Closed Bug 1787098 Opened 3 years ago Closed 3 years ago

Perma exception [taskcluster:error] `task.payload` format is invalid json schema errors: "Artifact expiration for 'public/logs' must not be greater than task expiration.

Categories

(Firefox Build System :: Task Configuration, defect)

defect

Tracking

(firefox-esr91 unaffected, firefox-esr102 unaffected, firefox104 unaffected, firefox105 unaffected, firefox106 fixed)

RESOLVED FIXED
106 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox-esr102 --- unaffected
firefox104 --- unaffected
firefox105 --- unaffected
firefox106 --- fixed

People

(Reporter: CosminS, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Started with this merge.

Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?changeset=2895842928e98ccf141664d1c03033acebe36706

Failure log: https://firefox-ci-tc.services.mozilla.com/tasks/PCU-GRTRQaShRMWacnbGPA/runs/1/logs/public/logs/live.log

[taskcluster 2022-08-25 04:03:03.653Z] using cache "gecko-level-3-checkouts-hg58-v3-35e6d2147228a7dd8319" -> /builds/worker/checkouts
[taskcluster 2022-08-25 04:03:03.653Z] using cache "gecko-level-3-tooltool-cache-v3-35e6d2147228a7dd8319" -> /builds/worker/tooltool-cache
[taskcluster:error] `task.payload` format is invalid json schema errors:
 [
  "Artifact expiration for 'public/logs' must not be greater than task expiration. Artifact expiration is 'Fri Aug 25 2023 04:00:26 GMT+0000 (Coordinated Universal Time)' but task expiration is 'Wed Nov 23 2022 04:00:26 GMT+0000 (Coordinated Universal Time)'"
]
[taskcluster 2022-08-25 04:03:04.762Z] Unsuccessful task run with exit code: -1 completed in 1.11 seconds

I think this might be due to changes in Bug 1649987: https://hg.mozilla.org/mozilla-central/rev/925838f86a8033cc4d8119ba1df5bb21219e0f8c

Flags: needinfo?(bhyde)

Looks like backing out Bug 1649987 solved the issue, treeherder link.

Fixed by backout.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(bhyde)
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch

Shouldn't this have been caught at decision task time instead of on startup of the downstream tasks?

You need to log in before you can comment on or make changes to this bug.