Awsy base exception: WORKER EXCEPTION due to response code 404 from Queue when uploading artifact
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
People
(Reporter: nataliaCs, Unassigned)
Details
Task details: https://tools.taskcluster.net/groups/eB7U8EroTRi8zxDvyOplpg/tasks/KR4m0YbSSn2bcLBtYT4Umg/details
Log: https://taskcluster-artifacts.net/KR4m0YbSSn2bcLBtYT4Umg/0/public/logs/live_backing.log
[taskcluster 2019-09-04T21:43:31.400Z] Result: SUCCEEDED
[taskcluster 2019-09-04T21:43:31.400Z] === Task Finished ===
[taskcluster 2019-09-04T21:43:31.400Z] Task Duration: 6m37.2337635s
[taskcluster 2019-09-04T21:43:31.950Z] Uploading artifact public/logs/localconfig.json from file logs\localconfig.json with content encoding "gzip", mime type "application/octet-stream" and expiry 2020-09-03T19:11:41.316Z
[taskcluster 2019-09-04T21:43:32.553Z] Uploading artifact public/test_info/gecko.log from file build\blobber_upload_dir\gecko.log with content encoding "gzip", mime type "text/plain" and expiry 2020-09-03T19:11:41.316Z
[taskcluster 2019-09-04T21:43:33.410Z] Uploading artifact public/test_info/marionette_errorsummary.log from file build\blobber_upload_dir\marionette_errorsummary.log with content encoding "gzip", mime type "text/plain" and expiry 2020-09-03T19:11:41.316Z
[taskcluster 2019-09-04T21:43:33.790Z] Uploading artifact public/test_info/memory-report-TabsOpenForceGC-0.json.gz from file build\blobber_upload_dir\memory-report-TabsOpenForceGC-0.json.gz with content encoding "", mime type "application/x-gzip" and expiry 2020-09-03T19:11:41.316Z
[taskcluster 2019-09-04T21:43:34.723Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/KR4m0YbSSn2bcLBtYT4Umg/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2020-09-03T19:11:41.316Z
[taskcluster:error] goroutine 1 [running]:
[taskcluster:error] runtime/debug.Stack(0xc0425313b8, 0x91cd00, 0xc0422044b0)
[taskcluster:error] /home/travis/.gimme/versions/go1.10.8.src/src/runtime/debug/stack.go:24 +0xae
[taskcluster:error] main.(*TaskRun).Run.func2(0xc042004010, 0xc04205aa00, 0xc042004018)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:896 +0x231
[taskcluster:error] panic(0x91cd00, 0xc0422044b0)
[taskcluster:error] /home/travis/.gimme/versions/go1.10.8.src/src/runtime/panic.go:502 +0x237
[taskcluster:error] main.(*TaskRun).uploadArtifact(0xc04205aa00, 0xa8fa40, 0xc0425df6e0, 0x25)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/artifacts.go:464 +0x109d
[taskcluster:error] main.(*TaskRun).Run.func4(0xc04205aa00, 0xc042004010)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:997 +0x243
[taskcluster:error] main.(*TaskRun).Run(0xc04205aa00, 0xc0422581e0)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:1062 +0x1835
[taskcluster:error] main.RunWorker(0x0)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:446 +0xc7c
[taskcluster:error] main.main()
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:151 +0x7ba
[taskcluster:error]
[taskcluster:error] &errors.errorString{s:"WORKER EXCEPTION due to response code 404 from Queue when uploading artifact &main.S3Artifact{BaseArtifact:(*main.BaseArtifact)(0xc0424ea700), Path:"build\\blobber_upload_dir\\perfherder_data.json", ContentEncoding:""} with CreateArtifact payload {"contentType":"application/octet-stream","expires":"2020-09-03T19:11:41.316Z","storageType":"s3"}"}
[taskcluster:error] WORKER EXCEPTION due to response code 404 from Queue when uploading artifact &main.S3Artifact{BaseArtifact:(*main.BaseArtifact)(0xc0424ea700), Path:"build\blobber_upload_dir\perfherder_data.json", ContentEncoding:""} with CreateArtifact payload {"contentType":"application/octet-stream","expires":"2020-09-03T19:11:41.316Z","storageType":"s3"}
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Updated•1 year ago
|
Updated•4 months ago
|
Description
•