2026-08-10 03:10:38.113853 | Job console starting 2026-08-10 03:10:38.139416 | Updating git repos 2026-08-10 03:10:38.202629 | Cloning repos into workspace 2026-08-10 03:10:38.299581 | Restoring repo states 2026-08-10 03:10:38.310782 | Merging changes 2026-08-10 03:10:38.310803 | Checking out repos 2026-08-10 03:10:38.535274 | Preparing playbooks 2026-08-10 03:10:40.136939 | Running Ansible setup 2026-08-10 03:10:45.261852 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:10:46.233843 | 2026-08-10 03:10:46.233990 | PLAY [Base pre] 2026-08-10 03:10:46.253009 | 2026-08-10 03:10:46.253154 | TASK [Setup log path fact] 2026-08-10 03:10:46.293759 | debian-bookworm | ok 2026-08-10 03:10:46.311797 | 2026-08-10 03:10:46.311947 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:10:46.341347 | debian-bookworm | ok 2026-08-10 03:10:46.352665 | 2026-08-10 03:10:46.355445 | TASK [emit-job-header : Print job information] 2026-08-10 03:10:46.417676 | # Job Information 2026-08-10 03:10:46.417896 | Ansible Version: 2.16.14 2026-08-10 03:10:46.417932 | Job: yamllint 2026-08-10 03:10:46.417966 | Pipeline: periodic-daily 2026-08-10 03:10:46.417989 | Executor: 521e9411259a 2026-08-10 03:10:46.418010 | Triggered by: https://github.com/osism/kolla-operations 2026-08-10 03:10:46.418032 | Event ID: 7fc928c2ee6842cfa20eb70bc02ba7a1 2026-08-10 03:10:46.423206 | 2026-08-10 03:10:46.423329 | LOOP [emit-job-header : Print node information] 2026-08-10 03:10:46.552866 | debian-bookworm | ok: 2026-08-10 03:10:46.553222 | debian-bookworm | # Node Information 2026-08-10 03:10:46.553284 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 03:10:46.553328 | debian-bookworm | Hostname: debian 2026-08-10 03:10:46.553365 | debian-bookworm | Username: zuul 2026-08-10 03:10:46.553398 | debian-bookworm | Distro: Debian 12.15 2026-08-10 03:10:46.553436 | debian-bookworm | Provider: regiocloud-a 2026-08-10 03:10:46.553470 | debian-bookworm | Region: 2026-08-10 03:10:46.553581 | debian-bookworm | Label: debian-bookworm 2026-08-10 03:10:46.553617 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 03:10:46.553647 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4f:3cdb 2026-08-10 03:10:46.565551 | 2026-08-10 03:10:46.565700 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:10:47.138909 | debian-bookworm -> localhost | changed 2026-08-10 03:10:47.148055 | 2026-08-10 03:10:47.148253 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:10:48.618472 | debian-bookworm -> localhost | changed 2026-08-10 03:10:48.635940 | 2026-08-10 03:10:48.636242 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:10:49.157114 | debian-bookworm -> localhost | ok 2026-08-10 03:10:49.165560 | 2026-08-10 03:10:49.165680 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:10:49.208411 | debian-bookworm | ok 2026-08-10 03:10:49.226720 | debian-bookworm | included: /var/lib/zuul/builds/21316c470a854f539047618037a22670/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:10:49.231864 | 2026-08-10 03:10:49.231942 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:10:50.604651 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 03:10:50.604862 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/21316c470a854f539047618037a22670/work/21316c470a854f539047618037a22670_id_rsa 2026-08-10 03:10:50.604902 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/21316c470a854f539047618037a22670/work/21316c470a854f539047618037a22670_id_rsa.pub 2026-08-10 03:10:50.604928 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 03:10:50.604952 | debian-bookworm -> localhost | SHA256:ZkkqKApOoBF3KD0CRKUK24IZzqBiYIKeZNM4KX/ao/U zuul-build-sshkey 2026-08-10 03:10:50.604974 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 03:10:50.605005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 03:10:50.605028 | debian-bookworm -> localhost | |*+oo. | 2026-08-10 03:10:50.605049 | debian-bookworm -> localhost | |+oO. | 2026-08-10 03:10:50.605097 | debian-bookworm -> localhost | |@% o . | 2026-08-10 03:10:50.605121 | debian-bookworm -> localhost | |^B+. o . | 2026-08-10 03:10:50.605141 | debian-bookworm -> localhost | |%B+ o . S | 2026-08-10 03:10:50.605169 | debian-bookworm -> localhost | |Bo + . o | 2026-08-10 03:10:50.605190 | debian-bookworm -> localhost | |... + | 2026-08-10 03:10:50.605210 | debian-bookworm -> localhost | | o o | 2026-08-10 03:10:50.605230 | debian-bookworm -> localhost | | . E | 2026-08-10 03:10:50.605249 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 03:10:50.605304 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.790047 2026-08-10 03:10:50.611734 | 2026-08-10 03:10:50.611838 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:10:50.647603 | debian-bookworm | ok 2026-08-10 03:10:50.665087 | debian-bookworm | included: /var/lib/zuul/builds/21316c470a854f539047618037a22670/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:10:50.676310 | 2026-08-10 03:10:50.676397 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:10:50.699291 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:10:50.704115 | 2026-08-10 03:10:50.704192 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:10:51.336705 | debian-bookworm | changed 2026-08-10 03:10:51.342324 | 2026-08-10 03:10:51.342417 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:10:51.572704 | debian-bookworm | ok 2026-08-10 03:10:51.580295 | 2026-08-10 03:10:51.580427 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:10:52.176919 | debian-bookworm | changed 2026-08-10 03:10:52.181308 | 2026-08-10 03:10:52.181384 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:10:52.732670 | debian-bookworm | changed 2026-08-10 03:10:52.737475 | 2026-08-10 03:10:52.737560 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:10:52.760420 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:10:52.765700 | 2026-08-10 03:10:52.765784 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:10:53.223797 | debian-bookworm -> localhost | changed 2026-08-10 03:10:53.236338 | 2026-08-10 03:10:53.236457 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:10:53.571977 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/21316c470a854f539047618037a22670/work/21316c470a854f539047618037a22670_id_rsa (zuul-build-sshkey) 2026-08-10 03:10:53.572258 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020513 2026-08-10 03:10:53.580724 | 2026-08-10 03:10:53.580857 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:10:53.987329 | debian-bookworm | ok 2026-08-10 03:10:53.993679 | 2026-08-10 03:10:53.993891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:10:54.019197 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:10:54.029529 | 2026-08-10 03:10:54.029634 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:10:54.445682 | debian-bookworm | ok 2026-08-10 03:10:54.457531 | 2026-08-10 03:10:54.457636 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:10:54.487326 | debian-bookworm | ok 2026-08-10 03:10:54.492570 | 2026-08-10 03:10:54.492650 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:10:54.767585 | debian-bookworm -> localhost | ok 2026-08-10 03:10:54.776748 | 2026-08-10 03:10:54.776888 | TASK [validate-host : Collect information about the host] 2026-08-10 03:10:55.823694 | debian-bookworm | ok 2026-08-10 03:10:55.838185 | 2026-08-10 03:10:55.838302 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:10:55.991808 | debian-bookworm | ok 2026-08-10 03:10:55.996161 | 2026-08-10 03:10:55.996254 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:10:56.579641 | debian-bookworm -> localhost | changed 2026-08-10 03:10:56.594025 | 2026-08-10 03:10:56.594577 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:10:57.187945 | debian-bookworm | ok 2026-08-10 03:10:57.199377 | 2026-08-10 03:10:57.199587 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:10:58.385579 | debian-bookworm -> localhost | changed 2026-08-10 03:10:58.407738 | 2026-08-10 03:10:58.407945 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:10:58.672134 | debian-bookworm | ok 2026-08-10 03:10:58.678235 | 2026-08-10 03:10:58.678355 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:10:59.590572 | debian-bookworm | changed: 2026-08-10 03:10:59.590792 | debian-bookworm | cd+++++++++ src/ 2026-08-10 03:10:59.590828 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 03:10:59.590874 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 03:10:59.590896 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-08-10 03:10:59.590917 | debian-bookworm | Containerfile 2026-08-10 03:10:59.594206 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/21316c470a854f539047618037a22670/work/logs" 2026-08-10 03:12:00.906498 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/21316c470a854f539047618037a22670/work/artifacts" 2026-08-10 03:12:01.371615 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/21316c470a854f539047618037a22670/work/docs" 2026-08-10 03:12:01.392611 | 2026-08-10 03:12:01.392737 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:12:02.246651 | debian-bookworm | changed: 2026-08-10 03:12:02.246926 | debian-bookworm | .d..t...... ./ 2026-08-10 03:12:02.246976 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 03:12:02.247025 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 03:12:02.247057 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 03:12:02.247088 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 03:12:02.247118 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 03:12:02.247170 | debian-bookworm | changed: All items complete 2026-08-10 03:12:02.247203 | 2026-08-10 03:12:03.022636 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:12:03.810496 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:12:03.824938 | 2026-08-10 03:12:03.825140 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:12:03.854629 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:12:03.858481 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:12:03.867886 | 2026-08-10 03:12:03.868051 | PLAY RECAP 2026-08-10 03:12:03.868125 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:12:03.868156 | 2026-08-10 03:12:04.081826 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:12:04.082800 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:12:04.946975 | 2026-08-10 03:12:04.947197 | PLAY [Base post] 2026-08-10 03:12:04.969794 | 2026-08-10 03:12:04.969939 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:12:05.541590 | debian-bookworm | changed 2026-08-10 03:12:05.566928 | 2026-08-10 03:12:05.567161 | PLAY RECAP 2026-08-10 03:12:05.567236 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:12:05.567301 | 2026-08-10 03:12:05.792661 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:12:05.793566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:12:06.550771 | 2026-08-10 03:12:06.550913 | PLAY [Base post-logs] 2026-08-10 03:12:06.559444 | 2026-08-10 03:12:06.559545 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:12:07.104658 | localhost | changed 2026-08-10 03:12:07.118311 | 2026-08-10 03:12:07.118448 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:12:07.157580 | localhost | ok 2026-08-10 03:12:07.161351 | 2026-08-10 03:12:07.161447 | TASK [Set zuul-log-path fact] 2026-08-10 03:12:07.177233 | localhost | ok 2026-08-10 03:12:07.188318 | 2026-08-10 03:12:07.188416 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:12:07.214710 | localhost | ok 2026-08-10 03:12:07.223948 | 2026-08-10 03:12:07.224080 | TASK [upload-logs : Create log directories] 2026-08-10 03:12:08.065764 | localhost | changed 2026-08-10 03:12:08.069448 | 2026-08-10 03:12:08.069544 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:12:08.705706 | localhost -> localhost | ok: Runtime: 0:00:00.004380 2026-08-10 03:12:08.709489 | 2026-08-10 03:12:08.709588 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:12:09.781118 | localhost | Output suppressed because no_log was given 2026-08-10 03:12:09.782804 | 2026-08-10 03:12:09.782903 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:12:09.851396 | localhost | skipping: Conditional result was False 2026-08-10 03:12:09.857426 | localhost | skipping: Conditional result was False 2026-08-10 03:12:09.870188 | 2026-08-10 03:12:09.870317 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:12:09.979823 | localhost | skipping: Conditional result was False 2026-08-10 03:12:09.980074 | 2026-08-10 03:12:09.995323 | localhost | skipping: Conditional result was False 2026-08-10 03:12:10.007093 | 2026-08-10 03:12:10.007207 | LOOP [upload-logs : Upload console log and json output]