Closed
Bug 1480405
Opened 7 years ago
Closed 7 years ago
Exceptions on nightlies with signing in issues
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: CosminS, Assigned: mozilla)
References
Details
There were these exceptions on central on nightlies: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=bd79b07f57a34e0d8fe01bdc3f34815d77c01444&filter-resultStatus=exception&filter-resultStatus=pending&filter-resultStatus=running&filter-searchStr=ns&selectedJob=191562571
https://taskcluster-artifacts.net/Dlp4rPi-R7WBKNlsrPzLTA/1/public/logs/live_backing.log
https://taskcluster-artifacts.net/Dlp4rPi-R7WBKNlsrPzLTA/1/public/logs/chain_of_trust.log
2018-08-02 12:32:24,090 - signingscript.task - INFO - sign(): Signing /builds/scriptworker/work/public/build/as/target.tar.gz with macapp...
2018-08-02 12:32:24,090 - signingscript.sign - INFO - sign_file(): signing /builds/scriptworker/wor
k/public/build/as/target.tar.gz with macapp...
2018-08-02 12:32:24,090 - signingscript.utils - INFO - Running "/builds/scriptworker/bin/signtool -v -n /builds/scriptworker/work/nonce -t /builds/scriptworker/work/token -c /builds/scriptworker/lib/python3.6/site-packages/signingscript/data/host.cert -H mac-v2-signing1.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing2.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing3.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing4.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing6.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing7.srv.releng.scl3.mozilla.com:9100 -H mac-v2-signing8.srv.releng.mdc1.mozilla.com:9100 -H mac-v2-signing9.srv.releng.mdc1.mozilla.com:9100 -H mac-v2-signing10.srv.releng.mdc1.mozilla.com:9100 -f macapp -o /builds/scriptworker/work/public/build/as/target.tar.gz /builds/scriptworker/work/public/build/as/target.tar.gz"
2018-08-02 12:32:24,094 - signingscript.utils - INFO - COMMAND OUTPUT:
2018-08-02 12:32:24,408 - signingscript.utils - INFO - 2018-08-02 12:32:24,407 - in /
2018-08-02 12:32:24,408 - signingscript.utils - INFO - 2018-08-02 12:32:24,408 - doing dmg signing
mtabara suggested it could be from https://github.com/mozilla-releng/build-puppet/commit/f94ab70542fe8bd9b3738da6c3f6a8dbf7210876
| Reporter | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → aki
| Assignee | ||
Comment 2•7 years ago
|
||
The mdc1 mac signing servers should now be disabled, so this should stop happening.
bug 1480512 should help address the root cause.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Component: Release Automation: Signing → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•