Build failed in Jenkins: jbosstools-jiralint-bzira #33472
by dev-platform-jenkins@redhat.com
See <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-devstudio-releng-50035 (rhel7-devstudio-releng rhel7-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0351ce3ba6372f8012ae24d6a39d8f9ccd174669 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0351ce3ba6372f8012ae24d6a39d8f9ccd174669
Commit message: "Fixed the render-testcase.py command docs (#8)"
> git rev-list --no-walk 0351ce3ba6372f8012ae24d6a39d8f9ccd174669 # timeout=10
> git tag -a -f -m Jenkins Build #33472 jenkins-jbosstools-jiralint-bzira-33472 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins1466928839553836617.sh
+ export JIRA_USER=jiralint
+ JIRA_USER=jiralint
+ export JIRA_PWD=mart-milt-sedative
+ JIRA_PWD=mart-milt-sedative
+ whereis python
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 -V
Python 2.7.5
+ [[ ! -w /home/hudson/.local/bin ]]
+ pipFolder=/home/hudson/.local/bin
+ mkdir -p /home/hudson/.local/bin
+ [[ ! -x /home/hudson/.local/bin/pip ]]
+ curl https://bootstrap.pypa.io/get-pip.py
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1842k 100 1842k 0 0 4268k 0 --:--:-- --:--:-- --:--:-- 4275k
+ python -W ignore get-pip.py --user
Collecting pip
Downloading pip-20.3.3-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, wheel
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.
WARNING: The script wheel is 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.3 wheel-0.36.2
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/opt/apache-maven-3.5.2/bin:/usr/local/bin:/usr/bin:/home/hudson/.local/bin:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla==2.4.0 jira pytz pbr funcsigs
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.3)
Collecting bugzillatools
Downloading bugzillatools-0.5.5.tar.gz (41 kB)
Collecting python-bugzilla==2.4.0
Downloading python-bugzilla-2.4.0.tar.gz (109 kB)
Collecting jira
Downloading jira-2.0.0-py2.py3-none-any.whl (57 kB)
Collecting pytz
Downloading pytz-2020.5-py2.py3-none-any.whl (510 kB)
Collecting pbr
Downloading pbr-5.5.1-py2.py3-none-any.whl (106 kB)
Collecting funcsigs
Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
Requirement already satisfied, skipping upgrade: requests in /usr/lib/python2.7/site-packages (from python-bugzilla==2.4.0) (2.6.0)
Collecting requests-toolbelt
Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
Collecting defusedxml
Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB)
Collecting oauthlib[signedtoken]>=1.0.0
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
Collecting requests-oauthlib>=0.6.1
Downloading requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
Collecting six>=1.10.0
Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting setuptools>=20.10.1
Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB)
Collecting cryptography; extra == "signedtoken"
Downloading cryptography-3.3.1-cp27-cp27mu-manylinux2010_x86_64.whl (2.6 MB)
Collecting pyjwt>=1.0.0; extra == "signedtoken"
Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB)
Collecting cffi>=1.12
Downloading cffi-1.14.4-cp27-cp27mu-manylinux1_x86_64.whl (389 kB)
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)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB)
Building wheels for collected packages: bugzillatools, python-bugzilla
Building wheel for bugzillatools (setup.py): started
Building wheel for bugzillatools (setup.py): finished with status 'done'
Created wheel for bugzillatools: filename=bugzillatools-0.5.5-py2-none-any.whl size=35835 sha256=9cc3e5be946d94238bb641c3e2edeb96a5a1abbfcf16c0e4ade2761d4fd38947
Stored in directory: /home/hudson/.cache/pip/wheels/25/a9/1f/d244cd8001b62a8d8ed018ecb4ed8a0b69f716169cc9837e6c
Building wheel for python-bugzilla (setup.py): started
Building wheel for python-bugzilla (setup.py): finished with status 'done'
Created wheel for python-bugzilla: filename=python_bugzilla-2.4.0-py2-none-any.whl size=58907 sha256=8b9c1d8c25dc9efce3155687919777d737e8e83ad88ca7de3a71350aabacec87
Stored in directory: /home/hudson/.cache/pip/wheels/9e/e8/b1/4b870e334d47536ad969df691155438f5d2b6c928741d3f9f1
Successfully built bugzillatools python-bugzilla
Installing collected packages: bugzillatools, python-bugzilla, requests-toolbelt, defusedxml, pycparser, cffi, six, enum34, cryptography, pyjwt, oauthlib, requests-oauthlib, pbr, setuptools, jira, pytz, funcsigs
ERROR: pip's legacy dependency resolver does not consider dependency conflicts when selecting packages. This behaviour is the source of the following dependency conflicts.
jira 2.0.0 requires requests>=2.10.0, but you'll have requests 2.6.0 which is incompatible.
heat-cfntools 1.2.6 requires boto==2.5.2, but you'll have boto 2.34.0 which is incompatible.
heat-cfntools 1.2.6 requires pbr<0.6,>=0.5.16, but you'll have pbr 5.5.1 which is incompatible.
heat-cfntools 1.2.6 requires psutil<1.0, but you'll have psutil 1.2.1 which is incompatible.
Successfully installed bugzillatools-0.5.5 cffi-1.14.4 cryptography-3.3.1 defusedxml-0.6.0 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.5.1 pycparser-2.20 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2020.5 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.15.0
+ [[ -n true ]]
+ [[ true != \f\a\l\s\e ]]
+ AUTO=--auto-create
+ [[ -n '' ]]
+ START='-m 8'
+ python -W ignore bzira.py -u jiralint -p mart-milt-sedative -s https://issues.jboss.org -m 8 --auto-create -A -a -v --color -E
[DEBUG] Current datetime: 2021-01-04 16:25:17.266615 (UTC)
[DEBUG] xmlrpc post: {'status_whiteboard': 'RHT', 'last_change_time': '2021-01-04 08:25'}
[DEBUG] buglist get: https://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfr...
[DEBUG] Found 1 bugzillas to process
[INFO] Logging in to https://issues.jboss.org
Traceback (most recent call last):
File "bzira.py", line 632, in <module>
versions = jira.project_versions(options.jira_project)
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line 126, in wrapper
result = func(*arg_list, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line 2005, in project_versions
r_json = self._get_json('project/' + project + '/versions')
File "/home/hudson/.local/lib/python2.7/site-packages/jira/client.py", line 2549, in _get_json
r = self._session.get(url, params=params)
File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 151, in get
return self.__verb('GET', url, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 147, in __verb
raise_on_error(response, verb=verb, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/jira/resilientsession.py", line 57, in raise_on_error
r.status_code, error, r.url, request=request, response=r, **kwargs)
jira.exceptions.JIRAError: JiraError HTTP 404 url: https://issues.redhat.com/rest/api/2/project/ERT/versions
text: No project could be found with key 'ERT'.
response headers = {'x-ausername': 'anonymous', 'x-arequestid': '685x8555378x2', 'x-xss-protection': '1; mode=block', 'content-security-policy': "frame-ancestors 'self'", 'x-content-type-options': 'nosniff', 'content-encoding': 'gzip', 'transfer-encoding': 'chunked', 'strict-transport-security': 'max-age=31536000; includeSubDomains', 'vary': 'User-Agent', 'keep-alive': 'timeout=20', 'connection': 'keep-alive', 'cache-control': 'no-cache, no-store, no-transform', 'date': 'Mon, 04 Jan 2021 16:25:17 GMT', 'x-frame-options': 'SAMEORIGIN', 'referrer-policy': 'strict-origin-when-cross-origin', 'content-type': 'application/json;charset=UTF-8'}
response text = {"errorMessages":["No project could be found with key 'ERT'."],"errors":{}}
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.