Add a docker-compose run --rm ci-admin
command
#44
firefoxci-taskcluster / Decision Task (pull-request)
succeeded
Jul 24, 2024 in 1m 31s
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
[taskcluster 2024-07-24 18:33:44.569Z] Task ID: NLtfmr1gQhWyAOr3zG3SNA
[taskcluster 2024-07-24 18:33:44.569Z] Worker ID: 8003113806140864045
[taskcluster 2024-07-24 18:33:44.569Z] Worker Group: us-west1-a
[taskcluster 2024-07-24 18:33:44.569Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-07-24 18:33:44.569Z] Worker Pool: ci-1/decision-gcp
[taskcluster 2024-07-24 18:33:44.569Z] Worker Version: 38.0.5
[taskcluster 2024-07-24 18:33:44.569Z] Public IP: 34.127.7.50
[taskcluster 2024-07-24 18:33:44.569Z] Hostname: ci-1-decision-gcp-chgfztggq9cxzu5kg0d3la
[taskcluster 2024-07-24 18:33:44.569Z] using cache "ci-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts
40b7eb60caff - Started downloading
25d693efad98 - Started downloading
e67bee4813b9 - Started downloading
40b7eb60caff - Downloaded in 0.108 seconds
25d693efad98 - Downloaded in 0.268 seconds
38870df8bd1d - Started downloading
38870df8bd1d - Downloaded in 0.001 seconds
e67bee4813b9 - Downloaded in 0.631 seconds
Digest: sha256:1d1364c01c13002a13863f0ef27dd7331ad1c7fe92bbb8b0b4019dc5a821461c
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:1d1364c01c13002a13863f0ef27dd7331ad1c7fe92bbb8b0b4019dc5a821461c
[taskcluster 2024-07-24 18:33:56.547Z] === Task Starting ===
[setup 2024-07-24T18:33:57.475Z] run-task started in /
[setup 2024-07-24T18:33:57.475Z] Invoked by command: --fxci-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='fxci-config' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/fxci-config' --base-ref='main' --base-rev='281437836dac886d10dd0b51a04d7d5c7816f288' --head-repository='https://github.com/mozilla-releng/fxci-config' --head-ref='docker-compose-run-ci-admin' --head-rev='2d0c9fdf3ec44d75086b7796c80dcedabffe134b' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"}
[setup 2024-07-24T18:33:57.475Z] Python version: 3.11.2
[vcs 2024-07-24T18:33:57.476Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-07-24T18:33:57.476Z] running as worker:worker
[vcs 2024-07-24T18:33:57.477Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-07-24T18:33:57.479Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/fxci-config', '/builds/worker/checkouts/src']
[vcs 2024-07-24T18:33:57.481Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-07-24T18:33:58.657Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-07-24T18:33:58.912Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:33:58.912Z] * branch main -> FETCH_HEAD
[vcs 2024-07-24T18:33:58.918Z] executing ['git', 'checkout', 'main']
[vcs 2024-07-24T18:33:58.925Z] Already on 'main'
[vcs 2024-07-24T18:33:58.926Z] Your branch is up to date with 'origin/main'.
[vcs 2024-07-24T18:33:58.926Z] executing ['git', 'fetch', 'origin', '281437836dac886d10dd0b51a04d7d5c7816f288']
[vcs 2024-07-24T18:33:59.148Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:33:59.150Z] * branch 281437836dac886d10dd0b51a04d7d5c7816f288 -> FETCH_HEAD
[vcs 2024-07-24T18:33:59.154Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:33:59.400Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:33:59.400Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:33:59.406Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/fxci-config', 'docker-compose-run-ci-admin']
[vcs 2024-07-24T18:33:59.630Z] From https://github.com/mozilla-releng/fxci-config
[vcs 2024-07-24T18:33:59.630Z] * branch docker-compose-run-ci-admin -> FETCH_HEAD
[vcs 2024-07-24T18:33:59.637Z] executing ['git', 'checkout', '-f', '-B', 'docker-compose-run-ci-admin', '2d0c9fdf3ec44d75086b7796c80dcedabffe134b']
[vcs 2024-07-24T18:33:59.649Z] Switched to a new branch 'docker-compose-run-ci-admin'
[vcs 2024-07-24T18:33:59.650Z] cleaning git checkout...
[vcs 2024-07-24T18:33:59.650Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-07-24T18:33:59.652Z] removing []
[vcs 2024-07-24T18:33:59.652Z] successfully cleaned git checkout!
[vcs 2024-07-24T18:33:59.654Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/fxci-config/commit/2d0c9fdf3ec44d75086b7796c80dcedabffe134b' title='Built from fxci-config commit 2d0c9fdf3ec44d75086b7796c80dcedabffe134b'>2d0c9fdf3ec44d75086b7796c80dcedabffe134b</a>
[task 2024-07-24T18:33:59.655Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'fxci-config\' --owner=\'[email protected]\' --level=\'1\' --repository-type=git --tasks-for=\'github-pull-request\' --base-repository=\'https://github.com/mozilla-releng/fxci-config\' --base-ref=\'main\' --base-rev=\'281437836dac886d10dd0b51a04d7d5c7816f288\' --head-repository=\'https://github.com/mozilla-releng/fxci-config\' --head-ref=\'docker-compose-run-ci-admin\' --head-rev=\'2d0c9fdf3ec44d75086b7796c80dcedabffe134b\' ${TRY_TASK_CONFIG_FILE+--try-task-config-file="${TRY_TASK_CONFIG_FILE}"} \n']
[task 2024-07-24T18:33:59.657Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-07-24T18:33:59.658Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=fxci-config [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/fxci-config --base-ref=main --base-rev=281437836dac886d10dd0b51a04d7d5c7816f288 --head-repository=https://github.com/mozilla-releng/fxci-config --head-ref=docker-compose-run-ci-admin --head-rev=2d0c9fdf3ec44d75086b7796c80dcedabffe134b
[task 2024-07-24T18:34:00.191Z] 2024-07-24 18:34:00,191 - INFO - Loading graph configuration.
[task 2024-07-24T18:34:00.200Z] 2024-07-24 18:34:00,200 - WARNING - using default project parameters; add fxci-config to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-07-24T18:34:00.201Z] 2024-07-24 18:34:00,200 - INFO - Using Parameters(id=859323d22bae) (from defaults)
[task 2024-07-24T18:34:00.201Z] 2024-07-24 18:34:00,201 - INFO - writing artifact file `parameters.yml`
[task 2024-07-24T18:34:00.210Z] 2024-07-24 18:34:00,210 - INFO - writing artifact file `actions.json`
[task 2024-07-24T18:34:00.212Z] 2024-07-24 18:34:00,212 - INFO - Loading kinds
[task 2024-07-24T18:34:00.219Z] 2024-07-24 18:34:00,219 - INFO - Generating full task set
[task 2024-07-24T18:34:00.237Z] 2024-07-24 18:34:00,237 - INFO - Writing docker-contexts/build-decision.tar.gz for docker image build-decision
[task 2024-07-24T18:34:00.247Z] 2024-07-24 18:34:00,247 - INFO - Writing docker-contexts/python3.9.tar.gz for docker image python3.9
[task 2024-07-24T18:34:00.263Z] 2024-07-24 18:34:00,263 - INFO - Writing docker-contexts/python3.11.tar.gz for docker image python3.11
[task 2024-07-24T18:34:00.279Z] 2024-07-24 18:34:00,279 - INFO - Generated 3 tasks for kind docker-image
[task 2024-07-24T18:34:00.296Z] 2024-07-24 18:34:00,296 - INFO - Generated 6 tasks for kind tests
[task 2024-07-24T18:34:00.296Z] 2024-07-24 18:34:00,296 - INFO - Generating full task graph
[task 2024-07-24T18:34:00.296Z] 2024-07-24 18:34:00,296 - INFO - Full task graph contains 9 tasks and 6 dependencies
[task 2024-07-24T18:34:00.296Z] 2024-07-24 18:34:00,296 - INFO - writing artifact file `full-task-graph.json`
[task 2024-07-24T18:34:00.299Z] 2024-07-24 18:34:00,298 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-07-24T18:34:00.299Z] 2024-07-24 18:34:00,299 - INFO - Generating target task set
[task 2024-07-24T18:34:00.299Z] 2024-07-24 18:34:00,299 - INFO - Filter filter_target_tasks pruned 3 tasks (6 remain)
[task 2024-07-24T18:34:00.299Z] 2024-07-24 18:34:00,299 - INFO - writing artifact file `target-tasks.json`
[task 2024-07-24T18:34:00.300Z] 2024-07-24 18:34:00,300 - INFO - Generating target task graph
[task 2024-07-24T18:34:00.300Z] 2024-07-24 18:34:00,300 - INFO - Adding 3 tasks with `always_target` attribute
[task 2024-07-24T18:34:00.300Z] 2024-07-24 18:34:00,300 - INFO - Generating optimized task graph
[task 2024-07-24T18:34:00.301Z] 2024-07-24 18:34:00,301 - INFO - No tasks removed during optimization
[task 2024-07-24T18:34:00.421Z] 2024-07-24 18:34:00,421 - INFO - Replaced 3 tasks by index-search (index-search) during optimization.
[task 2024-07-24T18:34:00.422Z] 2024-07-24 18:34:00,422 - INFO - writing artifact file `task-graph.json`
[task 2024-07-24T18:34:00.424Z] 2024-07-24 18:34:00,424 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-07-24T18:34:00.425Z] 2024-07-24 18:34:00,425 - INFO - Creating task with taskId VPoxBiaLQ8KwlDmDUWgJHw for tests-unit-ciadmin
[task 2024-07-24T18:34:00.428Z] 2024-07-24 18:34:00,426 - INFO - Creating task with taskId EJjG1wRYQDe9KtCxi08t7w for tests-yamllint
[task 2024-07-24T18:34:00.429Z] 2024-07-24 18:34:00,426 - INFO - Creating task with taskId M34hVHwdRYyqtFxvLilCBA for tests-flake8
[task 2024-07-24T18:34:00.432Z] 2024-07-24 18:34:00,428 - INFO - Creating task with taskId NeW6m_VKSvS8Um7uAUNu6g for tests-isort
[task 2024-07-24T18:34:00.437Z] 2024-07-24 18:34:00,437 - INFO - Creating task with taskId W0dW_WkYQTOt9bLcSKilxw for tests-black
[task 2024-07-24T18:34:00.439Z] 2024-07-24 18:34:00,439 - INFO - Creating task with taskId SvONUrNnTmetIukwOtxTjA for tests-unit-build-decision
[taskcluster 2024-07-24 18:34:00.764Z] === Task Finished ===
[taskcluster 2024-07-24 18:34:02.596Z] Successful task run with exit code: 0 completed in 18.029 seconds
Loading