See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel8-10173 (rhel8 rhel8-x64-jbds) 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
Cloning the remote Git repository
Cloning repository git@github.com:jbosstools/jiralint
Fetching upstream changes from git@github.com:jbosstools/jiralint
git --version # timeout=10
git --version # 'git version 2.31.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 --force --progress --
git@github.com:jbosstools/jiralint +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url git@github.com:jbosstools/jiralint # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/main
Seen 1 remote branch
git show-ref --tags -d # timeout=10
Checking out Revision
0f9c557de685037fc49db5db24fb5277f74a8de4 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f 0f9c557de685037fc49db5db24fb5277f74a8de4 # timeout=10
Commit
message: "Fix after 4.29.1.Final release Signed-off-by: Stephane Bouchet
<sbouchet(a)redhat.com>"
git rev-list --no-walk 0f9c557de685037fc49db5db24fb5277f74a8de4 #
timeout=10
[jbosstools-jiralint-weekly] $ /bin/bash +x
/tmp/jenkins8673247533422701194.sh
fetch console log parsing rules
[jbosstools-jiralint-weekly] $ /bin/bash +x /tmp/jenkins14504450495398868180.sh
Using reports defined in reports-weekly.json
Check for 'illegal fix version for resolved issue'
0 issues found with 'illegal fix version for resolved issue'
Write to illegalfixversionforresolvedissue-test.xml
Check for 'no fix version'
24 issues found with 'no fix version'
Traceback (most recent call last):
File "render-testcase.py", line 289, 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 92, in render
component_data = shared.jiraquery(options, "/rest/api/2/component/" +
component['id'])
File
"<https://studio-jenkins-csb-codeready.apps.ocp-c1.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/python3.6/site-packages/requests/models.py", line 897, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Build step 'Execute shell' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.