Closed
Bug 1669879
Opened 5 years ago
Closed 5 years ago
OSX 10.10 worker cleanups
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox83 fixed)
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
The last use of t-osx-1010 was removed in bug 1613982, and
t-osx-1010-pgo was never used.
Assignee | ||
Comment 2•5 years ago
|
||
All the workers that had hg under /tools/python27-mercurial are gone.
This also fixes run-task for workers running > 10.14.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/86061c7de217
Remove the t-osx-1010* worker types. r=releng-reviewers,mtabara
https://hg.mozilla.org/integration/autoland/rev/f484bfd1ad97
Always use `hg` in run-task on mac. r=releng-reviewers,mtabara
Comment 4•5 years ago
|
||
Backed out 2 changesets (bug 1669879) for docker failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/8545d771eea83458df047e4d4e7a6b306476f02f
...
Get:44 http://snapshot.debian.org/archive/debian/20200422T205110Z buster/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~deb10u1 [215 MB]
47% [44 openjdk-11-jdk-headless 35.7 MB/215 MB 17%] 84.2 kB/s 35min 28s
47% [44 openjdk-11-jdk-headless 36.0 MB/215 MB 17%] 84.2 kB/s 35min 24s
48% [44 openjdk-11-jdk-headless 39.3 MB/215 MB 18%] 84.2 kB/s 34min 46s
Err:44 http://snapshot.debian.org/archive/debian/20200422T205110Z buster/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~deb10u1
Undetermined Error [IP: 193.62.202.27 80]
37% [Working] 84.2 kB/s 42min 32s
Fetched 57.3 MB in 1min 6s (875 kB/s)
E: Failed to fetch http://snapshot.debian.org/archive/debian-security/20200422T205110Z/pool/updates/main/o/openjdk-11/openjdk-11-jdk-headless_11.0.6+10-1~deb10u1_amd64.deb Undetermined Error [IP: 193.62.202.27 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
error building image: error building stage: failed to execute command: waiting for process to exit: exit status 100
Error: Could not build image.
[taskcluster 2020-10-09 04:41:07.568Z] === Task Finished ===
[taskcluster 2020-10-09 04:41:07.635Z] Artifact "public/image.tar.zst" not found at "/workspace/image.tar.zst"
[taskcluster 2020-10-09 04:41:07.726Z] Unsuccessful task run with exit code: 1 completed in 85.024 seconds
Flags: needinfo?(mh+mozilla)
Pushed by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6417c5307351
Remove the t-osx-1010* worker types. r=releng-reviewers,mtabara
https://hg.mozilla.org/integration/autoland/rev/d871e84e77bb
Always use `hg` in run-task on mac. r=releng-reviewers,mtabara
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mh+mozilla)
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6417c5307351
https://hg.mozilla.org/mozilla-central/rev/d871e84e77bb
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Comment 7•5 years ago
|
||
Backed out for Linux time outs
Backout link: https://hg.mozilla.org/releases/mozilla-esr78/rev/a106e18f969cdbcf41bec507c000db67c27927ad
Log link: https://treeherder.mozilla.org/logviewer?job_id=326724956&repo=mozilla-esr78&lineNumber=3497
Flags: needinfo?(mh+mozilla)
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(mh+mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•