2026-04-28 06:45:57.382321 | Job console starting 2026-04-28 06:45:57.423783 | Updating git repos 2026-04-28 06:45:57.511405 | Cloning repos into workspace 2026-04-28 06:45:57.623136 | Restoring repo states 2026-04-28 06:45:57.635318 | Merging changes 2026-04-28 06:45:58.235616 | Checking out repos 2026-04-28 06:45:58.302076 | Preparing playbooks 2026-04-28 06:45:59.198285 | Running Ansible setup 2026-04-28 06:46:03.668414 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 06:46:04.451386 | 2026-04-28 06:46:04.451548 | PLAY [Base pre] 2026-04-28 06:46:04.478656 | 2026-04-28 06:46:04.478931 | TASK [Setup log path fact] 2026-04-28 06:46:04.508216 | debian-bookworm | ok 2026-04-28 06:46:04.525854 | 2026-04-28 06:46:04.526016 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 06:46:04.554871 | debian-bookworm | ok 2026-04-28 06:46:04.564896 | 2026-04-28 06:46:04.565014 | TASK [emit-job-header : Print job information] 2026-04-28 06:46:04.612732 | # Job Information 2026-04-28 06:46:04.613137 | Ansible Version: 2.16.14 2026-04-28 06:46:04.613226 | Job: mypy 2026-04-28 06:46:04.613309 | Pipeline: check 2026-04-28 06:46:04.613367 | Executor: 521e9411259a 2026-04-28 06:46:04.613420 | Triggered by: https://github.com/osism/netbox-manager/pull/231 2026-04-28 06:46:04.613477 | Event ID: e27603f0-42cd-11f1-80f3-cb2a021d729e 2026-04-28 06:46:04.622864 | 2026-04-28 06:46:04.623043 | LOOP [emit-job-header : Print node information] 2026-04-28 06:46:04.731767 | debian-bookworm | ok: 2026-04-28 06:46:04.731983 | debian-bookworm | # Node Information 2026-04-28 06:46:04.732017 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-28 06:46:04.732042 | debian-bookworm | Hostname: debian 2026-04-28 06:46:04.732064 | debian-bookworm | Username: zuul 2026-04-28 06:46:04.732086 | debian-bookworm | Distro: Debian 12.13 2026-04-28 06:46:04.732109 | debian-bookworm | Provider: regiocloud-a 2026-04-28 06:46:04.732130 | debian-bookworm | Region: 2026-04-28 06:46:04.732150 | debian-bookworm | Label: debian-bookworm 2026-04-28 06:46:04.732170 | debian-bookworm | Product Name: OpenStack Nova 2026-04-28 06:46:04.732190 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:10fa 2026-04-28 06:46:04.759326 | 2026-04-28 06:46:04.759482 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 06:46:05.264122 | debian-bookworm -> localhost | changed 2026-04-28 06:46:05.274440 | 2026-04-28 06:46:05.274588 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 06:46:06.346763 | debian-bookworm -> localhost | changed 2026-04-28 06:46:06.359923 | 2026-04-28 06:46:06.360057 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 06:46:06.647680 | debian-bookworm -> localhost | ok 2026-04-28 06:46:06.654082 | 2026-04-28 06:46:06.654209 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 06:46:06.684774 | debian-bookworm | ok 2026-04-28 06:46:06.700618 | debian-bookworm | included: /var/lib/zuul/builds/3e1c53cf859a402caaf1358bc0b15ece/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 06:46:06.708111 | 2026-04-28 06:46:06.708237 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 06:46:08.458035 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-28 06:46:08.458290 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3e1c53cf859a402caaf1358bc0b15ece/work/3e1c53cf859a402caaf1358bc0b15ece_id_rsa 2026-04-28 06:46:08.458331 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3e1c53cf859a402caaf1358bc0b15ece/work/3e1c53cf859a402caaf1358bc0b15ece_id_rsa.pub 2026-04-28 06:46:08.458358 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-28 06:46:08.458381 | debian-bookworm -> localhost | SHA256:HQhBX7rvz65UxReJBKgK7w5DC6j5B695yNbeWOVkK2I zuul-build-sshkey 2026-04-28 06:46:08.458404 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-28 06:46:08.458437 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-28 06:46:08.458459 | debian-bookworm -> localhost | | .+. o.o....| 2026-04-28 06:46:08.458481 | debian-bookworm -> localhost | | o = o ..| 2026-04-28 06:46:08.458502 | debian-bookworm -> localhost | | = . o .| 2026-04-28 06:46:08.458522 | debian-bookworm -> localhost | |. . . o . . . | 2026-04-28 06:46:08.458542 | debian-bookworm -> localhost | |.. .o . S . . | 2026-04-28 06:46:08.458567 | debian-bookworm -> localhost | |..+ .o = o . | 2026-04-28 06:46:08.458587 | debian-bookworm -> localhost | |o. OE o o o | 2026-04-28 06:46:08.458607 | debian-bookworm -> localhost | | .+oB* . o . | 2026-04-28 06:46:08.458627 | debian-bookworm -> localhost | | .+=+.. o++ | 2026-04-28 06:46:08.458648 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-28 06:46:08.458701 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.187667 2026-04-28 06:46:08.465326 | 2026-04-28 06:46:08.465443 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 06:46:08.493771 | debian-bookworm | ok 2026-04-28 06:46:08.503117 | debian-bookworm | included: /var/lib/zuul/builds/3e1c53cf859a402caaf1358bc0b15ece/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 06:46:08.512324 | 2026-04-28 06:46:08.512424 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 06:46:08.536059 | debian-bookworm | skipping: Conditional result was False 2026-04-28 06:46:08.542068 | 2026-04-28 06:46:08.542173 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 06:46:09.213468 | debian-bookworm | changed 2026-04-28 06:46:09.221008 | 2026-04-28 06:46:09.221130 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 06:46:09.528767 | debian-bookworm | ok 2026-04-28 06:46:09.536868 | 2026-04-28 06:46:09.536990 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 06:46:10.221039 | debian-bookworm | changed 2026-04-28 06:46:10.234373 | 2026-04-28 06:46:10.234530 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 06:46:10.892421 | debian-bookworm | changed 2026-04-28 06:46:10.898143 | 2026-04-28 06:46:10.898246 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 06:46:10.932014 | debian-bookworm | skipping: Conditional result was False 2026-04-28 06:46:10.938554 | 2026-04-28 06:46:10.938663 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 06:46:11.495460 | debian-bookworm -> localhost | changed 2026-04-28 06:46:11.510345 | 2026-04-28 06:46:11.510661 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 06:46:11.859281 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3e1c53cf859a402caaf1358bc0b15ece/work/3e1c53cf859a402caaf1358bc0b15ece_id_rsa (zuul-build-sshkey) 2026-04-28 06:46:11.859754 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017030 2026-04-28 06:46:11.882887 | 2026-04-28 06:46:11.883097 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 06:46:12.299250 | debian-bookworm | ok 2026-04-28 06:46:12.304663 | 2026-04-28 06:46:12.304791 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 06:46:12.328699 | debian-bookworm | skipping: Conditional result was False 2026-04-28 06:46:12.340031 | 2026-04-28 06:46:12.340164 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 06:46:12.848588 | debian-bookworm | ok 2026-04-28 06:46:12.863888 | 2026-04-28 06:46:12.864031 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 06:46:12.908854 | debian-bookworm | ok 2026-04-28 06:46:12.916758 | 2026-04-28 06:46:12.916920 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 06:46:13.208700 | debian-bookworm -> localhost | ok 2026-04-28 06:46:13.219391 | 2026-04-28 06:46:13.219530 | TASK [validate-host : Collect information about the host] 2026-04-28 06:46:14.372424 | debian-bookworm | ok 2026-04-28 06:46:14.384663 | 2026-04-28 06:46:14.384818 | TASK [validate-host : Sanitize hostname] 2026-04-28 06:46:14.490963 | debian-bookworm | ok 2026-04-28 06:46:14.536030 | 2026-04-28 06:46:14.536169 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 06:46:15.139214 | debian-bookworm -> localhost | changed 2026-04-28 06:46:15.150562 | 2026-04-28 06:46:15.150733 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 06:46:15.621737 | debian-bookworm | ok 2026-04-28 06:46:15.628715 | 2026-04-28 06:46:15.628874 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 06:46:16.189863 | debian-bookworm -> localhost | changed 2026-04-28 06:46:16.209630 | 2026-04-28 06:46:16.209760 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 06:46:16.509058 | debian-bookworm | ok 2026-04-28 06:46:16.517905 | 2026-04-28 06:46:16.518039 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 06:46:17.453037 | debian-bookworm | changed: 2026-04-28 06:46:17.453243 | debian-bookworm | cd+++++++++ src/ 2026-04-28 06:46:17.453279 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-28 06:46:17.453303 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-28 06:46:17.453324 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-04-28 06:46:17.453345 | debian-bookworm | netbox_manager/requirements.yml 2026-04-28 06:46:17.453603 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-04-28 06:46:17.453621 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-04-28 06:46:17.453639 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-28 06:47:02.747164 | debian-bookworm | Installing collected packages: types-requests, types-PyYAML 2026-04-28 06:47:02.786761 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-requests-2.33.0.20260408 2026-04-28 06:47:04.621655 | debian-bookworm | Installing missing stub packages: 2026-04-28 06:47:04.621701 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-requests 2026-04-28 06:47:04.621712 | debian-bookworm | 2026-04-28 06:47:04.621720 | debian-bookworm | 2026-04-28 06:47:04.621728 | debian-bookworm | Success: no issues found in 3 source files 2026-04-28 06:47:04.696774 | debian-bookworm | ok: Runtime: 0:00:07.684321 2026-04-28 06:47:04.710439 | 2026-04-28 06:47:04.710559 | PLAY RECAP 2026-04-28 06:47:04.710641 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-28 06:47:04.710679 | 2026-04-28 06:47:04.840046 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-28 06:47:04.841942 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 06:47:05.586884 | 2026-04-28 06:47:05.587059 | PLAY [Base post] 2026-04-28 06:47:05.600919 | 2026-04-28 06:47:05.601068 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 06:47:06.195148 | debian-bookworm | changed 2026-04-28 06:47:06.205997 | 2026-04-28 06:47:06.206150 | PLAY RECAP 2026-04-28 06:47:06.206247 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 06:47:06.206349 | 2026-04-28 06:47:06.319981 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 06:47:06.321958 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 06:47:07.139817 | 2026-04-28 06:47:07.140011 | PLAY [Base post-logs] 2026-04-28 06:47:07.151837 | 2026-04-28 06:47:07.152015 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 06:47:07.651605 | localhost | changed 2026-04-28 06:47:07.668339 | 2026-04-28 06:47:07.669327 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 06:47:07.707822 | localhost | ok 2026-04-28 06:47:07.713210 | 2026-04-28 06:47:07.713432 | TASK [Set zuul-log-path fact] 2026-04-28 06:47:07.732165 | localhost | ok 2026-04-28 06:47:07.745214 | 2026-04-28 06:47:07.745367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 06:47:07.772906 | localhost | ok 2026-04-28 06:47:07.780538 | 2026-04-28 06:47:07.780716 | TASK [upload-logs : Create log directories] 2026-04-28 06:47:08.283373 | localhost | changed 2026-04-28 06:47:08.289374 | 2026-04-28 06:47:08.289534 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 06:47:08.787498 | localhost -> localhost | ok: Runtime: 0:00:00.006633 2026-04-28 06:47:08.794617 | 2026-04-28 06:47:08.794933 | TASK [upload-logs : Upload logs to log server] 2026-04-28 06:47:09.356004 | localhost | Output suppressed because no_log was given 2026-04-28 06:47:09.362107 | 2026-04-28 06:47:09.362495 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 06:47:09.425728 | localhost | skipping: Conditional result was False 2026-04-28 06:47:09.434380 | localhost | skipping: Conditional result was False 2026-04-28 06:47:09.446250 | 2026-04-28 06:47:09.446550 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 06:47:09.504178 | localhost | skipping: Conditional result was False 2026-04-28 06:47:09.504740 | 2026-04-28 06:47:09.509063 | localhost | skipping: Conditional result was False 2026-04-28 06:47:09.520968 | 2026-04-28 06:47:09.521226 | LOOP [upload-logs : Upload console log and json output]