2026-01-24 03:15:55.505554 | Job console starting 2026-01-24 03:15:55.514224 | Updating git repos 2026-01-24 03:15:55.553521 | Cloning repos into workspace 2026-01-24 03:15:55.654648 | Restoring repo states 2026-01-24 03:15:55.671409 | Merging changes 2026-01-24 03:15:55.671428 | Checking out repos 2026-01-24 03:15:55.742549 | Preparing playbooks 2026-01-24 03:15:57.015483 | Running Ansible setup 2026-01-24 03:16:01.877868 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-24 03:16:02.519690 | 2026-01-24 03:16:02.519796 | PLAY [Base pre] 2026-01-24 03:16:02.542924 | 2026-01-24 03:16:02.543037 | TASK [Setup log path fact] 2026-01-24 03:16:02.572743 | debian-bookworm | ok 2026-01-24 03:16:02.586015 | 2026-01-24 03:16:02.586121 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-24 03:16:02.613812 | debian-bookworm | ok 2026-01-24 03:16:02.621475 | 2026-01-24 03:16:02.621566 | TASK [emit-job-header : Print job information] 2026-01-24 03:16:02.666008 | # Job Information 2026-01-24 03:16:02.666149 | Ansible Version: 2.16.14 2026-01-24 03:16:02.666177 | Job: yamllint 2026-01-24 03:16:02.666213 | Pipeline: periodic-daily 2026-01-24 03:16:02.666232 | Executor: 521e9411259a 2026-01-24 03:16:02.666249 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-01-24 03:16:02.666268 | Event ID: 4c6d37c5be7d45b4851810402b899ffe 2026-01-24 03:16:02.670276 | 2026-01-24 03:16:02.670363 | LOOP [emit-job-header : Print node information] 2026-01-24 03:16:02.756158 | debian-bookworm | ok: 2026-01-24 03:16:02.756408 | debian-bookworm | # Node Information 2026-01-24 03:16:02.756456 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-24 03:16:02.756487 | debian-bookworm | Hostname: debian 2026-01-24 03:16:02.756515 | debian-bookworm | Username: zuul 2026-01-24 03:16:02.756541 | debian-bookworm | Distro: Debian 12.13 2026-01-24 03:16:02.756570 | debian-bookworm | Provider: regiocloud-a 2026-01-24 03:16:02.756597 | debian-bookworm | Region: 2026-01-24 03:16:02.756624 | debian-bookworm | Label: debian-bookworm 2026-01-24 03:16:02.756650 | debian-bookworm | Product Name: OpenStack Nova 2026-01-24 03:16:02.756675 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe86:699f 2026-01-24 03:16:02.765822 | 2026-01-24 03:16:02.765922 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-24 03:16:03.210246 | debian-bookworm -> localhost | changed 2026-01-24 03:16:03.230450 | 2026-01-24 03:16:03.230561 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-24 03:16:04.440882 | debian-bookworm -> localhost | changed 2026-01-24 03:16:04.451408 | 2026-01-24 03:16:04.451504 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-24 03:16:04.729908 | debian-bookworm -> localhost | ok 2026-01-24 03:16:04.745820 | 2026-01-24 03:16:04.745942 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-24 03:16:04.773671 | debian-bookworm | ok 2026-01-24 03:16:04.792017 | debian-bookworm | included: /var/lib/zuul/builds/817577b3b6d244b5952a7191276f5392/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-24 03:16:04.797816 | 2026-01-24 03:16:04.797901 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-24 03:16:07.247287 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-24 03:16:07.247540 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/817577b3b6d244b5952a7191276f5392/work/817577b3b6d244b5952a7191276f5392_id_rsa 2026-01-24 03:16:07.247580 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/817577b3b6d244b5952a7191276f5392/work/817577b3b6d244b5952a7191276f5392_id_rsa.pub 2026-01-24 03:16:07.247608 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-24 03:16:07.247635 | debian-bookworm -> localhost | SHA256:ggpgIUeCxGBzPUdnK6RnzxiLBrFo6h3EvzLUknoD434 zuul-build-sshkey 2026-01-24 03:16:07.247658 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-24 03:16:07.247691 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-24 03:16:07.247714 | debian-bookworm -> localhost | |O*oo. .o o | 2026-01-24 03:16:07.247736 | debian-bookworm -> localhost | |++* ooo.o . | 2026-01-24 03:16:07.247757 | debian-bookworm -> localhost | |.+ = .o= . | 2026-01-24 03:16:07.247777 | debian-bookworm -> localhost | |= . =.+ B | 2026-01-24 03:16:07.247796 | debian-bookworm -> localhost | |oo =.=.oSo | 2026-01-24 03:16:07.247821 | debian-bookworm -> localhost | |o.*.+ .. | 2026-01-24 03:16:07.247844 | debian-bookworm -> localhost | | +.* . | 2026-01-24 03:16:07.247866 | debian-bookworm -> localhost | |. .E+ | 2026-01-24 03:16:07.247888 | debian-bookworm -> localhost | | .. | 2026-01-24 03:16:07.247909 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-24 03:16:07.247964 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.929463 2026-01-24 03:16:07.254772 | 2026-01-24 03:16:07.254967 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-24 03:16:07.285656 | debian-bookworm | ok 2026-01-24 03:16:07.299350 | debian-bookworm | included: /var/lib/zuul/builds/817577b3b6d244b5952a7191276f5392/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-24 03:16:07.316435 | 2026-01-24 03:16:07.316543 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-24 03:16:07.340858 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:16:07.347678 | 2026-01-24 03:16:07.347791 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-24 03:16:08.070576 | debian-bookworm | changed 2026-01-24 03:16:08.077979 | 2026-01-24 03:16:08.078102 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-24 03:16:08.350380 | debian-bookworm | ok 2026-01-24 03:16:08.368398 | 2026-01-24 03:16:08.368542 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-24 03:16:09.122127 | debian-bookworm | changed 2026-01-24 03:16:09.131293 | 2026-01-24 03:16:09.131429 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-24 03:16:09.799052 | debian-bookworm | changed 2026-01-24 03:16:09.811305 | 2026-01-24 03:16:09.811446 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-24 03:16:09.847435 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:16:09.864030 | 2026-01-24 03:16:09.864161 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-24 03:16:10.939293 | debian-bookworm -> localhost | changed 2026-01-24 03:16:10.959418 | 2026-01-24 03:16:10.959563 | TASK [add-build-sshkey : Add back temp key] 2026-01-24 03:16:11.378750 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/817577b3b6d244b5952a7191276f5392/work/817577b3b6d244b5952a7191276f5392_id_rsa (zuul-build-sshkey) 2026-01-24 03:16:11.379102 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023310 2026-01-24 03:16:11.387900 | 2026-01-24 03:16:11.388028 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-24 03:16:11.890901 | debian-bookworm | ok 2026-01-24 03:16:11.899432 | 2026-01-24 03:16:11.899597 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-24 03:16:11.931169 | debian-bookworm | skipping: Conditional result was False 2026-01-24 03:16:11.943792 | 2026-01-24 03:16:11.943937 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-24 03:16:12.422311 | debian-bookworm | ok 2026-01-24 03:16:12.435093 | 2026-01-24 03:16:12.435354 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-24 03:16:12.476142 | debian-bookworm | ok 2026-01-24 03:16:12.481618 | 2026-01-24 03:16:12.481722 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-24 03:16:12.762152 | debian-bookworm -> localhost | ok 2026-01-24 03:16:12.775271 | 2026-01-24 03:16:12.775417 | TASK [validate-host : Collect information about the host] 2026-01-24 03:16:13.973341 | debian-bookworm | ok 2026-01-24 03:16:13.983563 | 2026-01-24 03:16:13.983682 | TASK [validate-host : Sanitize hostname] 2026-01-24 03:16:14.122649 | debian-bookworm | ok 2026-01-24 03:16:14.167343 | 2026-01-24 03:16:14.167533 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-24 03:16:14.755819 | debian-bookworm -> localhost | changed 2026-01-24 03:16:14.770763 | 2026-01-24 03:16:14.770961 | TASK [validate-host : Collect information about zuul worker] 2026-01-24 03:16:15.209598 | debian-bookworm | ok 2026-01-24 03:16:15.221651 | 2026-01-24 03:16:15.221852 | TASK [validate-host : Write out all zuul information for each host] 2026-01-24 03:16:15.825769 | debian-bookworm -> localhost | changed 2026-01-24 03:16:15.837798 | 2026-01-24 03:16:15.837927 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-24 03:16:16.137148 | debian-bookworm | ok 2026-01-24 03:16:16.146394 | 2026-01-24 03:16:16.146530 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-24 03:16:17.046183 | debian-bookworm | changed: 2026-01-24 03:16:17.046480 | debian-bookworm | cd+++++++++ src/ 2026-01-24 03:16:17.046518 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-24 03:16:17.046544 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-24 03:16:17.046567 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-01-24 03:16:17.046588 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007919 2026-01-24 03:16:41.572584 | 2026-01-24 03:16:41.572725 | TASK [upload-logs : Upload logs to log server] 2026-01-24 03:16:42.136533 | localhost | Output suppressed because no_log was given 2026-01-24 03:16:42.138514 | 2026-01-24 03:16:42.138622 | LOOP [upload-logs : Compress console log and json output] 2026-01-24 03:16:42.185852 | localhost | skipping: Conditional result was False 2026-01-24 03:16:42.191856 | localhost | skipping: Conditional result was False 2026-01-24 03:16:42.197508 | 2026-01-24 03:16:42.197621 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-24 03:16:42.248548 | localhost | skipping: Conditional result was False 2026-01-24 03:16:42.248830 | 2026-01-24 03:16:42.255684 | localhost | skipping: Conditional result was False 2026-01-24 03:16:42.266084 | 2026-01-24 03:16:42.266201 | LOOP [upload-logs : Upload console log and json output]