Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add enrollments list to targeting attributes for nimbus #5685

Merged
merged 5 commits into from
Jun 27, 2023

update for PR feedback

c9e689b
Select commit
Failed to load commit list.
Merged

add enrollments list to targeting attributes for nimbus #5685

update for PR feedback
c9e689b
Select commit
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jun 27, 2023 in 3m 39s

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 2023-06-27 17:29:14.674Z] Task ID: aFVFXQfZRD6S6ocy9ZcJhQ
[taskcluster 2023-06-27 17:29:14.675Z] Worker ID: 4964478294557106884
[taskcluster 2023-06-27 17:29:14.675Z] Worker Group: us-west1
[taskcluster 2023-06-27 17:29:14.675Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-06-27 17:29:14.675Z] Worker Pool: app-services-1/decision-gcp
[taskcluster 2023-06-27 17:29:14.675Z] Worker Version: 38.0.5
[taskcluster 2023-06-27 17:29:14.675Z] Public IP: 35.203.132.26
[taskcluster 2023-06-27 17:29:14.675Z] Hostname: app-services-1-decision-gcp-fw0rcqkvqqetjdymxr-wow
[taskcluster 2023-06-27 17:29:14.675Z] using cache "app-services-level-1-checkouts-v1" -> /builds/worker/checkouts

