2025-12-17 03:10:37.141590 | Job console starting 2025-12-17 03:10:37.157356 | Updating git repos 2025-12-17 03:10:37.216366 | Cloning repos into workspace 2025-12-17 03:10:37.327513 | Restoring repo states 2025-12-17 03:10:37.353278 | Merging changes 2025-12-17 03:10:37.353299 | Checking out repos 2025-12-17 03:10:37.550237 | Preparing playbooks 2025-12-17 03:10:38.833932 | Running Ansible setup 2025-12-17 03:10:47.666177 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:10:49.675883 | 2025-12-17 03:10:49.676069 | PLAY [Base pre] 2025-12-17 03:10:49.721206 | 2025-12-17 03:10:49.727682 | TASK [Setup log path fact] 2025-12-17 03:10:49.783741 | debian-bookworm | ok 2025-12-17 03:10:49.857976 | 2025-12-17 03:10:49.858161 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:10:49.935867 | debian-bookworm | ok 2025-12-17 03:10:49.963090 | 2025-12-17 03:10:49.963248 | TASK [emit-job-header : Print job information] 2025-12-17 03:10:50.024014 | # Job Information 2025-12-17 03:10:50.024206 | Ansible Version: 2.16.14 2025-12-17 03:10:50.024241 | Job: ansible-lint 2025-12-17 03:10:50.024273 | Pipeline: periodic-daily 2025-12-17 03:10:50.024296 | Executor: 521e9411259a 2025-12-17 03:10:50.024318 | Triggered by: https://github.com/osism/cloud-in-a-box 2025-12-17 03:10:50.024341 | Event ID: 1e50ff7afc524f17a7f757cdc5ad05fc 2025-12-17 03:10:50.036759 | 2025-12-17 03:10:50.036916 | LOOP [emit-job-header : Print node information] 2025-12-17 03:10:50.211738 | debian-bookworm | ok: 2025-12-17 03:10:50.212036 | debian-bookworm | # Node Information 2025-12-17 03:10:50.212080 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-17 03:10:50.212106 | debian-bookworm | Hostname: debian 2025-12-17 03:10:50.212128 | debian-bookworm | Username: zuul 2025-12-17 03:10:50.212148 | debian-bookworm | Distro: Debian 12.12 2025-12-17 03:10:50.212172 | debian-bookworm | Provider: regiocloud-a 2025-12-17 03:10:50.212194 | debian-bookworm | Region: 2025-12-17 03:10:50.212214 | debian-bookworm | Label: debian-bookworm 2025-12-17 03:10:50.212234 | debian-bookworm | Product Name: OpenStack Nova 2025-12-17 03:10:50.212254 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:86cb 2025-12-17 03:10:50.234798 | 2025-12-17 03:10:50.240141 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:10:50.983997 | debian-bookworm -> localhost | changed 2025-12-17 03:10:50.993975 | 2025-12-17 03:10:50.994239 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:10:52.208873 | debian-bookworm -> localhost | changed 2025-12-17 03:10:52.223042 | 2025-12-17 03:10:52.223192 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:10:52.532250 | debian-bookworm -> localhost | ok 2025-12-17 03:10:52.538987 | 2025-12-17 03:10:52.539122 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:10:52.569229 | debian-bookworm | ok 2025-12-17 03:10:52.588144 | debian-bookworm | included: /var/lib/zuul/builds/f0ecfdc01d0741968ad6c6ff251b53fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:10:52.594771 | 2025-12-17 03:10:52.594923 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:10:55.153616 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-17 03:10:55.153893 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f0ecfdc01d0741968ad6c6ff251b53fc/work/f0ecfdc01d0741968ad6c6ff251b53fc_id_rsa 2025-12-17 03:10:55.153936 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f0ecfdc01d0741968ad6c6ff251b53fc/work/f0ecfdc01d0741968ad6c6ff251b53fc_id_rsa.pub 2025-12-17 03:10:55.153964 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-17 03:10:55.154003 | debian-bookworm -> localhost | SHA256:pVaHyHBkIueZece9rea4uE8NFiA9F7rmE9pR5Mhykms zuul-build-sshkey 2025-12-17 03:10:55.154027 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-17 03:10:55.154066 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-17 03:10:55.154090 | debian-bookworm -> localhost | | . =o= o. | 2025-12-17 03:10:55.154112 | debian-bookworm -> localhost | | + &oO.o | 2025-12-17 03:10:55.154133 | debian-bookworm -> localhost | | O OoX o | 2025-12-17 03:10:55.154153 | debian-bookworm -> localhost | | * B o o | 2025-12-17 03:10:55.154173 | debian-bookworm -> localhost | | E S o . . | 2025-12-17 03:10:55.154199 | debian-bookworm -> localhost | | . * + o . | 2025-12-17 03:10:55.154220 | debian-bookworm -> localhost | | . + . + | 2025-12-17 03:10:55.154240 | debian-bookworm -> localhost | | + + | 2025-12-17 03:10:55.154261 | debian-bookworm -> localhost | | oo+.. | 2025-12-17 03:10:55.154281 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-17 03:10:55.154335 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.938555 2025-12-17 03:10:55.167749 | 2025-12-17 03:10:55.167921 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:10:55.199801 | debian-bookworm | ok 2025-12-17 03:10:55.209766 | debian-bookworm | included: /var/lib/zuul/builds/f0ecfdc01d0741968ad6c6ff251b53fc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:10:55.219190 | 2025-12-17 03:10:55.219321 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:10:55.243825 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:10:55.250549 | 2025-12-17 03:10:55.250672 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:10:55.979810 | debian-bookworm | changed 2025-12-17 03:10:55.987827 | 2025-12-17 03:10:55.987974 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:10:56.243930 | debian-bookworm | ok 2025-12-17 03:10:56.250161 | 2025-12-17 03:10:56.250293 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:10:56.981150 | debian-bookworm | changed 2025-12-17 03:10:56.989128 | 2025-12-17 03:10:56.989288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:10:57.669285 | debian-bookworm | changed 2025-12-17 03:10:57.677360 | 2025-12-17 03:10:57.677493 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:10:57.702455 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:10:57.709194 | 2025-12-17 03:10:57.709316 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:10:58.692187 | debian-bookworm -> localhost | changed 2025-12-17 03:10:58.736115 | 2025-12-17 03:10:58.736256 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:11:00.391619 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f0ecfdc01d0741968ad6c6ff251b53fc/work/f0ecfdc01d0741968ad6c6ff251b53fc_id_rsa (zuul-build-sshkey) 2025-12-17 03:11:00.393379 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043522 2025-12-17 03:11:00.428843 | 2025-12-17 03:11:00.428986 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:11:01.513894 | debian-bookworm | ok 2025-12-17 03:11:01.537841 | 2025-12-17 03:11:01.537989 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:11:01.640819 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:11:01.676259 | 2025-12-17 03:11:01.676411 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:11:02.949549 | debian-bookworm | ok 2025-12-17 03:11:03.024664 | 2025-12-17 03:11:03.024833 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:11:03.204406 | debian-bookworm | ok 2025-12-17 03:11:03.228961 | 2025-12-17 03:11:03.229356 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:11:04.921509 | debian-bookworm -> localhost | ok 2025-12-17 03:11:04.931478 | 2025-12-17 03:11:04.931623 | TASK [validate-host : Collect information about the host] 2025-12-17 03:11:06.445273 | debian-bookworm | ok 2025-12-17 03:11:06.474170 | 2025-12-17 03:11:06.474319 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:11:06.712830 | debian-bookworm | ok 2025-12-17 03:11:06.885767 | 2025-12-17 03:11:06.885944 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:11:08.076983 | debian-bookworm -> localhost | changed 2025-12-17 03:11:08.084137 | 2025-12-17 03:11:08.084280 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:11:08.530690 | debian-bookworm | ok 2025-12-17 03:11:08.540013 | 2025-12-17 03:11:08.540202 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:11:09.766751 | debian-bookworm -> localhost | changed 2025-12-17 03:11:09.778577 | 2025-12-17 03:11:09.778750 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:11:10.102301 | debian-bookworm | ok 2025-12-17 03:11:10.112261 | 2025-12-17 03:11:10.112399 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:11:12.027425 | debian-bookworm | changed: 2025-12-17 03:11:12.027633 | debian-bookworm | cd+++++++++ src/ 2025-12-17 03:11:12.027690 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-17 03:11:12.027717 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-17 03:11:12.027739 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2025-12-17 03:11:12.027759 | debian-bookworm | localhost | ok: Runtime: 0:00:00.017087 2025-12-17 03:12:20.934559 | 2025-12-17 03:12:20.934740 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:12:23.471309 | localhost | Output suppressed because no_log was given 2025-12-17 03:12:23.475043 | 2025-12-17 03:12:23.475181 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:12:23.594764 | localhost | skipping: Conditional result was False 2025-12-17 03:12:23.604151 | localhost | skipping: Conditional result was False 2025-12-17 03:12:23.616378 | 2025-12-17 03:12:23.616524 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:12:23.672504 | localhost | skipping: Conditional result was False 2025-12-17 03:12:23.672845 | 2025-12-17 03:12:23.687648 | localhost | skipping: Conditional result was False 2025-12-17 03:12:23.697181 | 2025-12-17 03:12:23.697331 | LOOP [upload-logs : Upload console log and json output]