Saving the VCS Checkout dir path to an environment variable #564
firefoxci-taskcluster / Decision Task
failed
Aug 26, 2024 in 1m 20s
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
85b6444e22d1 - Downloaded in 0.264 seconds
4b1d85eb4a8f - Downloaded in 0.583 seconds
a7a60005deb8 - Started downloading
a7a60005deb8 - Downloaded in 0.003 seconds
1261e7a82d8a - Downloaded in 1.283 seconds
Digest: sha256:8a88b704eb46ed947ab1d537167ee1a5a797a8419e76763040039c4336ef46ed
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest
[taskcluster 2024-08-26 14:37:23.502Z] === Task Starting ===
[setup 2024-08-26T14:37:24.649Z] run-task started in /
[setup 2024-08-26T14:37:24.649Z] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='gshiva53@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='ec4ea63387d00c9a127b0f68a552115ca80c2491' --head-repository='https://github.com/gshiva53/taskgraph' --head-ref='main' --head-rev='5dec8718c4752703472075ec12d05070cf66af08'
[setup 2024-08-26T14:37:24.649Z] Python version: 3.11.2
[vcs 2024-08-26T14:37:24.651Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-08-26T14:37:24.651Z] running as worker:worker
[vcs 2024-08-26T14:37:24.651Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-08-26T14:37:24.653Z] executing ['git', 'clone', 'https://github.com/taskcluster/taskgraph', '/builds/worker/checkouts/src']
[vcs 2024-08-26T14:37:24.654Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-08-26T14:37:25.748Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-08-26T14:37:25.985Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-08-26T14:37:25.985Z] * branch main -> FETCH_HEAD
[vcs 2024-08-26T14:37:25.991Z] executing ['git', 'checkout', 'main']
[vcs 2024-08-26T14:37:25.999Z] Already on 'main'
[vcs 2024-08-26T14:37:26.000Z] Your branch is up to date with 'origin/main'.
[vcs 2024-08-26T14:37:26.000Z] executing ['git', 'fetch', 'origin', 'ec4ea63387d00c9a127b0f68a552115ca80c2491']
[vcs 2024-08-26T14:37:26.228Z] From https://github.com/taskcluster/taskgraph
[vcs 2024-08-26T14:37:26.228Z] * branch ec4ea63387d00c9a127b0f68a552115ca80c2491 -> FETCH_HEAD
[vcs 2024-08-26T14:37:26.232Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/gshiva53/taskgraph', 'main']
[vcs 2024-08-26T14:37:26.560Z] From https://github.com/gshiva53/taskgraph
[vcs 2024-08-26T14:37:26.560Z] * branch main -> FETCH_HEAD
[vcs 2024-08-26T14:37:26.562Z] executing ['git', 'checkout', '-f', '-B', 'main', '5dec8718c4752703472075ec12d05070cf66af08']
[vcs 2024-08-26T14:37:26.577Z] Reset branch 'main'
[vcs 2024-08-26T14:37:26.578Z] Your branch and 'origin/main' have diverged,
[vcs 2024-08-26T14:37:26.578Z] and have 6 and 1 different commits each, respectively.
[vcs 2024-08-26T14:37:26.578Z] (use "git pull" to merge the remote branch into yours)
[vcs 2024-08-26T14:37:26.578Z] cleaning git checkout...
[vcs 2024-08-26T14:37:26.578Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-08-26T14:37:26.581Z] removing []
[vcs 2024-08-26T14:37:26.581Z] successfully cleaned git checkout!
[vcs 2024-08-26T14:37:26.582Z] TinderboxPrint:<a href='https://github.com/gshiva53/taskgraph/commit/5dec8718c4752703472075ec12d05070cf66af08' title='Built from taskgraph commit 5dec8718c4752703472075ec12d05070cf66af08'>5dec8718c4752703472075ec12d05070cf66af08</a>
[task 2024-08-26T14:37:26.582Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='gshiva53@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='ec4ea63387d00c9a127b0f68a552115ca80c2491' --head-repository='https://github.com/gshiva53/taskgraph' --head-ref='main' --head-rev='5dec8718c4752703472075ec12d05070cf66af08' \n"]
[task 2024-08-26T14:37:26.584Z] + cd /builds/worker/checkouts/src
[task 2024-08-26T14:37:26.584Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-08-26T14:37:26.585Z] + pip3 install --user --break-system-packages .
[task 2024-08-26T14:37:26.917Z] Processing /builds/worker/checkouts/src
[task 2024-08-26T14:37:26.920Z] Installing build dependencies: started
[task 2024-08-26T14:37:28.614Z] Installing build dependencies: finished with status 'done'
[task 2024-08-26T14:37:28.616Z] Getting requirements to build wheel: started
[task 2024-08-26T14:37:28.772Z] Getting requirements to build wheel: finished with status 'done'
[task 2024-08-26T14:37:28.774Z] Preparing metadata (pyproject.toml): started
[task 2024-08-26T14:37:28.948Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-08-26T14:37:28.960Z] Requirement already satisfied: appdirs>=1.4 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (1.4.4)
[task 2024-08-26T14:37:28.961Z] Requirement already satisfied: cookiecutter~=2.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (2.6.0)
[task 2024-08-26T14:37:28.963Z] Requirement already satisfied: json-e>=2.7 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (4.7.0)
[task 2024-08-26T14:37:28.964Z] Requirement already satisfied: mozilla-repo-urls in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (0.1.1)
[task 2024-08-26T14:37:28.965Z] Requirement already satisfied: PyYAML>=5.3.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (6.0.1)
[task 2024-08-26T14:37:28.967Z] Requirement already satisfied: redo>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (2.0.4)
[task 2024-08-26T14:37:28.968Z] Requirement already satisfied: requests>=2.25 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (2.32.3)
[task 2024-08-26T14:37:28.970Z] Requirement already satisfied: slugid>=2.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (2.0.0)
[task 2024-08-26T14:37:28.971Z] Requirement already satisfied: taskcluster-urls>=11.0 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (13.0.1)
[task 2024-08-26T14:37:28.973Z] Requirement already satisfied: voluptuous>=0.12.1 in /usr/local/lib/python3.11/dist-packages (from taskcluster-taskgraph==10.0.2) (0.14.2)
[task 2024-08-26T14:37:28.981Z] Requirement already satisfied: binaryornot>=0.4.4 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (0.4.4)
[task 2024-08-26T14:37:28.982Z] Requirement already satisfied: Jinja2<4.0.0,>=2.7 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (3.1.4)
[task 2024-08-26T14:37:28.983Z] Requirement already satisfied: click<9.0.0,>=7.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (8.1.7)
[task 2024-08-26T14:37:28.985Z] Requirement already satisfied: python-slugify>=4.0.0 in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (8.0.4)
[task 2024-08-26T14:37:28.986Z] Requirement already satisfied: arrow in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (1.3.0)
[task 2024-08-26T14:37:28.988Z] Requirement already satisfied: rich in /usr/local/lib/python3.11/dist-packages (from cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (13.7.1)
[task 2024-08-26T14:37:29.002Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==10.0.2) (3.3.2)
[task 2024-08-26T14:37:29.003Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==10.0.2) (3.7)
[task 2024-08-26T14:37:29.005Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==10.0.2) (2.2.1)
[task 2024-08-26T14:37:29.006Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==10.0.2) (2024.6.2)
[task 2024-08-26T14:37:29.019Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==10.0.2) (0.12.0)
[task 2024-08-26T14:37:29.025Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (5.2.0)
[task 2024-08-26T14:37:29.053Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (2.1.5)
[task 2024-08-26T14:37:29.061Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (1.3)
[task 2024-08-26T14:37:29.090Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (2.9.0.post0)
[task 2024-08-26T14:37:29.091Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (2.9.0.20240316)
[task 2024-08-26T14:37:29.109Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (3.0.0)
[task 2024-08-26T14:37:29.110Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (2.18.0)
[task 2024-08-26T14:37:29.142Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (0.1.2)
[task 2024-08-26T14:37:29.168Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==10.0.2) (1.16.0)
[task 2024-08-26T14:37:29.210Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-08-26T14:37:29.211Z] Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-08-26T14:37:29.457Z] Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-08-26T14:37:29.459Z] Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-10.0.2-py3-none-any.whl size=191729 sha256=9e0e03d3b65b2c27f3f811ca93c3af9d5eb9ab254190405834126d88a99212ef
[task 2024-08-26T14:37:29.460Z] Stored in directory: /tmp/pip-ephem-wheel-cache-c3i6vhth/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-08-26T14:37:29.462Z] Successfully built taskcluster-taskgraph
[task 2024-08-26T14:37:29.554Z] Installing collected packages: taskcluster-taskgraph
[task 2024-08-26T14:37:29.646Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-08-26T14:37:29.646Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-08-26T14:37:29.651Z] Successfully installed taskcluster-taskgraph-10.0.2
[task 2024-08-26T14:37:29.722Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph --owner=gshiva53@users.noreply.github.com --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=ec4ea63387d00c9a127b0f68a552115ca80c2491 --head-repository=https://github.com/gshiva53/taskgraph --head-ref=main --head-rev=5dec8718c4752703472075ec12d05070cf66af08
[task 2024-08-26T14:37:29.943Z] 2024-08-26 14:37:29,943 - INFO - Loading graph configuration.
[task 2024-08-26T14:37:29.944Z] 2024-08-26 14:37:29,943 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-08-26T14:37:29.952Z] 2024-08-26 14:37:29,952 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-08-26T14:37:29.952Z] 2024-08-26 14:37:29,952 - INFO - Using Parameters(id=b990271adf2c) (from defaults)
[task 2024-08-26T14:37:29.953Z] 2024-08-26 14:37:29,953 - DEBUG - Dumping parameters:
[task 2024-08-26T14:37:29.953Z] { 'base_ref': 'main',
[task 2024-08-26T14:37:29.953Z] 'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-08-26T14:37:29.954Z] 'base_rev': 'ec4ea63387d00c9a127b0f68a552115ca80c2491',
[task 2024-08-26T14:37:29.954Z] 'build_date': 1724683049,
[task 2024-08-26T14:37:29.955Z] 'build_number': 1,
[task 2024-08-26T14:37:29.955Z] 'do_not_optimize': [],
[task 2024-08-26T14:37:29.955Z] 'enable_always_target': True,
[task 2024-08-26T14:37:29.956Z] 'existing_tasks': {},
[task 2024-08-26T14:37:29.956Z] 'files_changed': [ 'src/taskgraph/transforms/run/run_task.py',
[task 2024-08-26T14:37:29.956Z] 'src/taskgraph/transforms/run/run_task.py',
[task 2024-08-26T14:37:29.956Z] 'src/taskgraph/transforms/run/run_task.py',
[task 2024-08-26T14:37:29.956Z] 'src/taskgraph/transforms/run/run_task.py',
[task 2024-08-26T14:37:29.956Z] 'docs/reference/transforms/task_context.rst',
[task 2024-08-26T14:37:29.957Z] 'src/taskgraph/transforms/run/run_task.py',
[task 2024-08-26T14:37:29.957Z] 'src/taskgraph/transforms/task_context.py',
[task 2024-08-26T14:37:29.957Z] 'test/test_transform_task_context.py'],
[task 2024-08-26T14:37:29.958Z] 'filters': ['target_tasks_method'],
[task 2024-08-26T14:37:29.958Z] 'head_ref': 'main',
[task 2024-08-26T14:37:29.958Z] 'head_repository': 'https://github.com/gshiva53/taskgraph',
[task 2024-08-26T14:37:29.958Z] 'head_rev': '5dec8718c4752703472075ec12d05070cf66af08',
[task 2024-08-26T14:37:29.958Z] 'head_tag': '',
[task 2024-08-26T14:37:29.958Z] 'level': '1',
[task 2024-08-26T14:37:29.958Z] 'moz_build_date': '20240826143729',
[task 2024-08-26T14:37:29.959Z] 'next_version': None,
[task 2024-08-26T14:37:29.959Z] 'optimize_strategies': None,
[task 2024-08-26T14:37:29.959Z] 'optimize_target_tasks': True,
[task 2024-08-26T14:37:29.959Z] 'owner': 'gshiva53@users.noreply.github.com',
[task 2024-08-26T14:37:29.960Z] 'project': 'taskgraph',
[task 2024-08-26T14:37:29.960Z] 'pushdate': 0,
[task 2024-08-26T14:37:29.961Z] 'pushlog_id': '0',
[task 2024-08-26T14:37:29.961Z] 'repository_type': 'git',
[task 2024-08-26T14:37:29.961Z] 'target_tasks_method': 'default',
[task 2024-08-26T14:37:29.962Z] 'tasks_for': 'github-pull-request-untrusted',
[task 2024-08-26T14:37:29.962Z] 'version': None}
[task 2024-08-26T14:37:29.963Z] 2024-08-26 14:37:29,953 - INFO - writing artifact file `parameters.yml`
[task 2024-08-26T14:37:29.963Z] 2024-08-26 14:37:29,961 - INFO - writing artifact file `actions.json`
[task 2024-08-26T14:37:29.963Z] 2024-08-26 14:37:29,963 - INFO - Loading kinds
[task 2024-08-26T14:37:29.963Z] 2024-08-26 14:37:29,963 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-08-26T14:37:29.964Z] 2024-08-26 14:37:29,964 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-08-26T14:37:29.964Z] 2024-08-26 14:37:29,964 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-08-26T14:37:29.965Z] 2024-08-26 14:37:29,965 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-08-26T14:37:29.966Z] 2024-08-26 14:37:29,966 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-08-26T14:37:29.966Z] 2024-08-26 14:37:29,966 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-08-26T14:37:29.967Z] 2024-08-26 14:37:29,967 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-08-26T14:37:29.968Z] 2024-08-26 14:37:29,968 - INFO - Generating full task set
[task 2024-08-26T14:37:29.968Z] 2024-08-26 14:37:29,968 - DEBUG - Loading tasks for kind check
[task 2024-08-26T14:37:29.981Z] 2024-08-26 14:37:29,980 - DEBUG - Generating tasks for check type
[task 2024-08-26T14:37:29.982Z] 2024-08-26 14:37:29,981 - ERROR - Error loading tasks for kind check:
[task 2024-08-26T14:37:29.982Z] Traceback (most recent call last):
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 311, in _run
[task 2024-08-26T14:37:29.982Z] new_tasks = kind.load_tasks(
[task 2024-08-26T14:37:29.982Z] ^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 76, in load_tasks
[task 2024-08-26T14:37:29.982Z] tasks = [
[task 2024-08-26T14:37:29.982Z] ^
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 76, in <listcomp>
[task 2024-08-26T14:37:29.982Z] tasks = [
[task 2024-08-26T14:37:29.982Z] ^
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1357, in check_run_task_caches
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1286, in check_task_dependencies
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1272, in check_task_identifiers
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1253, in chain_of_trust
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1246, in add_github_checks
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1071, in build_task
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1039, in add_index_routes
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 967, in process_treeherder_metadata
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 929, in validate
[task 2024-08-26T14:37:29.982Z] for task in tasks:
[task 2024-08-26T14:37:29.982Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 917, in task_name_from_label
[task 2024-08-26T14:37:29.983Z] for task in tasks:
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 873, in set_defaults
[task 2024-08-26T14:37:29.983Z] for task in tasks:
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 852, in set_implementation
[task 2024-08-26T14:37:29.983Z] for task in tasks:
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/__init__.py", line 396, in make_task_description
[task 2024-08-26T14:37:29.983Z] configure_taskdesc_for_run(
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/__init__.py", line 466, in configure_taskdesc_for_run
[task 2024-08-26T14:37:29.983Z] func(config, task, taskdesc)
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/run_task.py", line 139, in docker_worker_run_task
[task 2024-08-26T14:37:29.983Z] common_setup(config, task, taskdesc, command)
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/run_task.py", line 84, in common_setup
[task 2024-08-26T14:37:29.983Z] checkout_path = path.join(vcs_path, repo_config.path)
[task 2024-08-26T14:37:29.983Z] ^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.983Z] AttributeError: 'int' object has no attribute 'path'
[task 2024-08-26T14:37:29.983Z] Traceback (most recent call last):
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/main.py", line 930, in main
[task 2024-08-26T14:37:29.983Z] return args.command(vars(args))
[task 2024-08-26T14:37:29.983Z] ^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.983Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/main.py", line 706, in decision
[task 2024-08-26T14:37:29.986Z] taskgraph_decision(options)
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py", line 124, in taskgraph_decision
[task 2024-08-26T14:37:29.986Z] full_task_json = tgg.full_task_graph.to_json()
[task 2024-08-26T14:37:29.986Z] ^^^^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 170, in full_task_graph
[task 2024-08-26T14:37:29.986Z] return self._run_until("full_task_graph")
[task 2024-08-26T14:37:29.986Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 428, in _run_until
[task 2024-08-26T14:37:29.986Z] k, v = next(self._run) # type: ignore
[task 2024-08-26T14:37:29.986Z] ^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 311, in _run
[task 2024-08-26T14:37:29.986Z] new_tasks = kind.load_tasks(
[task 2024-08-26T14:37:29.986Z] ^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 76, in load_tasks
[task 2024-08-26T14:37:29.986Z] tasks = [
[task 2024-08-26T14:37:29.986Z] ^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/generator.py", line 76, in <listcomp>
[task 2024-08-26T14:37:29.986Z] tasks = [
[task 2024-08-26T14:37:29.986Z] ^
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1357, in check_run_task_caches
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1286, in check_task_dependencies
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1272, in check_task_identifiers
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1253, in chain_of_trust
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1246, in add_github_checks
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1071, in build_task
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 1039, in add_index_routes
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 967, in process_treeherder_metadata
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 929, in validate
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 917, in task_name_from_label
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 873, in set_defaults
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/task.py", line 852, in set_implementation
[task 2024-08-26T14:37:29.986Z] for task in tasks:
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/__init__.py", line 396, in make_task_description
[task 2024-08-26T14:37:29.986Z] configure_taskdesc_for_run(
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/__init__.py", line 466, in configure_taskdesc_for_run
[task 2024-08-26T14:37:29.986Z] func(config, task, taskdesc)
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/run_task.py", line 139, in docker_worker_run_task
[task 2024-08-26T14:37:29.986Z] common_setup(config, task, taskdesc, command)
[task 2024-08-26T14:37:29.986Z] File "/builds/worker/.local/lib/python3.11/site-packages/taskgraph/transforms/run/run_task.py", line 84, in common_setup
[task 2024-08-26T14:37:29.986Z] checkout_path = path.join(vcs_path, repo_config.path)
[task 2024-08-26T14:37:29.986Z] ^^^^^^^^^^^^^^^^
[task 2024-08-26T14:37:29.986Z] AttributeError: 'int' object has no attribute 'path'
[taskcluster 2024-08-26 14:37:30.189Z] === Task Finished ===
[taskcluster 2024-08-26 14:37:30.210Z] Artifact "public/docker-contexts" not found at "/builds/worker/checkouts/src/docker-contexts": (HTTP code 404) no such container - Could not find the file /builds/worker/checkouts/src/docker-contexts in container 2c79d4f94355c864ee888972555e80173c9514f8b12ba14c5c2146a0dca9a943
[taskcluster 2024-08-26 14:37:30.753Z] Unsuccessful task run with exit code: 1 completed in 20.076 seconds
Loading