2026-01-19 03:08:31.290298 | Job console starting 2026-01-19 03:08:31.299049 | Updating git repos 2026-01-19 03:08:31.361209 | Cloning repos into workspace 2026-01-19 03:08:31.423979 | Restoring repo states 2026-01-19 03:08:31.437365 | Merging changes 2026-01-19 03:08:31.437381 | Checking out repos 2026-01-19 03:08:31.522933 | Preparing playbooks 2026-01-19 03:08:32.420984 | Running Ansible setup 2026-01-19 03:08:36.923832 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-19 03:08:37.702738 | 2026-01-19 03:08:37.702890 | PLAY [Base pre] 2026-01-19 03:08:37.717724 | 2026-01-19 03:08:37.717854 | TASK [Setup log path fact] 2026-01-19 03:08:37.746265 | debian-bookworm | ok 2026-01-19 03:08:37.761063 | 2026-01-19 03:08:37.761190 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-19 03:08:37.791453 | debian-bookworm | ok 2026-01-19 03:08:37.805888 | 2026-01-19 03:08:37.805998 | TASK [emit-job-header : Print job information] 2026-01-19 03:08:37.844453 | # Job Information 2026-01-19 03:08:37.844622 | Ansible Version: 2.16.14 2026-01-19 03:08:37.844657 | Job: ansible-lint 2026-01-19 03:08:37.844689 | Pipeline: periodic-daily 2026-01-19 03:08:37.844713 | Executor: 521e9411259a 2026-01-19 03:08:37.844735 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-01-19 03:08:37.844764 | Event ID: ff36271399aa47f698050681095082f2 2026-01-19 03:08:37.849549 | 2026-01-19 03:08:37.849642 | LOOP [emit-job-header : Print node information] 2026-01-19 03:08:37.952058 | debian-bookworm | ok: 2026-01-19 03:08:37.952225 | debian-bookworm | # Node Information 2026-01-19 03:08:37.952259 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-19 03:08:37.952284 | debian-bookworm | Hostname: debian 2026-01-19 03:08:37.952307 | debian-bookworm | Username: zuul 2026-01-19 03:08:37.952356 | debian-bookworm | Distro: Debian 12.13 2026-01-19 03:08:37.952383 | debian-bookworm | Provider: regiocloud-a 2026-01-19 03:08:37.952403 | debian-bookworm | Region: 2026-01-19 03:08:37.952424 | debian-bookworm | Label: debian-bookworm 2026-01-19 03:08:37.952445 | debian-bookworm | Product Name: OpenStack Nova 2026-01-19 03:08:37.952465 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe03:43aa 2026-01-19 03:08:37.967904 | 2026-01-19 03:08:37.968008 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-19 03:08:38.387224 | debian-bookworm -> localhost | changed 2026-01-19 03:08:38.394242 | 2026-01-19 03:08:38.394367 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-19 03:08:39.554132 | debian-bookworm -> localhost | changed 2026-01-19 03:08:39.565200 | 2026-01-19 03:08:39.565305 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-19 03:08:39.822662 | debian-bookworm -> localhost | ok 2026-01-19 03:08:39.828734 | 2026-01-19 03:08:39.828835 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-19 03:08:39.848005 | debian-bookworm | ok 2026-01-19 03:08:39.869560 | debian-bookworm | included: /var/lib/zuul/builds/954d60719d234ac78827ad53ea0e8d6e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-19 03:08:39.875456 | 2026-01-19 03:08:39.875542 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-19 03:08:41.063246 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-19 03:08:41.063480 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/954d60719d234ac78827ad53ea0e8d6e/work/954d60719d234ac78827ad53ea0e8d6e_id_rsa 2026-01-19 03:08:41.063518 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/954d60719d234ac78827ad53ea0e8d6e/work/954d60719d234ac78827ad53ea0e8d6e_id_rsa.pub 2026-01-19 03:08:41.063545 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-19 03:08:41.063569 | debian-bookworm -> localhost | SHA256:FZTTgI2oZyKRSTSWzW5sSZ3uvoPe2t2aUQ1vlXGGI5I zuul-build-sshkey 2026-01-19 03:08:41.063591 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-19 03:08:41.063623 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-19 03:08:41.063646 | debian-bookworm -> localhost | | o=* . o =+= ..o| 2026-01-19 03:08:41.063668 | debian-bookworm -> localhost | | .=.+ + o E.o o= | 2026-01-19 03:08:41.063688 | debian-bookworm -> localhost | | = + oo .o. | 2026-01-19 03:08:41.063707 | debian-bookworm -> localhost | | . O + . + . | 2026-01-19 03:08:41.063727 | debian-bookworm -> localhost | | + = S . + | 2026-01-19 03:08:41.063752 | debian-bookworm -> localhost | | . . . | 2026-01-19 03:08:41.063773 | debian-bookworm -> localhost | | o . | 2026-01-19 03:08:41.063793 | debian-bookworm -> localhost | | .oo. + | 2026-01-19 03:08:41.063813 | debian-bookworm -> localhost | | .o.+o+.. | 2026-01-19 03:08:41.063833 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-19 03:08:41.063884 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.494461 2026-01-19 03:08:41.069998 | 2026-01-19 03:08:41.070114 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-19 03:08:41.108047 | debian-bookworm | ok 2026-01-19 03:08:41.119856 | debian-bookworm | included: /var/lib/zuul/builds/954d60719d234ac78827ad53ea0e8d6e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-19 03:08:41.138364 | 2026-01-19 03:08:41.138468 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-19 03:08:41.178114 | debian-bookworm | skipping: Conditional result was False 2026-01-19 03:08:41.183966 | 2026-01-19 03:08:41.184063 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-19 03:08:42.011153 | debian-bookworm | changed 2026-01-19 03:08:42.016337 | 2026-01-19 03:08:42.016424 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-19 03:08:42.299586 | debian-bookworm | ok 2026-01-19 03:08:42.305095 | 2026-01-19 03:08:42.305187 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-19 03:08:43.074154 | debian-bookworm | changed 2026-01-19 03:08:43.081212 | 2026-01-19 03:08:43.081333 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-19 03:08:43.797966 | debian-bookworm | changed 2026-01-19 03:08:43.803701 | 2026-01-19 03:08:43.803798 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-19 03:08:43.827252 | debian-bookworm | skipping: Conditional result was False 2026-01-19 03:08:43.833488 | 2026-01-19 03:08:43.833594 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-19 03:08:44.252797 | debian-bookworm -> localhost | changed 2026-01-19 03:08:44.263112 | 2026-01-19 03:08:44.263211 | TASK [add-build-sshkey : Add back temp key] 2026-01-19 03:08:44.625827 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/954d60719d234ac78827ad53ea0e8d6e/work/954d60719d234ac78827ad53ea0e8d6e_id_rsa (zuul-build-sshkey) 2026-01-19 03:08:44.626041 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020613 2026-01-19 03:08:44.633963 | 2026-01-19 03:08:44.634066 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-19 03:08:45.051223 | debian-bookworm | ok 2026-01-19 03:08:45.056349 | 2026-01-19 03:08:45.056450 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-19 03:08:45.079936 | debian-bookworm | skipping: Conditional result was False 2026-01-19 03:08:45.090366 | 2026-01-19 03:08:45.090468 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-19 03:08:45.532812 | debian-bookworm | ok 2026-01-19 03:08:45.554864 | 2026-01-19 03:08:45.554989 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-19 03:08:45.603478 | debian-bookworm | ok 2026-01-19 03:08:45.610700 | 2026-01-19 03:08:45.610808 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-19 03:08:45.948874 | debian-bookworm -> localhost | ok 2026-01-19 03:08:45.955251 | 2026-01-19 03:08:45.955357 | TASK [validate-host : Collect information about the host] 2026-01-19 03:08:47.493386 | debian-bookworm | ok 2026-01-19 03:08:47.507197 | 2026-01-19 03:08:47.507316 | TASK [validate-host : Sanitize hostname] 2026-01-19 03:08:47.731436 | debian-bookworm | ok 2026-01-19 03:08:47.777469 | 2026-01-19 03:08:47.777582 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-19 03:08:48.373792 | debian-bookworm -> localhost | changed 2026-01-19 03:08:48.379830 | 2026-01-19 03:08:48.379937 | TASK [validate-host : Collect information about zuul worker] 2026-01-19 03:08:48.805110 | debian-bookworm | ok 2026-01-19 03:08:48.810157 | 2026-01-19 03:08:48.810251 | TASK [validate-host : Write out all zuul information for each host] 2026-01-19 03:08:49.300333 | debian-bookworm -> localhost | changed 2026-01-19 03:08:49.324044 | 2026-01-19 03:08:49.324222 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-19 03:08:49.607168 | debian-bookworm | ok 2026-01-19 03:08:49.614387 | 2026-01-19 03:08:49.614495 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-19 03:08:50.579831 | debian-bookworm | changed: 2026-01-19 03:08:50.580008 | debian-bookworm | cd+++++++++ src/ 2026-01-19 03:08:50.580044 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-19 03:08:50.580069 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-19 03:08:50.580091 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-01-19 03:08:50.580111 | debian-bookworm | Containerfile 2026-01-19 03:08:50.580239 | debian-bookworm | localhost | ok: Runtime: 0:00:00.030661 2026-01-19 03:09:49.247755 | 2026-01-19 03:09:49.247847 | TASK [upload-logs : Upload logs to log server] 2026-01-19 03:09:50.853518 | localhost | Output suppressed because no_log was given 2026-01-19 03:09:50.855104 | 2026-01-19 03:09:50.855203 | LOOP [upload-logs : Compress console log and json output] 2026-01-19 03:09:50.991790 | localhost | skipping: Conditional result was False 2026-01-19 03:09:51.006590 | localhost | skipping: Conditional result was False 2026-01-19 03:09:51.014213 | 2026-01-19 03:09:51.014308 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-19 03:09:51.095369 | localhost | skipping: Conditional result was False 2026-01-19 03:09:51.095595 | 2026-01-19 03:09:51.101247 | localhost | skipping: Conditional result was False 2026-01-19 03:09:51.114052 | 2026-01-19 03:09:51.114151 | LOOP [upload-logs : Upload console log and json output]