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

Bugfix FXIOS-8105 [v121] Fix Send to Device failing intermittently (backport #18042) #18049

Merged
merged 1 commit into from
Jan 9, 2024

Bugfix FXIOS-8105 [v121] Fix Send to Device failing intermittently (#…

50b3057
Select commit
Loading
Failed to load commit list.
Merged

Bugfix FXIOS-8105 [v121] Fix Send to Device failing intermittently (backport #18042) #18049

Bugfix FXIOS-8105 [v121] Fix Send to Device failing intermittently (#…
50b3057
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 9, 2024 in 1m 19s

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-01-09 14:39:48.116Z] Task ID: cS21bb1oRzqxXaBZ6aIxmg
[taskcluster 2024-01-09 14:39:48.117Z] Worker ID: 6932311711214003899
[taskcluster 2024-01-09 14:39:48.117Z] Worker Group: us-central1
[taskcluster 2024-01-09 14:39:48.117Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-09 14:39:48.117Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2024-01-09 14:39:48.117Z] Worker Version: 38.0.5
[taskcluster 2024-01-09 14:39:48.117Z] Public IP: 35.184.148.13
[taskcluster 2024-01-09 14:39:48.117Z] Hostname: mobile-1-decision-gcp-em3ha9c5qqiygtciyg9xba

eaead16dc43b - Started downloading
a8bc6e918a90 - Started downloading
d6c2acba8f01 - Started downloading
eaead16dc43b - Downloaded in 0.272 seconds
a8bc6e918a90 - Downloaded in 0.815 seconds
d6c2acba8f01 - Downloaded in 10.421 seconds
Digest: sha256:71a50e8c6de8ac394093cda3815ea2d19c0e67b025053b5c47c2364bd895903f
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:71a50e8c6de8ac394093cda3815ea2d19c0e67b025053b5c47c2364bd895903f
[taskcluster 2024-01-09 14:40:08.023Z] === Task Starting ===
[setup 2024-01-09T14:40:09.616Z] run-task started in /
[vcs 2024-01-09T14:40:09.619Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-01-09T14:40:09.619Z] running as worker:worker
[vcs 2024-01-09T14:40:09.620Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2024-01-09T14:40:09.625Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-01-09T14:40:50.845Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-mobile/firefox-ios', 'mergify/bp/release/v121/pr-18042']
[vcs 2024-01-09T14:40:51.179Z] From https://github.com/mozilla-mobile/firefox-ios
[vcs 2024-01-09T14:40:51.179Z]  * branch                mergify/bp/release/v121/pr-18042 -> FETCH_HEAD
[vcs 2024-01-09T14:40:51.185Z] executing ['git', 'checkout', '-f', '-B', 'mergify/bp/release/v121/pr-18042', '50b3057b5c5f6123f748bf156f5ad0ecba1e6010']
[vcs 2024-01-09T14:40:51.891Z] Switched to a new branch 'mergify/bp/release/v121/pr-18042'
[vcs 2024-01-09T14:40:51.895Z] cleaning git checkout...
[vcs 2024-01-09T14:40:51.895Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-09T14:40:51.912Z] removing []
[vcs 2024-01-09T14:40:51.912Z] successfully cleaned git checkout!
[vcs 2024-01-09T14:40:51.916Z] TinderboxPrint:<a href='https://github.com/mozilla-mobile/firefox-ios/commit/50b3057b5c5f6123f748bf156f5ad0ecba1e6010' title='Built from firefox-ios commit 50b3057b5c5f6123f748bf156f5ad0ecba1e6010'>50b3057b5c5f6123f748bf156f5ad0ecba1e6010</a>
[pip-install 2024-01-09T14:40:51.917Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-01-09T14:40:52.187Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-09T14:40:52.251Z] 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 2024-01-09T14:40:52.369Z] Collecting arrow==1.3.0
[pip-install 2024-01-09T14:40:52.491Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-01-09T14:40:52.555Z] Collecting binaryornot==0.4.4
[pip-install 2024-01-09T14:40:52.590Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[pip-install 2024-01-09T14:40:52.638Z] Collecting certifi==2023.7.22
[pip-install 2024-01-09T14:40:52.674Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-01-09T14:40:52.740Z] Collecting chardet==5.2.0
[pip-install 2024-01-09T14:40:52.776Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-01-09T14:40:53.089Z] Collecting charset-normalizer==3.3.1
[pip-install 2024-01-09T14:40:53.126Z]   Downloading charset_normalizer-3.3.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB)
[pip-install 2024-01-09T14:40:53.183Z] Collecting click==8.1.7
[pip-install 2024-01-09T14:40:53.219Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-01-09T14:40:53.278Z] Collecting cookiecutter==2.4.0
[pip-install 2024-01-09T14:40:53.314Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-01-09T14:40:53.340Z] Collecting giturlparse==0.12.0
[pip-install 2024-01-09T14:40:53.376Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-01-09T14:40:53.380Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 131)) (3.4)
[pip-install 2024-01-09T14:40:53.422Z] Collecting jinja2==3.1.2
[pip-install 2024-01-09T14:40:53.457Z]   Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[pip-install 2024-01-09T14:40:53.491Z] Collecting json-e==4.5.3
[pip-install 2024-01-09T14:40:53.527Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-01-09T14:40:53.579Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-01-09T14:40:53.615Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-01-09T14:40:53.783Z] Collecting markupsafe==2.1.3
[pip-install 2024-01-09T14:40:53.821Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2024-01-09T14:40:53.850Z] Collecting mdurl==0.1.2
[pip-install 2024-01-09T14:40:53.887Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-01-09T14:40:53.921Z] Collecting mozilla-repo-urls==0.1.1
[pip-install 2024-01-09T14:40:53.957Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[pip-install 2024-01-09T14:40:54.028Z] Collecting pygments==2.16.1
[pip-install 2024-01-09T14:40:54.065Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-01-09T14:40:54.165Z] Collecting python-dateutil==2.8.2
[pip-install 2024-01-09T14:40:54.202Z]   Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
[pip-install 2024-01-09T14:40:54.243Z] Collecting python-slugify==8.0.1
[pip-install 2024-01-09T14:40:54.279Z]   Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB)
[pip-install 2024-01-09T14:40:54.404Z] Collecting pyyaml==6.0.1
[pip-install 2024-01-09T14:40:54.440Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-01-09T14:40:54.455Z] 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 283)) (2.0.4)
[pip-install 2024-01-09T14:40:54.529Z] Collecting requests==2.31.0
[pip-install 2024-01-09T14:40:54.565Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2024-01-09T14:40:54.724Z] Collecting rich==13.6.0
[pip-install 2024-01-09T14:40:54.759Z]   Downloading rich-13.6.0-py3-none-any.whl (239 kB)
[pip-install 2024-01-09T14:40:54.798Z] Collecting six==1.16.0
[pip-install 2024-01-09T14:40:54.833Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[pip-install 2024-01-09T14:40:54.838Z] 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 301)) (2.0.0)
[pip-install 2024-01-09T14:40:54.889Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-01-09T14:40:54.926Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-01-09T14:40:54.933Z] 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 309)) (13.0.1)
[pip-install 2024-01-09T14:40:54.955Z] Collecting text-unidecode==1.3
[pip-install 2024-01-09T14:40:54.990Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[pip-install 2024-01-09T14:40:55.036Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-01-09T14:40:55.072Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-01-09T14:40:55.117Z] Collecting typing-extensions==4.8.0
[pip-install 2024-01-09T14:40:55.153Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-01-09T14:40:55.234Z] Collecting urllib3==2.0.7
[pip-install 2024-01-09T14:40:55.270Z]   Downloading urllib3-2.0.7-py3-none-any.whl (124 kB)
[pip-install 2024-01-09T14:40:55.276Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 330)) (0.13.1)
[pip-install 2024-01-09T14:40:55.692Z] Installing collected packages: six, mdurl, urllib3, typing-extensions, types-python-dateutil, text-unidecode, python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, python-slugify, jinja2, giturlparse, click, binaryornot, arrow, mozilla-repo-urls, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2024-01-09T14:40:56.438Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:56.439Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:56.505Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:56.506Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:56.537Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:56.538Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:56.723Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:56.724Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:56.977Z]   WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:56.978Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:57.252Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:57.253Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:57.354Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-09T14:40:57.354Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-09T14:40:57.366Z] Successfully installed arrow-1.3.0 binaryornot-0.4.4 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.1 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.2 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 mozilla-repo-urls-0.1.1 pygments-2.16.1 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-6.0.1 requests-2.31.0 rich-13.6.0 six-1.16.0 taskcluster-taskgraph-6.3.1 text-unidecode-1.3 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.0.7
[pip-install 2024-01-09T14:40:57.517Z] WARNING: You are using pip version 21.1.3; however, version 23.3.2 is available.
[pip-install 2024-01-09T14:40:57.517Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-01-09T14:40:57.639Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'mergify[bot]@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-untrusted\' \n']
[task 2024-01-09T14:40:57.642Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-09T14:40:57.644Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= '--owner=mergify[bot]@users.noreply.github.com' --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/mozilla-mobile/firefox-ios --head-ref=mergify/bp/release/v121/pr-18042 --head-rev=50b3057b5c5f6123f748bf156f5ad0ecba1e6010 --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2024-01-09T14:40:57.911Z] 2024-01-09 14:40:57,910 - INFO - Loading graph configuration.
[task 2024-01-09T14:40:57.939Z] 2024-01-09 14:40:57,939 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-01-09T14:40:57.940Z] 2024-01-09 14:40:57,939 - INFO - base_rev is not set.
[task 2024-01-09T14:40:57.941Z] 2024-01-09 14:40:57,939 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-01-09T14:40:57.947Z] 2024-01-09 14:40:57,947 - INFO - base_rev has been reset from "" to "4916a480f24386a6d6b0a795e6cd9db22aea585e".
[task 2024-01-09T14:40:57.949Z] 2024-01-09 14:40:57,947 - 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 2024-01-09T14:40:57.949Z] 2024-01-09 14:40:57,948 - INFO - Using Parameters(id=be3fa4e98edf) (from defaults)
[task 2024-01-09T14:40:57.950Z] 2024-01-09 14:40:57,949 - INFO - writing artifact file `parameters.yml`
[task 2024-01-09T14:40:57.957Z] 2024-01-09 14:40:57,957 - INFO - writing artifact file `actions.json`
[task 2024-01-09T14:40:57.959Z] 2024-01-09 14:40:57,959 - INFO - Loading kinds
[task 2024-01-09T14:40:57.971Z] 2024-01-09 14:40:57,971 - INFO - Generating full task set
[task 2024-01-09T14:40:57.986Z] 2024-01-09 14:40:57,985 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2024-01-09T14:40:57.989Z] 2024-01-09 14:40:57,988 - INFO - Generated 1 tasks for kind build
[task 2024-01-09T14:40:57.991Z] 2024-01-09 14:40:57,991 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2024-01-09T14:40:58.011Z] 2024-01-09 14:40:58,010 - INFO - Generated 1 tasks for kind docker-image
[task 2024-01-09T14:40:58.013Z] 2024-01-09 14:40:58,013 - INFO - Generated 1 tasks for kind firebase-performance
[task 2024-01-09T14:40:58.032Z] 2024-01-09 14:40:58,032 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2024-01-09T14:40:58.032Z] 2024-01-09 14:40:58,032 - INFO - Generating full task graph
[task 2024-01-09T14:40:58.033Z] 2024-01-09 14:40:58,032 - INFO - Full task graph contains 21 tasks and 37 dependencies
[task 2024-01-09T14:40:58.033Z] 2024-01-09 14:40:58,033 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-09T14:40:58.039Z] 2024-01-09 14:40:58,039 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-09T14:40:58.039Z] 2024-01-09 14:40:58,039 - INFO - Generating target task set
[task 2024-01-09T14:40:58.040Z] 2024-01-09 14:40:58,040 - INFO - Filter filter_target_tasks pruned 21 tasks (0 remain)
[task 2024-01-09T14:40:58.040Z] 2024-01-09 14:40:58,040 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-09T14:40:58.040Z] 2024-01-09 14:40:58,040 - INFO - Generating target task graph
[task 2024-01-09T14:40:58.040Z] 2024-01-09 14:40:58,040 - INFO - Adding 1 tasks with `always_target` attribute
[task 2024-01-09T14:40:58.042Z] 2024-01-09 14:40:58,040 - INFO - Generating optimized task graph
[task 2024-01-09T14:40:58.042Z] 2024-01-09 14:40:58,041 - INFO - No tasks removed during optimization
[task 2024-01-09T14:40:58.170Z] 2024-01-09 14:40:58,170 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-01-09T14:40:58.170Z] 2024-01-09 14:40:58,170 - INFO - writing artifact file `task-graph.json`
[task 2024-01-09T14:40:58.170Z] 2024-01-09 14:40:58,170 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2024-01-09 14:40:58.727Z] === Task Finished ===
[taskcluster 2024-01-09 14:41:01.023Z] Successful task run with exit code: 0 completed in 72.909 seconds