2026-05-03 17:11:54.691275 | Job console starting 2026-05-03 17:11:54.712294 | Updating git repos 2026-05-03 17:11:54.762583 | Cloning repos into workspace 2026-05-03 17:11:54.873567 | Restoring repo states 2026-05-03 17:11:54.898879 | Merging changes 2026-05-03 17:11:55.423437 | Checking out repos 2026-05-03 17:11:55.458292 | Preparing playbooks 2026-05-03 17:11:56.388211 | Running Ansible setup 2026-05-03 17:12:01.705674 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 17:12:02.725417 | 2026-05-03 17:12:02.725588 | PLAY [Base pre] 2026-05-03 17:12:02.753851 | 2026-05-03 17:12:02.754036 | TASK [Setup log path fact] 2026-05-03 17:12:02.783426 | debian-bookworm | ok 2026-05-03 17:12:02.812237 | 2026-05-03 17:12:02.812424 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 17:12:02.855234 | debian-bookworm | ok 2026-05-03 17:12:02.875634 | 2026-05-03 17:12:02.875780 | TASK [emit-job-header : Print job information] 2026-05-03 17:12:02.956030 | # Job Information 2026-05-03 17:12:02.956233 | Ansible Version: 2.16.14 2026-05-03 17:12:02.956268 | Job: flake8 2026-05-03 17:12:02.956300 | Pipeline: check 2026-05-03 17:12:02.956323 | Executor: 521e9411259a 2026-05-03 17:12:02.956344 | Triggered by: https://github.com/osism/netbox-manager/pull/234 2026-05-03 17:12:02.956367 | Event ID: 29f2ba40-4713-11f1-9951-4e395cf564ad 2026-05-03 17:12:02.961704 | 2026-05-03 17:12:02.961819 | LOOP [emit-job-header : Print node information] 2026-05-03 17:12:03.175859 | debian-bookworm | ok: 2026-05-03 17:12:03.176073 | debian-bookworm | # Node Information 2026-05-03 17:12:03.176108 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 17:12:03.176132 | debian-bookworm | Hostname: debian 2026-05-03 17:12:03.176154 | debian-bookworm | Username: zuul 2026-05-03 17:12:03.176175 | debian-bookworm | Distro: Debian 12.13 2026-05-03 17:12:03.176200 | debian-bookworm | Provider: regiocloud-a 2026-05-03 17:12:03.176221 | debian-bookworm | Region: 2026-05-03 17:12:03.176243 | debian-bookworm | Label: debian-bookworm 2026-05-03 17:12:03.176262 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 17:12:03.176282 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedd:3fe1 2026-05-03 17:12:03.189710 | 2026-05-03 17:12:03.189857 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 17:12:04.132735 | debian-bookworm -> localhost | changed 2026-05-03 17:12:04.140420 | 2026-05-03 17:12:04.140554 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 17:12:05.626309 | debian-bookworm -> localhost | changed 2026-05-03 17:12:05.635541 | 2026-05-03 17:12:05.635631 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 17:12:06.095296 | debian-bookworm -> localhost | ok 2026-05-03 17:12:06.102292 | 2026-05-03 17:12:06.102432 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 17:12:06.149345 | debian-bookworm | ok 2026-05-03 17:12:06.174496 | debian-bookworm | included: /var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 17:12:06.190555 | 2026-05-03 17:12:06.190666 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 17:12:07.814650 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 17:12:07.814844 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/8da5e9ba8d65490cbd42749b33a3acc3_id_rsa 2026-05-03 17:12:07.814906 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/8da5e9ba8d65490cbd42749b33a3acc3_id_rsa.pub 2026-05-03 17:12:07.814934 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 17:12:07.814957 | debian-bookworm -> localhost | SHA256:LeScXsDYcxe/VLUXVIIsbsr0OwLeO+Ss95Xzjg/rTnM zuul-build-sshkey 2026-05-03 17:12:07.814979 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 17:12:07.815010 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 17:12:07.815032 | debian-bookworm -> localhost | | ...oo*| 2026-05-03 17:12:07.815054 | debian-bookworm -> localhost | | + . oo oo| 2026-05-03 17:12:07.815074 | debian-bookworm -> localhost | | . *.... o..| 2026-05-03 17:12:07.815094 | debian-bookworm -> localhost | | +.*o. . ..| 2026-05-03 17:12:07.815113 | debian-bookworm -> localhost | | oS+o . | 2026-05-03 17:12:07.815137 | debian-bookworm -> localhost | | ..+o. . | 2026-05-03 17:12:07.815157 | debian-bookworm -> localhost | | . *. .B E | 2026-05-03 17:12:07.815177 | debian-bookworm -> localhost | | . B oo O | 2026-05-03 17:12:07.815197 | debian-bookworm -> localhost | | .o.=.+=o+ | 2026-05-03 17:12:07.815218 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 17:12:07.815271 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.073016 2026-05-03 17:12:07.822774 | 2026-05-03 17:12:07.822896 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 17:12:07.850589 | debian-bookworm | ok 2026-05-03 17:12:07.868078 | debian-bookworm | included: /var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 17:12:07.876969 | 2026-05-03 17:12:07.877065 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 17:12:07.919995 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:07.926302 | 2026-05-03 17:12:07.926402 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 17:12:08.623861 | debian-bookworm | changed 2026-05-03 17:12:08.628186 | 2026-05-03 17:12:08.628261 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 17:12:08.888825 | debian-bookworm | ok 2026-05-03 17:12:08.894278 | 2026-05-03 17:12:08.894382 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 17:12:09.605046 | debian-bookworm | changed 2026-05-03 17:12:09.614247 | 2026-05-03 17:12:09.614368 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 17:12:10.297804 | debian-bookworm | changed 2026-05-03 17:12:10.305416 | 2026-05-03 17:12:10.305533 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 17:12:10.329234 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:10.341971 | 2026-05-03 17:12:10.342160 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 17:12:10.763339 | debian-bookworm -> localhost | changed 2026-05-03 17:12:10.773468 | 2026-05-03 17:12:10.773565 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 17:12:11.101329 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/8da5e9ba8d65490cbd42749b33a3acc3_id_rsa (zuul-build-sshkey) 2026-05-03 17:12:11.101814 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017663 2026-05-03 17:12:11.115242 | 2026-05-03 17:12:11.115400 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 17:12:11.527113 | debian-bookworm | ok 2026-05-03 17:12:11.532741 | 2026-05-03 17:12:11.532846 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 17:12:11.555769 | debian-bookworm | skipping: Conditional result was False 2026-05-03 17:12:11.565865 | 2026-05-03 17:12:11.566001 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 17:12:11.987927 | debian-bookworm | ok 2026-05-03 17:12:12.010415 | 2026-05-03 17:12:12.010528 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 17:12:12.038093 | debian-bookworm | ok 2026-05-03 17:12:12.045685 | 2026-05-03 17:12:12.045787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 17:12:12.462816 | debian-bookworm -> localhost | ok 2026-05-03 17:12:12.469256 | 2026-05-03 17:12:12.469365 | TASK [validate-host : Collect information about the host] 2026-05-03 17:12:13.545035 | debian-bookworm | ok 2026-05-03 17:12:13.555816 | 2026-05-03 17:12:13.555978 | TASK [validate-host : Sanitize hostname] 2026-05-03 17:12:13.688335 | debian-bookworm | ok 2026-05-03 17:12:13.744844 | 2026-05-03 17:12:13.745047 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 17:12:14.444678 | debian-bookworm -> localhost | changed 2026-05-03 17:12:14.454483 | 2026-05-03 17:12:14.454624 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 17:12:14.882430 | debian-bookworm | ok 2026-05-03 17:12:14.888920 | 2026-05-03 17:12:14.889083 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 17:12:15.479257 | debian-bookworm -> localhost | changed 2026-05-03 17:12:15.490548 | 2026-05-03 17:12:15.490684 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 17:12:15.785833 | debian-bookworm | ok 2026-05-03 17:12:15.792041 | 2026-05-03 17:12:15.792171 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 17:12:16.869093 | debian-bookworm | changed: 2026-05-03 17:12:16.869267 | debian-bookworm | cd+++++++++ src/ 2026-05-03 17:12:16.869300 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 17:12:16.869324 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 17:12:16.869347 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-05-03 17:12:16.869966 | debian-bookworm | netbox_manager/requirements.yml 2026-05-03 17:12:16.870276 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-05-03 17:12:16.870294 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/logs" 2026-05-03 17:12:45.719756 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/artifacts" 2026-05-03 17:12:45.985486 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8da5e9ba8d65490cbd42749b33a3acc3/work/docs" 2026-05-03 17:12:46.010492 | 2026-05-03 17:12:46.010762 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 17:12:46.829153 | debian-bookworm | changed: 2026-05-03 17:12:46.829409 | debian-bookworm | .d..t...... ./ 2026-05-03 17:12:46.829444 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 17:12:46.829479 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 17:12:46.829508 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 17:12:46.829550 | debian-bookworm | changed: All items complete 2026-05-03 17:12:46.829576 | 2026-05-03 17:12:47.408506 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 17:12:47.991253 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 17:12:48.023515 | 2026-05-03 17:12:48.023681 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 17:12:48.549632 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008589 2026-05-03 17:12:48.835908 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006543 2026-05-03 17:12:48.845682 | 2026-05-03 17:12:48.845792 | PLAY RECAP 2026-05-03 17:12:48.845860 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 17:12:48.845886 | 2026-05-03 17:12:48.994438 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 17:12:48.995324 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 17:12:49.708966 | 2026-05-03 17:12:49.709152 | PLAY [Base post] 2026-05-03 17:12:49.723648 | 2026-05-03 17:12:49.723817 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 17:12:50.310510 | debian-bookworm | changed 2026-05-03 17:12:50.317340 | 2026-05-03 17:12:50.317482 | PLAY RECAP 2026-05-03 17:12:50.317548 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 17:12:50.317614 | 2026-05-03 17:12:50.451811 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 17:12:50.452670 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 17:12:51.267856 | 2026-05-03 17:12:51.268036 | PLAY [Base post-logs] 2026-05-03 17:12:51.281428 | 2026-05-03 17:12:51.281582 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 17:12:51.723787 | localhost | changed 2026-05-03 17:12:51.734311 | 2026-05-03 17:12:51.734501 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 17:12:51.760943 | localhost | ok 2026-05-03 17:12:51.764113 | 2026-05-03 17:12:51.764220 | TASK [Set zuul-log-path fact] 2026-05-03 17:12:51.799663 | localhost | ok 2026-05-03 17:12:51.808334 | 2026-05-03 17:12:51.808458 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 17:12:51.834104 | localhost | ok 2026-05-03 17:12:51.837593 | 2026-05-03 17:12:51.837717 | TASK [upload-logs : Create log directories] 2026-05-03 17:12:52.394918 | localhost | changed 2026-05-03 17:12:52.399131 | 2026-05-03 17:12:52.399252 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 17:12:52.997170 | localhost -> localhost | ok: Runtime: 0:00:00.006481 2026-05-03 17:12:53.002782 | 2026-05-03 17:12:53.003160 | TASK [upload-logs : Upload logs to log server] 2026-05-03 17:12:53.652127 | localhost | Output suppressed because no_log was given 2026-05-03 17:12:53.656057 | 2026-05-03 17:12:53.656232 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 17:12:53.718229 | localhost | skipping: Conditional result was False 2026-05-03 17:12:53.723460 | localhost | skipping: Conditional result was False 2026-05-03 17:12:53.730249 | 2026-05-03 17:12:53.730434 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 17:12:53.780712 | localhost | skipping: Conditional result was False 2026-05-03 17:12:53.781335 | 2026-05-03 17:12:53.785068 | localhost | skipping: Conditional result was False 2026-05-03 17:12:53.792007 | 2026-05-03 17:12:53.792223 | LOOP [upload-logs : Upload console log and json output]