2026-06-21 03:13:30.291471 | Job console starting 2026-06-21 03:13:30.308625 | Updating git repos 2026-06-21 03:13:30.403460 | Cloning repos into workspace 2026-06-21 03:13:30.568607 | Restoring repo states 2026-06-21 03:13:30.647252 | Merging changes 2026-06-21 03:13:30.647275 | Checking out repos 2026-06-21 03:13:30.808391 | Preparing playbooks 2026-06-21 03:13:32.593385 | Running Ansible setup 2026-06-21 03:13:38.561734 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-21 03:13:39.623547 | 2026-06-21 03:13:39.624013 | PLAY [Base pre] 2026-06-21 03:13:39.683640 | 2026-06-21 03:13:39.683845 | TASK [Setup log path fact] 2026-06-21 03:13:39.736007 | debian-bookworm | ok 2026-06-21 03:13:39.778120 | 2026-06-21 03:13:39.778329 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:13:39.823273 | debian-bookworm | ok 2026-06-21 03:13:39.846310 | 2026-06-21 03:13:39.846488 | TASK [emit-job-header : Print job information] 2026-06-21 03:13:39.952475 | # Job Information 2026-06-21 03:13:39.952904 | Ansible Version: 2.16.14 2026-06-21 03:13:39.952969 | Job: ansible-lint 2026-06-21 03:13:39.953014 | Pipeline: periodic-daily 2026-06-21 03:13:39.953044 | Executor: 521e9411259a 2026-06-21 03:13:39.953066 | Triggered by: https://github.com/osism/ansible-playbooks 2026-06-21 03:13:39.953089 | Event ID: fa5991388c4e46428b2c68123c4983bb 2026-06-21 03:13:39.962776 | 2026-06-21 03:13:39.962970 | LOOP [emit-job-header : Print node information] 2026-06-21 03:13:40.202086 | debian-bookworm | ok: 2026-06-21 03:13:40.202667 | debian-bookworm | # Node Information 2026-06-21 03:13:40.202742 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-21 03:13:40.202777 | debian-bookworm | Hostname: debian 2026-06-21 03:13:40.203450 | debian-bookworm | Username: zuul 2026-06-21 03:13:40.203780 | debian-bookworm | Distro: Debian 12.14 2026-06-21 03:13:40.203860 | debian-bookworm | Provider: regiocloud-a 2026-06-21 03:13:40.203885 | debian-bookworm | Region: 2026-06-21 03:13:40.203908 | debian-bookworm | Label: debian-bookworm 2026-06-21 03:13:40.203929 | debian-bookworm | Product Name: OpenStack Nova 2026-06-21 03:13:40.203950 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:2951 2026-06-21 03:13:40.227084 | 2026-06-21 03:13:40.227296 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-21 03:13:41.149615 | debian-bookworm -> localhost | changed 2026-06-21 03:13:41.158978 | 2026-06-21 03:13:41.159146 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-21 03:13:42.789295 | debian-bookworm -> localhost | changed 2026-06-21 03:13:42.806293 | 2026-06-21 03:13:42.806487 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-21 03:13:43.184783 | debian-bookworm -> localhost | ok 2026-06-21 03:13:43.199556 | 2026-06-21 03:13:43.199736 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-21 03:13:43.232172 | debian-bookworm | ok 2026-06-21 03:13:43.261774 | debian-bookworm | included: /var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-21 03:13:43.268636 | 2026-06-21 03:13:43.268769 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-21 03:13:44.411564 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-21 03:13:44.411888 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/651099e2d5ad489e8910c6aaf3fd5656_id_rsa 2026-06-21 03:13:44.411936 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/651099e2d5ad489e8910c6aaf3fd5656_id_rsa.pub 2026-06-21 03:13:44.412024 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-21 03:13:44.412056 | debian-bookworm -> localhost | SHA256:ACpRL3Y8IBOmYOtKljaxPwTPaFxNffF/VFFREoFshwI zuul-build-sshkey 2026-06-21 03:13:44.412082 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-21 03:13:44.412204 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-21 03:13:44.412232 | debian-bookworm -> localhost | |*=o ... Eo.. o+=O| 2026-06-21 03:13:44.412256 | debian-bookworm -> localhost | |=+.=o. . .o = ...| 2026-06-21 03:13:44.412280 | debian-bookworm -> localhost | |o++.=.. . + . . | 2026-06-21 03:13:44.412302 | debian-bookworm -> localhost | |ooXo . . . . | 2026-06-21 03:13:44.412325 | debian-bookworm -> localhost | | % + S . . | 2026-06-21 03:13:44.412359 | debian-bookworm -> localhost | |* + . | 2026-06-21 03:13:44.412381 | debian-bookworm -> localhost | |. o | 2026-06-21 03:13:44.412402 | debian-bookworm -> localhost | | . | 2026-06-21 03:13:44.412424 | debian-bookworm -> localhost | | | 2026-06-21 03:13:44.412444 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-21 03:13:44.412513 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.415152 2026-06-21 03:13:44.422183 | 2026-06-21 03:13:44.422324 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-21 03:13:44.480146 | debian-bookworm | ok 2026-06-21 03:13:44.507983 | debian-bookworm | included: /var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-21 03:13:44.518509 | 2026-06-21 03:13:44.518651 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-21 03:13:44.543650 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:44.551207 | 2026-06-21 03:13:44.551360 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-21 03:13:45.302480 | debian-bookworm | changed 2026-06-21 03:13:45.309737 | 2026-06-21 03:13:45.309931 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-21 03:13:45.590229 | debian-bookworm | ok 2026-06-21 03:13:45.601282 | 2026-06-21 03:13:45.601513 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-21 03:13:46.319166 | debian-bookworm | changed 2026-06-21 03:13:46.327911 | 2026-06-21 03:13:46.328100 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-21 03:13:47.006157 | debian-bookworm | changed 2026-06-21 03:13:47.014139 | 2026-06-21 03:13:47.014270 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-21 03:13:47.049563 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:47.063767 | 2026-06-21 03:13:47.063962 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-21 03:13:47.599098 | debian-bookworm -> localhost | changed 2026-06-21 03:13:47.615798 | 2026-06-21 03:13:47.615966 | TASK [add-build-sshkey : Add back temp key] 2026-06-21 03:13:48.007162 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/651099e2d5ad489e8910c6aaf3fd5656_id_rsa (zuul-build-sshkey) 2026-06-21 03:13:48.007529 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022681 2026-06-21 03:13:48.016690 | 2026-06-21 03:13:48.016866 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-21 03:13:48.471081 | debian-bookworm | ok 2026-06-21 03:13:48.479732 | 2026-06-21 03:13:48.479917 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-21 03:13:48.516386 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:13:48.537150 | 2026-06-21 03:13:48.537355 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-21 03:13:49.006671 | debian-bookworm | ok 2026-06-21 03:13:49.025765 | 2026-06-21 03:13:49.026005 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-21 03:13:49.070731 | debian-bookworm | ok 2026-06-21 03:13:49.078629 | 2026-06-21 03:13:49.078764 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-21 03:13:49.428826 | debian-bookworm -> localhost | ok 2026-06-21 03:13:49.442916 | 2026-06-21 03:13:49.443082 | TASK [validate-host : Collect information about the host] 2026-06-21 03:13:50.569639 | debian-bookworm | ok 2026-06-21 03:13:50.582584 | 2026-06-21 03:13:50.582720 | TASK [validate-host : Sanitize hostname] 2026-06-21 03:13:50.757887 | debian-bookworm | ok 2026-06-21 03:13:50.763237 | 2026-06-21 03:13:50.763360 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-21 03:13:51.462772 | debian-bookworm -> localhost | changed 2026-06-21 03:13:51.474944 | 2026-06-21 03:13:51.475113 | TASK [validate-host : Collect information about zuul worker] 2026-06-21 03:13:51.897541 | debian-bookworm | ok 2026-06-21 03:13:51.907606 | 2026-06-21 03:13:51.907750 | TASK [validate-host : Write out all zuul information for each host] 2026-06-21 03:13:52.705891 | debian-bookworm -> localhost | changed 2026-06-21 03:13:52.731672 | 2026-06-21 03:13:52.731851 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-21 03:13:53.060222 | debian-bookworm | ok 2026-06-21 03:13:53.097442 | 2026-06-21 03:13:53.097677 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-21 03:13:54.877871 | debian-bookworm | changed: 2026-06-21 03:13:54.878146 | debian-bookworm | cd+++++++++ src/ 2026-06-21 03:13:54.878183 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-21 03:13:54.878207 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-21 03:13:54.878230 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2026-06-21 03:13:54.878251 | debian-bookworm | cleanup-container-images.yml 2026-06-21 03:13:54.886083 | debian-bookworm | tempest.yml 2026-06-21 03:13:54.889115 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2026-06-21 03:13:54.889132 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/logs" 2026-06-21 03:17:15.487714 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/artifacts" 2026-06-21 03:17:16.083392 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/651099e2d5ad489e8910c6aaf3fd5656/work/docs" 2026-06-21 03:17:16.122247 | 2026-06-21 03:17:16.123027 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-21 03:17:17.015569 | debian-bookworm | changed: 2026-06-21 03:17:17.017401 | debian-bookworm | .d..t...... ./ 2026-06-21 03:17:17.017507 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-21 03:17:17.017537 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-21 03:17:17.017561 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-21 03:17:17.017584 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-21 03:17:17.017605 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-21 03:17:17.017658 | debian-bookworm | changed: All items complete 2026-06-21 03:17:17.017685 | 2026-06-21 03:17:18.190535 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:17:19.538215 | debian-bookworm | changed: .d..t...... ./ 2026-06-21 03:17:19.579398 | 2026-06-21 03:17:19.579560 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-21 03:17:19.668688 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:17:19.687687 | debian-bookworm | skipping: Conditional result was False 2026-06-21 03:17:19.703075 | 2026-06-21 03:17:19.703189 | PLAY RECAP 2026-06-21 03:17:19.703246 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-21 03:17:19.703272 | 2026-06-21 03:17:20.179236 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-21 03:17:20.180132 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:17:21.223444 | 2026-06-21 03:17:21.223592 | PLAY [Base post] 2026-06-21 03:17:21.240975 | 2026-06-21 03:17:21.241108 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-21 03:17:21.755028 | debian-bookworm | changed 2026-06-21 03:17:21.760782 | 2026-06-21 03:17:21.760886 | PLAY RECAP 2026-06-21 03:17:21.760947 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-21 03:17:21.761006 | 2026-06-21 03:17:21.863473 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-21 03:17:21.864128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-21 03:17:22.986121 | 2026-06-21 03:17:22.986261 | PLAY [Base post-logs] 2026-06-21 03:17:23.009095 | 2026-06-21 03:17:23.009247 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-21 03:17:23.545883 | localhost | changed 2026-06-21 03:17:23.559509 | 2026-06-21 03:17:23.559657 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-21 03:17:23.604905 | localhost | ok 2026-06-21 03:17:23.608153 | 2026-06-21 03:17:23.608247 | TASK [Set zuul-log-path fact] 2026-06-21 03:17:23.623339 | localhost | ok 2026-06-21 03:17:23.631226 | 2026-06-21 03:17:23.631342 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-21 03:17:23.666038 | localhost | ok 2026-06-21 03:17:23.668930 | 2026-06-21 03:17:23.669027 | TASK [upload-logs : Create log directories] 2026-06-21 03:17:24.133420 | localhost | changed 2026-06-21 03:17:24.137589 | 2026-06-21 03:17:24.137692 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-21 03:17:24.911884 | localhost -> localhost | ok: Runtime: 0:00:00.022986 2026-06-21 03:17:24.915498 | 2026-06-21 03:17:24.915598 | TASK [upload-logs : Upload logs to log server] 2026-06-21 03:17:25.515962 | localhost | Output suppressed because no_log was given 2026-06-21 03:17:25.517697 | 2026-06-21 03:17:25.517847 | LOOP [upload-logs : Compress console log and json output] 2026-06-21 03:17:25.560835 | localhost | skipping: Conditional result was False 2026-06-21 03:17:25.566737 | localhost | skipping: Conditional result was False 2026-06-21 03:17:25.573483 | 2026-06-21 03:17:25.573573 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-21 03:17:25.614860 | localhost | skipping: Conditional result was False 2026-06-21 03:17:25.615140 | 2026-06-21 03:17:25.620746 | localhost | skipping: Conditional result was False 2026-06-21 03:17:25.628899 | 2026-06-21 03:17:25.628995 | LOOP [upload-logs : Upload console log and json output]