2026-02-16 03:06:22.002406 | Job console starting 2026-02-16 03:06:22.015264 | Updating git repos 2026-02-16 03:06:22.046279 | Cloning repos into workspace 2026-02-16 03:06:22.118849 | Restoring repo states 2026-02-16 03:06:22.139403 | Merging changes 2026-02-16 03:06:22.139418 | Checking out repos 2026-02-16 03:06:22.194357 | Preparing playbooks 2026-02-16 03:06:23.079439 | Running Ansible setup 2026-02-16 03:06:28.095269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 03:06:29.357344 | 2026-02-16 03:06:29.357464 | PLAY [Base pre] 2026-02-16 03:06:29.373017 | 2026-02-16 03:06:29.373133 | TASK [Setup log path fact] 2026-02-16 03:06:29.401945 | debian-bookworm | ok 2026-02-16 03:06:29.418946 | 2026-02-16 03:06:29.419072 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 03:06:29.448652 | debian-bookworm | ok 2026-02-16 03:06:29.460176 | 2026-02-16 03:06:29.460277 | TASK [emit-job-header : Print job information] 2026-02-16 03:06:29.533647 | # Job Information 2026-02-16 03:06:29.533804 | Ansible Version: 2.16.14 2026-02-16 03:06:29.533839 | Job: flake8 2026-02-16 03:06:29.533872 | Pipeline: periodic-daily 2026-02-16 03:06:29.533895 | Executor: 521e9411259a 2026-02-16 03:06:29.533915 | Triggered by: https://github.com/osism/openstack-health-middleware 2026-02-16 03:06:29.533938 | Event ID: 8abd4d0f76954abea123de253ab5986a 2026-02-16 03:06:29.539485 | 2026-02-16 03:06:29.539592 | LOOP [emit-job-header : Print node information] 2026-02-16 03:06:29.637866 | debian-bookworm | ok: 2026-02-16 03:06:29.638083 | debian-bookworm | # Node Information 2026-02-16 03:06:29.638119 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-16 03:06:29.638144 | debian-bookworm | Hostname: debian 2026-02-16 03:06:29.638166 | debian-bookworm | Username: zuul 2026-02-16 03:06:29.638186 | debian-bookworm | Distro: Debian 12.13 2026-02-16 03:06:29.638217 | debian-bookworm | Provider: regiocloud-a 2026-02-16 03:06:29.638242 | debian-bookworm | Region: 2026-02-16 03:06:29.638263 | debian-bookworm | Label: debian-bookworm 2026-02-16 03:06:29.638283 | debian-bookworm | Product Name: OpenStack Nova 2026-02-16 03:06:29.638302 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec2:7f2b 2026-02-16 03:06:29.658900 | 2026-02-16 03:06:29.659006 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 03:06:30.082720 | debian-bookworm -> localhost | changed 2026-02-16 03:06:30.089766 | 2026-02-16 03:06:30.089876 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 03:06:31.165560 | debian-bookworm -> localhost | changed 2026-02-16 03:06:31.175792 | 2026-02-16 03:06:31.175888 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 03:06:31.454298 | debian-bookworm -> localhost | ok 2026-02-16 03:06:31.460176 | 2026-02-16 03:06:31.460289 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 03:06:31.478003 | debian-bookworm | ok 2026-02-16 03:06:31.495509 | debian-bookworm | included: /var/lib/zuul/builds/e54f6d9c9aaf476989222657fbb95736/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 03:06:31.502454 | 2026-02-16 03:06:31.502568 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 03:06:33.872983 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-16 03:06:33.873230 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e54f6d9c9aaf476989222657fbb95736/work/e54f6d9c9aaf476989222657fbb95736_id_rsa 2026-02-16 03:06:33.873269 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e54f6d9c9aaf476989222657fbb95736/work/e54f6d9c9aaf476989222657fbb95736_id_rsa.pub 2026-02-16 03:06:33.873296 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-16 03:06:33.873322 | debian-bookworm -> localhost | SHA256:GKS2ldnnvUUxRQ+XQGob/cAdTgSLJLaBWc7acMHHBI4 zuul-build-sshkey 2026-02-16 03:06:33.873345 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-16 03:06:33.873378 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-16 03:06:33.873401 | debian-bookworm -> localhost | | . =B+o.+B*=| 2026-02-16 03:06:33.873424 | debian-bookworm -> localhost | | o **.*o= =*o| 2026-02-16 03:06:33.873445 | debian-bookworm -> localhost | | o =E.*o= =.o.| 2026-02-16 03:06:33.873465 | debian-bookworm -> localhost | | . o o=o..o.o | 2026-02-16 03:06:33.873484 | debian-bookworm -> localhost | | . ..S.... .. | 2026-02-16 03:06:33.873514 | debian-bookworm -> localhost | | o | 2026-02-16 03:06:33.873535 | debian-bookworm -> localhost | | . | 2026-02-16 03:06:33.873576 | debian-bookworm -> localhost | | | 2026-02-16 03:06:33.873597 | debian-bookworm -> localhost | | | 2026-02-16 03:06:33.873617 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-16 03:06:33.873675 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.786323 2026-02-16 03:06:33.882117 | 2026-02-16 03:06:33.882519 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 03:06:33.913280 | debian-bookworm | ok 2026-02-16 03:06:33.924131 | debian-bookworm | included: /var/lib/zuul/builds/e54f6d9c9aaf476989222657fbb95736/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 03:06:33.934091 | 2026-02-16 03:06:33.934223 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 03:06:33.961532 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:06:33.968258 | 2026-02-16 03:06:33.968387 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 03:06:34.706494 | debian-bookworm | changed 2026-02-16 03:06:34.712329 | 2026-02-16 03:06:34.712453 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 03:06:34.992601 | debian-bookworm | ok 2026-02-16 03:06:35.006323 | 2026-02-16 03:06:35.006458 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 03:06:35.764612 | debian-bookworm | changed 2026-02-16 03:06:35.782768 | 2026-02-16 03:06:35.782934 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 03:06:36.485334 | debian-bookworm | changed 2026-02-16 03:06:36.492247 | 2026-02-16 03:06:36.492371 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 03:06:36.527109 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:06:36.533984 | 2026-02-16 03:06:36.534197 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 03:06:37.462299 | debian-bookworm -> localhost | changed 2026-02-16 03:06:37.474353 | 2026-02-16 03:06:37.474489 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 03:06:38.301826 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e54f6d9c9aaf476989222657fbb95736/work/e54f6d9c9aaf476989222657fbb95736_id_rsa (zuul-build-sshkey) 2026-02-16 03:06:38.302087 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.042515 2026-02-16 03:06:38.310781 | 2026-02-16 03:06:38.310944 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 03:06:39.002497 | debian-bookworm | ok 2026-02-16 03:06:39.009195 | 2026-02-16 03:06:39.027141 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 03:06:39.119707 | debian-bookworm | skipping: Conditional result was False 2026-02-16 03:06:39.146519 | 2026-02-16 03:06:39.146720 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-16 03:06:39.907113 | debian-bookworm | ok 2026-02-16 03:06:39.941532 | 2026-02-16 03:06:39.941822 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-16 03:06:40.019984 | debian-bookworm | ok 2026-02-16 03:06:40.026753 | 2026-02-16 03:06:40.039056 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-16 03:06:41.004755 | debian-bookworm -> localhost | ok 2026-02-16 03:06:41.014575 | 2026-02-16 03:06:41.014791 | TASK [validate-host : Collect information about the host] 2026-02-16 03:06:42.643890 | debian-bookworm | ok 2026-02-16 03:06:42.660749 | 2026-02-16 03:06:42.660850 | TASK [validate-host : Sanitize hostname] 2026-02-16 03:06:42.871490 | debian-bookworm | ok 2026-02-16 03:06:42.926751 | 2026-02-16 03:06:42.926910 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-16 03:06:44.219613 | debian-bookworm -> localhost | changed 2026-02-16 03:06:44.225405 | 2026-02-16 03:06:44.225504 | TASK [validate-host : Collect information about zuul worker] 2026-02-16 03:06:44.732594 | debian-bookworm | ok 2026-02-16 03:06:44.737861 | 2026-02-16 03:06:44.737962 | TASK [validate-host : Write out all zuul information for each host] 2026-02-16 03:06:45.932851 | debian-bookworm -> localhost | changed 2026-02-16 03:06:45.944836 | 2026-02-16 03:06:45.945147 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-16 03:06:46.251604 | debian-bookworm | ok 2026-02-16 03:06:46.256022 | 2026-02-16 03:06:46.256105 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-16 03:06:47.239828 | debian-bookworm | changed: 2026-02-16 03:06:47.240072 | debian-bookworm | cd+++++++++ src/ 2026-02-16 03:06:47.240101 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-16 03:06:47.240121 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-16 03:06:47.240139 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-02-16 03:06:47.240156 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014199 2026-02-16 03:07:16.631355 | 2026-02-16 03:07:16.631490 | TASK [upload-logs : Upload logs to log server] 2026-02-16 03:07:17.415982 | localhost | Output suppressed because no_log was given 2026-02-16 03:07:17.417566 | 2026-02-16 03:07:17.417651 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 03:07:17.481482 | localhost | skipping: Conditional result was False 2026-02-16 03:07:17.496390 | localhost | skipping: Conditional result was False 2026-02-16 03:07:17.506663 | 2026-02-16 03:07:17.506795 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 03:07:17.555848 | localhost | skipping: Conditional result was False 2026-02-16 03:07:17.556428 | 2026-02-16 03:07:17.557459 | localhost | skipping: Conditional result was False 2026-02-16 03:07:17.569780 | 2026-02-16 03:07:17.569909 | LOOP [upload-logs : Upload console log and json output]