2025-09-16 22:50:16.702638 | Job console starting 2025-09-16 22:50:16.719978 | Updating git repos 2025-09-16 22:50:16.758407 | Cloning repos into workspace 2025-09-16 22:50:16.834044 | Restoring repo states 2025-09-16 22:50:16.865920 | Merging changes 2025-09-16 22:50:17.456569 | Checking out repos 2025-09-16 22:50:17.509867 | Preparing playbooks 2025-09-16 22:50:18.576812 | Running Ansible setup 2025-09-16 22:50:23.736717 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-16 22:50:24.893956 | 2025-09-16 22:50:24.894078 | PLAY [Base pre] 2025-09-16 22:50:24.908998 | 2025-09-16 22:50:24.909099 | TASK [Setup log path fact] 2025-09-16 22:50:24.937466 | debian-bookworm | ok 2025-09-16 22:50:24.963164 | 2025-09-16 22:50:24.963278 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-16 22:50:25.012110 | debian-bookworm | ok 2025-09-16 22:50:25.034355 | 2025-09-16 22:50:25.034465 | TASK [emit-job-header : Print job information] 2025-09-16 22:50:25.114407 | # Job Information 2025-09-16 22:50:25.114560 | Ansible Version: 2.16.14 2025-09-16 22:50:25.114595 | Job: flake8 2025-09-16 22:50:25.114626 | Pipeline: check 2025-09-16 22:50:25.114650 | Executor: 521e9411259a 2025-09-16 22:50:25.114671 | Triggered by: https://github.com/osism/container-image-osism-ansible/pull/685 2025-09-16 22:50:25.114692 | Event ID: 7edf2ca0-934f-11f0-950b-c07056edae04 2025-09-16 22:50:25.120435 | 2025-09-16 22:50:25.120532 | LOOP [emit-job-header : Print node information] 2025-09-16 22:50:25.346413 | debian-bookworm | ok: 2025-09-16 22:50:25.346600 | debian-bookworm | # Node Information 2025-09-16 22:50:25.346637 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-16 22:50:25.346663 | debian-bookworm | Hostname: debian 2025-09-16 22:50:25.346685 | debian-bookworm | Username: zuul 2025-09-16 22:50:25.346706 | debian-bookworm | Distro: Debian 12.12 2025-09-16 22:50:25.346730 | debian-bookworm | Provider: regiocloud-a 2025-09-16 22:50:25.346751 | debian-bookworm | Region: 2025-09-16 22:50:25.346772 | debian-bookworm | Label: debian-bookworm 2025-09-16 22:50:25.346792 | debian-bookworm | Product Name: OpenStack Nova 2025-09-16 22:50:25.346812 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedd:6c8e 2025-09-16 22:50:25.360873 | 2025-09-16 22:50:25.360980 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-16 22:50:25.958075 | debian-bookworm -> localhost | changed 2025-09-16 22:50:25.965425 | 2025-09-16 22:50:25.965544 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-16 22:50:27.335778 | debian-bookworm -> localhost | changed 2025-09-16 22:50:27.347368 | 2025-09-16 22:50:27.347487 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-16 22:50:27.833417 | debian-bookworm -> localhost | ok 2025-09-16 22:50:27.838493 | 2025-09-16 22:50:27.838574 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-16 22:50:27.864130 | debian-bookworm | ok 2025-09-16 22:50:27.888534 | debian-bookworm | included: /var/lib/zuul/builds/d26ecbc56c38449591c71996c3f27e59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-16 22:50:27.915089 | 2025-09-16 22:50:27.915161 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-16 22:50:29.411278 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-16 22:50:29.411454 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d26ecbc56c38449591c71996c3f27e59/work/d26ecbc56c38449591c71996c3f27e59_id_rsa 2025-09-16 22:50:29.411487 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d26ecbc56c38449591c71996c3f27e59/work/d26ecbc56c38449591c71996c3f27e59_id_rsa.pub 2025-09-16 22:50:29.411509 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-16 22:50:29.411529 | debian-bookworm -> localhost | SHA256:dnNOByQHtLTsc8nPx/z0YTlDv8gPQwETEJ+5XvwqJXk zuul-build-sshkey 2025-09-16 22:50:29.411548 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-16 22:50:29.411572 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-16 22:50:29.411589 | debian-bookworm -> localhost | | +B=+ | 2025-09-16 22:50:29.411607 | debian-bookworm -> localhost | | o.*= | 2025-09-16 22:50:29.411624 | debian-bookworm -> localhost | | ++.. | 2025-09-16 22:50:29.411640 | debian-bookworm -> localhost | | . .oo. | 2025-09-16 22:50:29.411657 | debian-bookworm -> localhost | | S =.B+.. | 2025-09-16 22:50:29.411678 | debian-bookworm -> localhost | | . ..XoEooo| 2025-09-16 22:50:29.411696 | debian-bookworm -> localhost | | .=ooB*| 2025-09-16 22:50:29.411713 | debian-bookworm -> localhost | | .. *oB| 2025-09-16 22:50:29.411730 | debian-bookworm -> localhost | | .+.oo| 2025-09-16 22:50:29.411746 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-16 22:50:29.411790 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.639541 2025-09-16 22:50:29.425440 | 2025-09-16 22:50:29.425529 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-16 22:50:29.461027 | debian-bookworm | ok 2025-09-16 22:50:29.476946 | debian-bookworm | included: /var/lib/zuul/builds/d26ecbc56c38449591c71996c3f27e59/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-16 22:50:29.494117 | 2025-09-16 22:50:29.494199 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-16 22:50:29.533728 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:29.538769 | 2025-09-16 22:50:29.538859 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-16 22:50:30.190870 | debian-bookworm | changed 2025-09-16 22:50:30.203656 | 2025-09-16 22:50:30.203881 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-16 22:50:30.450468 | debian-bookworm | ok 2025-09-16 22:50:30.457171 | 2025-09-16 22:50:30.457270 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-16 22:50:31.080382 | debian-bookworm | changed 2025-09-16 22:50:31.093353 | 2025-09-16 22:50:31.093494 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-16 22:50:31.652779 | debian-bookworm | changed 2025-09-16 22:50:31.661172 | 2025-09-16 22:50:31.661304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-16 22:50:31.685199 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:31.692226 | 2025-09-16 22:50:31.692326 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-16 22:50:32.124019 | debian-bookworm -> localhost | changed 2025-09-16 22:50:32.136992 | 2025-09-16 22:50:32.137084 | TASK [add-build-sshkey : Add back temp key] 2025-09-16 22:50:32.614279 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d26ecbc56c38449591c71996c3f27e59/work/d26ecbc56c38449591c71996c3f27e59_id_rsa (zuul-build-sshkey) 2025-09-16 22:50:32.614519 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029361 2025-09-16 22:50:32.621906 | 2025-09-16 22:50:32.621999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-16 22:50:33.034988 | debian-bookworm | ok 2025-09-16 22:50:33.041190 | 2025-09-16 22:50:33.041292 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-16 22:50:33.074962 | debian-bookworm | skipping: Conditional result was False 2025-09-16 22:50:33.084938 | 2025-09-16 22:50:33.085031 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-16 22:50:33.487898 | debian-bookworm | ok 2025-09-16 22:50:33.498476 | 2025-09-16 22:50:33.498566 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-16 22:50:33.525996 | debian-bookworm | ok 2025-09-16 22:50:33.530748 | 2025-09-16 22:50:33.530826 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-16 22:50:33.785650 | debian-bookworm -> localhost | ok 2025-09-16 22:50:33.791952 | 2025-09-16 22:50:33.792044 | TASK [validate-host : Collect information about the host] 2025-09-16 22:50:34.825769 | debian-bookworm | ok 2025-09-16 22:50:34.836182 | 2025-09-16 22:50:34.836275 | TASK [validate-host : Sanitize hostname] 2025-09-16 22:50:34.930092 | debian-bookworm | ok 2025-09-16 22:50:34.964636 | 2025-09-16 22:50:34.964743 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-16 22:50:35.534133 | debian-bookworm -> localhost | changed 2025-09-16 22:50:35.539878 | 2025-09-16 22:50:35.539968 | TASK [validate-host : Collect information about zuul worker] 2025-09-16 22:50:35.917326 | debian-bookworm | ok 2025-09-16 22:50:35.921984 | 2025-09-16 22:50:35.922078 | TASK [validate-host : Write out all zuul information for each host] 2025-09-16 22:50:36.555585 | debian-bookworm -> localhost | changed 2025-09-16 22:50:36.564750 | 2025-09-16 22:50:36.564846 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-16 22:50:36.814663 | debian-bookworm | ok 2025-09-16 22:50:36.823468 | 2025-09-16 22:50:36.823562 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-16 22:50:37.847838 | debian-bookworm | changed: 2025-09-16 22:50:37.848061 | debian-bookworm | cd+++++++++ src/ 2025-09-16 22:50:37.848097 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-16 22:50:37.848122 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-16 22:50:37.848144 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-09-16 22:50:37.848165 | debian-bookworm | Containerfile 2025-09-16 22:50:37.848296 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006013 2025-09-16 22:51:06.161714 | 2025-09-16 22:51:06.161850 | TASK [upload-logs : Upload logs to log server] 2025-09-16 22:51:06.720842 | localhost | Output suppressed because no_log was given 2025-09-16 22:51:06.722729 | 2025-09-16 22:51:06.722857 | LOOP [upload-logs : Compress console log and json output] 2025-09-16 22:51:06.792960 | localhost | skipping: Conditional result was False 2025-09-16 22:51:06.804835 | localhost | skipping: Conditional result was False 2025-09-16 22:51:06.816156 | 2025-09-16 22:51:06.816447 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-16 22:51:06.870814 | localhost | skipping: Conditional result was False 2025-09-16 22:51:06.871244 | 2025-09-16 22:51:06.876514 | localhost | skipping: Conditional result was False 2025-09-16 22:51:06.891781 | 2025-09-16 22:51:06.892026 | LOOP [upload-logs : Upload console log and json output]