2026-03-18 14:04:30.027670 | Job console starting 2026-03-18 14:04:30.053077 | Updating git repos 2026-03-18 14:04:30.129562 | Cloning repos into workspace 2026-03-18 14:04:30.193682 | Restoring repo states 2026-03-18 14:04:30.213232 | Merging changes 2026-03-18 14:04:30.962603 | Checking out repos 2026-03-18 14:04:31.064519 | Preparing playbooks 2026-03-18 14:04:31.919809 | Running Ansible setup 2026-03-18 14:04:37.476288 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-18 14:04:38.467526 | 2026-03-18 14:04:38.467712 | PLAY [Base pre] 2026-03-18 14:04:38.509735 | 2026-03-18 14:04:38.509906 | TASK [Setup log path fact] 2026-03-18 14:04:38.534757 | debian-bookworm | ok 2026-03-18 14:04:38.551547 | 2026-03-18 14:04:38.551713 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-18 14:04:38.581564 | debian-bookworm | ok 2026-03-18 14:04:38.594195 | 2026-03-18 14:04:38.594325 | TASK [emit-job-header : Print job information] 2026-03-18 14:04:38.663823 | # Job Information 2026-03-18 14:04:38.664055 | Ansible Version: 2.16.14 2026-03-18 14:04:38.664096 | Job: flake8 2026-03-18 14:04:38.664128 | Pipeline: check 2026-03-18 14:04:38.664151 | Executor: 521e9411259a 2026-03-18 14:04:38.664172 | Triggered by: https://github.com/osism/python-osism/pull/2151 2026-03-18 14:04:38.664195 | Event ID: 5b4490a0-22d3-11f1-8ae4-0996bd449c1e 2026-03-18 14:04:38.669432 | 2026-03-18 14:04:38.669549 | LOOP [emit-job-header : Print node information] 2026-03-18 14:04:38.834672 | debian-bookworm | ok: 2026-03-18 14:04:38.834891 | debian-bookworm | # Node Information 2026-03-18 14:04:38.834927 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-18 14:04:38.834991 | debian-bookworm | Hostname: debian 2026-03-18 14:04:38.835014 | debian-bookworm | Username: zuul 2026-03-18 14:04:38.835035 | debian-bookworm | Distro: Debian 12.13 2026-03-18 14:04:38.835059 | debian-bookworm | Provider: regiocloud-a 2026-03-18 14:04:38.835079 | debian-bookworm | Region: 2026-03-18 14:04:38.835101 | debian-bookworm | Label: debian-bookworm 2026-03-18 14:04:38.835121 | debian-bookworm | Product Name: OpenStack Nova 2026-03-18 14:04:38.835141 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecc:b2ee 2026-03-18 14:04:38.847642 | 2026-03-18 14:04:38.847787 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-18 14:04:39.585585 | debian-bookworm -> localhost | changed 2026-03-18 14:04:39.592415 | 2026-03-18 14:04:39.592519 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-18 14:04:41.396325 | debian-bookworm -> localhost | changed 2026-03-18 14:04:41.406502 | 2026-03-18 14:04:41.406608 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-18 14:04:41.995740 | debian-bookworm -> localhost | ok 2026-03-18 14:04:42.001853 | 2026-03-18 14:04:42.001993 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-18 14:04:42.032197 | debian-bookworm | ok 2026-03-18 14:04:42.055015 | debian-bookworm | included: /var/lib/zuul/builds/091327a4adcc4e91b774ac25ade87137/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-18 14:04:42.061388 | 2026-03-18 14:04:42.061484 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-18 14:04:45.648214 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-18 14:04:45.648465 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/091327a4adcc4e91b774ac25ade87137/work/091327a4adcc4e91b774ac25ade87137_id_rsa 2026-03-18 14:04:45.648511 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/091327a4adcc4e91b774ac25ade87137/work/091327a4adcc4e91b774ac25ade87137_id_rsa.pub 2026-03-18 14:04:45.648541 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-18 14:04:45.648571 | debian-bookworm -> localhost | SHA256:TDarVEvuHCyN4lKp0+f0QfEVxbXj/8AMG5TegYAl8EY zuul-build-sshkey 2026-03-18 14:04:45.648596 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-18 14:04:45.648631 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-18 14:04:45.648655 | debian-bookworm -> localhost | | ..Eoo .o...| 2026-03-18 14:04:45.648679 | debian-bookworm -> localhost | | o.. . +. .| 2026-03-18 14:04:45.648701 | debian-bookworm -> localhost | | X = .o | 2026-03-18 14:04:45.648723 | debian-bookworm -> localhost | | . % * + ....| 2026-03-18 14:04:45.648745 | debian-bookworm -> localhost | | + + S . + .. | 2026-03-18 14:04:45.648769 | debian-bookworm -> localhost | | = o * . * .| 2026-03-18 14:04:45.648790 | debian-bookworm -> localhost | | + o + + . + .| 2026-03-18 14:04:45.648811 | debian-bookworm -> localhost | | o + . . ..| 2026-03-18 14:04:45.648834 | debian-bookworm -> localhost | | . . .| 2026-03-18 14:04:45.648856 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-18 14:04:45.648913 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.705681 2026-03-18 14:04:45.656155 | 2026-03-18 14:04:45.656254 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-18 14:04:45.686458 | debian-bookworm | ok 2026-03-18 14:04:45.698320 | debian-bookworm | included: /var/lib/zuul/builds/091327a4adcc4e91b774ac25ade87137/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-18 14:04:45.708632 | 2026-03-18 14:04:45.708728 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-18 14:04:45.731656 | debian-bookworm | skipping: Conditional result was False 2026-03-18 14:04:45.745409 | 2026-03-18 14:04:45.745516 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-18 14:04:46.432356 | debian-bookworm | changed 2026-03-18 14:04:46.437488 | 2026-03-18 14:04:46.437578 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-18 14:04:46.711585 | debian-bookworm | ok 2026-03-18 14:04:46.726859 | 2026-03-18 14:04:46.726980 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-18 14:04:47.402283 | debian-bookworm | changed 2026-03-18 14:04:47.407657 | 2026-03-18 14:04:47.407743 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-18 14:04:48.106542 | debian-bookworm | changed 2026-03-18 14:04:48.110991 | 2026-03-18 14:04:48.111075 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-18 14:04:48.163265 | debian-bookworm | skipping: Conditional result was False 2026-03-18 14:04:48.169163 | 2026-03-18 14:04:48.169263 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-18 14:04:48.692154 | debian-bookworm -> localhost | changed 2026-03-18 14:04:48.706571 | 2026-03-18 14:04:48.706670 | TASK [add-build-sshkey : Add back temp key] 2026-03-18 14:04:49.100367 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/091327a4adcc4e91b774ac25ade87137/work/091327a4adcc4e91b774ac25ade87137_id_rsa (zuul-build-sshkey) 2026-03-18 14:04:49.100573 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009427 2026-03-18 14:04:49.107858 | 2026-03-18 14:04:49.107979 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-18 14:04:49.553517 | debian-bookworm | ok 2026-03-18 14:04:49.565288 | 2026-03-18 14:04:49.565401 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-18 14:04:49.598885 | debian-bookworm | skipping: Conditional result was False 2026-03-18 14:04:49.610077 | 2026-03-18 14:04:49.610180 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-18 14:04:50.032971 | debian-bookworm | ok 2026-03-18 14:04:50.053129 | 2026-03-18 14:04:50.053247 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-18 14:04:50.081246 | debian-bookworm | ok 2026-03-18 14:04:50.086101 | 2026-03-18 14:04:50.086203 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-18 14:04:50.404176 | debian-bookworm -> localhost | ok 2026-03-18 14:04:50.411478 | 2026-03-18 14:04:50.411577 | TASK [validate-host : Collect information about the host] 2026-03-18 14:04:51.534580 | debian-bookworm | ok 2026-03-18 14:04:51.562075 | 2026-03-18 14:04:51.562188 | TASK [validate-host : Sanitize hostname] 2026-03-18 14:04:51.672236 | debian-bookworm | ok 2026-03-18 14:04:51.771182 | 2026-03-18 14:04:51.771303 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-18 14:04:52.533069 | debian-bookworm -> localhost | changed 2026-03-18 14:04:52.538894 | 2026-03-18 14:04:52.539012 | TASK [validate-host : Collect information about zuul worker] 2026-03-18 14:04:52.969620 | debian-bookworm | ok 2026-03-18 14:04:52.973997 | 2026-03-18 14:04:52.974081 | TASK [validate-host : Write out all zuul information for each host] 2026-03-18 14:04:53.492055 | debian-bookworm -> localhost | changed 2026-03-18 14:04:53.514692 | 2026-03-18 14:04:53.514875 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-18 14:04:53.828166 | debian-bookworm | ok 2026-03-18 14:04:53.833887 | 2026-03-18 14:04:53.833998 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-18 14:04:54.976902 | debian-bookworm | changed: 2026-03-18 14:04:54.977084 | debian-bookworm | cd+++++++++ src/ 2026-03-18 14:04:54.977120 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-18 14:04:54.977144 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-18 14:04:54.977166 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-18 14:04:54.977187 | debian-bookworm | Containerfile 2026-03-18 14:04:54.977316 | debian-bookworm | Containerfile 2026-03-18 14:04:55.018058 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004204 2026-03-18 14:05:54.676381 | 2026-03-18 14:05:54.676607 | TASK [upload-logs : Upload logs to log server] 2026-03-18 14:05:55.237677 | localhost | Output suppressed because no_log was given 2026-03-18 14:05:55.243782 | 2026-03-18 14:05:55.244013 | LOOP [upload-logs : Compress console log and json output] 2026-03-18 14:05:55.302746 | localhost | skipping: Conditional result was False 2026-03-18 14:05:55.307932 | localhost | skipping: Conditional result was False 2026-03-18 14:05:55.319698 | 2026-03-18 14:05:55.319914 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-18 14:05:55.367303 | localhost | skipping: Conditional result was False 2026-03-18 14:05:55.367865 | 2026-03-18 14:05:55.371364 | localhost | skipping: Conditional result was False 2026-03-18 14:05:55.384661 | 2026-03-18 14:05:55.384896 | LOOP [upload-logs : Upload console log and json output]