2026-05-08 10:16:37.844325 | Job console starting 2026-05-08 10:16:37.864175 | Updating git repos 2026-05-08 10:16:37.910345 | Cloning repos into workspace 2026-05-08 10:16:37.981388 | Restoring repo states 2026-05-08 10:16:37.999831 | Merging changes 2026-05-08 10:16:38.530009 | Checking out repos 2026-05-08 10:16:38.571829 | Preparing playbooks 2026-05-08 10:16:39.293003 | Running Ansible setup 2026-05-08 10:16:43.720493 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 10:16:44.521009 | 2026-05-08 10:16:44.521195 | PLAY [Base pre] 2026-05-08 10:16:44.539354 | 2026-05-08 10:16:44.539514 | TASK [Setup log path fact] 2026-05-08 10:16:44.569115 | debian-bookworm | ok 2026-05-08 10:16:44.585969 | 2026-05-08 10:16:44.586136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:16:44.633788 | debian-bookworm | ok 2026-05-08 10:16:44.647675 | 2026-05-08 10:16:44.647833 | TASK [emit-job-header : Print job information] 2026-05-08 10:16:44.694315 | # Job Information 2026-05-08 10:16:44.694674 | Ansible Version: 2.16.14 2026-05-08 10:16:44.694737 | Job: netbox-manager-unit-tests 2026-05-08 10:16:44.694788 | Pipeline: check 2026-05-08 10:16:44.694822 | Executor: 521e9411259a 2026-05-08 10:16:44.694936 | Triggered by: https://github.com/osism/netbox-manager/pull/235 2026-05-08 10:16:44.694972 | Event ID: 20c5bb0a-4ac6-11f1-8da4-f6bd1ca8fa27 2026-05-08 10:16:44.704859 | 2026-05-08 10:16:44.705102 | LOOP [emit-job-header : Print node information] 2026-05-08 10:16:44.824639 | debian-bookworm | ok: 2026-05-08 10:16:44.824972 | debian-bookworm | # Node Information 2026-05-08 10:16:44.825030 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 10:16:44.825074 | debian-bookworm | Hostname: debian 2026-05-08 10:16:44.825112 | debian-bookworm | Username: zuul 2026-05-08 10:16:44.825147 | debian-bookworm | Distro: Debian 12.13 2026-05-08 10:16:44.825187 | debian-bookworm | Provider: regiocloud-a 2026-05-08 10:16:44.825224 | debian-bookworm | Region: 2026-05-08 10:16:44.825261 | debian-bookworm | Label: debian-bookworm 2026-05-08 10:16:44.825295 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 10:16:44.825328 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:f9b6 2026-05-08 10:16:44.851806 | 2026-05-08 10:16:44.852027 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 10:16:45.477460 | debian-bookworm -> localhost | changed 2026-05-08 10:16:45.492938 | 2026-05-08 10:16:45.493139 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 10:16:46.728068 | debian-bookworm -> localhost | changed 2026-05-08 10:16:46.748053 | 2026-05-08 10:16:46.748228 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 10:16:47.081236 | debian-bookworm -> localhost | ok 2026-05-08 10:16:47.089898 | 2026-05-08 10:16:47.090035 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 10:16:47.126775 | debian-bookworm | ok 2026-05-08 10:16:47.146816 | debian-bookworm | included: /var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 10:16:47.154824 | 2026-05-08 10:16:47.154981 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 10:16:48.030906 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 10:16:48.031518 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/95143d1c045744c99960526cd8a66991_id_rsa 2026-05-08 10:16:48.031688 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/95143d1c045744c99960526cd8a66991_id_rsa.pub 2026-05-08 10:16:48.031768 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 10:16:48.031838 | debian-bookworm -> localhost | SHA256:ffwph3QmFJYqUNinZlekAur4G7lAi30i+R4mh59DFBo zuul-build-sshkey 2026-05-08 10:16:48.031902 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 10:16:48.031989 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 10:16:48.032053 | debian-bookworm -> localhost | | .+. .+. | 2026-05-08 10:16:48.032108 | debian-bookworm -> localhost | |E . .o.. .oo. | 2026-05-08 10:16:48.032157 | debian-bookworm -> localhost | | o .. ..o.o. | 2026-05-08 10:16:48.032206 | debian-bookworm -> localhost | |. .o =ooo | 2026-05-08 10:16:48.032257 | debian-bookworm -> localhost | | .o . oSo. = o | 2026-05-08 10:16:48.032324 | debian-bookworm -> localhost | | *.o . o * . | 2026-05-08 10:16:48.032376 | debian-bookworm -> localhost | |*.O = o + | 2026-05-08 10:16:48.032425 | debian-bookworm -> localhost | | B.* + o | 2026-05-08 10:16:48.032476 | debian-bookworm -> localhost | | .=.o | 2026-05-08 10:16:48.032728 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 10:16:48.032891 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.314652 2026-05-08 10:16:48.044883 | 2026-05-08 10:16:48.045052 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 10:16:48.082806 | debian-bookworm | ok 2026-05-08 10:16:48.096572 | debian-bookworm | included: /var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 10:16:48.106944 | 2026-05-08 10:16:48.107070 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 10:16:48.133106 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:16:48.143457 | 2026-05-08 10:16:48.143711 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 10:16:48.874250 | debian-bookworm | changed 2026-05-08 10:16:48.884885 | 2026-05-08 10:16:48.885084 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 10:16:49.169095 | debian-bookworm | ok 2026-05-08 10:16:49.175180 | 2026-05-08 10:16:49.175295 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 10:16:49.914380 | debian-bookworm | changed 2026-05-08 10:16:49.923437 | 2026-05-08 10:16:49.923607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 10:16:50.638486 | debian-bookworm | changed 2026-05-08 10:16:50.646210 | 2026-05-08 10:16:50.646355 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 10:16:50.673457 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:16:50.683483 | 2026-05-08 10:16:50.683696 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 10:16:51.187884 | debian-bookworm -> localhost | changed 2026-05-08 10:16:51.200839 | 2026-05-08 10:16:51.201010 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 10:16:51.585668 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/95143d1c045744c99960526cd8a66991_id_rsa (zuul-build-sshkey) 2026-05-08 10:16:51.586009 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020521 2026-05-08 10:16:51.597048 | 2026-05-08 10:16:51.597227 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 10:16:52.013752 | debian-bookworm | ok 2026-05-08 10:16:52.022691 | 2026-05-08 10:16:52.022874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 10:16:52.060008 | debian-bookworm | skipping: Conditional result was False 2026-05-08 10:16:52.078302 | 2026-05-08 10:16:52.078482 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 10:16:52.526373 | debian-bookworm | ok 2026-05-08 10:16:52.542024 | 2026-05-08 10:16:52.542186 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 10:16:52.591894 | debian-bookworm | ok 2026-05-08 10:16:52.601368 | 2026-05-08 10:16:52.601748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 10:16:52.941495 | debian-bookworm -> localhost | ok 2026-05-08 10:16:52.948922 | 2026-05-08 10:16:52.949073 | TASK [validate-host : Collect information about the host] 2026-05-08 10:16:54.150337 | debian-bookworm | ok 2026-05-08 10:16:54.160720 | 2026-05-08 10:16:54.160837 | TASK [validate-host : Sanitize hostname] 2026-05-08 10:16:54.290280 | debian-bookworm | ok 2026-05-08 10:16:54.342265 | 2026-05-08 10:16:54.342435 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 10:16:54.978159 | debian-bookworm -> localhost | changed 2026-05-08 10:16:54.988819 | 2026-05-08 10:16:54.989005 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 10:16:55.457817 | debian-bookworm | ok 2026-05-08 10:16:55.462958 | 2026-05-08 10:16:55.463071 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 10:16:56.098958 | debian-bookworm -> localhost | changed 2026-05-08 10:16:56.114691 | 2026-05-08 10:16:56.114917 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 10:16:56.428336 | debian-bookworm | ok 2026-05-08 10:16:56.437055 | 2026-05-08 10:16:56.437214 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 10:16:57.365863 | debian-bookworm | changed: 2026-05-08 10:16:57.366151 | debian-bookworm | cd+++++++++ src/ 2026-05-08 10:16:57.366190 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 10:16:57.366214 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 10:16:57.366236 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-05-08 10:16:57.366256 | debian-bookworm | netbox_manager/requirements.yml 2026-05-08 10:16:57.366700 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-05-08 10:16:57.367325 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/logs" 2026-05-08 10:17:02.581550 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/artifacts" 2026-05-08 10:17:02.876959 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/95143d1c045744c99960526cd8a66991/work/docs" 2026-05-08 10:17:02.892949 | 2026-05-08 10:17:02.893119 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 10:17:03.704582 | debian-bookworm | changed: 2026-05-08 10:17:03.704914 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 10:17:03.704972 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 10:17:03.705020 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 10:17:03.705095 | debian-bookworm | changed: All items complete 2026-05-08 10:17:03.705140 | 2026-05-08 10:17:04.307348 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:17:04.863489 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 10:17:04.886038 | 2026-05-08 10:17:04.886183 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 10:17:05.468848 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013848 2026-05-08 10:17:05.788647 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006440 2026-05-08 10:17:05.800769 | 2026-05-08 10:17:05.800895 | PLAY RECAP 2026-05-08 10:17:05.801008 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 10:17:05.801036 | 2026-05-08 10:17:05.987114 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 10:17:05.988005 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:17:06.890398 | 2026-05-08 10:17:06.890632 | PLAY [Base post] 2026-05-08 10:17:06.906138 | 2026-05-08 10:17:06.906277 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 10:17:07.572762 | debian-bookworm | changed 2026-05-08 10:17:07.581303 | 2026-05-08 10:17:07.581497 | PLAY RECAP 2026-05-08 10:17:07.581643 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 10:17:07.581751 | 2026-05-08 10:17:07.777367 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 10:17:07.779387 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 10:17:08.596655 | 2026-05-08 10:17:08.596848 | PLAY [Base post-logs] 2026-05-08 10:17:08.609279 | 2026-05-08 10:17:08.609444 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 10:17:09.089139 | localhost | changed 2026-05-08 10:17:09.111944 | 2026-05-08 10:17:09.112202 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 10:17:09.150701 | localhost | ok 2026-05-08 10:17:09.156027 | 2026-05-08 10:17:09.156187 | TASK [Set zuul-log-path fact] 2026-05-08 10:17:09.174659 | localhost | ok 2026-05-08 10:17:09.186112 | 2026-05-08 10:17:09.186247 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 10:17:09.225259 | localhost | ok 2026-05-08 10:17:09.231727 | 2026-05-08 10:17:09.231907 | TASK [upload-logs : Create log directories] 2026-05-08 10:17:09.825560 | localhost | changed 2026-05-08 10:17:09.829450 | 2026-05-08 10:17:09.829612 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 10:17:10.399121 | localhost -> localhost | ok: Runtime: 0:00:00.010571 2026-05-08 10:17:10.404126 | 2026-05-08 10:17:10.404260 | TASK [upload-logs : Upload logs to log server] 2026-05-08 10:17:11.066914 | localhost | Output suppressed because no_log was given 2026-05-08 10:17:11.072311 | 2026-05-08 10:17:11.072470 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 10:17:11.139741 | localhost | skipping: Conditional result was False 2026-05-08 10:17:11.156427 | localhost | skipping: Conditional result was False 2026-05-08 10:17:11.165558 | 2026-05-08 10:17:11.165955 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 10:17:11.228761 | localhost | skipping: Conditional result was False 2026-05-08 10:17:11.229321 | 2026-05-08 10:17:11.233469 | localhost | skipping: Conditional result was False 2026-05-08 10:17:11.240813 | 2026-05-08 10:17:11.241055 | LOOP [upload-logs : Upload console log and json output]