2026-05-30 03:07:27.508686 | Job console starting 2026-05-30 03:07:27.520948 | Updating git repos 2026-05-30 03:07:27.564274 | Cloning repos into workspace 2026-05-30 03:07:27.613462 | Restoring repo states 2026-05-30 03:07:27.625971 | Merging changes 2026-05-30 03:07:27.625991 | Checking out repos 2026-05-30 03:07:27.712662 | Preparing playbooks 2026-05-30 03:07:29.275056 | Running Ansible setup 2026-05-30 03:07:35.332416 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-30 03:07:36.326571 | 2026-05-30 03:07:36.326693 | PLAY [Base pre] 2026-05-30 03:07:36.340684 | 2026-05-30 03:07:36.340795 | TASK [Setup log path fact] 2026-05-30 03:07:36.358356 | debian-bookworm | ok 2026-05-30 03:07:36.391254 | 2026-05-30 03:07:36.391368 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 03:07:36.449021 | debian-bookworm | ok 2026-05-30 03:07:36.462453 | 2026-05-30 03:07:36.462563 | TASK [emit-job-header : Print job information] 2026-05-30 03:07:36.511514 | # Job Information 2026-05-30 03:07:36.511719 | Ansible Version: 2.16.14 2026-05-30 03:07:36.511751 | Job: openstack-octavia-amphora-image-cleanup 2026-05-30 03:07:36.511791 | Pipeline: periodic-daily 2026-05-30 03:07:36.511811 | Executor: 521e9411259a 2026-05-30 03:07:36.511828 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-05-30 03:07:36.511846 | Event ID: c611c3f7fd414309a99aa01c4d5f8adb 2026-05-30 03:07:36.515920 | 2026-05-30 03:07:36.515996 | LOOP [emit-job-header : Print node information] 2026-05-30 03:07:36.679864 | debian-bookworm | ok: 2026-05-30 03:07:36.680017 | debian-bookworm | # Node Information 2026-05-30 03:07:36.680045 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-30 03:07:36.680066 | debian-bookworm | Hostname: debian 2026-05-30 03:07:36.680084 | debian-bookworm | Username: zuul 2026-05-30 03:07:36.680101 | debian-bookworm | Distro: Debian 12.14 2026-05-30 03:07:36.680120 | debian-bookworm | Provider: regiocloud-a 2026-05-30 03:07:36.680137 | debian-bookworm | Region: 2026-05-30 03:07:36.680155 | debian-bookworm | Label: debian-bookworm 2026-05-30 03:07:36.680171 | debian-bookworm | Product Name: OpenStack Nova 2026-05-30 03:07:36.680188 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:807a 2026-05-30 03:07:36.693859 | 2026-05-30 03:07:36.693973 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-30 03:07:37.063360 | debian-bookworm -> localhost | changed 2026-05-30 03:07:37.069489 | 2026-05-30 03:07:37.069580 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-30 03:07:38.476884 | debian-bookworm -> localhost | changed 2026-05-30 03:07:38.485964 | 2026-05-30 03:07:38.486055 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-30 03:07:39.116612 | debian-bookworm -> localhost | ok 2026-05-30 03:07:39.121967 | 2026-05-30 03:07:39.122057 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-30 03:07:39.161452 | debian-bookworm | ok 2026-05-30 03:07:39.182528 | debian-bookworm | included: /var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-30 03:07:39.192873 | 2026-05-30 03:07:39.192963 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-30 03:07:40.770483 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-30 03:07:40.770657 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/e2d0cdacc90b4d3d9397c1c986b1431f_id_rsa 2026-05-30 03:07:40.770687 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/e2d0cdacc90b4d3d9397c1c986b1431f_id_rsa.pub 2026-05-30 03:07:40.770709 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-30 03:07:40.770729 | debian-bookworm -> localhost | SHA256:eGwMKBWaiTZV07oVJmcfWAbRvkHco1Ot6AXNIWR54js zuul-build-sshkey 2026-05-30 03:07:40.770769 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-30 03:07:40.770789 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-30 03:07:40.770806 | debian-bookworm -> localhost | | .++.oO*=.o | 2026-05-30 03:07:40.770823 | debian-bookworm -> localhost | | ..= o.BoO.B . | 2026-05-30 03:07:40.770862 | debian-bookworm -> localhost | |.o= . B * O o | 2026-05-30 03:07:40.770880 | debian-bookworm -> localhost | |. .. . * O o | 2026-05-30 03:07:40.770896 | debian-bookworm -> localhost | | + S * | 2026-05-30 03:07:40.770916 | debian-bookworm -> localhost | | . o E | 2026-05-30 03:07:40.770933 | debian-bookworm -> localhost | | . | 2026-05-30 03:07:40.770950 | debian-bookworm -> localhost | | | 2026-05-30 03:07:40.770967 | debian-bookworm -> localhost | | | 2026-05-30 03:07:40.770984 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-30 03:07:40.771028 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.765009 2026-05-30 03:07:40.784333 | 2026-05-30 03:07:40.784426 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-30 03:07:40.845278 | debian-bookworm | ok 2026-05-30 03:07:40.871910 | debian-bookworm | included: /var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-30 03:07:40.896284 | 2026-05-30 03:07:40.896381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-30 03:07:40.943740 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:07:40.948804 | 2026-05-30 03:07:40.948887 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-30 03:07:41.658559 | debian-bookworm | changed 2026-05-30 03:07:41.663080 | 2026-05-30 03:07:41.663166 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-30 03:07:41.959891 | debian-bookworm | ok 2026-05-30 03:07:41.965263 | 2026-05-30 03:07:41.965370 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-30 03:07:42.738169 | debian-bookworm | changed 2026-05-30 03:07:42.743776 | 2026-05-30 03:07:42.743864 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-30 03:07:43.475116 | debian-bookworm | changed 2026-05-30 03:07:43.491492 | 2026-05-30 03:07:43.491651 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-30 03:07:43.524885 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:07:43.531794 | 2026-05-30 03:07:43.531899 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-30 03:07:44.023743 | debian-bookworm -> localhost | changed 2026-05-30 03:07:44.033104 | 2026-05-30 03:07:44.033188 | TASK [add-build-sshkey : Add back temp key] 2026-05-30 03:07:44.481250 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/e2d0cdacc90b4d3d9397c1c986b1431f_id_rsa (zuul-build-sshkey) 2026-05-30 03:07:44.481439 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.039295 2026-05-30 03:07:44.488182 | 2026-05-30 03:07:44.488273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-30 03:07:44.940786 | debian-bookworm | ok 2026-05-30 03:07:44.945110 | 2026-05-30 03:07:44.945191 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-30 03:07:44.984257 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:07:44.994213 | 2026-05-30 03:07:44.994304 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-30 03:07:45.564085 | debian-bookworm | ok 2026-05-30 03:07:45.577835 | 2026-05-30 03:07:45.577932 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-30 03:07:45.625101 | debian-bookworm | ok 2026-05-30 03:07:45.629767 | 2026-05-30 03:07:45.629857 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-30 03:07:45.976997 | debian-bookworm -> localhost | ok 2026-05-30 03:07:45.990911 | 2026-05-30 03:07:45.991006 | TASK [validate-host : Collect information about the host] 2026-05-30 03:07:47.359253 | debian-bookworm | ok 2026-05-30 03:07:47.376207 | 2026-05-30 03:07:47.376299 | TASK [validate-host : Sanitize hostname] 2026-05-30 03:07:47.541465 | debian-bookworm | ok 2026-05-30 03:07:47.627569 | 2026-05-30 03:07:47.627695 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-30 03:07:48.167271 | debian-bookworm -> localhost | changed 2026-05-30 03:07:48.172775 | 2026-05-30 03:07:48.172868 | TASK [validate-host : Collect information about zuul worker] 2026-05-30 03:07:48.629159 | debian-bookworm | ok 2026-05-30 03:07:48.634142 | 2026-05-30 03:07:48.634250 | TASK [validate-host : Write out all zuul information for each host] 2026-05-30 03:07:49.480057 | debian-bookworm -> localhost | changed 2026-05-30 03:07:49.489406 | 2026-05-30 03:07:49.493255 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-30 03:07:49.786384 | debian-bookworm | ok 2026-05-30 03:07:49.794512 | 2026-05-30 03:07:49.796415 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-30 03:07:51.041814 | debian-bookworm | changed: 2026-05-30 03:07:51.042022 | debian-bookworm | cd+++++++++ src/ 2026-05-30 03:07:51.042061 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-30 03:07:51.042089 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-30 03:07:51.042114 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-05-30 03:07:51.042137 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/logs" 2026-05-30 03:12:46.769948 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/artifacts" 2026-05-30 03:12:47.403332 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/e2d0cdacc90b4d3d9397c1c986b1431f/work/docs" 2026-05-30 03:12:47.423100 | 2026-05-30 03:12:47.423511 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-30 03:12:48.577749 | debian-bookworm | changed: 2026-05-30 03:12:48.581441 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-30 03:12:48.581542 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-30 03:12:48.581578 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-30 03:12:48.581642 | debian-bookworm | changed: All items complete 2026-05-30 03:12:48.581671 | 2026-05-30 03:12:49.451378 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 03:12:50.317363 | debian-bookworm | changed: .d..t...... ./ 2026-05-30 03:12:50.338983 | 2026-05-30 03:12:50.339149 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-30 03:12:50.368806 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:12:50.374200 | debian-bookworm | skipping: Conditional result was False 2026-05-30 03:12:50.395080 | 2026-05-30 03:12:50.395217 | PLAY RECAP 2026-05-30 03:12:50.395295 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-30 03:12:50.395320 | 2026-05-30 03:12:50.588827 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-30 03:12:50.589713 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 03:12:51.832156 | 2026-05-30 03:12:51.832350 | PLAY [Base post] 2026-05-30 03:12:51.862719 | 2026-05-30 03:12:51.862918 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-30 03:12:52.689176 | debian-bookworm | changed 2026-05-30 03:12:52.695544 | 2026-05-30 03:12:52.695645 | PLAY RECAP 2026-05-30 03:12:52.695707 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-30 03:12:52.695769 | 2026-05-30 03:12:52.834585 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-30 03:12:52.835526 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-30 03:12:53.814357 | 2026-05-30 03:12:53.814582 | PLAY [Base post-logs] 2026-05-30 03:12:53.828775 | 2026-05-30 03:12:53.828929 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-30 03:12:54.401679 | localhost | changed 2026-05-30 03:12:54.413497 | 2026-05-30 03:12:54.413707 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-30 03:12:54.457733 | localhost | ok 2026-05-30 03:12:54.463722 | 2026-05-30 03:12:54.463866 | TASK [Set zuul-log-path fact] 2026-05-30 03:12:54.497499 | localhost | ok 2026-05-30 03:12:54.509973 | 2026-05-30 03:12:54.510136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-30 03:12:54.547871 | localhost | ok 2026-05-30 03:12:54.551445 | 2026-05-30 03:12:54.551564 | TASK [upload-logs : Create log directories] 2026-05-30 03:12:55.183873 | localhost | changed 2026-05-30 03:12:55.186825 | 2026-05-30 03:12:55.187019 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-30 03:12:55.847081 | localhost -> localhost | ok: Runtime: 0:00:00.008765 2026-05-30 03:12:55.851661 | 2026-05-30 03:12:55.851789 | TASK [upload-logs : Upload logs to log server] 2026-05-30 03:12:56.769156 | localhost | Output suppressed because no_log was given 2026-05-30 03:12:56.771267 | 2026-05-30 03:12:56.771379 | LOOP [upload-logs : Compress console log and json output] 2026-05-30 03:12:56.869238 | localhost | skipping: Conditional result was False 2026-05-30 03:12:56.885202 | localhost | skipping: Conditional result was False 2026-05-30 03:12:56.889577 | 2026-05-30 03:12:56.889692 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-30 03:12:56.993133 | localhost | skipping: Conditional result was False 2026-05-30 03:12:56.993474 | 2026-05-30 03:12:56.998546 | localhost | skipping: Conditional result was False 2026-05-30 03:12:57.006920 | 2026-05-30 03:12:57.007041 | LOOP [upload-logs : Upload console log and json output]