2025-11-15 03:00:11.343093 | Job console starting 2025-11-15 03:00:11.382677 | Updating git repos 2025-11-15 03:00:11.771036 | Cloning repos into workspace 2025-11-15 03:00:11.872604 | Restoring repo states 2025-11-15 03:00:11.884678 | Merging changes 2025-11-15 03:00:11.884699 | Checking out repos 2025-11-15 03:00:12.096244 | Preparing playbooks 2025-11-15 03:00:13.396354 | Running Ansible setup 2025-11-15 03:00:21.363120 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-15 03:00:23.052521 | 2025-11-15 03:00:23.052653 | PLAY [Base pre] 2025-11-15 03:00:23.096922 | 2025-11-15 03:00:23.097046 | TASK [Setup log path fact] 2025-11-15 03:00:23.136999 | debian-bookworm | ok 2025-11-15 03:00:23.175699 | 2025-11-15 03:00:23.175843 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-15 03:00:23.245094 | debian-bookworm | ok 2025-11-15 03:00:23.276015 | 2025-11-15 03:00:23.276153 | TASK [emit-job-header : Print job information] 2025-11-15 03:00:23.338560 | # Job Information 2025-11-15 03:00:23.338717 | Ansible Version: 2.16.14 2025-11-15 03:00:23.338751 | Job: yamllint 2025-11-15 03:00:23.338784 | Pipeline: periodic-daily 2025-11-15 03:00:23.338807 | Executor: 521e9411259a 2025-11-15 03:00:23.338828 | Triggered by: https://github.com/osism/container-images 2025-11-15 03:00:23.338884 | Event ID: 309b464a3aca4d0caf10f8ae4d5705b5 2025-11-15 03:00:23.347616 | 2025-11-15 03:00:23.347721 | LOOP [emit-job-header : Print node information] 2025-11-15 03:00:23.572436 | debian-bookworm | ok: 2025-11-15 03:00:23.572630 | debian-bookworm | # Node Information 2025-11-15 03:00:23.572665 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-15 03:00:23.572689 | debian-bookworm | Hostname: debian 2025-11-15 03:00:23.572711 | debian-bookworm | Username: zuul 2025-11-15 03:00:23.572732 | debian-bookworm | Distro: Debian 12.12 2025-11-15 03:00:23.572756 | debian-bookworm | Provider: regiocloud-a 2025-11-15 03:00:23.572776 | debian-bookworm | Region: 2025-11-15 03:00:23.572796 | debian-bookworm | Label: debian-bookworm 2025-11-15 03:00:23.572815 | debian-bookworm | Product Name: OpenStack Nova 2025-11-15 03:00:23.572834 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:2669 2025-11-15 03:00:23.601057 | 2025-11-15 03:00:23.603336 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-15 03:00:24.861414 | debian-bookworm -> localhost | changed 2025-11-15 03:00:24.868208 | 2025-11-15 03:00:24.868305 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-15 03:00:27.869459 | debian-bookworm -> localhost | changed 2025-11-15 03:00:27.879624 | 2025-11-15 03:00:27.879712 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-15 03:00:28.545432 | debian-bookworm -> localhost | ok 2025-11-15 03:00:28.550388 | 2025-11-15 03:00:28.550480 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-15 03:00:28.577111 | debian-bookworm | ok 2025-11-15 03:00:28.645932 | debian-bookworm | included: /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-15 03:00:28.676246 | 2025-11-15 03:00:28.676339 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-15 03:00:33.064516 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-15 03:00:33.064895 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/work/4c762e317bc04f5bb3dcd78df701ec2f_id_rsa 2025-11-15 03:00:33.064931 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/work/4c762e317bc04f5bb3dcd78df701ec2f_id_rsa.pub 2025-11-15 03:00:33.064953 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-15 03:00:33.064972 | debian-bookworm -> localhost | SHA256:kvpsT4gG7VHncWVzLaTNk7bT0Fc2BQm9dYhFpn3LFHQ zuul-build-sshkey 2025-11-15 03:00:33.064992 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-15 03:00:33.065020 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-15 03:00:33.065038 | debian-bookworm -> localhost | | =BOOE| 2025-11-15 03:00:33.065056 | debian-bookworm -> localhost | | o.X=+O| 2025-11-15 03:00:33.065086 | debian-bookworm -> localhost | | . o . o O==| 2025-11-15 03:00:33.065103 | debian-bookworm -> localhost | | . . + o .+*o| 2025-11-15 03:00:33.065119 | debian-bookworm -> localhost | | . o o S oo.| 2025-11-15 03:00:33.065139 | debian-bookworm -> localhost | | o + o . | 2025-11-15 03:00:33.065156 | debian-bookworm -> localhost | | = . . | 2025-11-15 03:00:33.065172 | debian-bookworm -> localhost | | . o.. | 2025-11-15 03:00:33.065189 | debian-bookworm -> localhost | | .o.. | 2025-11-15 03:00:33.065206 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-15 03:00:33.065251 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.175594 2025-11-15 03:00:33.071205 | 2025-11-15 03:00:33.071290 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-15 03:00:33.118268 | debian-bookworm | ok 2025-11-15 03:00:33.128867 | debian-bookworm | included: /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-15 03:00:33.147437 | 2025-11-15 03:00:33.147531 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-15 03:00:33.195102 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:33.200239 | 2025-11-15 03:00:33.200326 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-15 03:00:34.112078 | debian-bookworm | changed 2025-11-15 03:00:34.116469 | 2025-11-15 03:00:34.116648 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-15 03:00:34.365520 | debian-bookworm | ok 2025-11-15 03:00:34.371087 | 2025-11-15 03:00:34.371311 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-15 03:00:35.082699 | debian-bookworm | changed 2025-11-15 03:00:35.115019 | 2025-11-15 03:00:35.115134 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-15 03:00:35.915832 | debian-bookworm | changed 2025-11-15 03:00:35.920181 | 2025-11-15 03:00:35.920263 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-15 03:00:35.964408 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:35.969428 | 2025-11-15 03:00:35.969521 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-15 03:00:36.802898 | debian-bookworm -> localhost | changed 2025-11-15 03:00:36.812160 | 2025-11-15 03:00:36.812248 | TASK [add-build-sshkey : Add back temp key] 2025-11-15 03:00:37.826791 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/work/4c762e317bc04f5bb3dcd78df701ec2f_id_rsa (zuul-build-sshkey) 2025-11-15 03:00:37.826998 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033760 2025-11-15 03:00:37.838448 | 2025-11-15 03:00:37.838544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-15 03:00:38.323562 | debian-bookworm | ok 2025-11-15 03:00:38.328590 | 2025-11-15 03:00:38.328688 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-15 03:00:38.381868 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:38.391865 | 2025-11-15 03:00:38.391964 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-15 03:00:38.896423 | debian-bookworm | ok 2025-11-15 03:00:38.910525 | 2025-11-15 03:00:38.910633 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-15 03:00:38.969308 | debian-bookworm | ok 2025-11-15 03:00:38.974171 | 2025-11-15 03:00:38.974262 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-15 03:00:39.852236 | debian-bookworm -> localhost | ok 2025-11-15 03:00:39.860231 | 2025-11-15 03:00:39.860338 | TASK [validate-host : Collect information about the host] 2025-11-15 03:00:41.111775 | debian-bookworm | ok 2025-11-15 03:00:41.136831 | 2025-11-15 03:00:41.136943 | TASK [validate-host : Sanitize hostname] 2025-11-15 03:00:41.270670 | debian-bookworm | ok 2025-11-15 03:00:41.427924 | 2025-11-15 03:00:41.428037 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-15 03:00:43.212917 | debian-bookworm -> localhost | changed 2025-11-15 03:00:43.218396 | 2025-11-15 03:00:43.218494 | TASK [validate-host : Collect information about zuul worker] 2025-11-15 03:00:43.736376 | debian-bookworm | ok 2025-11-15 03:00:43.746554 | 2025-11-15 03:00:43.746702 | TASK [validate-host : Write out all zuul information for each host] 2025-11-15 03:00:45.276291 | debian-bookworm -> localhost | changed 2025-11-15 03:00:45.297239 | 2025-11-15 03:00:45.297386 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-15 03:00:45.626004 | debian-bookworm | ok 2025-11-15 03:00:45.637287 | 2025-11-15 03:00:45.637431 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-15 03:00:47.548915 | debian-bookworm | changed: 2025-11-15 03:00:47.549149 | debian-bookworm | cd+++++++++ src/ 2025-11-15 03:00:47.549187 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-15 03:00:47.549212 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-15 03:00:47.549234 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-11-15 03:00:47.549254 | debian-bookworm | Containerfile 2025-11-15 03:00:47.551557 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-11-15 03:00:47.551575 | debian-bookworm | Containerfile 2025-11-15 03:00:47.551609 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-11-15 03:00:47.551627 | debian-bookworm | Containerfile 2025-11-15 03:00:47.551835 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-11-15 03:00:47.551853 | debian-bookworm | Containerfile 2025-11-15 03:00:47.551944 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-11-15 03:00:47.551963 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-11-15 03:00:47.551981 | debian-bookworm | Containerfile 2025-11-15 03:00:47.552734 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-11-15 03:00:47.552752 | debian-bookworm | Containerfile 2025-11-15 03:00:47.552822 | debian-bookworm | Containerfile 2025-11-15 03:00:47.552909 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-11-15 03:00:47.552926 | debian-bookworm | Containerfile 2025-11-15 03:00:47.552961 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-11-15 03:00:47.552982 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553017 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-11-15 03:00:47.553034 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553080 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-11-15 03:00:47.553098 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553527 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-11-15 03:00:47.553545 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553582 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-11-15 03:00:47.553600 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553636 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553741 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-11-15 03:00:47.553758 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-11-15 03:00:47.553775 | debian-bookworm | Containerfile 2025-11-15 03:00:47.553946 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-11-15 03:00:47.553963 | debian-bookworm | Containerfile 2025-11-15 03:00:47.554049 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-11-15 03:00:47.554093 | debian-bookworm | Containerfile 2025-11-15 03:00:47.554168 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-11-15 03:00:47.554189 | debian-bookworm | Containerfile 2025-11-15 03:00:47.554223 | debian-bookworm | Containerfile 2025-11-15 03:00:47.554343 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-11-15 03:00:47.554360 | debian-bookworm | Containerfile 2025-11-15 03:00:47.554531 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-11-15 03:00:47.554549 | debian-bookworm | Containerfile 2025-11-15 03:00:47.565930 | 2025-11-15 03:00:47.566037 | PLAY RECAP 2025-11-15 03:00:47.566110 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-11-15 03:00:47.566137 | 2025-11-15 03:00:47.864613 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-15 03:00:47.865519 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-11-15 03:00:49.470708 | 2025-11-15 03:00:49.470856 | PLAY [Run yamllint] 2025-11-15 03:00:49.510353 | 2025-11-15 03:00:49.510479 | LOOP [Install python] 2025-11-15 03:00:49.560081 | debian-bookworm | ok: "ensure-python" 2025-11-15 03:00:49.579310 | debian-bookworm | ok: "ensure-pip" 2025-11-15 03:00:49.685238 | 2025-11-15 03:00:49.685375 | TASK [ensure-python : Validate python_version value] 2025-11-15 03:00:49.721595 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.727505 | 2025-11-15 03:00:49.727604 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2025-11-15 03:00:49.771725 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.777224 | 2025-11-15 03:00:49.777326 | TASK [ensure-python : Pull in venv package] 2025-11-15 03:00:49.820587 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.827056 | 2025-11-15 03:00:49.827173 | TASK [ensure-python : Set default RPM package name] 2025-11-15 03:00:49.860311 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.866048 | 2025-11-15 03:00:49.866192 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9 and Python 3.9] 2025-11-15 03:00:49.911486 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.919613 | 2025-11-15 03:00:49.919731 | TASK [ensure-python : Install RPM package] 2025-11-15 03:00:49.963411 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.969052 | 2025-11-15 03:00:49.969187 | TASK [ensure-python : Install python using pyenv] 2025-11-15 03:00:49.982583 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:49.988753 | 2025-11-15 03:00:49.988843 | TASK [ensure-python : Activate python using stow] 2025-11-15 03:00:50.031795 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:00:50.041854 | 2025-11-15 03:00:50.041955 | TASK [ensure-pip : Check if pip is installed] 2025-11-15 03:00:51.105668 | debian-bookworm | ok: Runtime: 0:00:00.007719 2025-11-15 03:00:51.111571 | 2025-11-15 03:00:51.111678 | LOOP [ensure-pip : Install pip from packages] 2025-11-15 03:00:51.194825 | debian-bookworm | ok: "/var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2025-11-15 03:00:51.195390 | debian-bookworm | ok: All items complete 2025-11-15 03:00:51.195443 | 2025-11-15 03:00:51.210796 | debian-bookworm | included: /var/lib/zuul/builds/4c762e317bc04f5bb3dcd78df701ec2f/untrusted/project_2/github.com/osism/openinfra-zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2025-11-15 03:00:51.223500 | 2025-11-15 03:00:51.223606 | TASK [ensure-pip : Update package lists] 2025-11-15 03:00:55.541992 | debian-bookworm | changed 2025-11-15 03:00:55.555351 | 2025-11-15 03:00:55.555492 | TASK [ensure-pip : Install Python 3 pip] 2025-11-15 03:01:00.427102 | debian-bookworm | changed 2025-11-15 03:01:00.433349 | 2025-11-15 03:01:00.433487 | TASK [ensure-pip : Install Python 2 pip] 2025-11-15 03:01:00.489780 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:01:00.509674 | 2025-11-15 03:01:00.510061 | TASK [ensure-pip : Ensure setuptools] 2025-11-15 03:01:00.549049 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:01:00.560333 | 2025-11-15 03:01:00.560464 | TASK [ensure-pip : Check for ensurepip module] 2025-11-15 03:01:00.908687 | debian-bookworm | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2025-11-15 03:01:00.908863 | debian-bookworm | [--altinstall] [--default-pip] 2025-11-15 03:01:00.908886 | debian-bookworm | 2025-11-15 03:01:00.908901 | debian-bookworm | options: 2025-11-15 03:01:00.908919 | debian-bookworm | -h, --help show this help message and exit 2025-11-15 03:01:00.908940 | debian-bookworm | --version Show the version of pip that is bundled with this Python. 2025-11-15 03:01:00.908954 | debian-bookworm | -v, --verbose Give more output. Option is additive, and can be used up to 3 2025-11-15 03:01:00.908998 | debian-bookworm | times. 2025-11-15 03:01:00.909055 | debian-bookworm | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2025-11-15 03:01:00.909070 | debian-bookworm | --user Install using the user scheme. 2025-11-15 03:01:00.909083 | debian-bookworm | --root ROOT Install everything relative to this alternate root directory. 2025-11-15 03:01:00.909095 | debian-bookworm | --altinstall Make an alternate install, installing only the X.Y versioned 2025-11-15 03:01:00.909107 | debian-bookworm | scripts (Default: pipX, pipX.Y, easy_install-X.Y). 2025-11-15 03:01:00.909118 | debian-bookworm | --default-pip Make a default pip install, installing the unqualified pip 2025-11-15 03:01:00.909129 | debian-bookworm | and easy_install in addition to the versioned scripts. 2025-11-15 03:01:01.107663 | debian-bookworm | ok: Runtime: 0:00:00.082442 2025-11-15 03:01:01.115506 | 2025-11-15 03:01:01.115761 | TASK [ensure-pip : Ensure python3-venv] 2025-11-15 03:01:01.143342 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:01:01.151145 | 2025-11-15 03:01:01.151285 | TASK [ensure-pip : Install pip from source] 2025-11-15 03:01:01.186427 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:01:01.194489 | 2025-11-15 03:01:01.194624 | TASK [ensure-pip : Probe for venv python full path] 2025-11-15 03:01:01.614951 | debian-bookworm | /usr/bin/python3 2025-11-15 03:01:01.761188 | debian-bookworm | ok: Runtime: 0:00:00.007727 2025-11-15 03:01:01.767911 | 2025-11-15 03:01:01.768046 | TASK [ensure-pip : Set host default] 2025-11-15 03:01:01.945350 | debian-bookworm | ok 2025-11-15 03:01:01.954252 | 2025-11-15 03:01:01.954390 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2025-11-15 03:01:02.054053 | debian-bookworm | ok 2025-11-15 03:01:02.128963 | 2025-11-15 03:01:02.129120 | TASK [yamllint : Install yamllint] 2025-11-15 03:01:08.330400 | debian-bookworm | changed 2025-11-15 03:01:08.335593 | 2025-11-15 03:01:08.340960 | TASK [yamllint : Run yamllint] 2025-11-15 03:01:09.115480 | debian-bookworm | ./.hadolint.yaml 2025-11-15 03:01:09.115578 | debian-bookworm | 3:12 warning too few spaces before comment: expected 2 (comments) 2025-11-15 03:01:09.115591 | debian-bookworm | 4:12 warning too few spaces before comment: expected 2 (comments) 2025-11-15 03:01:09.115600 | debian-bookworm | 5:12 warning too few spaces before comment: expected 2 (comments) 2025-11-15 03:01:09.115609 | debian-bookworm | 6:12 warning too few spaces before comment: expected 2 (comments) 2025-11-15 03:01:09.115617 | debian-bookworm | 7:12 warning too few spaces before comment: expected 2 (comments) 2025-11-15 03:01:09.115622 | debian-bookworm | 2025-11-15 03:01:09.425492 | debian-bookworm | ok: Runtime: 0:00:00.414379 2025-11-15 03:01:09.431469 | 2025-11-15 03:01:09.431538 | PLAY RECAP 2025-11-15 03:01:09.431651 | debian-bookworm | ok: 10 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-11-15 03:01:09.431677 | 2025-11-15 03:01:09.610998 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/yamllint/run.yaml@main] 2025-11-15 03:01:09.611902 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-15 03:01:11.174726 | 2025-11-15 03:01:11.174936 | PLAY [Base post] 2025-11-15 03:01:11.230706 | 2025-11-15 03:01:11.230916 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-11-15 03:01:12.360263 | debian-bookworm | changed 2025-11-15 03:01:12.391457 | 2025-11-15 03:01:12.391938 | PLAY RECAP 2025-11-15 03:01:12.392011 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-11-15 03:01:12.392092 | 2025-11-15 03:01:12.859775 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-11-15 03:01:12.860691 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-11-15 03:01:15.342245 | 2025-11-15 03:01:15.342412 | PLAY [Base post-logs] 2025-11-15 03:01:15.384492 | 2025-11-15 03:01:15.384631 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-11-15 03:01:16.921053 | localhost | changed 2025-11-15 03:01:16.945606 | 2025-11-15 03:01:16.945785 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-11-15 03:01:17.123154 | localhost | ok 2025-11-15 03:01:17.131133 | 2025-11-15 03:01:17.131237 | TASK [Set zuul-log-path fact] 2025-11-15 03:01:17.190663 | localhost | ok 2025-11-15 03:01:17.199468 | 2025-11-15 03:01:17.199589 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-15 03:01:17.234507 | localhost | ok 2025-11-15 03:01:17.237675 | 2025-11-15 03:01:17.237768 | TASK [upload-logs : Create log directories] 2025-11-15 03:01:19.998541 | localhost | changed 2025-11-15 03:01:20.002104 | 2025-11-15 03:01:20.002207 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-11-15 03:01:22.590439 | localhost -> localhost | ok: Runtime: 0:00:00.066865 2025-11-15 03:01:22.594633 | 2025-11-15 03:01:22.594736 | TASK [upload-logs : Upload logs to log server] 2025-11-15 03:01:24.576253 | localhost | Output suppressed because no_log was given 2025-11-15 03:01:24.577685 | 2025-11-15 03:01:24.577833 | LOOP [upload-logs : Compress console log and json output] 2025-11-15 03:01:24.929125 | localhost | skipping: Conditional result was False 2025-11-15 03:01:24.970951 | localhost | skipping: Conditional result was False 2025-11-15 03:01:24.982506 | 2025-11-15 03:01:24.982607 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-15 03:01:25.200199 | localhost | skipping: Conditional result was False 2025-11-15 03:01:25.200523 | 2025-11-15 03:01:25.206551 | localhost | skipping: Conditional result was False 2025-11-15 03:01:25.213123 | 2025-11-15 03:01:25.213209 | LOOP [upload-logs : Upload console log and json output]