[Qa-jenkins-scm] Build failed in Jenkins: reproducible_json #3038

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Jun 18 10:01:32 UTC 2015


See <https://jenkins.debian.net/job/reproducible_json/3038/>

------------------------------------------
Started by timer
Building in workspace <https://jenkins.debian.net/job/reproducible_json/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5955372043460988621.sh
+ /srv/jenkins/bin/reproducible_json.py
INFO: Creating json dump of current reproducible status
INFO: 	processing 44358
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_json.py", line 44, in <module>
    os.rename(tmpfile.name, REPRODUCIBLE_JSON)
PermissionError: [Errno 13] Permission denied: '/var/lib/jenkins/userContent/reproducible/tmp6afxg39e' -> '/var/lib/jenkins/userContent/reproducible/reproducible.json'
Exception ignored in: <bound method _TemporaryFileCloser.__del__ of <tempfile._TemporaryFileCloser object at 0x7fbea6da8e48>>
Traceback (most recent call last):
  File "/usr/lib/python3.4/tempfile.py", line 505, in __del__
    self.close()
  File "/usr/lib/python3.4/tempfile.py", line 501, in close
    unlink(self.name)
PermissionError: [Errno 13] Permission denied: '/var/lib/jenkins/userContent/reproducible/tmp6afxg39e'
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list