2026-06-29 03:10:28.967344 | Job console starting 2026-06-29 03:10:28.975683 | Updating git repos 2026-06-29 03:10:29.011534 | Cloning repos into workspace 2026-06-29 03:10:29.050566 | Restoring repo states 2026-06-29 03:10:29.082630 | Merging changes 2026-06-29 03:10:29.082648 | Checking out repos 2026-06-29 03:10:29.179493 | Preparing playbooks 2026-06-29 03:10:30.519891 | Running Ansible setup 2026-06-29 03:10:35.449864 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-29 03:10:36.498163 | 2026-06-29 03:10:36.498359 | PLAY [Base pre] 2026-06-29 03:10:36.522253 | 2026-06-29 03:10:36.522428 | TASK [Setup log path fact] 2026-06-29 03:10:36.552498 | debian-bookworm | ok 2026-06-29 03:10:36.570286 | 2026-06-29 03:10:36.570477 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 03:10:36.601153 | debian-bookworm | ok 2026-06-29 03:10:36.614036 | 2026-06-29 03:10:36.614215 | TASK [emit-job-header : Print job information] 2026-06-29 03:10:36.655572 | # Job Information 2026-06-29 03:10:36.655802 | Ansible Version: 2.16.14 2026-06-29 03:10:36.655839 | Job: flake8 2026-06-29 03:10:36.655872 | Pipeline: periodic-daily 2026-06-29 03:10:36.655895 | Executor: 521e9411259a 2026-06-29 03:10:36.655915 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-06-29 03:10:36.655937 | Event ID: 1964a200fe4d44d096271955daf5a6fb 2026-06-29 03:10:36.661511 | 2026-06-29 03:10:36.661667 | LOOP [emit-job-header : Print node information] 2026-06-29 03:10:36.786865 | debian-bookworm | ok: 2026-06-29 03:10:36.787135 | debian-bookworm | # Node Information 2026-06-29 03:10:36.787177 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-29 03:10:36.787203 | debian-bookworm | Hostname: debian 2026-06-29 03:10:36.787226 | debian-bookworm | Username: zuul 2026-06-29 03:10:36.787248 | debian-bookworm | Distro: Debian 12.14 2026-06-29 03:10:36.787272 | debian-bookworm | Provider: regiocloud-a 2026-06-29 03:10:36.787293 | debian-bookworm | Region: 2026-06-29 03:10:36.787313 | debian-bookworm | Label: debian-bookworm 2026-06-29 03:10:36.787332 | debian-bookworm | Product Name: OpenStack Nova 2026-06-29 03:10:36.787350 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5c:94a6 2026-06-29 03:10:36.803708 | 2026-06-29 03:10:36.803886 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-29 03:10:37.481949 | debian-bookworm -> localhost | changed 2026-06-29 03:10:37.493390 | 2026-06-29 03:10:37.493574 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-29 03:10:38.845440 | debian-bookworm -> localhost | changed 2026-06-29 03:10:38.859178 | 2026-06-29 03:10:38.859424 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-29 03:10:39.458655 | debian-bookworm -> localhost | ok 2026-06-29 03:10:39.484797 | 2026-06-29 03:10:39.484967 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-29 03:10:39.519454 | debian-bookworm | ok 2026-06-29 03:10:39.539934 | debian-bookworm | included: /var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-29 03:10:39.547032 | 2026-06-29 03:10:39.547172 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-29 03:10:41.330680 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-29 03:10:41.331033 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/bab9d0486acf4f899ae955cbb4f674b2_id_rsa 2026-06-29 03:10:41.331098 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/bab9d0486acf4f899ae955cbb4f674b2_id_rsa.pub 2026-06-29 03:10:41.331126 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-29 03:10:41.331150 | debian-bookworm -> localhost | SHA256:33wOf1uek34gKTRyRxt1ICUWz6pqxxZoMWKn+8T0/gk zuul-build-sshkey 2026-06-29 03:10:41.331173 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-29 03:10:41.331266 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-29 03:10:41.331292 | debian-bookworm -> localhost | | =++..| 2026-06-29 03:10:41.331315 | debian-bookworm -> localhost | | .o= . | 2026-06-29 03:10:41.331336 | debian-bookworm -> localhost | | . oo | 2026-06-29 03:10:41.331356 | debian-bookworm -> localhost | | o = + o. | 2026-06-29 03:10:41.331377 | debian-bookworm -> localhost | | . +SB o.. | 2026-06-29 03:10:41.331407 | debian-bookworm -> localhost | | .oooo+o . | 2026-06-29 03:10:41.331429 | debian-bookworm -> localhost | | oo.Eo+...o| 2026-06-29 03:10:41.331449 | debian-bookworm -> localhost | | ...o+. * +=| 2026-06-29 03:10:41.331470 | debian-bookworm -> localhost | | ooo..o +==| 2026-06-29 03:10:41.331491 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-29 03:10:41.331552 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.754629 2026-06-29 03:10:41.339558 | 2026-06-29 03:10:41.339863 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-29 03:10:41.405766 | debian-bookworm | ok 2026-06-29 03:10:41.428068 | debian-bookworm | included: /var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-29 03:10:41.456542 | 2026-06-29 03:10:41.459034 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-29 03:10:41.514712 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:10:41.522290 | 2026-06-29 03:10:41.522431 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-29 03:10:42.492978 | debian-bookworm | changed 2026-06-29 03:10:42.501694 | 2026-06-29 03:10:42.501847 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-29 03:10:42.761989 | debian-bookworm | ok 2026-06-29 03:10:42.771286 | 2026-06-29 03:10:42.771462 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-29 03:10:43.483012 | debian-bookworm | changed 2026-06-29 03:10:43.494326 | 2026-06-29 03:10:43.494485 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-29 03:10:44.318115 | debian-bookworm | changed 2026-06-29 03:10:44.331056 | 2026-06-29 03:10:44.331551 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-29 03:10:44.374863 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:10:44.381998 | 2026-06-29 03:10:44.382150 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-29 03:10:45.428713 | debian-bookworm -> localhost | changed 2026-06-29 03:10:45.440826 | 2026-06-29 03:10:45.441028 | TASK [add-build-sshkey : Add back temp key] 2026-06-29 03:10:46.068328 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/bab9d0486acf4f899ae955cbb4f674b2_id_rsa (zuul-build-sshkey) 2026-06-29 03:10:46.068715 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.044824 2026-06-29 03:10:46.086641 | 2026-06-29 03:10:46.086803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-29 03:10:46.757577 | debian-bookworm | ok 2026-06-29 03:10:46.770132 | 2026-06-29 03:10:46.770770 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-29 03:10:46.843446 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:10:46.860248 | 2026-06-29 03:10:46.860401 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-29 03:10:47.447316 | debian-bookworm | ok 2026-06-29 03:10:47.489162 | 2026-06-29 03:10:47.489330 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-29 03:10:47.540497 | debian-bookworm | ok 2026-06-29 03:10:47.550822 | 2026-06-29 03:10:47.551016 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-29 03:10:47.903868 | debian-bookworm -> localhost | ok 2026-06-29 03:10:47.911297 | 2026-06-29 03:10:47.911449 | TASK [validate-host : Collect information about the host] 2026-06-29 03:10:49.215941 | debian-bookworm | ok 2026-06-29 03:10:49.287714 | 2026-06-29 03:10:49.288257 | TASK [validate-host : Sanitize hostname] 2026-06-29 03:10:49.787805 | debian-bookworm | ok 2026-06-29 03:10:49.793128 | 2026-06-29 03:10:49.793271 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-29 03:10:51.312344 | debian-bookworm -> localhost | changed 2026-06-29 03:10:51.339250 | 2026-06-29 03:10:51.339442 | TASK [validate-host : Collect information about zuul worker] 2026-06-29 03:10:51.938139 | debian-bookworm | ok 2026-06-29 03:10:51.943729 | 2026-06-29 03:10:51.943878 | TASK [validate-host : Write out all zuul information for each host] 2026-06-29 03:10:54.120090 | debian-bookworm -> localhost | changed 2026-06-29 03:10:54.147465 | 2026-06-29 03:10:54.147598 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-29 03:10:54.450508 | debian-bookworm | ok 2026-06-29 03:10:54.455882 | 2026-06-29 03:10:54.455995 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-29 03:10:56.040216 | debian-bookworm | changed: 2026-06-29 03:10:56.040402 | debian-bookworm | cd+++++++++ src/ 2026-06-29 03:10:56.040436 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-29 03:10:56.040460 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-29 03:10:56.040482 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-06-29 03:10:56.040502 | debian-bookworm | Containerfile 2026-06-29 03:10:56.040647 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/logs" 2026-06-29 03:12:03.187556 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/artifacts" 2026-06-29 03:12:03.610286 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/bab9d0486acf4f899ae955cbb4f674b2/work/docs" 2026-06-29 03:12:03.629510 | 2026-06-29 03:12:03.629679 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-29 03:12:04.871936 | debian-bookworm | changed: 2026-06-29 03:12:04.878928 | debian-bookworm | .d..t...... ./ 2026-06-29 03:12:04.879036 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-29 03:12:04.879066 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-29 03:12:04.879089 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-29 03:12:04.879373 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-29 03:12:04.879412 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-29 03:12:04.879479 | debian-bookworm | changed: All items complete 2026-06-29 03:12:04.879511 | 2026-06-29 03:12:05.564424 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 03:12:06.266991 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 03:12:06.294612 | 2026-06-29 03:12:06.294869 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-29 03:12:06.351154 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:12:06.356421 | debian-bookworm | skipping: Conditional result was False 2026-06-29 03:12:06.367324 | 2026-06-29 03:12:06.367427 | PLAY RECAP 2026-06-29 03:12:06.367483 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-29 03:12:06.367508 | 2026-06-29 03:12:06.549037 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-29 03:12:06.549942 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 03:12:07.409371 | 2026-06-29 03:12:07.409559 | PLAY [Base post] 2026-06-29 03:12:07.424843 | 2026-06-29 03:12:07.425004 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-29 03:12:08.007410 | debian-bookworm | changed 2026-06-29 03:12:08.014873 | 2026-06-29 03:12:08.014998 | PLAY RECAP 2026-06-29 03:12:08.015064 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-29 03:12:08.015127 | 2026-06-29 03:12:08.160204 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 03:12:08.161158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-29 03:12:08.999983 | 2026-06-29 03:12:09.000166 | PLAY [Base post-logs] 2026-06-29 03:12:09.012651 | 2026-06-29 03:12:09.012810 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-29 03:12:09.559962 | localhost | changed 2026-06-29 03:12:09.578508 | 2026-06-29 03:12:09.578737 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-29 03:12:09.610214 | localhost | ok 2026-06-29 03:12:09.617022 | 2026-06-29 03:12:09.617187 | TASK [Set zuul-log-path fact] 2026-06-29 03:12:09.635361 | localhost | ok 2026-06-29 03:12:09.655060 | 2026-06-29 03:12:09.655290 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 03:12:09.695006 | localhost | ok 2026-06-29 03:12:09.703787 | 2026-06-29 03:12:09.704178 | TASK [upload-logs : Create log directories] 2026-06-29 03:12:10.345283 | localhost | changed 2026-06-29 03:12:10.348375 | 2026-06-29 03:12:10.348502 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-29 03:12:11.033860 | localhost -> localhost | ok: Runtime: 0:00:00.009377 2026-06-29 03:12:11.040849 | 2026-06-29 03:12:11.040998 | TASK [upload-logs : Upload logs to log server] 2026-06-29 03:12:11.697857 | localhost | Output suppressed because no_log was given 2026-06-29 03:12:11.700769 | 2026-06-29 03:12:11.700931 | LOOP [upload-logs : Compress console log and json output] 2026-06-29 03:12:11.762451 | localhost | skipping: Conditional result was False 2026-06-29 03:12:11.764186 | localhost | skipping: Conditional result was False 2026-06-29 03:12:11.770630 | 2026-06-29 03:12:11.770745 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-29 03:12:11.826461 | localhost | skipping: Conditional result was False 2026-06-29 03:12:11.826775 | 2026-06-29 03:12:11.831883 | localhost | skipping: Conditional result was False 2026-06-29 03:12:11.837540 | 2026-06-29 03:12:11.837671 | LOOP [upload-logs : Upload console log and json output]