2026-06-04 03:06:14.328614 | Job console starting 2026-06-04 03:06:14.341659 | Updating git repos 2026-06-04 03:06:14.406040 | Cloning repos into workspace 2026-06-04 03:06:14.476249 | Restoring repo states 2026-06-04 03:06:14.495028 | Merging changes 2026-06-04 03:06:14.495049 | Checking out repos 2026-06-04 03:06:14.546306 | Preparing playbooks 2026-06-04 03:06:15.859768 | Running Ansible setup 2026-06-04 03:06:20.765159 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-04 03:06:21.538939 | 2026-06-04 03:06:21.539076 | PLAY [Base pre] 2026-06-04 03:06:21.555720 | 2026-06-04 03:06:21.555842 | TASK [Setup log path fact] 2026-06-04 03:06:21.584126 | debian-bookworm | ok 2026-06-04 03:06:21.601934 | 2026-06-04 03:06:21.602069 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:06:21.630384 | debian-bookworm | ok 2026-06-04 03:06:21.642684 | 2026-06-04 03:06:21.642789 | TASK [emit-job-header : Print job information] 2026-06-04 03:06:21.680879 | # Job Information 2026-06-04 03:06:21.681035 | Ansible Version: 2.16.14 2026-06-04 03:06:21.681068 | Job: python-black 2026-06-04 03:06:21.681101 | Pipeline: periodic-daily 2026-06-04 03:06:21.681123 | Executor: 521e9411259a 2026-06-04 03:06:21.681144 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-06-04 03:06:21.681165 | Event ID: 30b5bd99f7f141519c8b7b190ae59065 2026-06-04 03:06:21.686003 | 2026-06-04 03:06:21.686101 | LOOP [emit-job-header : Print node information] 2026-06-04 03:06:21.806360 | debian-bookworm | ok: 2026-06-04 03:06:21.806567 | debian-bookworm | # Node Information 2026-06-04 03:06:21.806604 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-04 03:06:21.806630 | debian-bookworm | Hostname: debian 2026-06-04 03:06:21.806653 | debian-bookworm | Username: zuul 2026-06-04 03:06:21.806674 | debian-bookworm | Distro: Debian 12.14 2026-06-04 03:06:21.806699 | debian-bookworm | Provider: regiocloud-a 2026-06-04 03:06:21.806722 | debian-bookworm | Region: 2026-06-04 03:06:21.806743 | debian-bookworm | Label: debian-bookworm 2026-06-04 03:06:21.806762 | debian-bookworm | Product Name: OpenStack Nova 2026-06-04 03:06:21.806782 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe04:f1e4 2026-06-04 03:06:21.827963 | 2026-06-04 03:06:21.828073 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-04 03:06:22.339568 | debian-bookworm -> localhost | changed 2026-06-04 03:06:22.347738 | 2026-06-04 03:06:22.347847 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-04 03:06:23.900253 | debian-bookworm -> localhost | changed 2026-06-04 03:06:23.911971 | 2026-06-04 03:06:23.912089 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-04 03:06:24.249461 | debian-bookworm -> localhost | ok 2026-06-04 03:06:24.255855 | 2026-06-04 03:06:24.255969 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-04 03:06:24.300869 | debian-bookworm | ok 2026-06-04 03:06:24.321324 | debian-bookworm | included: /var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-04 03:06:24.327781 | 2026-06-04 03:06:24.327898 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-04 03:06:26.409963 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-04 03:06:26.410187 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/f004452b70c3486cbde03d02408fd909_id_rsa 2026-06-04 03:06:26.410225 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/f004452b70c3486cbde03d02408fd909_id_rsa.pub 2026-06-04 03:06:26.410253 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-04 03:06:26.410277 | debian-bookworm -> localhost | SHA256:ub0mp9/GcLObpqbiGbBLQuKFIpjiJtoXeKMh9e5/+ss zuul-build-sshkey 2026-06-04 03:06:26.410299 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-04 03:06:26.410328 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-04 03:06:26.410351 | debian-bookworm -> localhost | | | 2026-06-04 03:06:26.410373 | debian-bookworm -> localhost | | | 2026-06-04 03:06:26.410394 | debian-bookworm -> localhost | | | 2026-06-04 03:06:26.410413 | debian-bookworm -> localhost | |..o . | 2026-06-04 03:06:26.410433 | debian-bookworm -> localhost | |Bo.+. S | 2026-06-04 03:06:26.410473 | debian-bookworm -> localhost | |Bo+ =o o. o | 2026-06-04 03:06:26.410494 | debian-bookworm -> localhost | |.=.=oo. . .+ o | 2026-06-04 03:06:26.410515 | debian-bookworm -> localhost | |+..oo..+o +o=. | 2026-06-04 03:06:26.410536 | debian-bookworm -> localhost | |. .ooo==EX+++. | 2026-06-04 03:06:26.410557 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-04 03:06:26.410610 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.422052 2026-06-04 03:06:26.420239 | 2026-06-04 03:06:26.420339 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-04 03:06:26.440391 | debian-bookworm | ok 2026-06-04 03:06:26.450915 | debian-bookworm | included: /var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-04 03:06:26.464961 | 2026-06-04 03:06:26.465115 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-04 03:06:26.490101 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:06:26.502008 | 2026-06-04 03:06:26.502116 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-04 03:06:27.259557 | debian-bookworm | changed 2026-06-04 03:06:27.267093 | 2026-06-04 03:06:27.267195 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-04 03:06:27.544864 | debian-bookworm | ok 2026-06-04 03:06:27.552574 | 2026-06-04 03:06:27.552681 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-04 03:06:28.213311 | debian-bookworm | changed 2026-06-04 03:06:28.221537 | 2026-06-04 03:06:28.221640 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-04 03:06:28.841889 | debian-bookworm | changed 2026-06-04 03:06:28.847382 | 2026-06-04 03:06:28.847498 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-04 03:06:28.870409 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:06:28.876511 | 2026-06-04 03:06:28.876660 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-04 03:06:29.526952 | debian-bookworm -> localhost | changed 2026-06-04 03:06:29.537906 | 2026-06-04 03:06:29.538010 | TASK [add-build-sshkey : Add back temp key] 2026-06-04 03:06:29.992254 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/f004452b70c3486cbde03d02408fd909_id_rsa (zuul-build-sshkey) 2026-06-04 03:06:29.993694 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010556 2026-06-04 03:06:30.003886 | 2026-06-04 03:06:30.003994 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-04 03:06:30.443900 | debian-bookworm | ok 2026-06-04 03:06:30.459907 | 2026-06-04 03:06:30.460020 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-04 03:06:30.486124 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:06:30.500799 | 2026-06-04 03:06:30.500907 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-04 03:06:30.960128 | debian-bookworm | ok 2026-06-04 03:06:30.971857 | 2026-06-04 03:06:30.971952 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-04 03:06:31.004600 | debian-bookworm | ok 2026-06-04 03:06:31.013578 | 2026-06-04 03:06:31.013684 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-04 03:06:31.692510 | debian-bookworm -> localhost | ok 2026-06-04 03:06:31.698844 | 2026-06-04 03:06:31.698946 | TASK [validate-host : Collect information about the host] 2026-06-04 03:06:33.036511 | debian-bookworm | ok 2026-06-04 03:06:33.063056 | 2026-06-04 03:06:33.068094 | TASK [validate-host : Sanitize hostname] 2026-06-04 03:06:33.307771 | debian-bookworm | ok 2026-06-04 03:06:33.420953 | 2026-06-04 03:06:33.424806 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-04 03:06:34.699182 | debian-bookworm -> localhost | changed 2026-06-04 03:06:34.703855 | 2026-06-04 03:06:34.703936 | TASK [validate-host : Collect information about zuul worker] 2026-06-04 03:06:35.196693 | debian-bookworm | ok 2026-06-04 03:06:35.203989 | 2026-06-04 03:06:35.204091 | TASK [validate-host : Write out all zuul information for each host] 2026-06-04 03:06:35.869559 | debian-bookworm -> localhost | changed 2026-06-04 03:06:35.885349 | 2026-06-04 03:06:35.885462 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-04 03:06:36.155678 | debian-bookworm | ok 2026-06-04 03:06:36.160542 | 2026-06-04 03:06:36.160626 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-04 03:06:37.167640 | debian-bookworm | changed: 2026-06-04 03:06:37.168030 | debian-bookworm | cd+++++++++ src/ 2026-06-04 03:06:37.168097 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-04 03:06:37.168130 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-04 03:06:37.168200 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-06-04 03:06:37.168232 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/logs" 2026-06-04 03:07:08.559695 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/artifacts" 2026-06-04 03:07:09.059672 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f004452b70c3486cbde03d02408fd909/work/docs" 2026-06-04 03:07:09.072142 | 2026-06-04 03:07:09.072248 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-04 03:07:10.411671 | debian-bookworm | changed: 2026-06-04 03:07:10.411838 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-04 03:07:10.411865 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-04 03:07:10.411889 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-04 03:07:10.411922 | debian-bookworm | changed: All items complete 2026-06-04 03:07:10.411941 | 2026-06-04 03:07:11.274690 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:07:11.804935 | debian-bookworm | changed: .d..t...... ./ 2026-06-04 03:07:11.820278 | 2026-06-04 03:07:11.820378 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-04 03:07:11.840025 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:07:11.852926 | debian-bookworm | skipping: Conditional result was False 2026-06-04 03:07:11.866417 | 2026-06-04 03:07:11.866485 | PLAY RECAP 2026-06-04 03:07:11.866528 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-04 03:07:11.866548 | 2026-06-04 03:07:12.016678 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-04 03:07:12.017547 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:07:13.078058 | 2026-06-04 03:07:13.078175 | PLAY [Base post] 2026-06-04 03:07:13.109039 | 2026-06-04 03:07:13.109156 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-04 03:07:13.758361 | debian-bookworm | changed 2026-06-04 03:07:13.769171 | 2026-06-04 03:07:13.769278 | PLAY RECAP 2026-06-04 03:07:13.769331 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-04 03:07:13.769393 | 2026-06-04 03:07:13.952402 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-04 03:07:13.953170 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-04 03:07:14.933156 | 2026-06-04 03:07:14.933288 | PLAY [Base post-logs] 2026-06-04 03:07:14.959582 | 2026-06-04 03:07:14.959717 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-04 03:07:15.661655 | localhost | changed 2026-06-04 03:07:15.672171 | 2026-06-04 03:07:15.672307 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-04 03:07:15.696972 | localhost | ok 2026-06-04 03:07:15.700044 | 2026-06-04 03:07:15.700134 | TASK [Set zuul-log-path fact] 2026-06-04 03:07:15.734693 | localhost | ok 2026-06-04 03:07:15.742227 | 2026-06-04 03:07:15.746147 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-04 03:07:15.791324 | localhost | ok 2026-06-04 03:07:15.794120 | 2026-06-04 03:07:15.794207 | TASK [upload-logs : Create log directories] 2026-06-04 03:07:16.352733 | localhost | changed 2026-06-04 03:07:16.355227 | 2026-06-04 03:07:16.355315 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-04 03:07:17.178921 | localhost -> localhost | ok: Runtime: 0:00:00.012843 2026-06-04 03:07:17.184090 | 2026-06-04 03:07:17.184197 | TASK [upload-logs : Upload logs to log server] 2026-06-04 03:07:18.433960 | localhost | Output suppressed because no_log was given 2026-06-04 03:07:18.437527 | 2026-06-04 03:07:18.437621 | LOOP [upload-logs : Compress console log and json output] 2026-06-04 03:07:18.510457 | localhost | skipping: Conditional result was False 2026-06-04 03:07:18.521866 | localhost | skipping: Conditional result was False 2026-06-04 03:07:18.528249 | 2026-06-04 03:07:18.528348 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-04 03:07:18.611847 | localhost | skipping: Conditional result was False 2026-06-04 03:07:18.612107 | 2026-06-04 03:07:18.628757 | localhost | skipping: Conditional result was False 2026-06-04 03:07:18.637420 | 2026-06-04 03:07:18.637536 | LOOP [upload-logs : Upload console log and json output]