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 FXIOS-6706 [v116] Screen Time implementation #15111

Merged
merged 2 commits into from
Jun 23, 2023

Refactor constraints STWebpageController with auto layout

bc6019e
Select commit
Loading
Failed to load commit list.
Merged

Add FXIOS-6706 [v116] Screen Time implementation #15111

Refactor constraints STWebpageController with auto layout
bc6019e
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
firefoxci-taskcluster / Decision Task succeeded Jun 22, 2023 in 47s

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-22 12:56:56.570Z] Task ID: Ny_KLiVYQwqHzewm51PxhA
[taskcluster 2023-06-22 12:56:56.570Z] Worker ID: 3425236279950441877
[taskcluster 2023-06-22 12:56:56.570Z] Worker Group: us-central1
[taskcluster 2023-06-22 12:56:56.570Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2023-06-22 12:56:56.570Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2023-06-22 12:56:56.570Z] Worker Version: 38.0.5
[taskcluster 2023-06-22 12:56:56.570Z] Public IP: 34.170.158.232
[taskcluster 2023-06-22 12:56:56.570Z] Hostname: mobile-1-decision-gcp-yd7rjys-rfurt5i8vacexw

[taskcluster 2023-06-22 12:56:57.135Z] === Task Starting ===
[setup 2023-06-22T12:56:57.419Z] run-task started in /
[vcs 2023-06-22T12:56:57.421Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2023-06-22T12:56:57.421Z] running as worker:worker
[vcs 2023-06-22T12:56:57.421Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2023-06-22T12:56:57.425Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2023-06-22T12:57:33.447Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/FilippoZazzeroni/firefox-ios', 'screen-time']
[vcs 2023-06-22T12:57:33.914Z] From https://github.com/FilippoZazzeroni/firefox-ios
[vcs 2023-06-22T12:57:33.914Z]  * branch                screen-time -> FETCH_HEAD
[vcs 2023-06-22T12:57:33.920Z] executing ['git', 'checkout', '-f', '-B', 'screen-time', 'bc6019e32684b8541df62478d5907a67fba82b2c']
[vcs 2023-06-22T12:57:34.615Z] Switched to a new branch 'screen-time'
[vcs 2023-06-22T12:57:34.616Z] cleaning git checkout...
[vcs 2023-06-22T12:57:34.616Z] executing ['git', 'clean', '-nxdff']
[vcs 2023-06-22T12:57:34.632Z] removing []
[vcs 2023-06-22T12:57:34.632Z] successfully cleaned git checkout!
[vcs 2023-06-22T12:57:34.636Z] TinderboxPrint:<a href='https://github.com/FilippoZazzeroni/firefox-ios/commit/bc6019e32684b8541df62478d5907a67fba82b2c' title='Built from firefox-ios commit bc6019e32684b8541df62478d5907a67fba82b2c'>bc6019e32684b8541df62478d5907a67fba82b2c</a>
[pip-install 2023-06-22T12:57:34.636Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2023-06-22T12:57:34.876Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2023-06-22T12:57:34.912Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 7)) (1.4.4)
[pip-install 2023-06-22T12:57:35.011Z] Collecting attrs==21.4.0
[pip-install 2023-06-22T12:57:35.076Z]   Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
[pip-install 2023-06-22T12:57:35.134Z] Collecting certifi==2022.12.7
[pip-install 2023-06-22T12:57:35.150Z]   Downloading certifi-2022.12.7-py3-none-any.whl (155 kB)
[pip-install 2023-06-22T12:57:35.167Z] Requirement already satisfied: charset-normalizer==2.0.12 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 19)) (2.0.12)
[pip-install 2023-06-22T12:57:35.168Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 23)) (0.10.0)
[pip-install 2023-06-22T12:57:35.200Z] Collecting idna==3.3
[pip-install 2023-06-22T12:57:35.213Z]   Downloading idna-3.3-py3-none-any.whl (61 kB)
[pip-install 2023-06-22T12:57:35.218Z] Requirement already satisfied: json-e==4.4.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 31)) (4.4.3)
[pip-install 2023-06-22T12:57:35.240Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2023-06-22T12:57:35.256Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2023-06-22T12:57:35.259Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 38)) (6.0)
[pip-install 2023-06-22T12:57:35.261Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 73)) (2.0.4)
[pip-install 2023-06-22T12:57:35.346Z] Collecting requests==2.31.0
[pip-install 2023-06-22T12:57:35.360Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2023-06-22T12:57:35.367Z] Requirement already satisfied: requests-unixsocket==0.3.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 82)) (0.3.0)
[pip-install 2023-06-22T12:57:35.368Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 86)) (2.0.0)
[pip-install 2023-06-22T12:57:35.409Z] Collecting taskcluster-taskgraph==4.2.0
[pip-install 2023-06-22T12:57:35.425Z]   Downloading taskcluster_taskgraph-4.2.0-py3-none-any.whl (184 kB)
[pip-install 2023-06-22T12:57:35.434Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 94)) (13.0.1)
[pip-install 2023-06-22T12:57:35.505Z] Collecting urllib3==1.26.9
[pip-install 2023-06-22T12:57:35.519Z]   Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB)
[pip-install 2023-06-22T12:57:35.562Z] Collecting voluptuous==0.12.2
[pip-install 2023-06-22T12:57:35.579Z]   Downloading voluptuous-0.12.2.tar.gz (48 kB)
[pip-install 2023-06-22T12:57:35.904Z] Building wheels for collected packages: voluptuous
[pip-install 2023-06-22T12:57:35.905Z]   Building wheel for voluptuous (setup.py): started
[pip-install 2023-06-22T12:57:36.124Z]   Building wheel for voluptuous (setup.py): finished with status 'done'
[pip-install 2023-06-22T12:57:36.125Z]   Created wheel for voluptuous: filename=voluptuous-0.12.2-py3-none-any.whl size=29552 sha256=1750dbea7aff4b9e81c20c2b08dbf646f60e90cc7be9348577d06c76fd29f4dc
[pip-install 2023-06-22T12:57:36.126Z]   Stored in directory: /builds/worker/.cache/pip/wheels/63/c0/d7/d09babb5ec150707e09d6cabd2850c2ab322b3fb37b3081511
[pip-install 2023-06-22T12:57:36.127Z] Successfully built voluptuous
[pip-install 2023-06-22T12:57:36.236Z] Installing collected packages: urllib3, idna, certifi, requests, voluptuous, mozilla-repo-urls, attrs, taskcluster-taskgraph
[pip-install 2023-06-22T12:57:36.544Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2023-06-22T12:57:36.544Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2023-06-22T12:57:36.550Z] Successfully installed attrs-21.4.0 certifi-2022.12.7 idna-3.3 mozilla-repo-urls-0.1.1 requests-2.31.0 taskcluster-taskgraph-4.2.0 urllib3-1.26.9 voluptuous-0.12.2
[pip-install 2023-06-22T12:57:36.678Z] WARNING: You are using pip version 21.1.3; however, version 23.1.2 is available.
[pip-install 2023-06-22T12:57:36.678Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2023-06-22T12:57:36.731Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'FilippoZazzeroni@users.noreply.github.com\' --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 2023-06-22T12:57:36.734Z] + ln -s /builds/worker/artifacts artifacts
[task 2023-06-22T12:57:36.735Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= --owner=FilippoZazzeroni@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/FilippoZazzeroni/firefox-ios --head-ref=screen-time --head-rev=bc6019e32684b8541df62478d5907a67fba82b2c --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2023-06-22T12:57:36.968Z] 2023-06-22 12:57:36,968 - INFO - Loading graph configuration.
[task 2023-06-22T12:57:36.992Z] fatal: no upstream configured for branch 'screen-time'
[task 2023-06-22T12:57:36.997Z] 2023-06-22 12:57:36,997 - INFO - base_ref has been reset from "" to "origin/main".
[task 2023-06-22T12:57:36.999Z] 2023-06-22 12:57:36,997 - INFO - base_rev is not set.
[task 2023-06-22T12:57:36.999Z] 2023-06-22 12:57:36,997 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2023-06-22T12:57:37.002Z] 2023-06-22 12:57:37,002 - INFO - base_rev has been reset from "" to "868aaefab4746690dc43c0172d12305989f1f9b4".
[task 2023-06-22T12:57:37.003Z] 2023-06-22 12:57:37,003 - WARNING - using default project parameters; add firefox-ios 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-22T12:57:37.004Z] 2023-06-22 12:57:37,004 - INFO - Using Parameters(id=66f0f652c5e3) (from defaults)
[task 2023-06-22T12:57:37.005Z] 2023-06-22 12:57:37,005 - INFO - writing artifact file `parameters.yml`
[task 2023-06-22T12:57:37.012Z] 2023-06-22 12:57:37,012 - INFO - writing artifact file `actions.json`
[task 2023-06-22T12:57:37.013Z] 2023-06-22 12:57:37,013 - INFO - Loading kinds
[task 2023-06-22T12:57:37.023Z] 2023-06-22 12:57:37,023 - INFO - Generating full task set
[task 2023-06-22T12:57:37.034Z] 2023-06-22 12:57:37,034 - INFO - Generated 1 tasks for kind build
[task 2023-06-22T12:57:37.035Z] 2023-06-22 12:57:37,035 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2023-06-22T12:57:37.053Z] 2023-06-22 12:57:37,053 - INFO - Generated 1 tasks for kind docker-image
[task 2023-06-22T12:57:37.068Z] 2023-06-22 12:57:37,067 - INFO - Generated 16 tasks for kind generate-screenshots
[task 2023-06-22T12:57:37.070Z] 2023-06-22 12:57:37,070 - INFO - Generated 1 tasks for kind performance
[task 2023-06-22T12:57:37.070Z] 2023-06-22 12:57:37,070 - INFO - Generating full task graph
[task 2023-06-22T12:57:37.070Z] 2023-06-22 12:57:37,070 - INFO - Full task graph contains 19 tasks and 34 dependencies
[task 2023-06-22T12:57:37.071Z] 2023-06-22 12:57:37,070 - INFO - writing artifact file `full-task-graph.json`
[task 2023-06-22T12:57:37.076Z] 2023-06-22 12:57:37,076 - INFO - writing artifact file `runnable-jobs.json`
[task 2023-06-22T12:57:37.076Z] 2023-06-22 12:57:37,076 - INFO - Generating target task set
[task 2023-06-22T12:57:37.076Z] 2023-06-22 12:57:37,076 - INFO - Filter filter_target_tasks pruned 19 tasks (0 remain)
[task 2023-06-22T12:57:37.076Z] 2023-06-22 12:57:37,076 - INFO - writing artifact file `target-tasks.json`
[task 2023-06-22T12:57:37.077Z] 2023-06-22 12:57:37,077 - INFO - Generating target task graph
[task 2023-06-22T12:57:37.077Z] 2023-06-22 12:57:37,077 - INFO - Adding 0 tasks with `always_target` attribute
[task 2023-06-22T12:57:37.077Z] 2023-06-22 12:57:37,077 - INFO - Generating optimized task graph
[task 2023-06-22T12:57:37.077Z] 2023-06-22 12:57:37,077 - INFO - No tasks removed during optimization
[task 2023-06-22T12:57:37.263Z] 2023-06-22 12:57:37,263 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2023-06-22T12:57:37.263Z] 2023-06-22 12:57:37,263 - INFO - writing artifact file `task-graph.json`
[task 2023-06-22T12:57:37.263Z] 2023-06-22 12:57:37,263 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2023-06-22 12:57:37.796Z] === Task Finished ===
[taskcluster 2023-06-22 12:57:41.290Z] Successful task run with exit code: 0 completed in 44.721 seconds