Bug 1891921 - Use mozilla-version to determine the category o… #1429
firefoxci-taskcluster / Decision Task
succeeded
Apr 23, 2024 in 1m 19s
FirefoxCI (pull_request)
The task that creates all of the other tasks in the task graph
Details
View task in Taskcluster
View logs in Taskcluster
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.348 seconds
2e4b65595e5e - Downloaded in 0.638 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-04-23 09:59:51.016Z] === Task Starting ===
[setup 2024-04-23T09:59:52.402Z] run-task started in /
[setup 2024-04-23T09:59:52.402Z] Invoked by command: --shipit-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='shipit' --message="" --owner='[email protected]' --level='1' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for='github-pull-request'
[setup 2024-04-23T09:59:52.402Z] Python version: 3.11.2
[vcs 2024-04-23T09:59:52.404Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-04-23T09:59:52.404Z] running as worker:worker
[vcs 2024-04-23T09:59:52.404Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-04-23T09:59:52.406Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/src']
[vcs 2024-04-23T09:59:52.408Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-04-23T09:59:53.291Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/JohanLorenzo/shipit', 'bug-1891921']
[vcs 2024-04-23T09:59:53.745Z] From https://github.com/JohanLorenzo/shipit
[vcs 2024-04-23T09:59:53.745Z] * branch bug-1891921 -> FETCH_HEAD
[vcs 2024-04-23T09:59:53.747Z] executing ['git', 'checkout', '-f', '-B', 'bug-1891921', 'a9b27c1004e385f65433bce360bb8101926916ab']
[vcs 2024-04-23T09:59:53.762Z] Switched to a new branch 'bug-1891921'
[vcs 2024-04-23T09:59:53.763Z] cleaning git checkout...
[vcs 2024-04-23T09:59:53.763Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-04-23T09:59:53.765Z] removing []
[vcs 2024-04-23T09:59:53.765Z] successfully cleaned git checkout!
[vcs 2024-04-23T09:59:53.767Z] TinderboxPrint:<a href='https://github.com/JohanLorenzo/shipit/commit/a9b27c1004e385f65433bce360bb8101926916ab' title='Built from shipit commit a9b27c1004e385f65433bce360bb8101926916ab'>a9b27c1004e385f65433bce360bb8101926916ab</a>
[pip-install 2024-04-23T09:59:53.767Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-04-23T09:59:54.048Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-04-23T09:59:54.141Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2024-04-23T09:59:54.221Z] Collecting arrow==1.3.0
[pip-install 2024-04-23T09:59:54.283Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-04-23T09:59:54.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 5.0 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.303Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2024-04-23T09:59:54.331Z] Collecting certifi==2023.11.17
[pip-install 2024-04-23T09:59:54.343Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
[pip-install 2024-04-23T09:59:54.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 10.9 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.379Z] Collecting chardet==5.2.0
[pip-install 2024-04-23T09:59:54.389Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-04-23T09:59:54.409Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 10.9 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.544Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-04-23T09:59:54.554Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2024-04-23T09:59:54.571Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 10.1 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.603Z] Collecting click==8.1.7
[pip-install 2024-04-23T09:59:54.613Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-04-23T09:59:54.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 18.6 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.647Z] Collecting cookiecutter==2.5.0
[pip-install 2024-04-23T09:59:54.659Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-04-23T09:59:54.678Z] Collecting giturlparse==0.12.0
[pip-install 2024-04-23T09:59:54.688Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-04-23T09:59:54.711Z] Collecting idna==3.6
[pip-install 2024-04-23T09:59:54.721Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[pip-install 2024-04-23T09:59:54.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 25.3 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.730Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 135)) (3.1.2)
[pip-install 2024-04-23T09:59:54.747Z] Collecting json-e==4.6.0
[pip-install 2024-04-23T09:59:54.759Z] Downloading json_e-4.6.0-py3-none-any.whl (13 kB)
[pip-install 2024-04-23T09:59:54.789Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-04-23T09:59:54.800Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-04-23T09:59:54.807Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 15.8 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.811Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 147)) (2.1.3)
[pip-install 2024-04-23T09:59:54.824Z] Collecting mdurl==0.1.2
[pip-install 2024-04-23T09:59:54.834Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-04-23T09:59:54.838Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2024-04-23T09:59:54.870Z] Collecting pygments==2.17.2
[pip-install 2024-04-23T09:59:54.880Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-04-23T09:59:54.950Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.3 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:54.959Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2024-04-23T09:59:54.961Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2024-04-23T09:59:55.021Z] Collecting pyyaml==6.0.1
[pip-install 2024-04-23T09:59:55.031Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[pip-install 2024-04-23T09:59:55.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 23.1 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:55.073Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 283)) (2.0.4)
[pip-install 2024-04-23T09:59:55.075Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 287)) (2.31.0)
[pip-install 2024-04-23T09:59:55.163Z] Collecting rich==13.7.0
[pip-install 2024-04-23T09:59:55.174Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-04-23T09:59:55.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 26.1 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:55.190Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2024-04-23T09:59:55.191Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 301)) (2.0.0)
[pip-install 2024-04-23T09:59:55.222Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-04-23T09:59:55.233Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-04-23T09:59:55.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 43.4 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:55.245Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 309)) (13.0.1)
[pip-install 2024-04-23T09:59:55.247Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2024-04-23T09:59:55.273Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-04-23T09:59:55.283Z] Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-04-23T09:59:55.336Z] Collecting urllib3==2.1.0
[pip-install 2024-04-23T09:59:55.347Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-04-23T09:59:55.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 46.1 MB/s eta 0:00:00
[pip-install 2024-04-23T09:59:55.374Z] Collecting voluptuous==0.14.1
[pip-install 2024-04-23T09:59:55.386Z] Downloading voluptuous-0.14.1-py3-none-any.whl (30 kB)
[pip-install 2024-04-23T09:59:55.775Z] Installing collected packages: types-python-dateutil, json-e, voluptuous, urllib3, pyyaml, pygments, mdurl, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, arrow, rich, cookiecutter, taskcluster-taskgraph
[pip-install 2024-04-23T09:59:56.511Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:56.512Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:56.695Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:56.695Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:56.856Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:56.857Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:56.921Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:56.921Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:57.142Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:57.143Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:57.232Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-04-23T09:59:57.232Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-04-23T09:59:57.282Z] Successfully installed arrow-1.3.0 certifi-2023.11.17 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.5.0 giturlparse-0.12.0 idna-3.6 json-e-4.6.0 markdown-it-py-3.0.0 mdurl-0.1.2 pygments-2.17.2 pyyaml-6.0.1 rich-13.7.0 taskcluster-taskgraph-7.0.2 types-python-dateutil-2.8.19.14 urllib3-2.1.0 voluptuous-0.14.1
[task 2024-04-23T09:59:57.407Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'shipit\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$SHIPIT_BASE_REPOSITORY" --head-repository="$SHIPIT_HEAD_REPOSITORY" --head-ref="$SHIPIT_HEAD_REF" --head-rev="$SHIPIT_HEAD_REV" --repository-type="$SHIPIT_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-04-23T09:59:57.409Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-04-23T09:59:57.411Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=shipit --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-releng/shipit --head-repository=https://github.com/JohanLorenzo/shipit --head-ref=bug-1891921 --head-rev=a9b27c1004e385f65433bce360bb8101926916ab --repository-type=git --tasks-for=github-pull-request
[task 2024-04-23T09:59:57.633Z] 2024-04-23 09:59:57,633 - INFO - Loading graph configuration.
[task 2024-04-23T09:59:57.646Z] 2024-04-23 09:59:57,646 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-04-23T09:59:57.647Z] 2024-04-23 09:59:57,646 - INFO - base_rev is not set.
[task 2024-04-23T09:59:57.647Z] 2024-04-23 09:59:57,646 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-04-23T09:59:57.649Z] 2024-04-23 09:59:57,648 - INFO - base_rev has been reset from "" to "b287fa2073817e668715dd9b54ca2db772620897".
[task 2024-04-23T09:59:57.649Z] 2024-04-23 09:59:57,649 - WARNING - using default project parameters; add shipit to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-04-23T09:59:57.649Z] 2024-04-23 09:59:57,649 - INFO - Using Parameters(id=2256c622243d) (from defaults)
[task 2024-04-23T09:59:57.650Z] 2024-04-23 09:59:57,650 - INFO - writing artifact file `parameters.yml`
[task 2024-04-23T09:59:57.655Z] 2024-04-23 09:59:57,655 - INFO - writing artifact file `actions.json`
[task 2024-04-23T09:59:57.657Z] 2024-04-23 09:59:57,657 - INFO - Loading kinds
[task 2024-04-23T09:59:57.676Z] 2024-04-23 09:59:57,676 - INFO - Generating full task set
[task 2024-04-23T09:59:57.684Z] 2024-04-23 09:59:57,684 - INFO - Writing docker-contexts/python39.tar.gz for docker image python39
[task 2024-04-23T09:59:57.703Z] 2024-04-23 09:59:57,703 - INFO - Writing docker-contexts/node14.tar.gz for docker image node14
[task 2024-04-23T09:59:57.720Z] 2024-04-23 09:59:57,720 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-04-23T09:59:57.737Z] 2024-04-23 09:59:57,737 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-04-23T09:59:57.755Z] 2024-04-23 09:59:57,755 - INFO - Generated 4 tasks for kind docker-image
[task 2024-04-23T09:59:57.766Z] 2024-04-23 09:59:57,766 - INFO - Generated 1 tasks for kind fetch
[task 2024-04-23T09:59:57.768Z] 2024-04-23 09:59:57,768 - INFO - Writing docker-contexts/shipit-admin.tar.gz for docker image shipit-admin
[task 2024-04-23T09:59:57.810Z] 2024-04-23 09:59:57,810 - INFO - Writing docker-contexts/shipit-public.tar.gz for docker image shipit-public
[task 2024-04-23T09:59:57.853Z] 2024-04-23 09:59:57,853 - INFO - Generated 2 tasks for kind k8s-image
[task 2024-04-23T09:59:57.855Z] 2024-04-23 09:59:57,855 - INFO - Generated 0 tasks for kind push-image
[task 2024-04-23T09:59:57.858Z] 2024-04-23 09:59:57,858 - INFO - Generated 2 tasks for kind tests
[task 2024-04-23T09:59:57.860Z] 2024-04-23 09:59:57,859 - INFO - Generated 0 tasks for kind codecov
[task 2024-04-23T09:59:57.860Z] 2024-04-23 09:59:57,860 - INFO - Generated 1 tasks for kind pr
[task 2024-04-23T09:59:57.862Z] 2024-04-23 09:59:57,862 - INFO - Generated 0 tasks for kind push-js
[task 2024-04-23T09:59:57.862Z] 2024-04-23 09:59:57,862 - INFO - Generating full task graph
[task 2024-04-23T09:59:57.862Z] 2024-04-23 09:59:57,862 - INFO - Full task graph contains 10 tasks and 3 dependencies
[task 2024-04-23T09:59:57.862Z] 2024-04-23 09:59:57,862 - INFO - writing artifact file `full-task-graph.json`
[task 2024-04-23T09:59:57.864Z] 2024-04-23 09:59:57,864 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,864 - INFO - Generating target task set
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,864 - INFO - Filter filter_target_tasks pruned 7 tasks (3 remain)
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,865 - INFO - writing artifact file `target-tasks.json`
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,865 - INFO - Generating target task graph
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,865 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,865 - INFO - Generating optimized task graph
[task 2024-04-23T09:59:57.865Z] 2024-04-23 09:59:57,865 - INFO - No tasks removed during optimization
[task 2024-04-23T09:59:58.024Z] 2024-04-23 09:59:58,024 - WARNING - response body: {
[task 2024-04-23T09:59:58.024Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.025Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.020Z",
[task 2024-04-23T09:59:58.025Z] "requestInfo": {
[task 2024-04-23T09:59:58.025Z] "method": "findTask",
[task 2024-04-23T09:59:58.025Z] "params": {
[task 2024-04-23T09:59:58.025Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-admin.hash.a9eb023ba350544a06165e80a5ba8c238383c78ef6d539e7911c7af98b79e905"
[task 2024-04-23T09:59:58.025Z] },
[task 2024-04-23T09:59:58.025Z] "payload": {},
[task 2024-04-23T09:59:58.025Z] "time": "2024-04-23T09:59:58.020Z"
[task 2024-04-23T09:59:58.025Z] }
[task 2024-04-23T09:59:58.025Z] }
[task 2024-04-23T09:59:58.040Z] 2024-04-23 09:59:58,040 - WARNING - response body: {
[task 2024-04-23T09:59:58.040Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.040Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.036Z",
[task 2024-04-23T09:59:58.040Z] "requestInfo": {
[task 2024-04-23T09:59:58.040Z] "method": "findTask",
[task 2024-04-23T09:59:58.040Z] "params": {
[task 2024-04-23T09:59:58.040Z] "indexPath": "releng.cache.level-2.docker-images.v2.shipit-admin.hash.a9eb023ba350544a06165e80a5ba8c238383c78ef6d539e7911c7af98b79e905"
[task 2024-04-23T09:59:58.040Z] },
[task 2024-04-23T09:59:58.040Z] "payload": {},
[task 2024-04-23T09:59:58.040Z] "time": "2024-04-23T09:59:58.036Z"
[task 2024-04-23T09:59:58.040Z] }
[task 2024-04-23T09:59:58.040Z] }
[task 2024-04-23T09:59:58.054Z] 2024-04-23 09:59:58,054 - WARNING - response body: {
[task 2024-04-23T09:59:58.054Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.054Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.050Z",
[task 2024-04-23T09:59:58.054Z] "requestInfo": {
[task 2024-04-23T09:59:58.054Z] "method": "findTask",
[task 2024-04-23T09:59:58.054Z] "params": {
[task 2024-04-23T09:59:58.054Z] "indexPath": "releng.cache.level-1.docker-images.v2.shipit-admin.hash.a9eb023ba350544a06165e80a5ba8c238383c78ef6d539e7911c7af98b79e905"
[task 2024-04-23T09:59:58.054Z] },
[task 2024-04-23T09:59:58.054Z] "payload": {},
[task 2024-04-23T09:59:58.054Z] "time": "2024-04-23T09:59:58.050Z"
[task 2024-04-23T09:59:58.054Z] }
[task 2024-04-23T09:59:58.054Z] }
[task 2024-04-23T09:59:58.070Z] 2024-04-23 09:59:58,070 - WARNING - response body: {
[task 2024-04-23T09:59:58.070Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.070Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.066Z",
[task 2024-04-23T09:59:58.070Z] "requestInfo": {
[task 2024-04-23T09:59:58.070Z] "method": "findTask",
[task 2024-04-23T09:59:58.070Z] "params": {
[task 2024-04-23T09:59:58.070Z] "indexPath": "releng.cache.head.bug-1891921.docker-images.v2.shipit-admin.hash.a9eb023ba350544a06165e80a5ba8c238383c78ef6d539e7911c7af98b79e905"
[task 2024-04-23T09:59:58.070Z] },
[task 2024-04-23T09:59:58.070Z] "payload": {},
[task 2024-04-23T09:59:58.070Z] "time": "2024-04-23T09:59:58.066Z"
[task 2024-04-23T09:59:58.070Z] }
[task 2024-04-23T09:59:58.070Z] }
[task 2024-04-23T09:59:58.086Z] 2024-04-23 09:59:58,086 - WARNING - response body: {
[task 2024-04-23T09:59:58.086Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.086Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.083Z",
[task 2024-04-23T09:59:58.086Z] "requestInfo": {
[task 2024-04-23T09:59:58.086Z] "method": "findTask",
[task 2024-04-23T09:59:58.086Z] "params": {
[task 2024-04-23T09:59:58.087Z] "indexPath": "releng.cache.level-3.docker-images.v2.shipit-public.hash.82b2969a84386fe043e9ca5c4ce4367cda8e255ccd1daa8961e55af6673eda5a"
[task 2024-04-23T09:59:58.087Z] },
[task 2024-04-23T09:59:58.087Z] "payload": {},
[task 2024-04-23T09:59:58.087Z] "time": "2024-04-23T09:59:58.083Z"
[task 2024-04-23T09:59:58.087Z] }
[task 2024-04-23T09:59:58.087Z] }
[task 2024-04-23T09:59:58.105Z] 2024-04-23 09:59:58,105 - WARNING - response body: {
[task 2024-04-23T09:59:58.105Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.105Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.102Z",
[task 2024-04-23T09:59:58.105Z] "requestInfo": {
[task 2024-04-23T09:59:58.105Z] "method": "findTask",
[task 2024-04-23T09:59:58.105Z] "params": {
[task 2024-04-23T09:59:58.105Z] "indexPath": "releng.cache.level-2.docker-images.v2.shipit-public.hash.82b2969a84386fe043e9ca5c4ce4367cda8e255ccd1daa8961e55af6673eda5a"
[task 2024-04-23T09:59:58.105Z] },
[task 2024-04-23T09:59:58.105Z] "payload": {},
[task 2024-04-23T09:59:58.105Z] "time": "2024-04-23T09:59:58.102Z"
[task 2024-04-23T09:59:58.105Z] }
[task 2024-04-23T09:59:58.105Z] }
[task 2024-04-23T09:59:58.120Z] 2024-04-23 09:59:58,120 - WARNING - response body: {
[task 2024-04-23T09:59:58.120Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.120Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.116Z",
[task 2024-04-23T09:59:58.120Z] "requestInfo": {
[task 2024-04-23T09:59:58.120Z] "method": "findTask",
[task 2024-04-23T09:59:58.120Z] "params": {
[task 2024-04-23T09:59:58.120Z] "indexPath": "releng.cache.level-1.docker-images.v2.shipit-public.hash.82b2969a84386fe043e9ca5c4ce4367cda8e255ccd1daa8961e55af6673eda5a"
[task 2024-04-23T09:59:58.120Z] },
[task 2024-04-23T09:59:58.120Z] "payload": {},
[task 2024-04-23T09:59:58.120Z] "time": "2024-04-23T09:59:58.116Z"
[task 2024-04-23T09:59:58.120Z] }
[task 2024-04-23T09:59:58.120Z] }
[task 2024-04-23T09:59:58.147Z] 2024-04-23 09:59:58,147 - WARNING - response body: {
[task 2024-04-23T09:59:58.147Z] "code": "ResourceNotFound",
[task 2024-04-23T09:59:58.147Z] "message": "Indexed task not found\n\n---\n\n* method: findTask\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2024-04-23T09:59:58.143Z",
[task 2024-04-23T09:59:58.147Z] "requestInfo": {
[task 2024-04-23T09:59:58.147Z] "method": "findTask",
[task 2024-04-23T09:59:58.147Z] "params": {
[task 2024-04-23T09:59:58.147Z] "indexPath": "releng.cache.head.bug-1891921.docker-images.v2.shipit-public.hash.82b2969a84386fe043e9ca5c4ce4367cda8e255ccd1daa8961e55af6673eda5a"
[task 2024-04-23T09:59:58.147Z] },
[task 2024-04-23T09:59:58.147Z] "payload": {},
[task 2024-04-23T09:59:58.147Z] "time": "2024-04-23T09:59:58.143Z"
[task 2024-04-23T09:59:58.147Z] }
[task 2024-04-23T09:59:58.147Z] }
[task 2024-04-23T09:59:58.179Z] 2024-04-23 09:59:58,179 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2024-04-23T09:59:58.180Z] 2024-04-23 09:59:58,180 - INFO - writing artifact file `task-graph.json`
[task 2024-04-23T09:59:58.181Z] 2024-04-23 09:59:58,181 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-04-23T09:59:58.183Z] 2024-04-23 09:59:58,182 - INFO - Creating task with taskId DB4-h9rjRkGwQYb-SACXhQ for build-docker-image-shipit-admin
[task 2024-04-23T09:59:58.183Z] 2024-04-23 09:59:58,183 - INFO - Creating task with taskId d8-Sv1dLS_eqyCPx-hQgNg for build-docker-image-shipit-public
[task 2024-04-23T09:59:58.184Z] 2024-04-23 09:59:58,183 - INFO - Creating task with taskId Gm7kaCNoRxGD6rCzKn30Ng for tests-api-python-39
[task 2024-04-23T09:59:58.188Z] 2024-04-23 09:59:58,188 - INFO - Creating task with taskId Q1xsbcNFTu-EK--53KyzLQ for tests-frontend-node-14
[task 2024-04-23T09:59:58.448Z] 2024-04-23 09:59:58,448 - INFO - Creating task with taskId ATLY3JFmTs-zyGJ78xuKBA for pr-complete
[taskcluster 2024-04-23 09:59:58.761Z] === Task Finished ===
[taskcluster 2024-04-23 10:00:00.830Z] Successful task run with exit code: 0 completed in 20.409 seconds
Loading