See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...
Changes:
[Stephane] JBIDE-28179: added token support for jiralint jobs (#14)
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel7-6592 (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
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
Seen branch in repository origin/master
Seen 1 remote branch
git show-ref --tags -d # timeout=10
Checking out Revision
89d8e62c3699f41f9ceeee0cc36ae9282d3bfc59 (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 a25ae008fb9b418ebb64143ae0929c12cfcc016a #
timeout=10
git tag -a -f -m Jenkins Build #33 jenkins-jbosstools-jiralint-weekly-33 # timeout=10
[jbosstools-jiralint-weekly] $ bash -xe /tmp/jenkins1232068169192261520.sh
+ mkdir -p
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
+ wget --no-check-certificate
https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
-O
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
--2021-12-08 10:05:00--
https://raw.githubusercontent.com/jbosstools/jbosstools-build-ci/master/u...
Resolving
raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133,
185.199.110.133, 185.199.108.133, ...
Connecting to
raw.githubusercontent.com
(raw.githubusercontent.com)|185.199.111.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3248 (3.2K) [text/plain]
Saving to:
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
0K ... 100% 29.5M=0s
2021-12-08 10:05:00 (29.5 MB/s) -
‘<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/sources/util/jbosstools-console-log-parser.txt%E2%80%99>
saved [3248/3248]
[jbosstools-jiralint-weekly] $ bash -xe /tmp/jenkins4003972488277756903.sh
+ python -V
Python 2.7.5
+ python render-testcase.py -u jiralint.codeready -p **** -s
https://issues.redhat.com -r
reports-weekly.json -f jmaury(a)redhat.com -n jbosstools-dev(a)lists.jboss.org -m
smtp.corp.redhat.com
Using reports defined in reports-weekly.json
Check for 'illegal fix version for resolved issue'
1 issues found with 'illegal fix version for resolved issue'
Traceback (most recent call last):
File "render-testcase.py", line 291, in <module>
email_addresses = render(issue_type,
fields['description'].encode('utf8','replace'), data,
data['issues'], fields['jql'], options, email_addresses, components)
File "render-testcase.py", line 103, in render
component_lead_email = fetch_email(component_lead_name, options.unassignedjiraemail,
email_addresses)
File "render-testcase.py", line 24, in fetch_email
user_data = shared.jiraquery(options, "/rest/api/2/user?" +
urllib.urlencode(payload))
File
"<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-weekly/ws/common/shared.py",>
line 18, in jiraquery
return response.json()
File "/usr/lib/python2.7/site-packages/requests/models.py", line 802, in json
return json.loads(self.text, **kwargs)
File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python2.7/json/decoder.py", line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python2.7/json/decoder.py", line 384, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found.
Configuration error?