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

Bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster

a0720bd
Select commit
Loading
Failed to load commit list.
Open

Bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster #4

Bump jinja2 from 3.1.2 to 3.1.3 in /taskcluster
a0720bd
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Jan 11, 2024 in 10s

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-11 21:48:59.560Z] Task ID: H2cmiOxgSNuVQqrpEZ4wSQ
[taskcluster 2024-01-11 21:48:59.561Z] Worker ID: 2801045779438755527
[taskcluster 2024-01-11 21:48:59.561Z] Worker Group: us-west1
[taskcluster 2024-01-11 21:48:59.561Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-11 21:48:59.561Z] Worker Pool: mozilla-1/decision-gcp
[taskcluster 2024-01-11 21:48:59.561Z] Worker Version: 38.0.5
[taskcluster 2024-01-11 21:48:59.561Z] Public IP: 34.145.19.86
[taskcluster 2024-01-11 21:48:59.561Z] Hostname: mozilla-1-decision-gcp-bax-cn2vtqu3zqzz5z--za
[taskcluster 2024-01-11 21:48:59.561Z] using cache "mozilla-project-mozilla-linux-pkg-manager-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2024-01-11 21:49:00.118Z] === Task Starting ===
[setup 2024-01-11T21:49:00.448Z] run-task started in /
[vcs 2024-01-11T21:49:00.450Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-01-11T21:49:00.450Z] running as worker:worker
[vcs 2024-01-11T21:49:00.450Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-01-11T21:49:00.637Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:49:00.637Z]  * branch            main       -> FETCH_HEAD
[vcs 2024-01-11T21:49:00.642Z] executing ['git', 'checkout', 'main']
[vcs 2024-01-11T21:49:00.649Z] Switched to branch 'main'
[vcs 2024-01-11T21:49:00.650Z] Your branch is up to date with 'origin/main'.
[vcs 2024-01-11T21:49:00.650Z] executing ['git', 'fetch', 'origin', '5c4e893e65015c79d1c2afa504299a79f4861e3d']
[vcs 2024-01-11T21:49:00.822Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:49:00.823Z]  * branch            5c4e893e65015c79d1c2afa504299a79f4861e3d -> FETCH_HEAD
[vcs 2024-01-11T21:49:00.827Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/mozilla-linux-pkg-manager', 'dependabot/pip/taskcluster/jinja2-3.1.3']
[vcs 2024-01-11T21:49:01.012Z] From https://github.com/mozilla-releng/mozilla-linux-pkg-manager
[vcs 2024-01-11T21:49:01.013Z]  * branch            dependabot/pip/taskcluster/jinja2-3.1.3 -> FETCH_HEAD
[vcs 2024-01-11T21:49:01.017Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/pip/taskcluster/jinja2-3.1.3', 'a0720bd08e868e06b861d6da3fbf203a2a17e484']
[vcs 2024-01-11T21:49:01.022Z] Switched to a new branch 'dependabot/pip/taskcluster/jinja2-3.1.3'
[vcs 2024-01-11T21:49:01.023Z] cleaning git checkout...
[vcs 2024-01-11T21:49:01.023Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-11T21:49:01.027Z] removing ['/builds/worker/checkouts/src/artifacts', '/builds/worker/checkouts/src/docker-contexts/']
[vcs 2024-01-11T21:49:01.028Z] successfully cleaned git checkout!
[vcs 2024-01-11T21:49:01.032Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/mozilla-linux-pkg-manager/commit/a0720bd08e868e06b861d6da3fbf203a2a17e484' title='Built from mozilla-linux-pkg-manager commit a0720bd08e868e06b861d6da3fbf203a2a17e484'>a0720bd08e868e06b861d6da3fbf203a2a17e484</a>
[pip-install 2024-01-11T21:49:01.032Z] executing ['/usr/bin/python3', '-mpip', 'install', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2024-01-11T21:49:01.760Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-11T21:49:01.846Z] 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-11T21:49:01.947Z] Collecting arrow==1.3.0
[pip-install 2024-01-11T21:49:01.995Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2024-01-11T21:49:02.009Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 15)) (0.4.4)
[pip-install 2024-01-11T21:49:02.069Z] Collecting certifi==2023.7.22
[pip-install 2024-01-11T21:49:02.079Z]   Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-01-11T21:49:02.113Z] Collecting chardet==5.2.0
[pip-install 2024-01-11T21:49:02.125Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-01-11T21:49:02.425Z] Collecting charset-normalizer==3.3.2
[pip-install 2024-01-11T21:49:02.436Z]   Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[pip-install 2024-01-11T21:49:02.487Z] Collecting click==8.1.7
[pip-install 2024-01-11T21:49:02.497Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-01-11T21:49:02.538Z] Collecting cookiecutter==2.4.0
[pip-install 2024-01-11T21:49:02.549Z]   Downloading cookiecutter-2.4.0-py3-none-any.whl (38 kB)
[pip-install 2024-01-11T21:49:02.572Z] Collecting giturlparse==0.12.0
[pip-install 2024-01-11T21:49:02.589Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2024-01-11T21:49:02.593Z] 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-11T21:49:02.632Z] Collecting jinja2==3.1.3
[pip-install 2024-01-11T21:49:02.642Z]   Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[pip-install 2024-01-11T21:49:02.674Z] Collecting json-e==4.5.3
[pip-install 2024-01-11T21:49:02.685Z]   Downloading json_e-4.5.3-py3-none-any.whl (13 kB)
[pip-install 2024-01-11T21:49:02.730Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-01-11T21:49:02.740Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-01-11T21:49:02.899Z] Collecting markupsafe==2.1.3
[pip-install 2024-01-11T21:49:02.909Z]   Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pip-install 2024-01-11T21:49:02.930Z] Collecting mdurl==0.1.2
[pip-install 2024-01-11T21:49:02.940Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-01-11T21:49:02.945Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 213)) (0.1.1)
[pip-install 2024-01-11T21:49:03.007Z] Collecting pygments==2.16.1
[pip-install 2024-01-11T21:49:03.021Z]   Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
[pip-install 2024-01-11T21:49:03.046Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 221)) (2.8.2)
[pip-install 2024-01-11T21:49:03.047Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 225)) (8.0.1)
[pip-install 2024-01-11T21:49:03.168Z] Collecting pyyaml==6.0.1
[pip-install 2024-01-11T21:49:03.181Z]   Downloading PyYAML-6.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (736 kB)
[pip-install 2024-01-11T21:49:03.194Z] 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-11T21:49:03.268Z] Collecting requests==2.31.0
[pip-install 2024-01-11T21:49:03.278Z]   Downloading requests-2.31.0-py3-none-any.whl (62 kB)
[pip-install 2024-01-11T21:49:03.447Z] Collecting rich==13.7.0
[pip-install 2024-01-11T21:49:03.457Z]   Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-01-11T21:49:03.465Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 297)) (1.16.0)
[pip-install 2024-01-11T21:49:03.467Z] 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-11T21:49:03.515Z] Collecting taskcluster-taskgraph==6.3.1
[pip-install 2024-01-11T21:49:03.527Z]   Downloading taskcluster_taskgraph-6.3.1-py3-none-any.whl (187 kB)
[pip-install 2024-01-11T21:49:03.534Z] 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-11T21:49:03.535Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.8/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (1.3)
[pip-install 2024-01-11T21:49:03.572Z] Collecting types-python-dateutil==2.8.19.14
[pip-install 2024-01-11T21:49:03.582Z]   Downloading types_python_dateutil-2.8.19.14-py3-none-any.whl (9.4 kB)
[pip-install 2024-01-11T21:49:03.621Z] Collecting typing-extensions==4.8.0
[pip-install 2024-01-11T21:49:03.631Z]   Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB)
[pip-install 2024-01-11T21:49:03.715Z] Collecting urllib3==2.1.0
[pip-install 2024-01-11T21:49:03.725Z]   Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
[pip-install 2024-01-11T21:49:03.758Z] Collecting voluptuous==0.14.0
[pip-install 2024-01-11T21:49:03.770Z]   Downloading voluptuous-0.14.0-py3-none-any.whl (30 kB)
[pip-install 2024-01-11T21:49:04.049Z] WARNING: The candidate selected for download or install is a yanked version: 'voluptuous' candidate (version 0.14.0 at https://files.pythonhosted.org/packages/ce/03/7b91e5fa5b36947cb858c45bc50270fee86b3db6c2cd002eac2ee68c09a1/voluptuous-0.14.0-py3-none-any.whl#sha256=f9d63353f270c87d5f3aea29f8c251beddfd164d74d934e54dad7b8f84ad7a74 (from https://pypi.org/simple/voluptuous/))
[pip-install 2024-01-11T21:49:04.049Z] Reason for being yanked: No longer works for 2.7 and 3.6, but constraints weren't there
[pip-install 2024-01-11T21:49:04.199Z] Installing collected packages: mdurl, urllib3, typing-extensions, types-python-dateutil, pygments, markupsafe, markdown-it-py, charset-normalizer, chardet, certifi, rich, requests, pyyaml, jinja2, giturlparse, click, arrow, voluptuous, json-e, cookiecutter, taskcluster-taskgraph
[pip-install 2024-01-11T21:49:04.896Z]   WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:04.896Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:04.976Z]   WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:04.976Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:05.006Z]   WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:05.006Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:05.183Z]   WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:05.183Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:05.689Z]   WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:05.689Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:05.783Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-11T21:49:05.783Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-11T21:49:05.792Z] Successfully installed arrow-1.3.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.4.0 giturlparse-0.12.0 jinja2-3.1.3 json-e-4.5.3 markdown-it-py-3.0.0 markupsafe-2.1.3 mdurl-0.1.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.31.0 rich-13.7.0 taskcluster-taskgraph-6.3.1 types-python-dateutil-2.8.19.14 typing-extensions-4.8.0 urllib3-2.1.0 voluptuous-0.14.0
[pip-install 2024-01-11T21:49:05.922Z] WARNING: You are using pip version 21.1.3; however, version 23.3.2 is available.
[pip-install 2024-01-11T21:49:05.923Z] You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
[task 2024-01-11T21:49:06.012Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-linux-pkg-manager' --owner='dependabot[bot]@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request-untrusted' --base-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --base-ref='main' --base-rev='5c4e893e65015c79d1c2afa504299a79f4861e3d' --head-repository='https://github.com/mozilla-releng/mozilla-linux-pkg-manager' --head-ref='dependabot/pip/taskcluster/jinja2-3.1.3' --head-rev='a0720bd08e868e06b861d6da3fbf203a2a17e484' \n"]
[task 2024-01-11T21:49:06.015Z] + cd /builds/worker/checkouts/src
[task 2024-01-11T21:49:06.015Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-11T21:49:06.016Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-linux-pkg-manager '--owner=dependabot[bot]@users.noreply.github.com' --level=1 --repository-type=git --tasks-for=github-pull-request-untrusted --base-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --base-ref=main --base-rev=5c4e893e65015c79d1c2afa504299a79f4861e3d --head-repository=https://github.com/mozilla-releng/mozilla-linux-pkg-manager --head-ref=dependabot/pip/taskcluster/jinja2-3.1.3 --head-rev=a0720bd08e868e06b861d6da3fbf203a2a17e484
[task 2024-01-11T21:49:06.274Z] 2024-01-11 21:49:06,274 - INFO - Loading graph configuration.
[task 2024-01-11T21:49:06.286Z] 2024-01-11 21:49:06,286 - WARNING - using default project parameters; add mozilla-linux-pkg-manager 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-11T21:49:06.289Z] 2024-01-11 21:49:06,287 - INFO - Using Parameters(id=7641f9a583e0) (from defaults)
[task 2024-01-11T21:49:06.290Z] 2024-01-11 21:49:06,288 - INFO - writing artifact file `parameters.yml`
[task 2024-01-11T21:49:06.295Z] 2024-01-11 21:49:06,295 - INFO - writing artifact file `actions.json`
[task 2024-01-11T21:49:06.297Z] 2024-01-11 21:49:06,296 - INFO - Loading kinds
[task 2024-01-11T21:49:06.308Z] 2024-01-11 21:49:06,308 - INFO - Generating full task set
[task 2024-01-11T21:49:06.319Z] 2024-01-11 21:49:06,319 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-01-11T21:49:06.336Z] 2024-01-11 21:49:06,336 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-01-11T21:49:06.354Z] 2024-01-11 21:49:06,354 - INFO - Generated 2 tasks for kind docker-image
[task 2024-01-11T21:49:06.368Z] 2024-01-11 21:49:06,367 - INFO - Generated 1 tasks for kind fetch
[task 2024-01-11T21:49:06.370Z] 2024-01-11 21:49:06,370 - INFO - Generated 1 tasks for kind test
[task 2024-01-11T21:49:06.372Z] 2024-01-11 21:49:06,372 - INFO - Generated 1 tasks for kind codecov
[task 2024-01-11T21:49:06.372Z] 2024-01-11 21:49:06,372 - INFO - Generating full task graph
[task 2024-01-11T21:49:06.372Z] 2024-01-11 21:49:06,372 - INFO - Full task graph contains 5 tasks and 5 dependencies
[task 2024-01-11T21:49:06.372Z] 2024-01-11 21:49:06,372 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-11T21:49:06.374Z] 2024-01-11 21:49:06,374 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-11T21:49:06.374Z] 2024-01-11 21:49:06,374 - INFO - Generating target task set
[task 2024-01-11T21:49:06.374Z] 2024-01-11 21:49:06,374 - INFO - Filter filter_target_tasks pruned 4 tasks (1 remain)
[task 2024-01-11T21:49:06.375Z] 2024-01-11 21:49:06,374 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-11T21:49:06.375Z] 2024-01-11 21:49:06,375 - INFO - Generating target task graph
[task 2024-01-11T21:49:06.375Z] 2024-01-11 21:49:06,375 - INFO - Adding 2 tasks with `always_target` attribute
[task 2024-01-11T21:49:06.375Z] 2024-01-11 21:49:06,375 - INFO - Generating optimized task graph
[task 2024-01-11T21:49:06.375Z] 2024-01-11 21:49:06,375 - INFO - No tasks removed during optimization
[task 2024-01-11T21:49:06.534Z] 2024-01-11 21:49:06,534 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2024-01-11T21:49:06.534Z] 2024-01-11 21:49:06,534 - INFO - writing artifact file `task-graph.json`
[task 2024-01-11T21:49:06.535Z] 2024-01-11 21:49:06,535 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-01-11T21:49:06.537Z] 2024-01-11 21:49:06,537 - INFO - Creating task with taskId fqS7YInYSaC-_4DrufDGjA for test-unit
[taskcluster 2024-01-11 21:49:06.873Z] === Task Finished ===
[taskcluster 2024-01-11 21:49:08.534Z] Successful task run with exit code: 0 completed in 8.974 seconds