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

Use RequiresApi instead of TargetApi in NotificationManager #3265

Merged
merged 1 commit into from
Dec 3, 2024

Use RequiresApi instead of TargetApi in NotificationManager

e9846a3
Select commit
Loading
Failed to load commit list.
Merged

Use RequiresApi instead of TargetApi in NotificationManager #3265

Use RequiresApi instead of TargetApi in NotificationManager
e9846a3
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Dec 3, 2024 in 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 | View task group in Taskcluster

Task Status

Started: 2024-12-03T20:34:20.258Z
Resolved: 2024-12-03T20:34:39.644Z
Task Execution Time: 19 seconds, 386 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/android-build.tar.gz
- public/docker-contexts/base.tar.gz
- public/docker-contexts/bump.tar.gz
- public/docker-contexts/ui-tests.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2024-12-03 20:34:20.397Z] Task ID: N0iFsRYwToi6vX0KbBtrLg
[taskcluster 2024-12-03 20:34:20.397Z] Worker ID: 1192077466137712203
[taskcluster 2024-12-03 20:34:20.397Z] Worker Group: us-central1-c
[taskcluster 2024-12-03 20:34:20.397Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-12-03 20:34:20.397Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-12-03 20:34:20.397Z] Worker Version: 38.0.5
[taskcluster 2024-12-03 20:34:20.397Z] Public IP: 35.239.68.236
[taskcluster 2024-12-03 20:34:20.397Z] Hostname: mobile-1-decision-gcp-wjcdlsrptmctwtg-s4ypow

