Open Bug 1461757 Opened 7 years ago Updated 3 years ago

Intermittent Exception: Tag wheezy-20171210 not found in repository debian and other docker cloning issues

Categories

(Firefox Build System :: Task Configuration, task, P5)

task

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de https://treeherder.mozilla.org/logviewer.html#?job_id=178570166&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/Pib9f7-ES56lM9J2RCf2sQ/runs/0/artifacts/public/logs/live_backing.log [vcs 2018-05-15T16:19:19.265Z] warning: sparse profile 'build/sparse-profiles/docker-image' not found in rev 000000000000 - ignoring it [vcs 2018-05-15T16:19:20.126Z] [vcs 2018-05-15T16:19:20.731Z] updating [> ] 100/4018 [vcs 2018-05-15T16:19:20.731Z] [vcs 2018-05-15T16:19:20.800Z] 4018 files updated, 0 files merged, 0 files removed, 0 files unresolved [vcs 2018-05-15T16:19:20.840Z] updated to 9db73092a9f35af336ff9105e1c6dc948e1bac77 [vcs 2018-05-15T16:19:20.843Z] PERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "clone", "shouldAlert": false, "subtests": [], "value": 208.20916295051575}, {"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "sparse_update_config", "shouldAlert": false, "subtests": [], "value": 0.00302886962890625}, {"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "update_sparse", "shouldAlert": false, "subtests": [], "value": 3.3464481830596924}, {"extraOptions": ["c5.xlarge"], "lowerIsBetter": true, "name": "overall", "shouldAlert": false, "subtests": [], "value": 212.530433177948}]} [vcs 2018-05-15T16:19:20.966Z] TinderboxPrint:<a href=https://hg.mozilla.org/integration/mozilla-inbound/rev/9db73092a9f35af336ff9105e1c6dc948e1bac77 title='Built from mozilla-inbound revision 9db73092a9f35af336ff9105e1c6dc948e1bac77'>9db73092a9f35af336ff9105e1c6dc948e1bac77</a> [task 2018-05-15T16:19:20.966Z] executing ['sh', '-x', '-c', ' /builds/worker/checkouts/gecko/mach taskcluster-build-image -t "debian7-base:7976ca3e495bf4831bc1b087f5e867d56b23313c6212a81165ab53ca2c1be3be" "debian7-base"'] [task 2018-05-15T16:19:20.968Z] + /builds/worker/checkouts/gecko/mach taskcluster-build-image -t debian7-base:7976ca3e495bf4831bc1b087f5e867d56b23313c6212a81165ab53ca2c1be3be debian7-base [task 2018-05-15T16:19:21.332Z] Step 0 : FROM debian:wheezy-20171210 [task 2018-05-15T16:20:24.742Z] wheezy-20171210: Pulling from debian [task 2018-05-15T16:20:24.742Z] f0c47cc69990: Pulling fs layer [task 2018-05-15T16:20:24.742Z] 4c60e7640350: Pulling fs layer [task 2018-05-15T16:20:24.900Z] f0c47cc69990: Downloading [task 2018-05-15T16:20:25.381Z] f0c47cc69990: Verifying Checksum [task 2018-05-15T16:20:25.381Z] f0c47cc69990: Download complete [task 2018-05-15T16:20:25.479Z] f0c47cc69990: Extracting [task 2018-05-15T16:20:27.265Z] f0c47cc69990: Pull complete [task 2018-05-15T16:22:32.029Z] Pulling repository debian [task 2018-05-15T16:22:54.331Z] Traceback (most recent call last): [task 2018-05-15T16:22:54.331Z] File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 447, in build_image [task 2018-05-15T16:22:54.331Z] build_image(image_name, tag, os.environ) [task 2018-05-15T16:22:54.331Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/docker.py", line 83, in build_image [task 2018-05-15T16:22:54.331Z] docker.post_to_docker(buf.getvalue(), '/build', nocache=1, t=tag) [task 2018-05-15T16:22:54.331Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/docker.py", line 107, in post_to_docker [task 2018-05-15T16:22:54.331Z] raise Exception(data['error']) [task 2018-05-15T16:22:54.331Z] Exception: Tag wheezy-20171210 not found in repository debian kill 8 See also: https://treeherder.mozilla.org/logviewer.html#?job_id=178573154&repo=mozilla-inbound Exception: Repository not found https://treeherder.mozilla.org/logviewer.html#?job_id=178570171&repo=mozilla-inbound Exception: Tag 16.04 not found in repository ubuntu https://treeherder.mozilla.org/logviewer.html#?job_id=178583912&repo=try&lineNumber=457 Image build failed: Tag 16.04 not found in repository ubuntu
Summary: Intermittent Exception: Tag wheezy-20171210 not found in repository debian → Intermittent Exception: Tag wheezy-20171210 not found in repository debian and other docker cloning issues
Depending on how often this happens, we could consider a wait-and-retry loop for the docker build process. I assume we're hitting some broken webhead at hub.docker.com or the like.
Component: Operations → Task Configuration
Product: Taskcluster → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.