2025-12-31 03:13:01.458443 | Job console starting 2025-12-31 03:13:01.465240 | Updating git repos 2025-12-31 03:13:01.494545 | Cloning repos into workspace 2025-12-31 03:13:01.561094 | Restoring repo states 2025-12-31 03:13:01.580788 | Merging changes 2025-12-31 03:13:01.580805 | Checking out repos 2025-12-31 03:13:01.642782 | Preparing playbooks 2025-12-31 03:13:03.067910 | Running Ansible setup 2025-12-31 03:13:10.293717 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-31 03:13:13.682034 | 2025-12-31 03:13:13.682231 | PLAY [Base pre] 2025-12-31 03:13:13.734969 | 2025-12-31 03:13:13.735144 | TASK [Setup log path fact] 2025-12-31 03:13:13.806391 | ubuntu-noble | ok 2025-12-31 03:13:13.864720 | 2025-12-31 03:13:13.864949 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 03:13:13.962333 | ubuntu-noble | ok 2025-12-31 03:13:13.996152 | 2025-12-31 03:13:13.996302 | TASK [emit-job-header : Print job information] 2025-12-31 03:13:14.231851 | # Job Information 2025-12-31 03:13:14.232051 | Ansible Version: 2.16.14 2025-12-31 03:13:14.232089 | Job: calendar-yaml2ics 2025-12-31 03:13:14.232121 | Pipeline: periodic-daily 2025-12-31 03:13:14.232143 | Executor: 521e9411259a 2025-12-31 03:13:14.232162 | Triggered by: https://github.com/osism/calendar 2025-12-31 03:13:14.232184 | Event ID: 739b77bf45504aedbb4f7a18bde98bc2 2025-12-31 03:13:14.247110 | 2025-12-31 03:13:14.247263 | LOOP [emit-job-header : Print node information] 2025-12-31 03:13:14.966362 | ubuntu-noble | ok: 2025-12-31 03:13:14.966742 | ubuntu-noble | # Node Information 2025-12-31 03:13:14.966792 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-12-31 03:13:14.966819 | ubuntu-noble | Hostname: ubuntu 2025-12-31 03:13:14.966993 | ubuntu-noble | Username: zuul 2025-12-31 03:13:14.967033 | ubuntu-noble | Distro: Ubuntu 24.04 2025-12-31 03:13:14.967141 | ubuntu-noble | Provider: regiocloud-a 2025-12-31 03:13:14.967169 | ubuntu-noble | Region: 2025-12-31 03:13:14.967191 | ubuntu-noble | Label: ubuntu-noble 2025-12-31 03:13:14.967216 | ubuntu-noble | Product Name: OpenStack Nova 2025-12-31 03:13:14.967245 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed3:fa66 2025-12-31 03:13:14.995879 | 2025-12-31 03:13:14.996032 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-31 03:13:17.013156 | ubuntu-noble -> localhost | changed 2025-12-31 03:13:17.021317 | 2025-12-31 03:13:17.021461 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-31 03:13:21.311429 | ubuntu-noble -> localhost | changed 2025-12-31 03:13:21.345345 | 2025-12-31 03:13:21.345496 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-31 03:13:22.542399 | ubuntu-noble -> localhost | ok 2025-12-31 03:13:22.553433 | 2025-12-31 03:13:22.553587 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-31 03:13:22.636430 | ubuntu-noble | ok 2025-12-31 03:13:22.707832 | ubuntu-noble | included: /var/lib/zuul/builds/eb7e8f1257914f8884e641a46c251eab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-31 03:13:22.735262 | 2025-12-31 03:13:22.735399 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-31 03:13:28.020031 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-12-31 03:13:28.020318 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/eb7e8f1257914f8884e641a46c251eab/work/eb7e8f1257914f8884e641a46c251eab_id_rsa 2025-12-31 03:13:28.020388 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/eb7e8f1257914f8884e641a46c251eab/work/eb7e8f1257914f8884e641a46c251eab_id_rsa.pub 2025-12-31 03:13:28.020419 | ubuntu-noble -> localhost | The key fingerprint is: 2025-12-31 03:13:28.020446 | ubuntu-noble -> localhost | SHA256:YXvMBhxsNuFkvqk3E+TUmj6FMEDfWfLsG1iJK3HYdzs zuul-build-sshkey 2025-12-31 03:13:28.020562 | ubuntu-noble -> localhost | The key's randomart image is: 2025-12-31 03:13:28.022274 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-12-31 03:13:28.022399 | ubuntu-noble -> localhost | | .o .*.. | 2025-12-31 03:13:28.022436 | ubuntu-noble -> localhost | | o X=X . | 2025-12-31 03:13:28.022461 | ubuntu-noble -> localhost | | *o/.B . | 2025-12-31 03:13:28.022484 | ubuntu-noble -> localhost | | X ^ . . | 2025-12-31 03:13:28.022506 | ubuntu-noble -> localhost | | . S O E | 2025-12-31 03:13:28.022537 | ubuntu-noble -> localhost | | + = o . | 2025-12-31 03:13:28.022559 | ubuntu-noble -> localhost | | . * . | 2025-12-31 03:13:28.022581 | ubuntu-noble -> localhost | | . + | 2025-12-31 03:13:28.022604 | ubuntu-noble -> localhost | | | 2025-12-31 03:13:28.022645 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-12-31 03:13:28.022715 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.503843 2025-12-31 03:13:28.057422 | 2025-12-31 03:13:28.057562 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-31 03:13:28.133323 | ubuntu-noble | ok 2025-12-31 03:13:28.174173 | ubuntu-noble | included: /var/lib/zuul/builds/eb7e8f1257914f8884e641a46c251eab/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-31 03:13:28.193034 | 2025-12-31 03:13:28.193176 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-31 03:13:28.328902 | ubuntu-noble | skipping: Conditional result was False 2025-12-31 03:13:28.341138 | 2025-12-31 03:13:28.341285 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-31 03:13:29.670453 | ubuntu-noble | changed 2025-12-31 03:13:29.682518 | 2025-12-31 03:13:29.682680 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-31 03:13:30.106993 | ubuntu-noble | ok 2025-12-31 03:13:30.127407 | 2025-12-31 03:13:30.127555 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-31 03:13:31.097053 | ubuntu-noble | changed 2025-12-31 03:13:31.136618 | 2025-12-31 03:13:31.136760 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-31 03:13:31.937234 | ubuntu-noble | changed 2025-12-31 03:13:31.943790 | 2025-12-31 03:13:31.943890 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-31 03:13:31.976968 | ubuntu-noble | skipping: Conditional result was False 2025-12-31 03:13:31.983512 | 2025-12-31 03:13:31.983671 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-31 03:13:32.735460 | ubuntu-noble -> localhost | changed 2025-12-31 03:13:32.753717 | 2025-12-31 03:13:32.753825 | TASK [add-build-sshkey : Add back temp key] 2025-12-31 03:13:33.773240 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/eb7e8f1257914f8884e641a46c251eab/work/eb7e8f1257914f8884e641a46c251eab_id_rsa (zuul-build-sshkey) 2025-12-31 03:13:33.773430 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.021805 2025-12-31 03:13:33.778658 | 2025-12-31 03:13:33.778752 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-31 03:13:34.557134 | ubuntu-noble | ok 2025-12-31 03:13:34.561723 | 2025-12-31 03:13:34.561808 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-31 03:13:34.605168 | ubuntu-noble | skipping: Conditional result was False 2025-12-31 03:13:34.616045 | 2025-12-31 03:13:34.616150 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-31 03:13:35.142054 | ubuntu-noble | ok 2025-12-31 03:13:35.154160 | 2025-12-31 03:13:35.154260 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-31 03:13:35.233204 | ubuntu-noble | ok 2025-12-31 03:13:35.237982 | 2025-12-31 03:13:35.238065 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-31 03:13:35.898302 | ubuntu-noble -> localhost | ok 2025-12-31 03:13:35.905196 | 2025-12-31 03:13:35.905298 | TASK [validate-host : Collect information about the host] 2025-12-31 03:13:37.196099 | ubuntu-noble | ok 2025-12-31 03:13:37.207234 | 2025-12-31 03:13:37.207358 | TASK [validate-host : Sanitize hostname] 2025-12-31 03:13:37.401514 | ubuntu-noble | ok 2025-12-31 03:13:37.454027 | 2025-12-31 03:13:37.454165 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-31 03:13:38.384080 | ubuntu-noble -> localhost | changed 2025-12-31 03:13:38.390221 | 2025-12-31 03:13:38.390347 | TASK [validate-host : Collect information about zuul worker] 2025-12-31 03:13:38.887341 | ubuntu-noble | ok 2025-12-31 03:13:38.899656 | 2025-12-31 03:13:38.899808 | TASK [validate-host : Write out all zuul information for each host] 2025-12-31 03:13:39.570233 | ubuntu-noble -> localhost | changed 2025-12-31 03:13:39.581458 | 2025-12-31 03:13:39.581585 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-31 03:13:39.906529 | ubuntu-noble | ok 2025-12-31 03:13:39.914293 | 2025-12-31 03:13:39.914421 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-31 03:13:40.869924 | ubuntu-noble | changed: 2025-12-31 03:13:40.870125 | ubuntu-noble | cd+++++++++ src/ 2025-12-31 03:13:40.870160 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-12-31 03:13:40.870185 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-12-31 03:13:40.870206 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2025-12-31 03:13:40.870227 | ubuntu-noble | =2.8 (from yaml2ics) 2025-12-31 03:14:00.494650 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-31 03:14:00.608748 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2025-12-31 03:14:00.620620 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2025-12-31 03:14:00.700164 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2025-12-31 03:14:00.713759 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2025-12-31 03:14:00.781186 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2025-12-31 03:14:00.792275 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2025-12-31 03:14:00.831874 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2025-12-31 03:14:00.852079 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2025-12-31 03:14:00.871992 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2025-12-31 03:14:00.895419 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 2025-12-31 03:14:00.907718 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2025-12-31 03:14:00.930094 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 9.5 MB/s eta 0:00:00 2025-12-31 03:14:00.942798 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2025-12-31 03:14:00.965822 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-31 03:14:01.001540 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 10.3 MB/s eta 0:00:00 2025-12-31 03:14:01.016990 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2025-12-31 03:14:01.087961 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 12.4 MB/s eta 0:00:00 2025-12-31 03:14:01.103671 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-31 03:14:01.120171 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 5.7 MB/s eta 0:00:00 2025-12-31 03:14:01.275408 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2025-12-31 03:14:01.768707 | ubuntu-noble | Successfully installed attrs-25.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-6.5.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2025-12-31 03:14:01.769150 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2025-12-31 03:14:02.152428 | ubuntu-noble | ok: Runtime: 0:00:02.882455 2025-12-31 03:14:02.155863 | 2025-12-31 03:14:02.155953 | PLAY RECAP 2025-12-31 03:14:02.156009 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-31 03:14:02.156044 | 2025-12-31 03:14:02.584952 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2025-12-31 03:14:02.586176 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-12-31 03:14:05.076210 | 2025-12-31 03:14:05.076385 | PLAY [Run] 2025-12-31 03:14:05.093246 | 2025-12-31 03:14:05.093396 | TASK [Run yaml2ics] 2025-12-31 03:14:06.133554 | ubuntu-noble | BEGIN:VCALENDAR 2025-12-31 03:14:06.133695 | ubuntu-noble | VERSION:2.0 2025-12-31 03:14:06.133720 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2025-12-31 03:14:06.133733 | ubuntu-noble | BEGIN:VTIMEZONE 2025-12-31 03:14:06.133744 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2025-12-31 03:14:06.133755 | ubuntu-noble | BEGIN:DAYLIGHT 2025-12-31 03:14:06.133764 | ubuntu-noble | TZOFFSETFROM:+0100 2025-12-31 03:14:06.133775 | ubuntu-noble | TZOFFSETTO:+0200 2025-12-31 03:14:06.133784 | ubuntu-noble | DTSTART:19700329T020000 2025-12-31 03:14:06.133801 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2025-12-31 03:14:06.133819 | ubuntu-noble | RDATE:19700329T020000 2025-12-31 03:14:06.133830 | ubuntu-noble | TZNAME:CEST 2025-12-31 03:14:06.133839 | ubuntu-noble | END:DAYLIGHT 2025-12-31 03:14:06.133853 | ubuntu-noble | BEGIN:STANDARD 2025-12-31 03:14:06.133862 | ubuntu-noble | TZOFFSETFROM:+0200 2025-12-31 03:14:06.133871 | ubuntu-noble | TZOFFSETTO:+0100 2025-12-31 03:14:06.133885 | ubuntu-noble | DTSTART:19701025T030000 2025-12-31 03:14:06.133894 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2025-12-31 03:14:06.133906 | ubuntu-noble | RDATE:19701025T030000 2025-12-31 03:14:06.133916 | ubuntu-noble | TZNAME:CET 2025-12-31 03:14:06.133925 | ubuntu-noble | END:STANDARD 2025-12-31 03:14:06.133934 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2025-12-31 03:14:06.133945 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2025-12-31 03:14:06.133954 | ubuntu-noble | END:VTIMEZONE 2025-12-31 03:14:06.133963 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.133973 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2025-12-31 03:14:06.133983 | ubuntu-noble | DURATION:PT50M 2025-12-31 03:14:06.133993 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2025-12-31 03:14:06.134002 | ubuntu-noble | UID:c1cb443d-88ad-4a47-82e9-6040f3ee5339@c1cb.org 2025-12-31 03:14:06.134012 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2025-12-31 03:14:06.134022 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2025-12-31 03:14:06.134031 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2025-12-31 03:14:06.134041 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-12-31 03:14:06.134057 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134066 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134076 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134085 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2025-12-31 03:14:06.134095 | ubuntu-noble | DURATION:PT25M 2025-12-31 03:14:06.134104 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2025-12-31 03:14:06.134113 | ubuntu-noble | UID:af767f3e-830b-4ea0-a280-fcf431136584@af76.org 2025-12-31 03:14:06.134123 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2025-12-31 03:14:06.134133 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2025-12-31 03:14:06.134142 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2025-12-31 03:14:06.134151 | ubuntu-noble | follow. 2025-12-31 03:14:06.134161 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134170 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134180 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134189 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2025-12-31 03:14:06.134198 | ubuntu-noble | DURATION:PT50M 2025-12-31 03:14:06.134208 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2025-12-31 03:14:06.134217 | ubuntu-noble | UID:1b2e20c9-4072-4435-b63d-468ac0da0680@1b2e.org 2025-12-31 03:14:06.134226 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2025-12-31 03:14:06.134236 | ubuntu-noble | here. 2025-12-31 03:14:06.134246 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-12-31 03:14:06.134255 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134264 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134273 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134283 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2025-12-31 03:14:06.134293 | ubuntu-noble | DURATION:PT50M 2025-12-31 03:14:06.134302 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2025-12-31 03:14:06.134312 | ubuntu-noble | UID:ce899f47-970c-4b9f-b234-f98725d42a37@ce89.org 2025-12-31 03:14:06.134321 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2025-12-31 03:14:06.134330 | ubuntu-noble | discussed. 2025-12-31 03:14:06.134383 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-12-31 03:14:06.134393 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134403 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134412 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134460 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2025-12-31 03:14:06.134472 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2025-12-31 03:14:06.134481 | ubuntu-noble | SUMMARY:CloudFest 2025-12-31 03:14:06.134490 | ubuntu-noble | UID:d84f745c-68a0-4d12-bf75-4ae8a67d88a5@d84f.org 2025-12-31 03:14:06.134500 | ubuntu-noble | LOCATION:Europa-Park 2025-12-31 03:14:06.134510 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134519 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2025-12-31 03:14:06.134528 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134537 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134547 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2025-12-31 03:14:06.134556 | ubuntu-noble | DURATION:PT40M 2025-12-31 03:14:06.134565 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2025-12-31 03:14:06.134575 | ubuntu-noble | UID:be3b8561-ede8-4719-8055-ffb8f289287f@be3b.org 2025-12-31 03:14:06.134584 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-12-31 03:14:06.134593 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134603 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134612 | ubuntu-noble | BEGIN:VEVENT 2025-12-31 03:14:06.134621 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2025-12-31 03:14:06.134631 | ubuntu-noble | DURATION:PT50M 2025-12-31 03:14:06.134640 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2025-12-31 03:14:06.134650 | ubuntu-noble | UID:05fc1592-4717-4274-ad08-9ea25ec3c1dc@05fc.org 2025-12-31 03:14:06.134659 | ubuntu-noble | DESCRIPTION: 2025-12-31 03:14:06.134668 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-12-31 03:14:06.134678 | ubuntu-noble | DTSTAMP:20251231T031406Z 2025-12-31 03:14:06.134687 | ubuntu-noble | END:VEVENT 2025-12-31 03:14:06.134696 | ubuntu-noble | NAME:Calendar of OSISM related events 2025-12-31 03:14:06.134706 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2025-12-31 03:14:06.134715 | ubuntu-noble | END:VCALENDAR 2025-12-31 03:14:06.635828 | ubuntu-noble | ok: Runtime: 0:00:00.253843 2025-12-31 03:14:06.648272 | 2025-12-31 03:14:06.648434 | PLAY RECAP 2025-12-31 03:14:06.648530 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-31 03:14:06.648580 | 2025-12-31 03:14:06.840304 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-12-31 03:14:06.841252 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-31 03:14:08.376559 | 2025-12-31 03:14:08.376752 | PLAY [Base post] 2025-12-31 03:14:08.397905 | 2025-12-31 03:14:08.398078 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-31 03:14:09.367024 | ubuntu-noble | changed 2025-12-31 03:14:09.381180 | 2025-12-31 03:14:09.381337 | PLAY RECAP 2025-12-31 03:14:09.381407 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-31 03:14:09.381470 | 2025-12-31 03:14:09.536650 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-31 03:14:09.537506 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-31 03:14:11.146511 | 2025-12-31 03:14:11.146726 | PLAY [Base post-logs] 2025-12-31 03:14:11.185124 | 2025-12-31 03:14:11.185313 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-31 03:14:13.350673 | localhost | changed 2025-12-31 03:14:13.374446 | 2025-12-31 03:14:13.374681 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-31 03:14:13.431514 | localhost | ok 2025-12-31 03:14:13.435280 | 2025-12-31 03:14:13.435385 | TASK [Set zuul-log-path fact] 2025-12-31 03:14:13.471490 | localhost | ok 2025-12-31 03:14:13.495925 | 2025-12-31 03:14:13.496081 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-31 03:14:13.527686 | localhost | ok 2025-12-31 03:14:13.531656 | 2025-12-31 03:14:13.531784 | TASK [upload-logs : Create log directories] 2025-12-31 03:14:14.865740 | localhost | changed 2025-12-31 03:14:14.869033 | 2025-12-31 03:14:14.869162 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-31 03:14:16.048360 | localhost -> localhost | ok: Runtime: 0:00:00.017765 2025-12-31 03:14:16.053350 | 2025-12-31 03:14:16.053485 | TASK [upload-logs : Upload logs to log server] 2025-12-31 03:14:17.351451 | localhost | Output suppressed because no_log was given 2025-12-31 03:14:17.353369 | 2025-12-31 03:14:17.353480 | LOOP [upload-logs : Compress console log and json output] 2025-12-31 03:14:17.416423 | localhost | skipping: Conditional result was False 2025-12-31 03:14:17.426289 | localhost | skipping: Conditional result was False 2025-12-31 03:14:17.431141 | 2025-12-31 03:14:17.431275 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-31 03:14:17.560713 | localhost | skipping: Conditional result was False 2025-12-31 03:14:17.561037 | 2025-12-31 03:14:17.582733 | localhost | skipping: Conditional result was False 2025-12-31 03:14:17.592987 | 2025-12-31 03:14:17.593144 | LOOP [upload-logs : Upload console log and json output]