2026-03-10 03:04:31.716585 | Job console starting 2026-03-10 03:04:31.747540 | Updating git repos 2026-03-10 03:04:31.777473 | Cloning repos into workspace 2026-03-10 03:04:31.827397 | Restoring repo states 2026-03-10 03:04:31.837744 | Merging changes 2026-03-10 03:04:31.837761 | Checking out repos 2026-03-10 03:04:31.902472 | Preparing playbooks 2026-03-10 03:04:32.439043 | Running Ansible setup 2026-03-10 03:04:36.951621 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-10 03:04:37.911989 | 2026-03-10 03:04:37.912163 | PLAY [Base pre] 2026-03-10 03:04:37.946218 | 2026-03-10 03:04:37.946372 | TASK [Setup log path fact] 2026-03-10 03:04:37.975877 | debian-bookworm | ok 2026-03-10 03:04:38.005647 | 2026-03-10 03:04:38.005811 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-10 03:04:38.066968 | debian-bookworm | ok 2026-03-10 03:04:38.080811 | 2026-03-10 03:04:38.080966 | TASK [emit-job-header : Print job information] 2026-03-10 03:04:38.151083 | # Job Information 2026-03-10 03:04:38.151273 | Ansible Version: 2.16.14 2026-03-10 03:04:38.151308 | Job: python-black 2026-03-10 03:04:38.151340 | Pipeline: periodic-daily 2026-03-10 03:04:38.151363 | Executor: 521e9411259a 2026-03-10 03:04:38.151384 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-03-10 03:04:38.151405 | Event ID: 2f71692cb06a4f7eb8a0114d3b161239 2026-03-10 03:04:38.158287 | 2026-03-10 03:04:38.158423 | LOOP [emit-job-header : Print node information] 2026-03-10 03:04:38.324614 | debian-bookworm | ok: 2026-03-10 03:04:38.326622 | debian-bookworm | # Node Information 2026-03-10 03:04:38.326715 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-10 03:04:38.326745 | debian-bookworm | Hostname: debian 2026-03-10 03:04:38.326770 | debian-bookworm | Username: zuul 2026-03-10 03:04:38.326793 | debian-bookworm | Distro: Debian 12.13 2026-03-10 03:04:38.326819 | debian-bookworm | Provider: regiocloud-a 2026-03-10 03:04:38.326859 | debian-bookworm | Region: 2026-03-10 03:04:38.326882 | debian-bookworm | Label: debian-bookworm 2026-03-10 03:04:38.326903 | debian-bookworm | Product Name: OpenStack Nova 2026-03-10 03:04:38.326924 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:27d4 2026-03-10 03:04:38.346080 | 2026-03-10 03:04:38.346212 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-10 03:04:39.494682 | debian-bookworm -> localhost | changed 2026-03-10 03:04:39.501724 | 2026-03-10 03:04:39.501836 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-10 03:04:41.088086 | debian-bookworm -> localhost | changed 2026-03-10 03:04:41.096582 | 2026-03-10 03:04:41.096663 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-10 03:04:41.499195 | debian-bookworm -> localhost | ok 2026-03-10 03:04:41.504041 | 2026-03-10 03:04:41.504131 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-10 03:04:41.540954 | debian-bookworm | ok 2026-03-10 03:04:41.554360 | debian-bookworm | included: /var/lib/zuul/builds/54f8c051ac4f419b8a35c73e99110f99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-10 03:04:41.559309 | 2026-03-10 03:04:41.559394 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-10 03:04:45.210308 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-10 03:04:45.210516 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/54f8c051ac4f419b8a35c73e99110f99/work/54f8c051ac4f419b8a35c73e99110f99_id_rsa 2026-03-10 03:04:45.210554 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/54f8c051ac4f419b8a35c73e99110f99/work/54f8c051ac4f419b8a35c73e99110f99_id_rsa.pub 2026-03-10 03:04:45.210582 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-10 03:04:45.210605 | debian-bookworm -> localhost | SHA256:XpFSmy/Hl253yuHyDgO20ryHM8AxYgX6/FPfzr7lu4E zuul-build-sshkey 2026-03-10 03:04:45.210627 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-10 03:04:45.210658 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-10 03:04:45.210679 | debian-bookworm -> localhost | | .. . | 2026-03-10 03:04:45.210701 | debian-bookworm -> localhost | | . .. + | 2026-03-10 03:04:45.210722 | debian-bookworm -> localhost | | . .. = | 2026-03-10 03:04:45.210742 | debian-bookworm -> localhost | | oo o. + . | 2026-03-10 03:04:45.210762 | debian-bookworm -> localhost | | .ooSo* + o | 2026-03-10 03:04:45.210785 | debian-bookworm -> localhost | | oo* * +. | 2026-03-10 03:04:45.210805 | debian-bookworm -> localhost | | =.+.+E=.+| 2026-03-10 03:04:45.210825 | debian-bookworm -> localhost | | o+.oO *o| 2026-03-10 03:04:45.211079 | debian-bookworm -> localhost | | .+ =@++| 2026-03-10 03:04:45.211103 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-10 03:04:45.211174 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.090590 2026-03-10 03:04:45.217474 | 2026-03-10 03:04:45.217581 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-10 03:04:45.235982 | debian-bookworm | ok 2026-03-10 03:04:45.247784 | debian-bookworm | included: /var/lib/zuul/builds/54f8c051ac4f419b8a35c73e99110f99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-10 03:04:45.256698 | 2026-03-10 03:04:45.256823 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-10 03:04:45.279804 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:04:45.285982 | 2026-03-10 03:04:45.286073 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-10 03:04:45.982690 | debian-bookworm | changed 2026-03-10 03:04:45.987756 | 2026-03-10 03:04:45.987857 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-10 03:04:46.307280 | debian-bookworm | ok 2026-03-10 03:04:46.316320 | 2026-03-10 03:04:46.317628 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-10 03:04:47.032989 | debian-bookworm | changed 2026-03-10 03:04:47.042905 | 2026-03-10 03:04:47.043025 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-10 03:04:47.769634 | debian-bookworm | changed 2026-03-10 03:04:47.777724 | 2026-03-10 03:04:47.777913 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-10 03:04:47.798997 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:04:47.809027 | 2026-03-10 03:04:47.809262 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-10 03:04:48.447965 | debian-bookworm -> localhost | changed 2026-03-10 03:04:48.458713 | 2026-03-10 03:04:48.458810 | TASK [add-build-sshkey : Add back temp key] 2026-03-10 03:04:49.115640 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/54f8c051ac4f419b8a35c73e99110f99/work/54f8c051ac4f419b8a35c73e99110f99_id_rsa (zuul-build-sshkey) 2026-03-10 03:04:49.115907 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016557 2026-03-10 03:04:49.124449 | 2026-03-10 03:04:49.124575 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-10 03:04:49.747201 | debian-bookworm | ok 2026-03-10 03:04:49.758777 | 2026-03-10 03:04:49.758936 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-10 03:04:49.815633 | debian-bookworm | skipping: Conditional result was False 2026-03-10 03:04:49.839509 | 2026-03-10 03:04:49.839646 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-10 03:04:50.444525 | debian-bookworm | ok 2026-03-10 03:04:50.466036 | 2026-03-10 03:04:50.466189 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-10 03:04:50.521575 | debian-bookworm | ok 2026-03-10 03:04:50.531404 | 2026-03-10 03:04:50.531535 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-10 03:04:51.079697 | debian-bookworm -> localhost | ok 2026-03-10 03:04:51.093026 | 2026-03-10 03:04:51.093187 | TASK [validate-host : Collect information about the host] 2026-03-10 03:04:52.271329 | debian-bookworm | ok 2026-03-10 03:04:52.290390 | 2026-03-10 03:04:52.290540 | TASK [validate-host : Sanitize hostname] 2026-03-10 03:04:52.503788 | debian-bookworm | ok 2026-03-10 03:04:52.546473 | 2026-03-10 03:04:52.546756 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-10 03:04:53.500474 | debian-bookworm -> localhost | changed 2026-03-10 03:04:53.507908 | 2026-03-10 03:04:53.508062 | TASK [validate-host : Collect information about zuul worker] 2026-03-10 03:04:53.966106 | debian-bookworm | ok 2026-03-10 03:04:53.974719 | 2026-03-10 03:04:53.975398 | TASK [validate-host : Write out all zuul information for each host] 2026-03-10 03:04:54.976264 | debian-bookworm -> localhost | changed 2026-03-10 03:04:55.019026 | 2026-03-10 03:04:55.019181 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-10 03:04:55.286944 | debian-bookworm | ok 2026-03-10 03:04:55.293107 | 2026-03-10 03:04:55.293236 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-10 03:04:56.462102 | debian-bookworm | changed: 2026-03-10 03:04:56.462314 | debian-bookworm | cd+++++++++ src/ 2026-03-10 03:04:56.462350 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-10 03:04:56.462375 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-10 03:04:56.462397 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-03-10 03:04:56.462416 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007446 2026-03-10 03:05:23.701412 | 2026-03-10 03:05:23.701489 | TASK [upload-logs : Upload logs to log server] 2026-03-10 03:05:24.631731 | localhost | Output suppressed because no_log was given 2026-03-10 03:05:24.633456 | 2026-03-10 03:05:24.633553 | LOOP [upload-logs : Compress console log and json output] 2026-03-10 03:05:24.707315 | localhost | skipping: Conditional result was False 2026-03-10 03:05:24.716056 | localhost | skipping: Conditional result was False 2026-03-10 03:05:24.721353 | 2026-03-10 03:05:24.721437 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-10 03:05:24.756226 | localhost | skipping: Conditional result was False 2026-03-10 03:05:24.756427 | 2026-03-10 03:05:24.761808 | localhost | skipping: Conditional result was False 2026-03-10 03:05:24.765715 | 2026-03-10 03:05:24.765790 | LOOP [upload-logs : Upload console log and json output]