2025-11-29 03:01:45.035357 | Job console starting 2025-11-29 03:01:45.044767 | Updating git repos 2025-11-29 03:01:45.099551 | Cloning repos into workspace 2025-11-29 03:01:45.178548 | Restoring repo states 2025-11-29 03:01:45.216465 | Merging changes 2025-11-29 03:01:45.216480 | Checking out repos 2025-11-29 03:01:45.491795 | Preparing playbooks 2025-11-29 03:01:46.908022 | Running Ansible setup 2025-11-29 03:01:55.702576 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-29 03:01:57.424337 | 2025-11-29 03:01:57.424452 | PLAY [Base pre] 2025-11-29 03:01:57.456088 | 2025-11-29 03:01:57.456203 | TASK [Setup log path fact] 2025-11-29 03:01:57.503301 | debian-bookworm | ok 2025-11-29 03:01:57.523352 | 2025-11-29 03:01:57.523465 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-29 03:01:57.578917 | debian-bookworm | ok 2025-11-29 03:01:57.586677 | 2025-11-29 03:01:57.586784 | TASK [emit-job-header : Print job information] 2025-11-29 03:01:57.687294 | # Job Information 2025-11-29 03:01:57.687428 | Ansible Version: 2.16.14 2025-11-29 03:01:57.687457 | Job: yamllint 2025-11-29 03:01:57.687483 | Pipeline: periodic-daily 2025-11-29 03:01:57.687502 | Executor: 521e9411259a 2025-11-29 03:01:57.687520 | Triggered by: https://github.com/osism/ansible-collection-services 2025-11-29 03:01:57.687538 | Event ID: d8299a2d9e3f41eabcaff18c42e5c289 2025-11-29 03:01:57.691386 | 2025-11-29 03:01:57.691463 | LOOP [emit-job-header : Print node information] 2025-11-29 03:01:57.924065 | debian-bookworm | ok: 2025-11-29 03:01:57.924255 | debian-bookworm | # Node Information 2025-11-29 03:01:57.924286 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-29 03:01:57.924307 | debian-bookworm | Hostname: debian 2025-11-29 03:01:57.924326 | debian-bookworm | Username: zuul 2025-11-29 03:01:57.924343 | debian-bookworm | Distro: Debian 12.12 2025-11-29 03:01:57.924367 | debian-bookworm | Provider: regiocloud-a 2025-11-29 03:01:57.924388 | debian-bookworm | Region: 2025-11-29 03:01:57.924405 | debian-bookworm | Label: debian-bookworm 2025-11-29 03:01:57.924422 | debian-bookworm | Product Name: OpenStack Nova 2025-11-29 03:01:57.924439 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feca:b4de 2025-11-29 03:01:57.935396 | 2025-11-29 03:01:57.935488 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-29 03:01:58.892858 | debian-bookworm -> localhost | changed 2025-11-29 03:01:58.898508 | 2025-11-29 03:01:58.898595 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-29 03:02:00.604945 | debian-bookworm -> localhost | changed 2025-11-29 03:02:00.616361 | 2025-11-29 03:02:00.616470 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-29 03:02:01.128969 | debian-bookworm -> localhost | ok 2025-11-29 03:02:01.134741 | 2025-11-29 03:02:01.134929 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-29 03:02:01.164064 | debian-bookworm | ok 2025-11-29 03:02:01.205182 | debian-bookworm | included: /var/lib/zuul/builds/f21528dc05934cb6a9a767c72529a5fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-29 03:02:01.218864 | 2025-11-29 03:02:01.218971 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-29 03:02:06.391823 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-29 03:02:06.392702 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f21528dc05934cb6a9a767c72529a5fd/work/f21528dc05934cb6a9a767c72529a5fd_id_rsa 2025-11-29 03:02:06.392821 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f21528dc05934cb6a9a767c72529a5fd/work/f21528dc05934cb6a9a767c72529a5fd_id_rsa.pub 2025-11-29 03:02:06.392855 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-29 03:02:06.392884 | debian-bookworm -> localhost | SHA256:bLOnl+IBkB6Tjrr0l1MLZdZgRXBQouTuQRA0/HWCbTM zuul-build-sshkey 2025-11-29 03:02:06.392909 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-29 03:02:06.392948 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-29 03:02:06.392971 | debian-bookworm -> localhost | | o=..o+*= | 2025-11-29 03:02:06.392994 | debian-bookworm -> localhost | | .=+.Eo. | 2025-11-29 03:02:06.393046 | debian-bookworm -> localhost | | B++ B | 2025-11-29 03:02:06.393069 | debian-bookworm -> localhost | | +o= = . | 2025-11-29 03:02:06.393090 | debian-bookworm -> localhost | | . oo= S | 2025-11-29 03:02:06.393120 | debian-bookworm -> localhost | | . ...+ o | 2025-11-29 03:02:06.393141 | debian-bookworm -> localhost | |.. .+ + .. | 2025-11-29 03:02:06.393161 | debian-bookworm -> localhost | |... + ..+o | 2025-11-29 03:02:06.393182 | debian-bookworm -> localhost | |. .. ..oo | 2025-11-29 03:02:06.393203 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-29 03:02:06.394690 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.482328 2025-11-29 03:02:06.408287 | 2025-11-29 03:02:06.408421 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-29 03:02:06.454886 | debian-bookworm | ok 2025-11-29 03:02:06.526315 | debian-bookworm | included: /var/lib/zuul/builds/f21528dc05934cb6a9a767c72529a5fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-29 03:02:06.542729 | 2025-11-29 03:02:06.565020 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-29 03:02:06.615753 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:02:06.623330 | 2025-11-29 03:02:06.623471 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-29 03:02:07.990023 | debian-bookworm | changed 2025-11-29 03:02:07.996652 | 2025-11-29 03:02:07.996755 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-29 03:02:08.349277 | debian-bookworm | ok 2025-11-29 03:02:08.362059 | 2025-11-29 03:02:08.362172 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-29 03:02:09.176232 | debian-bookworm | changed 2025-11-29 03:02:09.185276 | 2025-11-29 03:02:09.185390 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-29 03:02:09.881758 | debian-bookworm | changed 2025-11-29 03:02:09.887357 | 2025-11-29 03:02:09.887460 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-29 03:02:09.907626 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:02:09.913401 | 2025-11-29 03:02:09.913499 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-29 03:02:11.089312 | debian-bookworm -> localhost | changed 2025-11-29 03:02:11.105230 | 2025-11-29 03:02:11.105394 | TASK [add-build-sshkey : Add back temp key] 2025-11-29 03:02:12.042798 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f21528dc05934cb6a9a767c72529a5fd/work/f21528dc05934cb6a9a767c72529a5fd_id_rsa (zuul-build-sshkey) 2025-11-29 03:02:12.043074 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026056 2025-11-29 03:02:12.050651 | 2025-11-29 03:02:12.050761 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-29 03:02:12.854751 | debian-bookworm | ok 2025-11-29 03:02:12.860796 | 2025-11-29 03:02:12.860900 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-29 03:02:12.894062 | debian-bookworm | skipping: Conditional result was False 2025-11-29 03:02:12.906819 | 2025-11-29 03:02:12.906940 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-29 03:02:13.504281 | debian-bookworm | ok 2025-11-29 03:02:13.534117 | 2025-11-29 03:02:13.534237 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-29 03:02:13.597613 | debian-bookworm | ok 2025-11-29 03:02:13.602690 | 2025-11-29 03:02:13.602797 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-29 03:02:14.481002 | debian-bookworm -> localhost | ok 2025-11-29 03:02:14.487389 | 2025-11-29 03:02:14.487492 | TASK [validate-host : Collect information about the host] 2025-11-29 03:02:15.722636 | debian-bookworm | ok 2025-11-29 03:02:15.740160 | 2025-11-29 03:02:15.740260 | TASK [validate-host : Sanitize hostname] 2025-11-29 03:02:15.936707 | debian-bookworm | ok 2025-11-29 03:02:16.002242 | 2025-11-29 03:02:16.003498 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-29 03:02:16.965560 | debian-bookworm -> localhost | changed 2025-11-29 03:02:16.971384 | 2025-11-29 03:02:16.971613 | TASK [validate-host : Collect information about zuul worker] 2025-11-29 03:02:17.745322 | debian-bookworm | ok 2025-11-29 03:02:17.749780 | 2025-11-29 03:02:17.749870 | TASK [validate-host : Write out all zuul information for each host] 2025-11-29 03:02:19.090420 | debian-bookworm -> localhost | changed 2025-11-29 03:02:19.112387 | 2025-11-29 03:02:19.112495 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-29 03:02:19.419259 | debian-bookworm | ok 2025-11-29 03:02:19.424833 | 2025-11-29 03:02:19.424936 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-29 03:02:21.218524 | debian-bookworm | changed: 2025-11-29 03:02:21.218697 | debian-bookworm | cd+++++++++ src/ 2025-11-29 03:02:21.218733 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-29 03:02:21.218756 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-29 03:02:21.218777 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-29 03:02:21.218797 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019371 2025-11-29 03:02:53.278698 | 2025-11-29 03:02:53.278795 | TASK [upload-logs : Upload logs to log server] 2025-11-29 03:02:54.025922 | localhost | Output suppressed because no_log was given 2025-11-29 03:02:54.027850 | 2025-11-29 03:02:54.027958 | LOOP [upload-logs : Compress console log and json output] 2025-11-29 03:02:54.075194 | localhost | skipping: Conditional result was False 2025-11-29 03:02:54.081593 | localhost | skipping: Conditional result was False 2025-11-29 03:02:54.088790 | 2025-11-29 03:02:54.089057 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-29 03:02:54.144839 | localhost | skipping: Conditional result was False 2025-11-29 03:02:54.145145 | 2025-11-29 03:02:54.150219 | localhost | skipping: Conditional result was False 2025-11-29 03:02:54.158379 | 2025-11-29 03:02:54.158650 | LOOP [upload-logs : Upload console log and json output]