2026-05-28 14:51:08.366008 | Job console starting 2026-05-28 14:51:08.381478 | Updating git repos 2026-05-28 14:51:08.436895 | Cloning repos into workspace 2026-05-28 14:51:08.496641 | Restoring repo states 2026-05-28 14:51:08.502353 | Merging changes 2026-05-28 14:51:09.090479 | Checking out repos 2026-05-28 14:51:09.159672 | Preparing playbooks 2026-05-28 14:51:10.205531 | Running Ansible setup 2026-05-28 14:51:15.533390 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 14:51:16.638711 | 2026-05-28 14:51:16.638956 | PLAY [Base pre] 2026-05-28 14:51:16.658886 | 2026-05-28 14:51:16.659068 | TASK [Setup log path fact] 2026-05-28 14:51:16.689786 | debian-bookworm | ok 2026-05-28 14:51:16.707860 | 2026-05-28 14:51:16.708058 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 14:51:16.737122 | debian-bookworm | ok 2026-05-28 14:51:16.748326 | 2026-05-28 14:51:16.748470 | TASK [emit-job-header : Print job information] 2026-05-28 14:51:16.789663 | # Job Information 2026-05-28 14:51:16.789923 | Ansible Version: 2.16.14 2026-05-28 14:51:16.789961 | Job: yamllint 2026-05-28 14:51:16.789993 | Pipeline: check 2026-05-28 14:51:16.790016 | Executor: 521e9411259a 2026-05-28 14:51:16.790036 | Triggered by: https://github.com/osism/testbed/pull/2896 2026-05-28 14:51:16.790057 | Event ID: a2d83210-5aa4-11f1-99f3-8c12172d7662 2026-05-28 14:51:16.796347 | 2026-05-28 14:51:16.796473 | LOOP [emit-job-header : Print node information] 2026-05-28 14:51:16.915232 | debian-bookworm | ok: 2026-05-28 14:51:16.915500 | debian-bookworm | # Node Information 2026-05-28 14:51:16.915538 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 14:51:16.915564 | debian-bookworm | Hostname: debian 2026-05-28 14:51:16.915586 | debian-bookworm | Username: zuul 2026-05-28 14:51:16.915608 | debian-bookworm | Distro: Debian 12.14 2026-05-28 14:51:16.915631 | debian-bookworm | Provider: regiocloud-a 2026-05-28 14:51:16.915652 | debian-bookworm | Region: 2026-05-28 14:51:16.915673 | debian-bookworm | Label: debian-bookworm 2026-05-28 14:51:16.915693 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 14:51:16.915713 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe92:b822 2026-05-28 14:51:16.938127 | 2026-05-28 14:51:16.938283 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 14:51:18.228243 | debian-bookworm -> localhost | changed 2026-05-28 14:51:18.235838 | 2026-05-28 14:51:18.235978 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 14:51:19.808799 | debian-bookworm -> localhost | changed 2026-05-28 14:51:19.826863 | 2026-05-28 14:51:19.827032 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 14:51:20.356962 | debian-bookworm -> localhost | ok 2026-05-28 14:51:20.364680 | 2026-05-28 14:51:20.364821 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 14:51:20.413867 | debian-bookworm | ok 2026-05-28 14:51:20.451059 | debian-bookworm | included: /var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 14:51:20.461036 | 2026-05-28 14:51:20.461168 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 14:51:23.578619 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 14:51:23.578870 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/20444834d94e4c03b18c74df0c0307be_id_rsa 2026-05-28 14:51:23.578922 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/20444834d94e4c03b18c74df0c0307be_id_rsa.pub 2026-05-28 14:51:23.578951 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 14:51:23.578975 | debian-bookworm -> localhost | SHA256:2FVEN1V+YmchrEdVa33eoWLA9H/SlsC87YbjlGxyjWM zuul-build-sshkey 2026-05-28 14:51:23.578998 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 14:51:23.579029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 14:51:23.579051 | debian-bookworm -> localhost | | . o=.++*| 2026-05-28 14:51:23.579072 | debian-bookworm -> localhost | | o ..o+.o+| 2026-05-28 14:51:23.579093 | debian-bookworm -> localhost | | o..o+o+B| 2026-05-28 14:51:23.579113 | debian-bookworm -> localhost | | o ....oB=*| 2026-05-28 14:51:23.579134 | debian-bookworm -> localhost | | . S o.= *o| 2026-05-28 14:51:23.579157 | debian-bookworm -> localhost | | . o X | 2026-05-28 14:51:23.579178 | debian-bookworm -> localhost | | . E + | 2026-05-28 14:51:23.579198 | debian-bookworm -> localhost | | B + | 2026-05-28 14:51:23.579218 | debian-bookworm -> localhost | | . | 2026-05-28 14:51:23.579238 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 14:51:23.579286 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.869836 2026-05-28 14:51:23.585512 | 2026-05-28 14:51:23.585613 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 14:51:23.617882 | debian-bookworm | ok 2026-05-28 14:51:23.627073 | debian-bookworm | included: /var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 14:51:23.636155 | 2026-05-28 14:51:23.636261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 14:51:23.659813 | debian-bookworm | skipping: Conditional result was False 2026-05-28 14:51:23.665890 | 2026-05-28 14:51:23.665998 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 14:51:24.358656 | debian-bookworm | changed 2026-05-28 14:51:24.364079 | 2026-05-28 14:51:24.364174 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 14:51:24.680571 | debian-bookworm | ok 2026-05-28 14:51:24.685968 | 2026-05-28 14:51:24.686066 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 14:51:25.404068 | debian-bookworm | changed 2026-05-28 14:51:25.411753 | 2026-05-28 14:51:25.412121 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 14:51:26.195743 | debian-bookworm | changed 2026-05-28 14:51:26.201240 | 2026-05-28 14:51:26.201337 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 14:51:26.247696 | debian-bookworm | skipping: Conditional result was False 2026-05-28 14:51:26.253561 | 2026-05-28 14:51:26.253798 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 14:51:26.877755 | debian-bookworm -> localhost | changed 2026-05-28 14:51:26.888786 | 2026-05-28 14:51:26.888887 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 14:51:27.297364 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/20444834d94e4c03b18c74df0c0307be_id_rsa (zuul-build-sshkey) 2026-05-28 14:51:27.297580 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009433 2026-05-28 14:51:27.305394 | 2026-05-28 14:51:27.305504 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 14:51:27.899470 | debian-bookworm | ok 2026-05-28 14:51:27.940817 | 2026-05-28 14:51:27.941921 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 14:51:28.011249 | debian-bookworm | skipping: Conditional result was False 2026-05-28 14:51:28.070535 | 2026-05-28 14:51:28.071209 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 14:51:28.873933 | debian-bookworm | ok 2026-05-28 14:51:28.895019 | 2026-05-28 14:51:28.895194 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 14:51:28.960712 | debian-bookworm | ok 2026-05-28 14:51:28.966511 | 2026-05-28 14:51:28.966660 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 14:51:29.661854 | debian-bookworm -> localhost | ok 2026-05-28 14:51:29.672506 | 2026-05-28 14:51:29.672645 | TASK [validate-host : Collect information about the host] 2026-05-28 14:51:31.016662 | debian-bookworm | ok 2026-05-28 14:51:31.030883 | 2026-05-28 14:51:31.031010 | TASK [validate-host : Sanitize hostname] 2026-05-28 14:51:31.181717 | debian-bookworm | ok 2026-05-28 14:51:31.255277 | 2026-05-28 14:51:31.255393 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 14:51:32.067886 | debian-bookworm -> localhost | changed 2026-05-28 14:51:32.072538 | 2026-05-28 14:51:32.072626 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 14:51:32.435606 | debian-bookworm | ok 2026-05-28 14:51:32.439406 | 2026-05-28 14:51:32.439487 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 14:51:33.034336 | debian-bookworm -> localhost | changed 2026-05-28 14:51:33.043874 | 2026-05-28 14:51:33.043998 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 14:51:33.338617 | debian-bookworm | ok 2026-05-28 14:51:33.343682 | 2026-05-28 14:51:33.343769 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 14:51:34.510602 | debian-bookworm | changed: 2026-05-28 14:51:34.510782 | debian-bookworm | cd+++++++++ src/ 2026-05-28 14:51:34.510816 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 14:51:34.510857 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 14:51:34.510880 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-28 14:51:34.510901 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/logs" 2026-05-28 14:52:01.848621 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/artifacts" 2026-05-28 14:52:02.160659 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/20444834d94e4c03b18c74df0c0307be/work/docs" 2026-05-28 14:52:02.182671 | 2026-05-28 14:52:02.182948 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 14:52:03.021475 | debian-bookworm | changed: 2026-05-28 14:52:03.021731 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 14:52:03.021768 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 14:52:03.021800 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 14:52:03.021845 | debian-bookworm | changed: All items complete 2026-05-28 14:52:03.021868 | 2026-05-28 14:52:03.650330 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 14:52:04.271163 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 14:52:04.291678 | 2026-05-28 14:52:04.291880 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 14:52:04.930716 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011514 2026-05-28 14:52:05.284657 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010736 2026-05-28 14:52:05.299986 | 2026-05-28 14:52:05.300104 | PLAY RECAP 2026-05-28 14:52:05.300164 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 14:52:05.300190 | 2026-05-28 14:52:05.461857 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 14:52:05.462753 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 14:52:06.268670 | 2026-05-28 14:52:06.268853 | PLAY [Base post] 2026-05-28 14:52:06.284466 | 2026-05-28 14:52:06.284689 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 14:52:06.921781 | debian-bookworm | changed 2026-05-28 14:52:06.929050 | 2026-05-28 14:52:06.929669 | PLAY RECAP 2026-05-28 14:52:06.929774 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 14:52:06.929837 | 2026-05-28 14:52:07.065263 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 14:52:07.067508 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 14:52:07.909259 | 2026-05-28 14:52:07.909435 | PLAY [Base post-logs] 2026-05-28 14:52:07.920601 | 2026-05-28 14:52:07.920748 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 14:52:08.499761 | localhost | changed 2026-05-28 14:52:08.518330 | 2026-05-28 14:52:08.518681 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 14:52:08.568803 | localhost | ok 2026-05-28 14:52:08.574225 | 2026-05-28 14:52:08.574457 | TASK [Set zuul-log-path fact] 2026-05-28 14:52:08.603182 | localhost | ok 2026-05-28 14:52:08.620752 | 2026-05-28 14:52:08.620992 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 14:52:08.661032 | localhost | ok 2026-05-28 14:52:08.666506 | 2026-05-28 14:52:08.666776 | TASK [upload-logs : Create log directories] 2026-05-28 14:52:09.216072 | localhost | changed 2026-05-28 14:52:09.219186 | 2026-05-28 14:52:09.219326 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 14:52:09.786282 | localhost -> localhost | ok: Runtime: 0:00:00.007669 2026-05-28 14:52:09.795683 | 2026-05-28 14:52:09.795891 | TASK [upload-logs : Upload logs to log server] 2026-05-28 14:52:10.406684 | localhost | Output suppressed because no_log was given 2026-05-28 14:52:10.408714 | 2026-05-28 14:52:10.408824 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 14:52:10.462370 | localhost | skipping: Conditional result was False 2026-05-28 14:52:10.468656 | localhost | skipping: Conditional result was False 2026-05-28 14:52:10.475884 | 2026-05-28 14:52:10.476043 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 14:52:10.532710 | localhost | skipping: Conditional result was False 2026-05-28 14:52:10.533085 | 2026-05-28 14:52:10.538365 | localhost | skipping: Conditional result was False 2026-05-28 14:52:10.543209 | 2026-05-28 14:52:10.543338 | LOOP [upload-logs : Upload console log and json output]