2026-07-04 03:24:25.894024 | Job console starting 2026-07-04 03:24:25.906152 | Updating git repos 2026-07-04 03:24:25.959724 | Cloning repos into workspace 2026-07-04 03:24:26.052798 | Restoring repo states 2026-07-04 03:24:26.074410 | Merging changes 2026-07-04 03:24:26.074434 | Checking out repos 2026-07-04 03:24:26.208449 | Preparing playbooks 2026-07-04 03:24:27.467977 | Running Ansible setup 2026-07-04 03:24:32.997678 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-04 03:24:33.841466 | 2026-07-04 03:24:33.841608 | PLAY [Base pre] 2026-07-04 03:24:33.859969 | 2026-07-04 03:24:33.860099 | TASK [Setup log path fact] 2026-07-04 03:24:33.878467 | debian-bookworm | ok 2026-07-04 03:24:33.908354 | 2026-07-04 03:24:33.908497 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:24:33.936866 | debian-bookworm | ok 2026-07-04 03:24:33.947227 | 2026-07-04 03:24:33.947329 | TASK [emit-job-header : Print job information] 2026-07-04 03:24:33.986894 | # Job Information 2026-07-04 03:24:33.987070 | Ansible Version: 2.16.14 2026-07-04 03:24:33.987106 | Job: yamllint 2026-07-04 03:24:33.987142 | Pipeline: periodic-daily 2026-07-04 03:24:33.987166 | Executor: 521e9411259a 2026-07-04 03:24:33.987186 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-04 03:24:33.987208 | Event ID: 929f8ebb5ab04b15a340527f5dcbef85 2026-07-04 03:24:33.992095 | 2026-07-04 03:24:33.992188 | LOOP [emit-job-header : Print node information] 2026-07-04 03:24:34.091664 | debian-bookworm | ok: 2026-07-04 03:24:34.091884 | debian-bookworm | # Node Information 2026-07-04 03:24:34.091917 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-04 03:24:34.091942 | debian-bookworm | Hostname: debian 2026-07-04 03:24:34.091963 | debian-bookworm | Username: zuul 2026-07-04 03:24:34.091983 | debian-bookworm | Distro: Debian 12.14 2026-07-04 03:24:34.092007 | debian-bookworm | Provider: regiocloud-a 2026-07-04 03:24:34.092027 | debian-bookworm | Region: 2026-07-04 03:24:34.092047 | debian-bookworm | Label: debian-bookworm 2026-07-04 03:24:34.092067 | debian-bookworm | Product Name: OpenStack Nova 2026-07-04 03:24:34.092086 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea2:5e9d 2026-07-04 03:24:34.107894 | 2026-07-04 03:24:34.108010 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-04 03:24:34.570626 | debian-bookworm -> localhost | changed 2026-07-04 03:24:34.585605 | 2026-07-04 03:24:34.585760 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-04 03:24:35.646714 | debian-bookworm -> localhost | changed 2026-07-04 03:24:35.657492 | 2026-07-04 03:24:35.657598 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-04 03:24:35.917024 | debian-bookworm -> localhost | ok 2026-07-04 03:24:35.923222 | 2026-07-04 03:24:35.923337 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-04 03:24:35.943603 | debian-bookworm | ok 2026-07-04 03:24:35.959966 | debian-bookworm | included: /var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-04 03:24:35.966177 | 2026-07-04 03:24:35.966261 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-04 03:24:37.590730 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-04 03:24:37.591400 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/ce95e4b1be304600b0ad0747a47f6b50_id_rsa 2026-07-04 03:24:37.591451 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/ce95e4b1be304600b0ad0747a47f6b50_id_rsa.pub 2026-07-04 03:24:37.591478 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-04 03:24:37.591502 | debian-bookworm -> localhost | SHA256:P5OcSACyub0H6qtFqcgw+yAxVlza3Zo8DIlon+tlBqE zuul-build-sshkey 2026-07-04 03:24:37.591524 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-04 03:24:37.591571 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-04 03:24:37.591595 | debian-bookworm -> localhost | | . .. | 2026-07-04 03:24:37.591617 | debian-bookworm -> localhost | | o+=.o . | 2026-07-04 03:24:37.591638 | debian-bookworm -> localhost | | oo* +.. . | 2026-07-04 03:24:37.591658 | debian-bookworm -> localhost | |. ++o +.o | 2026-07-04 03:24:37.591678 | debian-bookworm -> localhost | |=E++o *S | 2026-07-04 03:24:37.591738 | debian-bookworm -> localhost | |=B .oo ..+ o | 2026-07-04 03:24:37.591763 | debian-bookworm -> localhost | |*.o..+. . B | 2026-07-04 03:24:37.591784 | debian-bookworm -> localhost | |.=. +. o | 2026-07-04 03:24:37.591805 | debian-bookworm -> localhost | |..+o | 2026-07-04 03:24:37.591826 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-04 03:24:37.591891 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.083942 2026-07-04 03:24:37.607617 | 2026-07-04 03:24:37.607862 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-04 03:24:37.678678 | debian-bookworm | ok 2026-07-04 03:24:37.699754 | debian-bookworm | included: /var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-04 03:24:37.714340 | 2026-07-04 03:24:37.714490 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-04 03:24:37.754530 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:24:37.763396 | 2026-07-04 03:24:37.763536 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-04 03:24:38.552355 | debian-bookworm | changed 2026-07-04 03:24:38.562962 | 2026-07-04 03:24:38.563436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-04 03:24:38.861074 | debian-bookworm | ok 2026-07-04 03:24:38.867591 | 2026-07-04 03:24:38.867748 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-04 03:24:39.608208 | debian-bookworm | changed 2026-07-04 03:24:39.619601 | 2026-07-04 03:24:39.619756 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-04 03:24:40.294425 | debian-bookworm | changed 2026-07-04 03:24:40.304406 | 2026-07-04 03:24:40.304589 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-04 03:24:40.330283 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:24:40.338186 | 2026-07-04 03:24:40.338367 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-04 03:24:40.945836 | debian-bookworm -> localhost | changed 2026-07-04 03:24:40.968454 | 2026-07-04 03:24:40.968870 | TASK [add-build-sshkey : Add back temp key] 2026-07-04 03:24:41.628947 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/ce95e4b1be304600b0ad0747a47f6b50_id_rsa (zuul-build-sshkey) 2026-07-04 03:24:41.629748 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021318 2026-07-04 03:24:41.648013 | 2026-07-04 03:24:41.648244 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-04 03:24:42.140512 | debian-bookworm | ok 2026-07-04 03:24:42.149909 | 2026-07-04 03:24:42.150045 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-04 03:24:42.216394 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:24:42.236464 | 2026-07-04 03:24:42.236626 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-04 03:24:42.822304 | debian-bookworm | ok 2026-07-04 03:24:42.848439 | 2026-07-04 03:24:42.848617 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-04 03:24:42.909528 | debian-bookworm | ok 2026-07-04 03:24:42.919085 | 2026-07-04 03:24:42.919257 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-04 03:24:43.445708 | debian-bookworm -> localhost | ok 2026-07-04 03:24:43.453124 | 2026-07-04 03:24:43.453257 | TASK [validate-host : Collect information about the host] 2026-07-04 03:24:45.077507 | debian-bookworm | ok 2026-07-04 03:24:45.115170 | 2026-07-04 03:24:45.115355 | TASK [validate-host : Sanitize hostname] 2026-07-04 03:24:45.407067 | debian-bookworm | ok 2026-07-04 03:24:45.417555 | 2026-07-04 03:24:45.417673 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-04 03:24:46.858589 | debian-bookworm -> localhost | changed 2026-07-04 03:24:46.864470 | 2026-07-04 03:24:46.864573 | TASK [validate-host : Collect information about zuul worker] 2026-07-04 03:24:47.386235 | debian-bookworm | ok 2026-07-04 03:24:47.400208 | 2026-07-04 03:24:47.400340 | TASK [validate-host : Write out all zuul information for each host] 2026-07-04 03:24:48.702654 | debian-bookworm -> localhost | changed 2026-07-04 03:24:48.719304 | 2026-07-04 03:24:48.719600 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-04 03:24:49.108439 | debian-bookworm | ok 2026-07-04 03:24:49.114185 | 2026-07-04 03:24:49.114285 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-04 03:24:50.334369 | debian-bookworm | changed: 2026-07-04 03:24:50.334543 | debian-bookworm | cd+++++++++ src/ 2026-07-04 03:24:50.334578 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-04 03:24:50.334602 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-04 03:24:50.334624 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-04 03:24:50.334644 | debian-bookworm | Containerfile 2026-07-04 03:24:50.334810 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/logs" 2026-07-04 03:25:54.472682 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/artifacts" 2026-07-04 03:25:54.774332 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ce95e4b1be304600b0ad0747a47f6b50/work/docs" 2026-07-04 03:25:54.794074 | 2026-07-04 03:25:54.794251 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-04 03:25:55.682697 | debian-bookworm | changed: 2026-07-04 03:25:55.682987 | debian-bookworm | .d..t...... ./ 2026-07-04 03:25:55.683024 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-04 03:25:55.683048 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-04 03:25:55.683069 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-04 03:25:55.683091 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-04 03:25:55.683112 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-04 03:25:55.683157 | debian-bookworm | changed: All items complete 2026-07-04 03:25:55.683183 | 2026-07-04 03:25:56.271204 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:25:57.002799 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:25:57.029578 | 2026-07-04 03:25:57.029757 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-04 03:25:57.061699 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:25:57.065997 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:25:57.082572 | 2026-07-04 03:25:57.082689 | PLAY RECAP 2026-07-04 03:25:57.082750 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-04 03:25:57.082775 | 2026-07-04 03:25:57.268431 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-04 03:25:57.269404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:25:58.269310 | 2026-07-04 03:25:58.269500 | PLAY [Base post] 2026-07-04 03:25:58.284247 | 2026-07-04 03:25:58.284405 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-04 03:25:58.941879 | debian-bookworm | changed 2026-07-04 03:25:58.954126 | 2026-07-04 03:25:58.954273 | PLAY RECAP 2026-07-04 03:25:58.954336 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-04 03:25:58.954398 | 2026-07-04 03:25:59.123989 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:25:59.125732 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-04 03:26:00.065219 | 2026-07-04 03:26:00.065474 | PLAY [Base post-logs] 2026-07-04 03:26:00.081166 | 2026-07-04 03:26:00.081358 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-04 03:26:00.626377 | localhost | changed 2026-07-04 03:26:00.639306 | 2026-07-04 03:26:00.639492 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-04 03:26:00.666449 | localhost | ok 2026-07-04 03:26:00.671231 | 2026-07-04 03:26:00.671358 | TASK [Set zuul-log-path fact] 2026-07-04 03:26:00.701742 | localhost | ok 2026-07-04 03:26:00.715704 | 2026-07-04 03:26:00.715885 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:26:00.755029 | localhost | ok 2026-07-04 03:26:00.758356 | 2026-07-04 03:26:00.758461 | TASK [upload-logs : Create log directories] 2026-07-04 03:26:01.315476 | localhost | changed 2026-07-04 03:26:01.320765 | 2026-07-04 03:26:01.320891 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-04 03:26:01.885768 | localhost -> localhost | ok: Runtime: 0:00:00.006289 2026-07-04 03:26:01.897387 | 2026-07-04 03:26:01.897585 | TASK [upload-logs : Upload logs to log server] 2026-07-04 03:26:02.535896 | localhost | Output suppressed because no_log was given 2026-07-04 03:26:02.539131 | 2026-07-04 03:26:02.539302 | LOOP [upload-logs : Compress console log and json output] 2026-07-04 03:26:02.597285 | localhost | skipping: Conditional result was False 2026-07-04 03:26:02.599610 | localhost | skipping: Conditional result was False 2026-07-04 03:26:02.612614 | 2026-07-04 03:26:02.612802 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-04 03:26:02.674150 | localhost | skipping: Conditional result was False 2026-07-04 03:26:02.674801 | 2026-07-04 03:26:02.677679 | localhost | skipping: Conditional result was False 2026-07-04 03:26:02.690702 | 2026-07-04 03:26:02.690949 | LOOP [upload-logs : Upload console log and json output]