2025-10-30 03:17:36.379903 | Job console starting 2025-10-30 03:17:36.395378 | Updating git repos 2025-10-30 03:17:36.452808 | Cloning repos into workspace 2025-10-30 03:17:36.544998 | Restoring repo states 2025-10-30 03:17:36.588278 | Merging changes 2025-10-30 03:17:36.588293 | Checking out repos 2025-10-30 03:17:36.686067 | Preparing playbooks 2025-10-30 03:17:37.659799 | Running Ansible setup 2025-10-30 03:17:43.205684 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-30 03:17:43.959696 | 2025-10-30 03:17:43.959813 | PLAY [Base pre] 2025-10-30 03:17:44.020145 | 2025-10-30 03:17:44.020256 | TASK [Setup log path fact] 2025-10-30 03:17:44.075882 | debian-bookworm | ok 2025-10-30 03:17:44.108140 | 2025-10-30 03:17:44.108270 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-30 03:17:44.164550 | debian-bookworm | ok 2025-10-30 03:17:44.184364 | 2025-10-30 03:17:44.184459 | TASK [emit-job-header : Print job information] 2025-10-30 03:17:44.302080 | # Job Information 2025-10-30 03:17:44.302254 | Ansible Version: 2.16.14 2025-10-30 03:17:44.302283 | Job: ansible-lint 2025-10-30 03:17:44.302310 | Pipeline: periodic-daily 2025-10-30 03:17:44.302329 | Executor: 521e9411259a 2025-10-30 03:17:44.302346 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-10-30 03:17:44.302364 | Event ID: 96070e6a6fb044b8aecd47571b8a745c 2025-10-30 03:17:44.306421 | 2025-10-30 03:17:44.306498 | LOOP [emit-job-header : Print node information] 2025-10-30 03:17:44.464616 | debian-bookworm | ok: 2025-10-30 03:17:44.464771 | debian-bookworm | # Node Information 2025-10-30 03:17:44.464799 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-30 03:17:44.464820 | debian-bookworm | Hostname: debian 2025-10-30 03:17:44.464838 | debian-bookworm | Username: zuul 2025-10-30 03:17:44.464855 | debian-bookworm | Distro: Debian 12.12 2025-10-30 03:17:44.464873 | debian-bookworm | Provider: regiocloud-a 2025-10-30 03:17:44.464890 | debian-bookworm | Region: 2025-10-30 03:17:44.464906 | debian-bookworm | Label: debian-bookworm 2025-10-30 03:17:44.464922 | debian-bookworm | Product Name: OpenStack Nova 2025-10-30 03:17:44.464939 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed0:754c 2025-10-30 03:17:44.481642 | 2025-10-30 03:17:44.481732 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-30 03:17:45.019036 | debian-bookworm -> localhost | changed 2025-10-30 03:17:45.025248 | 2025-10-30 03:17:45.025341 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-30 03:17:46.463651 | debian-bookworm -> localhost | changed 2025-10-30 03:17:46.476969 | 2025-10-30 03:17:46.477059 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-30 03:17:47.176495 | debian-bookworm -> localhost | ok 2025-10-30 03:17:47.182196 | 2025-10-30 03:17:47.182292 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-30 03:17:47.219376 | debian-bookworm | ok 2025-10-30 03:17:47.249377 | debian-bookworm | included: /var/lib/zuul/builds/afea4ae37cb04034b372e17b425f9b82/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-30 03:17:47.255253 | 2025-10-30 03:17:47.255334 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-30 03:17:50.231802 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-30 03:17:50.232025 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/afea4ae37cb04034b372e17b425f9b82/work/afea4ae37cb04034b372e17b425f9b82_id_rsa 2025-10-30 03:17:50.232061 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/afea4ae37cb04034b372e17b425f9b82/work/afea4ae37cb04034b372e17b425f9b82_id_rsa.pub 2025-10-30 03:17:50.232084 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-30 03:17:50.232104 | debian-bookworm -> localhost | SHA256:GNN7eqWSmOJvlE0KZeEy7wiQYVpGV73fVsdq8KGkVCE zuul-build-sshkey 2025-10-30 03:17:50.232122 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-30 03:17:50.232160 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-30 03:17:50.232178 | debian-bookworm -> localhost | |.o+ ..oo E .. | 2025-10-30 03:17:50.232196 | debian-bookworm -> localhost | |o= . .o.. .. | 2025-10-30 03:17:50.232213 | debian-bookworm -> localhost | |+ oo+ .. . . | 2025-10-30 03:17:50.232249 | debian-bookworm -> localhost | | . .+ +o.. o o o| 2025-10-30 03:17:50.232269 | debian-bookworm -> localhost | | . .o=So.+.= + | 2025-10-30 03:17:50.232292 | debian-bookworm -> localhost | | . o+o.+oo+ + | 2025-10-30 03:17:50.232310 | debian-bookworm -> localhost | | o.+ + o. . | 2025-10-30 03:17:50.232328 | debian-bookworm -> localhost | | . .. o | 2025-10-30 03:17:50.232346 | debian-bookworm -> localhost | | .o. | 2025-10-30 03:17:50.232363 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-30 03:17:50.232412 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.647464 2025-10-30 03:17:50.238206 | 2025-10-30 03:17:50.238288 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-30 03:17:50.286049 | debian-bookworm | ok 2025-10-30 03:17:50.293582 | debian-bookworm | included: /var/lib/zuul/builds/afea4ae37cb04034b372e17b425f9b82/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-30 03:17:50.318257 | 2025-10-30 03:17:50.318375 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-30 03:17:50.349231 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:17:50.356024 | 2025-10-30 03:17:50.356122 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-30 03:17:51.103374 | debian-bookworm | changed 2025-10-30 03:17:51.107887 | 2025-10-30 03:17:51.107956 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-30 03:17:51.402738 | debian-bookworm | ok 2025-10-30 03:17:51.407340 | 2025-10-30 03:17:51.407417 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-30 03:17:52.190741 | debian-bookworm | changed 2025-10-30 03:17:52.197601 | 2025-10-30 03:17:52.197682 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-30 03:17:52.929723 | debian-bookworm | changed 2025-10-30 03:17:52.938420 | 2025-10-30 03:17:52.938550 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-30 03:17:52.962097 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:17:52.978303 | 2025-10-30 03:17:52.978403 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-30 03:17:53.409521 | debian-bookworm -> localhost | changed 2025-10-30 03:17:53.424345 | 2025-10-30 03:17:53.424490 | TASK [add-build-sshkey : Add back temp key] 2025-10-30 03:17:53.862663 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/afea4ae37cb04034b372e17b425f9b82/work/afea4ae37cb04034b372e17b425f9b82_id_rsa (zuul-build-sshkey) 2025-10-30 03:17:53.862887 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036983 2025-10-30 03:17:53.870469 | 2025-10-30 03:17:53.870556 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-30 03:17:54.322928 | debian-bookworm | ok 2025-10-30 03:17:54.333701 | 2025-10-30 03:17:54.333803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-30 03:17:54.367895 | debian-bookworm | skipping: Conditional result was False 2025-10-30 03:17:54.377982 | 2025-10-30 03:17:54.378079 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-30 03:17:54.963268 | debian-bookworm | ok 2025-10-30 03:17:54.988406 | 2025-10-30 03:17:54.988507 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-30 03:17:55.036523 | debian-bookworm | ok 2025-10-30 03:17:55.051535 | 2025-10-30 03:17:55.051636 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-30 03:17:55.438069 | debian-bookworm -> localhost | ok 2025-10-30 03:17:55.444452 | 2025-10-30 03:17:55.444547 | TASK [validate-host : Collect information about the host] 2025-10-30 03:17:56.684208 | debian-bookworm | ok 2025-10-30 03:17:56.697332 | 2025-10-30 03:17:56.697445 | TASK [validate-host : Sanitize hostname] 2025-10-30 03:17:56.830376 | debian-bookworm | ok 2025-10-30 03:17:56.874786 | 2025-10-30 03:17:56.875003 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-30 03:17:57.829011 | debian-bookworm -> localhost | changed 2025-10-30 03:17:57.838969 | 2025-10-30 03:17:57.839214 | TASK [validate-host : Collect information about zuul worker] 2025-10-30 03:17:58.415079 | debian-bookworm | ok 2025-10-30 03:17:58.419748 | 2025-10-30 03:17:58.419839 | TASK [validate-host : Write out all zuul information for each host] 2025-10-30 03:17:59.175211 | debian-bookworm -> localhost | changed 2025-10-30 03:17:59.184316 | 2025-10-30 03:17:59.184409 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-30 03:17:59.442400 | debian-bookworm | ok 2025-10-30 03:17:59.447175 | 2025-10-30 03:17:59.447256 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-30 03:18:00.372776 | debian-bookworm | changed: 2025-10-30 03:18:00.372916 | debian-bookworm | cd+++++++++ src/ 2025-10-30 03:18:00.372944 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-30 03:18:00.372963 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-30 03:18:00.372980 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-10-30 03:18:00.372996 | debian-bookworm | Containerfile 2025-10-30 03:18:00.373100 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004900 2025-10-30 03:19:00.645165 | 2025-10-30 03:19:00.645330 | TASK [upload-logs : Upload logs to log server] 2025-10-30 03:19:01.301524 | localhost | Output suppressed because no_log was given 2025-10-30 03:19:01.303465 | 2025-10-30 03:19:01.303570 | LOOP [upload-logs : Compress console log and json output] 2025-10-30 03:19:01.360912 | localhost | skipping: Conditional result was False 2025-10-30 03:19:01.369424 | localhost | skipping: Conditional result was False 2025-10-30 03:19:01.374397 | 2025-10-30 03:19:01.374552 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-30 03:19:01.430128 | localhost | skipping: Conditional result was False 2025-10-30 03:19:01.430450 | 2025-10-30 03:19:01.437919 | localhost | skipping: Conditional result was False 2025-10-30 03:19:01.446485 | 2025-10-30 03:19:01.446602 | LOOP [upload-logs : Upload console log and json output]