2026-07-20 04:05:07.791845 | Job console starting 2026-07-20 04:05:07.819953 | Updating git repos 2026-07-20 04:05:07.855704 | Cloning repos into workspace 2026-07-20 04:05:07.894162 | Restoring repo states 2026-07-20 04:05:07.904079 | Merging changes 2026-07-20 04:05:07.904118 | Checking out repos 2026-07-20 04:05:07.936363 | Preparing playbooks 2026-07-20 04:05:08.749200 | Running Ansible setup 2026-07-20 04:05:14.080426 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 04:05:15.795495 | 2026-07-20 04:05:15.795721 | PLAY [Base pre] 2026-07-20 04:05:15.839916 | 2026-07-20 04:05:15.840107 | TASK [Setup log path fact] 2026-07-20 04:05:15.908008 | debian-bookworm | ok 2026-07-20 04:05:16.006076 | 2026-07-20 04:05:16.007082 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:05:16.077250 | debian-bookworm | ok 2026-07-20 04:05:16.101089 | 2026-07-20 04:05:16.101533 | TASK [emit-job-header : Print job information] 2026-07-20 04:05:16.174719 | # Job Information 2026-07-20 04:05:16.175138 | Ansible Version: 2.16.14 2026-07-20 04:05:16.175185 | Job: python-black 2026-07-20 04:05:16.175221 | Pipeline: periodic-daily 2026-07-20 04:05:16.175246 | Executor: 521e9411259a 2026-07-20 04:05:16.175279 | Triggered by: https://github.com/osism/cinder-driver-dm-clone 2026-07-20 04:05:16.175392 | Event ID: 2e398093eabc4e9da121e437e1c56bf6 2026-07-20 04:05:16.183877 | 2026-07-20 04:05:16.184341 | LOOP [emit-job-header : Print node information] 2026-07-20 04:05:16.422566 | debian-bookworm | ok: 2026-07-20 04:05:16.422826 | debian-bookworm | # Node Information 2026-07-20 04:05:16.422884 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 04:05:16.422910 | debian-bookworm | Hostname: debian 2026-07-20 04:05:16.422931 | debian-bookworm | Username: zuul 2026-07-20 04:05:16.422953 | debian-bookworm | Distro: Debian 12.15 2026-07-20 04:05:16.422977 | debian-bookworm | Provider: regiocloud-a 2026-07-20 04:05:16.422999 | debian-bookworm | Region: 2026-07-20 04:05:16.423021 | debian-bookworm | Label: debian-bookworm 2026-07-20 04:05:16.423041 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 04:05:16.423061 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecf:5931 2026-07-20 04:05:16.437367 | 2026-07-20 04:05:16.437535 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 04:05:17.414540 | debian-bookworm -> localhost | changed 2026-07-20 04:05:17.422123 | 2026-07-20 04:05:17.422228 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 04:05:18.570527 | debian-bookworm -> localhost | changed 2026-07-20 04:05:18.582459 | 2026-07-20 04:05:18.582562 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 04:05:19.058941 | debian-bookworm -> localhost | ok 2026-07-20 04:05:19.065953 | 2026-07-20 04:05:19.066063 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 04:05:19.116162 | debian-bookworm | ok 2026-07-20 04:05:19.147948 | debian-bookworm | included: /var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 04:05:19.179261 | 2026-07-20 04:05:19.179389 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 04:05:20.669824 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 04:05:20.670125 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/f2521adc9a4e4178b139c9fa36d06624_id_rsa 2026-07-20 04:05:20.670167 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/f2521adc9a4e4178b139c9fa36d06624_id_rsa.pub 2026-07-20 04:05:20.670193 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 04:05:20.670217 | debian-bookworm -> localhost | SHA256:Uyn8qCjikKvE/oxD5nSnFx/OX6YPrpTTL5PkfVL5n3o zuul-build-sshkey 2026-07-20 04:05:20.670239 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 04:05:20.670270 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 04:05:20.670291 | debian-bookworm -> localhost | | | 2026-07-20 04:05:20.670312 | debian-bookworm -> localhost | | . . | 2026-07-20 04:05:20.670333 | debian-bookworm -> localhost | | o o | 2026-07-20 04:05:20.670352 | debian-bookworm -> localhost | | = | 2026-07-20 04:05:20.670371 | debian-bookworm -> localhost | | S . . | 2026-07-20 04:05:20.670394 | debian-bookworm -> localhost | |.= . + ooo o | 2026-07-20 04:05:20.670415 | debian-bookworm -> localhost | |Ooo + *++ooo. . | 2026-07-20 04:05:20.670434 | debian-bookworm -> localhost | |==oo ..+o=*o . E.| 2026-07-20 04:05:20.670454 | debian-bookworm -> localhost | |++oo. .o++oo.o.o| 2026-07-20 04:05:20.670475 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 04:05:20.670528 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.411267 2026-07-20 04:05:20.679259 | 2026-07-20 04:05:20.680062 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 04:05:20.710057 | debian-bookworm | ok 2026-07-20 04:05:20.721819 | debian-bookworm | included: /var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 04:05:20.731257 | 2026-07-20 04:05:20.731363 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 04:05:20.754654 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:05:20.761163 | 2026-07-20 04:05:20.761257 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 04:05:21.509486 | debian-bookworm | changed 2026-07-20 04:05:21.518245 | 2026-07-20 04:05:21.518351 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 04:05:21.834268 | debian-bookworm | ok 2026-07-20 04:05:21.843619 | 2026-07-20 04:05:21.843732 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 04:05:22.630967 | debian-bookworm | changed 2026-07-20 04:05:22.642774 | 2026-07-20 04:05:22.642902 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 04:05:23.475004 | debian-bookworm | changed 2026-07-20 04:05:23.493148 | 2026-07-20 04:05:23.493284 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 04:05:23.530356 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:05:23.537246 | 2026-07-20 04:05:23.537372 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 04:05:24.123978 | debian-bookworm -> localhost | changed 2026-07-20 04:05:24.140098 | 2026-07-20 04:05:24.140242 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 04:05:24.650804 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/f2521adc9a4e4178b139c9fa36d06624_id_rsa (zuul-build-sshkey) 2026-07-20 04:05:24.651175 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017883 2026-07-20 04:05:24.662068 | 2026-07-20 04:05:24.662215 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 04:05:25.374778 | debian-bookworm | ok 2026-07-20 04:05:25.391800 | 2026-07-20 04:05:25.391966 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 04:05:25.452060 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:05:25.469287 | 2026-07-20 04:05:25.469431 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 04:05:26.204827 | debian-bookworm | ok 2026-07-20 04:05:26.236592 | 2026-07-20 04:05:26.236744 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 04:05:26.294322 | debian-bookworm | ok 2026-07-20 04:05:26.302929 | 2026-07-20 04:05:26.303073 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 04:05:26.765814 | debian-bookworm -> localhost | ok 2026-07-20 04:05:26.773174 | 2026-07-20 04:05:26.773298 | TASK [validate-host : Collect information about the host] 2026-07-20 04:05:29.413780 | debian-bookworm | ok 2026-07-20 04:05:29.436578 | 2026-07-20 04:05:29.437092 | TASK [validate-host : Sanitize hostname] 2026-07-20 04:05:29.691165 | debian-bookworm | ok 2026-07-20 04:05:29.701238 | 2026-07-20 04:05:29.701362 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 04:05:30.653919 | debian-bookworm -> localhost | changed 2026-07-20 04:05:30.660928 | 2026-07-20 04:05:30.661078 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 04:05:31.165738 | debian-bookworm | ok 2026-07-20 04:05:31.171375 | 2026-07-20 04:05:31.171507 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 04:05:32.551174 | debian-bookworm -> localhost | changed 2026-07-20 04:05:32.568882 | 2026-07-20 04:05:32.569031 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 04:05:32.900996 | debian-bookworm | ok 2026-07-20 04:05:32.916499 | 2026-07-20 04:05:32.916647 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 04:05:35.193015 | debian-bookworm | changed: 2026-07-20 04:05:35.193225 | debian-bookworm | cd+++++++++ src/ 2026-07-20 04:05:35.193267 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 04:05:35.193291 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 04:05:35.193313 | debian-bookworm | cd+++++++++ src/github.com/osism/cinder-driver-dm-clone/ 2026-07-20 04:05:35.193332 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/logs" 2026-07-20 04:06:42.227867 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/artifacts" 2026-07-20 04:06:43.145451 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f2521adc9a4e4178b139c9fa36d06624/work/docs" 2026-07-20 04:06:43.171950 | 2026-07-20 04:06:43.172125 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 04:06:45.121823 | debian-bookworm | changed: 2026-07-20 04:06:45.122149 | debian-bookworm | .d..t...... ./ 2026-07-20 04:06:45.122189 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 04:06:45.122214 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 04:06:45.122237 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 04:06:45.122258 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 04:06:45.122279 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 04:06:45.122325 | debian-bookworm | changed: All items complete 2026-07-20 04:06:45.122349 | 2026-07-20 04:06:45.892854 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:06:46.764155 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:06:46.787233 | 2026-07-20 04:06:46.787397 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 04:06:46.817589 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:06:46.821871 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:06:46.834056 | 2026-07-20 04:06:46.834160 | PLAY RECAP 2026-07-20 04:06:46.834215 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-20 04:06:46.834240 | 2026-07-20 04:06:46.977685 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 04:06:46.978489 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:06:47.703032 | 2026-07-20 04:06:47.703182 | PLAY [Base post] 2026-07-20 04:06:47.715954 | 2026-07-20 04:06:47.716091 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 04:06:48.292375 | debian-bookworm | changed 2026-07-20 04:06:48.300092 | 2026-07-20 04:06:48.300205 | PLAY RECAP 2026-07-20 04:06:48.300273 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 04:06:48.300340 | 2026-07-20 04:06:48.430517 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:06:48.431331 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 04:06:49.220226 | 2026-07-20 04:06:49.220366 | PLAY [Base post-logs] 2026-07-20 04:06:49.233274 | 2026-07-20 04:06:49.233527 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 04:06:49.742120 | localhost | changed 2026-07-20 04:06:49.754868 | 2026-07-20 04:06:49.755033 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 04:06:49.816756 | localhost | ok 2026-07-20 04:06:49.822558 | 2026-07-20 04:06:49.822763 | TASK [Set zuul-log-path fact] 2026-07-20 04:06:49.865975 | localhost | ok 2026-07-20 04:06:49.886000 | 2026-07-20 04:06:49.886117 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:06:49.913303 | localhost | ok 2026-07-20 04:06:49.916175 | 2026-07-20 04:06:49.916260 | TASK [upload-logs : Create log directories] 2026-07-20 04:06:50.734249 | localhost | changed 2026-07-20 04:06:50.737746 | 2026-07-20 04:06:50.737866 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 04:06:51.383236 | localhost -> localhost | ok: Runtime: 0:00:00.006125 2026-07-20 04:06:51.388471 | 2026-07-20 04:06:51.388599 | TASK [upload-logs : Upload logs to log server] 2026-07-20 04:06:52.103649 | localhost | Output suppressed because no_log was given 2026-07-20 04:06:52.109868 | 2026-07-20 04:06:52.110010 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 04:06:52.165946 | localhost | skipping: Conditional result was False 2026-07-20 04:06:52.172973 | localhost | skipping: Conditional result was False 2026-07-20 04:06:52.179893 | 2026-07-20 04:06:52.180022 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 04:06:52.240007 | localhost | skipping: Conditional result was False 2026-07-20 04:06:52.240365 | 2026-07-20 04:06:52.245899 | localhost | skipping: Conditional result was False 2026-07-20 04:06:52.249726 | 2026-07-20 04:06:52.249849 | LOOP [upload-logs : Upload console log and json output]