2026-02-23 03:09:46.871621 | Job console starting 2026-02-23 03:09:46.893488 | Updating git repos 2026-02-23 03:09:46.932879 | Cloning repos into workspace 2026-02-23 03:09:46.993962 | Restoring repo states 2026-02-23 03:09:47.009508 | Merging changes 2026-02-23 03:09:47.009524 | Checking out repos 2026-02-23 03:09:47.143355 | Preparing playbooks 2026-02-23 03:09:48.223547 | Running Ansible setup 2026-02-23 03:09:53.056875 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-23 03:09:53.879793 | 2026-02-23 03:09:53.879920 | PLAY [Base pre] 2026-02-23 03:09:53.907263 | 2026-02-23 03:09:53.907396 | TASK [Setup log path fact] 2026-02-23 03:09:53.935952 | debian-bookworm | ok 2026-02-23 03:09:53.954379 | 2026-02-23 03:09:53.954509 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-23 03:09:53.995623 | debian-bookworm | ok 2026-02-23 03:09:54.017277 | 2026-02-23 03:09:54.017406 | TASK [emit-job-header : Print job information] 2026-02-23 03:09:54.102716 | # Job Information 2026-02-23 03:09:54.102892 | Ansible Version: 2.16.14 2026-02-23 03:09:54.102929 | Job: ansible-lint 2026-02-23 03:09:54.102962 | Pipeline: periodic-daily 2026-02-23 03:09:54.102987 | Executor: 521e9411259a 2026-02-23 03:09:54.103007 | Triggered by: https://github.com/osism/kolla-operations 2026-02-23 03:09:54.103029 | Event ID: ce69cd2c07a647ee82e2cce19dc2d0e2 2026-02-23 03:09:54.107885 | 2026-02-23 03:09:54.107988 | LOOP [emit-job-header : Print node information] 2026-02-23 03:09:54.288825 | debian-bookworm | ok: 2026-02-23 03:09:54.289024 | debian-bookworm | # Node Information 2026-02-23 03:09:54.289069 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-23 03:09:54.289101 | debian-bookworm | Hostname: debian 2026-02-23 03:09:54.289128 | debian-bookworm | Username: zuul 2026-02-23 03:09:54.289166 | debian-bookworm | Distro: Debian 12.13 2026-02-23 03:09:54.289196 | debian-bookworm | Provider: regiocloud-a 2026-02-23 03:09:54.289222 | debian-bookworm | Region: 2026-02-23 03:09:54.289247 | debian-bookworm | Label: debian-bookworm 2026-02-23 03:09:54.289273 | debian-bookworm | Product Name: OpenStack Nova 2026-02-23 03:09:54.289297 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:7d53 2026-02-23 03:09:54.304645 | 2026-02-23 03:09:54.304762 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-23 03:09:54.903247 | debian-bookworm -> localhost | changed 2026-02-23 03:09:54.911255 | 2026-02-23 03:09:54.911372 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-23 03:09:55.915851 | debian-bookworm -> localhost | changed 2026-02-23 03:09:55.927842 | 2026-02-23 03:09:55.927945 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-23 03:09:56.174885 | debian-bookworm -> localhost | ok 2026-02-23 03:09:56.181007 | 2026-02-23 03:09:56.181110 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-23 03:09:56.198783 | debian-bookworm | ok 2026-02-23 03:09:56.217635 | debian-bookworm | included: /var/lib/zuul/builds/c47ea13710574168a1d0c5eb8df4af18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-23 03:09:56.223434 | 2026-02-23 03:09:56.223519 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-23 03:09:58.173177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-23 03:09:58.173361 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c47ea13710574168a1d0c5eb8df4af18/work/c47ea13710574168a1d0c5eb8df4af18_id_rsa 2026-02-23 03:09:58.173401 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c47ea13710574168a1d0c5eb8df4af18/work/c47ea13710574168a1d0c5eb8df4af18_id_rsa.pub 2026-02-23 03:09:58.173440 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-23 03:09:58.173468 | debian-bookworm -> localhost | SHA256:548FprIculaZQVxWz9/Wz41FCUuWQs2FLS6PTcJOKFI zuul-build-sshkey 2026-02-23 03:09:58.173491 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-23 03:09:58.173521 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-23 03:09:58.173543 | debian-bookworm -> localhost | | . .o.o.o+=. | 2026-02-23 03:09:58.173565 | debian-bookworm -> localhost | | oE +o*o..| 2026-02-23 03:09:58.173585 | debian-bookworm -> localhost | | .. o =....| 2026-02-23 03:09:58.173604 | debian-bookworm -> localhost | | ... . = + o.| 2026-02-23 03:09:58.173624 | debian-bookworm -> localhost | | .+S * B . =| 2026-02-23 03:09:58.173649 | debian-bookworm -> localhost | | + = + o =o| 2026-02-23 03:09:58.173669 | debian-bookworm -> localhost | | .o . . . . +| 2026-02-23 03:09:58.173689 | debian-bookworm -> localhost | | .o + + | 2026-02-23 03:09:58.173710 | debian-bookworm -> localhost | | .o.o . . | 2026-02-23 03:09:58.173730 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-23 03:09:58.173780 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.424105 2026-02-23 03:09:58.182558 | 2026-02-23 03:09:58.182678 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-23 03:09:58.201125 | debian-bookworm | ok 2026-02-23 03:09:58.213765 | debian-bookworm | included: /var/lib/zuul/builds/c47ea13710574168a1d0c5eb8df4af18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-23 03:09:58.228223 | 2026-02-23 03:09:58.228313 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-23 03:09:58.252889 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:09:58.263942 | 2026-02-23 03:09:58.264034 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-23 03:09:58.921614 | debian-bookworm | changed 2026-02-23 03:09:58.931188 | 2026-02-23 03:09:58.931334 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-23 03:09:59.192620 | debian-bookworm | ok 2026-02-23 03:09:59.198207 | 2026-02-23 03:09:59.198306 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-23 03:09:59.862561 | debian-bookworm | changed 2026-02-23 03:09:59.869225 | 2026-02-23 03:09:59.869328 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-23 03:10:00.432629 | debian-bookworm | changed 2026-02-23 03:10:00.437908 | 2026-02-23 03:10:00.437998 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-23 03:10:00.471002 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:10:00.476804 | 2026-02-23 03:10:00.476898 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-23 03:10:00.922960 | debian-bookworm -> localhost | changed 2026-02-23 03:10:00.933518 | 2026-02-23 03:10:00.933616 | TASK [add-build-sshkey : Add back temp key] 2026-02-23 03:10:01.270684 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c47ea13710574168a1d0c5eb8df4af18/work/c47ea13710574168a1d0c5eb8df4af18_id_rsa (zuul-build-sshkey) 2026-02-23 03:10:01.271281 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022206 2026-02-23 03:10:01.287058 | 2026-02-23 03:10:01.287225 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-23 03:10:01.722447 | debian-bookworm | ok 2026-02-23 03:10:01.732385 | 2026-02-23 03:10:01.732545 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-23 03:10:01.757004 | debian-bookworm | skipping: Conditional result was False 2026-02-23 03:10:01.775898 | 2026-02-23 03:10:01.776033 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-23 03:10:02.221413 | debian-bookworm | ok 2026-02-23 03:10:02.233788 | 2026-02-23 03:10:02.233888 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-23 03:10:02.274540 | debian-bookworm | ok 2026-02-23 03:10:02.281113 | 2026-02-23 03:10:02.281222 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-23 03:10:02.536605 | debian-bookworm -> localhost | ok 2026-02-23 03:10:02.543612 | 2026-02-23 03:10:02.543706 | TASK [validate-host : Collect information about the host] 2026-02-23 03:10:03.628824 | debian-bookworm | ok 2026-02-23 03:10:03.638950 | 2026-02-23 03:10:03.639052 | TASK [validate-host : Sanitize hostname] 2026-02-23 03:10:03.749954 | debian-bookworm | ok 2026-02-23 03:10:03.783566 | 2026-02-23 03:10:03.783668 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-23 03:10:04.499622 | debian-bookworm -> localhost | changed 2026-02-23 03:10:04.505102 | 2026-02-23 03:10:04.505216 | TASK [validate-host : Collect information about zuul worker] 2026-02-23 03:10:04.899024 | debian-bookworm | ok 2026-02-23 03:10:04.903595 | 2026-02-23 03:10:04.903686 | TASK [validate-host : Write out all zuul information for each host] 2026-02-23 03:10:05.593205 | debian-bookworm -> localhost | changed 2026-02-23 03:10:05.614570 | 2026-02-23 03:10:05.614682 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-23 03:10:05.923218 | debian-bookworm | ok 2026-02-23 03:10:05.931174 | 2026-02-23 03:10:05.931283 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-23 03:10:07.459662 | debian-bookworm | changed: 2026-02-23 03:10:07.459831 | debian-bookworm | cd+++++++++ src/ 2026-02-23 03:10:07.459865 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-23 03:10:07.459891 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-23 03:10:07.459913 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-02-23 03:10:07.459933 | debian-bookworm | Containerfile 2026-02-23 03:10:07.462247 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011235 2026-02-23 03:10:53.214533 | 2026-02-23 03:10:53.214617 | TASK [upload-logs : Upload logs to log server] 2026-02-23 03:10:53.743889 | localhost | Output suppressed because no_log was given 2026-02-23 03:10:53.745486 | 2026-02-23 03:10:53.745573 | LOOP [upload-logs : Compress console log and json output] 2026-02-23 03:10:53.787066 | localhost | skipping: Conditional result was False 2026-02-23 03:10:53.792944 | localhost | skipping: Conditional result was False 2026-02-23 03:10:53.800898 | 2026-02-23 03:10:53.800992 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-23 03:10:53.875531 | localhost | skipping: Conditional result was False 2026-02-23 03:10:53.875746 | 2026-02-23 03:10:53.882964 | localhost | skipping: Conditional result was False 2026-02-23 03:10:53.886587 | 2026-02-23 03:10:53.886687 | LOOP [upload-logs : Upload console log and json output]