2025-09-14 00:00:04.091373 | Job console starting 2025-09-14 00:00:04.118272 | Updating git repos 2025-09-14 00:00:04.139542 | Cloning repos into workspace 2025-09-14 00:00:04.182991 | Restoring repo states 2025-09-14 00:00:04.193868 | Merging changes 2025-09-14 00:00:04.193885 | Checking out repos 2025-09-14 00:00:04.244938 | Preparing playbooks 2025-09-14 00:00:04.904776 | Running Ansible setup 2025-09-14 00:00:09.964804 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-14 00:00:11.155687 | 2025-09-14 00:00:11.155819 | PLAY [Base pre] 2025-09-14 00:00:11.189420 | 2025-09-14 00:00:11.189545 | TASK [Setup log path fact] 2025-09-14 00:00:11.224387 | debian-bookworm | ok 2025-09-14 00:00:11.262483 | 2025-09-14 00:00:11.262632 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-14 00:00:11.323450 | debian-bookworm | ok 2025-09-14 00:00:11.333324 | 2025-09-14 00:00:11.333434 | TASK [emit-job-header : Print job information] 2025-09-14 00:00:11.379310 | # Job Information 2025-09-14 00:00:11.379469 | Ansible Version: 2.16.14 2025-09-14 00:00:11.379503 | Job: container-image-kolla-ansible-push-2024.2 2025-09-14 00:00:11.379537 | Pipeline: periodic-midnight 2025-09-14 00:00:11.379560 | Executor: 521e9411259a 2025-09-14 00:00:11.379581 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-09-14 00:00:11.379612 | Event ID: c6121e4b865d446b89339a0c194d7e74 2025-09-14 00:00:11.384294 | 2025-09-14 00:00:11.384384 | LOOP [emit-job-header : Print node information] 2025-09-14 00:00:11.660579 | debian-bookworm | ok: 2025-09-14 00:00:11.678352 | debian-bookworm | # Node Information 2025-09-14 00:00:11.678447 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-14 00:00:11.678478 | debian-bookworm | Hostname: debian 2025-09-14 00:00:11.678501 | debian-bookworm | Username: zuul 2025-09-14 00:00:11.678522 | debian-bookworm | Distro: Debian 12.12 2025-09-14 00:00:11.678545 | debian-bookworm | Provider: regiocloud-a 2025-09-14 00:00:11.678566 | debian-bookworm | Region: 2025-09-14 00:00:11.678587 | debian-bookworm | Label: debian-bookworm 2025-09-14 00:00:11.678624 | debian-bookworm | Product Name: OpenStack Nova 2025-09-14 00:00:11.678645 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:d841 2025-09-14 00:00:11.699241 | 2025-09-14 00:00:11.699364 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-14 00:00:12.525988 | debian-bookworm -> localhost | changed 2025-09-14 00:00:12.539889 | 2025-09-14 00:00:12.540000 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-14 00:00:14.580388 | debian-bookworm -> localhost | changed 2025-09-14 00:00:14.611905 | 2025-09-14 00:00:14.612007 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-14 00:00:15.116110 | debian-bookworm -> localhost | ok 2025-09-14 00:00:15.121958 | 2025-09-14 00:00:15.122047 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-14 00:00:15.151573 | debian-bookworm | ok 2025-09-14 00:00:15.186580 | debian-bookworm | included: /var/lib/zuul/builds/99d406d4f96b400fab333a77ee95e09c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-14 00:00:15.200624 | 2025-09-14 00:00:15.200715 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-14 00:00:19.390582 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-14 00:00:19.390766 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/99d406d4f96b400fab333a77ee95e09c/work/99d406d4f96b400fab333a77ee95e09c_id_rsa 2025-09-14 00:00:19.390799 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/99d406d4f96b400fab333a77ee95e09c/work/99d406d4f96b400fab333a77ee95e09c_id_rsa.pub 2025-09-14 00:00:19.390821 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-14 00:00:19.390853 | debian-bookworm -> localhost | SHA256:9oRYKlazX44wvjDQjvD19BbnIz4x4O6ZTQmMgIQCazw zuul-build-sshkey 2025-09-14 00:00:19.390885 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-14 00:00:19.390904 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-14 00:00:19.390922 | debian-bookworm -> localhost | |+. | 2025-09-14 00:00:19.390940 | debian-bookworm -> localhost | |=o | 2025-09-14 00:00:19.390958 | debian-bookworm -> localhost | |+E. o . | 2025-09-14 00:00:19.390975 | debian-bookworm -> localhost | |. .o +.* . | 2025-09-14 00:00:19.390991 | debian-bookworm -> localhost | |. . *.X.S + | 2025-09-14 00:00:19.391013 | debian-bookworm -> localhost | | o * =.Bo@ | 2025-09-14 00:00:19.391030 | debian-bookworm -> localhost | | o +.o Oo= | 2025-09-14 00:00:19.391047 | debian-bookworm -> localhost | | o.O.. . | 2025-09-14 00:00:19.391064 | debian-bookworm -> localhost | | .= o. | 2025-09-14 00:00:19.391080 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-14 00:00:19.391121 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.840574 2025-09-14 00:00:19.397722 | 2025-09-14 00:00:19.397819 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-14 00:00:19.436442 | debian-bookworm | ok 2025-09-14 00:00:19.449906 | debian-bookworm | included: /var/lib/zuul/builds/99d406d4f96b400fab333a77ee95e09c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-14 00:00:19.477793 | 2025-09-14 00:00:19.480226 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-14 00:00:19.503694 | debian-bookworm | skipping: Conditional result was False 2025-09-14 00:00:19.509149 | 2025-09-14 00:00:19.509239 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-14 00:00:20.124954 | debian-bookworm | changed 2025-09-14 00:00:20.129409 | 2025-09-14 00:00:20.129491 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-14 00:00:20.429887 | debian-bookworm | ok 2025-09-14 00:00:20.435069 | 2025-09-14 00:00:20.435153 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-14 00:00:21.180488 | debian-bookworm | changed 2025-09-14 00:00:21.192846 | 2025-09-14 00:00:21.193019 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-14 00:00:21.879521 | debian-bookworm | changed 2025-09-14 00:00:21.883855 | 2025-09-14 00:00:21.883936 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-14 00:00:21.935260 | debian-bookworm | skipping: Conditional result was False 2025-09-14 00:00:21.940659 | 2025-09-14 00:00:21.940740 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-14 00:00:23.130620 | debian-bookworm -> localhost | changed 2025-09-14 00:00:23.139305 | 2025-09-14 00:00:23.139392 | TASK [add-build-sshkey : Add back temp key] 2025-09-14 00:00:24.046213 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/99d406d4f96b400fab333a77ee95e09c/work/99d406d4f96b400fab333a77ee95e09c_id_rsa (zuul-build-sshkey) 2025-09-14 00:00:24.046431 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026874 2025-09-14 00:00:24.054757 | 2025-09-14 00:00:24.054875 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-14 00:00:24.598443 | debian-bookworm | ok 2025-09-14 00:00:24.607168 | 2025-09-14 00:00:24.607266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-14 00:00:24.660978 | debian-bookworm | skipping: Conditional result was False 2025-09-14 00:00:24.678162 | 2025-09-14 00:00:24.678263 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-14 00:00:25.271140 | debian-bookworm | ok 2025-09-14 00:00:25.295450 | 2025-09-14 00:00:25.295558 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-14 00:00:25.368094 | debian-bookworm | ok 2025-09-14 00:00:25.373535 | 2025-09-14 00:00:25.373683 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-14 00:00:26.331172 | debian-bookworm -> localhost | ok 2025-09-14 00:00:26.337278 | 2025-09-14 00:00:26.337379 | TASK [validate-host : Collect information about the host] 2025-09-14 00:00:28.012785 | debian-bookworm | ok 2025-09-14 00:00:28.020942 | 2025-09-14 00:00:28.021025 | TASK [validate-host : Sanitize hostname] 2025-09-14 00:00:28.204805 | debian-bookworm | ok 2025-09-14 00:00:28.262891 | 2025-09-14 00:00:28.262984 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-14 00:00:29.587087 | debian-bookworm -> localhost | changed 2025-09-14 00:00:29.591822 | 2025-09-14 00:00:29.591903 | TASK [validate-host : Collect information about zuul worker] 2025-09-14 00:00:30.214049 | debian-bookworm | ok 2025-09-14 00:00:30.217760 | 2025-09-14 00:00:30.217838 | TASK [validate-host : Write out all zuul information for each host] 2025-09-14 00:00:31.689682 | debian-bookworm -> localhost | changed 2025-09-14 00:00:31.701054 | 2025-09-14 00:00:31.701134 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-14 00:00:31.998543 | debian-bookworm | ok 2025-09-14 00:00:32.003039 | 2025-09-14 00:00:32.003115 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-14 00:00:33.447124 | debian-bookworm | changed: 2025-09-14 00:00:33.447268 | debian-bookworm | cd+++++++++ src/ 2025-09-14 00:00:33.447297 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-14 00:00:33.447316 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-14 00:00:33.447334 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-09-14 00:00:33.447351 | debian-bookworm | Containerfile 2025-09-14 00:00:33.447455 | debian-bookworm | 2025-09-14 00:11:14.295916 | debian-bookworm | ERROR 2025-09-14 00:11:14.296403 | debian-bookworm | { 2025-09-14 00:11:14.296512 | debian-bookworm | "delta": "0:00:18.536714", 2025-09-14 00:11:14.296583 | debian-bookworm | "end": "2025-09-14 00:11:14.084254", 2025-09-14 00:11:14.296654 | debian-bookworm | "msg": "non-zero return code", 2025-09-14 00:11:14.296711 | debian-bookworm | "rc": 1, 2025-09-14 00:11:14.296765 | debian-bookworm | "start": "2025-09-14 00:10:55.547540" 2025-09-14 00:11:14.296817 | debian-bookworm | } failure 2025-09-14 00:11:14.300822 | 2025-09-14 00:11:14.300976 | PLAY RECAP 2025-09-14 00:11:14.301105 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-09-14 00:11:14.301167 | 2025-09-14 00:11:14.457455 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2025-09-14 00:11:14.461396 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-14 00:11:15.208981 | 2025-09-14 00:11:15.209146 | PLAY [Base post] 2025-09-14 00:11:15.223173 | 2025-09-14 00:11:15.223352 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-14 00:11:16.112989 | debian-bookworm | changed 2025-09-14 00:11:16.123768 | 2025-09-14 00:11:16.123911 | PLAY RECAP 2025-09-14 00:11:16.124007 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-14 00:11:16.124094 | 2025-09-14 00:11:16.244208 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-14 00:11:16.246696 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-14 00:11:17.049605 | 2025-09-14 00:11:17.049773 | PLAY [Base post-logs] 2025-09-14 00:11:17.060998 | 2025-09-14 00:11:17.061134 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-14 00:11:17.531330 | localhost | changed 2025-09-14 00:11:17.548751 | 2025-09-14 00:11:17.548950 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-14 00:11:17.577137 | localhost | ok 2025-09-14 00:11:17.583302 | 2025-09-14 00:11:17.583446 | TASK [Set zuul-log-path fact] 2025-09-14 00:11:17.611694 | localhost | ok 2025-09-14 00:11:17.624774 | 2025-09-14 00:11:17.624908 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-14 00:11:17.662079 | localhost | ok 2025-09-14 00:11:17.669038 | 2025-09-14 00:11:17.669207 | TASK [upload-logs : Create log directories] 2025-09-14 00:11:18.178921 | localhost | changed 2025-09-14 00:11:18.183966 | 2025-09-14 00:11:18.184126 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-14 00:11:18.674676 | localhost -> localhost | ok: Runtime: 0:00:00.007050 2025-09-14 00:11:18.678818 | 2025-09-14 00:11:18.678953 | TASK [upload-logs : Upload logs to log server] 2025-09-14 00:11:19.233205 | localhost | Output suppressed because no_log was given 2025-09-14 00:11:19.235965 | 2025-09-14 00:11:19.236113 | LOOP [upload-logs : Compress console log and json output] 2025-09-14 00:11:19.293576 | localhost | skipping: Conditional result was False 2025-09-14 00:11:19.299223 | localhost | skipping: Conditional result was False 2025-09-14 00:11:19.311034 | 2025-09-14 00:11:19.311349 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-14 00:11:19.372905 | localhost | skipping: Conditional result was False 2025-09-14 00:11:19.373550 | 2025-09-14 00:11:19.377524 | localhost | skipping: Conditional result was False 2025-09-14 00:11:19.385208 | 2025-09-14 00:11:19.385468 | LOOP [upload-logs : Upload console log and json output]