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

build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /frontend #2584

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

build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /frontend

7b6aa34
Select commit
Loading
Failed to load commit list.
Open

build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /frontend #2584

build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /frontend
7b6aa34
Select commit
Loading
Failed to load commit list.
Community-TC Integration / Code Review Backend checks: unit tests succeeded Dec 23, 2024 in 3m 27s

Community-TC (pull_request)

Check python code with Django tests

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2024-12-23T14:56:18.172Z
Resolved: 2024-12-23T14:57:39.733Z
Task Execution Time: 1 minute, 21 seconds, 561 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2024-12-23T14:56:18.218Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2024-12-23T14:56:18.218Z]   {
[taskcluster 2024-12-23T14:56:18.218Z]     "config": {
[taskcluster 2024-12-23T14:56:18.218Z]       "deploymentId": "1ce97b667461a3b3"
[taskcluster 2024-12-23T14:56:18.218Z]     },
[taskcluster 2024-12-23T14:56:18.218Z]     "generic-worker": {
[taskcluster 2024-12-23T14:56:18.218Z]       "config": {
[taskcluster 2024-12-23T14:56:18.218Z]         "headlessTasks": false,
[taskcluster 2024-12-23T14:56:18.218Z]         "runTasksAsCurrentUser": false
[taskcluster 2024-12-23T14:56:18.218Z]       },
[taskcluster 2024-12-23T14:56:18.218Z]       "engine": "multiuser",
[taskcluster 2024-12-23T14:56:18.218Z]       "go-arch": "amd64",
[taskcluster 2024-12-23T14:56:18.218Z]       "go-os": "linux",
[taskcluster 2024-12-23T14:56:18.218Z]       "go-version": "go1.23.4",
[taskcluster 2024-12-23T14:56:18.218Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v77.0.0",
[taskcluster 2024-12-23T14:56:18.218Z]       "revision": "4e04b1997ded4dc7d50c25ccd72d2eee8f5b7f65",
[taskcluster 2024-12-23T14:56:18.218Z]       "source": "https://github.com/taskcluster/taskcluster/commits/4e04b1997ded4dc7d50c25ccd72d2eee8f5b7f65",
[taskcluster 2024-12-23T14:56:18.218Z]       "version": "77.0.0"
[taskcluster 2024-12-23T14:56:18.218Z]     },
[taskcluster 2024-12-23T14:56:18.218Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-8d44y714pa2kw7unk7pb",

...(315 lines hidden)...

Setting up exim4-base (4.96-15+deb12u6) ...
exim: DB upgrade, deleting hints-db
Setting up postgresql-common (248) ...

Creating config file /etc/postgresql-common/createcluster.conf with new version
Building PostgreSQL dictionaries from installed myspell/hunspell packages...
Removing obsolete dictionary files:
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up postgresql-15 (15.10-0+deb12u1) ...
Creating new PostgreSQL cluster 15/main ...
/usr/lib/postgresql/15/bin/initdb -D /var/lib/postgresql/15/main --auth-local peer --auth-host scram-sha-256 --no-instructions
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale "C.UTF-8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".

Data page checksums are disabled.

fixing permissions on existing directory /var/lib/postgresql/15/main ... ok
creating subdirectories ... ok
selecting dynamic shared memory implementation ... posix
selecting default max_connections ... 100
selecting default shared_buffers ... 128MB
selecting default time zone ... Etc/UTC
creating configuration files ... ok
running bootstrap script ... ok
performing post-bootstrap initialization ... ok
syncing data to disk ... ok
update-alternatives: using /usr/share/postgresql/15/man/man1/postmaster.1.gz to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto mode
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up exim4-daemon-light (4.96-15+deb12u6) ...
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up bsd-mailx (8.1.2-0.20220412cvs-1) ...
update-alternatives: using /usr/bin/bsd-mailx to provide /usr/bin/mailx (mailx) in auto mode
Processing triggers for libc-bin (2.36-9+deb12u9) ...
++ dirname ./ci/setup_postgres.sh
+ cp ./ci/pg_hba.conf /etc/postgresql/15/main/pg_hba.conf
+ pg_ctlcluster 15 main start
+ su postgres -c 'createuser --createdb tester'
+ su postgres -c 'createdb --owner=tester code-review'
+ ./manage.py test
Found 38 test(s).
Creating test database for alias 'default'...
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
Deleted 0 issues that were missing a diff.
System check identified no issues (0 silenced).
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.Retrieved 1 old revisions to be deleted.
Page 1/1.
Deleted 4 IssueLink, 1 Diff, 2 Issue, 1 Revision.
.Didn't find any old revision to delete.
.Deleted 2 unused Repository.
Retrieved 2 old revisions to be deleted.
Page 1/1.
Deleted 6 IssueLink, 1 Diff, 4 Issue, 2 Revision.
.{"Timestamp": 1734965852922278144, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": "", "rid": "8096c9a8-a4e4-4635-9981-a07bba1456fe", "t": 0}}
Forbidden: /v1/revision/1/diffs/
{"Timestamp": 1734965852928234496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/999999/diffs/", "uid": 1, "rid": "5946dbe7-8a61-4b25-97bd-486db335b7a7", "t": 4}}
Not Found: /v1/revision/999999/diffs/
{"Timestamp": 1734965852934060544, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/1/diffs/", "uid": 1, "rid": "7f8db1f8-f326-4bfb-bc77-e50f6dd33721", "t": 4}}
.{"Timestamp": 1734965852947536640, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/2/issues/", "uid": 2, "rid": "3ce77a1f-0ade-4499-971f-ed8a976011eb", "t": 5}}
.{"Timestamp": 1734965852952642048, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": "", "rid": "b7f3efc4-7bbe-4aa4-8358-a961a6fc37c7", "t": 0}}
Forbidden: /v1/revision/3/issues/
{"Timestamp": 1734965852958194176, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/3/issues/", "uid": 3, "rid": "1059b8af-1de5-449e-9f40-c94a42ea77e9", "t": 4}}
.{"Timestamp": 1734965852971798528, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "c8676a12-4933-4fd8-8abe-7d6f62852b5b", "t": 4}}
{"Timestamp": 1734965852977547776, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "0be64d3a-1006-4524-8a6a-9f32ab8907e9", "t": 4}}
{"Timestamp": 1734965852983064576, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/4/issues/", "uid": 4, "rid": "585476df-0aa1-4a09-a7ef-894cf8871247", "t": 4}}
x{"Timestamp": 1734965852994413568, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/5/issues/", "uid": 5, "rid": "9aa03c3d-60d0-4de1-a227-57681ffbbb9c", "t": 4}}
.{"Timestamp": 1734965852998978560, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "73075390-b393-4092-9a44-1ea8e048755d", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1734965852999901696, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PUT", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "996098f2-a863-4780-946f-4db6a66766cf", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
{"Timestamp": 1734965853000928768, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "PATCH", "path": "/v1/revision/456/issues/", "uid": 6, "rid": "7b3527c1-38d6-4619-837d-3b1ae3d5f838", "t": 0}}
Method Not Allowed: /v1/revision/456/issues/
.{"Timestamp": 1734965853010904576, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/7/issues/", "uid": 7, "rid": "8b5f8ab8-e782-452e-92a2-05230251c797", "t": 5}}
.{"Timestamp": 1734965853021433600, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/8/issues/", "uid": 8, "rid": "fd84fddf-d8e7-4275-97ae-c3d72f102a02", "t": 4}}
.{"Timestamp": 1734965853029914368, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": "", "rid": "1349c402-ff83-4480-8e91-328cb0840772", "t": 0}}
Forbidden: /v1/diff/1234/issues/
{"Timestamp": 1734965853031466240, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/diff/1234/issues/", "uid": 9, "rid": "c37da1d4-af55-4d84-a60d-b20d6d530d92", "t": 0}}
Method Not Allowed: /v1/diff/1234/issues/
.{"Timestamp": 1734965853036382208, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/0011101000101001/issues/", "uid": 10, "rid": "35e06947-f11b-46aa-b619-cc405bacaefc", "t": 0}}
Not Found: /v1/revision/0011101000101001/issues/
.{"Timestamp": 1734965853042173184, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": "", "rid": "74ec6e9b-789d-4a60-9b7e-bce6071c69f3", "t": 0}}
Forbidden: /v1/revision/
{"Timestamp": 1734965853048232192, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "6d5b4c06-f9a0-4d0a-a1c8-2d10fb1e3b0c", "t": 5}}
{"Timestamp": 1734965853053220864, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 11, "rid": "f9bd7f38-4319-4956-810a-43d7633c9c51", "t": 2}}
.{"Timestamp": 1734965853065371392, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 12, "rid": "1cca09a2-b561-4e28-adcb-72bccd4e0625", "t": 5}}
.{"Timestamp": 1734965853075325952, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "POST", "path": "/v1/revision/", "uid": 13, "rid": "d9ce49fe-d911-4af2-b46a-a6fd8e4a1553", "t": 3}}
Bad Request: /v1/revision/
../usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Diff.created received a naive datetime (2024-09-24 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853128390656, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "d3112052-4a7e-48b9-b8da-34b9aaa7c1e6", "t": 13}}
{"Timestamp": 1734965853132169728, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "b8d34086-883f-4a07-bd96-8907b4631cb6", "t": 2}}
.{"Timestamp": 1734965853149929216, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "c5c026c1-826a-45a7-9394-ddc76a1c9fc2", "t": 15}}
{"Timestamp": 1734965853154082560, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "3cfe1ca4-1dca-48ee-a348-1bb7095e9131", "t": 3}}
.{"Timestamp": 1734965853164599040, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "8a66d662-cc11-4a9f-91f5-14d03728bdd4", "t": 8}}
.{"Timestamp": 1734965853176960256, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "85e6e8ab-69d0-4c7c-90fc-ae80b622d5c8", "t": 10}}
{"Timestamp": 1734965853186523904, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/diff/", "uid": "", "rid": "7f2a7852-836e-4eb0-95be-1756ebd94651", "t": 8}}
.security.W008: Your SECURE_SSL_REDIRECT setting is not set to True. Unless your site should be available over both SSL and non-SSL connections, you may want to either set this setting True or configure a load balancer or reverse-proxy server to redirect all connections to HTTPS.
security.W012: SESSION_COOKIE_SECURE is not set to True. Using a secure-only session cookie makes it more difficult for network traffic sniffers to hijack user sessions.
security.W004: You have not set a value for the SECURE_HSTS_SECONDS setting. If your entire site is served only over SSL, you may want to consider setting a value and enabling HTTP Strict Transport Security. Be sure to read the documentation first; enabling HSTS carelessly can cause serious, irreversible problems.
security.W016: You have 'django.middleware.csrf.CsrfViewMiddleware' in your MIDDLEWARE, but you have not set CSRF_COOKIE_SECURE to True. Using a secure-only CSRF cookie makes it more difficult for network traffic sniffers to steal the CSRF token.
{"Timestamp": 1734965853204280576, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "7f2a7852-836e-4eb0-95be-1756ebd94651"}}
.{"Timestamp": 1734965853215000320, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__heartbeat__", "uid": "", "rid": "7f2a7852-836e-4eb0-95be-1756ebd94651"}}
.{"Timestamp": 1734965853216618496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__lbheartbeat__", "uid": "", "rid": "7f2a7852-836e-4eb0-95be-1756ebd94651"}}
.{"Timestamp": 1734965853218336000, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/__version__", "uid": "", "rid": "7f2a7852-836e-4eb0-95be-1756ebd94651"}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2010-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.updated received a naive datetime (2000-01-01 10:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853239707136, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "2325ea0c-e284-4b28-b27a-12a669810d13", "t": 7}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-01 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2000-01-03 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853259078400, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "c42e0e91-da98-4ff6-b050-578f95f5a801", "t": 13}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1998-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (1999-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853268258304, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "01eb8f65-323a-4d14-bfb0-74d7085e6705", "t": 3}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2009-12-31 00:00:00) while time zone support is active.
  warnings.warn(
/usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1665: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2010-01-02 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853280944640, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "50807c45-2ef4-4d67-989f-13efc30ae6d5", "t": 6}}
.{"Timestamp": 1734965853294240000, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "a5c48e7f-30ba-4b1d-b780-5e00d3220732", "t": 7}}
.{"Timestamp": 1734965853302952960, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/repo_slug/", "uid": "", "rid": "e8068673-4bea-45c8-a02a-b849963a0146", "t": 2}}
.{"Timestamp": 1734965853309290496, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/issues/no/", "uid": "", "rid": "dee377c6-bd04-44cf-a591-ce5f0f905a82", "t": 1}}
Bad Request: /v1/issues/no/
..{"Timestamp": 1734965853345882624, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/repository/", "uid": "", "rid": "6a501ec4-611f-4a54-a491-9bf48b5a585c", "t": 1}}
..{"Timestamp": 1734965853548578048, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/myrepo-try/analyzer-X/check-1/", "uid": "", "rid": "a4dbfc59-a8a9-450e-891c-da159fbd08bb", "t": 103}}
./usr/local/lib/python3.12/site-packages/django/db/models/fields/__init__.py:1606: RuntimeWarning: DateTimeField Revision.created received a naive datetime (2024-09-24 00:00:00) while time zone support is active.
  warnings.warn(
{"Timestamp": 1734965853672702208, "Type": "request.summary", "Logger": "code_review_backend", "Hostname": "09e700e6d14d", "EnvVersion": "2.0", "Severity": 6, "Pid": 2832, "Fields": {"errno": 0, "agent": "", "lang": "", "method": "GET", "path": "/v1/check/stats/", "uid": "", "rid": "a444ace8-d0a9-4251-9421-913d37ce0665", "t": 9}}
.
----------------------------------------------------------------------
Ran 38 tests in 0.890s

OK (expected failures=1)
Destroying test database for alias 'default'...
+ ./manage.py makemigrations --check --noinput --dry-run -v 3
Adding sequence initialization for Repository PK to issues.0015 with PostgreSQL backend
System check identified some issues:

WARNINGS:
?: (dockerflow.health.W001) Unapplied migration admin.0001_initial
?: (dockerflow.health.W001) Unapplied migration admin.0002_logentry_remove_auto_add
?: (dockerflow.health.W001) Unapplied migration admin.0003_logentry_add_action_flag_choices
?: (dockerflow.health.W001) Unapplied migration auth.0001_initial
?: (dockerflow.health.W001) Unapplied migration auth.0002_alter_permission_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0003_alter_user_email_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0004_alter_user_username_opts
?: (dockerflow.health.W001) Unapplied migration auth.0005_alter_user_last_login_null
?: (dockerflow.health.W001) Unapplied migration auth.0006_require_contenttypes_0002
?: (dockerflow.health.W001) Unapplied migration auth.0007_alter_validators_add_error_messages
?: (dockerflow.health.W001) Unapplied migration auth.0008_alter_user_username_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0009_alter_user_last_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0010_alter_group_name_max_length
?: (dockerflow.health.W001) Unapplied migration auth.0011_update_proxy_permissions
?: (dockerflow.health.W001) Unapplied migration auth.0012_alter_user_first_name_max_length
?: (dockerflow.health.W001) Unapplied migration contenttypes.0001_initial
?: (dockerflow.health.W001) Unapplied migration contenttypes.0002_remove_content_type_name
?: (dockerflow.health.W001) Unapplied migration issues.0001_initial
?: (dockerflow.health.W001) Unapplied migration issues.0002_compare_issues
?: (dockerflow.health.W001) Unapplied migration issues.0003_diff_repository
?: (dockerflow.health.W001) Unapplied migration issues.0004_issue_in_patch
?: (dockerflow.health.W001) Unapplied migration issues.0005_rename_check_issue_analyzer_check
?: (dockerflow.health.W001) Unapplied migration issues.0006_issuelink_initial
?: (dockerflow.health.W001) Unapplied migration issues.0007_issuelink_swap
?: (dockerflow.health.W001) Unapplied migration issues.0008_revision_base_head_references
?: (dockerflow.health.W001) Unapplied migration issues.0009_revision_optional_phab_references
?: (dockerflow.health.W001) Unapplied migration issues.0010_alter_revision_id
?: (dockerflow.health.W001) Unapplied migration issues.0011_indexes_revision_issue_path
?: (dockerflow.health.W001) Unapplied migration issues.0012_move_issues_attributes_part_1
?: (dockerflow.health.W001) Unapplied migration issues.0013_move_issues_attributes_part_2
?: (dockerflow.health.W001) Unapplied migration issues.0014_unique_hash
?: (dockerflow.health.W001) Unapplied migration issues.0015_remove_repository_phid_alter_repository_id
?: (dockerflow.health.W001) Unapplied migration sessions.0001_initial
No changes detected
[taskcluster 2024-12-23T14:57:39.308Z]    Exit Code: 0
[taskcluster 2024-12-23T14:57:39.308Z]    User Time: 68.905ms
[taskcluster 2024-12-23T14:57:39.308Z]  Kernel Time: 57.42ms
[taskcluster 2024-12-23T14:57:39.308Z]    Wall Time: 1m19.436313132s
[taskcluster 2024-12-23T14:57:39.308Z]       Result: SUCCEEDED
[taskcluster 2024-12-23T14:57:39.308Z] === Task Finished ===
[taskcluster 2024-12-23T14:57:39.308Z] Task Duration: 1m19.436701412s
[taskcluster 2024-12-23T14:57:39.446Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-12-23T15:54:12.180Z