Build failed in Jenkins: Studio » Engineering » CodeReady Studio Master Builds » jbosstools-javaee-tests-matrix_master » jsf/tests,openjdk-11,mac #356
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee-tests-matrix_master" build number 356
originally caused by:
Started by upstream project "Studio/Engineering/build_master/jbosstools-javaee_master" build number 342
originally caused by:
Started by upstream project "Studio/Engineering/releng/jbosstools-pipeline_master" build number 344
originally caused by:
Started by upstream project "Studio/Engineering/build_master/jbosstools-build.parent_master" build number 38
originally caused by:
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on dev-platform-mac1 (macosx macosx1015 catalina noxvnc mac dev-platform-mac) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jbosstools-javaee.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jbosstools-javaee.git
> git --version # timeout=10
> git --version # 'git version 2.21.0 (Apple Git-122)'
> git fetch --tags --force --progress -- git://github.com/jbosstools/jbosstools-javaee.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://github.com/jbosstools/jbosstools-javaee.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
Commit message: "JBIDE-28184: Update PR workflows to test against Java 17 (#486)"
> git rev-list --no-walk 8fc233ad8d90dbf44fc2f5475e45393fb9f9f4b1 # timeout=10
> git tag -a -f -m Jenkins Build #356 jenkins-SUB=jsf/tests,jdk=openjdk-11,label=mac-356 # timeout=10
[mac] $ bash -xe /var/folders/tp/hcfshtz152n2t8y4jfl08w140000kr/T/jenkins2980852462619821449.sh
++ ps ax
++ grep firefox
++ grep -v grep
+ [[ -n '' ]]
[mac] $ /Users/jbossqa/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven3-latest/bin/mvn -f <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> -Djdk=openjdk-11 -DSUB=jsf/tests -DBUILD_NUMBER=342 -DUPSTREAMDEST=hudson@${HOSTNAME}:/jenkins/jbosstools-javaee_master -Dlabel=mac "-DMAVEN_FLAGS=-B -U -fae -e -Dstream_jbt=master -P hudson,unified.target" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -DskipPrivateRequirements=true -Dmaven.repo.local=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> clean verify -B -ntp -U -fae -e -P maximum,runTestsOnly -Dsurefire.timeout=10000
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (classLoader.cpp:1205), pid=49566, tid=9987
# guarantee(JImageOpen != NULL) failed: function JIMAGE_Open not found
#
# JRE version: (11.0.9+11) (build )
# Java VM: OpenJDK 64-Bit Server VM (11.0.9+11, mixed mode, sharing, tiered, unknown gc, bsd-amd64)
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
#
#
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6365
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-releng-5666 (rhel7-devstudio-releng rhel7-releng) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # 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 --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6365 jenkins-jbosstools-jiralint-bzira-6365 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins3285169387481105451.sh
--2022-01-28 18:02:30-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8000::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 30.4M=0s
2022-01-28 18:03:13 (30.4 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins240239714321699677.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 549k 0 0:00:03 0:00:03 --:--:-- 549k
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 (2021.3)
Requirement already up-to-date: pbr in /home/hudson/.local/lib/python2.7/site-packages (5.8.0)
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) (0.9.1)
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.0)
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: 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: 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: cffi>=1.12 in /home/hudson/.local/lib/python2.7/site-packages (from cryptography; extra == "signedtoken"->oauthlib[signedtoken]>=1.0.0->jira) (1.15.0)
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;33m2022-01-28 23:03:45.739161 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 15:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+15:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 23:03:46.319784 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 15:03'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+15:03[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6361
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-7439 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6361 jenkins-jbosstools-jiralint-bzira-6361 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins917593549344870405.sh
--2022-01-28 14:04:33-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8002::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 19.7M=0s
2022-01-28 14:05:00 (19.7 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins4764948222743193289.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 538k 0 0:00:03 0:00:03 --:--:-- 538k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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)
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 cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 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=35834 sha256=92ab0eed271117586053d0e37c20d1305052d7cfcf4434333545d2e5516898bd
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=508daec2f65f9942939b73e5b85953ac6e0cc3ccb4e1ab7e369485d8c8b842bc
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, six, pycparser, cffi, 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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 19:05:56.791591 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 11:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+11:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 19:05:57.465964 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 11:05'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+11:05[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6359
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-7429 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6359 jenkins-jbosstools-jiralint-bzira-6359 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins1954938196515154648.sh
--2022-01-28 12:03:06-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8002::154, 2606:50c0:8000::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 24.1M=0s
2022-01-28 12:03:33 (24.1 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins7567581686218358794.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 89 1863k 89 1674k 0 0 485k 0 0:00:03 0:00:03 --:--:-- 485k100 1863k 100 1863k 0 0 538k 0 0:00:03 0:00:03 --:--:-- 538k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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.21-py2.py3-none-any.whl (118 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=35834 sha256=c717d596fdfbb0bb5264c0e42a5e12b904f76c785fa96fbbb838bf02aca81c63
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=f07eac68b1ae9bc90111606b1540b0a8009a1b14a0ac99a953b9e3b2ddcf624d
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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 17:04:32.729636 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 09:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+09:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 17:04:33.526163 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 09:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+09:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6355
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-6320 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6355 jenkins-jbosstools-jiralint-bzira-6355 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins7866390987857131132.sh
--2022-01-28 08:07:02-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8001::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 26.0M=0s
2022-01-28 08:07:45 (26.0 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins5014944963705043237.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 26 1863k 26 489k 0 0 158k 0 0:00:11 0:00:03 0:00:08 158k100 1863k 100 1863k 0 0 581k 0 0:00:03 0:00:03 --:--:-- 581k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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.21-py2.py3-none-any.whl (118 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=35834 sha256=c0bb492bb1c286456132d1b47c1962029d1d351843f006686c61ffa2c057c74a
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=a0849e2a151161cc7595e50280b39cf39d2ed7876309060a42b5e5c9c2351b0e
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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 13:08:48.709455 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 05:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+05:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 13:08:49.590751 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 05:08'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+05:08[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6353
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-5633 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6353 jenkins-jbosstools-jiralint-bzira-6353 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins6194897619362583212.sh
--2022-01-28 06:02:12-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8000::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 22.5M=0s
2022-01-28 06:02:55 (22.5 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins4853282977859671052.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0100 1863k 100 1863k 0 0 101k 0 0:00:18 0:00:18 --:--:-- 423k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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.21-py2.py3-none-any.whl (118 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=35834 sha256=67b75b015c857930833228d4c2ae4b168bfd1ba6770a3bb62c9020f80358dabc
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=5827ce2cb777ffdc4701cb5be8e259722f484b3afb866667c6a13aa48a7b81c5
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, six, pycparser, cffi, 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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 11:04:06.511078 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 03:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+03:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 11:04:07.219777 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-28 03:04'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-28+03:04[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6347
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-4702 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6347 jenkins-jbosstools-jiralint-bzira-6347 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins2851795170831092818.sh
--2022-01-28 00:05:09-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8000::154, 2606:50c0:8002::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 23.9M=0s
2022-01-28 00:05:36 (23.9 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins7490156927836817350.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 6 1863k 6 112k 0 0 34559 0 0:00:55 0:00:03 0:00:52 34553100 1863k 100 1863k 0 0 552k 0 0:00:03 0:00:03 --:--:-- 552k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 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.21-py2.py3-none-any.whl (118 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=35834 sha256=bb8082a3ccad88526087860b0c8aeef821d0d88500f5c46b5cc16397293e19b4
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=be2434968bd1df98e4664b36666cc2ea076061162a3eaf089b3305ae4c08367f
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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 05:06:39.895641 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 21:06'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+21:06[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 05:06:40.712542 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 21:06'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+21:06[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months
Build failed in Jenkins: Studio » Engineering » CodeReady Studio Release Engineering » jbosstools-jiralint-bzira #6343
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-4675 (rhel rhel7) in workspace <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://github.com/jbosstools/jiralint.git
> git init <https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> # timeout=10
Fetching upstream changes from git://github.com/jbosstools/jiralint.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress git://github.com/jbosstools/jiralint.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
Commit message: "JBIDE-28179: added token support for jiralint jobs (#14)"
> git rev-list --no-walk 89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 # timeout=10
> git tag -a -f -m Jenkins Build #6343 jenkins-jbosstools-jiralint-bzira-6343 # timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins2381098264339931702.sh
--2022-01-27 20:01:14-- https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8001::154, 2606:50c0:8000::154, 2606:50c0:8003::154, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8001::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8000::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8002::154|:443... failed: No route to host.
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3357 (3.3K) [text/plain]
Saving to: ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...>
0K ... 100% 28.0M=0s
2022-01-27 20:01:41 (28.0 MB/s) - ‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...> saved [3357/3357]
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins941118005946554710.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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0100 1863k 100 1863k 0 0 548k 0 0:00:03 0:00:03 --:--:-- 548k
Collecting pip<21.0
Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Collecting wheel
Downloading wheel-0.37.1-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.4 wheel-0.37.1
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)
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-2021.3-py2.py3-none-any.whl (503 kB)
Collecting pbr
Downloading pbr-5.8.0-py2.py3-none-any.whl (112 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.7.1-py2.py3-none-any.whl (25 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.16.0-py2.py3-none-any.whl (11 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.2-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 enum34; python_version < "3"
Downloading enum34-1.1.10-py2-none-any.whl (11 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 cffi>=1.12
Downloading cffi-1.15.0-cp27-cp27mu-manylinux1_x86_64.whl (393 kB)
Collecting pycparser
Downloading pycparser-2.21-py2.py3-none-any.whl (118 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=35834 sha256=ba8921191f72cd6f756921a33d96ca44a447dc2c103b67ec269c78c62b430c91
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=f84d8a61bfbf062e9ae68acb66e9a6d5fb45a9782b722462805683d2a0340d6f
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, six, enum34, pycparser, cffi, 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.
Successfully installed bugzillatools-0.5.5 cffi-1.15.0 cryptography-3.3.2 defusedxml-0.7.1 enum34-1.1.10 funcsigs-1.0.2 jira-2.0.0 oauthlib-3.1.0 pbr-5.8.0 pycparser-2.21 pyjwt-1.7.1 python-bugzilla-2.4.0 pytz-2021.3 requests-oauthlib-1.3.0 requests-toolbelt-0.9.1 setuptools-44.1.1 six-1.16.0
[DEBUG] Current datetime: [0;33m2022-01-28 01:02:37.519863 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 17:02'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugs.eclipse.org/bugs/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+17:02[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
[DEBUG] Current datetime: [0;33m2022-01-28 01:02:38.148262 (UTC)[0;39m
[DEBUG] xmlrpc post: [0;35m{'status_whiteboard': 'RHT', 'last_change_time': '2022-01-27 17:02'}[0;39m
[DEBUG] buglist get: [0;35mhttps://bugzilla.redhat.com/buglist.cgi?status_whiteboard=RHT&chfieldfrom=2022-01-27+17:02[0;39m
[DEBUG] Found [0;33m0[0;39m bugzillas to process
[INFO] No bugzillas found matching the query. Nothing to do.
Build step 'Console output (build log) parsing' changed build result to FAILURE
[description-setter] Could not determine description.
2 years, 8 months