2025-09-25 00:00:04.781735 | Job console starting 2025-09-25 00:00:04.822536 | Updating git repos 2025-09-25 00:00:04.879368 | Cloning repos into workspace 2025-09-25 00:00:04.954960 | Restoring repo states 2025-09-25 00:00:04.970251 | Merging changes 2025-09-25 00:00:04.970286 | Checking out repos 2025-09-25 00:00:05.136707 | Preparing playbooks 2025-09-25 00:00:05.993322 | Running Ansible setup 2025-09-25 00:00:11.899114 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 00:00:13.690609 | 2025-09-25 00:00:13.690776 | PLAY [Base pre] 2025-09-25 00:00:13.750515 | 2025-09-25 00:00:13.750681 | TASK [Setup log path fact] 2025-09-25 00:00:13.792238 | debian-bookworm | ok 2025-09-25 00:00:13.820766 | 2025-09-25 00:00:13.820932 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 00:00:13.870807 | debian-bookworm | ok 2025-09-25 00:00:13.910827 | 2025-09-25 00:00:13.910995 | TASK [emit-job-header : Print job information] 2025-09-25 00:00:13.969285 | # Job Information 2025-09-25 00:00:13.969579 | Ansible Version: 2.16.14 2025-09-25 00:00:13.969622 | Job: container-image-kolla-ansible-push-2024.1 2025-09-25 00:00:13.969664 | Pipeline: periodic-midnight 2025-09-25 00:00:13.969693 | Executor: 521e9411259a 2025-09-25 00:00:13.969714 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2025-09-25 00:00:13.969736 | Event ID: 671c595cd58543148fb7d0920b29ef47 2025-09-25 00:00:13.980124 | 2025-09-25 00:00:13.980268 | LOOP [emit-job-header : Print node information] 2025-09-25 00:00:14.206617 | debian-bookworm | ok: 2025-09-25 00:00:14.207011 | debian-bookworm | # Node Information 2025-09-25 00:00:14.207059 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-25 00:00:14.207086 | debian-bookworm | Hostname: debian 2025-09-25 00:00:14.207181 | debian-bookworm | Username: zuul 2025-09-25 00:00:14.207206 | debian-bookworm | Distro: Debian 12.12 2025-09-25 00:00:14.207242 | debian-bookworm | Provider: regiocloud-a 2025-09-25 00:00:14.207269 | debian-bookworm | Region: 2025-09-25 00:00:14.207292 | debian-bookworm | Label: debian-bookworm 2025-09-25 00:00:14.207312 | debian-bookworm | Product Name: OpenStack Nova 2025-09-25 00:00:14.207333 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe09:349 2025-09-25 00:00:14.233757 | 2025-09-25 00:00:14.233898 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 00:00:15.631034 | debian-bookworm -> localhost | changed 2025-09-25 00:00:15.652192 | 2025-09-25 00:00:15.652342 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 00:00:18.286511 | debian-bookworm -> localhost | changed 2025-09-25 00:00:18.296855 | 2025-09-25 00:00:18.296958 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 00:00:19.400395 | debian-bookworm -> localhost | ok 2025-09-25 00:00:19.405452 | 2025-09-25 00:00:19.405537 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 00:00:19.444083 | debian-bookworm | ok 2025-09-25 00:00:19.495757 | debian-bookworm | included: /var/lib/zuul/builds/1769267b480b4bdf83f284fc24afba6e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 00:00:19.541627 | 2025-09-25 00:00:19.541730 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 00:00:21.602448 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-25 00:00:21.602620 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1769267b480b4bdf83f284fc24afba6e/work/1769267b480b4bdf83f284fc24afba6e_id_rsa 2025-09-25 00:00:21.602652 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1769267b480b4bdf83f284fc24afba6e/work/1769267b480b4bdf83f284fc24afba6e_id_rsa.pub 2025-09-25 00:00:21.602675 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-25 00:00:21.602695 | debian-bookworm -> localhost | SHA256:8HAyE4qrJWCf9oP1C5dSvCOCrBjgf7mbt2A6YkLRCx8 zuul-build-sshkey 2025-09-25 00:00:21.602724 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-25 00:00:21.602743 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-25 00:00:21.602761 | debian-bookworm -> localhost | | . | 2025-09-25 00:00:21.602779 | debian-bookworm -> localhost | | . . . | 2025-09-25 00:00:21.602796 | debian-bookworm -> localhost | |..o . * . | 2025-09-25 00:00:21.602813 | debian-bookworm -> localhost | |oo.E. .O | 2025-09-25 00:00:21.602840 | debian-bookworm -> localhost | |o *+o. oS | 2025-09-25 00:00:21.602863 | debian-bookworm -> localhost | |+=oo+ o o | 2025-09-25 00:00:21.602882 | debian-bookworm -> localhost | |++ o O.* | 2025-09-25 00:00:21.602899 | debian-bookworm -> localhost | |++..+oO.o | 2025-09-25 00:00:21.602916 | debian-bookworm -> localhost | |= .oo++o. | 2025-09-25 00:00:21.602933 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-25 00:00:21.602974 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.486949 2025-09-25 00:00:21.608126 | 2025-09-25 00:00:21.608226 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 00:00:21.644824 | debian-bookworm | ok 2025-09-25 00:00:21.653445 | debian-bookworm | included: /var/lib/zuul/builds/1769267b480b4bdf83f284fc24afba6e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 00:00:21.671757 | 2025-09-25 00:00:21.671848 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 00:00:21.705757 | debian-bookworm | skipping: Conditional result was False 2025-09-25 00:00:21.710716 | 2025-09-25 00:00:21.710794 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 00:00:22.528924 | debian-bookworm | changed 2025-09-25 00:00:22.535973 | 2025-09-25 00:00:22.536052 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 00:00:22.842971 | debian-bookworm | ok 2025-09-25 00:00:22.847395 | 2025-09-25 00:00:22.847472 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 00:00:23.625552 | debian-bookworm | changed 2025-09-25 00:00:23.638996 | 2025-09-25 00:00:23.639089 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 00:00:24.425829 | debian-bookworm | changed 2025-09-25 00:00:24.430425 | 2025-09-25 00:00:24.430508 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 00:00:24.477316 | debian-bookworm | skipping: Conditional result was False 2025-09-25 00:00:24.482397 | 2025-09-25 00:00:24.482483 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 00:00:25.408356 | debian-bookworm -> localhost | changed 2025-09-25 00:00:25.416987 | 2025-09-25 00:00:25.417070 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 00:00:26.022398 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1769267b480b4bdf83f284fc24afba6e/work/1769267b480b4bdf83f284fc24afba6e_id_rsa (zuul-build-sshkey) 2025-09-25 00:00:26.022581 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012130 2025-09-25 00:00:26.034292 | 2025-09-25 00:00:26.034377 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 00:00:26.577659 | debian-bookworm | ok 2025-09-25 00:00:26.581877 | 2025-09-25 00:00:26.581961 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 00:00:26.619736 | debian-bookworm | skipping: Conditional result was False 2025-09-25 00:00:26.628917 | 2025-09-25 00:00:26.629000 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 00:00:27.241584 | debian-bookworm | ok 2025-09-25 00:00:27.262581 | 2025-09-25 00:00:27.262677 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 00:00:27.314104 | debian-bookworm | ok 2025-09-25 00:00:27.318313 | 2025-09-25 00:00:27.318386 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 00:00:27.759159 | debian-bookworm -> localhost | ok 2025-09-25 00:00:27.764509 | 2025-09-25 00:00:27.764590 | TASK [validate-host : Collect information about the host] 2025-09-25 00:00:29.096144 | debian-bookworm | ok 2025-09-25 00:00:29.115385 | 2025-09-25 00:00:29.115478 | TASK [validate-host : Sanitize hostname] 2025-09-25 00:00:29.264516 | debian-bookworm | ok 2025-09-25 00:00:29.340802 | 2025-09-25 00:00:29.340902 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 00:00:30.716395 | debian-bookworm -> localhost | changed 2025-09-25 00:00:30.721299 | 2025-09-25 00:00:30.721386 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 00:00:31.342253 | debian-bookworm | ok 2025-09-25 00:00:31.346068 | 2025-09-25 00:00:31.346146 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 00:00:32.444495 | debian-bookworm -> localhost | changed 2025-09-25 00:00:32.452528 | 2025-09-25 00:00:32.452608 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 00:00:32.735430 | debian-bookworm | ok 2025-09-25 00:00:32.743554 | 2025-09-25 00:00:32.743642 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 00:00:34.330526 | debian-bookworm | changed: 2025-09-25 00:00:34.330681 | debian-bookworm | cd+++++++++ src/ 2025-09-25 00:00:34.330710 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-25 00:00:34.330730 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-25 00:00:34.330749 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-09-25 00:00:34.330765 | debian-bookworm | Containerfile 2025-09-25 00:00:34.330890 | debian-bookworm | 2025-09-25 00:11:39.299243 | debian-bookworm | ERROR 2025-09-25 00:11:39.299800 | debian-bookworm | { 2025-09-25 00:11:39.299915 | debian-bookworm | "delta": "0:00:21.084105", 2025-09-25 00:11:39.299984 | debian-bookworm | "end": "2025-09-25 00:11:39.082512", 2025-09-25 00:11:39.300050 | debian-bookworm | "msg": "non-zero return code", 2025-09-25 00:11:39.300106 | debian-bookworm | "rc": 1, 2025-09-25 00:11:39.300159 | debian-bookworm | "start": "2025-09-25 00:11:17.998407" 2025-09-25 00:11:39.300210 | debian-bookworm | } failure 2025-09-25 00:11:39.307386 | 2025-09-25 00:11:39.307642 | PLAY RECAP 2025-09-25 00:11:39.307759 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2025-09-25 00:11:39.307838 | 2025-09-25 00:11:39.445758 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2025-09-25 00:11:39.447443 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 00:11:40.177707 | 2025-09-25 00:11:40.177882 | PLAY [Base post] 2025-09-25 00:11:40.191292 | 2025-09-25 00:11:40.191413 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-25 00:11:41.728726 | debian-bookworm | changed 2025-09-25 00:11:41.735153 | 2025-09-25 00:11:41.735259 | PLAY RECAP 2025-09-25 00:11:41.735320 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-25 00:11:41.735383 | 2025-09-25 00:11:41.849106 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-25 00:11:41.851601 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-25 00:11:42.639560 | 2025-09-25 00:11:42.639716 | PLAY [Base post-logs] 2025-09-25 00:11:42.650659 | 2025-09-25 00:11:42.650824 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-25 00:11:43.114479 | localhost | changed 2025-09-25 00:11:43.124551 | 2025-09-25 00:11:43.124689 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-25 00:11:43.160482 | localhost | ok 2025-09-25 00:11:43.164041 | 2025-09-25 00:11:43.164148 | TASK [Set zuul-log-path fact] 2025-09-25 00:11:43.181852 | localhost | ok 2025-09-25 00:11:43.190625 | 2025-09-25 00:11:43.190730 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 00:11:43.218868 | localhost | ok 2025-09-25 00:11:43.226053 | 2025-09-25 00:11:43.226225 | TASK [upload-logs : Create log directories] 2025-09-25 00:11:43.702039 | localhost | changed 2025-09-25 00:11:43.707135 | 2025-09-25 00:11:43.707296 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-25 00:11:44.188226 | localhost -> localhost | ok: Runtime: 0:00:00.006805 2025-09-25 00:11:44.192385 | 2025-09-25 00:11:44.192494 | TASK [upload-logs : Upload logs to log server] 2025-09-25 00:11:44.748081 | localhost | Output suppressed because no_log was given 2025-09-25 00:11:44.751998 | 2025-09-25 00:11:44.752178 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 00:11:44.808700 | localhost | skipping: Conditional result was False 2025-09-25 00:11:44.814030 | localhost | skipping: Conditional result was False 2025-09-25 00:11:44.826013 | 2025-09-25 00:11:44.826239 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 00:11:44.871939 | localhost | skipping: Conditional result was False 2025-09-25 00:11:44.872518 | 2025-09-25 00:11:44.875842 | localhost | skipping: Conditional result was False 2025-09-25 00:11:44.889401 | 2025-09-25 00:11:44.889624 | LOOP [upload-logs : Upload console log and json output]