See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by user Stephane Bouchet
Rebuilds build #20461
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-4 (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
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
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
fb76cd2b573d1a2294f58fc60474a71ff1bec56b (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f fb76cd2b573d1a2294f58fc60474a71ff1bec56b # timeout=10
Commit
message: "fix bzira"
git rev-list --no-walk fb76cd2b573d1a2294f58fc60474a71ff1bec56b #
timeout=10
[jbosstools-jiralint-bzira] $ /bin/bash +x
/tmp/jenkins18275861907699083505.sh
fetch console log parsing rules
[jbosstools-jiralint-bzira] $ /bin/bash +x /tmp/jenkins11033079765911175028.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 560k 0
0:00:03 0:00:03 --:--:-- 560k
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: 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.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: 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)
Usage: bzira.py -u <jirauser> -p <jirapwd>
Creates proxy issues for bugzilla issues in jira
bzira.py: error: no such option: -t
Usage: bzira.py -u <jirauser> -p <jirapwd>
Creates proxy issues for bugzilla issues in jira
bzira.py: error: no such option: -t
Build step 'Execute shell' marked build as failure
[description-setter] Could not determine description.