2026-07-16 12:58:21.209836 | Job console starting 2026-07-16 12:58:21.218757 | Updating git repos 2026-07-16 12:58:21.279331 | Cloning repos into workspace 2026-07-16 12:58:21.344112 | Restoring repo states 2026-07-16 12:58:21.356907 | Merging changes 2026-07-16 12:58:22.021492 | Checking out repos 2026-07-16 12:58:22.106950 | Preparing playbooks 2026-07-16 12:58:23.163253 | Running Ansible setup 2026-07-16 12:58:28.045617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 12:58:29.253666 | 2026-07-16 12:58:29.253942 | PLAY [Base pre] 2026-07-16 12:58:29.276675 | 2026-07-16 12:58:29.276844 | TASK [Setup log path fact] 2026-07-16 12:58:29.299183 | debian-bookworm | ok 2026-07-16 12:58:29.332562 | 2026-07-16 12:58:29.332739 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 12:58:29.363151 | debian-bookworm | ok 2026-07-16 12:58:29.374454 | 2026-07-16 12:58:29.374580 | TASK [emit-job-header : Print job information] 2026-07-16 12:58:29.418060 | # Job Information 2026-07-16 12:58:29.418295 | Ansible Version: 2.16.14 2026-07-16 12:58:29.418333 | Job: container-image-python-osism-frontend-build 2026-07-16 12:58:29.418366 | Pipeline: check 2026-07-16 12:58:29.418389 | Executor: 521e9411259a 2026-07-16 12:58:29.418410 | Triggered by: https://github.com/osism/python-osism/pull/2395 2026-07-16 12:58:29.418432 | Event ID: 98847570-8115-11f1-9b40-c655934d7246 2026-07-16 12:58:29.423724 | 2026-07-16 12:58:29.423849 | LOOP [emit-job-header : Print node information] 2026-07-16 12:58:29.554923 | debian-bookworm | ok: 2026-07-16 12:58:29.555701 | debian-bookworm | # Node Information 2026-07-16 12:58:29.555945 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 12:58:29.555988 | debian-bookworm | Hostname: debian 2026-07-16 12:58:29.556039 | debian-bookworm | Username: zuul 2026-07-16 12:58:29.556170 | debian-bookworm | Distro: Debian 12.15 2026-07-16 12:58:29.556199 | debian-bookworm | Provider: regiocloud-a 2026-07-16 12:58:29.556223 | debian-bookworm | Region: 2026-07-16 12:58:29.556446 | debian-bookworm | Label: debian-bookworm 2026-07-16 12:58:29.556483 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 12:58:29.556506 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef2:694e 2026-07-16 12:58:29.575813 | 2026-07-16 12:58:29.575944 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 12:58:30.138298 | debian-bookworm -> localhost | changed 2026-07-16 12:58:30.146222 | 2026-07-16 12:58:30.146378 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 12:58:31.988312 | debian-bookworm -> localhost | changed 2026-07-16 12:58:32.005119 | 2026-07-16 12:58:32.005299 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 12:58:32.572686 | debian-bookworm -> localhost | ok 2026-07-16 12:58:32.587139 | 2026-07-16 12:58:32.587352 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 12:58:32.620449 | debian-bookworm | ok 2026-07-16 12:58:32.637321 | debian-bookworm | included: /var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 12:58:32.644103 | 2026-07-16 12:58:32.644228 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 12:58:35.235014 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 12:58:35.235380 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/ddd2f84560324ebfb97e19a05835e602_id_rsa 2026-07-16 12:58:35.235429 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/ddd2f84560324ebfb97e19a05835e602_id_rsa.pub 2026-07-16 12:58:35.235457 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 12:58:35.235484 | debian-bookworm -> localhost | SHA256:moaygsRLKS4vUOKwZJoz9EkTn0yUhubLP9Lufl2cGVU zuul-build-sshkey 2026-07-16 12:58:35.235521 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 12:58:35.235544 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 12:58:35.235564 | debian-bookworm -> localhost | | o.. .E | 2026-07-16 12:58:35.235586 | debian-bookworm -> localhost | | + + . | 2026-07-16 12:58:35.235607 | debian-bookworm -> localhost | | o * . . | 2026-07-16 12:58:35.235626 | debian-bookworm -> localhost | |o+.+ + . | 2026-07-16 12:58:35.235645 | debian-bookworm -> localhost | |O== + S . + | 2026-07-16 12:58:35.235672 | debian-bookworm -> localhost | |O* = . o = | 2026-07-16 12:58:35.235692 | debian-bookworm -> localhost | |Boo + + . . | 2026-07-16 12:58:35.235712 | debian-bookworm -> localhost | |=o + = . . | 2026-07-16 12:58:35.235733 | debian-bookworm -> localhost | |.+o =+o | 2026-07-16 12:58:35.235753 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 12:58:35.235807 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.932982 2026-07-16 12:58:35.250422 | 2026-07-16 12:58:35.250560 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 12:58:35.317071 | debian-bookworm | ok 2026-07-16 12:58:35.335351 | debian-bookworm | included: /var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 12:58:35.350484 | 2026-07-16 12:58:35.350651 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 12:58:35.377060 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:58:35.388992 | 2026-07-16 12:58:35.389162 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 12:58:36.117692 | debian-bookworm | changed 2026-07-16 12:58:36.133903 | 2026-07-16 12:58:36.134030 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 12:58:36.428410 | debian-bookworm | ok 2026-07-16 12:58:36.434812 | 2026-07-16 12:58:36.438417 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 12:58:37.209792 | debian-bookworm | changed 2026-07-16 12:58:37.227678 | 2026-07-16 12:58:37.228534 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 12:58:37.992112 | debian-bookworm | changed 2026-07-16 12:58:37.999391 | 2026-07-16 12:58:37.999507 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 12:58:38.024163 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:58:38.036994 | 2026-07-16 12:58:38.037124 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 12:58:38.815419 | debian-bookworm -> localhost | changed 2026-07-16 12:58:38.831339 | 2026-07-16 12:58:38.831489 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 12:58:39.522124 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/ddd2f84560324ebfb97e19a05835e602_id_rsa (zuul-build-sshkey) 2026-07-16 12:58:39.522567 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023364 2026-07-16 12:58:39.538955 | 2026-07-16 12:58:39.539120 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 12:58:40.209453 | debian-bookworm | ok 2026-07-16 12:58:40.225878 | 2026-07-16 12:58:40.226039 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 12:58:40.288993 | debian-bookworm | skipping: Conditional result was False 2026-07-16 12:58:40.302085 | 2026-07-16 12:58:40.302246 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 12:58:40.830438 | debian-bookworm | ok 2026-07-16 12:58:40.861112 | 2026-07-16 12:58:40.861317 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 12:58:40.925424 | debian-bookworm | ok 2026-07-16 12:58:40.958453 | 2026-07-16 12:58:40.958637 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 12:58:41.530515 | debian-bookworm -> localhost | ok 2026-07-16 12:58:41.538115 | 2026-07-16 12:58:41.538279 | TASK [validate-host : Collect information about the host] 2026-07-16 12:58:42.805148 | debian-bookworm | ok 2026-07-16 12:58:42.825930 | 2026-07-16 12:58:42.826078 | TASK [validate-host : Sanitize hostname] 2026-07-16 12:58:43.204483 | debian-bookworm | ok 2026-07-16 12:58:43.208613 | 2026-07-16 12:58:43.208718 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 12:58:43.867567 | debian-bookworm -> localhost | changed 2026-07-16 12:58:43.874531 | 2026-07-16 12:58:43.874642 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 12:58:44.345067 | debian-bookworm | ok 2026-07-16 12:58:44.350521 | 2026-07-16 12:58:44.350627 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 12:58:44.984483 | debian-bookworm -> localhost | changed 2026-07-16 12:58:44.995382 | 2026-07-16 12:58:44.995492 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 12:58:45.283706 | debian-bookworm | ok 2026-07-16 12:58:45.292810 | 2026-07-16 12:58:45.292930 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 12:58:46.357347 | debian-bookworm | changed: 2026-07-16 12:58:46.357641 | debian-bookworm | cd+++++++++ src/ 2026-07-16 12:58:46.357681 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 12:58:46.357707 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 12:58:46.357730 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-16 12:58:46.357751 | debian-bookworm | Containerfile 2026-07-16 12:58:46.357884 | debian-bookworm | Containerfile 2026-07-16 12:58:46.383853 | debian-bookworm | =4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.434549 | debian-bookworm | #9 2.611 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.434564 | debian-bookworm | #9 2.611 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.434597 | debian-bookworm | #9 2.611 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.434612 | debian-bookworm | #9 2.611 npm warn 2026-07-16 13:00:20.434626 | debian-bookworm | #9 2.611 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.434641 | debian-bookworm | #9 2.611 npm warn node_modules/typescript 2026-07-16 13:00:20.434655 | debian-bookworm | #9 2.611 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.434671 | debian-bookworm | #9 2.611 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.434686 | debian-bookworm | #9 2.611 npm warn @typescript-eslint/eslint-plugin@"8.54.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.434700 | debian-bookworm | #9 2.611 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.434714 | debian-bookworm | #9 2.623 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.434728 | debian-bookworm | #9 2.626 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.434743 | debian-bookworm | #9 2.626 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.434757 | debian-bookworm | #9 2.626 npm warn node_modules/eslint 2026-07-16 13:00:20.434772 | debian-bookworm | #9 2.626 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.434792 | debian-bookworm | #9 2.626 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.434807 | debian-bookworm | #9 2.626 npm warn 2026-07-16 13:00:20.434822 | debian-bookworm | #9 2.626 npm warn Could not resolve dependency: 2026-07-16 13:00:20.434867 | debian-bookworm | #9 2.626 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.434882 | debian-bookworm | #9 2.626 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.434896 | debian-bookworm | #9 2.626 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.434913 | debian-bookworm | #9 2.626 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.434927 | debian-bookworm | #9 2.626 npm warn 1 more (typescript-eslint) 2026-07-16 13:00:20.434942 | debian-bookworm | #9 2.626 npm warn 2026-07-16 13:00:20.434957 | debian-bookworm | #9 2.626 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.434971 | debian-bookworm | #9 2.626 npm warn node_modules/eslint 2026-07-16 13:00:20.434986 | debian-bookworm | #9 2.626 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.435001 | debian-bookworm | #9 2.626 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.435016 | debian-bookworm | #9 2.626 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.435030 | debian-bookworm | #9 2.626 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.435044 | debian-bookworm | #9 2.626 npm warn 1 more (typescript-eslint) 2026-07-16 13:00:20.435062 | debian-bookworm | #9 2.633 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.435077 | debian-bookworm | #9 2.635 npm warn While resolving: @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.435092 | debian-bookworm | #9 2.635 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.435106 | debian-bookworm | #9 2.635 npm warn node_modules/typescript 2026-07-16 13:00:20.435120 | debian-bookworm | #9 2.635 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.435134 | debian-bookworm | #9 2.635 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.435150 | debian-bookworm | #9 2.635 npm warn 2026-07-16 13:00:20.435164 | debian-bookworm | #9 2.635 npm warn Could not resolve dependency: 2026-07-16 13:00:20.435178 | debian-bookworm | #9 2.635 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.435193 | debian-bookworm | #9 2.635 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.435208 | debian-bookworm | #9 2.635 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.435223 | debian-bookworm | #9 2.635 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.435237 | debian-bookworm | #9 2.635 npm warn 1 more (typescript-eslint) 2026-07-16 13:00:20.435252 | debian-bookworm | #9 2.635 npm warn 2026-07-16 13:00:20.435266 | debian-bookworm | #9 2.635 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.435280 | debian-bookworm | #9 2.635 npm warn node_modules/typescript 2026-07-16 13:00:20.435295 | debian-bookworm | #9 2.635 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.435314 | debian-bookworm | #9 2.635 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.435329 | debian-bookworm | #9 2.635 npm warn peer @typescript-eslint/parser@"^8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.435344 | debian-bookworm | #9 2.635 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.435358 | debian-bookworm | #9 2.635 npm warn 1 more (typescript-eslint) 2026-07-16 13:00:20.435373 | debian-bookworm | #9 2.641 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.435389 | debian-bookworm | #9 2.643 npm warn While resolving: @typescript-eslint/project-service@8.54.0 2026-07-16 13:00:20.435403 | debian-bookworm | #9 2.643 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.435417 | debian-bookworm | #9 2.643 npm warn node_modules/typescript 2026-07-16 13:00:20.435432 | debian-bookworm | #9 2.643 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.435446 | debian-bookworm | #9 2.643 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.435462 | debian-bookworm | #9 2.643 npm warn 2026-07-16 13:00:20.435477 | debian-bookworm | #9 2.643 npm warn Could not resolve dependency: 2026-07-16 13:00:20.435491 | debian-bookworm | #9 2.643 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-16 13:00:20.435505 | debian-bookworm | #9 2.643 npm warn node_modules/@typescript-eslint/project-service 2026-07-16 13:00:20.435541 | debian-bookworm | #9 2.643 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-16 13:00:20.435556 | debian-bookworm | #9 2.643 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-16 13:00:20.435570 | debian-bookworm | #9 2.643 npm warn 2026-07-16 13:00:20.435584 | debian-bookworm | #9 2.643 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.435599 | debian-bookworm | #9 2.643 npm warn node_modules/typescript 2026-07-16 13:00:20.435613 | debian-bookworm | #9 2.643 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/project-service@8.54.0 2026-07-16 13:00:20.435628 | debian-bookworm | #9 2.643 npm warn node_modules/@typescript-eslint/project-service 2026-07-16 13:00:20.435642 | debian-bookworm | #9 2.643 npm warn @typescript-eslint/project-service@"8.54.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-16 13:00:20.435657 | debian-bookworm | #9 2.643 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-16 13:00:20.435671 | debian-bookworm | #9 2.649 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.435686 | debian-bookworm | #9 2.650 npm warn While resolving: @typescript-eslint/tsconfig-utils@8.54.0 2026-07-16 13:00:20.435701 | debian-bookworm | #9 2.650 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.435715 | debian-bookworm | #9 2.650 npm warn node_modules/typescript 2026-07-16 13:00:20.435730 | debian-bookworm | #9 2.650 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.435746 | debian-bookworm | #9 2.650 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.435761 | debian-bookworm | #9 2.650 npm warn 2026-07-16 13:00:20.435776 | debian-bookworm | #9 2.650 npm warn Could not resolve dependency: 2026-07-16 13:00:20.435794 | debian-bookworm | #9 2.650 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-16 13:00:20.435809 | debian-bookworm | #9 2.650 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-16 13:00:20.435823 | debian-bookworm | #9 2.650 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-16 13:00:20.435838 | debian-bookworm | #9 2.650 npm warn node_modules/@typescript-eslint/project-service 2026-07-16 13:00:20.435853 | debian-bookworm | #9 2.650 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-16 13:00:20.435868 | debian-bookworm | #9 2.650 npm warn 2026-07-16 13:00:20.435882 | debian-bookworm | #9 2.650 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.435896 | debian-bookworm | #9 2.650 npm warn node_modules/typescript 2026-07-16 13:00:20.435911 | debian-bookworm | #9 2.650 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/tsconfig-utils@8.54.0 2026-07-16 13:00:20.435925 | debian-bookworm | #9 2.650 npm warn node_modules/@typescript-eslint/tsconfig-utils 2026-07-16 13:00:20.435941 | debian-bookworm | #9 2.650 npm warn @typescript-eslint/tsconfig-utils@"^8.54.0" from @typescript-eslint/project-service@8.54.0 2026-07-16 13:00:20.435958 | debian-bookworm | #9 2.650 npm warn node_modules/@typescript-eslint/project-service 2026-07-16 13:00:20.435976 | debian-bookworm | #9 2.650 npm warn 1 more (@typescript-eslint/typescript-estree) 2026-07-16 13:00:20.435990 | debian-bookworm | #9 2.659 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.436005 | debian-bookworm | #9 2.661 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436020 | debian-bookworm | #9 2.661 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.436034 | debian-bookworm | #9 2.661 npm warn node_modules/eslint 2026-07-16 13:00:20.436049 | debian-bookworm | #9 2.661 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.436063 | debian-bookworm | #9 2.661 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.436078 | debian-bookworm | #9 2.661 npm warn 2026-07-16 13:00:20.436093 | debian-bookworm | #9 2.661 npm warn Could not resolve dependency: 2026-07-16 13:00:20.436108 | debian-bookworm | #9 2.661 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436122 | debian-bookworm | #9 2.661 npm warn node_modules/@typescript-eslint/type-utils 2026-07-16 13:00:20.436141 | debian-bookworm | #9 2.661 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.436156 | debian-bookworm | #9 2.661 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.436171 | debian-bookworm | #9 2.661 npm warn 2026-07-16 13:00:20.436185 | debian-bookworm | #9 2.661 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.436199 | debian-bookworm | #9 2.661 npm warn node_modules/eslint 2026-07-16 13:00:20.436214 | debian-bookworm | #9 2.661 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436228 | debian-bookworm | #9 2.661 npm warn node_modules/@typescript-eslint/type-utils 2026-07-16 13:00:20.436243 | debian-bookworm | #9 2.661 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.436258 | debian-bookworm | #9 2.661 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.436272 | debian-bookworm | #9 2.665 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.436286 | debian-bookworm | #9 2.666 npm warn While resolving: @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436301 | debian-bookworm | #9 2.666 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.436315 | debian-bookworm | #9 2.666 npm warn node_modules/typescript 2026-07-16 13:00:20.436329 | debian-bookworm | #9 2.666 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.436343 | debian-bookworm | #9 2.666 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.436357 | debian-bookworm | #9 2.666 npm warn 2026-07-16 13:00:20.436373 | debian-bookworm | #9 2.666 npm warn Could not resolve dependency: 2026-07-16 13:00:20.436387 | debian-bookworm | #9 2.666 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436402 | debian-bookworm | #9 2.666 npm warn node_modules/@typescript-eslint/type-utils 2026-07-16 13:00:20.436418 | debian-bookworm | #9 2.666 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.436432 | debian-bookworm | #9 2.666 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.436448 | debian-bookworm | #9 2.666 npm warn 2026-07-16 13:00:20.436462 | debian-bookworm | #9 2.666 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.436476 | debian-bookworm | #9 2.666 npm warn node_modules/typescript 2026-07-16 13:00:20.436490 | debian-bookworm | #9 2.666 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/type-utils@8.54.0 2026-07-16 13:00:20.436505 | debian-bookworm | #9 2.666 npm warn node_modules/@typescript-eslint/type-utils 2026-07-16 13:00:20.436537 | debian-bookworm | #9 2.666 npm warn @typescript-eslint/type-utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.436552 | debian-bookworm | #9 2.666 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.436567 | debian-bookworm | #9 2.672 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.436585 | debian-bookworm | #9 2.674 npm warn While resolving: @typescript-eslint/typescript-estree@8.54.0 2026-07-16 13:00:20.436599 | debian-bookworm | #9 2.674 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.436613 | debian-bookworm | #9 2.674 npm warn node_modules/typescript 2026-07-16 13:00:20.436629 | debian-bookworm | #9 2.674 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.436647 | debian-bookworm | #9 2.674 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.436661 | debian-bookworm | #9 2.674 npm warn 2026-07-16 13:00:20.436676 | debian-bookworm | #9 2.674 npm warn Could not resolve dependency: 2026-07-16 13:00:20.436690 | debian-bookworm | #9 2.674 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-16 13:00:20.436706 | debian-bookworm | #9 2.674 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-16 13:00:20.436720 | debian-bookworm | #9 2.674 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.436734 | debian-bookworm | #9 2.674 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.436749 | debian-bookworm | #9 2.674 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-16 13:00:20.436763 | debian-bookworm | #9 2.674 npm warn 2026-07-16 13:00:20.436778 | debian-bookworm | #9 2.674 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.436792 | debian-bookworm | #9 2.674 npm warn node_modules/typescript 2026-07-16 13:00:20.436807 | debian-bookworm | #9 2.674 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/typescript-estree@8.54.0 2026-07-16 13:00:20.436821 | debian-bookworm | #9 2.674 npm warn node_modules/@typescript-eslint/typescript-estree 2026-07-16 13:00:20.436838 | debian-bookworm | #9 2.674 npm warn @typescript-eslint/typescript-estree@"8.54.0" from @typescript-eslint/parser@8.54.0 2026-07-16 13:00:20.436852 | debian-bookworm | #9 2.674 npm warn node_modules/@typescript-eslint/parser 2026-07-16 13:00:20.436868 | debian-bookworm | #9 2.674 npm warn 3 more (@typescript-eslint/type-utils, ...) 2026-07-16 13:00:20.436882 | debian-bookworm | #9 2.685 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.436897 | debian-bookworm | #9 2.689 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.436911 | debian-bookworm | #9 2.689 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.436925 | debian-bookworm | #9 2.689 npm warn node_modules/eslint 2026-07-16 13:00:20.436940 | debian-bookworm | #9 2.689 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.436955 | debian-bookworm | #9 2.689 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.436969 | debian-bookworm | #9 2.689 npm warn 2026-07-16 13:00:20.436984 | debian-bookworm | #9 2.689 npm warn Could not resolve dependency: 2026-07-16 13:00:20.436999 | debian-bookworm | #9 2.689 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.437013 | debian-bookworm | #9 2.689 npm warn node_modules/@typescript-eslint/utils 2026-07-16 13:00:20.437028 | debian-bookworm | #9 2.689 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.437043 | debian-bookworm | #9 2.689 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.437057 | debian-bookworm | #9 2.689 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-16 13:00:20.437072 | debian-bookworm | #9 2.689 npm warn 2026-07-16 13:00:20.437086 | debian-bookworm | #9 2.689 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.437101 | debian-bookworm | #9 2.689 npm warn node_modules/eslint 2026-07-16 13:00:20.437115 | debian-bookworm | #9 2.689 npm warn peer eslint@"^8.57.0 || ^9.0.0" from @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.437130 | debian-bookworm | #9 2.689 npm warn node_modules/@typescript-eslint/utils 2026-07-16 13:00:20.437144 | debian-bookworm | #9 2.689 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.437159 | debian-bookworm | #9 2.689 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.437173 | debian-bookworm | #9 2.689 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-16 13:00:20.437188 | debian-bookworm | #9 2.697 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.437202 | debian-bookworm | #9 2.699 npm warn While resolving: @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.437217 | debian-bookworm | #9 2.699 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.437231 | debian-bookworm | #9 2.699 npm warn node_modules/typescript 2026-07-16 13:00:20.437245 | debian-bookworm | #9 2.699 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.437261 | debian-bookworm | #9 2.699 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.437276 | debian-bookworm | #9 2.699 npm warn 2026-07-16 13:00:20.437290 | debian-bookworm | #9 2.699 npm warn Could not resolve dependency: 2026-07-16 13:00:20.437307 | debian-bookworm | #9 2.699 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.437322 | debian-bookworm | #9 2.699 npm warn node_modules/@typescript-eslint/utils 2026-07-16 13:00:20.437336 | debian-bookworm | #9 2.699 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.437351 | debian-bookworm | #9 2.699 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.437366 | debian-bookworm | #9 2.699 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-16 13:00:20.437380 | debian-bookworm | #9 2.699 npm warn 2026-07-16 13:00:20.437394 | debian-bookworm | #9 2.699 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.437409 | debian-bookworm | #9 2.699 npm warn node_modules/typescript 2026-07-16 13:00:20.437424 | debian-bookworm | #9 2.699 npm warn peer typescript@">=4.8.4 <6.0.0" from @typescript-eslint/utils@8.54.0 2026-07-16 13:00:20.437439 | debian-bookworm | #9 2.699 npm warn node_modules/@typescript-eslint/utils 2026-07-16 13:00:20.437453 | debian-bookworm | #9 2.699 npm warn @typescript-eslint/utils@"8.54.0" from @typescript-eslint/eslint-plugin@8.54.0 2026-07-16 13:00:20.437468 | debian-bookworm | #9 2.699 npm warn node_modules/@typescript-eslint/eslint-plugin 2026-07-16 13:00:20.437482 | debian-bookworm | #9 2.699 npm warn 2 more (@typescript-eslint/type-utils, typescript-eslint) 2026-07-16 13:00:20.437498 | debian-bookworm | #9 2.802 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.539414 | debian-bookworm | #9 2.805 npm warn While resolving: eslint-plugin-import@2.32.0 2026-07-16 13:00:20.539480 | debian-bookworm | #9 2.805 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.539501 | debian-bookworm | #9 2.805 npm warn node_modules/eslint 2026-07-16 13:00:20.539549 | debian-bookworm | #9 2.805 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.539555 | debian-bookworm | #9 2.805 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.539560 | debian-bookworm | #9 2.805 npm warn 2026-07-16 13:00:20.539565 | debian-bookworm | #9 2.805 npm warn Could not resolve dependency: 2026-07-16 13:00:20.539569 | debian-bookworm | #9 2.805 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-16 13:00:20.539575 | debian-bookworm | #9 2.805 npm warn node_modules/eslint-plugin-import 2026-07-16 13:00:20.539579 | debian-bookworm | #9 2.805 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.539583 | debian-bookworm | #9 2.805 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.539587 | debian-bookworm | #9 2.805 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-16 13:00:20.539591 | debian-bookworm | #9 2.805 npm warn 2026-07-16 13:00:20.539595 | debian-bookworm | #9 2.805 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.539599 | debian-bookworm | #9 2.805 npm warn node_modules/eslint 2026-07-16 13:00:20.539602 | debian-bookworm | #9 2.805 npm warn peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0 2026-07-16 13:00:20.539607 | debian-bookworm | #9 2.805 npm warn node_modules/eslint-plugin-import 2026-07-16 13:00:20.539619 | debian-bookworm | #9 2.805 npm warn eslint-plugin-import@"^2.32.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.539623 | debian-bookworm | #9 2.805 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.539627 | debian-bookworm | #9 2.805 npm warn 1 more (eslint-import-resolver-typescript) 2026-07-16 13:00:20.539630 | debian-bookworm | #9 2.907 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.661960 | debian-bookworm | #9 2.909 npm warn While resolving: eslint-plugin-jsx-a11y@6.10.2 2026-07-16 13:00:20.662100 | debian-bookworm | #9 2.909 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.662150 | debian-bookworm | #9 2.909 npm warn node_modules/eslint 2026-07-16 13:00:20.662193 | debian-bookworm | #9 2.909 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.662238 | debian-bookworm | #9 2.909 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.662281 | debian-bookworm | #9 2.909 npm warn 2026-07-16 13:00:20.662325 | debian-bookworm | #9 2.909 npm warn Could not resolve dependency: 2026-07-16 13:00:20.662367 | debian-bookworm | #9 2.909 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-16 13:00:20.662410 | debian-bookworm | #9 2.909 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-16 13:00:20.662452 | debian-bookworm | #9 2.909 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.662572 | debian-bookworm | #9 2.909 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.662639 | debian-bookworm | #9 2.909 npm warn 2026-07-16 13:00:20.662713 | debian-bookworm | #9 2.909 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.662775 | debian-bookworm | #9 2.909 npm warn node_modules/eslint 2026-07-16 13:00:20.662819 | debian-bookworm | #9 2.909 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" from eslint-plugin-jsx-a11y@6.10.2 2026-07-16 13:00:20.663031 | debian-bookworm | #9 2.909 npm warn node_modules/eslint-plugin-jsx-a11y 2026-07-16 13:00:20.663048 | debian-bookworm | #9 2.909 npm warn eslint-plugin-jsx-a11y@"^6.10.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.663060 | debian-bookworm | #9 2.909 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.663071 | debian-bookworm | #9 2.961 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.663082 | debian-bookworm | #9 2.963 npm warn While resolving: eslint-plugin-react@7.37.5 2026-07-16 13:00:20.663093 | debian-bookworm | #9 2.963 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.663104 | debian-bookworm | #9 2.963 npm warn node_modules/eslint 2026-07-16 13:00:20.663115 | debian-bookworm | #9 2.963 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.663126 | debian-bookworm | #9 2.963 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.663137 | debian-bookworm | #9 2.963 npm warn 2026-07-16 13:00:20.663148 | debian-bookworm | #9 2.963 npm warn Could not resolve dependency: 2026-07-16 13:00:20.663159 | debian-bookworm | #9 2.963 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-16 13:00:20.663170 | debian-bookworm | #9 2.963 npm warn node_modules/eslint-plugin-react 2026-07-16 13:00:20.663181 | debian-bookworm | #9 2.963 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.663192 | debian-bookworm | #9 2.963 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.663203 | debian-bookworm | #9 2.963 npm warn 2026-07-16 13:00:20.663213 | debian-bookworm | #9 2.963 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.663225 | debian-bookworm | #9 2.963 npm warn node_modules/eslint 2026-07-16 13:00:20.663236 | debian-bookworm | #9 2.963 npm warn peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5 2026-07-16 13:00:20.663247 | debian-bookworm | #9 2.963 npm warn node_modules/eslint-plugin-react 2026-07-16 13:00:20.663273 | debian-bookworm | #9 2.963 npm warn eslint-plugin-react@"^7.37.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.663285 | debian-bookworm | #9 2.963 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.663296 | debian-bookworm | #9 3.030 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.847843 | debian-bookworm | #9 3.041 npm warn While resolving: eslint-plugin-react-hooks@7.0.1 2026-07-16 13:00:20.847920 | debian-bookworm | #9 3.041 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.847926 | debian-bookworm | #9 3.041 npm warn node_modules/eslint 2026-07-16 13:00:20.847930 | debian-bookworm | #9 3.041 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.847936 | debian-bookworm | #9 3.041 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.847941 | debian-bookworm | #9 3.041 npm warn 2026-07-16 13:00:20.847945 | debian-bookworm | #9 3.041 npm warn Could not resolve dependency: 2026-07-16 13:00:20.847950 | debian-bookworm | #9 3.041 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-16 13:00:20.847956 | debian-bookworm | #9 3.041 npm warn node_modules/eslint-plugin-react-hooks 2026-07-16 13:00:20.847966 | debian-bookworm | #9 3.041 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.847970 | debian-bookworm | #9 3.041 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.847974 | debian-bookworm | #9 3.041 npm warn 2026-07-16 13:00:20.847977 | debian-bookworm | #9 3.041 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.847981 | debian-bookworm | #9 3.041 npm warn node_modules/eslint 2026-07-16 13:00:20.847985 | debian-bookworm | #9 3.041 npm warn peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" from eslint-plugin-react-hooks@7.0.1 2026-07-16 13:00:20.847989 | debian-bookworm | #9 3.041 npm warn node_modules/eslint-plugin-react-hooks 2026-07-16 13:00:20.847993 | debian-bookworm | #9 3.041 npm warn eslint-plugin-react-hooks@"^7.0.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.848020 | debian-bookworm | #9 3.041 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.848025 | debian-bookworm | #9 3.054 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.848028 | debian-bookworm | #9 3.056 npm warn While resolving: typescript-eslint@8.54.0 2026-07-16 13:00:20.848032 | debian-bookworm | #9 3.056 npm warn Found: eslint@10.7.0 2026-07-16 13:00:20.848036 | debian-bookworm | #9 3.056 npm warn node_modules/eslint 2026-07-16 13:00:20.848040 | debian-bookworm | #9 3.056 npm warn dev eslint@"^10.0.0" from the root project 2026-07-16 13:00:20.848043 | debian-bookworm | #9 3.056 npm warn 3 more (@eslint-community/eslint-utils, eslint-config-next, eslint-import-resolver-typescript) 2026-07-16 13:00:20.848047 | debian-bookworm | #9 3.056 npm warn 2026-07-16 13:00:20.848051 | debian-bookworm | #9 3.056 npm warn Could not resolve dependency: 2026-07-16 13:00:20.848055 | debian-bookworm | #9 3.056 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.848060 | debian-bookworm | #9 3.056 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.848064 | debian-bookworm | #9 3.056 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.848067 | debian-bookworm | #9 3.056 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.848071 | debian-bookworm | #9 3.056 npm warn 2026-07-16 13:00:20.848075 | debian-bookworm | #9 3.056 npm warn Conflicting peer dependency: eslint@9.39.5 2026-07-16 13:00:20.848079 | debian-bookworm | #9 3.056 npm warn node_modules/eslint 2026-07-16 13:00:20.848083 | debian-bookworm | #9 3.056 npm warn peer eslint@"^8.57.0 || ^9.0.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.848087 | debian-bookworm | #9 3.056 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.848090 | debian-bookworm | #9 3.056 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.848094 | debian-bookworm | #9 3.056 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.848098 | debian-bookworm | #9 3.064 npm warn ERESOLVE overriding peer dependency 2026-07-16 13:00:20.848102 | debian-bookworm | #9 3.065 npm warn While resolving: typescript-eslint@8.54.0 2026-07-16 13:00:20.848106 | debian-bookworm | #9 3.065 npm warn Found: typescript@6.0.3 2026-07-16 13:00:20.848110 | debian-bookworm | #9 3.065 npm warn node_modules/typescript 2026-07-16 13:00:20.848116 | debian-bookworm | #9 3.065 npm warn dev typescript@"^6.0.0" from the root project 2026-07-16 13:00:20.848121 | debian-bookworm | #9 3.065 npm warn 2 more (eslint-config-next, ts-api-utils) 2026-07-16 13:00:20.848124 | debian-bookworm | #9 3.065 npm warn 2026-07-16 13:00:20.848128 | debian-bookworm | #9 3.065 npm warn Could not resolve dependency: 2026-07-16 13:00:20.848132 | debian-bookworm | #9 3.065 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.848137 | debian-bookworm | #9 3.065 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.848141 | debian-bookworm | #9 3.065 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.848144 | debian-bookworm | #9 3.065 npm warn node_modules/eslint-config-next 2026-07-16 13:00:20.848148 | debian-bookworm | #9 3.065 npm warn 2026-07-16 13:00:20.848152 | debian-bookworm | #9 3.065 npm warn Conflicting peer dependency: typescript@5.9.3 2026-07-16 13:00:20.848156 | debian-bookworm | #9 3.065 npm warn node_modules/typescript 2026-07-16 13:00:20.848160 | debian-bookworm | #9 3.065 npm warn peer typescript@">=4.8.4 <6.0.0" from typescript-eslint@8.54.0 2026-07-16 13:00:20.848164 | debian-bookworm | #9 3.065 npm warn node_modules/typescript-eslint 2026-07-16 13:00:20.848167 | debian-bookworm | #9 3.065 npm warn typescript-eslint@"^8.46.0" from eslint-config-next@16.2.10 2026-07-16 13:00:20.848171 | debian-bookworm | #9 3.065 npm warn node_modules/eslint-config-next 2026-07-16 13:00:42.420798 | debian-bookworm | #9 24.78 2026-07-16 13:00:42.423815 | debian-bookworm | #9 24.78 added 378 packages, and audited 379 packages in 24s 2026-07-16 13:00:42.632243 | debian-bookworm | #9 24.79 2026-07-16 13:00:42.632391 | debian-bookworm | #9 24.79 155 packages are looking for funding 2026-07-16 13:00:42.632409 | debian-bookworm | #9 24.79 run `npm fund` for details 2026-07-16 13:00:42.632415 | debian-bookworm | #9 24.84 2026-07-16 13:00:42.632429 | debian-bookworm | #9 24.84 8 vulnerabilities (1 low, 3 moderate, 4 high) 2026-07-16 13:00:42.632437 | debian-bookworm | #9 24.84 2026-07-16 13:00:42.632443 | debian-bookworm | #9 24.84 To address issues that do not require attention, run: 2026-07-16 13:00:42.632450 | debian-bookworm | #9 24.84 npm audit fix 2026-07-16 13:00:42.632456 | debian-bookworm | #9 24.84 2026-07-16 13:00:42.632462 | debian-bookworm | #9 24.84 To address all issues (including breaking changes), run: 2026-07-16 13:00:42.632489 | debian-bookworm | #9 24.84 npm audit fix --force 2026-07-16 13:00:42.632496 | debian-bookworm | #9 24.84 2026-07-16 13:00:42.632502 | debian-bookworm | #9 24.84 Run `npm audit` for details. 2026-07-16 13:00:42.632510 | debian-bookworm | #9 24.85 npm warn allow-scripts 2 packages have install scripts not yet covered by allowScripts: 2026-07-16 13:00:42.632518 | debian-bookworm | #9 24.85 npm warn allow-scripts sharp@0.34.5 (install: node install/check.js || npm run build) 2026-07-16 13:00:42.632524 | debian-bookworm | #9 24.85 npm warn allow-scripts unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check) 2026-07-16 13:00:42.632529 | debian-bookworm | #9 24.85 npm warn allow-scripts 2026-07-16 13:00:42.632533 | debian-bookworm | #9 24.85 npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts ` to allow. 2026-07-16 13:00:42.632538 | debian-bookworm | #9 24.85 npm notice 2026-07-16 13:00:42.632542 | debian-bookworm | #9 24.85 npm notice New major version of npm available! 11.16.0 -> 12.0.1 2026-07-16 13:00:42.632547 | debian-bookworm | #9 24.85 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.1 2026-07-16 13:00:42.632551 | debian-bookworm | #9 24.85 npm notice To update run: npm install -g npm@12.0.1 2026-07-16 13:00:42.632555 | debian-bookworm | #9 24.85 npm notice 2026-07-16 13:00:43.211844 | debian-bookworm | #9 DONE 25.6s 2026-07-16 13:00:43.367284 | debian-bookworm | 2026-07-16 13:00:43.367360 | debian-bookworm | #11 [build 5/6] COPY . . 2026-07-16 13:00:43.754633 | debian-bookworm | #11 DONE 0.5s 2026-07-16 13:00:43.909823 | debian-bookworm | 2026-07-16 13:00:43.909905 | debian-bookworm | #12 [build 6/6] RUN npm run build 2026-07-16 13:00:44.349629 | debian-bookworm | #12 0.590 2026-07-16 13:00:44.349716 | debian-bookworm | #12 0.590 > frontend@0.1.0 build 2026-07-16 13:00:44.349732 | debian-bookworm | #12 0.590 > next build 2026-07-16 13:00:44.349744 | debian-bookworm | #12 0.590 2026-07-16 13:00:45.235922 | debian-bookworm | #12 1.477 ▲ Next.js 16.2.10 (Turbopack) 2026-07-16 13:00:45.449524 | debian-bookworm | #12 1.478 2026-07-16 13:00:45.449626 | debian-bookworm | #12 1.540 Creating an optimized production build ... 2026-07-16 13:00:54.697309 | debian-bookworm | #12 10.94 ✓ Compiled successfully in 8.9s 2026-07-16 13:00:54.851123 | debian-bookworm | #12 10.94 Running TypeScript ... 2026-07-16 13:00:54.893137 | debian-bookworm | #12 11.13 2026-07-16 13:00:55.045114 | debian-bookworm | #12 11.14 We detected TypeScript in your project and reconfigured your tsconfig.json file for you. 2026-07-16 13:00:55.045193 | debian-bookworm | #12 11.14 The following suggested values were added to your tsconfig.json. These values can be changed to fit your project's needs: 2026-07-16 13:00:55.045201 | debian-bookworm | #12 11.14 2026-07-16 13:00:55.045206 | debian-bookworm | #12 11.14 - include was updated to add '.next/dev/types/**/*.ts' 2026-07-16 13:00:55.045211 | debian-bookworm | #12 11.14 2026-07-16 13:00:55.045215 | debian-bookworm | #12 11.14 The following mandatory changes were made to your tsconfig.json: 2026-07-16 13:00:55.045219 | debian-bookworm | #12 11.14 2026-07-16 13:00:55.045224 | debian-bookworm | #12 11.14 - jsx was set to react-jsx (next.js uses the React automatic runtime) 2026-07-16 13:00:55.045229 | debian-bookworm | #12 11.14 2026-07-16 13:01:02.626407 | debian-bookworm | #12 18.87 Finished TypeScript in 7.9s ... 2026-07-16 13:01:02.788661 | debian-bookworm | #12 18.88 Collecting page data using 1 worker ... 2026-07-16 13:01:03.385261 | debian-bookworm | #12 19.63 Generating static pages using 1 worker (0/10) ... 2026-07-16 13:01:03.603521 | debian-bookworm | #12 19.69 Generating static pages using 1 worker (2/10) 2026-07-16 13:01:03.811091 | debian-bookworm | #12 20.05 Generating static pages using 1 worker (4/10) 2026-07-16 13:01:04.039871 | debian-bookworm | #12 20.05 Generating static pages using 1 worker (7/10) 2026-07-16 13:01:04.039960 | debian-bookworm | #12 20.12 ✓ Generating static pages using 1 worker (10/10) in 493ms 2026-07-16 13:01:04.039994 | debian-bookworm | #12 20.13 Finalizing page optimization ... 2026-07-16 13:01:04.326438 | debian-bookworm | #12 20.57 2026-07-16 13:01:04.482824 | debian-bookworm | #12 20.57 Route (app) 2026-07-16 13:01:04.482917 | debian-bookworm | #12 20.57 ┌ ○ / 2026-07-16 13:01:04.482938 | debian-bookworm | #12 20.57 ├ ○ /_not-found 2026-07-16 13:01:04.482953 | debian-bookworm | #12 20.57 ├ ƒ /api/config 2026-07-16 13:01:04.482968 | debian-bookworm | #12 20.57 ├ ƒ /api/health 2026-07-16 13:01:04.482983 | debian-bookworm | #12 20.57 ├ ○ /events 2026-07-16 13:01:04.482998 | debian-bookworm | #12 20.57 ├ ○ /inventory 2026-07-16 13:01:04.483013 | debian-bookworm | #12 20.57 ├ ○ /nodes 2026-07-16 13:01:04.483028 | debian-bookworm | #12 20.57 ├ ƒ /nodes/[identifier] 2026-07-16 13:01:04.483058 | debian-bookworm | #12 20.57 └ ○ /services 2026-07-16 13:01:04.483073 | debian-bookworm | #12 20.57 2026-07-16 13:01:04.483088 | debian-bookworm | #12 20.57 2026-07-16 13:01:04.483114 | debian-bookworm | #12 20.57 ○ (Static) prerendered as static content 2026-07-16 13:01:04.483129 | debian-bookworm | #12 20.57 ƒ (Dynamic) server-rendered on demand 2026-07-16 13:01:04.483145 | debian-bookworm | #12 20.57 2026-07-16 13:01:04.487101 | debian-bookworm | #12 DONE 20.7s 2026-07-16 13:01:05.344356 | debian-bookworm | 2026-07-16 13:01:05.344664 | debian-bookworm | #13 [runner 5/7] COPY --from=build /app/public ./public 2026-07-16 13:01:05.451921 | debian-bookworm | #13 DONE 0.1s 2026-07-16 13:01:05.606138 | debian-bookworm | 2026-07-16 13:01:05.606232 | debian-bookworm | #14 [runner 6/7] COPY --from=build --chown=nextjs:nodejs /app/.next/standalone ./ 2026-07-16 13:01:05.862184 | debian-bookworm | #14 DONE 0.4s 2026-07-16 13:01:06.021491 | debian-bookworm | 2026-07-16 13:01:06.021620 | debian-bookworm | #15 [runner 7/7] COPY --from=build --chown=nextjs:nodejs /app/.next/static ./.next/static 2026-07-16 13:01:06.033367 | debian-bookworm | #15 DONE 0.2s 2026-07-16 13:01:06.196227 | debian-bookworm | 2026-07-16 13:01:06.196337 | debian-bookworm | #16 exporting to image 2026-07-16 13:01:06.196367 | debian-bookworm | #16 exporting layers 2026-07-16 13:01:09.519437 | debian-bookworm | #16 exporting layers 3.5s done 2026-07-16 13:01:09.640997 | debian-bookworm | #16 exporting manifest sha256:0f1d941d316902e3cebd425810a4bd0135cc40e418133dc1ea6acff8f42fba91 0.0s done 2026-07-16 13:01:09.641168 | debian-bookworm | #16 exporting config sha256:79b39ea400cdd72ba24cc7ff79ca9f4f50c894656c5fbd5aaf6af1cbbd020ce4 0.0s done 2026-07-16 13:01:09.641254 | debian-bookworm | #16 exporting attestation manifest sha256:545fa8441de7f96c095d178338c23ecb663b070deba675f75b7ac37754e6bbf0 0.0s done 2026-07-16 13:01:09.823977 | debian-bookworm | #16 exporting manifest list sha256:f3a381d08120c9dcf676d0bdee38a712c3dd906cf0f021e849b930d5c6cb1d7d 0.0s done 2026-07-16 13:01:09.824101 | debian-bookworm | #16 naming to docker.io/library/1961739:latest done 2026-07-16 13:01:09.824118 | debian-bookworm | #16 unpacking to docker.io/library/1961739:latest 2026-07-16 13:01:10.628511 | debian-bookworm | #16 unpacking to docker.io/library/1961739:latest 1.0s done 2026-07-16 13:01:10.835386 | debian-bookworm | #16 DONE 4.6s 2026-07-16 13:01:10.919413 | debian-bookworm | + docker images 2026-07-16 13:01:11.003647 | debian-bookworm | IMAGE ID DISK USAGE CONTENT SIZE EXTRA 2026-07-16 13:01:11.003709 | debian-bookworm | 1961739:latest f3a381d08120 308MB 77MB 2026-07-16 13:01:11.185915 | debian-bookworm | ok: Runtime: 0:00:59.714582 2026-07-16 13:01:11.205979 | 2026-07-16 13:01:11.206193 | TASK [Run push script] 2026-07-16 13:01:11.749675 | 2026-07-16 13:01:11.751229 | TASK [Run cosign script] 2026-07-16 13:01:12.288475 | debian-bookworm | skipping: Conditional result was False 2026-07-16 13:01:12.302591 | 2026-07-16 13:01:12.302805 | TASK [Run sbom script] 2026-07-16 13:01:12.836230 | debian-bookworm | skipping: Conditional result was False 2026-07-16 13:01:12.839288 | 2026-07-16 13:01:12.839453 | PLAY RECAP 2026-07-16 13:01:12.839565 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-07-16 13:01:12.839618 | 2026-07-16 13:01:12.997438 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-07-16 13:01:12.998481 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 13:01:13.811632 | 2026-07-16 13:01:13.811863 | PLAY [Base post-fetch] 2026-07-16 13:01:13.827603 | 2026-07-16 13:01:13.827786 | TASK [diagnose-network : Ensure log directory exists] 2026-07-16 13:01:14.448496 | debian-bookworm | ok 2026-07-16 13:01:14.463358 | 2026-07-16 13:01:14.463606 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-16 13:01:26.277158 | debian-bookworm | ok: Runtime: 0:00:05.974664 2026-07-16 13:01:26.284492 | 2026-07-16 13:01:26.284650 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-16 13:01:32.325725 | debian-bookworm | ok: Runtime: 0:00:00.278448 2026-07-16 13:01:32.334350 | 2026-07-16 13:01:32.334522 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-16 13:01:38.401686 | debian-bookworm | ok: Runtime: 0:00:00.974854 2026-07-16 13:01:38.416832 | 2026-07-16 13:01:38.416982 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-16 13:01:38.473253 | debian-bookworm | skipping: Conditional result was False 2026-07-16 13:01:38.486727 | 2026-07-16 13:01:38.486977 | TASK [fetch-output : Set log path for single node] 2026-07-16 13:01:38.537488 | debian-bookworm | ok 2026-07-16 13:01:38.544852 | 2026-07-16 13:01:38.545000 | LOOP [fetch-output : Ensure local output dirs] 2026-07-16 13:01:38.868814 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/logs" 2026-07-16 13:01:39.143441 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/artifacts" 2026-07-16 13:01:39.432376 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ddd2f84560324ebfb97e19a05835e602/work/docs" 2026-07-16 13:01:39.453579 | 2026-07-16 13:01:39.453767 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 13:01:40.309251 | debian-bookworm | changed: 2026-07-16 13:01:40.309576 | debian-bookworm | .d..t...... ./ 2026-07-16 13:01:40.309630 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 13:01:40.309666 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 13:01:40.309699 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 13:01:40.309730 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 13:01:40.309760 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 13:01:40.309824 | debian-bookworm | changed: All items complete 2026-07-16 13:01:40.309861 | 2026-07-16 13:01:40.894686 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 13:01:41.483987 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 13:01:41.517291 | 2026-07-16 13:01:41.517515 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 13:01:41.875869 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011206 2026-07-16 13:01:42.150651 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011204 2026-07-16 13:01:42.182542 | 2026-07-16 13:01:42.182754 | PLAY RECAP 2026-07-16 13:01:42.182918 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-16 13:01:42.182987 | 2026-07-16 13:01:42.347727 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 13:01:42.348770 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 13:01:43.100104 | 2026-07-16 13:01:43.100301 | PLAY [Base post] 2026-07-16 13:01:43.115148 | 2026-07-16 13:01:43.115307 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 13:01:43.939241 | debian-bookworm | changed 2026-07-16 13:01:43.947672 | 2026-07-16 13:01:43.947797 | PLAY RECAP 2026-07-16 13:01:43.947871 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 13:01:43.947945 | 2026-07-16 13:01:44.077045 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 13:01:44.079616 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 13:01:44.949823 | 2026-07-16 13:01:44.950043 | PLAY [Base post-logs] 2026-07-16 13:01:44.962026 | 2026-07-16 13:01:44.962217 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 13:01:45.471064 | localhost | changed 2026-07-16 13:01:45.489544 | 2026-07-16 13:01:45.489840 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 13:01:45.531050 | localhost | ok 2026-07-16 13:01:45.538930 | 2026-07-16 13:01:45.539220 | TASK [Set zuul-log-path fact] 2026-07-16 13:01:45.570600 | localhost | ok 2026-07-16 13:01:45.585661 | 2026-07-16 13:01:45.585880 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 13:01:45.625059 | localhost | ok 2026-07-16 13:01:45.631395 | 2026-07-16 13:01:45.631594 | TASK [upload-logs : Create log directories] 2026-07-16 13:01:46.150323 | localhost | changed 2026-07-16 13:01:46.153697 | 2026-07-16 13:01:46.153826 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 13:01:46.686969 | localhost -> localhost | ok: Runtime: 0:00:00.004524 2026-07-16 13:01:46.693969 | 2026-07-16 13:01:46.694224 | TASK [upload-logs : Upload logs to log server] 2026-07-16 13:01:47.284818 | localhost | Output suppressed because no_log was given 2026-07-16 13:01:47.289309 | 2026-07-16 13:01:47.289545 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 13:01:47.351059 | localhost | skipping: Conditional result was False 2026-07-16 13:01:47.356051 | localhost | skipping: Conditional result was False 2026-07-16 13:01:47.363563 | 2026-07-16 13:01:47.363762 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 13:01:47.412922 | localhost | skipping: Conditional result was False 2026-07-16 13:01:47.413627 | 2026-07-16 13:01:47.416932 | localhost | skipping: Conditional result was False 2026-07-16 13:01:47.430934 | 2026-07-16 13:01:47.431269 | LOOP [upload-logs : Upload console log and json output]