Build failed in Jenkins: jbosstools-jiralint-bzira #24068
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-204205 (rhel7-devstudio-releng upshift) in workspace <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/jbosstools/jiralint.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 34f713c9e7916cd7bd3a32589df22f315c553b65 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 34f713c9e7916cd7bd3a32589df22f315c553b65
Commit message: "Merge pull request #5 from sbouchet/fix-typo"
> git rev-list --no-walk 34f713c9e7916cd7bd3a32589df22f315c553b65 # timeout=10
> git tag -a -f -m Jenkins Build #24068 jenkins-jbosstools-jiralint-bzira-24068 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/sh -xe /tmp/jenkins7124888780887421218.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=<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>
+ mkdir -p <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>
+ [[ ! -x <https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...> ]]
+ 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 1734k 100 1734k 0 0 4485k 0 --:--:-- --:--:-- --:--:-- 4492k
+ python -W ignore get-pip.py --user
Collecting pip
Using cached https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af...
Installing collected packages: pip
Found existing installation: pip 19.3.1
Uninstalling pip-19.3.1:
Successfully uninstalled pip-19.3.1
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-19.3.1
+ PATH=/qa/tools/opt/x86_64/openjdk-1.8.0/bin:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.222.b10-1.el7_7.x86_64/bin/:/qa/tools/opt/x86_64/jdk1.8.0_last/bin/:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:<https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstoo...>:/home/hudson/.local/bin
+ pip install --upgrade --user pip bugzillatools python-bugzilla jira pytz pbr funcsigs
Cache entry deserialization failed, entry ignored
Collecting pip
Using cached https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af...
Requirement already up-to-date: bugzillatools in /home/hudson/.local/lib/python2.7/site-packages
Requirement already up-to-date: python-bugzilla in /home/hudson/.local/lib/python2.7/site-packages
Requirement already up-to-date: jira in /home/hudson/.local/lib/python2.7/site-packages
Collecting pytz
Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea...
Collecting pbr
Using cached https://files.pythonhosted.org/packages/7a/db/a968fd7beb9fe06901c1841cb25...
Requirement already up-to-date: funcsigs in /usr/lib/python2.7/site-packages
Collecting requests (from python-bugzilla)
Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba...
Requirement already up-to-date: oauthlib[signedtoken]>=1.0.0 in /home/hudson/.local/lib/python2.7/site-packages (from jira)
Requirement already up-to-date: defusedxml in /home/hudson/.local/lib/python2.7/site-packages (from jira)
Collecting six>=1.10.0 (from jira)
Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b...
Requirement already up-to-date: requests-toolbelt in /home/hudson/.local/lib/python2.7/site-packages (from jira)
Requirement already up-to-date: requests-oauthlib>=0.6.1 in /home/hudson/.local/lib/python2.7/site-packages (from jira)
Collecting setuptools>=20.10.1 (from jira)
Using cached https://files.pythonhosted.org/packages/9e/d5/444a443d890f09fc1ca1a2c3c9f...
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests->python-bugzilla)
Using cached https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebf...
Requirement already up-to-date: certifi>=2017.4.17 in /home/hudson/.local/lib/python2.7/site-packages (from requests->python-bugzilla)
Requirement already up-to-date: chardet<3.1.0,>=3.0.2 in /usr/lib/python2.7/site-packages (from requests->python-bugzilla)
Collecting idna<2.9,>=2.5 (from requests->python-bugzilla)
Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03...
Requirement already up-to-date: cryptography; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira)
Requirement already up-to-date: pyjwt>=1.0.0; extra == "signedtoken" in /home/hudson/.local/lib/python2.7/site-packages (from oauthlib[signedtoken]>=1.0.0->jira)
Collecting enum34; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Using cached https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6f...
Requirement already up-to-date: cffi!=1.11.3,>=1.8 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Collecting ipaddress; python_version < "3" (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Using cached https://files.pythonhosted.org/packages/c2/f8/49697181b1651d8347d24c095ce...
Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira)
Installing collected packages: pip, pytz, pbr, urllib3, idna, requests, six, setuptools, enum34, ipaddress, pycparser
Successfully installed enum34-1.0.4 idna-2.5 ipaddress-1.0.18 pbr-5.1.2 pip-8.1.2 pycparser-2.14 pytz-2016.10 requests-2.21.0 setuptools-0.9.8 six-1.12.0 urllib3-1.24.1
You are using pip version 8.1.2, however version 19.3.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ [[ -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: 2019-12-01 14:25:14.828876 (UTC)
Traceback (most recent call last):
File "bzira.py", line 614, in <module>
bz = bugzilla.Bugzilla(url=bzserver + "xmlrpc.cgi")
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line 306, in __init__
self.connect(url)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/base.py", line 553, in connect
version = self._proxy.Bugzilla.version()["version"]
File "/usr/lib64/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 104, in _ServerProxy__request
self)._ServerProxy__request(methodname, params)
File "/usr/lib64/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 202, in request
return self._request_helper(url, request_body)
File "/home/hudson/.local/lib/python2.7/site-packages/bugzilla/transport.py", line 165, in _request_helper
url, data=request_body, **self.request_defaults)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 581, in post
return self.request('POST', url, data=data, json=json, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send
r = adapter.send(request, **kwargs)
File "/home/hudson/.local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='bugs.eclipse.org', port=443): Max retries exceeded with url: /bugs/xmlrpc.cgi (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f05cf2957d0>: Failed to establish a new connection: [Errno 110] Connection timed out',))
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.