0c41538bc874 - Started downloading
e5c011697f2e - Started downloading
da348496342e - Started downloading
0c41538bc874 - Downloaded in 0.152 seconds
221894c19121 - Started downloading
221894c19121 - Downloaded in 0 seconds
e5c011697f2e - Downloaded in 0.53 seconds
da348496342e - Downloaded in 1.795 seconds
Digest: sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:eb53b1ca6b86b1344d61f55aab77b130048c0ae007eef181ec82eec327e91e07
[taskcluster 2024-12-03 20:34:32.232Z] === Task Starting ===
[setup 2024-12-03T20:34:33.440Z] run-task started in /
[setup 2024-12-03T20:34:33.440Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id='0' --pushdate='0' --project='reference-browser' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request' 

[setup 2024-12-03T20:34:33.440Z] Python version: 3.11.2
[vcs 2024-12-03T20:34:33.442Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-12-03T20:34:33.442Z] running as worker:worker
[vcs 2024-12-03T20:34:33.442Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-12-03T20:34:33.448Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/reference-browser', '/builds/worker/checkouts/vcs']
[vcs 2024-12-03T20:34:33.451Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-12-03T20:34:34.221Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/requiresapi']
[vcs 2024-12-03T20:34:34.417Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-12-03T20:34:34.419Z]  * branch              rvm/requiresapi -> FETCH_HEAD
[vcs 2024-12-03T20:34:34.423Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/reference-browser', 'rvm/requiresapi']
[vcs 2024-12-03T20:34:34.604Z] From https://github.com/mozilla-mobile/reference-browser
[vcs 2024-12-03T20:34:34.606Z]  * branch              rvm/requiresapi -> FETCH_HEAD
[vcs 2024-12-03T20:34:34.610Z] executing ['git', 'checkout', '-f', '-B', 'rvm/requiresapi', 'e9846a3f09323e16cbd94720b8e437c57e1d45cd']
[vcs 2024-12-03T20:34:34.637Z] Switched to a new branch 'rvm/requiresapi'
[vcs 2024-12-03T20:34:34.638Z] cleaning git checkout...
[vcs 2024-12-03T20:34:34.638Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-12-03T20:34:34.644Z] removing []
[vcs 2024-12-03T20:34:34.644Z] successfully cleaned git checkout!
[vcs 2024-12-03T20:34:34.646Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/reference-browser/commit/e9846a3f09323e16cbd94720b8e437c57e1d45cd' title='Built from reference-browser commit e9846a3f09323e16cbd94720b8e437c57e1d45cd'>e9846a3f09323e16cbd94720b8e437c57e1d45cd</a>
[pip-install 2024-12-03T20:34:34.666Z] executing ['uv', 'pip', 'install', '--python', '/usr/bin/python3', '--target', '/builds/worker/.local/lib/python3.11/site-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-12-03T20:34:34.844Z] Resolved 1 package in 116ms
[pip-install 2024-12-03T20:34:34.860Z] Prepared 1 package in 15ms
[pip-install 2024-12-03T20:34:34.864Z] Installed 1 package in 3ms
[pip-install 2024-12-03T20:34:34.864Z]  + redo==2.0.4
[task 2024-12-03T20:34:34.866Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'reference-browser\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' \n']
[task 2024-12-03T20:34:34.868Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-12-03T20:34:34.870Z] + taskgraph decision --pushlog-id=0 --pushdate=0 --project=reference-browser --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/reference-browser --head-repository=https://github.com/mozilla-mobile/reference-browser --head-ref=rvm/requiresapi --head-rev=e9846a3f09323e16cbd94720b8e437c57e1d45cd --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-12-03T20:34:35.501Z] 2024-12-03 20:34:35,501 - INFO - Loading graph configuration.
[task 2024-12-03T20:34:35.540Z] 2024-12-03 20:34:35,540 - INFO - base_ref has been reset from "" to "origin/master".
[task 2024-12-03T20:34:35.540Z] 2024-12-03 20:34:35,540 - INFO - base_rev is not set.
[task 2024-12-03T20:34:35.541Z] 2024-12-03 20:34:35,540 - INFO - Using base_ref "origin/master" to determine latest common revision...
[task 2024-12-03T20:34:35.543Z] 2024-12-03 20:34:35,543 - INFO - base_rev has been reset from "" to "58647a9c24083e57101cfc3b162efbbcc83a5970".
[task 2024-12-03T20:34:35.547Z] 2024-12-03 20:34:35,547 - WARNING - using default project parameters; add reference-browser to PER_PROJECT_PARAMETERS in /usr/local/lib/python3.11/dist-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-12-03T20:34:35.548Z] 2024-12-03 20:34:35,548 - INFO - Using Parameters(id=9cc87cb643f1) (from defaults)
[task 2024-12-03T20:34:35.549Z] 2024-12-03 20:34:35,549 - INFO - writing artifact file `parameters.yml`
[task 2024-12-03T20:34:35.559Z] 2024-12-03 20:34:35,559 - INFO - writing artifact file `actions.json`
[task 2024-12-03T20:34:35.561Z] 2024-12-03 20:34:35,561 - INFO - Loading kinds
[task 2024-12-03T20:34:35.567Z] 2024-12-03 20:34:35,567 - INFO - Generating full task set
[task 2024-12-03T20:34:35.582Z] 2024-12-03 20:34:35,582 - INFO - Generated 1 tasks for kind bump
[task 2024-12-03T20:34:35.585Z] 2024-12-03 20:34:35,585 - INFO - Writing docker-contexts/android-build.tar.gz for docker image android-build
[task 2024-12-03T20:34:35.586Z] 2024-12-03 20:34:35,586 - INFO - Writing docker-contexts/base.tar.gz for docker image base
[task 2024-12-03T20:34:35.604Z] 2024-12-03 20:34:35,604 - INFO - Writing docker-contexts/bump.tar.gz for docker image bump
[task 2024-12-03T20:34:35.607Z] 2024-12-03 20:34:35,607 - INFO - Writing docker-contexts/ui-tests.tar.gz for docker image ui-tests
[task 2024-12-03T20:34:35.610Z] 2024-12-03 20:34:35,610 - INFO - Generated 4 tasks for kind docker-image
[task 2024-12-03T20:34:35.616Z] 2024-12-03 20:34:35,616 - INFO - Generated 1 tasks for kind fetch
[task 2024-12-03T20:34:35.618Z] 2024-12-03 20:34:35,618 - INFO - Generated 1 tasks for kind geckoview
[task 2024-12-03T20:34:35.634Z] 2024-12-03 20:34:35,633 - INFO - Generated 3 tasks for kind toolchain
[task 2024-12-03T20:34:35.640Z] 2024-12-03 20:34:35,639 - INFO - Generated 3 tasks for kind build
[task 2024-12-03T20:34:35.643Z] 2024-12-03 20:34:35,642 - INFO - Generated 1 tasks for kind build-bundle
[task 2024-12-03T20:34:35.648Z] 2024-12-03 20:34:35,648 - INFO - Generated 5 tasks for kind lint
[task 2024-12-03T20:34:35.652Z] 2024-12-03 20:34:35,652 - INFO - Generated 4 tasks for kind test
[task 2024-12-03T20:34:35.653Z] 2024-12-03 20:34:35,653 - INFO - Generated 1 tasks for kind pr
[task 2024-12-03T20:34:35.656Z] 2024-12-03 20:34:35,656 - INFO - Generated 1 tasks for kind signing-bundle
[task 2024-12-03T20:34:35.658Z] 2024-12-03 20:34:35,658 - INFO - Generated 1 tasks for kind push-bundle
[task 2024-12-03T20:34:35.659Z] 2024-12-03 20:34:35,659 - INFO - Generated 3 tasks for kind signing
[task 2024-12-03T20:34:35.665Z] 2024-12-03 20:34:35,665 - INFO - Generated 2 tasks for kind raptor
[task 2024-12-03T20:34:35.665Z] 2024-12-03 20:34:35,665 - INFO - Generating full task graph
[task 2024-12-03T20:34:35.665Z] 2024-12-03 20:34:35,665 - INFO - Full task graph contains 31 tasks and 59 dependencies
[task 2024-12-03T20:34:35.666Z] 2024-12-03 20:34:35,666 - INFO - writing artifact file `full-task-graph.json`
[task 2024-12-03T20:34:35.673Z] 2024-12-03 20:34:35,673 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-12-03T20:34:35.674Z] 2024-12-03 20:34:35,674 - INFO - Generating target task set
[task 2024-12-03T20:34:35.674Z] 2024-12-03 20:34:35,674 - INFO - Filter filter_target_tasks pruned 20 tasks (11 remain)
[task 2024-12-03T20:34:35.675Z] 2024-12-03 20:34:35,675 - INFO - writing artifact file `target-tasks.json`
[task 2024-12-03T20:34:35.675Z] 2024-12-03 20:34:35,675 - INFO - Generating target task graph
[task 2024-12-03T20:34:35.675Z] 2024-12-03 20:34:35,675 - INFO - Adding 4 tasks with `always_target` attribute
[task 2024-12-03T20:34:35.675Z] 2024-12-03 20:34:35,675 - INFO - Generating optimized task graph
[task 2024-12-03T20:34:35.676Z] 2024-12-03 20:34:35,676 - INFO - No tasks removed during optimization
[task 2024-12-03T20:34:35.856Z] 2024-12-03 20:34:35,856 - INFO - Replaced 8 tasks by index-search (index-search) during optimization.
[task 2024-12-03T20:34:35.857Z] 2024-12-03 20:34:35,857 - INFO - writing artifact file `task-graph.json`
[task 2024-12-03T20:34:35.860Z] 2024-12-03 20:34:35,860 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-12-03T20:34:35.862Z] 2024-12-03 20:34:35,861 - INFO - Creating task with taskId YDnSUaAWS6maVQlW6FhQYw for test-raptor
[task 2024-12-03T20:34:35.863Z] 2024-12-03 20:34:35,863 - INFO - Creating task with taskId ACn49LtaRJKtQVYi2YtRrw for test-debug
[task 2024-12-03T20:34:35.867Z] 2024-12-03 20:34:35,867 - INFO - Creating task with taskId FE9aA1GrSQ-P5RHclYZu3w for lint-dependency-analysis
[task 2024-12-03T20:34:35.870Z] 2024-12-03 20:34:35,869 - INFO - Creating task with taskId a98bCE_WSDeLgk8XssqOow for lint-compare-locales
[task 2024-12-03T20:34:35.872Z] 2024-12-03 20:34:35,872 - INFO - Creating task with taskId Zw6oyTivSmmMpmzflqOAXQ for lint-lint
[task 2024-12-03T20:34:35.881Z] 2024-12-03 20:34:35,875 - INFO - Creating task with taskId E0df5KJQQXmOIkxM_OauHQ for lint-ktlint
[task 2024-12-03T20:34:35.888Z] 2024-12-03 20:34:35,888 - INFO - Creating task with taskId BYylQ0QQQiGLLdgJWbxmdw for build-debug
[task 2024-12-03T20:34:35.891Z] 2024-12-03 20:34:35,891 - INFO - Creating task with taskId PPUXQ5mZS72Ovm0Igfn99A for lint-detekt
[task 2024-12-03T20:34:36.027Z] 2024-12-03 20:34:36,027 - INFO - Creating task with taskId VKy5VqnJQVu2GPD1XCnSSQ for signing-debug
[task 2024-12-03T20:34:36.116Z] 2024-12-03 20:34:36,116 - INFO - Creating task with taskId PU8chQumRhGCAHspJXVVCQ for pr-complete
[taskcluster 2024-12-03 20:34:36.501Z] === Task Finished ===
[taskcluster 2024-12-03 20:34:38.919Z] Successful task run with exit code: 0 completed in 18.524 seconds