2026-07-02 03:07:35.290258 | Job console starting 2026-07-02 03:07:35.330462 | Updating git repos 2026-07-02 03:07:35.390477 | Cloning repos into workspace 2026-07-02 03:07:35.448928 | Restoring repo states 2026-07-02 03:07:35.479459 | Merging changes 2026-07-02 03:07:35.479761 | Checking out repos 2026-07-02 03:07:35.553877 | Preparing playbooks 2026-07-02 03:07:37.006582 | Running Ansible setup 2026-07-02 03:07:42.905190 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-02 03:07:43.857540 | 2026-07-02 03:07:43.857729 | PLAY [Base pre] 2026-07-02 03:07:43.877501 | 2026-07-02 03:07:43.877666 | TASK [Setup log path fact] 2026-07-02 03:07:43.907878 | debian-bookworm | ok 2026-07-02 03:07:43.933881 | 2026-07-02 03:07:43.934068 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 03:07:43.984362 | debian-bookworm | ok 2026-07-02 03:07:44.000613 | 2026-07-02 03:07:44.000761 | TASK [emit-job-header : Print job information] 2026-07-02 03:07:44.102024 | # Job Information 2026-07-02 03:07:44.102236 | Ansible Version: 2.16.14 2026-07-02 03:07:44.102274 | Job: yamllint 2026-07-02 03:07:44.102309 | Pipeline: periodic-daily 2026-07-02 03:07:44.102332 | Executor: 521e9411259a 2026-07-02 03:07:44.102354 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-07-02 03:07:44.102377 | Event ID: cf8683b1ba9342c4801216312dd0fe64 2026-07-02 03:07:44.118193 | 2026-07-02 03:07:44.118355 | LOOP [emit-job-header : Print node information] 2026-07-02 03:07:44.300337 | debian-bookworm | ok: 2026-07-02 03:07:44.300633 | debian-bookworm | # Node Information 2026-07-02 03:07:44.300674 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-02 03:07:44.300700 | debian-bookworm | Hostname: debian 2026-07-02 03:07:44.300722 | debian-bookworm | Username: zuul 2026-07-02 03:07:44.300744 | debian-bookworm | Distro: Debian 12.14 2026-07-02 03:07:44.300768 | debian-bookworm | Provider: regiocloud-a 2026-07-02 03:07:44.300789 | debian-bookworm | Region: 2026-07-02 03:07:44.300809 | debian-bookworm | Label: debian-bookworm 2026-07-02 03:07:44.300830 | debian-bookworm | Product Name: OpenStack Nova 2026-07-02 03:07:44.300849 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:727d 2026-07-02 03:07:44.321570 | 2026-07-02 03:07:44.321731 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-02 03:07:45.114093 | debian-bookworm -> localhost | changed 2026-07-02 03:07:45.119942 | 2026-07-02 03:07:45.120043 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-02 03:07:46.617032 | debian-bookworm -> localhost | changed 2026-07-02 03:07:46.627534 | 2026-07-02 03:07:46.627637 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-02 03:07:46.903860 | debian-bookworm -> localhost | ok 2026-07-02 03:07:46.908875 | 2026-07-02 03:07:46.908957 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-02 03:07:46.947274 | debian-bookworm | ok 2026-07-02 03:07:46.959520 | debian-bookworm | included: /var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-02 03:07:46.966602 | 2026-07-02 03:07:46.966677 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-02 03:07:48.236108 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-02 03:07:48.236337 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/38ab8b9af2c14d58bd69df8cc8b2073a_id_rsa 2026-07-02 03:07:48.236379 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/38ab8b9af2c14d58bd69df8cc8b2073a_id_rsa.pub 2026-07-02 03:07:48.236407 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-02 03:07:48.236432 | debian-bookworm -> localhost | SHA256:s8jK7VpR2Jg/6QoCI2s1HFulLy48CHcgPlXfhb6keyE zuul-build-sshkey 2026-07-02 03:07:48.236455 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-02 03:07:48.236487 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-02 03:07:48.236510 | debian-bookworm -> localhost | | . . .. | 2026-07-02 03:07:48.236532 | debian-bookworm -> localhost | | . +=... | 2026-07-02 03:07:48.236553 | debian-bookworm -> localhost | |. .o o+.+. | 2026-07-02 03:07:48.236572 | debian-bookworm -> localhost | |..o.+ .o + | 2026-07-02 03:07:48.236592 | debian-bookworm -> localhost | |=o.=....S . | 2026-07-02 03:07:48.236615 | debian-bookworm -> localhost | |o==.o..E * | 2026-07-02 03:07:48.236637 | debian-bookworm -> localhost | |.o.+..+ = . | 2026-07-02 03:07:48.236657 | debian-bookworm -> localhost | |. oo= o . | 2026-07-02 03:07:48.236678 | debian-bookworm -> localhost | | +o+ . | 2026-07-02 03:07:48.236698 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-02 03:07:48.236748 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.802921 2026-07-02 03:07:48.252941 | 2026-07-02 03:07:48.253068 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-02 03:07:48.285752 | debian-bookworm | ok 2026-07-02 03:07:48.308659 | debian-bookworm | included: /var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-02 03:07:48.317094 | 2026-07-02 03:07:48.317193 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-02 03:07:48.361457 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:07:48.368175 | 2026-07-02 03:07:48.368278 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-02 03:07:49.095136 | debian-bookworm | changed 2026-07-02 03:07:49.101004 | 2026-07-02 03:07:49.101111 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-02 03:07:49.399882 | debian-bookworm | ok 2026-07-02 03:07:49.412621 | 2026-07-02 03:07:49.412879 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-02 03:07:50.099504 | debian-bookworm | changed 2026-07-02 03:07:50.104989 | 2026-07-02 03:07:50.105096 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-02 03:07:50.796311 | debian-bookworm | changed 2026-07-02 03:07:50.807090 | 2026-07-02 03:07:50.807182 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-02 03:07:50.830968 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:07:50.836910 | 2026-07-02 03:07:50.837000 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-02 03:07:51.416484 | debian-bookworm -> localhost | changed 2026-07-02 03:07:51.425928 | 2026-07-02 03:07:51.426025 | TASK [add-build-sshkey : Add back temp key] 2026-07-02 03:07:51.834317 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/38ab8b9af2c14d58bd69df8cc8b2073a_id_rsa (zuul-build-sshkey) 2026-07-02 03:07:51.834502 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009416 2026-07-02 03:07:51.840965 | 2026-07-02 03:07:51.841046 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-02 03:07:52.228658 | debian-bookworm | ok 2026-07-02 03:07:52.235805 | 2026-07-02 03:07:52.235913 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-02 03:07:52.259869 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:07:52.279855 | 2026-07-02 03:07:52.279981 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-02 03:07:52.696673 | debian-bookworm | ok 2026-07-02 03:07:52.709861 | 2026-07-02 03:07:52.709978 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-02 03:07:52.737352 | debian-bookworm | ok 2026-07-02 03:07:52.741575 | 2026-07-02 03:07:52.741647 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-02 03:07:53.192768 | debian-bookworm -> localhost | ok 2026-07-02 03:07:53.199637 | 2026-07-02 03:07:53.199756 | TASK [validate-host : Collect information about the host] 2026-07-02 03:07:54.314603 | debian-bookworm | ok 2026-07-02 03:07:54.328678 | 2026-07-02 03:07:54.328801 | TASK [validate-host : Sanitize hostname] 2026-07-02 03:07:54.454761 | debian-bookworm | ok 2026-07-02 03:07:54.460132 | 2026-07-02 03:07:54.460555 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-02 03:07:55.231246 | debian-bookworm -> localhost | changed 2026-07-02 03:07:55.244580 | 2026-07-02 03:07:55.244723 | TASK [validate-host : Collect information about zuul worker] 2026-07-02 03:07:55.730471 | debian-bookworm | ok 2026-07-02 03:07:55.736127 | 2026-07-02 03:07:55.736270 | TASK [validate-host : Write out all zuul information for each host] 2026-07-02 03:07:56.460937 | debian-bookworm -> localhost | changed 2026-07-02 03:07:56.471852 | 2026-07-02 03:07:56.471986 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-02 03:07:56.766656 | debian-bookworm | ok 2026-07-02 03:07:56.783723 | 2026-07-02 03:07:56.783884 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-02 03:07:57.595523 | debian-bookworm | changed: 2026-07-02 03:07:57.595792 | debian-bookworm | cd+++++++++ src/ 2026-07-02 03:07:57.595842 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-02 03:07:57.595876 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-02 03:07:57.595906 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-07-02 03:07:57.595936 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/logs" 2026-07-02 03:09:00.160940 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/artifacts" 2026-07-02 03:09:00.438613 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38ab8b9af2c14d58bd69df8cc8b2073a/work/docs" 2026-07-02 03:09:00.457878 | 2026-07-02 03:09:00.458058 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-02 03:09:01.245802 | debian-bookworm | changed: 2026-07-02 03:09:01.246050 | debian-bookworm | .d..t...... ./ 2026-07-02 03:09:01.246093 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-02 03:09:01.246119 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-02 03:09:01.246141 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-02 03:09:01.246163 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-02 03:09:01.246184 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-02 03:09:01.246230 | debian-bookworm | changed: All items complete 2026-07-02 03:09:01.246257 | 2026-07-02 03:09:01.823280 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 03:09:02.392498 | debian-bookworm | changed: .d..t...... ./ 2026-07-02 03:09:02.415568 | 2026-07-02 03:09:02.415671 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-02 03:09:02.453901 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:09:02.456658 | debian-bookworm | skipping: Conditional result was False 2026-07-02 03:09:02.469324 | 2026-07-02 03:09:02.469436 | PLAY RECAP 2026-07-02 03:09:02.469542 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-02 03:09:02.469585 | 2026-07-02 03:09:02.606766 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-02 03:09:02.607762 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 03:09:03.485553 | 2026-07-02 03:09:03.485751 | PLAY [Base post] 2026-07-02 03:09:03.504700 | 2026-07-02 03:09:03.504864 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-02 03:09:04.118732 | debian-bookworm | changed 2026-07-02 03:09:04.130203 | 2026-07-02 03:09:04.130348 | PLAY RECAP 2026-07-02 03:09:04.130430 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-02 03:09:04.130509 | 2026-07-02 03:09:04.265813 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-02 03:09:04.267697 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-02 03:09:05.102333 | 2026-07-02 03:09:05.102524 | PLAY [Base post-logs] 2026-07-02 03:09:05.114333 | 2026-07-02 03:09:05.114493 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-02 03:09:05.665165 | localhost | changed 2026-07-02 03:09:05.676737 | 2026-07-02 03:09:05.676895 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-02 03:09:05.723658 | localhost | ok 2026-07-02 03:09:05.728380 | 2026-07-02 03:09:05.728495 | TASK [Set zuul-log-path fact] 2026-07-02 03:09:05.744860 | localhost | ok 2026-07-02 03:09:05.759562 | 2026-07-02 03:09:05.759689 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-02 03:09:05.787216 | localhost | ok 2026-07-02 03:09:05.790774 | 2026-07-02 03:09:05.790929 | TASK [upload-logs : Create log directories] 2026-07-02 03:09:06.382900 | localhost | changed 2026-07-02 03:09:06.387565 | 2026-07-02 03:09:06.387703 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-02 03:09:07.399687 | localhost -> localhost | ok: Runtime: 0:00:00.020749 2026-07-02 03:09:07.406086 | 2026-07-02 03:09:07.406207 | TASK [upload-logs : Upload logs to log server] 2026-07-02 03:09:08.377874 | localhost | Output suppressed because no_log was given 2026-07-02 03:09:08.380133 | 2026-07-02 03:09:08.380238 | LOOP [upload-logs : Compress console log and json output] 2026-07-02 03:09:08.461674 | localhost | skipping: Conditional result was False 2026-07-02 03:09:08.468424 | localhost | skipping: Conditional result was False 2026-07-02 03:09:08.477729 | 2026-07-02 03:09:08.477862 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-02 03:09:08.533130 | localhost | skipping: Conditional result was False 2026-07-02 03:09:08.533509 | 2026-07-02 03:09:08.541008 | localhost | skipping: Conditional result was False 2026-07-02 03:09:08.547264 | 2026-07-02 03:09:08.547409 | LOOP [upload-logs : Upload console log and json output]