Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #20480
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
Started by user Stephane Bouchet
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-61 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...>
The recommended git tool is: NONE
using credential devstudio-release
> git rev-parse --resolve-git-dir <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:jbosstools/jiralint # timeout=10
Fetching upstream changes from git@github.com:jbosstools/jiralint
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
using GIT_SSH to set credentials key used to push commits and tags via devstudio-release user to jbosstools repos
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...>
Verifying host key using manually-configured host key entries
> git fetch --tags --progress git@github.com:jbosstools/jiralint +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 1b81243361dc8a439af2868a73e21ad8296e62c9 (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1b81243361dc8a439af2868a73e21ad8296e62c9 # timeout=10
Commit message: "JBIDE-28528: move releng to python3"
> git rev-list --no-walk 1b81243361dc8a439af2868a73e21ad8296e62c9 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins6638681828191450114.sh
fetch console log parsing rules
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins3777052130377705509.sh
python: /usr/bin/python /usr/bin/python2.7 /usr/lib/python2.7 /usr/lib64/python2.7 /etc/python /usr/include/python2.7 /usr/share/man/man1/python.1.gz
Python 2.7.5
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1863k 100 1863k 0 0 5719k 0 --:--:-- --:--:-- --:--:-- 5733k
Collecting pip<21.0
Using cached pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.3.4
Uninstalling pip-20.3.4:
Successfully uninstalled pip-20.3.4
WARNING: The scripts pip, pip2 and pip2.7 are installed in '/home/hudson/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed pip-20.3.4
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Requirement already up-to-date: pip in /home/hudson/.local/lib/python2.7/site-packages (20.3.4)
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages (0.5.5)
Requirement already up-to-date: python-bugzilla==2.4.0 in /home/hudson/.local/lib/python2.7/site-packages (2.4.0)
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages (2.0.0)
Requirement already up-to-date: pytz in /home/hudson/.local/lib/python2.7/site-packages (2023.3.post1)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.11.1)
Requirement already up-to-date: funcsigs in /home/hudson/.local/lib/python2.7/site-packages (1.0.2)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Requirement already satisfied, skipping upgrade: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.0.0)
Requirement already satisfied, skipping upgrade: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira) (0.7.1)
Requirement already satisfied, skipping upgrade: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (3.1.0)
Requirement already satisfied, skipping upgrade: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.3.1)
Requirement already satisfied, skipping upgrade: six>=1.10.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (1.16.0)
Requirement already satisfied, skipping upgrade: setuptools>=20.10.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira) (44.1.1)
Requirement already satisfied, skipping upgrade: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (3.3.2)
Requirement already satisfied, skipping upgrade: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira) (1.7.1)
Requirement already satisfied, skipping upgrade: cffi>=1.12 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.15.1)
Requirement already satisfied, skipping upgrade: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.0.16)
Requirement already satisfied, skipping upgrade: enum34; python_version < "3" in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.1.10)
Requirement already satisfied, skipping upgrade: pycparser in /home/hudson/.local/lib/python2.7/site-packages (from cffi>=1.12->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (2.21)
[DEBUG] Current datetime: [0;33m2023-09-27 08:04:58.357134 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2000-09-26 00:00'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2000-09-26+00:00[0;39m
[DEBUG] Found [0;33m548[0;39m bugzillas to process
[INFO] Logging in to [0;35mhttps://issues.redhat.com[0;39m
Traceback (most recent call last):
File "bzira.py", line 617, in <module>
jira = JIRA(options={'server':options.jiraserver}, token_auth=(options.jiratoken))
TypeError: __init__() got an unexpected keyword argument 'token_auth'
[DEBUG] Current datetime: [0;33m2023-09-27 08:05:09.427432 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2000-09-26 00:00'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2000-09-26+00:00[0;39m
[DEBUG] Found [0;33m11[0;39m bugzillas to process
[INFO] Logging in to [0;35mhttps://issues.redhat.com[0;39m
Traceback (most recent call last):
File "bzira.py", line 617, in <module>
jira = JIRA(options={'server':options.jiraserver}, token_auth=(options.jiratoken))
TypeError: __init__() got an unexpected keyword argument 'token_auth'
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.