build(deps): bump django-environ from 0.12.0 to 0.12.1 in /backend #3202
Community-TC Integration / Code Review Backend docker build
succeeded
Feb 16, 2026 in 6m 20s
Community-TC (pull_request)
Build docker image of code review backend
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-02-16T15:08:10.695Z
Resolved: 2026-02-16T15:09:57.015Z
Task Execution Time: 1 minute, 46 seconds, 320 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: VYX16GXyT-2B44qA_Ftluw
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-16T15:08:10.754Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-02-16T15:08:10.754Z] {
[taskcluster 2026-02-16T15:08:10.754Z] "generic-worker": {
[taskcluster 2026-02-16T15:08:10.754Z] "config": {
[taskcluster 2026-02-16T15:08:10.754Z] "headlessTasks": false
[taskcluster 2026-02-16T15:08:10.754Z] },
[taskcluster 2026-02-16T15:08:10.754Z] "engine": "multiuser",
[taskcluster 2026-02-16T15:08:10.754Z] "go-arch": "amd64",
[taskcluster 2026-02-16T15:08:10.754Z] "go-os": "linux",
[taskcluster 2026-02-16T15:08:10.754Z] "go-version": "go1.25.7",
[taskcluster 2026-02-16T15:08:10.754Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.3.1",
[taskcluster 2026-02-16T15:08:10.754Z] "revision": "c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:10.754Z] "source": "https://github.com/taskcluster/taskcluster/commits/c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:10.754Z] "version": "96.3.1"
[taskcluster 2026-02-16T15:08:10.754Z] },
[taskcluster 2026-02-16T15:08:10.754Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-dgilqodrahgtwcyuygac",
[taskcluster 2026-02-16T15:08:10.754Z] "instance-id": "4471160919279176893",
[taskcluster 2026-02-16T15:08:10.754Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-02-16T15:08:10.754Z] "local-ipv4": "10.150.0.99",
[taskcluster 2026-02-16T15:08:10.754Z] "machine-setup": {
[taskcluster 2026-02-16T15:08:10.754Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-02-16T15:08:10.754Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-02-16T15:08:10.754Z] },
[taskcluster 2026-02-16T15:08:10.754Z] "project-id": "community-tc-workers",
[taskcluster 2026-02-16T15:08:10.754Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-bryzwkrbqoyfxlbvyov5uw.c.community-tc-workers.internal",
[taskcluster 2026-02-16T15:08:10.754Z] "public-ipv4": "35.186.176.82",
[taskcluster 2026-02-16T15:08:10.754Z] "region": "us-east4",
[taskcluster 2026-02-16T15:08:10.754Z] "zone": "us-east4-b"
[taskcluster 2026-02-16T15:08:10.754Z] }
[taskcluster 2026-02-16T15:08:10.754Z] Task ID: VYX16GXyT-2B44qA_Ftluw
[taskcluster 2026-02-16T15:08:10.754Z] === Task Starting ===
[taskcluster 2026-02-16T15:08:11.405Z] [d2g] Loading docker image
[taskcluster 2026-02-16T15:08:45.138Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-02-16T15:08:45.139Z] Executing command 0: docker run -t --name taskcontainer_QOl_dIylSY-Cb_rqyxVjBw --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'mozilla/taskboot:0.4.1' /bin/sh -lxce 'git clone --quiet https://github.com/mozilla/code-review /code-review && cd /code-review && git checkout 5b51faf6b44322bfa512ac00a1eb8f73280b9986 -b build && backend/build.sh 5b51faf6b44322bfa512ac00a1eb8f73280b9986 dependabot/pip/backend/django-environ-0.12.1 https://github.com/mozilla/code-review dev'
+ export 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export 'PAGER=less'
+ umask 022
+ '[' -n -o 1.36.1 ]
+ PS1='\h:\w\$ '
+ '[' -n ]
+ '[' -r /etc/profile.d/20locale.sh ]
+ . /etc/profile.d/20locale.sh
+ export 'CHARSET=UTF-8'
+ export 'LANG=C.UTF-8'
+ export 'LC_COLLATE=C'
+ unset script
+ git clone --quiet https://github.com/mozilla/code-review /code-review
+ cd /code-review
+ git checkout 5b51faf6b44322bfa512ac00a1eb8f73280b9986 -b build
Switched to a new branch 'build'
+ backend/build.sh 5b51faf6b44322bfa512ac00a1eb8f73280b9986 dependabot/pip/backend/django-environ-0.12.1 https://github.com/mozilla/code-review dev
INFO:root:Target setup in /code-review
WARNING:taskboot.target:No target cloned
WARNING:taskboot.config:No configuration available
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Building docker image /code-review/backend/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code-review/backend/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986', '--tag', 'registry.hub.docker.com/mozilla/code-review:dev', '/code-review']
STEP 1/9: FROM python:3.13.7-slim
Resolving "python" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/python:3.13.7-slim...
Getting image source signatures
Writing manifest to image destination
Storing signatures
STEP 2/9: ADD tools /src/tools
--> 3cc3a5ee5d7d
STEP 3/9: ADD backend /src/backend
--> ec18efcfd4fa
STEP 4/9: RUN cd /src/tools && pip install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> dcfcd2bd9b1a
STEP 5/9: WORKDIR /src/backend
--> cd2cd541f998
STEP 6/9: ENV DEBUG=false
--> 6db52578bb89
STEP 7/9: RUN pip install --disable-pip-version-check --no-cache-dir --quiet .
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
code-review-tools 0.2.0 requires sentry-sdk==2.47.0, but you have sentry-sdk 2.52.0 which is incompatible.
code-review-tools 0.2.0 requires taskcluster==96.2.3, but you have taskcluster 95.1.4 which is incompatible.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> 89549dc10af7
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> d1bb27536f38
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986
--> 7a7d4412efcd
Successfully tagged registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
7a7d4412efcd0b37eeff7040e4818d5d117925dc124d95dfc492a3ee3b0b73a4
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:5b51faf6b44322bfa512ac00a1eb8f73280b9986, registry.hub.docker.com/mozilla/code-review:dev to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 262 MiB ==> 0%
Read: 36.0 MiB / 262 MiB ==> 31%
Read: 69.0 MiB / 262 MiB ==> 34%
Read: 107 MiB / 262 MiB ==> 32%
Read: 142 MiB / 262 MiB ==> 32%
Read: 186 MiB / 262 MiB ==> 29%
Read: 217 MiB / 262 MiB ==> 29%
Read: 251 MiB / 262 MiB ==> 29%
/backend.tar : 29.23% ( 262 MiB => 76.6 MiB, /backend.tar.zst)
[taskcluster 2026-02-16T15:09:53.862Z] Exit Code: 0
[taskcluster 2026-02-16T15:09:53.862Z] User Time: 11.717ms
[taskcluster 2026-02-16T15:09:53.862Z] Kernel Time: 17.575ms
[taskcluster 2026-02-16T15:09:53.862Z] Wall Time: 1m8.723073263s
[taskcluster 2026-02-16T15:09:53.862Z] Average Available System Memory: 14.11 GiB
[taskcluster 2026-02-16T15:09:53.862Z] Average System Memory Used: 1.50 GiB
[taskcluster 2026-02-16T15:09:53.862Z] Peak System Memory Used: 1.63 GiB
[taskcluster 2026-02-16T15:09:53.862Z] Total System Memory: 15.62 GiB
[taskcluster 2026-02-16T15:09:53.862Z] Result: SUCCEEDED
[taskcluster 2026-02-16T15:09:53.862Z] === Task Finished ===
[taskcluster 2026-02-16T15:09:53.862Z] Task Duration: 1m8.723612472s
Loading