2026-01-16 03:09:28.081804 | Job console starting 2026-01-16 03:09:28.090973 | Updating git repos 2026-01-16 03:09:28.132603 | Cloning repos into workspace 2026-01-16 03:09:28.224822 | Restoring repo states 2026-01-16 03:09:28.231982 | Merging changes 2026-01-16 03:09:28.232001 | Checking out repos 2026-01-16 03:09:28.362328 | Preparing playbooks 2026-01-16 03:09:29.562880 | Running Ansible setup 2026-01-16 03:09:34.402561 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-16 03:09:35.325041 | 2026-01-16 03:09:35.325229 | PLAY [Base pre] 2026-01-16 03:09:35.343699 | 2026-01-16 03:09:35.343861 | TASK [Setup log path fact] 2026-01-16 03:09:35.373284 | debian-bookworm | ok 2026-01-16 03:09:35.388572 | 2026-01-16 03:09:35.388724 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-16 03:09:35.425650 | debian-bookworm | ok 2026-01-16 03:09:35.438607 | 2026-01-16 03:09:35.438735 | TASK [emit-job-header : Print job information] 2026-01-16 03:09:35.477990 | # Job Information 2026-01-16 03:09:35.478184 | Ansible Version: 2.16.14 2026-01-16 03:09:35.478222 | Job: ansible-lint 2026-01-16 03:09:35.478255 | Pipeline: periodic-daily 2026-01-16 03:09:35.478280 | Executor: 521e9411259a 2026-01-16 03:09:35.478301 | Triggered by: https://github.com/osism/testbed 2026-01-16 03:09:35.478322 | Event ID: 8ad2d4cfecf54b6abe31a5d087e49115 2026-01-16 03:09:35.483352 | 2026-01-16 03:09:35.483468 | LOOP [emit-job-header : Print node information] 2026-01-16 03:09:35.600580 | debian-bookworm | ok: 2026-01-16 03:09:35.600957 | debian-bookworm | # Node Information 2026-01-16 03:09:35.601029 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-16 03:09:35.601075 | debian-bookworm | Hostname: debian 2026-01-16 03:09:35.601114 | debian-bookworm | Username: zuul 2026-01-16 03:09:35.601150 | debian-bookworm | Distro: Debian 12.13 2026-01-16 03:09:35.601192 | debian-bookworm | Provider: regiocloud-a 2026-01-16 03:09:35.601230 | debian-bookworm | Region: 2026-01-16 03:09:35.601266 | debian-bookworm | Label: debian-bookworm 2026-01-16 03:09:35.601301 | debian-bookworm | Product Name: OpenStack Nova 2026-01-16 03:09:35.601336 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6c:a6c3 2026-01-16 03:09:35.628628 | 2026-01-16 03:09:35.628788 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-16 03:09:36.100881 | debian-bookworm -> localhost | changed 2026-01-16 03:09:36.108851 | 2026-01-16 03:09:36.109014 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-16 03:09:37.243294 | debian-bookworm -> localhost | changed 2026-01-16 03:09:37.256098 | 2026-01-16 03:09:37.256239 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-16 03:09:37.567989 | debian-bookworm -> localhost | ok 2026-01-16 03:09:37.574604 | 2026-01-16 03:09:37.574731 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-16 03:09:37.603972 | debian-bookworm | ok 2026-01-16 03:09:37.622515 | debian-bookworm | included: /var/lib/zuul/builds/e8dd2b1bbe3d4d79b513dfd320b45281/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-16 03:09:37.628967 | 2026-01-16 03:09:37.629092 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-16 03:09:39.312924 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-16 03:09:39.313303 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e8dd2b1bbe3d4d79b513dfd320b45281/work/e8dd2b1bbe3d4d79b513dfd320b45281_id_rsa 2026-01-16 03:09:39.313353 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e8dd2b1bbe3d4d79b513dfd320b45281/work/e8dd2b1bbe3d4d79b513dfd320b45281_id_rsa.pub 2026-01-16 03:09:39.313383 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-16 03:09:39.313678 | debian-bookworm -> localhost | SHA256:NoznLI3NHwjJfdvsrf3tBG+otnV6s9w1VTW6qLiWmQQ zuul-build-sshkey 2026-01-16 03:09:39.313728 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-16 03:09:39.313767 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-16 03:09:39.313794 | debian-bookworm -> localhost | | ..| 2026-01-16 03:09:39.313818 | debian-bookworm -> localhost | | . o| 2026-01-16 03:09:39.313861 | debian-bookworm -> localhost | | . .| 2026-01-16 03:09:39.313886 | debian-bookworm -> localhost | | E = . . .| 2026-01-16 03:09:39.313938 | debian-bookworm -> localhost | | * S .. .. .| 2026-01-16 03:09:39.313971 | debian-bookworm -> localhost | | %.+.+ +.| 2026-01-16 03:09:39.313993 | debian-bookworm -> localhost | | +.@.o o o.*| 2026-01-16 03:09:39.314014 | debian-bookworm -> localhost | | *.. o.=.**| 2026-01-16 03:09:39.314036 | debian-bookworm -> localhost | | .. ..=o+*B| 2026-01-16 03:09:39.314057 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-16 03:09:39.314115 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.111778 2026-01-16 03:09:39.321981 | 2026-01-16 03:09:39.322073 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-16 03:09:39.360010 | debian-bookworm | ok 2026-01-16 03:09:39.373010 | debian-bookworm | included: /var/lib/zuul/builds/e8dd2b1bbe3d4d79b513dfd320b45281/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-16 03:09:39.386214 | 2026-01-16 03:09:39.386319 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-16 03:09:39.426559 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:09:39.438246 | 2026-01-16 03:09:39.438360 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-16 03:09:40.174713 | debian-bookworm | changed 2026-01-16 03:09:40.180017 | 2026-01-16 03:09:40.180106 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-16 03:09:40.413493 | debian-bookworm | ok 2026-01-16 03:09:40.428566 | 2026-01-16 03:09:40.428682 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-16 03:09:41.038814 | debian-bookworm | changed 2026-01-16 03:09:41.045829 | 2026-01-16 03:09:41.045957 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-16 03:09:41.748963 | debian-bookworm | changed 2026-01-16 03:09:41.754227 | 2026-01-16 03:09:41.754316 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-16 03:09:41.779061 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:09:41.790341 | 2026-01-16 03:09:41.790447 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-16 03:09:42.227260 | debian-bookworm -> localhost | changed 2026-01-16 03:09:42.245951 | 2026-01-16 03:09:42.246079 | TASK [add-build-sshkey : Add back temp key] 2026-01-16 03:09:42.696794 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e8dd2b1bbe3d4d79b513dfd320b45281/work/e8dd2b1bbe3d4d79b513dfd320b45281_id_rsa (zuul-build-sshkey) 2026-01-16 03:09:42.697020 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009442 2026-01-16 03:09:42.704582 | 2026-01-16 03:09:42.704682 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-16 03:09:43.132170 | debian-bookworm | ok 2026-01-16 03:09:43.139599 | 2026-01-16 03:09:43.139690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-16 03:09:43.171744 | debian-bookworm | skipping: Conditional result was False 2026-01-16 03:09:43.184159 | 2026-01-16 03:09:43.184259 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-16 03:09:43.803084 | debian-bookworm | ok 2026-01-16 03:09:43.813561 | 2026-01-16 03:09:43.813668 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-16 03:09:43.861231 | debian-bookworm | ok 2026-01-16 03:09:43.866816 | 2026-01-16 03:09:43.866948 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-16 03:09:44.124911 | debian-bookworm -> localhost | ok 2026-01-16 03:09:44.131182 | 2026-01-16 03:09:44.131278 | TASK [validate-host : Collect information about the host] 2026-01-16 03:09:45.190591 | debian-bookworm | ok 2026-01-16 03:09:45.223220 | 2026-01-16 03:09:45.223339 | TASK [validate-host : Sanitize hostname] 2026-01-16 03:09:45.441937 | debian-bookworm | ok 2026-01-16 03:09:45.513677 | 2026-01-16 03:09:45.513781 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-16 03:09:46.656979 | debian-bookworm -> localhost | changed 2026-01-16 03:09:46.665853 | 2026-01-16 03:09:46.665978 | TASK [validate-host : Collect information about zuul worker] 2026-01-16 03:09:47.143003 | debian-bookworm | ok 2026-01-16 03:09:47.147417 | 2026-01-16 03:09:47.147504 | TASK [validate-host : Write out all zuul information for each host] 2026-01-16 03:09:48.026494 | debian-bookworm -> localhost | changed 2026-01-16 03:09:48.035326 | 2026-01-16 03:09:48.035420 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-16 03:09:48.320976 | debian-bookworm | ok 2026-01-16 03:09:48.325484 | 2026-01-16 03:09:48.325561 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-16 03:09:49.930231 | debian-bookworm | changed: 2026-01-16 03:09:49.930409 | debian-bookworm | cd+++++++++ src/ 2026-01-16 03:09:49.930442 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-16 03:09:49.930467 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-16 03:09:49.930489 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-01-16 03:09:49.930509 | debian-bookworm | localhost | ok: Runtime: 0:00:00.022854 2026-01-16 03:10:59.655992 | 2026-01-16 03:10:59.656114 | TASK [upload-logs : Upload logs to log server] 2026-01-16 03:11:00.388194 | localhost | Output suppressed because no_log was given 2026-01-16 03:11:00.390032 | 2026-01-16 03:11:00.390135 | LOOP [upload-logs : Compress console log and json output] 2026-01-16 03:11:00.439169 | localhost | skipping: Conditional result was False 2026-01-16 03:11:00.445460 | localhost | skipping: Conditional result was False 2026-01-16 03:11:00.457448 | 2026-01-16 03:11:00.457565 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-16 03:11:00.522866 | localhost | skipping: Conditional result was False 2026-01-16 03:11:00.523506 | 2026-01-16 03:11:00.528148 | localhost | skipping: Conditional result was False 2026-01-16 03:11:00.535975 | 2026-01-16 03:11:00.536094 | LOOP [upload-logs : Upload console log and json output]