2025-10-15 14:50:38.969807 | Job console starting 2025-10-15 14:50:38.980484 | Updating git repos 2025-10-15 14:50:39.012060 | Cloning repos into workspace 2025-10-15 14:50:39.102779 | Restoring repo states 2025-10-15 14:50:39.111005 | Merging changes 2025-10-15 14:50:39.638794 | Checking out repos 2025-10-15 14:50:39.698145 | Preparing playbooks 2025-10-15 14:50:40.324496 | Running Ansible setup 2025-10-15 14:50:44.624758 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-15 14:50:45.350769 | 2025-10-15 14:50:45.350957 | PLAY [Base pre] 2025-10-15 14:50:45.368391 | 2025-10-15 14:50:45.368536 | TASK [Setup log path fact] 2025-10-15 14:50:45.388947 | debian-bookworm | ok 2025-10-15 14:50:45.404059 | 2025-10-15 14:50:45.404247 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-15 14:50:45.443882 | debian-bookworm | ok 2025-10-15 14:50:45.463064 | 2025-10-15 14:50:45.463233 | TASK [emit-job-header : Print job information] 2025-10-15 14:50:45.512413 | # Job Information 2025-10-15 14:50:45.512609 | Ansible Version: 2.16.14 2025-10-15 14:50:45.512645 | Job: yamllint 2025-10-15 14:50:45.512680 | Pipeline: check 2025-10-15 14:50:45.512703 | Executor: 521e9411259a 2025-10-15 14:50:45.512724 | Triggered by: https://github.com/osism/testbed/pull/2777 2025-10-15 14:50:45.512747 | Event ID: 4b1db920-a9d6-11f0-8877-0434343a64ea 2025-10-15 14:50:45.517657 | 2025-10-15 14:50:45.517772 | LOOP [emit-job-header : Print node information] 2025-10-15 14:50:45.648512 | debian-bookworm | ok: 2025-10-15 14:50:45.648829 | debian-bookworm | # Node Information 2025-10-15 14:50:45.648883 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-15 14:50:45.648909 | debian-bookworm | Hostname: debian 2025-10-15 14:50:45.648931 | debian-bookworm | Username: zuul 2025-10-15 14:50:45.648952 | debian-bookworm | Distro: Debian 12.12 2025-10-15 14:50:45.648976 | debian-bookworm | Provider: regiocloud-a 2025-10-15 14:50:45.648996 | debian-bookworm | Region: 2025-10-15 14:50:45.649017 | debian-bookworm | Label: debian-bookworm 2025-10-15 14:50:45.649037 | debian-bookworm | Product Name: OpenStack Nova 2025-10-15 14:50:45.649056 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb3:d829 2025-10-15 14:50:45.669545 | 2025-10-15 14:50:45.669685 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-15 14:50:46.174436 | debian-bookworm -> localhost | changed 2025-10-15 14:50:46.181831 | 2025-10-15 14:50:46.181953 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-15 14:50:47.251301 | debian-bookworm -> localhost | changed 2025-10-15 14:50:47.263976 | 2025-10-15 14:50:47.264119 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-15 14:50:47.530113 | debian-bookworm -> localhost | ok 2025-10-15 14:50:47.537489 | 2025-10-15 14:50:47.537618 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-15 14:50:47.580330 | debian-bookworm | ok 2025-10-15 14:50:47.607512 | debian-bookworm | included: /var/lib/zuul/builds/3873ccc5f83642138f9e31b25670f405/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-15 14:50:47.616257 | 2025-10-15 14:50:47.616489 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-15 14:50:48.641349 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-15 14:50:48.641589 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3873ccc5f83642138f9e31b25670f405/work/3873ccc5f83642138f9e31b25670f405_id_rsa 2025-10-15 14:50:48.641626 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3873ccc5f83642138f9e31b25670f405/work/3873ccc5f83642138f9e31b25670f405_id_rsa.pub 2025-10-15 14:50:48.641652 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-15 14:50:48.641675 | debian-bookworm -> localhost | SHA256:BTuNQ7sldHHE8SXZ9GmrH1KpiHs1aWo72wQzq7hn4Gg zuul-build-sshkey 2025-10-15 14:50:48.641696 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-15 14:50:48.641729 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-15 14:50:48.641750 | debian-bookworm -> localhost | | + o++..+o| 2025-10-15 14:50:48.641771 | debian-bookworm -> localhost | | o B ....o+| 2025-10-15 14:50:48.641790 | debian-bookworm -> localhost | | B + .o.| 2025-10-15 14:50:48.641809 | debian-bookworm -> localhost | | B . o| 2025-10-15 14:50:48.641828 | debian-bookworm -> localhost | | S + .+ | 2025-10-15 14:50:48.641850 | debian-bookworm -> localhost | | . . *=+ | 2025-10-15 14:50:48.641871 | debian-bookworm -> localhost | | o .. o+=.. | 2025-10-15 14:50:48.641889 | debian-bookworm -> localhost | | E ..oo=o o .| 2025-10-15 14:50:48.641909 | debian-bookworm -> localhost | | . o+ooo+. . | 2025-10-15 14:50:48.641930 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-15 14:50:48.641981 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.425160 2025-10-15 14:50:48.648534 | 2025-10-15 14:50:48.648644 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-15 14:50:48.676720 | debian-bookworm | ok 2025-10-15 14:50:48.685997 | debian-bookworm | included: /var/lib/zuul/builds/3873ccc5f83642138f9e31b25670f405/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-15 14:50:48.694982 | 2025-10-15 14:50:48.695080 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-15 14:50:48.718159 | debian-bookworm | skipping: Conditional result was False 2025-10-15 14:50:48.724134 | 2025-10-15 14:50:48.724264 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-15 14:50:49.390763 | debian-bookworm | changed 2025-10-15 14:50:49.404754 | 2025-10-15 14:50:49.404864 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-15 14:50:49.668280 | debian-bookworm | ok 2025-10-15 14:50:49.675314 | 2025-10-15 14:50:49.675440 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-15 14:50:50.362911 | debian-bookworm | changed 2025-10-15 14:50:50.385132 | 2025-10-15 14:50:50.385341 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-15 14:50:51.070682 | debian-bookworm | changed 2025-10-15 14:50:51.080492 | 2025-10-15 14:50:51.080643 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-15 14:50:51.105515 | debian-bookworm | skipping: Conditional result was False 2025-10-15 14:50:51.116242 | 2025-10-15 14:50:51.116388 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-15 14:50:51.538235 | debian-bookworm -> localhost | changed 2025-10-15 14:50:51.551809 | 2025-10-15 14:50:51.551934 | TASK [add-build-sshkey : Add back temp key] 2025-10-15 14:50:51.889590 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3873ccc5f83642138f9e31b25670f405/work/3873ccc5f83642138f9e31b25670f405_id_rsa (zuul-build-sshkey) 2025-10-15 14:50:51.889843 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019230 2025-10-15 14:50:51.898175 | 2025-10-15 14:50:51.898314 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-15 14:50:52.332250 | debian-bookworm | ok 2025-10-15 14:50:52.338586 | 2025-10-15 14:50:52.338693 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-15 14:50:52.372276 | debian-bookworm | skipping: Conditional result was False 2025-10-15 14:50:52.383783 | 2025-10-15 14:50:52.383892 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-15 14:50:52.811984 | debian-bookworm | ok 2025-10-15 14:50:52.823148 | 2025-10-15 14:50:52.823288 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-15 14:50:52.865019 | debian-bookworm | ok 2025-10-15 14:50:52.871416 | 2025-10-15 14:50:52.871529 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-15 14:50:53.179015 | debian-bookworm -> localhost | ok 2025-10-15 14:50:53.185578 | 2025-10-15 14:50:53.185686 | TASK [validate-host : Collect information about the host] 2025-10-15 14:50:54.324360 | debian-bookworm | ok 2025-10-15 14:50:54.338022 | 2025-10-15 14:50:54.338158 | TASK [validate-host : Sanitize hostname] 2025-10-15 14:50:54.450819 | debian-bookworm | ok 2025-10-15 14:50:54.492168 | 2025-10-15 14:50:54.492321 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-15 14:50:55.116195 | debian-bookworm -> localhost | changed 2025-10-15 14:50:55.122087 | 2025-10-15 14:50:55.122214 | TASK [validate-host : Collect information about zuul worker] 2025-10-15 14:50:55.525468 | debian-bookworm | ok 2025-10-15 14:50:55.530247 | 2025-10-15 14:50:55.530357 | TASK [validate-host : Write out all zuul information for each host] 2025-10-15 14:50:56.117772 | debian-bookworm -> localhost | changed 2025-10-15 14:50:56.127550 | 2025-10-15 14:50:56.127676 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-15 14:50:56.391923 | debian-bookworm | ok 2025-10-15 14:50:56.399410 | 2025-10-15 14:50:56.399537 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-15 14:50:58.002573 | debian-bookworm | changed: 2025-10-15 14:50:58.002871 | debian-bookworm | cd+++++++++ src/ 2025-10-15 14:50:58.002922 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-15 14:50:58.002955 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-15 14:50:58.002984 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-10-15 14:50:58.003011 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003753 2025-10-15 14:51:23.033496 | 2025-10-15 14:51:23.033602 | TASK [upload-logs : Upload logs to log server] 2025-10-15 14:51:23.619028 | localhost | Output suppressed because no_log was given 2025-10-15 14:51:23.620909 | 2025-10-15 14:51:23.621005 | LOOP [upload-logs : Compress console log and json output] 2025-10-15 14:51:23.678928 | localhost | skipping: Conditional result was False 2025-10-15 14:51:23.685978 | localhost | skipping: Conditional result was False 2025-10-15 14:51:23.698796 | 2025-10-15 14:51:23.698965 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-15 14:51:23.747459 | localhost | skipping: Conditional result was False 2025-10-15 14:51:23.747809 | 2025-10-15 14:51:23.757582 | localhost | skipping: Conditional result was False 2025-10-15 14:51:23.770114 | 2025-10-15 14:51:23.770404 | LOOP [upload-logs : Upload console log and json output]