Closed Bug 1258928 Opened 8 years ago Closed 7 years ago

Intermittent linux update verify failures

Categories

(Release Engineering :: Release Automation: Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: rail, Unassigned)

References

Details

Sounds like it's something to do with AUFS on ext3/4 (there was a bug...). Probably need to revise the commands in Dockerfile...

I have something similar when I had 

CMD mkdir /home/user
CMD chown user: /home/user

and then I was getting permission errors because of some layering issues.


BTW, I couldn't find anything in https://github.com/Callek/update-test-runner/blob/master/Dockerfile

[taskcluster 2016-03-23 02:56:36.256Z] taskId: 8PG9HHGHQbSDrz1S6neYwg, workerId: i-0fd0d5f3e8dc2001b

5dce81f870ab - Started downloading
5dce81f870ab - Downloaded in 0.001 seconds
72f7fcd433f8 - Started downloading
72f7fcd433f8 - Downloaded in 0 seconds
20d99f5aec05 - Started downloading
a3ed95caeb02 - Started downloading
a3ed95caeb02 - Downloaded in 0.001 seconds
641bfa1ee570 - Started downloading
641bfa1ee570 - Downloaded in 0 seconds
b8f203e19c09 - Started downloading
e9d740884722 - Started downloading
b8f203e19c09 - Downloaded in 0.579 seconds
e97c09f7ef47 - Started downloading
e9d740884722 - Downloaded in 0.949 seconds
20d99f5aec05 - Downloaded in 1.243 seconds
e97c09f7ef47 - Downloaded in 5.978 seconds
Digest: sha256:d8e7d9234910c374946a173f35be02f7ab3a29bc5758ccd542707519aa942d65
Status: Downloaded newer image for callek/update-test-runner2:latest
[taskcluster 2016-03-23 02:57:03.851Z] === Task Starting ===
requesting all changes
adding changesets
adding manifests
adding file changes
added 6636 changesets with 14086 changes to 1975 files (+1 heads)
updating to branch default
abort: No such file or directory: '/tools/lib/perl'
[taskcluster 2016-03-23 02:57:14.056Z] === Task Finished ===
[taskcluster 2016-03-23 02:57:14.058Z] Unsuccessful task run with exit code: 255 completed in 37.803 seconds
https://tools.taskcluster.net/task-inspector/#ZoJF-iALRMuemZ9A0OEUyg/0

[taskcluster 2016-05-19 19:24:32.561Z] Task ID: ZoJF-iALRMuemZ9A0OEUyg
[taskcluster 2016-05-19 19:24:32.561Z] Worker ID: i-06b3a9a29020216b0
[taskcluster 2016-05-19 19:24:32.561Z] Worker Group: us-west-2b
[taskcluster 2016-05-19 19:24:32.561Z] Worker Type: opt-linux64
[taskcluster 2016-05-19 19:24:32.561Z] Public IP: 54.187.49.226

5dce81f870ab - Started downloading
5dce81f870ab - Downloaded in 0.001 seconds
72f7fcd433f8 - Started downloading
72f7fcd433f8 - Downloaded in 0.001 seconds
20d99f5aec05 - Started downloading
a3ed95caeb02 - Started downloading
a3ed95caeb02 - Downloaded in 0 seconds
641bfa1ee570 - Started downloading
641bfa1ee570 - Downloaded in 0.001 seconds
20d99f5aec05 - Downloaded in 1.286 seconds
b8f203e19c09 - Started downloading
e9d740884722 - Started downloading
e97c09f7ef47 - Started downloading
b8f203e19c09 - Downloaded in 1.518 seconds
e9d740884722 - Downloaded in 2.993 seconds
e97c09f7ef47 - Downloaded in 8.132 seconds
Digest: sha256:d8e7d9234910c374946a173f35be02f7ab3a29bc5758ccd542707519aa942d65
Status: Downloaded newer image for callek/update-test-runner2:latest
[taskcluster 2016-05-19 19:25:04.648Z] === Task Starting ===
requesting all changes
adding changesets
adding manifests
adding file changes
added 6799 changesets with 14465 changes to 1992 files (+1 heads)
updating to branch default
abort: No such file or directory: '/tools/lib/python/vendor/python-daemon-1.5.5'
[taskcluster 2016-05-19 19:25:15.327Z] === Task Finished ===
[taskcluster 2016-05-19 19:25:15.327Z] Unsuccessful task run with exit code: 255 completed in 42.767 seconds
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.