2026-05-03 03:17:33.378612 | Job console starting 2026-05-03 03:17:33.388266 | Updating git repos 2026-05-03 03:17:33.438152 | Cloning repos into workspace 2026-05-03 03:17:33.546722 | Restoring repo states 2026-05-03 03:17:33.567060 | Merging changes 2026-05-03 03:17:33.567082 | Checking out repos 2026-05-03 03:17:34.169421 | Preparing playbooks 2026-05-03 03:17:35.359147 | Running Ansible setup 2026-05-03 03:17:40.467043 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 03:17:41.396366 | 2026-05-03 03:17:41.396507 | PLAY [Base pre] 2026-05-03 03:17:41.412450 | 2026-05-03 03:17:41.412573 | TASK [Setup log path fact] 2026-05-03 03:17:41.445619 | debian-bookworm | ok 2026-05-03 03:17:41.464249 | 2026-05-03 03:17:41.464380 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 03:17:41.502041 | debian-bookworm | ok 2026-05-03 03:17:41.512868 | 2026-05-03 03:17:41.512973 | TASK [emit-job-header : Print job information] 2026-05-03 03:17:41.586193 | # Job Information 2026-05-03 03:17:41.586488 | Ansible Version: 2.16.14 2026-05-03 03:17:41.586530 | Job: python-black 2026-05-03 03:17:41.586568 | Pipeline: periodic-daily 2026-05-03 03:17:41.586594 | Executor: 521e9411259a 2026-05-03 03:17:41.586618 | Triggered by: https://github.com/osism/osism-kubernetes 2026-05-03 03:17:41.586643 | Event ID: 2c3f95cdc0c347c3ad2bad8464f6601b 2026-05-03 03:17:41.592683 | 2026-05-03 03:17:41.592794 | LOOP [emit-job-header : Print node information] 2026-05-03 03:17:41.765183 | debian-bookworm | ok: 2026-05-03 03:17:41.765354 | debian-bookworm | # Node Information 2026-05-03 03:17:41.765388 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 03:17:41.765413 | debian-bookworm | Hostname: debian 2026-05-03 03:17:41.765468 | debian-bookworm | Username: zuul 2026-05-03 03:17:41.765491 | debian-bookworm | Distro: Debian 12.13 2026-05-03 03:17:41.765516 | debian-bookworm | Provider: regiocloud-a 2026-05-03 03:17:41.765537 | debian-bookworm | Region: 2026-05-03 03:17:41.765558 | debian-bookworm | Label: debian-bookworm 2026-05-03 03:17:41.765578 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 03:17:41.765598 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:847a 2026-05-03 03:17:41.778357 | 2026-05-03 03:17:41.778507 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 03:17:42.229851 | debian-bookworm -> localhost | changed 2026-05-03 03:17:42.236583 | 2026-05-03 03:17:42.236688 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 03:17:43.315218 | debian-bookworm -> localhost | changed 2026-05-03 03:17:43.328809 | 2026-05-03 03:17:43.328994 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 03:17:43.627691 | debian-bookworm -> localhost | ok 2026-05-03 03:17:43.634918 | 2026-05-03 03:17:43.635109 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 03:17:43.665277 | debian-bookworm | ok 2026-05-03 03:17:43.682978 | debian-bookworm | included: /var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 03:17:43.689748 | 2026-05-03 03:17:43.689846 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 03:17:45.976850 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 03:17:45.977069 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/2c4860f491fe4c518884c4c6ebd33d61_id_rsa 2026-05-03 03:17:45.977108 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/2c4860f491fe4c518884c4c6ebd33d61_id_rsa.pub 2026-05-03 03:17:45.977135 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 03:17:45.977159 | debian-bookworm -> localhost | SHA256:1yKxKhizdkNRO/9Nd2dZrjreS7yhc4DrFxYHaPLHEZg zuul-build-sshkey 2026-05-03 03:17:45.977182 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 03:17:45.977212 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 03:17:45.977234 | debian-bookworm -> localhost | | . +.. | 2026-05-03 03:17:45.977264 | debian-bookworm -> localhost | | . .. E o | 2026-05-03 03:17:45.977285 | debian-bookworm -> localhost | | . o .+ . o .| 2026-05-03 03:17:45.977305 | debian-bookworm -> localhost | | . o o..+ ..o| 2026-05-03 03:17:45.977325 | debian-bookworm -> localhost | | o . S oooo..=| 2026-05-03 03:17:45.977347 | debian-bookworm -> localhost | | * . +.++o +.| 2026-05-03 03:17:45.977367 | debian-bookworm -> localhost | | + + . .o.o= | 2026-05-03 03:17:45.977387 | debian-bookworm -> localhost | | . . o . +=.o | 2026-05-03 03:17:45.977416 | debian-bookworm -> localhost | | ..o+++. | 2026-05-03 03:17:45.977437 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 03:17:45.977490 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.636533 2026-05-03 03:17:45.984081 | 2026-05-03 03:17:45.984179 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 03:17:46.011874 | debian-bookworm | ok 2026-05-03 03:17:46.021368 | debian-bookworm | included: /var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 03:17:46.030817 | 2026-05-03 03:17:46.030956 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 03:17:46.054707 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:17:46.065981 | 2026-05-03 03:17:46.066123 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 03:17:46.665334 | debian-bookworm | changed 2026-05-03 03:17:46.675847 | 2026-05-03 03:17:46.676000 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 03:17:46.953773 | debian-bookworm | ok 2026-05-03 03:17:46.959966 | 2026-05-03 03:17:46.960075 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 03:17:47.568662 | debian-bookworm | changed 2026-05-03 03:17:47.577137 | 2026-05-03 03:17:47.577248 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 03:17:48.237671 | debian-bookworm | changed 2026-05-03 03:17:48.254731 | 2026-05-03 03:17:48.254862 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 03:17:48.296463 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:17:48.302319 | 2026-05-03 03:17:48.302446 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 03:17:48.836243 | debian-bookworm -> localhost | changed 2026-05-03 03:17:48.852571 | 2026-05-03 03:17:48.852675 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 03:17:49.255278 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/2c4860f491fe4c518884c4c6ebd33d61_id_rsa (zuul-build-sshkey) 2026-05-03 03:17:49.255520 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012837 2026-05-03 03:17:49.263075 | 2026-05-03 03:17:49.263173 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 03:17:49.674862 | debian-bookworm | ok 2026-05-03 03:17:49.682363 | 2026-05-03 03:17:49.682502 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 03:17:49.716423 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:17:49.727787 | 2026-05-03 03:17:49.727904 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 03:17:50.134099 | debian-bookworm | ok 2026-05-03 03:17:50.145008 | 2026-05-03 03:17:50.145108 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 03:17:50.174757 | debian-bookworm | ok 2026-05-03 03:17:50.181904 | 2026-05-03 03:17:50.182000 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 03:17:50.478570 | debian-bookworm -> localhost | ok 2026-05-03 03:17:50.485037 | 2026-05-03 03:17:50.485137 | TASK [validate-host : Collect information about the host] 2026-05-03 03:17:51.569491 | debian-bookworm | ok 2026-05-03 03:17:51.579829 | 2026-05-03 03:17:51.579936 | TASK [validate-host : Sanitize hostname] 2026-05-03 03:17:51.689124 | debian-bookworm | ok 2026-05-03 03:17:51.725466 | 2026-05-03 03:17:51.725580 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 03:17:52.268546 | debian-bookworm -> localhost | changed 2026-05-03 03:17:52.274164 | 2026-05-03 03:17:52.274275 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 03:17:52.693575 | debian-bookworm | ok 2026-05-03 03:17:52.698467 | 2026-05-03 03:17:52.698572 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 03:17:53.242856 | debian-bookworm -> localhost | changed 2026-05-03 03:17:53.255045 | 2026-05-03 03:17:53.255152 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 03:17:53.505933 | debian-bookworm | ok 2026-05-03 03:17:53.511389 | 2026-05-03 03:17:53.511719 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 03:17:54.837953 | debian-bookworm | changed: 2026-05-03 03:17:54.838128 | debian-bookworm | cd+++++++++ src/ 2026-05-03 03:17:54.838162 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 03:17:54.838185 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 03:17:54.838206 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-05-03 03:17:54.838226 | debian-bookworm | Containerfile 2026-05-03 03:17:54.838441 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/logs" 2026-05-03 03:18:22.116415 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/artifacts" 2026-05-03 03:18:22.502902 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2c4860f491fe4c518884c4c6ebd33d61/work/docs" 2026-05-03 03:18:22.521152 | 2026-05-03 03:18:22.521459 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 03:18:23.582260 | debian-bookworm | changed: 2026-05-03 03:18:23.582477 | debian-bookworm | .d..t...... ./ 2026-05-03 03:18:23.582514 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 03:18:23.582544 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 03:18:23.582571 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 03:18:23.582610 | debian-bookworm | changed: All items complete 2026-05-03 03:18:23.582638 | 2026-05-03 03:18:24.377238 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 03:18:25.008572 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 03:18:25.032865 | 2026-05-03 03:18:25.033023 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 03:18:25.087469 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:18:25.097413 | debian-bookworm | skipping: Conditional result was False 2026-05-03 03:18:25.107077 | 2026-05-03 03:18:25.107153 | PLAY RECAP 2026-05-03 03:18:25.107201 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-03 03:18:25.107225 | 2026-05-03 03:18:25.206163 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 03:18:25.206970 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 03:18:25.956162 | 2026-05-03 03:18:25.956302 | PLAY [Base post] 2026-05-03 03:18:25.969230 | 2026-05-03 03:18:25.969360 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 03:18:26.509154 | debian-bookworm | changed 2026-05-03 03:18:26.519831 | 2026-05-03 03:18:26.520394 | PLAY RECAP 2026-05-03 03:18:26.521148 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 03:18:26.521694 | 2026-05-03 03:18:26.634397 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 03:18:26.635360 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 03:18:27.395651 | 2026-05-03 03:18:27.395783 | PLAY [Base post-logs] 2026-05-03 03:18:27.405071 | 2026-05-03 03:18:27.405184 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 03:18:27.830605 | localhost | changed 2026-05-03 03:18:27.839802 | 2026-05-03 03:18:27.839939 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 03:18:27.864749 | localhost | ok 2026-05-03 03:18:27.867651 | 2026-05-03 03:18:27.867744 | TASK [Set zuul-log-path fact] 2026-05-03 03:18:27.882376 | localhost | ok 2026-05-03 03:18:27.889916 | 2026-05-03 03:18:27.890027 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 03:18:27.914465 | localhost | ok 2026-05-03 03:18:27.917209 | 2026-05-03 03:18:27.917322 | TASK [upload-logs : Create log directories] 2026-05-03 03:18:28.472381 | localhost | changed 2026-05-03 03:18:28.475034 | 2026-05-03 03:18:28.475126 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 03:18:29.099111 | localhost -> localhost | ok: Runtime: 0:00:00.011615 2026-05-03 03:18:29.103530 | 2026-05-03 03:18:29.103635 | TASK [upload-logs : Upload logs to log server] 2026-05-03 03:18:29.871942 | localhost | Output suppressed because no_log was given 2026-05-03 03:18:29.873547 | 2026-05-03 03:18:29.873632 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 03:18:29.965929 | localhost | skipping: Conditional result was False 2026-05-03 03:18:29.972200 | localhost | skipping: Conditional result was False 2026-05-03 03:18:29.985077 | 2026-05-03 03:18:29.985225 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 03:18:30.083236 | localhost | skipping: Conditional result was False 2026-05-03 03:18:30.083560 | 2026-05-03 03:18:30.097694 | localhost | skipping: Conditional result was False 2026-05-03 03:18:30.105067 | 2026-05-03 03:18:30.105200 | LOOP [upload-logs : Upload console log and json output]