2026-02-18 00:51:44.621022 | Job console starting 2026-02-18 00:51:44.647547 | Updating git repos 2026-02-18 00:51:44.689778 | Cloning repos into workspace 2026-02-18 00:51:44.770829 | Restoring repo states 2026-02-18 00:51:44.783793 | Merging changes 2026-02-18 00:51:45.289931 | Checking out repos 2026-02-18 00:51:45.356690 | Preparing playbooks 2026-02-18 00:51:46.763655 | Running Ansible setup 2026-02-18 00:51:51.681982 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-18 00:51:52.893623 | 2026-02-18 00:51:52.893832 | PLAY [Base pre] 2026-02-18 00:51:52.911922 | 2026-02-18 00:51:52.912127 | TASK [Setup log path fact] 2026-02-18 00:51:52.942949 | debian-bookworm | ok 2026-02-18 00:51:52.960227 | 2026-02-18 00:51:52.960424 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-18 00:51:52.991360 | debian-bookworm | ok 2026-02-18 00:51:53.005666 | 2026-02-18 00:51:53.005803 | TASK [emit-job-header : Print job information] 2026-02-18 00:51:53.044844 | # Job Information 2026-02-18 00:51:53.045026 | Ansible Version: 2.16.14 2026-02-18 00:51:53.045087 | Job: container-image-inventory-reconciler-build 2026-02-18 00:51:53.045117 | Pipeline: check 2026-02-18 00:51:53.045137 | Executor: 521e9411259a 2026-02-18 00:51:53.045155 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/487 2026-02-18 00:51:53.045174 | Event ID: f98cdcd0-0c63-11f1-89c5-b8a489693233 2026-02-18 00:51:53.049528 | 2026-02-18 00:51:53.049629 | LOOP [emit-job-header : Print node information] 2026-02-18 00:51:53.232584 | debian-bookworm | ok: 2026-02-18 00:51:53.232766 | debian-bookworm | # Node Information 2026-02-18 00:51:53.232801 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-18 00:51:53.232829 | debian-bookworm | Hostname: debian 2026-02-18 00:51:53.232853 | debian-bookworm | Username: zuul 2026-02-18 00:51:53.232875 | debian-bookworm | Distro: Debian 12.13 2026-02-18 00:51:53.232903 | debian-bookworm | Provider: regiocloud-a 2026-02-18 00:51:53.232925 | debian-bookworm | Region: 2026-02-18 00:51:53.232948 | debian-bookworm | Label: debian-bookworm 2026-02-18 00:51:53.232970 | debian-bookworm | Product Name: OpenStack Nova 2026-02-18 00:51:53.232991 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3a:9962 2026-02-18 00:51:53.245222 | 2026-02-18 00:51:53.245346 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-18 00:51:53.861591 | debian-bookworm -> localhost | changed 2026-02-18 00:51:53.869291 | 2026-02-18 00:51:53.869398 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-18 00:51:55.141390 | debian-bookworm -> localhost | changed 2026-02-18 00:51:55.152441 | 2026-02-18 00:51:55.152556 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-18 00:51:55.541816 | debian-bookworm -> localhost | ok 2026-02-18 00:51:55.548560 | 2026-02-18 00:51:55.548664 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-18 00:51:55.577610 | debian-bookworm | ok 2026-02-18 00:51:55.610015 | debian-bookworm | included: /var/lib/zuul/builds/bcd7698328974cf6aeb9151aabf04acc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-18 00:51:55.620415 | 2026-02-18 00:51:55.620501 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-18 00:51:57.206153 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-18 00:51:57.206643 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bcd7698328974cf6aeb9151aabf04acc/work/bcd7698328974cf6aeb9151aabf04acc_id_rsa 2026-02-18 00:51:57.206731 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bcd7698328974cf6aeb9151aabf04acc/work/bcd7698328974cf6aeb9151aabf04acc_id_rsa.pub 2026-02-18 00:51:57.206792 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-18 00:51:57.214233 | debian-bookworm -> localhost | SHA256:ButQWvk+7cAUZWNLwkIw4zsdjM6Fbz6wMBtta174QYg zuul-build-sshkey 2026-02-18 00:51:57.214341 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-18 00:51:57.214389 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-18 00:51:57.214428 | debian-bookworm -> localhost | | +o... * | 2026-02-18 00:51:57.214466 | debian-bookworm -> localhost | | . *...* o | 2026-02-18 00:51:57.214501 | debian-bookworm -> localhost | | + O.. . | 2026-02-18 00:51:57.214534 | debian-bookworm -> localhost | | = X = . | 2026-02-18 00:51:57.214566 | debian-bookworm -> localhost | | E % * S | 2026-02-18 00:51:57.214608 | debian-bookworm -> localhost | | * % = . | 2026-02-18 00:51:57.214641 | debian-bookworm -> localhost | | . = * = . | 2026-02-18 00:51:57.214674 | debian-bookworm -> localhost | | o o o + | 2026-02-18 00:51:57.214707 | debian-bookworm -> localhost | | . . . | 2026-02-18 00:51:57.214740 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-18 00:51:57.214827 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.860221 2026-02-18 00:51:57.223630 | 2026-02-18 00:51:57.223733 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-18 00:51:57.266810 | debian-bookworm | ok 2026-02-18 00:51:57.276464 | debian-bookworm | included: /var/lib/zuul/builds/bcd7698328974cf6aeb9151aabf04acc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-18 00:51:57.286317 | 2026-02-18 00:51:57.286409 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-18 00:51:57.299692 | debian-bookworm | skipping: Conditional result was False 2026-02-18 00:51:57.306092 | 2026-02-18 00:51:57.306186 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-18 00:51:57.958048 | debian-bookworm | changed 2026-02-18 00:51:57.965963 | 2026-02-18 00:51:57.966128 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-18 00:51:58.232606 | debian-bookworm | ok 2026-02-18 00:51:58.240551 | 2026-02-18 00:51:58.240672 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-18 00:51:58.948102 | debian-bookworm | changed 2026-02-18 00:51:58.954606 | 2026-02-18 00:51:58.954693 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-18 00:51:59.571441 | debian-bookworm | changed 2026-02-18 00:51:59.576919 | 2026-02-18 00:51:59.577017 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-18 00:51:59.617237 | debian-bookworm | skipping: Conditional result was False 2026-02-18 00:51:59.623107 | 2026-02-18 00:51:59.623200 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-18 00:52:00.063603 | debian-bookworm -> localhost | changed 2026-02-18 00:52:00.076829 | 2026-02-18 00:52:00.077012 | TASK [add-build-sshkey : Add back temp key] 2026-02-18 00:52:00.520345 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bcd7698328974cf6aeb9151aabf04acc/work/bcd7698328974cf6aeb9151aabf04acc_id_rsa (zuul-build-sshkey) 2026-02-18 00:52:00.520608 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010221 2026-02-18 00:52:00.529499 | 2026-02-18 00:52:00.529612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-18 00:52:00.924257 | debian-bookworm | ok 2026-02-18 00:52:00.929172 | 2026-02-18 00:52:00.929259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-18 00:52:00.952555 | debian-bookworm | skipping: Conditional result was False 2026-02-18 00:52:00.962271 | 2026-02-18 00:52:00.962362 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-18 00:52:01.388561 | debian-bookworm | ok 2026-02-18 00:52:01.400560 | 2026-02-18 00:52:01.400715 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-18 00:52:01.442584 | debian-bookworm | ok 2026-02-18 00:52:01.448249 | 2026-02-18 00:52:01.448391 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-18 00:52:01.766972 | debian-bookworm -> localhost | ok 2026-02-18 00:52:01.774606 | 2026-02-18 00:52:01.774750 | TASK [validate-host : Collect information about the host] 2026-02-18 00:52:03.011638 | debian-bookworm | ok 2026-02-18 00:52:03.031746 | 2026-02-18 00:52:03.031894 | TASK [validate-host : Sanitize hostname] 2026-02-18 00:52:03.155408 | debian-bookworm | ok 2026-02-18 00:52:03.239139 | 2026-02-18 00:52:03.239320 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-18 00:52:04.166864 | debian-bookworm -> localhost | changed 2026-02-18 00:52:04.173319 | 2026-02-18 00:52:04.173449 | TASK [validate-host : Collect information about zuul worker] 2026-02-18 00:52:04.633770 | debian-bookworm | ok 2026-02-18 00:52:04.640253 | 2026-02-18 00:52:04.640393 | TASK [validate-host : Write out all zuul information for each host] 2026-02-18 00:52:05.269625 | debian-bookworm -> localhost | changed 2026-02-18 00:52:05.280871 | 2026-02-18 00:52:05.281041 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-18 00:52:05.557025 | debian-bookworm | ok 2026-02-18 00:52:05.568896 | 2026-02-18 00:52:05.569104 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-18 00:52:06.682891 | debian-bookworm | changed: 2026-02-18 00:52:06.690880 | debian-bookworm | cd+++++++++ src/ 2026-02-18 00:52:06.690986 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-18 00:52:06.691017 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-18 00:52:06.691042 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-18 00:52:06.691079 | debian-bookworm | Containerfile 2026-02-18 00:52:06.691235 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007541 2026-02-18 00:54:08.273277 | 2026-02-18 00:54:08.273392 | TASK [upload-logs : Upload logs to log server] 2026-02-18 00:54:08.911251 | localhost | Output suppressed because no_log was given 2026-02-18 00:54:08.914422 | 2026-02-18 00:54:08.914604 | LOOP [upload-logs : Compress console log and json output] 2026-02-18 00:54:08.984727 | localhost | skipping: Conditional result was False 2026-02-18 00:54:08.991127 | localhost | skipping: Conditional result was False 2026-02-18 00:54:09.005619 | 2026-02-18 00:54:09.005854 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-18 00:54:09.061513 | localhost | skipping: Conditional result was False 2026-02-18 00:54:09.062457 | 2026-02-18 00:54:09.064328 | localhost | skipping: Conditional result was False 2026-02-18 00:54:09.070126 | 2026-02-18 00:54:09.070337 | LOOP [upload-logs : Upload console log and json output]