URL parameter 'taskId' given as 'langpack-copy' must match regular expression: '/^[A-Za-z0-9_-]{8}[Q-T][A-Za-z0-9_-][CGKOSWaeimquy26-][A-Za-z0-9_-]{10}[AQgw]$/
Categories
(Release Engineering :: Release Automation, defect)
Tracking
(Not tracked)
People
(Reporter: rmaries, Unassigned)
References
Details
Push with failure: https://treeherder.mozilla.org/#/jobs?repo=mozilla-beta&selectedJob=263610993&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&searchStr=langpack
Failure log: https://taskcluster-artifacts.net/fJBkXvP0TQKWaDgn-12_EQ/0/public/logs/chain_of_trust.log
2019-08-27T00:52:10 INFO - Running scriptworker version 26.0.0
2019-08-27T00:52:10 INFO - build_task_dependencies beetmover fJBkXvP0TQKWaDgn-12_EQ
2019-08-27T00:52:10 INFO - find_sorted_task_dependencies beetmover fJBkXvP0TQKWaDgn-12_EQ
2019-08-27T00:52:10 INFO - found dependencies: [('beetmover:parent', 'F5JtAARBTuSklqZfX_R7qA'), ('beetmover:scriptworker', 'langpack-copy')]
2019-08-27T00:52:11 DEBUG - beetmover:parent F5JtAARBTuSklqZfX_R7qA is docker-worker
2019-08-27T00:52:11 DEBUG - makedirs(/builds/scriptworker/work/cot/F5JtAARBTuSklqZfX_R7qA)
2019-08-27T00:52:11 INFO - build_task_dependencies beetmover:parent F5JtAARBTuSklqZfX_R7qA
2019-08-27T00:52:11 INFO - find_sorted_task_dependencies beetmover:parent F5JtAARBTuSklqZfX_R7qA
2019-08-27T00:52:11 INFO - found dependencies: [('beetmover:parent:parent', 'e9XadjXjSZmuA4gyM50eBg')]
2019-08-27T00:52:11 DEBUG - beetmover:parent:parent e9XadjXjSZmuA4gyM50eBg is docker-worker
2019-08-27T00:52:11 DEBUG - makedirs(/builds/scriptworker/work/cot/e9XadjXjSZmuA4gyM50eBg)
2019-08-27T00:52:11 INFO - build_task_dependencies beetmover:parent:parent e9XadjXjSZmuA4gyM50eBg
2019-08-27T00:52:11 INFO - find_sorted_task_dependencies beetmover:parent:parent e9XadjXjSZmuA4gyM50eBg
2019-08-27T00:52:11 INFO - found dependencies: [('beetmover:parent:parent:parent', 'e9XadjXjSZmuA4gyM50eBg')]
2019-08-27T00:52:11 CRITICAL - Chain of Trust verification error!
Traceback (most recent call last):
File "/builds/scriptworker/lib/python3.6/site-packages/scriptworker/cot/verify.py", line 613, in build_task_dependencies
task_defn = await chain.context.queue.task(task_id)
File "/builds/scriptworker/lib/python3.6/site-packages/taskcluster/generated/aio/queue.py", line 55, in task
return await self._makeApiCall(self.funcinfo["task"], *args, **kwargs)
File "/builds/scriptworker/lib/python3.6/site-packages/taskcluster/aio/asyncclient.py", line 95, in _makeApiCall
response = await self.makeHttpRequest(entry['method'], route, payload)
File "/builds/scriptworker/lib/python3.6/site-packages/taskcluster/aio/asyncclient.py", line 212, in makeHttpRequest
superExc=None
taskcluster.exceptions.TaskclusterRestFailure: Invalid URL patterns:
URL parameter 'taskId' given as 'langpack-copy' must match regular expression: '/^[A-Za-z0-9-]{8}[Q-T][A-Za-z0-9-][CGKOSWaeimquy26-][A-Za-z0-9-]{10}[AQgw]$/'
- method: task
- errorCode: InvalidRequestArguments
- statusCode: 400
- time: 2019-08-27T00:52:11.466Z
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/builds/scriptworker/lib/python3.6/site-packages/scriptworker/cot/verify.py", line 2048, in verify_chain_of_trust
await build_task_dependencies(chain, chain.task, chain.name, chain.task_id)
File "/builds/scriptworker/lib/python3.6/site-packages/scriptworker/cot/verify.py", line 622, in build_task_dependencies
raise CoTError(str(exc))
scriptworker.exceptions.CoTError: "Invalid URL patterns:\nURL parameter 'taskId' given as 'langpack-copy' must match regular expression: '/^[A-Za-z0-9_-]{8}[Q-T][A-Za-z0-9_-][CGKOSWaeimquy26-][A-Za-z0-9_-]{10}[AQgw]$/'\n\n---\n\n* method: task\n* errorCode: InvalidRequestArguments\n* statusCode: 400\n* time: 2019-08-27T00:52:11.466Z"
2019-08-27T00:52:11 ERROR - Hit ScriptWorkerException: "Invalid URL patterns:\nURL parameter 'taskId' given as 'langpack-copy' must match regular expression: '/^[A-Za-z0-9_-]{8}[Q-T][A-Za-z0-9_-][CGKOSWaeimquy26-][A-Za-z0-9_-]{10}[AQgw]$/'\n\n---\n\n* method: task\n* errorCode: InvalidRequestArguments\n* statusCode: 400\n* time: 2019-08-27T00:52:11.466Z"
2019-08-27T00:52:11 DEBUG - "/builds/scriptworker/artifacts/public/logs/chain_of_trust.log" is encoded with "None" and has mime/type "text/plain"
2019-08-27T00:52:11 INFO - "/builds/scriptworker/artifacts/public/logs/chain_of_trust.log" can be gzip'd. Compressing...
From irc:
<•aki> 4:06 AM guessing this is fallout from https://bugzilla.mozilla.org/show_bug.cgi?id=1566298
Callek, could you take a look?
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1566298#c21 , needs landing on m-c if we don't have an alternate fix.
Comment 2•7 years ago
|
||
Moving to the beetmover component because it's a beetmover-related failure.
Comment 3•7 years ago
|
||
This was fixed over in 1566298
| Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Description
•