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 rhel7-5391 (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
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 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
/usr/bin/chcon --type=ssh_home_t
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
git fetch --tags --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
57fd85f7bfb81db512a047f7666cbb06a2952581 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f 57fd85f7bfb81db512a047f7666cbb06a2952581 # timeout=10
Commit
message: "fix jiralint after JBT 4.23.0 release (#16)"
git rev-list --no-walk 57fd85f7bfb81db512a047f7666cbb06a2952581 #
timeout=10
[jbosstools-jiralint-weekly] $ /bin/bash +x
/tmp/jenkins375494045500661703.sh
fetch console log parsing rules
[jbosstools-jiralint-weekly] $ /bin/bash +x /tmp/jenkins8486190356227667130.sh
Python 2.7.5
Using reports defined in reports-weekly.json
Check for 'illegal fix version for resolved issue'
3 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.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/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?