2026-03-26 17:46:33.260017 | Job console starting 2026-03-26 17:46:33.299942 | Updating git repos 2026-03-26 17:46:33.341992 | Cloning repos into workspace 2026-03-26 17:46:33.399148 | Restoring repo states 2026-03-26 17:46:33.409924 | Merging changes 2026-03-26 17:46:33.963252 | Checking out repos 2026-03-26 17:46:34.020996 | Preparing playbooks 2026-03-26 17:46:34.753278 | Running Ansible setup 2026-03-26 17:46:39.394606 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-26 17:46:40.188726 | 2026-03-26 17:46:40.188977 | PLAY [Base pre] 2026-03-26 17:46:40.206147 | 2026-03-26 17:46:40.206320 | TASK [Setup log path fact] 2026-03-26 17:46:40.226921 | debian-bookworm | ok 2026-03-26 17:46:40.243263 | 2026-03-26 17:46:40.243421 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 17:46:40.294133 | debian-bookworm | ok 2026-03-26 17:46:40.323812 | 2026-03-26 17:46:40.323955 | TASK [emit-job-header : Print job information] 2026-03-26 17:46:40.363111 | # Job Information 2026-03-26 17:46:40.363316 | Ansible Version: 2.16.14 2026-03-26 17:46:40.363351 | Job: mypy 2026-03-26 17:46:40.363384 | Pipeline: check 2026-03-26 17:46:40.363407 | Executor: 521e9411259a 2026-03-26 17:46:40.363429 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-03-26 17:46:40.363451 | Event ID: b5375e30-293b-11f1-9ece-fc0be362870d 2026-03-26 17:46:40.368575 | 2026-03-26 17:46:40.368715 | LOOP [emit-job-header : Print node information] 2026-03-26 17:46:40.481862 | debian-bookworm | ok: 2026-03-26 17:46:40.482068 | debian-bookworm | # Node Information 2026-03-26 17:46:40.482101 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-26 17:46:40.482126 | debian-bookworm | Hostname: debian 2026-03-26 17:46:40.482148 | debian-bookworm | Username: zuul 2026-03-26 17:46:40.482169 | debian-bookworm | Distro: Debian 12.13 2026-03-26 17:46:40.482193 | debian-bookworm | Provider: regiocloud-a 2026-03-26 17:46:40.482215 | debian-bookworm | Region: 2026-03-26 17:46:40.482236 | debian-bookworm | Label: debian-bookworm 2026-03-26 17:46:40.482255 | debian-bookworm | Product Name: OpenStack Nova 2026-03-26 17:46:40.482275 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1d:bf15 2026-03-26 17:46:40.495410 | 2026-03-26 17:46:40.495549 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-26 17:46:40.997275 | debian-bookworm -> localhost | changed 2026-03-26 17:46:41.005217 | 2026-03-26 17:46:41.005355 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-26 17:46:42.108000 | debian-bookworm -> localhost | changed 2026-03-26 17:46:42.121095 | 2026-03-26 17:46:42.121321 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-26 17:46:42.453226 | debian-bookworm -> localhost | ok 2026-03-26 17:46:42.462781 | 2026-03-26 17:46:42.463006 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-26 17:46:42.501741 | debian-bookworm | ok 2026-03-26 17:46:42.519861 | debian-bookworm | included: /var/lib/zuul/builds/4711095a91ac4f2f819fb78133d3900b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-26 17:46:42.526015 | 2026-03-26 17:46:42.526132 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-26 17:46:43.511782 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-26 17:46:43.512029 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4711095a91ac4f2f819fb78133d3900b/work/4711095a91ac4f2f819fb78133d3900b_id_rsa 2026-03-26 17:46:43.512067 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4711095a91ac4f2f819fb78133d3900b/work/4711095a91ac4f2f819fb78133d3900b_id_rsa.pub 2026-03-26 17:46:43.512094 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-26 17:46:43.512118 | debian-bookworm -> localhost | SHA256:iNI7cJFtEVromGAFnx7CjSAFBaFF3pfqX+G5Cc5GEaA zuul-build-sshkey 2026-03-26 17:46:43.512139 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-26 17:46:43.512178 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-26 17:46:43.512201 | debian-bookworm -> localhost | |*OB..o+. | 2026-03-26 17:46:43.512223 | debian-bookworm -> localhost | |*++oo=.o | 2026-03-26 17:46:43.512243 | debian-bookworm -> localhost | |o=EO= =. | 2026-03-26 17:46:43.512263 | debian-bookworm -> localhost | | =.o*.. | 2026-03-26 17:46:43.512283 | debian-bookworm -> localhost | | o.= ..S | 2026-03-26 17:46:43.512306 | debian-bookworm -> localhost | | = ... o | 2026-03-26 17:46:43.512326 | debian-bookworm -> localhost | | +.. + | 2026-03-26 17:46:43.512346 | debian-bookworm -> localhost | | =.o o | 2026-03-26 17:46:43.512366 | debian-bookworm -> localhost | | .+ o | 2026-03-26 17:46:43.512385 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-26 17:46:43.512434 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.487524 2026-03-26 17:46:43.518984 | 2026-03-26 17:46:43.519095 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-26 17:46:43.548246 | debian-bookworm | ok 2026-03-26 17:46:43.558190 | debian-bookworm | included: /var/lib/zuul/builds/4711095a91ac4f2f819fb78133d3900b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-26 17:46:43.567402 | 2026-03-26 17:46:43.567503 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-26 17:46:43.591052 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:46:43.598872 | 2026-03-26 17:46:43.598980 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-26 17:46:44.230511 | debian-bookworm | changed 2026-03-26 17:46:44.236460 | 2026-03-26 17:46:44.236576 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-26 17:46:44.506118 | debian-bookworm | ok 2026-03-26 17:46:44.513521 | 2026-03-26 17:46:44.513665 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-26 17:46:45.151188 | debian-bookworm | changed 2026-03-26 17:46:45.158293 | 2026-03-26 17:46:45.158419 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-26 17:46:45.843331 | debian-bookworm | changed 2026-03-26 17:46:45.848977 | 2026-03-26 17:46:45.849086 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-26 17:46:45.879445 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:46:45.885682 | 2026-03-26 17:46:45.885837 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-26 17:46:46.348644 | debian-bookworm -> localhost | changed 2026-03-26 17:46:46.362163 | 2026-03-26 17:46:46.362303 | TASK [add-build-sshkey : Add back temp key] 2026-03-26 17:46:46.722937 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4711095a91ac4f2f819fb78133d3900b/work/4711095a91ac4f2f819fb78133d3900b_id_rsa (zuul-build-sshkey) 2026-03-26 17:46:46.723203 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011003 2026-03-26 17:46:46.731641 | 2026-03-26 17:46:46.731779 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-26 17:46:47.170646 | debian-bookworm | ok 2026-03-26 17:46:47.179420 | 2026-03-26 17:46:47.179571 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-26 17:46:47.203790 | debian-bookworm | skipping: Conditional result was False 2026-03-26 17:46:47.216275 | 2026-03-26 17:46:47.216404 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-26 17:46:47.652302 | debian-bookworm | ok 2026-03-26 17:46:47.663316 | 2026-03-26 17:46:47.663454 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-26 17:46:47.692227 | debian-bookworm | ok 2026-03-26 17:46:47.697470 | 2026-03-26 17:46:47.697584 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-26 17:46:47.977324 | debian-bookworm -> localhost | ok 2026-03-26 17:46:47.990915 | 2026-03-26 17:46:47.991069 | TASK [validate-host : Collect information about the host] 2026-03-26 17:46:49.158422 | debian-bookworm | ok 2026-03-26 17:46:49.175168 | 2026-03-26 17:46:49.175321 | TASK [validate-host : Sanitize hostname] 2026-03-26 17:46:49.300892 | debian-bookworm | ok 2026-03-26 17:46:49.342366 | 2026-03-26 17:46:49.342503 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-26 17:46:49.888727 | debian-bookworm -> localhost | changed 2026-03-26 17:46:49.894785 | 2026-03-26 17:46:49.894954 | TASK [validate-host : Collect information about zuul worker] 2026-03-26 17:46:50.314315 | debian-bookworm | ok 2026-03-26 17:46:50.322156 | 2026-03-26 17:46:50.322323 | TASK [validate-host : Write out all zuul information for each host] 2026-03-26 17:46:50.857675 | debian-bookworm -> localhost | changed 2026-03-26 17:46:50.867481 | 2026-03-26 17:46:50.867611 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-26 17:46:51.148762 | debian-bookworm | ok 2026-03-26 17:46:51.154531 | 2026-03-26 17:46:51.154645 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-26 17:46:52.563161 | debian-bookworm | changed: 2026-03-26 17:46:52.563396 | debian-bookworm | cd+++++++++ src/ 2026-03-26 17:46:52.563432 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-26 17:46:52.563456 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-26 17:46:52.563477 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-03-26 17:46:52.563497 | debian-bookworm | netbox_manager/requirements.yml 2026-03-26 17:46:52.563754 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-03-26 17:46:52.563772 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-03-26 17:46:52.563790 | debian-bookworm | =3.12; 2.20.0b1 Requires-Python >=3.12; 2.20.0b2 Requires-Python >=3.12; 2.20.0rc1 Requires-Python >=3.12; 2.20.0rc2 Requires-Python >=3.12; 2.20.0rc3 Requires-Python >=3.12; 2.20.1 Requires-Python >=3.12; 2.20.1rc1 Requires-Python >=3.12; 2.20.2 Requires-Python >=3.12; 2.20.2rc1 Requires-Python >=3.12; 2.20.3 Requires-Python >=3.12; 2.20.3rc1 Requires-Python >=3.12; 2.20.4 Requires-Python >=3.12; 2.20.4rc1 Requires-Python >=3.12\nERROR: Could not find a version that satisfies the requirement ansible-core==2.20.4 (from versions: 0.0.1a1, 2.11.0b1, 2.11.0b2, 2.11.0b3, 2.11.0b4, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.11.1rc1, 2.11.1, 2.11.2rc1, 2.11.2, 2.11.3rc1, 2.11.3, 2.11.4rc1, 2.11.4, 2.11.5rc1, 2.11.5, 2.11.6rc1, 2.11.6, 2.11.7rc1, 2.11.7, 2.11.8rc1, 2.11.8, 2.11.9rc1, 2.11.9, 2.11.10rc1, 2.11.10, 2.11.11rc1, 2.11.11, 2.11.12rc1, 2.11.12, 2.12.0b1, 2.12.0b2, 2.12.0rc1, 2.12.0, 2.12.1rc1, 2.12.1, 2.12.2rc1, 2.12.2, 2.12.3rc1, 2.12.3, 2.12.4rc1, 2.12.4, 2.12.5rc1, 2.12.5, 2.12.6rc1, 2.12.6, 2.12.7rc1, 2.12.7, 2.12.8rc1, 2.12.8, 2.12.9rc1, 2.12.9, 2.12.10rc1, 2.12.10, 2.13.0b0, 2.13.0b1, 2.13.0rc1, 2.13.0, 2.13.1rc1, 2.13.1, 2.13.2rc1, 2.13.2, 2.13.3rc1, 2.13.3, 2.13.4rc1, 2.13.4, 2.13.5rc1, 2.13.5, 2.13.6rc1, 2.13.6, 2.13.7rc1, 2.13.7, 2.13.8rc1, 2.13.8, 2.13.9rc1, 2.13.9, 2.13.10rc1, 2.13.10, 2.13.11rc1, 2.13.11, 2.13.12rc1, 2.13.12, 2.13.13rc1, 2.13.13, 2.14.0b1, 2.14.0b2, 2.14.0b3, 2.14.0rc1, 2.14.0rc1.post0, 2.14.0rc2, 2.14.0, 2.14.1rc1, 2.14.1, 2.14.2rc1, 2.14.2, 2.14.3rc1, 2.14.3, 2.14.4rc1, 2.14.4, 2.14.5rc1, 2.14.5, 2.14.6rc1, 2.14.6, 2.14.7rc1, 2.14.7, 2.14.8rc1, 2.14.8, 2.14.9rc1, 2.14.9, 2.14.10rc1, 2.14.10, 2.14.11rc1, 2.14.11, 2.14.12rc1, 2.14.12, 2.14.13, 2.14.14rc1, 2.14.14, 2.14.15rc1, 2.14.15, 2.14.16rc1, 2.14.16, 2.14.17rc1, 2.14.17, 2.14.18rc1, 2.14.18, 2.15.0b1, 2.15.0b2, 2.15.0b3, 2.15.0rc1, 2.15.0rc2, 2.15.0, 2.15.1rc1, 2.15.1, 2.15.2rc1, 2.15.2, 2.15.3rc1, 2.15.3, 2.15.4rc1, 2.15.4, 2.15.5rc1, 2.15.5, 2.15.6rc1, 2.15.6, 2.15.7rc1, 2.15.7, 2.15.8, 2.15.9rc1, 2.15.9, 2.15.10rc1, 2.15.10, 2.15.11rc1, 2.15.11, 2.15.12rc1, 2.15.12, 2.15.13rc1, 2.15.13, 2.16.0b1, 2.16.0b2, 2.16.0rc1, 2.16.0, 2.16.1rc1, 2.16.1, 2.16.2, 2.16.3rc1, 2.16.3, 2.16.4rc1, 2.16.4, 2.16.5rc1, 2.16.5, 2.16.6, 2.16.7rc1, 2.16.7, 2.16.8rc1, 2.16.8, 2.16.9rc1, 2.16.9, 2.16.10rc1, 2.16.10, 2.16.11rc1, 2.16.11, 2.16.12rc1, 2.16.12, 2.16.13rc1, 2.16.13, 2.16.14rc1, 2.16.14, 2.16.15rc1, 2.16.15, 2.16.16rc1, 2.16.16, 2.16.17rc1, 2.16.17, 2.16.18rc1, 2.16.18, 2.17.0b1, 2.17.0rc1, 2.17.0rc2, 2.17.0, 2.17.1rc1, 2.17.1, 2.17.2rc1, 2.17.2rc2, 2.17.2, 2.17.3rc1, 2.17.3, 2.17.4rc1, 2.17.4, 2.17.5rc1, 2.17.5, 2.17.6rc1, 2.17.6, 2.17.7rc1, 2.17.7, 2.17.8rc1, 2.17.8, 2.17.9rc1, 2.17.9, 2.17.10rc1, 2.17.10, 2.17.11rc1, 2.17.11, 2.17.12rc1, 2.17.12, 2.17.13rc1, 2.17.13, 2.17.14rc1, 2.17.14, 2.18.0b1, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1rc1, 2.18.1, 2.18.2rc1, 2.18.2, 2.18.3rc1, 2.18.3, 2.18.4rc1, 2.18.4, 2.18.5rc1, 2.18.5, 2.18.6rc1, 2.18.6, 2.18.7rc1, 2.18.7, 2.18.8rc1, 2.18.8, 2.18.9rc1, 2.18.9, 2.18.10rc1, 2.18.10, 2.18.11rc1, 2.18.11, 2.18.12rc1, 2.18.12, 2.18.13rc1, 2.18.13, 2.18.14rc1, 2.18.14, 2.18.15rc1, 2.18.15, 2.19.0b1, 2.19.0b2, 2.19.0b3, 2.19.0b4, 2.19.0b5, 2.19.0b6, 2.19.0b7, 2.19.0rc1, 2.19.0rc2, 2.19.0, 2.19.1rc1, 2.19.1, 2.19.2rc1, 2.19.2, 2.19.3rc1, 2.19.3, 2.19.4rc1, 2.19.4, 2.19.5rc1, 2.19.5, 2.19.6rc1, 2.19.6, 2.19.7rc1, 2.19.7, 2.19.8rc1, 2.19.8)\nERROR: No matching distribution found for ansible-core==2.20.4\n" 2026-03-26 17:47:17.361118 | debian-bookworm | } failure 2026-03-26 17:47:17.363476 | 2026-03-26 17:47:17.363690 | PLAY RECAP 2026-03-26 17:47:17.363958 | debian-bookworm | ok: 9 changed: 6 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-03-26 17:47:17.364058 | 2026-03-26 17:47:17.631133 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-26 17:47:17.632291 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-26 17:47:18.506551 | 2026-03-26 17:47:18.506737 | PLAY [Base post] 2026-03-26 17:47:18.526276 | 2026-03-26 17:47:18.526445 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-26 17:47:19.101336 | debian-bookworm | changed 2026-03-26 17:47:19.107881 | 2026-03-26 17:47:19.108011 | PLAY RECAP 2026-03-26 17:47:19.108073 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-26 17:47:19.108136 | 2026-03-26 17:47:19.306535 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-26 17:47:19.307676 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-26 17:47:20.189621 | 2026-03-26 17:47:20.189819 | PLAY [Base post-logs] 2026-03-26 17:47:20.201009 | 2026-03-26 17:47:20.201184 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-26 17:47:20.668355 | localhost | changed 2026-03-26 17:47:20.686633 | 2026-03-26 17:47:20.686871 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-26 17:47:20.713001 | localhost | ok 2026-03-26 17:47:20.717354 | 2026-03-26 17:47:20.717477 | TASK [Set zuul-log-path fact] 2026-03-26 17:47:20.735759 | localhost | ok 2026-03-26 17:47:20.745764 | 2026-03-26 17:47:20.745932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-26 17:47:20.772479 | localhost | ok 2026-03-26 17:47:20.775573 | 2026-03-26 17:47:20.775678 | TASK [upload-logs : Create log directories] 2026-03-26 17:47:21.274344 | localhost | changed 2026-03-26 17:47:21.277249 | 2026-03-26 17:47:21.277367 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-26 17:47:21.851163 | localhost -> localhost | ok: Runtime: 0:00:00.009180 2026-03-26 17:47:21.857234 | 2026-03-26 17:47:21.857611 | TASK [upload-logs : Upload logs to log server] 2026-03-26 17:47:22.447865 | localhost | Output suppressed because no_log was given 2026-03-26 17:47:22.450224 | 2026-03-26 17:47:22.450362 | LOOP [upload-logs : Compress console log and json output] 2026-03-26 17:47:22.498169 | localhost | skipping: Conditional result was False 2026-03-26 17:47:22.505116 | localhost | skipping: Conditional result was False 2026-03-26 17:47:22.509570 | 2026-03-26 17:47:22.509682 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-26 17:47:22.560377 | localhost | skipping: Conditional result was False 2026-03-26 17:47:22.560748 | 2026-03-26 17:47:22.565391 | localhost | skipping: Conditional result was False 2026-03-26 17:47:22.574134 | 2026-03-26 17:47:22.574919 | LOOP [upload-logs : Upload console log and json output]