2026-07-16 03:07:30.894264 | Job console starting 2026-07-16 03:07:30.908670 | Updating git repos 2026-07-16 03:07:30.995353 | Cloning repos into workspace 2026-07-16 03:07:31.088076 | Restoring repo states 2026-07-16 03:07:31.121959 | Merging changes 2026-07-16 03:07:31.121986 | Checking out repos 2026-07-16 03:07:31.251037 | Preparing playbooks 2026-07-16 03:07:32.917308 | Running Ansible setup 2026-07-16 03:07:37.551340 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:07:38.344798 | 2026-07-16 03:07:38.344944 | PLAY [Base pre] 2026-07-16 03:07:38.379147 | 2026-07-16 03:07:38.379290 | TASK [Setup log path fact] 2026-07-16 03:07:38.411274 | debian-bookworm | ok 2026-07-16 03:07:38.437584 | 2026-07-16 03:07:38.437722 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:07:38.516982 | debian-bookworm | ok 2026-07-16 03:07:38.535028 | 2026-07-16 03:07:38.535160 | TASK [emit-job-header : Print job information] 2026-07-16 03:07:38.595365 | # Job Information 2026-07-16 03:07:38.595586 | Ansible Version: 2.16.14 2026-07-16 03:07:38.595623 | Job: yamllint 2026-07-16 03:07:38.595661 | Pipeline: periodic-daily 2026-07-16 03:07:38.595685 | Executor: 521e9411259a 2026-07-16 03:07:38.595706 | Triggered by: https://github.com/osism/ansible-playbooks-manager 2026-07-16 03:07:38.595728 | Event ID: daee87a09f144fd4a942ee3b16f60e55 2026-07-16 03:07:38.606964 | 2026-07-16 03:07:38.607099 | LOOP [emit-job-header : Print node information] 2026-07-16 03:07:38.777302 | debian-bookworm | ok: 2026-07-16 03:07:38.777521 | debian-bookworm | # Node Information 2026-07-16 03:07:38.777554 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:07:38.777579 | debian-bookworm | Hostname: debian 2026-07-16 03:07:38.777600 | debian-bookworm | Username: zuul 2026-07-16 03:07:38.777621 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:07:38.777645 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:07:38.777665 | debian-bookworm | Region: 2026-07-16 03:07:38.777686 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:07:38.777705 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:07:38.777724 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe16:c1c7 2026-07-16 03:07:38.796982 | 2026-07-16 03:07:38.797163 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:07:39.313950 | debian-bookworm -> localhost | changed 2026-07-16 03:07:39.321237 | 2026-07-16 03:07:39.321352 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:07:40.456124 | debian-bookworm -> localhost | changed 2026-07-16 03:07:40.469184 | 2026-07-16 03:07:40.469321 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:07:40.835889 | debian-bookworm -> localhost | ok 2026-07-16 03:07:40.843456 | 2026-07-16 03:07:40.843629 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:07:40.877765 | debian-bookworm | ok 2026-07-16 03:07:40.911011 | debian-bookworm | included: /var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:07:40.936379 | 2026-07-16 03:07:40.936565 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:07:43.015560 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:07:43.016156 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/dfc07f08364b4a82b7902af6af70f84d_id_rsa 2026-07-16 03:07:43.016264 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/dfc07f08364b4a82b7902af6af70f84d_id_rsa.pub 2026-07-16 03:07:43.016336 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:07:43.016399 | debian-bookworm -> localhost | SHA256:R4Z4Cc9ZGSt8mOA+/rl09dc2bZ+TS56uqreEoly4+Vk zuul-build-sshkey 2026-07-16 03:07:43.016456 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:07:43.016533 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:07:43.016590 | debian-bookworm -> localhost | | o oo | 2026-07-16 03:07:43.016646 | debian-bookworm -> localhost | | . B B.. | 2026-07-16 03:07:43.016699 | debian-bookworm -> localhost | | o % = | 2026-07-16 03:07:43.016747 | debian-bookworm -> localhost | | . . = | 2026-07-16 03:07:43.016798 | debian-bookworm -> localhost | | o S . . | 2026-07-16 03:07:43.016857 | debian-bookworm -> localhost | | ... ... . o| 2026-07-16 03:07:43.016912 | debian-bookworm -> localhost | | ..o.E.. .oB| 2026-07-16 03:07:43.016966 | debian-bookworm -> localhost | | . =o+o.. o*=| 2026-07-16 03:07:43.017021 | debian-bookworm -> localhost | | =.o+oooo.o*+| 2026-07-16 03:07:43.017100 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:07:43.017248 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.450301 2026-07-16 03:07:43.029384 | 2026-07-16 03:07:43.029566 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:07:43.061242 | debian-bookworm | ok 2026-07-16 03:07:43.073033 | debian-bookworm | included: /var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:07:43.081991 | 2026-07-16 03:07:43.082143 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:07:43.107575 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:43.118756 | 2026-07-16 03:07:43.118943 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:07:43.894658 | debian-bookworm | changed 2026-07-16 03:07:43.900794 | 2026-07-16 03:07:43.900923 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:07:44.169929 | debian-bookworm | ok 2026-07-16 03:07:44.176916 | 2026-07-16 03:07:44.177086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:07:44.859260 | debian-bookworm | changed 2026-07-16 03:07:44.874378 | 2026-07-16 03:07:44.874555 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:07:45.685513 | debian-bookworm | changed 2026-07-16 03:07:45.701679 | 2026-07-16 03:07:45.701836 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:07:45.753829 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:45.766485 | 2026-07-16 03:07:45.766657 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:07:47.267282 | debian-bookworm -> localhost | changed 2026-07-16 03:07:47.280118 | 2026-07-16 03:07:47.280265 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:07:48.279619 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/dfc07f08364b4a82b7902af6af70f84d_id_rsa (zuul-build-sshkey) 2026-07-16 03:07:48.279923 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019836 2026-07-16 03:07:48.294411 | 2026-07-16 03:07:48.295830 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:07:49.200424 | debian-bookworm | ok 2026-07-16 03:07:49.206608 | 2026-07-16 03:07:49.206770 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:07:49.278231 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:07:49.290921 | 2026-07-16 03:07:49.291041 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:07:50.061124 | debian-bookworm | ok 2026-07-16 03:07:50.084868 | 2026-07-16 03:07:50.085000 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:07:50.152451 | debian-bookworm | ok 2026-07-16 03:07:50.157483 | 2026-07-16 03:07:50.157575 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:07:50.805842 | debian-bookworm -> localhost | ok 2026-07-16 03:07:50.812701 | 2026-07-16 03:07:50.812803 | TASK [validate-host : Collect information about the host] 2026-07-16 03:07:52.110750 | debian-bookworm | ok 2026-07-16 03:07:52.166943 | 2026-07-16 03:07:52.167078 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:07:52.413288 | debian-bookworm | ok 2026-07-16 03:07:52.431703 | 2026-07-16 03:07:52.431818 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:07:53.464677 | debian-bookworm -> localhost | changed 2026-07-16 03:07:53.470221 | 2026-07-16 03:07:53.470320 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:07:53.955910 | debian-bookworm | ok 2026-07-16 03:07:53.969844 | 2026-07-16 03:07:53.969979 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:07:54.503863 | debian-bookworm -> localhost | changed 2026-07-16 03:07:54.515951 | 2026-07-16 03:07:54.516106 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:07:54.811948 | debian-bookworm | ok 2026-07-16 03:07:54.816493 | 2026-07-16 03:07:54.816572 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:07:56.072155 | debian-bookworm | changed: 2026-07-16 03:07:56.072308 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:07:56.072336 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:07:56.072355 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:07:56.072372 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks-manager/ 2026-07-16 03:07:56.072390 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/logs" 2026-07-16 03:09:01.070512 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/artifacts" 2026-07-16 03:09:01.619975 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dfc07f08364b4a82b7902af6af70f84d/work/docs" 2026-07-16 03:09:01.629764 | 2026-07-16 03:09:01.629923 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:09:02.792810 | debian-bookworm | changed: 2026-07-16 03:09:02.793105 | debian-bookworm | .d..t...... ./ 2026-07-16 03:09:02.793140 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:09:02.793165 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:09:02.793187 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:09:02.793208 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:09:02.793228 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:09:02.793271 | debian-bookworm | changed: All items complete 2026-07-16 03:09:02.793296 | 2026-07-16 03:09:03.728038 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:09:04.510522 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:09:04.537857 | 2026-07-16 03:09:04.538048 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:09:04.603223 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:09:04.612438 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:09:04.637324 | 2026-07-16 03:09:04.637459 | PLAY RECAP 2026-07-16 03:09:04.637519 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:09:04.637546 | 2026-07-16 03:09:04.783118 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:09:04.783929 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:09:05.707450 | 2026-07-16 03:09:05.707567 | PLAY [Base post] 2026-07-16 03:09:05.720635 | 2026-07-16 03:09:05.720747 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:09:06.433809 | debian-bookworm | changed 2026-07-16 03:09:06.438677 | 2026-07-16 03:09:06.438754 | PLAY RECAP 2026-07-16 03:09:06.438803 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:09:06.438877 | 2026-07-16 03:09:06.538667 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:09:06.539520 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:09:07.740669 | 2026-07-16 03:09:07.740850 | PLAY [Base post-logs] 2026-07-16 03:09:07.765733 | 2026-07-16 03:09:07.765908 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:09:08.635976 | localhost | changed 2026-07-16 03:09:08.650697 | 2026-07-16 03:09:08.651438 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:09:08.694427 | localhost | ok 2026-07-16 03:09:08.700217 | 2026-07-16 03:09:08.700399 | TASK [Set zuul-log-path fact] 2026-07-16 03:09:08.737520 | localhost | ok 2026-07-16 03:09:08.745215 | 2026-07-16 03:09:08.745329 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:09:08.795123 | localhost | ok 2026-07-16 03:09:08.801062 | 2026-07-16 03:09:08.801164 | TASK [upload-logs : Create log directories] 2026-07-16 03:09:09.654256 | localhost | changed 2026-07-16 03:09:09.657037 | 2026-07-16 03:09:09.657130 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:09:10.643783 | localhost -> localhost | ok: Runtime: 0:00:00.028642 2026-07-16 03:09:10.647366 | 2026-07-16 03:09:10.647455 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:09:11.276802 | localhost | Output suppressed because no_log was given 2026-07-16 03:09:11.278227 | 2026-07-16 03:09:11.278301 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:09:11.315144 | localhost | skipping: Conditional result was False 2026-07-16 03:09:11.319054 | localhost | skipping: Conditional result was False 2026-07-16 03:09:11.323307 | 2026-07-16 03:09:11.323404 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:09:11.358934 | localhost | skipping: Conditional result was False 2026-07-16 03:09:11.359218 | 2026-07-16 03:09:11.362648 | localhost | skipping: Conditional result was False 2026-07-16 03:09:11.368409 | 2026-07-16 03:09:11.368506 | LOOP [upload-logs : Upload console log and json output]