2557c09256c1 - Started downloading
846c0b181fff - Started downloading
846c0b181fff - Downloaded in 0.298 seconds
d2651cb1c72b - Started downloading
d2651cb1c72b - Downloaded in 1.319 seconds
2557c09256c1 - Downloaded in 3.903 seconds
Digest: sha256:b8638ba91bff32e72f09f74b170a0197093886a91fae1ad0cf757fd0e2c21bf0
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:b8638ba91bff32e72f09f74b170a0197093886a91fae1ad0cf757fd0e2c21bf0
[taskcluster 2023-06-27 17:29:33.351Z] === Task Starting ===
[setup 2023-06-27T17:29:34.885Z] run-task started in /
[cache 2023-06-27T17:29:34.887Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2023-06-27T17:29:34.888Z] running as worker:worker
[vcs 2023-06-27T17:29:34.888Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2023-06-27T17:29:34.892Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2023-06-27T17:29:43.092Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/jeddai/application-services', 'past-present-enrollment-targeting']
[vcs 2023-06-27T17:29:43.465Z] From https://github.com/jeddai/application-services
[vcs 2023-06-27T17:29:43.466Z]  * branch              past-present-enrollment-targeting -> FETCH_HEAD
[vcs 2023-06-27T17:29:43.484Z] executing ['git', 'checkout', '-f', '-B', 'past-present-enrollment-targeting', 'c9e689b0fbcd993cd3915e58cc45b327dc084086']
[vcs 2023-06-27T17:29:43.588Z] Switched to a new branch 'past-present-enrollment-targeting'
[vcs 2023-06-27T17:29:43.589Z] executing ['git', 'submodule', 'init']
[vcs 2023-06-27T17:29:43.614Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2023-06-27T17:29:43.614Z] executing ['git', 'submodule', 'update']
[vcs 2023-06-27T17:29:43.641Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2023-06-27T17:31:23.965Z] Submodule path 'components/external/glean': checked out '93508a09986a85eac296c3adfd2aad637b1f9514'
[vcs 2023-06-27T17:31:23.967Z] cleaning git checkout...
[vcs 2023-06-27T17:31:23.967Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-06-27T17:31:23.977Z] removing []
[vcs 2023-06-27T17:31:23.977Z] successfully cleaned git checkout!
[vcs 2023-06-27T17:31:23.981Z] TinderboxPrint:<a href='https://github.com/jeddai/application-services/commit/c9e689b0fbcd993cd3915e58cc45b327dc084086' title='Built from application-services commit c9e689b0fbcd993cd3915e58cc45b327dc084086'>c9e689b0fbcd993cd3915e58cc45b327dc084086</a>
[setup 2023-06-27T17:31:23.981Z] MOZ_FETCHES_DIR is /builds/worker/fetches
[pip-install 2023-06-27T17:31:23.981Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2023-06-27T17:31:24.252Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-06-27T17:31:25.134Z] Collecting aiohttp==3.8.4
[pip-install 2023-06-27T17:31:25.186Z]   Downloading aiohttp-3.8.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[pip-install 2023-06-27T17:31:25.256Z] Collecting aiosignal==1.2.0
[pip-install 2023-06-27T17:31:25.267Z]   Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
[pip-install 2023-06-27T17:31:25.270Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 100)) (1.4.4)
[pip-install 2023-06-27T17:31:25.315Z] Collecting arrow==1.2.3
[pip-install 2023-06-27T17:31:25.326Z]   Downloading arrow-1.2.3-py3-none-any.whl (66 kB)
[pip-install 2023-06-27T17:31:25.352Z] Collecting async-timeout==4.0.2
[pip-install 2023-06-27T17:31:25.363Z]   Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2023-06-27T17:31:25.389Z] Collecting asynctest==0.13.0
[pip-install 2023-06-27T17:31:25.400Z]   Downloading asynctest-0.13.0-py3-none-any.whl (26 kB)
[pip-install 2023-06-27T17:31:25.403Z] Requirement already satisfied: attrs==22.2.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 120)) (22.2.0)
[pip-install 2023-06-27T17:31:25.421Z] Collecting binaryornot==0.4.4
[pip-install 2023-06-27T17:31:25.432Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2023-06-27T17:31:25.435Z] Requirement already satisfied: certifi==2022.12.7 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 130)) (2022.12.7)
[pip-install 2023-06-27T17:31:25.456Z] Collecting chardet==5.1.0
[pip-install 2023-06-27T17:31:25.469Z]   Downloading chardet-5.1.0-py3-none-any.whl (199 kB)
[pip-install 2023-06-27T17:31:25.638Z] Collecting charset-normalizer==2.0.12
[pip-install 2023-06-27T17:31:25.649Z]   Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
[pip-install 2023-06-27T17:31:25.692Z] Collecting click==8.1.3
[pip-install 2023-06-27T17:31:25.703Z]   Downloading click-8.1.3-py3-none-any.whl (96 kB)
[pip-install 2023-06-27T17:31:25.736Z] Collecting cookiecutter==2.1.1
[pip-install 2023-06-27T17:31:25.747Z]   Downloading cookiecutter-2.1.1-py2.py3-none-any.whl (36 kB)
[pip-install 2023-06-27T17:31:25.903Z] Collecting frozenlist==1.2.0
[pip-install 2023-06-27T17:31:25.916Z]   Downloading frozenlist-1.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (210 kB)
[pip-install 2023-06-27T17:31:25.924Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 228)) (0.10.0)
[pip-install 2023-06-27T17:31:25.925Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 232)) (3.4)
[pip-install 2023-06-27T17:31:26.030Z] Collecting importlib-metadata==6.5.0
[pip-install 2023-06-27T17:31:26.054Z]   Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 kB)
[pip-install 2023-06-27T17:31:26.095Z] Collecting jinja2==3.1.2
[pip-install 2023-06-27T17:31:26.106Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[pip-install 2023-06-27T17:31:26.126Z] Collecting jinja2-time==0.2.0
[pip-install 2023-06-27T17:31:26.155Z]   Downloading jinja2_time-0.2.0-py2.py3-none-any.whl (6.4 kB)
[pip-install 2023-06-27T17:31:26.159Z] Requirement already satisfied: json-e==4.5.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 252)) (4.5.0)
[pip-install 2023-06-27T17:31:26.310Z] Collecting markupsafe==2.1.2
[pip-install 2023-06-27T17:31:26.322Z]   Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2023-06-27T17:31:26.345Z] Collecting mohawk==1.1.0
[pip-install 2023-06-27T17:31:26.358Z]   Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2023-06-27T17:31:26.363Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 312)) (0.1.1)
[pip-install 2023-06-27T17:31:27.051Z] Collecting multidict==5.2.0
[pip-install 2023-06-27T17:31:27.067Z]   Downloading multidict-5.2.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (187 kB)
[pip-install 2023-06-27T17:31:27.103Z] Collecting python-dateutil==2.8.2
[pip-install 2023-06-27T17:31:27.129Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2023-06-27T17:31:27.169Z] Collecting python-slugify==8.0.1
[pip-install 2023-06-27T17:31:27.183Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2023-06-27T17:31:27.188Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 402)) (6.0)
[pip-install 2023-06-27T17:31:27.189Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 447)) (2.0.4)
[pip-install 2023-06-27T17:31:27.262Z] Collecting requests==2.27.1
[pip-install 2023-06-27T17:31:27.274Z]   Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
[pip-install 2023-06-27T17:31:27.280Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 459)) (0.3.0)
[pip-install 2023-06-27T17:31:27.306Z] Collecting six==1.16.0
[pip-install 2023-06-27T17:31:27.318Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2023-06-27T17:31:27.322Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 469)) (2.0.0)
[pip-install 2023-06-27T17:31:27.489Z] Collecting taskcluster==47.1.0
[pip-install 2023-06-27T17:31:27.502Z]   Downloading taskcluster-47.1.0-py3-none-any.whl (141 kB)
[pip-install 2023-06-27T17:31:27.622Z] Collecting taskcluster-taskgraph==5.2.1
[pip-install 2023-06-27T17:31:27.637Z]   Downloading taskcluster_taskgraph-5.2.1-py3-none-any.whl (245 kB)
[pip-install 2023-06-27T17:31:27.644Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 483)) (13.0.1)
[pip-install 2023-06-27T17:31:27.661Z] Collecting text-unidecode==1.3
[pip-install 2023-06-27T17:31:27.671Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2023-06-27T17:31:27.709Z] Collecting typing-extensions==4.5.0
[pip-install 2023-06-27T17:31:27.719Z]   Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB)
[pip-install 2023-06-27T17:31:27.723Z] Requirement already satisfied: urllib3==1.26.14 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 503)) (1.26.14)
[pip-install 2023-06-27T17:31:27.724Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 507)) (0.13.1)
[pip-install 2023-06-27T17:31:28.151Z] Collecting yarl==1.7.2
[pip-install 2023-06-27T17:31:28.167Z]   Downloading yarl-1.7.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (308 kB)
[pip-install 2023-06-27T17:31:28.218Z] Collecting zipp==3.15.0
[pip-install 2023-06-27T17:31:28.229Z]   Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB)
[pip-install 2023-06-27T17:31:28.762Z] Installing collected packages: six, python-dateutil, markupsafe, text-unidecode, multidict, jinja2, frozenlist, charset-normalizer, chardet, arrow, yarl, requests, python-slugify, jinja2-time, click, binaryornot, async-timeout, aiosignal, zipp, mohawk, cookiecutter, aiohttp, typing-extensions, taskcluster-taskgraph, taskcluster, importlib-metadata, asynctest
[pip-install 2023-06-27T17:31:28.954Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-27T17:31:28.954Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-27T17:31:29.113Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-27T17:31:29.113Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-27T17:31:29.216Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-27T17:31:29.216Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-27T17:31:29.337Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-27T17:31:29.337Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-27T17:31:29.580Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-27T17:31:29.580Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-27T17:31:29.701Z] Successfully installed aiohttp-3.8.4 aiosignal-1.2.0 arrow-1.2.3 async-timeout-4.0.2 asynctest-0.13.0 binaryornot-0.4.4 chardet-5.1.0 charset-normalizer-2.0.12 click-8.1.3 cookiecutter-2.1.1 frozenlist-1.2.0 importlib-metadata-6.5.0 jinja2-3.1.2 jinja2-time-0.2.0 markupsafe-2.1.2 mohawk-1.1.0 multidict-5.2.0 python-dateutil-2.8.2 python-slugify-8.0.1 requests-2.27.1 six-1.16.0 taskcluster-47.1.0 taskcluster-taskgraph-5.2.1 text-unidecode-1.3 typing-extensions-4.5.0 yarl-1.7.2 zipp-3.15.0
[pip-install 2023-06-27T17:31:29.826Z] WARNING: You are using pip version 21.1.3; however, version 23.1.2 is available.
[pip-install 2023-06-27T17:31:29.828Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-06-27T17:31:29.925Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'application-services\' --message="" --owner=\'jeddai@users.noreply.github.com\' --level=\'1\' --base-repository="$APPSERVICES_BASE_REPOSITORY" --head-repository="$APPSERVICES_HEAD_REPOSITORY" --head-ref="$APPSERVICES_HEAD_REF" --head-rev="$APPSERVICES_HEAD_REV" --head-tag="$APPSERVICES_HEAD_TAG" --repository-type="$APPSERVICES_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2023-06-27T17:31:29.928Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-06-27T17:31:29.929Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=application-services --message= --owner=jeddai@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla/application-services --head-repository=https://github.com/jeddai/application-services --head-ref=past-present-enrollment-targeting --head-rev=c9e689b0fbcd993cd3915e58cc45b327dc084086 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2023-06-27T17:31:30.171Z] /builds/worker/.local/lib/python3.8/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.14) or chardet (5.1.0)/charset_normalizer (2.0.12) doesn't match a supported version!
[task 2023-06-27T17:31:30.173Z]   warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[task 2023-06-27T17:31:30.174Z] 2023-06-27 17:31:30,171 - INFO - Loading graph configuration.
[task 2023-06-27T17:31:30.208Z] fatal: no upstream configured for branch 'past-present-enrollment-targeting'
[task 2023-06-27T17:31:30.216Z] 2023-06-27 17:31:30,215 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-06-27T17:31:30.216Z] 2023-06-27 17:31:30,216 - INFO - base_rev is not set.
[task 2023-06-27T17:31:30.216Z] 2023-06-27 17:31:30,216 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-06-27T17:31:30.219Z] 2023-06-27 17:31:30,219 - INFO - base_rev has been reset from "" to "2bf9814eddd5bc8f8b86ea93863df7efcf92601f".
[task 2023-06-27T17:31:30.219Z] 2023-06-27 17:31:30,219 - WARNING - using default project parameters; add application-services to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.8/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2023-06-27T17:31:30.221Z] 2023-06-27 17:31:30,221 - INFO - Using Parameters(id=55c578760dc7) (from defaults)
[task 2023-06-27T17:31:30.222Z] 2023-06-27 17:31:30,222 - INFO - writing artifact file `parameters.yml`
[task 2023-06-27T17:31:30.229Z] 2023-06-27 17:31:30,229 - INFO - writing artifact file `actions.json`
[task 2023-06-27T17:31:30.230Z] 2023-06-27 17:31:30,230 - INFO - Loading kinds
[task 2023-06-27T17:31:30.287Z] 2023-06-27 17:31:30,286 - INFO - Generating full task set
[task 2023-06-27T17:31:30.290Z] 2023-06-27 17:31:30,290 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2023-06-27T17:31:30.308Z] 2023-06-27 17:31:30,307 - INFO - Generated 1 tasks for kind docker-image
[task 2023-06-27T17:31:30.324Z] 2023-06-27 17:31:30,324 - INFO - Generated 4 tasks for kind fetch
[task 2023-06-27T17:31:30.326Z] 2023-06-27 17:31:30,326 - INFO - Generated 2 tasks for kind lint
[task 2023-06-27T17:31:30.396Z] 2023-06-27 17:31:30,395 - INFO - Generated 7 tasks for kind toolchain
[task 2023-06-27T17:31:30.398Z] 2023-06-27 17:31:30,398 - INFO - Generated 1 tasks for kind android-build
[task 2023-06-27T17:31:30.434Z] 2023-06-27 17:31:30,434 - INFO - Generated 18 tasks for kind module-build
[task 2023-06-27T17:31:30.438Z] 2023-06-27 17:31:30,438 - INFO - Generated 1 tasks for kind branch-build-as
[task 2023-06-27T17:31:30.531Z] 2023-06-27 17:31:30,531 - INFO - Generated 114 tasks for kind branch-build-firefox-android
[task 2023-06-27T17:31:30.535Z] 2023-06-27 17:31:30,534 - INFO - Generated 2 tasks for kind branch-build-fenix
[task 2023-06-27T17:31:30.543Z] 2023-06-27 17:31:30,543 - INFO - Generated 8 tasks for kind nimbus-build
[task 2023-06-27T17:31:30.545Z] 2023-06-27 17:31:30,545 - INFO - Generated 1 tasks for kind swift
[task 2023-06-27T17:31:30.549Z] 2023-06-27 17:31:30,549 - INFO - Generated 2 tasks for kind nimbus-binaries-assemble
[task 2023-06-27T17:31:30.555Z] 2023-06-27 17:31:30,555 - INFO - Generated 18 tasks for kind signing
[task 2023-06-27T17:31:30.559Z] 2023-06-27 17:31:30,558 - INFO - Generated 1 tasks for kind build-summary
[task 2023-06-27T17:31:30.561Z] 2023-06-27 17:31:30,561 - INFO - Generated 1 tasks for kind release-publish
[task 2023-06-27T17:31:30.574Z] 2023-06-27 17:31:30,574 - INFO - Generated 22 tasks for kind beetmover
[task 2023-06-27T17:31:30.574Z] 2023-06-27 17:31:30,574 - INFO - Generating full task graph
[task 2023-06-27T17:31:30.575Z] 2023-06-27 17:31:30,575 - INFO - Full task graph contains 203 tasks and 711 dependencies
[task 2023-06-27T17:31:30.582Z] 2023-06-27 17:31:30,582 - INFO - writing artifact file `full-task-graph.json`
[task 2023-06-27T17:31:30.633Z] 2023-06-27 17:31:30,633 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-06-27T17:31:30.635Z] 2023-06-27 17:31:30,635 - INFO - Generating target task set
[task 2023-06-27T17:31:30.636Z] 2023-06-27 17:31:30,636 - INFO - Filter filter_target_tasks pruned 70 tasks (133 remain)
[task 2023-06-27T17:31:30.636Z] 2023-06-27 17:31:30,636 - INFO - Filter filter_branch_build_tasks pruned 117 tasks (16 remain)
[task 2023-06-27T17:31:30.636Z] 2023-06-27 17:31:30,636 - INFO - writing artifact file `target-tasks.json`
[task 2023-06-27T17:31:30.637Z] 2023-06-27 17:31:30,636 - INFO - Generating target task graph
[task 2023-06-27T17:31:30.637Z] 2023-06-27 17:31:30,636 - INFO - Adding 0 tasks with `always_target` attribute
[task 2023-06-27T17:31:30.637Z] 2023-06-27 17:31:30,637 - INFO - Generating optimized task graph
[task 2023-06-27T17:31:30.637Z] 2023-06-27 17:31:30,637 - INFO - No tasks removed during optimization
[task 2023-06-27T17:31:31.180Z] 2023-06-27 17:31:31,180 - INFO - Replaced 12 tasks by index-search (index-search) during optimization.
[task 2023-06-27T17:31:31.181Z] 2023-06-27 17:31:31,181 - INFO - writing artifact file `task-graph.json`
[task 2023-06-27T17:31:31.182Z] 2023-06-27 17:31:31,182 - INFO - writing artifact file `label-to-taskid.json`
[task 2023-06-27T17:31:31.184Z] 2023-06-27 17:31:31,184 - INFO - Creating task with taskId SOtrrroiSDiSGzwpw5z48Q for lint-ktlint
[task 2023-06-27T17:31:31.186Z] 2023-06-27 17:31:31,186 - INFO - Creating task with taskId Wy4SqXrHSQeQhafRD1GOeA for lint-detekt
[task 2023-06-27T17:31:31.190Z] 2023-06-27 17:31:31,189 - INFO - Creating task with taskId Z-9b27TXS6yNp3rt3-PNRw for Build summary task
[task 2023-06-27T17:31:31.193Z] 2023-06-27 17:31:31,192 - INFO - Creating task with taskId PhxdskKNQ6OWTJJS4K6xpg for android-build-pr
[taskcluster 2023-06-27 17:31:31.566Z] === Task Finished ===
[taskcluster 2023-06-27 17:31:33.297Z] Successful task run with exit code: 0 completed in 138.624 seconds