2025-11-22 15:57:37.360503 | Job console starting 2025-11-22 15:57:37.394253 | Updating git repos 2025-11-22 15:57:37.454728 | Cloning repos into workspace 2025-11-22 15:57:37.522944 | Restoring repo states 2025-11-22 15:57:37.537766 | Merging changes 2025-11-22 15:57:38.048941 | Checking out repos 2025-11-22 15:57:38.123973 | Preparing playbooks 2025-11-22 15:57:39.134545 | Running Ansible setup 2025-11-22 15:57:44.436269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-22 15:57:45.427980 | 2025-11-22 15:57:45.428146 | PLAY [Base pre] 2025-11-22 15:57:45.444622 | 2025-11-22 15:57:45.444778 | TASK [Setup log path fact] 2025-11-22 15:57:45.464812 | debian-bookworm | ok 2025-11-22 15:57:45.483883 | 2025-11-22 15:57:45.484044 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-22 15:57:45.546974 | debian-bookworm | ok 2025-11-22 15:57:45.569079 | 2025-11-22 15:57:45.569222 | TASK [emit-job-header : Print job information] 2025-11-22 15:57:45.639416 | # Job Information 2025-11-22 15:57:45.639622 | Ansible Version: 2.16.14 2025-11-22 15:57:45.639659 | Job: flake8 2025-11-22 15:57:45.639692 | Pipeline: check 2025-11-22 15:57:45.639715 | Executor: 521e9411259a 2025-11-22 15:57:45.639736 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/835 2025-11-22 15:57:45.639758 | Event ID: f25369d0-c7bb-11f0-94b3-8f30b65eb906 2025-11-22 15:57:45.651988 | 2025-11-22 15:57:45.652225 | LOOP [emit-job-header : Print node information] 2025-11-22 15:57:45.880679 | debian-bookworm | ok: 2025-11-22 15:57:45.880983 | debian-bookworm | # Node Information 2025-11-22 15:57:45.881020 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-22 15:57:45.881045 | debian-bookworm | Hostname: debian 2025-11-22 15:57:45.881068 | debian-bookworm | Username: zuul 2025-11-22 15:57:45.881089 | debian-bookworm | Distro: Debian 12.12 2025-11-22 15:57:45.881113 | debian-bookworm | Provider: regiocloud-a 2025-11-22 15:57:45.881134 | debian-bookworm | Region: 2025-11-22 15:57:45.881155 | debian-bookworm | Label: debian-bookworm 2025-11-22 15:57:45.881174 | debian-bookworm | Product Name: OpenStack Nova 2025-11-22 15:57:45.881193 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea9:46c8 2025-11-22 15:57:45.901031 | 2025-11-22 15:57:45.901181 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-22 15:57:46.683054 | debian-bookworm -> localhost | changed 2025-11-22 15:57:46.690674 | 2025-11-22 15:57:46.690817 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-22 15:57:48.644102 | debian-bookworm -> localhost | changed 2025-11-22 15:57:48.655363 | 2025-11-22 15:57:48.655599 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-22 15:57:49.454175 | debian-bookworm -> localhost | ok 2025-11-22 15:57:49.460790 | 2025-11-22 15:57:49.460900 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-22 15:57:49.488498 | debian-bookworm | ok 2025-11-22 15:57:49.521559 | debian-bookworm | included: /var/lib/zuul/builds/ba1af9a414084d4dae7975943aa4a225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-22 15:57:49.539742 | 2025-11-22 15:57:49.539851 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-22 15:57:51.558003 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-22 15:57:51.558166 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ba1af9a414084d4dae7975943aa4a225/work/ba1af9a414084d4dae7975943aa4a225_id_rsa 2025-11-22 15:57:51.558197 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ba1af9a414084d4dae7975943aa4a225/work/ba1af9a414084d4dae7975943aa4a225_id_rsa.pub 2025-11-22 15:57:51.558219 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-22 15:57:51.558240 | debian-bookworm -> localhost | SHA256:afPi/ONzKYJ6C0X57Z/JFyTU2O1SEOFirzSpWwRu8Lk zuul-build-sshkey 2025-11-22 15:57:51.558260 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-22 15:57:51.558295 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-22 15:57:51.558314 | debian-bookworm -> localhost | | ++= | 2025-11-22 15:57:51.558332 | debian-bookworm -> localhost | | . o.o o| 2025-11-22 15:57:51.558349 | debian-bookworm -> localhost | | o . ..o .o | 2025-11-22 15:57:51.558365 | debian-bookworm -> localhost | | . . * +.+o .| 2025-11-22 15:57:51.558381 | debian-bookworm -> localhost | | . S * =o.. | 2025-11-22 15:57:51.558402 | debian-bookworm -> localhost | | . . = = o. | 2025-11-22 15:57:51.558419 | debian-bookworm -> localhost | | . .. E o. . | 2025-11-22 15:57:51.558435 | debian-bookworm -> localhost | | .oo..+=oo. | 2025-11-22 15:57:51.558466 | debian-bookworm -> localhost | | .o..o++==. | 2025-11-22 15:57:51.558491 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-22 15:57:51.558545 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.131046 2025-11-22 15:57:51.564964 | 2025-11-22 15:57:51.565046 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-22 15:57:51.582415 | debian-bookworm | ok 2025-11-22 15:57:51.591380 | debian-bookworm | included: /var/lib/zuul/builds/ba1af9a414084d4dae7975943aa4a225/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-22 15:57:51.599895 | 2025-11-22 15:57:51.599974 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-22 15:57:51.622955 | debian-bookworm | skipping: Conditional result was False 2025-11-22 15:57:51.628546 | 2025-11-22 15:57:51.628647 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-22 15:57:52.229576 | debian-bookworm | changed 2025-11-22 15:57:52.241401 | 2025-11-22 15:57:52.241553 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-22 15:57:52.505553 | debian-bookworm | ok 2025-11-22 15:57:52.512194 | 2025-11-22 15:57:52.512305 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-22 15:57:53.151547 | debian-bookworm | changed 2025-11-22 15:57:53.159195 | 2025-11-22 15:57:53.159315 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-22 15:57:53.788701 | debian-bookworm | changed 2025-11-22 15:57:53.795168 | 2025-11-22 15:57:53.795263 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-22 15:57:53.808913 | debian-bookworm | skipping: Conditional result was False 2025-11-22 15:57:53.815734 | 2025-11-22 15:57:53.815853 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-22 15:57:54.336115 | debian-bookworm -> localhost | changed 2025-11-22 15:57:54.345847 | 2025-11-22 15:57:54.345982 | TASK [add-build-sshkey : Add back temp key] 2025-11-22 15:57:54.683712 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ba1af9a414084d4dae7975943aa4a225/work/ba1af9a414084d4dae7975943aa4a225_id_rsa (zuul-build-sshkey) 2025-11-22 15:57:54.684040 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016284 2025-11-22 15:57:54.704504 | 2025-11-22 15:57:54.704687 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-22 15:57:55.073582 | debian-bookworm | ok 2025-11-22 15:57:55.079315 | 2025-11-22 15:57:55.079420 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-22 15:57:55.102311 | debian-bookworm | skipping: Conditional result was False 2025-11-22 15:57:55.113072 | 2025-11-22 15:57:55.113176 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-22 15:57:55.545066 | debian-bookworm | ok 2025-11-22 15:57:55.557656 | 2025-11-22 15:57:55.557759 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-22 15:57:55.595915 | debian-bookworm | ok 2025-11-22 15:57:55.600805 | 2025-11-22 15:57:55.600899 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-22 15:57:56.023623 | debian-bookworm -> localhost | ok 2025-11-22 15:57:56.030417 | 2025-11-22 15:57:56.030552 | TASK [validate-host : Collect information about the host] 2025-11-22 15:57:57.166250 | debian-bookworm | ok 2025-11-22 15:57:57.178763 | 2025-11-22 15:57:57.178924 | TASK [validate-host : Sanitize hostname] 2025-11-22 15:57:57.291089 | debian-bookworm | ok 2025-11-22 15:57:57.355668 | 2025-11-22 15:57:57.355877 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-22 15:57:58.163481 | debian-bookworm -> localhost | changed 2025-11-22 15:57:58.169590 | 2025-11-22 15:57:58.169709 | TASK [validate-host : Collect information about zuul worker] 2025-11-22 15:57:58.605142 | debian-bookworm | ok 2025-11-22 15:57:58.610586 | 2025-11-22 15:57:58.610708 | TASK [validate-host : Write out all zuul information for each host] 2025-11-22 15:57:59.365503 | debian-bookworm -> localhost | changed 2025-11-22 15:57:59.380344 | 2025-11-22 15:57:59.380508 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-22 15:57:59.687616 | debian-bookworm | ok 2025-11-22 15:57:59.695964 | 2025-11-22 15:57:59.696089 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-22 15:58:00.873014 | debian-bookworm | changed: 2025-11-22 15:58:00.873239 | debian-bookworm | cd+++++++++ src/ 2025-11-22 15:58:00.873275 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-22 15:58:00.873300 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-22 15:58:00.873322 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-11-22 15:58:00.873342 | debian-bookworm | Containerfile 2025-11-22 15:58:00.873498 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012410 2025-11-22 15:58:27.990614 | 2025-11-22 15:58:27.990818 | TASK [upload-logs : Upload logs to log server] 2025-11-22 15:58:28.921799 | localhost | Output suppressed because no_log was given 2025-11-22 15:58:28.923779 | 2025-11-22 15:58:28.923888 | LOOP [upload-logs : Compress console log and json output] 2025-11-22 15:58:28.974900 | localhost | skipping: Conditional result was False 2025-11-22 15:58:28.981421 | localhost | skipping: Conditional result was False 2025-11-22 15:58:28.991217 | 2025-11-22 15:58:28.991347 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-22 15:58:29.084739 | localhost | skipping: Conditional result was False 2025-11-22 15:58:29.085103 | 2025-11-22 15:58:29.090299 | localhost | skipping: Conditional result was False 2025-11-22 15:58:29.099094 | 2025-11-22 15:58:29.099230 | LOOP [upload-logs : Upload console log and json output]