2026-04-22 03:33:25.637393 | Job console starting 2026-04-22 03:33:25.654266 | Updating git repos 2026-04-22 03:33:25.686395 | Cloning repos into workspace 2026-04-22 03:33:25.730312 | Restoring repo states 2026-04-22 03:33:25.737861 | Merging changes 2026-04-22 03:33:25.737883 | Checking out repos 2026-04-22 03:33:25.768123 | Preparing playbooks 2026-04-22 03:33:26.372944 | Running Ansible setup 2026-04-22 03:33:30.678090 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 03:33:31.431000 | 2026-04-22 03:33:31.431169 | PLAY [Base pre] 2026-04-22 03:33:31.447673 | 2026-04-22 03:33:31.447849 | TASK [Setup log path fact] 2026-04-22 03:33:31.477499 | ubuntu-jammy-large | ok 2026-04-22 03:33:31.492965 | 2026-04-22 03:33:31.493118 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 03:33:31.535690 | ubuntu-jammy-large | ok 2026-04-22 03:33:31.547544 | 2026-04-22 03:33:31.547678 | TASK [emit-job-header : Print job information] 2026-04-22 03:33:31.618723 | # Job Information 2026-04-22 03:33:31.620189 | Ansible Version: 2.16.14 2026-04-22 03:33:31.620698 | Job: openstack-octavia-amphora-image-publish-2025.2 2026-04-22 03:33:31.620860 | Pipeline: periodic-daily 2026-04-22 03:33:31.620903 | Executor: 521e9411259a 2026-04-22 03:33:31.620937 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-04-22 03:33:31.620971 | Event ID: 9936fd19bbf743beada7befb95ba459a 2026-04-22 03:33:31.627937 | 2026-04-22 03:33:31.628064 | LOOP [emit-job-header : Print node information] 2026-04-22 03:33:31.737014 | ubuntu-jammy-large | ok: 2026-04-22 03:33:31.737223 | ubuntu-jammy-large | # Node Information 2026-04-22 03:33:31.737264 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-04-22 03:33:31.737296 | ubuntu-jammy-large | Hostname: ubuntu 2026-04-22 03:33:31.737323 | ubuntu-jammy-large | Username: zuul 2026-04-22 03:33:31.737349 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-04-22 03:33:31.737379 | ubuntu-jammy-large | Provider: regiocloud-a 2026-04-22 03:33:31.737405 | ubuntu-jammy-large | Region: 2026-04-22 03:33:31.737431 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-04-22 03:33:31.737457 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-04-22 03:33:31.737482 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3b:5d09 2026-04-22 03:33:31.749268 | 2026-04-22 03:33:31.749393 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 03:33:32.251540 | ubuntu-jammy-large -> localhost | changed 2026-04-22 03:33:32.269043 | 2026-04-22 03:33:32.269298 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 03:33:33.362556 | ubuntu-jammy-large -> localhost | changed 2026-04-22 03:33:33.374195 | 2026-04-22 03:33:33.374320 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 03:33:33.671831 | ubuntu-jammy-large -> localhost | ok 2026-04-22 03:33:33.678564 | 2026-04-22 03:33:33.678684 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 03:33:33.710310 | ubuntu-jammy-large | ok 2026-04-22 03:33:33.725345 | ubuntu-jammy-large | included: /var/lib/zuul/builds/5aa8e83b3155448294f2f681913af9c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 03:33:33.731655 | 2026-04-22 03:33:33.731755 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 03:33:34.678740 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-04-22 03:33:34.679015 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/5aa8e83b3155448294f2f681913af9c5/work/5aa8e83b3155448294f2f681913af9c5_id_rsa 2026-04-22 03:33:34.679055 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/5aa8e83b3155448294f2f681913af9c5/work/5aa8e83b3155448294f2f681913af9c5_id_rsa.pub 2026-04-22 03:33:34.679081 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-04-22 03:33:34.679105 | ubuntu-jammy-large -> localhost | SHA256:H3u+ex7GAEPKKoo0ouQX3zkVL26aNway8sWSB7O4mGU zuul-build-sshkey 2026-04-22 03:33:34.679141 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-04-22 03:33:34.679163 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-04-22 03:33:34.679184 | ubuntu-jammy-large -> localhost | | . | 2026-04-22 03:33:34.679205 | ubuntu-jammy-large -> localhost | | . o | 2026-04-22 03:33:34.679225 | ubuntu-jammy-large -> localhost | | o.o | 2026-04-22 03:33:34.679244 | ubuntu-jammy-large -> localhost | | . oo | 2026-04-22 03:33:34.679263 | ubuntu-jammy-large -> localhost | |.+ ..o. So... | 2026-04-22 03:33:34.679291 | ubuntu-jammy-large -> localhost | |*...+oB.+..o o | 2026-04-22 03:33:34.679311 | ubuntu-jammy-large -> localhost | |o..E =oB.oo . + | 2026-04-22 03:33:34.679330 | ubuntu-jammy-large -> localhost | | *...+ =+ o ... | 2026-04-22 03:33:34.679350 | ubuntu-jammy-large -> localhost | | o .o. oo . +=. | 2026-04-22 03:33:34.679370 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-04-22 03:33:34.679425 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.430109 2026-04-22 03:33:34.686683 | 2026-04-22 03:33:34.686847 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 03:33:34.735810 | ubuntu-jammy-large | ok 2026-04-22 03:33:34.745416 | ubuntu-jammy-large | included: /var/lib/zuul/builds/5aa8e83b3155448294f2f681913af9c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 03:33:34.754576 | 2026-04-22 03:33:34.754678 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 03:33:34.778228 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-22 03:33:34.784599 | 2026-04-22 03:33:34.784704 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 03:33:35.416006 | ubuntu-jammy-large | changed 2026-04-22 03:33:35.424112 | 2026-04-22 03:33:35.424265 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 03:33:35.676982 | ubuntu-jammy-large | ok 2026-04-22 03:33:35.689613 | 2026-04-22 03:33:35.689892 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 03:33:36.401535 | ubuntu-jammy-large | changed 2026-04-22 03:33:36.410051 | 2026-04-22 03:33:36.410203 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 03:33:37.087837 | ubuntu-jammy-large | changed 2026-04-22 03:33:37.097222 | 2026-04-22 03:33:37.097385 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 03:33:37.123626 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-22 03:33:37.136466 | 2026-04-22 03:33:37.136654 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 03:33:37.619423 | ubuntu-jammy-large -> localhost | changed 2026-04-22 03:33:37.632926 | 2026-04-22 03:33:37.633079 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 03:33:38.001626 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/5aa8e83b3155448294f2f681913af9c5/work/5aa8e83b3155448294f2f681913af9c5_id_rsa (zuul-build-sshkey) 2026-04-22 03:33:38.002033 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.018165 2026-04-22 03:33:38.013484 | 2026-04-22 03:33:38.013681 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 03:33:38.445353 | ubuntu-jammy-large | ok 2026-04-22 03:33:38.455437 | 2026-04-22 03:33:38.455598 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 03:33:38.493148 | ubuntu-jammy-large | skipping: Conditional result was False 2026-04-22 03:33:38.515341 | 2026-04-22 03:33:38.515559 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 03:33:38.952876 | ubuntu-jammy-large | ok 2026-04-22 03:33:38.969113 | 2026-04-22 03:33:38.969263 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 03:33:39.011861 | ubuntu-jammy-large | ok 2026-04-22 03:33:39.017824 | 2026-04-22 03:33:39.017955 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 03:33:39.330146 | ubuntu-jammy-large -> localhost | ok 2026-04-22 03:33:39.347453 | 2026-04-22 03:33:39.347642 | TASK [validate-host : Collect information about the host] 2026-04-22 03:33:40.608522 | ubuntu-jammy-large | ok 2026-04-22 03:33:40.669597 | 2026-04-22 03:33:40.669752 | TASK [validate-host : Sanitize hostname] 2026-04-22 03:33:40.737012 | ubuntu-jammy-large | ok 2026-04-22 03:33:40.747586 | 2026-04-22 03:33:40.747756 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 03:33:41.341324 | ubuntu-jammy-large -> localhost | changed 2026-04-22 03:33:41.353730 | 2026-04-22 03:33:41.353956 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 03:33:41.801887 | ubuntu-jammy-large | ok 2026-04-22 03:33:41.810021 | 2026-04-22 03:33:41.810192 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 03:33:42.454320 | ubuntu-jammy-large -> localhost | changed 2026-04-22 03:33:42.465370 | 2026-04-22 03:33:42.465510 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 03:33:42.753541 | ubuntu-jammy-large | ok 2026-04-22 03:33:42.763867 | 2026-04-22 03:33:42.764049 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 03:33:43.624843 | ubuntu-jammy-large | changed: 2026-04-22 03:33:43.625103 | ubuntu-jammy-large | cd+++++++++ src/ 2026-04-22 03:33:43.625148 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-04-22 03:33:43.625179 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-04-22 03:33:43.625206 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-04-22 03:33:43.625232 | ubuntu-jammy-large | =3.0.2 2026-04-22 03:34:01.992132 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-22 03:34:02.001918 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 13.1 MB/s eta 0:00:00 2026-04-22 03:34:02.086669 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-04-22 03:34:02.099837 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-04-22 03:34:02.112568 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 7.5 MB/s eta 0:00:00 2026-04-22 03:34:02.182620 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2026-04-22 03:34:02.189658 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-22 03:34:02.257201 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-04-22 03:34:02.269989 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-22 03:34:02.377483 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 17.0 MB/s eta 0:00:00 2026-04-22 03:34:02.459893 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-04-22 03:34:02.473047 | ubuntu-jammy-large | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-22 03:34:02.482985 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 KB 7.7 MB/s eta 0:00:00 2026-04-22 03:34:02.617128 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-04-22 03:34:02.647586 | ubuntu-jammy-large | Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) 2026-04-22 03:34:02.688816 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 21.4 MB/s eta 0:00:00 2026-04-22 03:34:02.844365 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-04-22 03:34:02.857017 | ubuntu-jammy-large | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-22 03:34:02.882846 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.6/256.6 KB 13.6 MB/s eta 0:00:00 2026-04-22 03:34:02.973881 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-04-22 03:34:02.986107 | ubuntu-jammy-large | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-22 03:34:02.998807 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 KB 8.4 MB/s eta 0:00:00 2026-04-22 03:34:03.052501 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-04-22 03:34:03.065322 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-22 03:34:03.084372 | ubuntu-jammy-large | Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from python-openstackclient==8.3.0->-r requirements.txt (line 2)) (3.4.8) 2026-04-22 03:34:03.152292 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-04-22 03:34:03.165214 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-22 03:34:03.173781 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 7.0 MB/s eta 0:00:00 2026-04-22 03:34:03.246878 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-04-22 03:34:03.259534 | ubuntu-jammy-large | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-22 03:34:03.270035 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.6/86.6 KB 10.3 MB/s eta 0:00:00 2026-04-22 03:34:03.321992 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-04-22 03:34:03.334243 | ubuntu-jammy-large | Downloading osc_lib-4.5.0-py3-none-any.whl (96 kB) 2026-04-22 03:34:03.343168 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 KB 15.2 MB/s eta 0:00:00 2026-04-22 03:34:03.403270 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-04-22 03:34:03.415833 | ubuntu-jammy-large | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-22 03:34:03.438351 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 KB 20.8 MB/s eta 0:00:00 2026-04-22 03:34:03.547429 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-04-22 03:34:03.560172 | ubuntu-jammy-large | Downloading openstacksdk-4.11.0-py3-none-any.whl (1.9 MB) 2026-04-22 03:34:03.631561 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 27.5 MB/s eta 0:00:00 2026-04-22 03:34:03.682859 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-04-22 03:34:03.695392 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-22 03:34:03.754284 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-04-22 03:34:03.768829 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-22 03:34:03.944629 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2026-04-22 03:34:03.957796 | ubuntu-jammy-large | Downloading cmd2-3.5.0-py3-none-any.whl (147 kB) 2026-04-22 03:34:03.973834 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 KB 11.1 MB/s eta 0:00:00 2026-04-22 03:34:04.019422 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-04-22 03:34:04.031704 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-04-22 03:34:04.078536 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-04-22 03:34:04.093356 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-04-22 03:34:04.106948 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 7.1 MB/s eta 0:00:00 2026-04-22 03:34:04.165070 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-04-22 03:34:04.178949 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-04-22 03:34:04.249827 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-04-22 03:34:04.261730 | ubuntu-jammy-large | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-22 03:34:04.278327 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 5.5 MB/s eta 0:00:00 2026-04-22 03:34:04.329996 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-04-22 03:34:04.341995 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-22 03:34:05.383041 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-04-22 03:34:05.396609 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-04-22 03:34:05.416307 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 23.8 MB/s eta 0:00:00 2026-04-22 03:34:05.495739 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-04-22 03:34:05.509181 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-22 03:34:05.631258 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-04-22 03:34:05.643346 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-22 03:34:05.702231 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-04-22 03:34:05.714697 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-22 03:34:05.917486 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-04-22 03:34:05.930614 | ubuntu-jammy-large | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-22 03:34:05.947661 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.5/343.5 KB 27.7 MB/s eta 0:00:00 2026-04-22 03:34:06.020211 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-04-22 03:34:06.032449 | ubuntu-jammy-large | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-22 03:34:06.070120 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-04-22 03:34:06.082290 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-22 03:34:06.231607 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-04-22 03:34:06.243424 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-22 03:34:06.252146 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 9.6 MB/s eta 0:00:00 2026-04-22 03:34:06.310462 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-04-22 03:34:06.322608 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-22 03:34:06.384111 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-04-22 03:34:06.396593 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-22 03:34:06.406811 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 5.8 MB/s eta 0:00:00 2026-04-22 03:34:06.663170 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-04-22 03:34:06.675633 | ubuntu-jammy-large | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-22 03:34:06.689128 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 21.7 MB/s eta 0:00:00 2026-04-22 03:34:06.813914 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-04-22 03:34:06.826935 | ubuntu-jammy-large | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-22 03:34:06.836451 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.4/136.4 KB 20.8 MB/s eta 0:00:00 2026-04-22 03:34:06.864455 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.2->-r requirements.txt (line 1)) (59.6.0) 2026-04-22 03:34:07.000722 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-04-22 03:34:07.013513 | ubuntu-jammy-large | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-22 03:34:07.072789 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-04-22 03:34:07.085930 | ubuntu-jammy-large | Downloading packaging-26.1-py3-none-any.whl (95 kB) 2026-04-22 03:34:07.098987 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 KB 11.9 MB/s eta 0:00:00 2026-04-22 03:34:07.181625 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-04-22 03:34:07.194792 | ubuntu-jammy-large | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-22 03:34:07.346597 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-04-22 03:34:07.359418 | ubuntu-jammy-large | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-22 03:34:07.369382 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 18.6 MB/s eta 0:00:00 2026-04-22 03:34:07.732594 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-04-22 03:34:07.744873 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-04-22 03:34:07.755684 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 KB 28.6 MB/s eta 0:00:00 2026-04-22 03:34:07.824422 | ubuntu-jammy-large | Collecting certifi>=2023.5.7 2026-04-22 03:34:07.836536 | ubuntu-jammy-large | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-22 03:34:07.846445 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 KB 22.8 MB/s eta 0:00:00 2026-04-22 03:34:07.897363 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-04-22 03:34:07.908853 | ubuntu-jammy-large | Downloading idna-3.12-py3-none-any.whl (68 kB) 2026-04-22 03:34:07.918711 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.6/68.6 KB 9.1 MB/s eta 0:00:00 2026-04-22 03:34:08.011161 | ubuntu-jammy-large | Collecting urllib3<3,>=1.26 2026-04-22 03:34:08.023775 | ubuntu-jammy-large | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-22 03:34:08.033355 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 20.4 MB/s eta 0:00:00 2026-04-22 03:34:08.157352 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-04-22 03:34:08.169529 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-22 03:34:08.304777 | ubuntu-jammy-large | Collecting backports.strenum 2026-04-22 03:34:08.318371 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-04-22 03:34:08.379359 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.2 2026-04-22 03:34:08.392719 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-22 03:34:08.535089 | ubuntu-jammy-large | Collecting rich>=15.0.0 2026-04-22 03:34:08.546822 | ubuntu-jammy-large | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-04-22 03:34:08.610009 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 KB 5.0 MB/s eta 0:00:00 2026-04-22 03:34:09.354276 | ubuntu-jammy-large | Collecting wrapt>=2.1.0 2026-04-22 03:34:09.366240 | ubuntu-jammy-large | Downloading wrapt-2.1.2-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2026-04-22 03:34:09.377233 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 KB 13.3 MB/s eta 0:00:00 2026-04-22 03:34:09.481402 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-04-22 03:34:09.493363 | ubuntu-jammy-large | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-22 03:34:09.631200 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-04-22 03:34:09.643857 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-22 03:34:09.700438 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-04-22 03:34:09.713373 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-22 03:34:09.820074 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 22.5 MB/s eta 0:00:00 2026-04-22 03:34:10.067401 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-04-22 03:34:10.080315 | ubuntu-jammy-large | Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) 2026-04-22 03:34:10.104739 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 19.3 MB/s eta 0:00:00 2026-04-22 03:34:10.119465 | ubuntu-jammy-large | Requirement already satisfied: pyparsing>=2.1.0 in /usr/lib/python3/dist-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient==8.3.0->-r requirements.txt (line 2)) (2.4.7) 2026-04-22 03:34:10.201078 | ubuntu-jammy-large | Collecting wcwidth 2026-04-22 03:34:10.212932 | ubuntu-jammy-large | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-22 03:34:10.225675 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 KB 12.3 MB/s eta 0:00:00 2026-04-22 03:34:10.549661 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-04-22 03:34:10.561528 | ubuntu-jammy-large | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-22 03:34:10.635979 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.2 MB/s eta 0:00:00 2026-04-22 03:34:10.702840 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-04-22 03:34:10.715059 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-22 03:34:10.725230 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 12.8 MB/s eta 0:00:00 2026-04-22 03:34:10.848115 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-04-22 03:34:10.859929 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-22 03:34:11.230760 | ubuntu-jammy-large | Installing collected packages: pyperclip, wrapt, wcwidth, urllib3, typing-extensions, stevedore, rpds-py, rfc3986, PyYAML, pygments, pyflakes, pycodestyle, psutil, platformdirs, pbr, packaging, networkx, netaddr, msgpack, mdurl, mccabe, jsonpointer, jmespath, iso8601, idna, decorator, charset_normalizer, certifi, backports.strenum, autopage, attrs, requests, referencing, PrettyTable, oslo.i18n, os-service-types, markdown-it-py, jsonpatch, flake8, dogpile.cache, debtcollector, rich, oslo.utils, oslo.config, keystoneauth1, jsonschema-specifications, rich-argparse, python-cinderclient, oslo.serialization, openstacksdk, jsonschema, python-keystoneclient, diskimage-builder, cmd2, cliff, osc-lib, python-openstackclient 2026-04-22 03:34:19.859039 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-26.1.0 autopage-0.6.0 backports.strenum-1.3.1 certifi-2026.2.25 charset_normalizer-3.4.7 cliff-4.13.3 cmd2-3.5.0 debtcollector-3.1.0 decorator-5.2.1 diskimage-builder-3.40.2 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.12 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.11.0 os-service-types-1.8.2 osc-lib-4.5.0 oslo.config-10.3.0 oslo.i18n-6.7.2 oslo.serialization-5.9.1 oslo.utils-10.0.1 packaging-26.1 pbr-7.0.3 platformdirs-4.9.6 psutil-7.2.2 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.20.0 pyperclip-1.11.0 python-cinderclient-9.9.0 python-keystoneclient-5.8.0 python-openstackclient-8.3.0 referencing-0.37.0 requests-2.33.1 rfc3986-2.0.0 rich-15.0.0 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.7.0 typing-extensions-4.15.0 urllib3-2.6.3 wcwidth-0.6.0 wrapt-2.1.2 2026-04-22 03:34:19.859148 | ubuntu-jammy-large | 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 2026-04-22 03:34:20.242702 | ubuntu-jammy-large | + sudo apt-get update 2026-04-22 03:34:20.434620 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-04-22 03:34:20.448207 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-04-22 03:34:20.477895 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-04-22 03:34:20.507647 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-04-22 03:34:22.393815 | ubuntu-jammy-large | Reading package lists... 2026-04-22 03:34:22.422754 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-04-22 03:34:22.498020 | ubuntu-jammy-large | Reading package lists... 2026-04-22 03:34:22.818056 | ubuntu-jammy-large | Building dependency tree... 2026-04-22 03:34:22.818372 | ubuntu-jammy-large | Reading state information... 2026-04-22 03:34:23.060219 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.30). 2026-04-22 03:34:23.060318 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-04-22 03:34:23.060334 | ubuntu-jammy-large | The following additional packages will be installed: 2026-04-22 03:34:23.061617 | ubuntu-jammy-large | distro-info liblzo2-2 2026-04-22 03:34:23.062743 | ubuntu-jammy-large | Suggested packages: 2026-04-22 03:34:23.062761 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-04-22 03:34:23.087278 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-04-22 03:34:23.088545 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-04-22 03:34:23.199576 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:34:23.199680 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-04-22 03:34:23.199700 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-04-22 03:34:23.199715 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-04-22 03:34:23.271168 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-04-22 03:34:23.442873 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-04-22 03:34:23.446142 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-04-22 03:34:23.455164 | ubuntu-jammy-large | Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 debootstrap all 1.0.126+nmu1ubuntu0.8 [40.6 kB] 2026-04-22 03:34:23.457260 | ubuntu-jammy-large | Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 kpartx amd64 0.8.8-1ubuntu1.22.04.4 [28.8 kB] 2026-04-22 03:34:23.718491 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:34:23.755991 | ubuntu-jammy-large | Fetched 1021 kB in 0s (2821 kB/s) 2026-04-22 03:34:23.796479 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-04-22 03:34:23.821386 | ubuntu-jammy-large | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32466 files and directories currently installed.) 2026-04-22 03:34:23.822726 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-04-22 03:34:23.829534 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-04-22 03:34:23.888877 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-04-22 03:34:23.895931 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-04-22 03:34:23.901741 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-04-22 03:34:24.057010 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-04-22 03:34:24.064962 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-04-22 03:34:24.078073 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-04-22 03:34:24.200131 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-04-22 03:34:24.207634 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-04-22 03:34:24.213503 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-04-22 03:34:24.282832 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-04-22 03:34:24.290591 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-04-22 03:34:24.296458 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-04-22 03:34:24.369655 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-04-22 03:34:24.377613 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-04-22 03:34:24.383487 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-04-22 03:34:24.465518 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-04-22 03:34:24.622089 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-04-22 03:34:24.663621 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-04-22 03:34:24.687528 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-04-22 03:34:24.704589 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-04-22 03:34:24.723358 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-04-22 03:34:24.740801 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:34:25.444759 | ubuntu-jammy-large | ok: Runtime: 0:00:25.026054 2026-04-22 03:34:25.454784 | 2026-04-22 03:34:25.455030 | PLAY RECAP 2026-04-22 03:34:25.455198 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-04-22 03:34:25.455261 | 2026-04-22 03:34:25.589622 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-04-22 03:34:25.592256 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-04-22 03:34:26.360730 | 2026-04-22 03:34:26.360909 | PLAY [Build image] 2026-04-22 03:34:26.375545 | 2026-04-22 03:34:26.375692 | TASK [Run build script] 2026-04-22 03:34:26.865553 | ubuntu-jammy-large | + VERSION=2025.2 2026-04-22 03:34:26.865838 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-04-22 03:34:26.865864 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-04-22 03:34:26.865883 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-04-22 03:34:26.865896 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-04-22 03:34:26.865915 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-04-22 03:34:26.865933 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-04-22 03:34:26.865947 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:34:26.865959 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:34:26.865973 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-04-22 03:34:26.865985 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-04-22 03:34:26.866493 | ubuntu-jammy-large | ++ pwd 2026-04-22 03:34:26.866929 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-04-22 03:34:26.866949 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-04-22 03:34:26.866967 | ubuntu-jammy-large | + BRANCH=stable/2025.2 2026-04-22 03:34:26.866983 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-04-22 03:34:26.867058 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-04-22 03:34:26.884080 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-04-22 03:34:29.286346 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-04-22 03:34:29.286431 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-04-22 03:34:29.286450 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2025.2 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2025.2.qcow2 -s 2 -t qcow2 2026-04-22 03:34:29.294696 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.2. 2026-04-22 03:34:29.294812 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt. 2026-04-22 03:34:29.732532 | ubuntu-jammy-large | 2026-04-22 03:34:29.732 | diskimage-builder version 3.40.2 2026-04-22 03:34:29.734290 | ubuntu-jammy-large | 2026-04-22 03:34:29.734 | Building elements: base base vm ubuntu-minimal haproxy-octavia rebind-sshd no-resolvconf amphora-agent octavia-lib sos cloud-init-datasources remove-default-ints amphora-apparmor keepalived-octavia ipvsadmin pip-cache certs-ramfs cpu-pinning haproxy-logrotate block-device-mbr 2026-04-22 03:34:29.826230 | ubuntu-jammy-large | 2026-04-22 03:34:29.825 | Expanded element dependencies to: rebind-sshd octavia-lib cpu-pinning block-device-mbr modprobe install-types dib-python sos pkg-map ubuntu-common vm svc-map manifests source-repositories no-resolvconf sysprep sysctl dpkg amphora-apparmor ubuntu-minimal base debootstrap dib-init-system cache-url cloud-init-datasources install-bin install-static remove-default-ints haproxy-logrotate haproxy-octavia bootloader amphora-agent certs-ramfs package-installs ipvsadmin keepalived-octavia pip-cache 2026-04-22 03:34:29.915917 | ubuntu-jammy-large | 2026-04-22 03:34:29.915 | Building in /tmp/dib_build.6K3Gz18Q 2026-04-22 03:34:29.923159 | ubuntu-jammy-large | 2026-04-22 03:34:29.922 | Searching elements for block-device[-amd64].yaml ... 2026-04-22 03:34:29.931099 | ubuntu-jammy-large | 2026-04-22 03:34:29.930 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-04-22 03:34:30.228126 | ubuntu-jammy-large | 2026-04-22 03:34:30.227 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.6K3Gz18Q/states/block-device/config.json] 2026-04-22 03:34:30.488395 | ubuntu-jammy-large | 2026-04-22 03:34:30.488 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-04-22 03:34:30.745947 | ubuntu-jammy-large | 2026-04-22 03:34:30.745 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-04-22 03:34:30.990534 | ubuntu-jammy-large | 2026-04-22 03:34:30.990 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-04-22 03:34:31.247417 | ubuntu-jammy-large | 2026-04-22 03:34:31.247 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-04-22 03:34:31.308165 | ubuntu-jammy-large | 2026-04-22 03:34:31.307 | Copying hooks for amphora-apparmor 2026-04-22 03:34:31.317613 | ubuntu-jammy-large | 2026-04-22 03:34:31.317 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-04-22 03:34:31.327204 | ubuntu-jammy-large | 2026-04-22 03:34:31.327 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-04-22 03:34:31.334478 | ubuntu-jammy-large | 2026-04-22 03:34:31.334 | Copying hooks for vm 2026-04-22 03:34:31.341300 | ubuntu-jammy-large | 2026-04-22 03:34:31.341 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-04-22 03:34:31.347493 | ubuntu-jammy-large | 2026-04-22 03:34:31.347 | Copying hooks for pip-cache 2026-04-22 03:34:31.353254 | ubuntu-jammy-large | 2026-04-22 03:34:31.353 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-04-22 03:34:31.358563 | ubuntu-jammy-large | 2026-04-22 03:34:31.358 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-04-22 03:34:31.362605 | ubuntu-jammy-large | 2026-04-22 03:34:31.362 | Copying hooks for install-bin 2026-04-22 03:34:31.367905 | ubuntu-jammy-large | 2026-04-22 03:34:31.367 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-04-22 03:34:31.372049 | ubuntu-jammy-large | 2026-04-22 03:34:31.371 | Copying hooks for source-repositories 2026-04-22 03:34:31.377394 | ubuntu-jammy-large | 2026-04-22 03:34:31.377 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-04-22 03:34:31.385418 | ubuntu-jammy-large | 2026-04-22 03:34:31.385 | Copying hooks for certs-ramfs 2026-04-22 03:34:31.390073 | ubuntu-jammy-large | 2026-04-22 03:34:31.389 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service 2026-04-22 03:34:31.394502 | ubuntu-jammy-large | 2026-04-22 03:34:31.394 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-04-22 03:34:31.399914 | ubuntu-jammy-large | 2026-04-22 03:34:31.399 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-04-22 03:34:31.407966 | ubuntu-jammy-large | 2026-04-22 03:34:31.407 | Copying hooks for package-installs 2026-04-22 03:34:31.412919 | ubuntu-jammy-large | 2026-04-22 03:34:31.412 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-04-22 03:34:31.414185 | ubuntu-jammy-large | 2026-04-22 03:34:31.414 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-04-22 03:34:31.418335 | ubuntu-jammy-large | 2026-04-22 03:34:31.418 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-04-22 03:34:31.422283 | ubuntu-jammy-large | 2026-04-22 03:34:31.422 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-04-22 03:34:31.423562 | ubuntu-jammy-large | 2026-04-22 03:34:31.423 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-04-22 03:34:31.428763 | ubuntu-jammy-large | 2026-04-22 03:34:31.428 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-04-22 03:34:31.430087 | ubuntu-jammy-large | 2026-04-22 03:34:31.430 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-04-22 03:34:31.431348 | ubuntu-jammy-large | 2026-04-22 03:34:31.431 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-04-22 03:34:31.432610 | ubuntu-jammy-large | 2026-04-22 03:34:31.432 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-04-22 03:34:31.438022 | ubuntu-jammy-large | 2026-04-22 03:34:31.437 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-04-22 03:34:31.440946 | ubuntu-jammy-large | 2026-04-22 03:34:31.440 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-04-22 03:34:31.452673 | ubuntu-jammy-large | 2026-04-22 03:34:31.452 | Copying hooks for cpu-pinning 2026-04-22 03:34:31.459193 | ubuntu-jammy-large | 2026-04-22 03:34:31.459 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-04-22 03:34:31.460909 | ubuntu-jammy-large | 2026-04-22 03:34:31.460 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-04-22 03:34:31.466207 | ubuntu-jammy-large | 2026-04-22 03:34:31.466 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-04-22 03:34:31.470952 | ubuntu-jammy-large | 2026-04-22 03:34:31.470 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-04-22 03:34:31.478542 | ubuntu-jammy-large | 2026-04-22 03:34:31.478 | Copying hooks for rebind-sshd 2026-04-22 03:34:31.482750 | ubuntu-jammy-large | 2026-04-22 03:34:31.482 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-04-22 03:34:31.486981 | ubuntu-jammy-large | 2026-04-22 03:34:31.486 | Copying hooks for debootstrap 2026-04-22 03:34:31.492435 | ubuntu-jammy-large | 2026-04-22 03:34:31.492 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-04-22 03:34:31.496595 | ubuntu-jammy-large | 2026-04-22 03:34:31.496 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-04-22 03:34:31.497861 | ubuntu-jammy-large | 2026-04-22 03:34:31.497 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-04-22 03:34:31.499155 | ubuntu-jammy-large | 2026-04-22 03:34:31.499 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-04-22 03:34:31.503338 | ubuntu-jammy-large | 2026-04-22 03:34:31.503 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-04-22 03:34:31.507769 | ubuntu-jammy-large | 2026-04-22 03:34:31.507 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-04-22 03:34:31.509150 | ubuntu-jammy-large | 2026-04-22 03:34:31.509 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-04-22 03:34:31.520641 | ubuntu-jammy-large | 2026-04-22 03:34:31.520 | Copying hooks for ubuntu-common 2026-04-22 03:34:31.530052 | ubuntu-jammy-large | 2026-04-22 03:34:31.529 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-04-22 03:34:31.536190 | ubuntu-jammy-large | 2026-04-22 03:34:31.536 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-04-22 03:34:31.541315 | ubuntu-jammy-large | 2026-04-22 03:34:31.541 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:34:31.542788 | ubuntu-jammy-large | 2026-04-22 03:34:31.542 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-04-22 03:34:31.548915 | ubuntu-jammy-large | 2026-04-22 03:34:31.548 | Copying hooks for cloud-init-datasources 2026-04-22 03:34:31.553705 | ubuntu-jammy-large | 2026-04-22 03:34:31.553 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-04-22 03:34:31.557945 | ubuntu-jammy-large | 2026-04-22 03:34:31.557 | Copying hooks for octavia-lib 2026-04-22 03:34:31.562564 | ubuntu-jammy-large | 2026-04-22 03:34:31.562 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-04-22 03:34:31.566780 | ubuntu-jammy-large | 2026-04-22 03:34:31.566 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-04-22 03:34:31.578800 | ubuntu-jammy-large | 2026-04-22 03:34:31.578 | Copying hooks for sysctl 2026-04-22 03:34:31.584867 | ubuntu-jammy-large | 2026-04-22 03:34:31.584 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-04-22 03:34:31.586416 | ubuntu-jammy-large | 2026-04-22 03:34:31.586 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-04-22 03:34:31.591295 | ubuntu-jammy-large | 2026-04-22 03:34:31.591 | Copying hooks for modprobe 2026-04-22 03:34:31.596327 | ubuntu-jammy-large | 2026-04-22 03:34:31.596 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-04-22 03:34:31.600616 | ubuntu-jammy-large | 2026-04-22 03:34:31.600 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-04-22 03:34:31.604957 | ubuntu-jammy-large | 2026-04-22 03:34:31.604 | Copying hooks for base 2026-04-22 03:34:31.609695 | ubuntu-jammy-large | 2026-04-22 03:34:31.609 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-04-22 03:34:31.613879 | ubuntu-jammy-large | 2026-04-22 03:34:31.613 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-04-22 03:34:31.615054 | ubuntu-jammy-large | 2026-04-22 03:34:31.614 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-04-22 03:34:31.616320 | ubuntu-jammy-large | 2026-04-22 03:34:31.616 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-04-22 03:34:31.620443 | ubuntu-jammy-large | 2026-04-22 03:34:31.620 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-04-22 03:34:31.626719 | ubuntu-jammy-large | 2026-04-22 03:34:31.626 | Copying hooks for ubuntu-minimal 2026-04-22 03:34:31.639803 | ubuntu-jammy-large | 2026-04-22 03:34:31.639 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-04-22 03:34:31.642071 | ubuntu-jammy-large | 2026-04-22 03:34:31.641 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-04-22 03:34:31.644067 | ubuntu-jammy-large | 2026-04-22 03:34:31.643 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-04-22 03:34:31.645910 | ubuntu-jammy-large | 2026-04-22 03:34:31.645 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-04-22 03:34:31.647758 | ubuntu-jammy-large | 2026-04-22 03:34:31.647 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-04-22 03:34:31.649580 | ubuntu-jammy-large | 2026-04-22 03:34:31.649 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-04-22 03:34:31.651282 | ubuntu-jammy-large | 2026-04-22 03:34:31.651 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-04-22 03:34:31.653246 | ubuntu-jammy-large | 2026-04-22 03:34:31.653 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-04-22 03:34:31.658049 | ubuntu-jammy-large | 2026-04-22 03:34:31.657 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-04-22 03:34:31.663127 | ubuntu-jammy-large | 2026-04-22 03:34:31.662 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-04-22 03:34:31.664511 | ubuntu-jammy-large | 2026-04-22 03:34:31.664 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:34:31.673117 | ubuntu-jammy-large | 2026-04-22 03:34:31.672 | Copying hooks for block-device-mbr 2026-04-22 03:34:31.677900 | ubuntu-jammy-large | 2026-04-22 03:34:31.677 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-04-22 03:34:31.685996 | ubuntu-jammy-large | 2026-04-22 03:34:31.685 | Copying hooks for amphora-agent 2026-04-22 03:34:31.690638 | ubuntu-jammy-large | 2026-04-22 03:34:31.690 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd 2026-04-22 03:34:31.691905 | ubuntu-jammy-large | 2026-04-22 03:34:31.691 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd 2026-04-22 03:34:31.693272 | ubuntu-jammy-large | 2026-04-22 03:34:31.693 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-04-22 03:34:31.697504 | ubuntu-jammy-large | 2026-04-22 03:34:31.697 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-04-22 03:34:31.699030 | ubuntu-jammy-large | 2026-04-22 03:34:31.698 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-04-22 03:34:31.703251 | ubuntu-jammy-large | 2026-04-22 03:34:31.703 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-04-22 03:34:31.714129 | ubuntu-jammy-large | 2026-04-22 03:34:31.713 | Copying hooks for install-types 2026-04-22 03:34:31.718892 | ubuntu-jammy-large | 2026-04-22 03:34:31.718 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-04-22 03:34:31.722917 | ubuntu-jammy-large | 2026-04-22 03:34:31.722 | Copying hooks for bootloader 2026-04-22 03:34:31.727436 | ubuntu-jammy-large | 2026-04-22 03:34:31.727 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-04-22 03:34:31.731405 | ubuntu-jammy-large | 2026-04-22 03:34:31.731 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-04-22 03:34:31.736806 | ubuntu-jammy-large | 2026-04-22 03:34:31.736 | Copying hooks for manifests 2026-04-22 03:34:31.741569 | ubuntu-jammy-large | 2026-04-22 03:34:31.741 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-04-22 03:34:31.746113 | ubuntu-jammy-large | 2026-04-22 03:34:31.745 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-04-22 03:34:31.750225 | ubuntu-jammy-large | 2026-04-22 03:34:31.750 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-04-22 03:34:31.754364 | ubuntu-jammy-large | 2026-04-22 03:34:31.754 | Copying hooks for no-resolvconf 2026-04-22 03:34:31.758749 | ubuntu-jammy-large | 2026-04-22 03:34:31.758 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-04-22 03:34:31.763014 | ubuntu-jammy-large | 2026-04-22 03:34:31.762 | Copying hooks for sysprep 2026-04-22 03:34:31.767520 | ubuntu-jammy-large | 2026-04-22 03:34:31.767 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-04-22 03:34:31.771519 | ubuntu-jammy-large | 2026-04-22 03:34:31.771 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-04-22 03:34:31.775557 | ubuntu-jammy-large | 2026-04-22 03:34:31.775 | Copying hooks for dib-init-system 2026-04-22 03:34:31.780158 | ubuntu-jammy-large | 2026-04-22 03:34:31.780 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-04-22 03:34:31.784203 | ubuntu-jammy-large | 2026-04-22 03:34:31.784 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-04-22 03:34:31.788452 | ubuntu-jammy-large | 2026-04-22 03:34:31.788 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-04-22 03:34:31.792529 | ubuntu-jammy-large | 2026-04-22 03:34:31.792 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-04-22 03:34:31.796676 | ubuntu-jammy-large | 2026-04-22 03:34:31.796 | Copying hooks for install-static 2026-04-22 03:34:31.801157 | ubuntu-jammy-large | 2026-04-22 03:34:31.801 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-04-22 03:34:31.809026 | ubuntu-jammy-large | 2026-04-22 03:34:31.808 | Copying hooks for haproxy-logrotate 2026-04-22 03:34:31.813498 | ubuntu-jammy-large | 2026-04-22 03:34:31.813 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-04-22 03:34:31.814781 | ubuntu-jammy-large | 2026-04-22 03:34:31.814 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-04-22 03:34:31.818805 | ubuntu-jammy-large | 2026-04-22 03:34:31.818 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-04-22 03:34:31.824359 | ubuntu-jammy-large | 2026-04-22 03:34:31.824 | Copying hooks for haproxy-octavia 2026-04-22 03:34:31.829371 | ubuntu-jammy-large | 2026-04-22 03:34:31.829 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-04-22 03:34:31.830621 | ubuntu-jammy-large | 2026-04-22 03:34:31.830 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-04-22 03:34:31.831962 | ubuntu-jammy-large | 2026-04-22 03:34:31.831 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config 2026-04-22 03:34:31.833307 | ubuntu-jammy-large | 2026-04-22 03:34:31.833 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-04-22 03:34:31.834642 | ubuntu-jammy-large | 2026-04-22 03:34:31.834 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-04-22 03:34:31.838942 | ubuntu-jammy-large | 2026-04-22 03:34:31.838 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-04-22 03:34:31.858507 | ubuntu-jammy-large | 2026-04-22 03:34:31.858 | Copying hooks for cache-url 2026-04-22 03:34:31.863384 | ubuntu-jammy-large | 2026-04-22 03:34:31.863 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-04-22 03:34:31.872786 | ubuntu-jammy-large | 2026-04-22 03:34:31.872 | Copying hooks for dpkg 2026-04-22 03:34:31.877272 | ubuntu-jammy-large | 2026-04-22 03:34:31.877 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-04-22 03:34:31.878543 | ubuntu-jammy-large | 2026-04-22 03:34:31.878 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-04-22 03:34:31.882611 | ubuntu-jammy-large | 2026-04-22 03:34:31.882 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-04-22 03:34:31.886746 | ubuntu-jammy-large | 2026-04-22 03:34:31.886 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-04-22 03:34:31.889732 | ubuntu-jammy-large | 2026-04-22 03:34:31.889 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-04-22 03:34:31.892528 | ubuntu-jammy-large | 2026-04-22 03:34:31.892 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-04-22 03:34:31.900122 | ubuntu-jammy-large | 2026-04-22 03:34:31.899 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-04-22 03:34:31.902034 | ubuntu-jammy-large | 2026-04-22 03:34:31.901 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-04-22 03:34:31.909695 | ubuntu-jammy-large | 2026-04-22 03:34:31.909 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-04-22 03:34:31.912283 | ubuntu-jammy-large | 2026-04-22 03:34:31.912 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-04-22 03:34:31.915073 | ubuntu-jammy-large | 2026-04-22 03:34:31.914 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-04-22 03:34:31.917019 | ubuntu-jammy-large | 2026-04-22 03:34:31.916 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-04-22 03:34:31.918776 | ubuntu-jammy-large | 2026-04-22 03:34:31.918 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-04-22 03:34:31.920430 | ubuntu-jammy-large | 2026-04-22 03:34:31.920 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-04-22 03:34:31.925356 | ubuntu-jammy-large | 2026-04-22 03:34:31.925 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-04-22 03:34:31.930924 | ubuntu-jammy-large | 2026-04-22 03:34:31.930 | Copying hooks for keepalived-octavia 2026-04-22 03:34:31.939085 | ubuntu-jammy-large | 2026-04-22 03:34:31.938 | Copying hooks for sos 2026-04-22 03:34:31.946060 | ubuntu-jammy-large | 2026-04-22 03:34:31.945 | Copying hooks for ipvsadmin 2026-04-22 03:34:31.953018 | ubuntu-jammy-large | 2026-04-22 03:34:31.952 | Copying hooks for dib-python 2026-04-22 03:34:31.956842 | ubuntu-jammy-large | 2026-04-22 03:34:31.956 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-04-22 03:34:31.960323 | ubuntu-jammy-large | 2026-04-22 03:34:31.960 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-04-22 03:34:31.963754 | ubuntu-jammy-large | 2026-04-22 03:34:31.963 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-04-22 03:34:31.967301 | ubuntu-jammy-large | 2026-04-22 03:34:31.967 | Copying hooks for remove-default-ints 2026-04-22 03:34:31.971022 | ubuntu-jammy-large | 2026-04-22 03:34:31.970 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/remove-default-ints/post-install.d/91-remove-default-ints 2026-04-22 03:34:31.974466 | ubuntu-jammy-large | 2026-04-22 03:34:31.974 | Copying hooks for svc-map 2026-04-22 03:34:31.978252 | ubuntu-jammy-large | 2026-04-22 03:34:31.978 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-04-22 03:34:31.979288 | ubuntu-jammy-large | 2026-04-22 03:34:31.979 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-04-22 03:34:31.982971 | ubuntu-jammy-large | 2026-04-22 03:34:31.982 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-04-22 03:34:31.992405 | ubuntu-jammy-large | 2026-04-22 03:34:31.992 | Copying hooks for pkg-map 2026-04-22 03:34:31.996716 | ubuntu-jammy-large | 2026-04-22 03:34:31.996 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-04-22 03:34:32.000770 | ubuntu-jammy-large | 2026-04-22 03:34:32.000 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-04-22 03:34:32.011166 | ubuntu-jammy-large | 2026-04-22 03:34:32.011 | Running hooks from /tmp/dib_build.6K3Gz18Q/hooks/root.d 2026-04-22 03:34:32.026732 | ubuntu-jammy-large | 2026-04-22 03:34:32.026 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-base-defaults 2026-04-22 03:34:32.035397 | ubuntu-jammy-large | 2026-04-22 03:34:32.035 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-base-defaults 2026-04-22 03:34:32.040046 | ubuntu-jammy-large | 2026-04-22 03:34:32.039 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:34:32.045562 | ubuntu-jammy-large | 2026-04-22 03:34:32.045 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:34:32.050385 | ubuntu-jammy-large | 2026-04-22 03:34:32.050 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:34:32.054670 | ubuntu-jammy-large | 2026-04-22 03:34:32.054 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:34:32.059013 | ubuntu-jammy-large | 2026-04-22 03:34:32.058 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:34:32.068625 | ubuntu-jammy-large | 2026-04-22 03:34:32.068 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:34:32.074693 | ubuntu-jammy-large | 2026-04-22 03:34:32.074 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:34:32.080012 | ubuntu-jammy-large | 2026-04-22 03:34:32.079 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:34:32.085877 | ubuntu-jammy-large | 2026-04-22 03:34:32.085 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:34:32.090416 | ubuntu-jammy-large | 2026-04-22 03:34:32.090 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:34:32.095007 | ubuntu-jammy-large | 2026-04-22 03:34:32.094 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:34:32.099485 | ubuntu-jammy-large | 2026-04-22 03:34:32.099 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:34:32.104699 | ubuntu-jammy-large | 2026-04-22 03:34:32.104 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:34:32.109304 | ubuntu-jammy-large | 2026-04-22 03:34:32.109 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-22 03:34:32.114392 | ubuntu-jammy-large | 2026-04-22 03:34:32.114 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-22 03:34:32.118791 | ubuntu-jammy-large | 2026-04-22 03:34:32.118 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:34:32.123063 | ubuntu-jammy-large | 2026-04-22 03:34:32.122 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:34:32.128348 | ubuntu-jammy-large | 2026-04-22 03:34:32.128 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:34:32.134097 | ubuntu-jammy-large | 2026-04-22 03:34:32.134 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:34:32.139192 | ubuntu-jammy-large | 2026-04-22 03:34:32.139 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:34:32.145413 | ubuntu-jammy-large | 2026-04-22 03:34:32.145 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:34:32.150617 | ubuntu-jammy-large | 2026-04-22 03:34:32.150 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:34:32.154329 | ubuntu-jammy-large | 2026-04-22 03:34:32.154 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:34:32.159011 | ubuntu-jammy-large | 2026-04-22 03:34:32.158 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-dpkg.bash 2026-04-22 03:34:32.166317 | ubuntu-jammy-large | 2026-04-22 03:34:32.166 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-dpkg.bash 2026-04-22 03:34:32.170988 | ubuntu-jammy-large | 2026-04-22 03:34:32.170 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-22 03:34:32.175183 | ubuntu-jammy-large | 2026-04-22 03:34:32.175 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-22 03:34:32.180009 | ubuntu-jammy-large | 2026-04-22 03:34:32.179 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-pip-cache 2026-04-22 03:34:32.187964 | ubuntu-jammy-large | 2026-04-22 03:34:32.187 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-pip-cache 2026-04-22 03:34:32.192303 | ubuntu-jammy-large | 2026-04-22 03:34:32.192 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:34:32.197439 | ubuntu-jammy-large | 2026-04-22 03:34:32.197 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:34:32.203292 | ubuntu-jammy-large | 2026-04-22 03:34:32.203 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:34:32.213793 | ubuntu-jammy-large | 2026-04-22 03:34:32.213 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:34:32.219284 | ubuntu-jammy-large | 2026-04-22 03:34:32.219 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-22 03:34:32.224729 | ubuntu-jammy-large | 2026-04-22 03:34:32.224 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-22 03:34:32.230730 | ubuntu-jammy-large | 2026-04-22 03:34:32.230 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-22 03:34:32.236694 | ubuntu-jammy-large | 2026-04-22 03:34:32.236 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-22 03:34:32.242571 | ubuntu-jammy-large | 2026-04-22 03:34:32.242 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:34:32.247829 | ubuntu-jammy-large | 2026-04-22 03:34:32.247 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:34:32.253381 | ubuntu-jammy-large | 2026-04-22 03:34:32.253 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:34:32.258487 | ubuntu-jammy-large | 2026-04-22 03:34:32.258 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:34:32.263248 | ubuntu-jammy-large | 2026-04-22 03:34:32.263 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-22 03:34:32.267345 | ubuntu-jammy-large | 2026-04-22 03:34:32.267 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:34:32.272261 | ubuntu-jammy-large | 2026-04-22 03:34:32.272 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:34:32.278159 | ubuntu-jammy-large | 2026-04-22 03:34:32.278 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:34:32.283966 | ubuntu-jammy-large | 2026-04-22 03:34:32.283 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:34:32.288627 | ubuntu-jammy-large | 2026-04-22 03:34:32.288 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:34:32.299206 | ubuntu-jammy-large | 2026-04-22 03:34:32.299 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:34:32.303195 | ubuntu-jammy-large | 2026-04-22 03:34:32.303 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:34:32.307788 | ubuntu-jammy-large | 2026-04-22 03:34:32.307 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-22 03:34:32.312975 | ubuntu-jammy-large | 2026-04-22 03:34:32.312 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-22 03:34:32.317271 | ubuntu-jammy-large | 2026-04-22 03:34:32.317 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:34:32.325296 | ubuntu-jammy-large | 2026-04-22 03:34:32.325 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:34:32.328366 | ubuntu-jammy-large | 2026-04-22 03:34:32.328 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:34:32.333305 | ubuntu-jammy-large | 2026-04-22 03:34:32.333 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:34:32.338197 | ubuntu-jammy-large | 2026-04-22 03:34:32.338 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:34:32.348778 | ubuntu-jammy-large | 2026-04-22 03:34:32.348 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:34:32.355520 | ubuntu-jammy-large | 2026-04-22 03:34:32.355 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:34:32.360488 | ubuntu-jammy-large | 2026-04-22 03:34:32.360 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:34:32.366177 | ubuntu-jammy-large | 2026-04-22 03:34:32.366 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/14-manifests 2026-04-22 03:34:32.375471 | ubuntu-jammy-large | 2026-04-22 03:34:32.375 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/14-manifests 2026-04-22 03:34:32.381096 | ubuntu-jammy-large | 2026-04-22 03:34:32.380 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:34:32.386848 | ubuntu-jammy-large | 2026-04-22 03:34:32.386 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:34:32.392487 | ubuntu-jammy-large | 2026-04-22 03:34:32.392 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:34:32.398384 | ubuntu-jammy-large | 2026-04-22 03:34:32.398 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:34:32.404386 | ubuntu-jammy-large | 2026-04-22 03:34:32.404 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/15-block-device.bash 2026-04-22 03:34:32.415675 | ubuntu-jammy-large | 2026-04-22 03:34:32.415 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/15-block-device.bash 2026-04-22 03:34:32.422261 | ubuntu-jammy-large | 2026-04-22 03:34:32.422 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:34:32.428037 | ubuntu-jammy-large | 2026-04-22 03:34:32.427 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:34:32.433945 | ubuntu-jammy-large | 2026-04-22 03:34:32.433 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-22 03:34:32.440027 | ubuntu-jammy-large | 2026-04-22 03:34:32.439 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/20-network-interface-names 2026-04-22 03:34:32.450193 | ubuntu-jammy-large | 2026-04-22 03:34:32.450 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/20-network-interface-names 2026-04-22 03:34:32.455814 | ubuntu-jammy-large | 2026-04-22 03:34:32.455 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:34:32.461746 | ubuntu-jammy-large | 2026-04-22 03:34:32.461 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:34:32.467363 | ubuntu-jammy-large | 2026-04-22 03:34:32.467 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/50-dib-python-version 2026-04-22 03:34:32.477506 | ubuntu-jammy-large | 2026-04-22 03:34:32.477 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/50-dib-python-version 2026-04-22 03:34:32.482824 | ubuntu-jammy-large | 2026-04-22 03:34:32.482 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-22 03:34:32.487937 | ubuntu-jammy-large | 2026-04-22 03:34:32.487 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-22 03:34:32.493372 | ubuntu-jammy-large | 2026-04-22 03:34:32.493 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-22 03:34:32.498721 | ubuntu-jammy-large | 2026-04-22 03:34:32.498 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-22 03:34:32.504396 | ubuntu-jammy-large | 2026-04-22 03:34:32.504 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-22 03:34:32.510400 | ubuntu-jammy-large | 2026-04-22 03:34:32.510 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-22 03:34:32.516175 | ubuntu-jammy-large | 2026-04-22 03:34:32.515 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-22 03:34:32.522280 | ubuntu-jammy-large | 2026-04-22 03:34:32.522 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-22 03:34:32.528268 | ubuntu-jammy-large | 2026-04-22 03:34:32.528 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:34:32.538629 | ubuntu-jammy-large | 2026-04-22 03:34:32.538 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:34:32.544514 | ubuntu-jammy-large | 2026-04-22 03:34:32.544 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-22 03:34:32.549990 | ubuntu-jammy-large | 2026-04-22 03:34:32.549 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-22 03:34:32.555840 | ubuntu-jammy-large | 2026-04-22 03:34:32.555 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-22 03:34:32.561315 | ubuntu-jammy-large | 2026-04-22 03:34:32.561 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:34:32.567219 | ubuntu-jammy-large | 2026-04-22 03:34:32.567 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:34:32.573372 | ubuntu-jammy-large | 2026-04-22 03:34:32.573 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:34:32.579092 | ubuntu-jammy-large | 2026-04-22 03:34:32.578 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:34:32.585742 | ubuntu-jammy-large | 2026-04-22 03:34:32.585 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/99-dib-init-system 2026-04-22 03:34:32.596474 | ubuntu-jammy-large | 2026-04-22 03:34:32.596 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/root.d/../environment.d/99-dib-init-system 2026-04-22 03:34:32.602312 | ubuntu-jammy-large | 2026-04-22 03:34:32.602 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-22 03:34:32.608156 | ubuntu-jammy-large | 2026-04-22 03:34:32.608 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-22 03:34:32.614587 | ubuntu-jammy-large | 2026-04-22 03:34:32.614 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/08-debootstrap 2026-04-22 03:34:32.769001 | ubuntu-jammy-large | 2026-04-22 03:34:32.768 | I: Retrieving InRelease 2026-04-22 03:34:33.048325 | ubuntu-jammy-large | 2026-04-22 03:34:33.048 | I: Checking Release signature 2026-04-22 03:34:33.065583 | ubuntu-jammy-large | 2026-04-22 03:34:33.065 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-04-22 03:34:33.918381 | ubuntu-jammy-large | 2026-04-22 03:34:33.918 | I: Retrieving Packages 2026-04-22 03:34:34.106725 | ubuntu-jammy-large | 2026-04-22 03:34:34.106 | I: Validating Packages 2026-04-22 03:34:34.622025 | ubuntu-jammy-large | 2026-04-22 03:34:34.621 | I: Retrieving Packages 2026-04-22 03:34:35.328076 | ubuntu-jammy-large | 2026-04-22 03:34:35.327 | I: Validating Packages 2026-04-22 03:34:37.236317 | ubuntu-jammy-large | 2026-04-22 03:34:37.236 | I: Resolving dependencies of required packages... 2026-04-22 03:34:38.362481 | ubuntu-jammy-large | 2026-04-22 03:34:38.362 | I: Resolving dependencies of base packages... 2026-04-22 03:34:47.028753 | ubuntu-jammy-large | 2026-04-22 03:34:47.028 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-04-22 03:34:47.262152 | ubuntu-jammy-large | 2026-04-22 03:34:47.261 | I: Retrieving adduser 3.118ubuntu5 2026-04-22 03:34:47.365820 | ubuntu-jammy-large | 2026-04-22 03:34:47.365 | I: Validating adduser 3.118ubuntu5 2026-04-22 03:34:47.395438 | ubuntu-jammy-large | 2026-04-22 03:34:47.395 | I: Retrieving apt 2.4.5 2026-04-22 03:34:47.565674 | ubuntu-jammy-large | 2026-04-22 03:34:47.565 | I: Validating apt 2.4.5 2026-04-22 03:34:47.612314 | ubuntu-jammy-large | 2026-04-22 03:34:47.612 | I: Retrieving base-files 12ubuntu4 2026-04-22 03:34:47.711942 | ubuntu-jammy-large | 2026-04-22 03:34:47.711 | I: Validating base-files 12ubuntu4 2026-04-22 03:34:47.742417 | ubuntu-jammy-large | 2026-04-22 03:34:47.742 | I: Retrieving base-passwd 3.5.52build1 2026-04-22 03:34:47.836581 | ubuntu-jammy-large | 2026-04-22 03:34:47.836 | I: Validating base-passwd 3.5.52build1 2026-04-22 03:34:47.864479 | ubuntu-jammy-large | 2026-04-22 03:34:47.864 | I: Retrieving bash 5.1-6ubuntu1 2026-04-22 03:34:48.130514 | ubuntu-jammy-large | 2026-04-22 03:34:48.130 | I: Validating bash 5.1-6ubuntu1 2026-04-22 03:34:48.170811 | ubuntu-jammy-large | 2026-04-22 03:34:48.170 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-04-22 03:34:48.262462 | ubuntu-jammy-large | 2026-04-22 03:34:48.262 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-04-22 03:34:48.292865 | ubuntu-jammy-large | 2026-04-22 03:34:48.292 | I: Retrieving ca-certificates 20211016 2026-04-22 03:34:48.400999 | ubuntu-jammy-large | 2026-04-22 03:34:48.400 | I: Validating ca-certificates 20211016 2026-04-22 03:34:48.432320 | ubuntu-jammy-large | 2026-04-22 03:34:48.431 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-04-22 03:34:48.607559 | ubuntu-jammy-large | 2026-04-22 03:34:48.607 | I: Validating coreutils 8.32-4.1ubuntu1 2026-04-22 03:34:48.652143 | ubuntu-jammy-large | 2026-04-22 03:34:48.651 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-04-22 03:34:48.742318 | ubuntu-jammy-large | 2026-04-22 03:34:48.742 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-04-22 03:34:48.772172 | ubuntu-jammy-large | 2026-04-22 03:34:48.771 | I: Retrieving debconf 1.5.79ubuntu1 2026-04-22 03:34:48.880798 | ubuntu-jammy-large | 2026-04-22 03:34:48.880 | I: Validating debconf 1.5.79ubuntu1 2026-04-22 03:34:48.911477 | ubuntu-jammy-large | 2026-04-22 03:34:48.911 | I: Retrieving debianutils 5.5-1ubuntu2 2026-04-22 03:34:49.020171 | ubuntu-jammy-large | 2026-04-22 03:34:49.019 | I: Validating debianutils 5.5-1ubuntu2 2026-04-22 03:34:49.047975 | ubuntu-jammy-large | 2026-04-22 03:34:49.047 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-04-22 03:34:49.168485 | ubuntu-jammy-large | 2026-04-22 03:34:49.168 | I: Validating diffutils 1:3.8-0ubuntu2 2026-04-22 03:34:49.203008 | ubuntu-jammy-large | 2026-04-22 03:34:49.202 | I: Retrieving dpkg 1.21.1ubuntu2 2026-04-22 03:34:49.378194 | ubuntu-jammy-large | 2026-04-22 03:34:49.377 | I: Validating dpkg 1.21.1ubuntu2 2026-04-22 03:34:49.423654 | ubuntu-jammy-large | 2026-04-22 03:34:49.423 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-04-22 03:34:49.546276 | ubuntu-jammy-large | 2026-04-22 03:34:49.545 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-04-22 03:34:49.581436 | ubuntu-jammy-large | 2026-04-22 03:34:49.581 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-04-22 03:34:49.702865 | ubuntu-jammy-large | 2026-04-22 03:34:49.702 | I: Validating findutils 4.8.0-1ubuntu3 2026-04-22 03:34:49.734560 | ubuntu-jammy-large | 2026-04-22 03:34:49.734 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-04-22 03:34:49.825323 | ubuntu-jammy-large | 2026-04-22 03:34:49.825 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-04-22 03:34:49.852663 | ubuntu-jammy-large | 2026-04-22 03:34:49.852 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-04-22 03:34:49.964664 | ubuntu-jammy-large | 2026-04-22 03:34:49.964 | I: Validating gpgv 2.2.27-3ubuntu2 2026-04-22 03:34:49.994970 | ubuntu-jammy-large | 2026-04-22 03:34:49.994 | I: Retrieving grep 3.7-1build1 2026-04-22 03:34:50.105240 | ubuntu-jammy-large | 2026-04-22 03:34:50.104 | I: Validating grep 3.7-1build1 2026-04-22 03:34:50.131795 | ubuntu-jammy-large | 2026-04-22 03:34:50.131 | I: Retrieving gzip 1.10-4ubuntu4 2026-04-22 03:34:50.230506 | ubuntu-jammy-large | 2026-04-22 03:34:50.230 | I: Validating gzip 1.10-4ubuntu4 2026-04-22 03:34:50.256252 | ubuntu-jammy-large | 2026-04-22 03:34:50.256 | I: Retrieving hostname 3.23ubuntu2 2026-04-22 03:34:50.333646 | ubuntu-jammy-large | 2026-04-22 03:34:50.333 | I: Validating hostname 3.23ubuntu2 2026-04-22 03:34:50.361907 | ubuntu-jammy-large | 2026-04-22 03:34:50.361 | I: Retrieving init-system-helpers 1.62 2026-04-22 03:34:50.459466 | ubuntu-jammy-large | 2026-04-22 03:34:50.459 | I: Validating init-system-helpers 1.62 2026-04-22 03:34:50.485664 | ubuntu-jammy-large | 2026-04-22 03:34:50.485 | I: Retrieving libacl1 2.3.1-1 2026-04-22 03:34:50.582440 | ubuntu-jammy-large | 2026-04-22 03:34:50.582 | I: Validating libacl1 2.3.1-1 2026-04-22 03:34:50.611397 | ubuntu-jammy-large | 2026-04-22 03:34:50.611 | I: Retrieving libapt-pkg6.0 2.4.5 2026-04-22 03:34:50.762638 | ubuntu-jammy-large | 2026-04-22 03:34:50.762 | I: Validating libapt-pkg6.0 2.4.5 2026-04-22 03:34:50.805418 | ubuntu-jammy-large | 2026-04-22 03:34:50.805 | I: Retrieving libattr1 1:2.5.1-1build1 2026-04-22 03:34:50.895019 | ubuntu-jammy-large | 2026-04-22 03:34:50.894 | I: Validating libattr1 1:2.5.1-1build1 2026-04-22 03:34:50.923483 | ubuntu-jammy-large | 2026-04-22 03:34:50.923 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-04-22 03:34:50.991522 | ubuntu-jammy-large | 2026-04-22 03:34:50.991 | I: Validating libaudit-common 1:3.0.7-1build1 2026-04-22 03:34:51.020862 | ubuntu-jammy-large | 2026-04-22 03:34:51.020 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-04-22 03:34:51.120011 | ubuntu-jammy-large | 2026-04-22 03:34:51.119 | I: Validating libaudit1 1:3.0.7-1build1 2026-04-22 03:34:51.146933 | ubuntu-jammy-large | 2026-04-22 03:34:51.146 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-04-22 03:34:51.248227 | ubuntu-jammy-large | 2026-04-22 03:34:51.247 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-04-22 03:34:51.280352 | ubuntu-jammy-large | 2026-04-22 03:34:51.280 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-04-22 03:34:51.360760 | ubuntu-jammy-large | 2026-04-22 03:34:51.360 | I: Validating libbz2-1.0 1.0.8-5build1 2026-04-22 03:34:51.391518 | ubuntu-jammy-large | 2026-04-22 03:34:51.391 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-04-22 03:34:51.539695 | ubuntu-jammy-large | 2026-04-22 03:34:51.539 | I: Validating libc-bin 2.35-0ubuntu3 2026-04-22 03:34:51.579877 | ubuntu-jammy-large | 2026-04-22 03:34:51.579 | I: Retrieving libc6 2.35-0ubuntu3 2026-04-22 03:34:51.914077 | ubuntu-jammy-large | 2026-04-22 03:34:51.913 | I: Validating libc6 2.35-0ubuntu3 2026-04-22 03:34:51.971780 | ubuntu-jammy-large | 2026-04-22 03:34:51.971 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-04-22 03:34:52.044044 | ubuntu-jammy-large | 2026-04-22 03:34:52.043 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-04-22 03:34:52.079523 | ubuntu-jammy-large | 2026-04-22 03:34:52.079 | I: Retrieving libcap2 1:2.44-1build3 2026-04-22 03:34:52.169602 | ubuntu-jammy-large | 2026-04-22 03:34:52.169 | I: Validating libcap2 1:2.44-1build3 2026-04-22 03:34:52.198459 | ubuntu-jammy-large | 2026-04-22 03:34:52.198 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-04-22 03:34:52.264418 | ubuntu-jammy-large | 2026-04-22 03:34:52.264 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-04-22 03:34:52.290710 | ubuntu-jammy-large | 2026-04-22 03:34:52.290 | I: Retrieving libcrypt1 1:4.4.27-1 2026-04-22 03:34:52.385828 | ubuntu-jammy-large | 2026-04-22 03:34:52.385 | I: Validating libcrypt1 1:4.4.27-1 2026-04-22 03:34:52.451921 | ubuntu-jammy-large | 2026-04-22 03:34:52.444 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-04-22 03:34:52.668310 | ubuntu-jammy-large | 2026-04-22 03:34:52.667 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-04-22 03:34:52.706971 | ubuntu-jammy-large | 2026-04-22 03:34:52.706 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-04-22 03:34:52.786411 | ubuntu-jammy-large | 2026-04-22 03:34:52.786 | I: Validating libdebconfclient0 0.261ubuntu1 2026-04-22 03:34:52.825706 | ubuntu-jammy-large | 2026-04-22 03:34:52.824 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-04-22 03:34:52.945494 | ubuntu-jammy-large | 2026-04-22 03:34:52.945 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-04-22 03:34:52.976514 | ubuntu-jammy-large | 2026-04-22 03:34:52.976 | I: Retrieving libffi8 3.4.2-4 2026-04-22 03:34:53.094681 | ubuntu-jammy-large | 2026-04-22 03:34:53.091 | I: Validating libffi8 3.4.2-4 2026-04-22 03:34:53.120481 | ubuntu-jammy-large | 2026-04-22 03:34:53.120 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-04-22 03:34:53.211306 | ubuntu-jammy-large | 2026-04-22 03:34:53.210 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-04-22 03:34:53.237418 | ubuntu-jammy-large | 2026-04-22 03:34:53.237 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-04-22 03:34:53.380677 | ubuntu-jammy-large | 2026-04-22 03:34:53.378 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-04-22 03:34:53.419162 | ubuntu-jammy-large | 2026-04-22 03:34:53.418 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-04-22 03:34:53.537846 | ubuntu-jammy-large | 2026-04-22 03:34:53.537 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-04-22 03:34:53.569201 | ubuntu-jammy-large | 2026-04-22 03:34:53.568 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-04-22 03:34:53.738199 | ubuntu-jammy-large | 2026-04-22 03:34:53.737 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-04-22 03:34:53.781420 | ubuntu-jammy-large | 2026-04-22 03:34:53.781 | I: Retrieving libgpg-error0 1.43-3 2026-04-22 03:34:53.877547 | ubuntu-jammy-large | 2026-04-22 03:34:53.877 | I: Validating libgpg-error0 1.43-3 2026-04-22 03:34:53.907044 | ubuntu-jammy-large | 2026-04-22 03:34:53.906 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-04-22 03:34:54.011885 | ubuntu-jammy-large | 2026-04-22 03:34:54.011 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-04-22 03:34:54.042031 | ubuntu-jammy-large | 2026-04-22 03:34:54.041 | I: Retrieving libhogweed6 3.7.3-1build2 2026-04-22 03:34:54.165576 | ubuntu-jammy-large | 2026-04-22 03:34:54.165 | I: Validating libhogweed6 3.7.3-1build2 2026-04-22 03:34:54.196102 | ubuntu-jammy-large | 2026-04-22 03:34:54.195 | I: Retrieving libidn2-0 2.3.2-2build1 2026-04-22 03:34:54.292320 | ubuntu-jammy-large | 2026-04-22 03:34:54.291 | I: Validating libidn2-0 2.3.2-2build1 2026-04-22 03:34:54.321940 | ubuntu-jammy-large | 2026-04-22 03:34:54.321 | I: Retrieving libk5crypto3 1.19.2-2 2026-04-22 03:34:54.429855 | ubuntu-jammy-large | 2026-04-22 03:34:54.429 | I: Validating libk5crypto3 1.19.2-2 2026-04-22 03:34:54.460224 | ubuntu-jammy-large | 2026-04-22 03:34:54.459 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-04-22 03:34:54.529982 | ubuntu-jammy-large | 2026-04-22 03:34:54.529 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-04-22 03:34:54.557975 | ubuntu-jammy-large | 2026-04-22 03:34:54.557 | I: Retrieving libkrb5-3 1.19.2-2 2026-04-22 03:34:54.677917 | ubuntu-jammy-large | 2026-04-22 03:34:54.677 | I: Validating libkrb5-3 1.19.2-2 2026-04-22 03:34:54.713933 | ubuntu-jammy-large | 2026-04-22 03:34:54.713 | I: Retrieving libkrb5support0 1.19.2-2 2026-04-22 03:34:54.809697 | ubuntu-jammy-large | 2026-04-22 03:34:54.809 | I: Validating libkrb5support0 1.19.2-2 2026-04-22 03:34:54.835083 | ubuntu-jammy-large | 2026-04-22 03:34:54.834 | I: Retrieving liblz4-1 1.9.3-2build2 2026-04-22 03:34:54.938203 | ubuntu-jammy-large | 2026-04-22 03:34:54.937 | I: Validating liblz4-1 1.9.3-2build2 2026-04-22 03:34:54.967884 | ubuntu-jammy-large | 2026-04-22 03:34:54.967 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-04-22 03:34:55.070153 | ubuntu-jammy-large | 2026-04-22 03:34:55.069 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-04-22 03:34:55.098257 | ubuntu-jammy-large | 2026-04-22 03:34:55.097 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-04-22 03:34:55.209582 | ubuntu-jammy-large | 2026-04-22 03:34:55.209 | I: Validating libmount1 2.37.2-4ubuntu3 2026-04-22 03:34:55.235038 | ubuntu-jammy-large | 2026-04-22 03:34:55.234 | I: Retrieving libncurses6 6.3-2 2026-04-22 03:34:55.334427 | ubuntu-jammy-large | 2026-04-22 03:34:55.334 | I: Validating libncurses6 6.3-2 2026-04-22 03:34:55.363121 | ubuntu-jammy-large | 2026-04-22 03:34:55.362 | I: Retrieving libncursesw6 6.3-2 2026-04-22 03:34:55.479070 | ubuntu-jammy-large | 2026-04-22 03:34:55.478 | I: Validating libncursesw6 6.3-2 2026-04-22 03:34:55.533972 | ubuntu-jammy-large | 2026-04-22 03:34:55.533 | I: Retrieving libnettle8 3.7.3-1build2 2026-04-22 03:34:55.630783 | ubuntu-jammy-large | 2026-04-22 03:34:55.630 | I: Validating libnettle8 3.7.3-1build2 2026-04-22 03:34:55.663616 | ubuntu-jammy-large | 2026-04-22 03:34:55.663 | I: Retrieving libnsl2 1.3.0-2build2 2026-04-22 03:34:55.770112 | ubuntu-jammy-large | 2026-04-22 03:34:55.769 | I: Validating libnsl2 1.3.0-2build2 2026-04-22 03:34:55.797519 | ubuntu-jammy-large | 2026-04-22 03:34:55.797 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-04-22 03:34:55.902572 | ubuntu-jammy-large | 2026-04-22 03:34:55.902 | I: Validating libp11-kit0 0.24.0-6build1 2026-04-22 03:34:55.937728 | ubuntu-jammy-large | 2026-04-22 03:34:55.937 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-04-22 03:34:56.039693 | ubuntu-jammy-large | 2026-04-22 03:34:56.039 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-04-22 03:34:56.072877 | ubuntu-jammy-large | 2026-04-22 03:34:56.072 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-04-22 03:34:56.165208 | ubuntu-jammy-large | 2026-04-22 03:34:56.164 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-04-22 03:34:56.194849 | ubuntu-jammy-large | 2026-04-22 03:34:56.194 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-04-22 03:34:56.284056 | ubuntu-jammy-large | 2026-04-22 03:34:56.283 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-04-22 03:34:56.313209 | ubuntu-jammy-large | 2026-04-22 03:34:56.312 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-04-22 03:34:56.399602 | ubuntu-jammy-large | 2026-04-22 03:34:56.399 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-04-22 03:34:56.429088 | ubuntu-jammy-large | 2026-04-22 03:34:56.428 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-04-22 03:34:56.542422 | ubuntu-jammy-large | 2026-04-22 03:34:56.542 | I: Validating libpcre2-8-0 10.39-3build1 2026-04-22 03:34:56.574470 | ubuntu-jammy-large | 2026-04-22 03:34:56.574 | I: Retrieving libpcre3 2:8.39-13build5 2026-04-22 03:34:56.682322 | ubuntu-jammy-large | 2026-04-22 03:34:56.682 | I: Validating libpcre3 2:8.39-13build5 2026-04-22 03:34:56.715991 | ubuntu-jammy-large | 2026-04-22 03:34:56.715 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-04-22 03:34:56.803772 | ubuntu-jammy-large | 2026-04-22 03:34:56.803 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-04-22 03:34:56.832660 | ubuntu-jammy-large | 2026-04-22 03:34:56.832 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-04-22 03:34:56.923525 | ubuntu-jammy-large | 2026-04-22 03:34:56.923 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-04-22 03:34:56.956081 | ubuntu-jammy-large | 2026-04-22 03:34:56.955 | I: Retrieving libselinux1 3.3-1build2 2026-04-22 03:34:57.058722 | ubuntu-jammy-large | 2026-04-22 03:34:57.058 | I: Validating libselinux1 3.3-1build2 2026-04-22 03:34:57.089575 | ubuntu-jammy-large | 2026-04-22 03:34:57.089 | I: Retrieving libsemanage-common 3.3-1build2 2026-04-22 03:34:57.156699 | ubuntu-jammy-large | 2026-04-22 03:34:57.156 | I: Validating libsemanage-common 3.3-1build2 2026-04-22 03:34:57.184589 | ubuntu-jammy-large | 2026-04-22 03:34:57.184 | I: Retrieving libsemanage2 3.3-1build2 2026-04-22 03:34:57.303737 | ubuntu-jammy-large | 2026-04-22 03:34:57.303 | I: Validating libsemanage2 3.3-1build2 2026-04-22 03:34:57.332435 | ubuntu-jammy-large | 2026-04-22 03:34:57.332 | I: Retrieving libsepol2 3.3-1build1 2026-04-22 03:34:57.463130 | ubuntu-jammy-large | 2026-04-22 03:34:57.462 | I: Validating libsepol2 3.3-1build1 2026-04-22 03:34:57.493800 | ubuntu-jammy-large | 2026-04-22 03:34:57.493 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-04-22 03:34:57.587631 | ubuntu-jammy-large | 2026-04-22 03:34:57.587 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-04-22 03:34:57.619039 | ubuntu-jammy-large | 2026-04-22 03:34:57.618 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-04-22 03:34:57.705875 | ubuntu-jammy-large | 2026-04-22 03:34:57.705 | I: Validating libss2 1.46.5-2ubuntu1 2026-04-22 03:34:57.732135 | ubuntu-jammy-large | 2026-04-22 03:34:57.731 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-04-22 03:34:57.904575 | ubuntu-jammy-large | 2026-04-22 03:34:57.904 | I: Validating libssl3 3.0.2-0ubuntu1 2026-04-22 03:34:57.951441 | ubuntu-jammy-large | 2026-04-22 03:34:57.951 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-04-22 03:34:58.168010 | ubuntu-jammy-large | 2026-04-22 03:34:58.167 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-04-22 03:34:58.219793 | ubuntu-jammy-large | 2026-04-22 03:34:58.219 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-04-22 03:34:58.348515 | ubuntu-jammy-large | 2026-04-22 03:34:58.348 | I: Validating libsystemd0 249.11-0ubuntu3 2026-04-22 03:34:58.383647 | ubuntu-jammy-large | 2026-04-22 03:34:58.383 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-04-22 03:34:58.486444 | ubuntu-jammy-large | 2026-04-22 03:34:58.486 | I: Validating libtasn1-6 4.18.0-4build1 2026-04-22 03:34:58.518030 | ubuntu-jammy-large | 2026-04-22 03:34:58.517 | I: Retrieving libtinfo6 6.3-2 2026-04-22 03:34:58.615436 | ubuntu-jammy-large | 2026-04-22 03:34:58.615 | I: Validating libtinfo6 6.3-2 2026-04-22 03:34:58.645474 | ubuntu-jammy-large | 2026-04-22 03:34:58.645 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-04-22 03:34:58.723545 | ubuntu-jammy-large | 2026-04-22 03:34:58.723 | I: Validating libtirpc-common 1.3.2-2build1 2026-04-22 03:34:58.752634 | ubuntu-jammy-large | 2026-04-22 03:34:58.752 | I: Retrieving libtirpc3 1.3.2-2build1 2026-04-22 03:34:58.846268 | ubuntu-jammy-large | 2026-04-22 03:34:58.845 | I: Validating libtirpc3 1.3.2-2build1 2026-04-22 03:34:58.876511 | ubuntu-jammy-large | 2026-04-22 03:34:58.876 | I: Retrieving libudev1 249.11-0ubuntu3 2026-04-22 03:34:58.982515 | ubuntu-jammy-large | 2026-04-22 03:34:58.982 | I: Validating libudev1 249.11-0ubuntu3 2026-04-22 03:34:59.011339 | ubuntu-jammy-large | 2026-04-22 03:34:59.011 | I: Retrieving libunistring2 1.0-1 2026-04-22 03:34:59.149006 | ubuntu-jammy-large | 2026-04-22 03:34:59.148 | I: Validating libunistring2 1.0-1 2026-04-22 03:34:59.192687 | ubuntu-jammy-large | 2026-04-22 03:34:59.192 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-04-22 03:34:59.286423 | ubuntu-jammy-large | 2026-04-22 03:34:59.286 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-04-22 03:34:59.315705 | ubuntu-jammy-large | 2026-04-22 03:34:59.315 | I: Retrieving libxxhash0 0.8.1-1 2026-04-22 03:34:59.398131 | ubuntu-jammy-large | 2026-04-22 03:34:59.397 | I: Validating libxxhash0 0.8.1-1 2026-04-22 03:34:59.427814 | ubuntu-jammy-large | 2026-04-22 03:34:59.427 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-04-22 03:34:59.549741 | ubuntu-jammy-large | 2026-04-22 03:34:59.549 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-04-22 03:34:59.579785 | ubuntu-jammy-large | 2026-04-22 03:34:59.579 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-04-22 03:34:59.694731 | ubuntu-jammy-large | 2026-04-22 03:34:59.694 | I: Validating login 1:4.8.1-2ubuntu2 2026-04-22 03:34:59.728578 | ubuntu-jammy-large | 2026-04-22 03:34:59.728 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-04-22 03:34:59.801683 | ubuntu-jammy-large | 2026-04-22 03:34:59.801 | I: Validating logsave 1.46.5-2ubuntu1 2026-04-22 03:34:59.831050 | ubuntu-jammy-large | 2026-04-22 03:34:59.830 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-04-22 03:34:59.926034 | ubuntu-jammy-large | 2026-04-22 03:34:59.925 | I: Validating lsb-base 11.1.0ubuntu4 2026-04-22 03:34:59.954679 | ubuntu-jammy-large | 2026-04-22 03:34:59.954 | I: Retrieving mawk 1.3.4.20200120-3 2026-04-22 03:35:00.058951 | ubuntu-jammy-large | 2026-04-22 03:35:00.058 | I: Validating mawk 1.3.4.20200120-3 2026-04-22 03:35:00.091117 | ubuntu-jammy-large | 2026-04-22 03:35:00.090 | I: Retrieving mount 2.37.2-4ubuntu3 2026-04-22 03:35:00.201862 | ubuntu-jammy-large | 2026-04-22 03:35:00.201 | I: Validating mount 2.37.2-4ubuntu3 2026-04-22 03:35:00.232037 | ubuntu-jammy-large | 2026-04-22 03:35:00.231 | I: Retrieving ncurses-base 6.3-2 2026-04-22 03:35:00.317642 | ubuntu-jammy-large | 2026-04-22 03:35:00.317 | I: Validating ncurses-base 6.3-2 2026-04-22 03:35:00.347188 | ubuntu-jammy-large | 2026-04-22 03:35:00.346 | I: Retrieving ncurses-bin 6.3-2 2026-04-22 03:35:00.475005 | ubuntu-jammy-large | 2026-04-22 03:35:00.474 | I: Validating ncurses-bin 6.3-2 2026-04-22 03:35:00.505791 | ubuntu-jammy-large | 2026-04-22 03:35:00.505 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-04-22 03:35:00.640642 | ubuntu-jammy-large | 2026-04-22 03:35:00.640 | I: Validating openssl 3.0.2-0ubuntu1 2026-04-22 03:35:00.690320 | ubuntu-jammy-large | 2026-04-22 03:35:00.690 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-04-22 03:35:00.849094 | ubuntu-jammy-large | 2026-04-22 03:35:00.848 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-04-22 03:35:00.888819 | ubuntu-jammy-large | 2026-04-22 03:35:00.888 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-04-22 03:35:01.072752 | ubuntu-jammy-large | 2026-04-22 03:35:01.072 | I: Validating perl-base 5.34.0-3ubuntu1 2026-04-22 03:35:01.121170 | ubuntu-jammy-large | 2026-04-22 03:35:01.120 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-04-22 03:35:01.233138 | ubuntu-jammy-large | 2026-04-22 03:35:01.232 | I: Validating procps 2:3.3.17-6ubuntu2 2026-04-22 03:35:01.271188 | ubuntu-jammy-large | 2026-04-22 03:35:01.270 | I: Retrieving sed 4.8-1ubuntu2 2026-04-22 03:35:01.379498 | ubuntu-jammy-large | 2026-04-22 03:35:01.379 | I: Validating sed 4.8-1ubuntu2 2026-04-22 03:35:01.409924 | ubuntu-jammy-large | 2026-04-22 03:35:01.409 | I: Retrieving sensible-utils 0.0.17 2026-04-22 03:35:01.498350 | ubuntu-jammy-large | 2026-04-22 03:35:01.498 | I: Validating sensible-utils 0.0.17 2026-04-22 03:35:01.529396 | ubuntu-jammy-large | 2026-04-22 03:35:01.529 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-04-22 03:35:01.616596 | ubuntu-jammy-large | 2026-04-22 03:35:01.616 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-04-22 03:35:01.643634 | ubuntu-jammy-large | 2026-04-22 03:35:01.643 | I: Retrieving tar 1.34+dfsg-1build3 2026-04-22 03:35:01.786267 | ubuntu-jammy-large | 2026-04-22 03:35:01.785 | I: Validating tar 1.34+dfsg-1build3 2026-04-22 03:35:01.819722 | ubuntu-jammy-large | 2026-04-22 03:35:01.819 | I: Retrieving ubuntu-keyring 2021.03.26 2026-04-22 03:35:01.903537 | ubuntu-jammy-large | 2026-04-22 03:35:01.903 | I: Validating ubuntu-keyring 2021.03.26 2026-04-22 03:35:01.932000 | ubuntu-jammy-large | 2026-04-22 03:35:01.931 | I: Retrieving usrmerge 25ubuntu2 2026-04-22 03:35:02.030847 | ubuntu-jammy-large | 2026-04-22 03:35:02.030 | I: Validating usrmerge 25ubuntu2 2026-04-22 03:35:02.060391 | ubuntu-jammy-large | 2026-04-22 03:35:02.060 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-04-22 03:35:02.210765 | ubuntu-jammy-large | 2026-04-22 03:35:02.210 | I: Validating util-linux 2.37.2-4ubuntu3 2026-04-22 03:35:02.255787 | ubuntu-jammy-large | 2026-04-22 03:35:02.255 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-04-22 03:35:02.348045 | ubuntu-jammy-large | 2026-04-22 03:35:02.347 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-04-22 03:35:02.376228 | ubuntu-jammy-large | 2026-04-22 03:35:02.376 | I: Chosen extractor for .deb packages: dpkg-deb 2026-04-22 03:35:02.434074 | ubuntu-jammy-large | 2026-04-22 03:35:02.433 | I: Extracting base-files... 2026-04-22 03:35:02.448309 | ubuntu-jammy-large | 2026-04-22 03:35:02.448 | I: Extracting base-passwd... 2026-04-22 03:35:02.458484 | ubuntu-jammy-large | 2026-04-22 03:35:02.458 | I: Extracting bash... 2026-04-22 03:35:02.480610 | ubuntu-jammy-large | 2026-04-22 03:35:02.480 | I: Extracting bsdutils... 2026-04-22 03:35:02.491293 | ubuntu-jammy-large | 2026-04-22 03:35:02.491 | I: Extracting coreutils... 2026-04-22 03:35:02.547870 | ubuntu-jammy-large | 2026-04-22 03:35:02.547 | I: Extracting dash... 2026-04-22 03:35:02.559470 | ubuntu-jammy-large | 2026-04-22 03:35:02.559 | I: Extracting debconf... 2026-04-22 03:35:02.573860 | ubuntu-jammy-large | 2026-04-22 03:35:02.573 | I: Extracting debianutils... 2026-04-22 03:35:02.585912 | ubuntu-jammy-large | 2026-04-22 03:35:02.585 | I: Extracting diffutils... 2026-04-22 03:35:02.599758 | ubuntu-jammy-large | 2026-04-22 03:35:02.599 | I: Extracting dpkg... 2026-04-22 03:35:02.756700 | ubuntu-jammy-large | 2026-04-22 03:35:02.756 | I: Extracting e2fsprogs... 2026-04-22 03:35:02.777754 | ubuntu-jammy-large | 2026-04-22 03:35:02.777 | I: Extracting findutils... 2026-04-22 03:35:02.789497 | ubuntu-jammy-large | 2026-04-22 03:35:02.789 | I: Extracting gcc-12-base... 2026-04-22 03:35:02.797608 | ubuntu-jammy-large | 2026-04-22 03:35:02.797 | I: Extracting grep... 2026-04-22 03:35:02.809004 | ubuntu-jammy-large | 2026-04-22 03:35:02.808 | I: Extracting gzip... 2026-04-22 03:35:02.818737 | ubuntu-jammy-large | 2026-04-22 03:35:02.818 | I: Extracting hostname... 2026-04-22 03:35:02.826753 | ubuntu-jammy-large | 2026-04-22 03:35:02.826 | I: Extracting init-system-helpers... 2026-04-22 03:35:02.837322 | ubuntu-jammy-large | 2026-04-22 03:35:02.837 | I: Extracting libacl1... 2026-04-22 03:35:02.845556 | ubuntu-jammy-large | 2026-04-22 03:35:02.845 | I: Extracting libattr1... 2026-04-22 03:35:02.854639 | ubuntu-jammy-large | 2026-04-22 03:35:02.854 | I: Extracting libaudit-common... 2026-04-22 03:35:02.861853 | ubuntu-jammy-large | 2026-04-22 03:35:02.861 | I: Extracting libaudit1... 2026-04-22 03:35:02.872442 | ubuntu-jammy-large | 2026-04-22 03:35:02.872 | I: Extracting libblkid1... 2026-04-22 03:35:02.883033 | ubuntu-jammy-large | 2026-04-22 03:35:02.882 | I: Extracting libbz2-1.0... 2026-04-22 03:35:02.893013 | ubuntu-jammy-large | 2026-04-22 03:35:02.892 | I: Extracting libc-bin... 2026-04-22 03:35:02.923943 | ubuntu-jammy-large | 2026-04-22 03:35:02.923 | I: Extracting libc6... 2026-04-22 03:35:02.997711 | ubuntu-jammy-large | 2026-04-22 03:35:02.997 | I: Extracting libcap-ng0... 2026-04-22 03:35:03.005538 | ubuntu-jammy-large | 2026-04-22 03:35:03.005 | I: Extracting libcap2... 2026-04-22 03:35:03.011764 | ubuntu-jammy-large | 2026-04-22 03:35:03.011 | I: Extracting libcom-err2... 2026-04-22 03:35:03.020527 | ubuntu-jammy-large | 2026-04-22 03:35:03.020 | I: Extracting libcrypt1... 2026-04-22 03:35:03.031630 | ubuntu-jammy-large | 2026-04-22 03:35:03.031 | I: Extracting libdb5.3... 2026-04-22 03:35:03.055644 | ubuntu-jammy-large | 2026-04-22 03:35:03.055 | I: Extracting libdebconfclient0... 2026-04-22 03:35:03.065228 | ubuntu-jammy-large | 2026-04-22 03:35:03.065 | I: Extracting libext2fs2... 2026-04-22 03:35:03.080379 | ubuntu-jammy-large | 2026-04-22 03:35:03.080 | I: Extracting libgcc-s1... 2026-04-22 03:35:03.091425 | ubuntu-jammy-large | 2026-04-22 03:35:03.091 | I: Extracting libgcrypt20... 2026-04-22 03:35:03.106566 | ubuntu-jammy-large | 2026-04-22 03:35:03.106 | I: Extracting libgmp10... 2026-04-22 03:35:03.121134 | ubuntu-jammy-large | 2026-04-22 03:35:03.121 | I: Extracting libgpg-error0... 2026-04-22 03:35:03.129410 | ubuntu-jammy-large | 2026-04-22 03:35:03.129 | I: Extracting libgssapi-krb5-2... 2026-04-22 03:35:03.141890 | ubuntu-jammy-large | 2026-04-22 03:35:03.141 | I: Extracting libk5crypto3... 2026-04-22 03:35:03.154423 | ubuntu-jammy-large | 2026-04-22 03:35:03.154 | I: Extracting libkeyutils1... 2026-04-22 03:35:03.163519 | ubuntu-jammy-large | 2026-04-22 03:35:03.163 | I: Extracting libkrb5-3... 2026-04-22 03:35:03.184706 | ubuntu-jammy-large | 2026-04-22 03:35:03.184 | I: Extracting libkrb5support0... 2026-04-22 03:35:03.194586 | ubuntu-jammy-large | 2026-04-22 03:35:03.194 | I: Extracting liblz4-1... 2026-04-22 03:35:03.204809 | ubuntu-jammy-large | 2026-04-22 03:35:03.204 | I: Extracting liblzma5... 2026-04-22 03:35:03.215733 | ubuntu-jammy-large | 2026-04-22 03:35:03.215 | I: Extracting libmount1... 2026-04-22 03:35:03.230570 | ubuntu-jammy-large | 2026-04-22 03:35:03.230 | I: Extracting libncurses6... 2026-04-22 03:35:03.243901 | ubuntu-jammy-large | 2026-04-22 03:35:03.243 | I: Extracting libncursesw6... 2026-04-22 03:35:03.255800 | ubuntu-jammy-large | 2026-04-22 03:35:03.255 | I: Extracting libnsl2... 2026-04-22 03:35:03.267085 | ubuntu-jammy-large | 2026-04-22 03:35:03.266 | I: Extracting libpam-modules... 2026-04-22 03:35:03.284741 | ubuntu-jammy-large | 2026-04-22 03:35:03.284 | I: Extracting libpam-modules-bin... 2026-04-22 03:35:03.294918 | ubuntu-jammy-large | 2026-04-22 03:35:03.294 | I: Extracting libpam-runtime... 2026-04-22 03:35:03.303894 | ubuntu-jammy-large | 2026-04-22 03:35:03.303 | I: Extracting libpam0g... 2026-04-22 03:35:03.313839 | ubuntu-jammy-large | 2026-04-22 03:35:03.313 | I: Extracting libpcre2-8-0... 2026-04-22 03:35:03.329798 | ubuntu-jammy-large | 2026-04-22 03:35:03.329 | I: Extracting libpcre3... 2026-04-22 03:35:03.343581 | ubuntu-jammy-large | 2026-04-22 03:35:03.343 | I: Extracting libprocps8... 2026-04-22 03:35:03.352469 | ubuntu-jammy-large | 2026-04-22 03:35:03.352 | I: Extracting libselinux1... 2026-04-22 03:35:03.364405 | ubuntu-jammy-large | 2026-04-22 03:35:03.364 | I: Extracting libsemanage-common... 2026-04-22 03:35:03.373102 | ubuntu-jammy-large | 2026-04-22 03:35:03.372 | I: Extracting libsemanage2... 2026-04-22 03:35:03.384520 | ubuntu-jammy-large | 2026-04-22 03:35:03.384 | I: Extracting libsepol2... 2026-04-22 03:35:03.401146 | ubuntu-jammy-large | 2026-04-22 03:35:03.401 | I: Extracting libsmartcols1... 2026-04-22 03:35:03.412535 | ubuntu-jammy-large | 2026-04-22 03:35:03.412 | I: Extracting libss2... 2026-04-22 03:35:03.421701 | ubuntu-jammy-large | 2026-04-22 03:35:03.421 | I: Extracting libssl3... 2026-04-22 03:35:03.478558 | ubuntu-jammy-large | 2026-04-22 03:35:03.478 | I: Extracting libsystemd0... 2026-04-22 03:35:03.495329 | ubuntu-jammy-large | 2026-04-22 03:35:03.495 | I: Extracting libtinfo6... 2026-04-22 03:35:03.505223 | ubuntu-jammy-large | 2026-04-22 03:35:03.505 | I: Extracting libtirpc-common... 2026-04-22 03:35:03.514602 | ubuntu-jammy-large | 2026-04-22 03:35:03.514 | I: Extracting libtirpc3... 2026-04-22 03:35:03.525648 | ubuntu-jammy-large | 2026-04-22 03:35:03.525 | I: Extracting libudev1... 2026-04-22 03:35:03.535464 | ubuntu-jammy-large | 2026-04-22 03:35:03.535 | I: Extracting libuuid1... 2026-04-22 03:35:03.544413 | ubuntu-jammy-large | 2026-04-22 03:35:03.544 | I: Extracting libzstd1... 2026-04-22 03:35:03.562878 | ubuntu-jammy-large | 2026-04-22 03:35:03.562 | I: Extracting login... 2026-04-22 03:35:03.574631 | ubuntu-jammy-large | 2026-04-22 03:35:03.574 | I: Extracting logsave... 2026-04-22 03:35:03.582746 | ubuntu-jammy-large | 2026-04-22 03:35:03.582 | I: Extracting lsb-base... 2026-04-22 03:35:03.591824 | ubuntu-jammy-large | 2026-04-22 03:35:03.591 | I: Extracting mawk... 2026-04-22 03:35:03.603809 | ubuntu-jammy-large | 2026-04-22 03:35:03.603 | I: Extracting mount... 2026-04-22 03:35:03.616465 | ubuntu-jammy-large | 2026-04-22 03:35:03.616 | I: Extracting ncurses-base... 2026-04-22 03:35:03.626661 | ubuntu-jammy-large | 2026-04-22 03:35:03.626 | I: Extracting ncurses-bin... 2026-04-22 03:35:03.637421 | ubuntu-jammy-large | 2026-04-22 03:35:03.637 | I: Extracting passwd... 2026-04-22 03:35:03.667830 | ubuntu-jammy-large | 2026-04-22 03:35:03.667 | I: Extracting perl-base... 2026-04-22 03:35:03.738076 | ubuntu-jammy-large | 2026-04-22 03:35:03.737 | I: Extracting procps... 2026-04-22 03:35:03.759319 | ubuntu-jammy-large | 2026-04-22 03:35:03.759 | I: Extracting sed... 2026-04-22 03:35:03.769796 | ubuntu-jammy-large | 2026-04-22 03:35:03.769 | I: Extracting sensible-utils... 2026-04-22 03:35:03.778945 | ubuntu-jammy-large | 2026-04-22 03:35:03.778 | I: Extracting sysvinit-utils... 2026-04-22 03:35:03.788199 | ubuntu-jammy-large | 2026-04-22 03:35:03.788 | I: Extracting tar... 2026-04-22 03:35:03.803484 | ubuntu-jammy-large | 2026-04-22 03:35:03.803 | I: Extracting usrmerge... 2026-04-22 03:35:03.813012 | ubuntu-jammy-large | 2026-04-22 03:35:03.812 | I: Extracting util-linux... 2026-04-22 03:35:03.847821 | ubuntu-jammy-large | 2026-04-22 03:35:03.847 | I: Extracting zlib1g... 2026-04-22 03:35:03.956316 | ubuntu-jammy-large | 2026-04-22 03:35:03.956 | I: Installing core packages... 2026-04-22 03:35:05.361486 | ubuntu-jammy-large | 2026-04-22 03:35:05.361 | I: Unpacking required packages... 2026-04-22 03:35:05.427880 | ubuntu-jammy-large | 2026-04-22 03:35:05.427 | I: Unpacking base-files... 2026-04-22 03:35:05.476461 | ubuntu-jammy-large | 2026-04-22 03:35:05.476 | I: Unpacking base-passwd... 2026-04-22 03:35:05.505822 | ubuntu-jammy-large | 2026-04-22 03:35:05.505 | I: Unpacking bash... 2026-04-22 03:35:05.555272 | ubuntu-jammy-large | 2026-04-22 03:35:05.555 | I: Unpacking bsdutils... 2026-04-22 03:35:05.581111 | ubuntu-jammy-large | 2026-04-22 03:35:05.580 | I: Unpacking coreutils... 2026-04-22 03:35:05.666570 | ubuntu-jammy-large | 2026-04-22 03:35:05.666 | I: Unpacking dash... 2026-04-22 03:35:05.692170 | ubuntu-jammy-large | 2026-04-22 03:35:05.691 | I: Unpacking debconf... 2026-04-22 03:35:05.726779 | ubuntu-jammy-large | 2026-04-22 03:35:05.726 | I: Unpacking debianutils... 2026-04-22 03:35:05.755191 | ubuntu-jammy-large | 2026-04-22 03:35:05.755 | I: Unpacking diffutils... 2026-04-22 03:35:05.781914 | ubuntu-jammy-large | 2026-04-22 03:35:05.781 | I: Unpacking dpkg... 2026-04-22 03:35:05.961743 | ubuntu-jammy-large | 2026-04-22 03:35:05.961 | I: Unpacking e2fsprogs... 2026-04-22 03:35:05.990030 | ubuntu-jammy-large | 2026-04-22 03:35:05.989 | I: Unpacking findutils... 2026-04-22 03:35:06.009970 | ubuntu-jammy-large | 2026-04-22 03:35:06.009 | I: Unpacking gcc-12-base:amd64... 2026-04-22 03:35:06.028704 | ubuntu-jammy-large | 2026-04-22 03:35:06.028 | I: Unpacking grep... 2026-04-22 03:35:06.056078 | ubuntu-jammy-large | 2026-04-22 03:35:06.055 | I: Unpacking gzip... 2026-04-22 03:35:06.082083 | ubuntu-jammy-large | 2026-04-22 03:35:06.081 | I: Unpacking hostname... 2026-04-22 03:35:06.103983 | ubuntu-jammy-large | 2026-04-22 03:35:06.103 | I: Unpacking init-system-helpers... 2026-04-22 03:35:06.128027 | ubuntu-jammy-large | 2026-04-22 03:35:06.127 | I: Unpacking libacl1:amd64... 2026-04-22 03:35:06.150401 | ubuntu-jammy-large | 2026-04-22 03:35:06.150 | I: Unpacking libattr1:amd64... 2026-04-22 03:35:06.170083 | ubuntu-jammy-large | 2026-04-22 03:35:06.169 | I: Unpacking libaudit-common... 2026-04-22 03:35:06.191204 | ubuntu-jammy-large | 2026-04-22 03:35:06.190 | I: Unpacking libaudit1:amd64... 2026-04-22 03:35:06.210483 | ubuntu-jammy-large | 2026-04-22 03:35:06.210 | I: Unpacking libblkid1:amd64... 2026-04-22 03:35:06.235423 | ubuntu-jammy-large | 2026-04-22 03:35:06.235 | I: Unpacking libbz2-1.0:amd64... 2026-04-22 03:35:06.256728 | ubuntu-jammy-large | 2026-04-22 03:35:06.256 | I: Unpacking libc-bin... 2026-04-22 03:35:06.308421 | ubuntu-jammy-large | 2026-04-22 03:35:06.308 | I: Unpacking libc6:amd64... 2026-04-22 03:35:06.559946 | ubuntu-jammy-large | 2026-04-22 03:35:06.559 | I: Unpacking libcap-ng0:amd64... 2026-04-22 03:35:06.577389 | ubuntu-jammy-large | 2026-04-22 03:35:06.577 | I: Unpacking libcap2:amd64... 2026-04-22 03:35:06.595072 | ubuntu-jammy-large | 2026-04-22 03:35:06.594 | I: Unpacking libcom-err2:amd64... 2026-04-22 03:35:06.611617 | ubuntu-jammy-large | 2026-04-22 03:35:06.611 | I: Unpacking libcrypt1:amd64... 2026-04-22 03:35:06.632893 | ubuntu-jammy-large | 2026-04-22 03:35:06.632 | I: Unpacking libdb5.3:amd64... 2026-04-22 03:35:06.673043 | ubuntu-jammy-large | 2026-04-22 03:35:06.672 | I: Unpacking libdebconfclient0:amd64... 2026-04-22 03:35:06.693438 | ubuntu-jammy-large | 2026-04-22 03:35:06.693 | I: Unpacking libext2fs2:amd64... 2026-04-22 03:35:06.717955 | ubuntu-jammy-large | 2026-04-22 03:35:06.717 | I: Unpacking libgcc-s1:amd64... 2026-04-22 03:35:06.741029 | ubuntu-jammy-large | 2026-04-22 03:35:06.740 | I: Unpacking libgcrypt20:amd64... 2026-04-22 03:35:06.777538 | ubuntu-jammy-large | 2026-04-22 03:35:06.777 | I: Unpacking libgmp10:amd64... 2026-04-22 03:35:06.807742 | ubuntu-jammy-large | 2026-04-22 03:35:06.807 | I: Unpacking libgpg-error0:amd64... 2026-04-22 03:35:06.830449 | ubuntu-jammy-large | 2026-04-22 03:35:06.830 | I: Unpacking libgssapi-krb5-2:amd64... 2026-04-22 03:35:06.853959 | ubuntu-jammy-large | 2026-04-22 03:35:06.853 | I: Unpacking libk5crypto3:amd64... 2026-04-22 03:35:06.879151 | ubuntu-jammy-large | 2026-04-22 03:35:06.878 | I: Unpacking libkeyutils1:amd64... 2026-04-22 03:35:06.899791 | ubuntu-jammy-large | 2026-04-22 03:35:06.899 | I: Unpacking libkrb5-3:amd64... 2026-04-22 03:35:06.934773 | ubuntu-jammy-large | 2026-04-22 03:35:06.934 | I: Unpacking libkrb5support0:amd64... 2026-04-22 03:35:06.958476 | ubuntu-jammy-large | 2026-04-22 03:35:06.958 | I: Unpacking liblz4-1:amd64... 2026-04-22 03:35:06.977740 | ubuntu-jammy-large | 2026-04-22 03:35:06.977 | I: Unpacking liblzma5:amd64... 2026-04-22 03:35:07.000817 | ubuntu-jammy-large | 2026-04-22 03:35:07.000 | I: Unpacking libmount1:amd64... 2026-04-22 03:35:07.024848 | ubuntu-jammy-large | 2026-04-22 03:35:07.024 | I: Unpacking libncurses6:amd64... 2026-04-22 03:35:07.050596 | ubuntu-jammy-large | 2026-04-22 03:35:07.050 | I: Unpacking libncursesw6:amd64... 2026-04-22 03:35:07.077885 | ubuntu-jammy-large | 2026-04-22 03:35:07.077 | I: Unpacking libnsl2:amd64... 2026-04-22 03:35:07.099895 | ubuntu-jammy-large | 2026-04-22 03:35:07.099 | I: Unpacking libpam-modules:amd64... 2026-04-22 03:35:07.216138 | ubuntu-jammy-large | 2026-04-22 03:35:07.215 | I: Unpacking libpam-modules-bin... 2026-04-22 03:35:07.235042 | ubuntu-jammy-large | 2026-04-22 03:35:07.234 | I: Unpacking libpam-runtime... 2026-04-22 03:35:07.256745 | ubuntu-jammy-large | 2026-04-22 03:35:07.256 | I: Unpacking libpam0g:amd64... 2026-04-22 03:35:07.280553 | ubuntu-jammy-large | 2026-04-22 03:35:07.280 | I: Unpacking libpcre2-8-0:amd64... 2026-04-22 03:35:07.308941 | ubuntu-jammy-large | 2026-04-22 03:35:07.308 | I: Unpacking libpcre3:amd64... 2026-04-22 03:35:07.339983 | ubuntu-jammy-large | 2026-04-22 03:35:07.339 | I: Unpacking libprocps8:amd64... 2026-04-22 03:35:07.362014 | ubuntu-jammy-large | 2026-04-22 03:35:07.361 | I: Unpacking libselinux1:amd64... 2026-04-22 03:35:07.385534 | ubuntu-jammy-large | 2026-04-22 03:35:07.385 | I: Unpacking libsemanage-common... 2026-04-22 03:35:07.405943 | ubuntu-jammy-large | 2026-04-22 03:35:07.405 | I: Unpacking libsemanage2:amd64... 2026-04-22 03:35:07.430563 | ubuntu-jammy-large | 2026-04-22 03:35:07.430 | I: Unpacking libsepol2:amd64... 2026-04-22 03:35:07.458761 | ubuntu-jammy-large | 2026-04-22 03:35:07.458 | I: Unpacking libsmartcols1:amd64... 2026-04-22 03:35:07.477783 | ubuntu-jammy-large | 2026-04-22 03:35:07.477 | I: Unpacking libss2:amd64... 2026-04-22 03:35:07.497562 | ubuntu-jammy-large | 2026-04-22 03:35:07.497 | I: Unpacking libssl3:amd64... 2026-04-22 03:35:07.568393 | ubuntu-jammy-large | 2026-04-22 03:35:07.568 | I: Unpacking libsystemd0:amd64... 2026-04-22 03:35:07.593035 | ubuntu-jammy-large | 2026-04-22 03:35:07.592 | I: Unpacking libtinfo6:amd64... 2026-04-22 03:35:07.618060 | ubuntu-jammy-large | 2026-04-22 03:35:07.617 | I: Unpacking libtirpc-common... 2026-04-22 03:35:07.638872 | ubuntu-jammy-large | 2026-04-22 03:35:07.638 | I: Unpacking libtirpc3:amd64... 2026-04-22 03:35:07.662753 | ubuntu-jammy-large | 2026-04-22 03:35:07.662 | I: Unpacking libudev1:amd64... 2026-04-22 03:35:07.687159 | ubuntu-jammy-large | 2026-04-22 03:35:07.686 | I: Unpacking libuuid1:amd64... 2026-04-22 03:35:07.709430 | ubuntu-jammy-large | 2026-04-22 03:35:07.709 | I: Unpacking libzstd1:amd64... 2026-04-22 03:35:07.741206 | ubuntu-jammy-large | 2026-04-22 03:35:07.740 | I: Unpacking login... 2026-04-22 03:35:07.786205 | ubuntu-jammy-large | 2026-04-22 03:35:07.785 | I: Unpacking logsave... 2026-04-22 03:35:07.803241 | ubuntu-jammy-large | 2026-04-22 03:35:07.803 | I: Unpacking lsb-base... 2026-04-22 03:35:07.836387 | ubuntu-jammy-large | 2026-04-22 03:35:07.836 | I: Unpacking mawk... 2026-04-22 03:35:07.862457 | ubuntu-jammy-large | 2026-04-22 03:35:07.862 | I: Unpacking mount... 2026-04-22 03:35:07.888955 | ubuntu-jammy-large | 2026-04-22 03:35:07.888 | I: Unpacking ncurses-base... 2026-04-22 03:35:07.915492 | ubuntu-jammy-large | 2026-04-22 03:35:07.915 | I: Unpacking ncurses-bin... 2026-04-22 03:35:07.942173 | ubuntu-jammy-large | 2026-04-22 03:35:07.941 | I: Unpacking passwd... 2026-04-22 03:35:08.036833 | ubuntu-jammy-large | 2026-04-22 03:35:08.036 | I: Unpacking perl-base... 2026-04-22 03:35:08.190396 | ubuntu-jammy-large | 2026-04-22 03:35:08.190 | I: Unpacking procps... 2026-04-22 03:35:08.261962 | ubuntu-jammy-large | 2026-04-22 03:35:08.261 | I: Unpacking sed... 2026-04-22 03:35:08.287051 | ubuntu-jammy-large | 2026-04-22 03:35:08.286 | I: Unpacking sensible-utils... 2026-04-22 03:35:08.313989 | ubuntu-jammy-large | 2026-04-22 03:35:08.313 | I: Unpacking sysvinit-utils... 2026-04-22 03:35:08.336667 | ubuntu-jammy-large | 2026-04-22 03:35:08.336 | I: Unpacking tar... 2026-04-22 03:35:08.368556 | ubuntu-jammy-large | 2026-04-22 03:35:08.368 | I: Unpacking usrmerge... 2026-04-22 03:35:08.398013 | ubuntu-jammy-large | 2026-04-22 03:35:08.397 | I: Unpacking util-linux... 2026-04-22 03:35:08.469824 | ubuntu-jammy-large | 2026-04-22 03:35:08.469 | I: Unpacking zlib1g:amd64... 2026-04-22 03:35:08.485232 | ubuntu-jammy-large | 2026-04-22 03:35:08.484 | I: Configuring required packages... 2026-04-22 03:35:08.505855 | ubuntu-jammy-large | 2026-04-22 03:35:08.505 | I: Configuring lsb-base... 2026-04-22 03:35:08.518248 | ubuntu-jammy-large | 2026-04-22 03:35:08.518 | I: Configuring libtirpc-common... 2026-04-22 03:35:08.518567 | ubuntu-jammy-large | 2026-04-22 03:35:08.518 | I: Configuring libaudit-common... 2026-04-22 03:35:08.518873 | ubuntu-jammy-large | 2026-04-22 03:35:08.518 | I: Configuring libsemanage-common... 2026-04-22 03:35:08.519164 | ubuntu-jammy-large | 2026-04-22 03:35:08.519 | I: Configuring gcc-12-base:amd64... 2026-04-22 03:35:08.519524 | ubuntu-jammy-large | 2026-04-22 03:35:08.519 | I: Configuring ncurses-base... 2026-04-22 03:35:08.519802 | ubuntu-jammy-large | 2026-04-22 03:35:08.519 | I: Configuring sensible-utils... 2026-04-22 03:35:08.534239 | ubuntu-jammy-large | 2026-04-22 03:35:08.534 | I: Configuring libcrypt1:amd64... 2026-04-22 03:35:08.534590 | ubuntu-jammy-large | 2026-04-22 03:35:08.534 | I: Configuring libgcc-s1:amd64... 2026-04-22 03:35:08.537806 | ubuntu-jammy-large | 2026-04-22 03:35:08.537 | I: Configuring libc6:amd64... 2026-04-22 03:35:08.666004 | ubuntu-jammy-large | 2026-04-22 03:35:08.665 | I: Configuring libudev1:amd64... 2026-04-22 03:35:08.666119 | ubuntu-jammy-large | 2026-04-22 03:35:08.666 | I: Configuring libattr1:amd64... 2026-04-22 03:35:08.666224 | ubuntu-jammy-large | 2026-04-22 03:35:08.666 | I: Configuring sysvinit-utils... 2026-04-22 03:35:08.666377 | ubuntu-jammy-large | 2026-04-22 03:35:08.666 | I: Configuring debianutils... 2026-04-22 03:35:08.691909 | ubuntu-jammy-large | 2026-04-22 03:35:08.691 | I: Configuring mawk... 2026-04-22 03:35:08.699062 | ubuntu-jammy-large | 2026-04-22 03:35:08.698 | I: Configuring libdebconfclient0:amd64... 2026-04-22 03:35:08.699228 | ubuntu-jammy-large | 2026-04-22 03:35:08.699 | I: Configuring base-files... 2026-04-22 03:35:08.898390 | ubuntu-jammy-large | 2026-04-22 03:35:08.897 | I: Configuring libbz2-1.0:amd64... 2026-04-22 03:35:08.899866 | ubuntu-jammy-large | 2026-04-22 03:35:08.899 | I: Configuring base-passwd... 2026-04-22 03:35:09.004331 | ubuntu-jammy-large | 2026-04-22 03:35:09.003 | I: Configuring libdb5.3:amd64... 2026-04-22 03:35:09.006102 | ubuntu-jammy-large | 2026-04-22 03:35:09.005 | I: Configuring libblkid1:amd64... 2026-04-22 03:35:09.009003 | ubuntu-jammy-large | 2026-04-22 03:35:09.008 | I: Configuring libtinfo6:amd64... 2026-04-22 03:35:09.011369 | ubuntu-jammy-large | 2026-04-22 03:35:09.011 | I: Configuring bash... 2026-04-22 03:35:09.058758 | ubuntu-jammy-large | 2026-04-22 03:35:09.058 | I: Configuring libzstd1:amd64... 2026-04-22 03:35:09.060165 | ubuntu-jammy-large | 2026-04-22 03:35:09.060 | I: Configuring libkeyutils1:amd64... 2026-04-22 03:35:09.062629 | ubuntu-jammy-large | 2026-04-22 03:35:09.062 | I: Configuring liblzma5:amd64... 2026-04-22 03:35:09.063536 | ubuntu-jammy-large | 2026-04-22 03:35:09.063 | I: Configuring libgpg-error0:amd64... 2026-04-22 03:35:09.064787 | ubuntu-jammy-large | 2026-04-22 03:35:09.064 | I: Configuring liblz4-1:amd64... 2026-04-22 03:35:09.066679 | ubuntu-jammy-large | 2026-04-22 03:35:09.066 | I: Configuring libc-bin... 2026-04-22 03:35:09.080864 | ubuntu-jammy-large | 2026-04-22 03:35:09.080 | I: Configuring ncurses-bin... 2026-04-22 03:35:09.082072 | ubuntu-jammy-large | 2026-04-22 03:35:09.081 | I: Configuring libacl1:amd64... 2026-04-22 03:35:09.083444 | ubuntu-jammy-large | 2026-04-22 03:35:09.083 | I: Configuring libsmartcols1:amd64... 2026-04-22 03:35:09.084415 | ubuntu-jammy-large | 2026-04-22 03:35:09.084 | I: Configuring libgcrypt20:amd64... 2026-04-22 03:35:09.086104 | ubuntu-jammy-large | 2026-04-22 03:35:09.085 | I: Configuring zlib1g:amd64... 2026-04-22 03:35:09.087057 | ubuntu-jammy-large | 2026-04-22 03:35:09.086 | I: Configuring libcom-err2:amd64... 2026-04-22 03:35:09.088007 | ubuntu-jammy-large | 2026-04-22 03:35:09.087 | I: Configuring diffutils... 2026-04-22 03:35:09.089268 | ubuntu-jammy-large | 2026-04-22 03:35:09.089 | I: Configuring libcap2:amd64... 2026-04-22 03:35:09.090447 | ubuntu-jammy-large | 2026-04-22 03:35:09.090 | I: Configuring libkrb5support0:amd64... 2026-04-22 03:35:09.091515 | ubuntu-jammy-large | 2026-04-22 03:35:09.091 | I: Configuring hostname... 2026-04-22 03:35:09.092323 | ubuntu-jammy-large | 2026-04-22 03:35:09.092 | I: Configuring libpcre3:amd64... 2026-04-22 03:35:09.093066 | ubuntu-jammy-large | 2026-04-22 03:35:09.092 | I: Configuring libcap-ng0:amd64... 2026-04-22 03:35:09.093941 | ubuntu-jammy-large | 2026-04-22 03:35:09.093 | I: Configuring libext2fs2:amd64... 2026-04-22 03:35:09.094858 | ubuntu-jammy-large | 2026-04-22 03:35:09.094 | I: Configuring libgmp10:amd64... 2026-04-22 03:35:09.095770 | ubuntu-jammy-large | 2026-04-22 03:35:09.095 | I: Configuring libncurses6:amd64... 2026-04-22 03:35:09.096525 | ubuntu-jammy-large | 2026-04-22 03:35:09.096 | I: Configuring libaudit1:amd64... 2026-04-22 03:35:09.097417 | ubuntu-jammy-large | 2026-04-22 03:35:09.097 | I: Configuring libuuid1:amd64... 2026-04-22 03:35:09.098180 | ubuntu-jammy-large | 2026-04-22 03:35:09.098 | I: Configuring libss2:amd64... 2026-04-22 03:35:09.099077 | ubuntu-jammy-large | 2026-04-22 03:35:09.098 | I: Configuring libsepol2:amd64... 2026-04-22 03:35:09.099705 | ubuntu-jammy-large | 2026-04-22 03:35:09.099 | I: Configuring libpcre2-8-0:amd64... 2026-04-22 03:35:09.100324 | ubuntu-jammy-large | 2026-04-22 03:35:09.100 | I: Configuring libncursesw6:amd64... 2026-04-22 03:35:09.100892 | ubuntu-jammy-large | 2026-04-22 03:35:09.100 | I: Configuring libk5crypto3:amd64... 2026-04-22 03:35:09.101489 | ubuntu-jammy-large | 2026-04-22 03:35:09.101 | I: Configuring logsave... 2026-04-22 03:35:09.105112 | ubuntu-jammy-large | 2026-04-22 03:35:09.104 | I: Configuring e2fsprogs... 2026-04-22 03:35:09.432147 | ubuntu-jammy-large | 2026-04-22 03:35:09.431 | I: Configuring libsystemd0:amd64... 2026-04-22 03:35:09.434465 | ubuntu-jammy-large | 2026-04-22 03:35:09.434 | I: Configuring libselinux1:amd64... 2026-04-22 03:35:09.436593 | ubuntu-jammy-large | 2026-04-22 03:35:09.436 | I: Configuring sed... 2026-04-22 03:35:09.440238 | ubuntu-jammy-large | 2026-04-22 03:35:09.439 | I: Configuring findutils... 2026-04-22 03:35:09.442080 | ubuntu-jammy-large | 2026-04-22 03:35:09.441 | I: Configuring libmount1:amd64... 2026-04-22 03:35:09.444127 | ubuntu-jammy-large | 2026-04-22 03:35:09.443 | I: Configuring libsemanage2:amd64... 2026-04-22 03:35:09.446013 | ubuntu-jammy-large | 2026-04-22 03:35:09.445 | I: Configuring libprocps8:amd64... 2026-04-22 03:35:09.447924 | ubuntu-jammy-large | 2026-04-22 03:35:09.447 | I: Configuring bsdutils... 2026-04-22 03:35:09.449108 | ubuntu-jammy-large | 2026-04-22 03:35:09.448 | I: Configuring tar... 2026-04-22 03:35:09.456608 | ubuntu-jammy-large | 2026-04-22 03:35:09.456 | I: Configuring coreutils... 2026-04-22 03:35:09.462387 | ubuntu-jammy-large | 2026-04-22 03:35:09.462 | I: Configuring dpkg... 2026-04-22 03:35:09.610849 | ubuntu-jammy-large | 2026-04-22 03:35:09.610 | I: Configuring mount... 2026-04-22 03:35:09.614624 | ubuntu-jammy-large | 2026-04-22 03:35:09.614 | I: Configuring grep... 2026-04-22 03:35:09.616733 | ubuntu-jammy-large | 2026-04-22 03:35:09.616 | I: Configuring perl-base... 2026-04-22 03:35:09.628982 | ubuntu-jammy-large | 2026-04-22 03:35:09.628 | I: Configuring init-system-helpers... 2026-04-22 03:35:09.630126 | ubuntu-jammy-large | 2026-04-22 03:35:09.629 | I: Configuring gzip... 2026-04-22 03:35:09.631353 | ubuntu-jammy-large | 2026-04-22 03:35:09.631 | I: Configuring usrmerge... 2026-04-22 03:35:09.678903 | ubuntu-jammy-large | 2026-04-22 03:35:09.678 | I: Configuring procps... 2026-04-22 03:35:09.735821 | ubuntu-jammy-large | 2026-04-22 03:35:09.735 | I: Configuring debconf... 2026-04-22 03:35:09.837725 | ubuntu-jammy-large | 2026-04-22 03:35:09.837 | I: Configuring libpam0g:amd64... 2026-04-22 03:35:09.921150 | ubuntu-jammy-large | 2026-04-22 03:35:09.920 | I: Configuring util-linux... 2026-04-22 03:35:10.114250 | ubuntu-jammy-large | 2026-04-22 03:35:10.114 | I: Configuring dash... 2026-04-22 03:35:10.326409 | ubuntu-jammy-large | 2026-04-22 03:35:10.326 | I: Configuring libpam-modules-bin... 2026-04-22 03:35:10.327645 | ubuntu-jammy-large | 2026-04-22 03:35:10.327 | I: Configuring libssl3:amd64... 2026-04-22 03:35:10.474357 | ubuntu-jammy-large | 2026-04-22 03:35:10.474 | I: Configuring libkrb5-3:amd64... 2026-04-22 03:35:10.476831 | ubuntu-jammy-large | 2026-04-22 03:35:10.476 | I: Configuring libgssapi-krb5-2:amd64... 2026-04-22 03:35:10.481192 | ubuntu-jammy-large | 2026-04-22 03:35:10.481 | I: Configuring libtirpc3:amd64... 2026-04-22 03:35:10.483387 | ubuntu-jammy-large | 2026-04-22 03:35:10.483 | I: Configuring libnsl2:amd64... 2026-04-22 03:35:10.486718 | ubuntu-jammy-large | 2026-04-22 03:35:10.486 | I: Configuring libpam-modules:amd64... 2026-04-22 03:35:10.503683 | ubuntu-jammy-large | 2026-04-22 03:35:10.503 | I: Configuring passwd... 2026-04-22 03:35:10.552571 | ubuntu-jammy-large | 2026-04-22 03:35:10.552 | I: Configuring libpam-runtime... 2026-04-22 03:35:10.711246 | ubuntu-jammy-large | 2026-04-22 03:35:10.711 | I: Configuring login... 2026-04-22 03:35:10.733831 | ubuntu-jammy-large | 2026-04-22 03:35:10.733 | I: Configuring libc-bin... 2026-04-22 03:35:10.749092 | ubuntu-jammy-large | 2026-04-22 03:35:10.748 | I: Unpacking the base system... 2026-04-22 03:35:11.364714 | ubuntu-jammy-large | 2026-04-22 03:35:11.364 | I: Unpacking adduser... 2026-04-22 03:35:11.411635 | ubuntu-jammy-large | 2026-04-22 03:35:11.411 | I: Unpacking apt... 2026-04-22 03:35:11.507306 | ubuntu-jammy-large | 2026-04-22 03:35:11.507 | I: Unpacking ca-certificates... 2026-04-22 03:35:11.540502 | ubuntu-jammy-large | 2026-04-22 03:35:11.540 | I: Unpacking gpgv... 2026-04-22 03:35:11.566138 | ubuntu-jammy-large | 2026-04-22 03:35:11.566 | I: Unpacking libapt-pkg6.0:amd64... 2026-04-22 03:35:11.625225 | ubuntu-jammy-large | 2026-04-22 03:35:11.625 | I: Unpacking libffi8:amd64... 2026-04-22 03:35:11.642663 | ubuntu-jammy-large | 2026-04-22 03:35:11.642 | I: Unpacking libgnutls30:amd64... 2026-04-22 03:35:11.684239 | ubuntu-jammy-large | 2026-04-22 03:35:11.684 | I: Unpacking libhogweed6:amd64... 2026-04-22 03:35:11.709486 | ubuntu-jammy-large | 2026-04-22 03:35:11.709 | I: Unpacking libidn2-0:amd64... 2026-04-22 03:35:11.737186 | ubuntu-jammy-large | 2026-04-22 03:35:11.736 | I: Unpacking libnettle8:amd64... 2026-04-22 03:35:11.761601 | ubuntu-jammy-large | 2026-04-22 03:35:11.761 | I: Unpacking libp11-kit0:amd64... 2026-04-22 03:35:11.793821 | ubuntu-jammy-large | 2026-04-22 03:35:11.793 | I: Unpacking libseccomp2:amd64... 2026-04-22 03:35:11.818610 | ubuntu-jammy-large | 2026-04-22 03:35:11.818 | I: Unpacking libstdc++6:amd64... 2026-04-22 03:35:11.862557 | ubuntu-jammy-large | 2026-04-22 03:35:11.862 | I: Unpacking libtasn1-6:amd64... 2026-04-22 03:35:11.885418 | ubuntu-jammy-large | 2026-04-22 03:35:11.885 | I: Unpacking libunistring2:amd64... 2026-04-22 03:35:11.926346 | ubuntu-jammy-large | 2026-04-22 03:35:11.926 | I: Unpacking libxxhash0:amd64... 2026-04-22 03:35:11.949618 | ubuntu-jammy-large | 2026-04-22 03:35:11.949 | I: Unpacking openssl... 2026-04-22 03:35:12.005045 | ubuntu-jammy-large | 2026-04-22 03:35:12.004 | I: Unpacking ubuntu-keyring... 2026-04-22 03:35:12.029997 | ubuntu-jammy-large | 2026-04-22 03:35:12.029 | I: Configuring the base system... 2026-04-22 03:35:12.036631 | ubuntu-jammy-large | 2026-04-22 03:35:12.036 | I: Configuring adduser... 2026-04-22 03:35:12.147184 | ubuntu-jammy-large | 2026-04-22 03:35:12.146 | I: Configuring libunistring2:amd64... 2026-04-22 03:35:12.147356 | ubuntu-jammy-large | 2026-04-22 03:35:12.147 | I: Configuring libidn2-0:amd64... 2026-04-22 03:35:12.147509 | ubuntu-jammy-large | 2026-04-22 03:35:12.147 | I: Configuring ubuntu-keyring... 2026-04-22 03:35:12.151821 | ubuntu-jammy-large | 2026-04-22 03:35:12.151 | I: Configuring libseccomp2:amd64... 2026-04-22 03:35:12.151972 | ubuntu-jammy-large | 2026-04-22 03:35:12.151 | I: Configuring libnettle8:amd64... 2026-04-22 03:35:12.152122 | ubuntu-jammy-large | 2026-04-22 03:35:12.152 | I: Configuring libffi8:amd64... 2026-04-22 03:35:12.152288 | ubuntu-jammy-large | 2026-04-22 03:35:12.152 | I: Configuring gpgv... 2026-04-22 03:35:12.153056 | ubuntu-jammy-large | 2026-04-22 03:35:12.152 | I: Configuring libxxhash0:amd64... 2026-04-22 03:35:12.153436 | ubuntu-jammy-large | 2026-04-22 03:35:12.153 | I: Configuring libtasn1-6:amd64... 2026-04-22 03:35:12.153799 | ubuntu-jammy-large | 2026-04-22 03:35:12.153 | I: Configuring openssl... 2026-04-22 03:35:12.156210 | ubuntu-jammy-large | 2026-04-22 03:35:12.156 | I: Configuring libstdc++6:amd64... 2026-04-22 03:35:12.156697 | ubuntu-jammy-large | 2026-04-22 03:35:12.156 | I: Configuring libhogweed6:amd64... 2026-04-22 03:35:12.156879 | ubuntu-jammy-large | 2026-04-22 03:35:12.156 | I: Configuring ca-certificates... 2026-04-22 03:35:14.342556 | ubuntu-jammy-large | 2026-04-22 03:35:14.342 | I: Configuring libapt-pkg6.0:amd64... 2026-04-22 03:35:14.342643 | ubuntu-jammy-large | 2026-04-22 03:35:14.342 | I: Configuring libp11-kit0:amd64... 2026-04-22 03:35:14.343715 | ubuntu-jammy-large | 2026-04-22 03:35:14.342 | I: Configuring libgnutls30:amd64... 2026-04-22 03:35:14.343728 | ubuntu-jammy-large | 2026-04-22 03:35:14.342 | I: Configuring apt... 2026-04-22 03:35:14.729288 | ubuntu-jammy-large | 2026-04-22 03:35:14.729 | I: Configuring libc-bin... 2026-04-22 03:35:14.738035 | ubuntu-jammy-large | 2026-04-22 03:35:14.737 | I: Configuring ca-certificates... 2026-04-22 03:35:15.728708 | ubuntu-jammy-large | 2026-04-22 03:35:15.728 | I: Base system installed successfully. 2026-04-22 03:35:15.837782 | ubuntu-jammy-large | 2026-04-22 03:35:15.837 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-04-22 03:35:15.865492 | ubuntu-jammy-large | 2026-04-22 03:35:15.865 | dib-run-parts 08-debootstrap completed 2026-04-22 03:35:15.865575 | ubuntu-jammy-large | 2026-04-22 03:35:15.865 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/09-apt-keyring 2026-04-22 03:35:15.874903 | ubuntu-jammy-large | 2026-04-22 03:35:15.874 | dib-run-parts 09-apt-keyring completed 2026-04-22 03:35:15.874959 | ubuntu-jammy-large | 2026-04-22 03:35:15.874 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/11-pip-cache 2026-04-22 03:35:15.941446 | ubuntu-jammy-large | 2026-04-22 03:35:15.941 | dib-run-parts 11-pip-cache completed 2026-04-22 03:35:15.941636 | ubuntu-jammy-large | 2026-04-22 03:35:15.941 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/50-block-apt-translations 2026-04-22 03:35:15.972685 | ubuntu-jammy-large | 2026-04-22 03:35:15.972 | 0+1 records in 2026-04-22 03:35:15.972767 | ubuntu-jammy-large | 2026-04-22 03:35:15.972 | 0+1 records out 2026-04-22 03:35:15.972796 | ubuntu-jammy-large | 2026-04-22 03:35:15.972 | 27 bytes copied, 0.000407382 s, 66.3 kB/s 2026-04-22 03:35:15.982269 | ubuntu-jammy-large | 2026-04-22 03:35:15.982 | dib-run-parts 50-block-apt-translations completed 2026-04-22 03:35:15.982630 | ubuntu-jammy-large | 2026-04-22 03:35:15.982 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/50-block-daemons 2026-04-22 03:35:16.032908 | ubuntu-jammy-large | 2026-04-22 03:35:16.032 | 0+1 records in 2026-04-22 03:35:16.032994 | ubuntu-jammy-large | 2026-04-22 03:35:16.032 | 0+1 records out 2026-04-22 03:35:16.033024 | ubuntu-jammy-large | 2026-04-22 03:35:16.032 | 76 bytes copied, 0.000392037 s, 194 kB/s 2026-04-22 03:35:16.076678 | ubuntu-jammy-large | 2026-04-22 03:35:16.076 | 0+1 records in 2026-04-22 03:35:16.076754 | ubuntu-jammy-large | 2026-04-22 03:35:16.076 | 0+1 records out 2026-04-22 03:35:16.076780 | ubuntu-jammy-large | 2026-04-22 03:35:16.076 | 143 bytes copied, 0.000308805 s, 463 kB/s 2026-04-22 03:35:16.105550 | ubuntu-jammy-large | 2026-04-22 03:35:16.105 | dib-run-parts 50-block-daemons completed 2026-04-22 03:35:16.105914 | ubuntu-jammy-large | 2026-04-22 03:35:16.105 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/50-build-with-http-cache 2026-04-22 03:35:16.115518 | ubuntu-jammy-large | 2026-04-22 03:35:16.115 | dib-run-parts 50-build-with-http-cache completed 2026-04-22 03:35:16.115788 | ubuntu-jammy-large | 2026-04-22 03:35:16.115 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/50-shared-apt-cache 2026-04-22 03:35:16.154181 | ubuntu-jammy-large | 2026-04-22 03:35:16.153 | dib-run-parts 50-shared-apt-cache completed 2026-04-22 03:35:16.154620 | ubuntu-jammy-large | 2026-04-22 03:35:16.154 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/50-trim-dpkg 2026-04-22 03:35:16.216002 | ubuntu-jammy-large | 2026-04-22 03:35:16.215 | dib-run-parts 50-trim-dpkg completed 2026-04-22 03:35:16.216743 | ubuntu-jammy-large | 2026-04-22 03:35:16.216 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-04-22 03:35:16.574656 | ubuntu-jammy-large | 2026-04-22 03:35:16.574 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-22 03:35:16.574803 | ubuntu-jammy-large | 2026-04-22 03:35:16.574 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-04-22 03:35:16.610711 | ubuntu-jammy-large | 2026-04-22 03:35:16.610 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-04-22 03:35:16.623928 | ubuntu-jammy-large | 2026-04-22 03:35:16.623 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-04-22 03:35:16.961953 | ubuntu-jammy-large | 2026-04-22 03:35:16.961 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3435 kB] 2026-04-22 03:35:17.117396 | ubuntu-jammy-large | 2026-04-22 03:35:17.117 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1268 kB] 2026-04-22 03:35:17.181622 | ubuntu-jammy-large | 2026-04-22 03:35:17.181 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1029 kB] 2026-04-22 03:35:17.219070 | ubuntu-jammy-large | 2026-04-22 03:35:17.218 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3165 kB] 2026-04-22 03:35:17.345835 | ubuntu-jammy-large | 2026-04-22 03:35:17.345 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [70.1 kB] 2026-04-22 03:35:17.347288 | ubuntu-jammy-large | 2026-04-22 03:35:17.347 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] 2026-04-22 03:35:18.420596 | ubuntu-jammy-large | 2026-04-22 03:35:18.420 | Fetched 9381 kB in 2s (4760 kB/s) 2026-04-22 03:35:19.499881 | ubuntu-jammy-large | 2026-04-22 03:35:19.499 | Reading package lists... 2026-04-22 03:35:20.670477 | ubuntu-jammy-large | 2026-04-22 03:35:20.670 | Reading package lists... 2026-04-22 03:35:20.963295 | ubuntu-jammy-large | 2026-04-22 03:35:20.962 | Building dependency tree... 2026-04-22 03:35:21.208110 | ubuntu-jammy-large | 2026-04-22 03:35:21.207 | Calculating upgrade... 2026-04-22 03:35:21.447795 | ubuntu-jammy-large | 2026-04-22 03:35:21.447 | The following packages will be upgraded: 2026-04-22 03:35:21.447898 | ubuntu-jammy-large | 2026-04-22 03:35:21.447 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-04-22 03:35:21.448131 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-04-22 03:35:21.448344 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2026-04-22 03:35:21.448444 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2026-04-22 03:35:21.448685 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2026-04-22 03:35:21.448762 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2026-04-22 03:35:21.449052 | ubuntu-jammy-large | 2026-04-22 03:35:21.448 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2026-04-22 03:35:21.449471 | ubuntu-jammy-large | 2026-04-22 03:35:21.449 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2026-04-22 03:35:21.449486 | ubuntu-jammy-large | 2026-04-22 03:35:21.449 | zlib1g 2026-04-22 03:35:21.576008 | ubuntu-jammy-large | 2026-04-22 03:35:21.575 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:35:21.576152 | ubuntu-jammy-large | 2026-04-22 03:35:21.575 | Need to get 23.7 MB of archives. 2026-04-22 03:35:21.576174 | ubuntu-jammy-large | 2026-04-22 03:35:21.575 | After this operation, 67.6 kB of additional disk space will be used. 2026-04-22 03:35:21.576190 | ubuntu-jammy-large | 2026-04-22 03:35:21.575 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.3 [216 kB] 2026-04-22 03:35:21.623246 | ubuntu-jammy-large | 2026-04-22 03:35:21.622 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.3 [53.9 kB] 2026-04-22 03:35:21.625048 | ubuntu-jammy-large | 2026-04-22 03:35:21.624 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.3 [699 kB] 2026-04-22 03:35:21.658329 | ubuntu-jammy-large | 2026-04-22 03:35:21.658 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-04-22 03:35:21.805427 | ubuntu-jammy-large | 2026-04-22 03:35:21.805 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-04-22 03:35:21.806927 | ubuntu-jammy-large | 2026-04-22 03:35:21.806 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-04-22 03:35:21.832639 | ubuntu-jammy-large | 2026-04-22 03:35:21.832 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.5 [80.7 kB] 2026-04-22 03:35:21.834169 | ubuntu-jammy-large | 2026-04-22 03:35:21.834 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.3 [1437 kB] 2026-04-22 03:35:21.881707 | ubuntu-jammy-large | 2026-04-22 03:35:21.881 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.20 [317 kB] 2026-04-22 03:35:21.891217 | ubuntu-jammy-large | 2026-04-22 03:35:21.890 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.20 [76.4 kB] 2026-04-22 03:35:21.892163 | ubuntu-jammy-large | 2026-04-22 03:35:21.892 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2026-04-22 03:35:21.894066 | ubuntu-jammy-large | 2026-04-22 03:35:21.893 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-04-22 03:35:21.924405 | ubuntu-jammy-large | 2026-04-22 03:35:21.924 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2026-04-22 03:35:21.933818 | ubuntu-jammy-large | 2026-04-22 03:35:21.933 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-04-22 03:35:21.973410 | ubuntu-jammy-large | 2026-04-22 03:35:21.973 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-04-22 03:35:21.974941 | ubuntu-jammy-large | 2026-04-22 03:35:21.974 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-04-22 03:35:21.981298 | ubuntu-jammy-large | 2026-04-22 03:35:21.981 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-04-22 03:35:21.988258 | ubuntu-jammy-large | 2026-04-22 03:35:21.988 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-04-22 03:35:22.048728 | ubuntu-jammy-large | 2026-04-22 03:35:22.048 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.5 [1067 kB] 2026-04-22 03:35:22.081183 | ubuntu-jammy-large | 2026-04-22 03:35:22.080 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-04-22 03:35:22.101920 | ubuntu-jammy-large | 2026-04-22 03:35:22.101 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-04-22 03:35:22.102338 | ubuntu-jammy-large | 2026-04-22 03:35:22.102 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-04-22 03:35:22.107670 | ubuntu-jammy-large | 2026-04-22 03:35:22.107 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-04-22 03:35:22.110146 | ubuntu-jammy-large | 2026-04-22 03:35:22.109 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.8 [970 kB] 2026-04-22 03:35:22.140470 | ubuntu-jammy-large | 2026-04-22 03:35:22.140 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-04-22 03:35:22.141497 | ubuntu-jammy-large | 2026-04-22 03:35:22.141 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-04-22 03:35:22.186606 | ubuntu-jammy-large | 2026-04-22 03:35:22.186 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-04-22 03:35:22.187820 | ubuntu-jammy-large | 2026-04-22 03:35:22.187 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-04-22 03:35:22.188596 | ubuntu-jammy-large | 2026-04-22 03:35:22.188 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-04-22 03:35:22.202548 | ubuntu-jammy-large | 2026-04-22 03:35:22.202 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-04-22 03:35:22.202927 | ubuntu-jammy-large | 2026-04-22 03:35:22.202 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-04-22 03:35:22.207933 | ubuntu-jammy-large | 2026-04-22 03:35:22.207 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-04-22 03:35:22.231399 | ubuntu-jammy-large | 2026-04-22 03:35:22.231 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.5 [114 kB] 2026-04-22 03:35:22.237814 | ubuntu-jammy-large | 2026-04-22 03:35:22.237 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.5 [103 kB] 2026-04-22 03:35:22.240165 | ubuntu-jammy-large | 2026-04-22 03:35:22.240 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.3 [18.5 kB] 2026-04-22 03:35:22.240547 | ubuntu-jammy-large | 2026-04-22 03:35:22.240 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-04-22 03:35:22.241383 | ubuntu-jammy-large | 2026-04-22 03:35:22.241 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-04-22 03:35:22.246985 | ubuntu-jammy-large | 2026-04-22 03:35:22.246 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-04-22 03:35:22.249013 | ubuntu-jammy-large | 2026-04-22 03:35:22.248 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-04-22 03:35:22.261926 | ubuntu-jammy-large | 2026-04-22 03:35:22.261 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-04-22 03:35:22.270184 | ubuntu-jammy-large | 2026-04-22 03:35:22.270 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.23 [1906 kB] 2026-04-22 03:35:22.350263 | ubuntu-jammy-large | 2026-04-22 03:35:22.349 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-04-22 03:35:22.353524 | ubuntu-jammy-large | 2026-04-22 03:35:22.353 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-04-22 03:35:22.356396 | ubuntu-jammy-large | 2026-04-22 03:35:22.356 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-04-22 03:35:22.364388 | ubuntu-jammy-large | 2026-04-22 03:35:22.364 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-04-22 03:35:22.375521 | ubuntu-jammy-large | 2026-04-22 03:35:22.375 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.5 [50.7 kB] 2026-04-22 03:35:22.377636 | ubuntu-jammy-large | 2026-04-22 03:35:22.377 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-04-22 03:35:22.382988 | ubuntu-jammy-large | 2026-04-22 03:35:22.382 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-04-22 03:35:22.387257 | ubuntu-jammy-large | 2026-04-22 03:35:22.387 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-04-22 03:35:22.390926 | ubuntu-jammy-large | 2026-04-22 03:35:22.390 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-04-22 03:35:22.391806 | ubuntu-jammy-large | 2026-04-22 03:35:22.391 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-04-22 03:35:22.394851 | ubuntu-jammy-large | 2026-04-22 03:35:22.394 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.5 [23.6 kB] 2026-04-22 03:35:22.396055 | ubuntu-jammy-large | 2026-04-22 03:35:22.395 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-04-22 03:35:22.426555 | ubuntu-jammy-large | 2026-04-22 03:35:22.426 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-04-22 03:35:22.428618 | ubuntu-jammy-large | 2026-04-22 03:35:22.428 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-04-22 03:35:22.428882 | ubuntu-jammy-large | 2026-04-22 03:35:22.428 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-04-22 03:35:22.443406 | ubuntu-jammy-large | 2026-04-22 03:35:22.443 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.23 [1186 kB] 2026-04-22 03:35:22.493521 | ubuntu-jammy-large | 2026-04-22 03:35:22.493 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-04-22 03:35:22.682832 | ubuntu-jammy-large | 2026-04-22 03:35:22.682 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:35:22.717574 | ubuntu-jammy-large | 2026-04-22 03:35:22.717 | Fetched 23.7 MB in 1s (22.8 MB/s) 2026-04-22 03:35:22.717745 | ubuntu-jammy-large | 2026-04-22 03:35:22.717 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-04-22 03:35:22.747702 | ubuntu-jammy-large | 2026-04-22 03:35:22.747 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:22.748563 | ubuntu-jammy-large | 2026-04-22 03:35:22.748 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:35:22.749090 | ubuntu-jammy-large | 2026-04-22 03:35:22.749 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-22 03:35:22.768685 | ubuntu-jammy-large | 2026-04-22 03:35:22.768 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:35:22.799072 | ubuntu-jammy-large | 2026-04-22 03:35:22.798 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:22.799836 | ubuntu-jammy-large | 2026-04-22 03:35:22.799 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:35:22.800439 | ubuntu-jammy-large | 2026-04-22 03:35:22.800 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-22 03:35:22.824171 | ubuntu-jammy-large | 2026-04-22 03:35:22.823 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:35:22.859173 | ubuntu-jammy-large | 2026-04-22 03:35:22.858 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:22.859892 | ubuntu-jammy-large | 2026-04-22 03:35:22.859 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:35:22.888889 | ubuntu-jammy-large | 2026-04-22 03:35:22.888 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-04-22 03:35:22.940419 | ubuntu-jammy-large | 2026-04-22 03:35:22.940 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:35:22.974729 | ubuntu-jammy-large | 2026-04-22 03:35:22.974 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:22.975512 | ubuntu-jammy-large | 2026-04-22 03:35:22.975 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-04-22 03:35:23.079522 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:23.079632 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:23.079660 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: falling back to frontend: Readline 2026-04-22 03:35:23.079806 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:23.079859 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:23.079891 | ubuntu-jammy-large | 2026-04-22 03:35:23.079 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:23.160227 | ubuntu-jammy-large | 2026-04-22 03:35:23.159 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-04-22 03:35:23.296602 | ubuntu-jammy-large | 2026-04-22 03:35:23.296 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-04-22 03:35:23.407020 | ubuntu-jammy-large | 2026-04-22 03:35:23.406 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:23.407147 | ubuntu-jammy-large | 2026-04-22 03:35:23.406 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:23.407177 | ubuntu-jammy-large | 2026-04-22 03:35:23.406 | debconf: falling back to frontend: Readline 2026-04-22 03:35:23.407307 | ubuntu-jammy-large | 2026-04-22 03:35:23.407 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:23.407335 | ubuntu-jammy-large | 2026-04-22 03:35:23.407 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:23.407354 | ubuntu-jammy-large | 2026-04-22 03:35:23.407 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:23.497805 | ubuntu-jammy-large | 2026-04-22 03:35:23.497 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:23.498711 | ubuntu-jammy-large | 2026-04-22 03:35:23.498 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-04-22 03:35:23.522962 | ubuntu-jammy-large | 2026-04-22 03:35:23.522 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-04-22 03:35:23.570253 | ubuntu-jammy-large | 2026-04-22 03:35:23.569 | Setting up base-files (12ubuntu4.7) ... 2026-04-22 03:35:23.571115 | ubuntu-jammy-large | 2026-04-22 03:35:23.570 | Installing new version of config file /etc/issue ... 2026-04-22 03:35:23.571327 | ubuntu-jammy-large | 2026-04-22 03:35:23.571 | Installing new version of config file /etc/issue.net ... 2026-04-22 03:35:23.571667 | ubuntu-jammy-large | 2026-04-22 03:35:23.571 | Installing new version of config file /etc/lsb-release ... 2026-04-22 03:35:23.572266 | ubuntu-jammy-large | 2026-04-22 03:35:23.572 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-04-22 03:35:23.812972 | ubuntu-jammy-large | 2026-04-22 03:35:23.812 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:23.814067 | ubuntu-jammy-large | 2026-04-22 03:35:23.813 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-04-22 03:35:23.820845 | ubuntu-jammy-large | 2026-04-22 03:35:23.820 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-04-22 03:35:23.867860 | ubuntu-jammy-large | 2026-04-22 03:35:23.867 | Setting up bash (5.1-6ubuntu1.1) ... 2026-04-22 03:35:23.874874 | ubuntu-jammy-large | 2026-04-22 03:35:23.874 | update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 2026-04-22 03:35:23.912518 | ubuntu-jammy-large | 2026-04-22 03:35:23.912 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:23.913365 | ubuntu-jammy-large | 2026-04-22 03:35:23.913 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:23.913987 | ubuntu-jammy-large | 2026-04-22 03:35:23.913 | Unpacking bsdutils (1:2.37.2-4ubuntu3.5) over (1:2.37.2-4ubuntu3) ... 2026-04-22 03:35:23.942392 | ubuntu-jammy-large | 2026-04-22 03:35:23.942 | Setting up bsdutils (1:2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:23.972454 | ubuntu-jammy-large | 2026-04-22 03:35:23.972 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:23.973283 | ubuntu-jammy-large | 2026-04-22 03:35:23.973 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.3_amd64.deb ... 2026-04-22 03:35:23.973815 | ubuntu-jammy-large | 2026-04-22 03:35:23.973 | Unpacking coreutils (8.32-4.1ubuntu1.3) over (8.32-4.1ubuntu1) ... 2026-04-22 03:35:24.051002 | ubuntu-jammy-large | 2026-04-22 03:35:24.050 | Setting up coreutils (8.32-4.1ubuntu1.3) ... 2026-04-22 03:35:24.086035 | ubuntu-jammy-large | 2026-04-22 03:35:24.085 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.086946 | ubuntu-jammy-large | 2026-04-22 03:35:24.086 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:24.087584 | ubuntu-jammy-large | 2026-04-22 03:35:24.087 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-04-22 03:35:24.124462 | ubuntu-jammy-large | 2026-04-22 03:35:24.124 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:24.158673 | ubuntu-jammy-large | 2026-04-22 03:35:24.158 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.159569 | ubuntu-jammy-large | 2026-04-22 03:35:24.159 | Preparing to unpack .../libudev1_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:24.160259 | ubuntu-jammy-large | 2026-04-22 03:35:24.160 | Unpacking libudev1:amd64 (249.11-0ubuntu3.20) over (249.11-0ubuntu3) ... 2026-04-22 03:35:24.186483 | ubuntu-jammy-large | 2026-04-22 03:35:24.186 | Setting up libudev1:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:24.221022 | ubuntu-jammy-large | 2026-04-22 03:35:24.220 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.222313 | ubuntu-jammy-large | 2026-04-22 03:35:24.222 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-04-22 03:35:24.222778 | ubuntu-jammy-large | 2026-04-22 03:35:24.222 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-04-22 03:35:24.249250 | ubuntu-jammy-large | 2026-04-22 03:35:24.248 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-22 03:35:24.284630 | ubuntu-jammy-large | 2026-04-22 03:35:24.284 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.285598 | ubuntu-jammy-large | 2026-04-22 03:35:24.285 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-04-22 03:35:24.286227 | ubuntu-jammy-large | 2026-04-22 03:35:24.286 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-04-22 03:35:24.343795 | ubuntu-jammy-large | 2026-04-22 03:35:24.343 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-04-22 03:35:24.367966 | ubuntu-jammy-large | 2026-04-22 03:35:24.367 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.368589 | ubuntu-jammy-large | 2026-04-22 03:35:24.368 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-04-22 03:35:24.371419 | ubuntu-jammy-large | 2026-04-22 03:35:24.371 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-04-22 03:35:24.398538 | ubuntu-jammy-large | 2026-04-22 03:35:24.398 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-04-22 03:35:24.435834 | ubuntu-jammy-large | 2026-04-22 03:35:24.435 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.436858 | ubuntu-jammy-large | 2026-04-22 03:35:24.436 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-04-22 03:35:24.440620 | ubuntu-jammy-large | 2026-04-22 03:35:24.440 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-04-22 03:35:24.616364 | ubuntu-jammy-large | 2026-04-22 03:35:24.615 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-04-22 03:35:24.808718 | ubuntu-jammy-large | 2026-04-22 03:35:24.808 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.809736 | ubuntu-jammy-large | 2026-04-22 03:35:24.809 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-04-22 03:35:24.810451 | ubuntu-jammy-large | 2026-04-22 03:35:24.810 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-04-22 03:35:24.839434 | ubuntu-jammy-large | 2026-04-22 03:35:24.839 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-04-22 03:35:24.872683 | ubuntu-jammy-large | 2026-04-22 03:35:24.872 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:24.873625 | ubuntu-jammy-large | 2026-04-22 03:35:24.873 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-04-22 03:35:24.901598 | ubuntu-jammy-large | 2026-04-22 03:35:24.901 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-04-22 03:35:24.962500 | ubuntu-jammy-large | 2026-04-22 03:35:24.962 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-04-22 03:35:25.013974 | ubuntu-jammy-large | 2026-04-22 03:35:25.013 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.015010 | ubuntu-jammy-large | 2026-04-22 03:35:25.014 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-04-22 03:35:25.015711 | ubuntu-jammy-large | 2026-04-22 03:35:25.015 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-22 03:35:25.046022 | ubuntu-jammy-large | 2026-04-22 03:35:25.045 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-04-22 03:35:25.077909 | ubuntu-jammy-large | 2026-04-22 03:35:25.077 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.078723 | ubuntu-jammy-large | 2026-04-22 03:35:25.078 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-22 03:35:25.096542 | ubuntu-jammy-large | 2026-04-22 03:35:25.096 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-04-22 03:35:25.248337 | ubuntu-jammy-large | 2026-04-22 03:35:25.248 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-04-22 03:35:25.293129 | ubuntu-jammy-large | 2026-04-22 03:35:25.292 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.294002 | ubuntu-jammy-large | 2026-04-22 03:35:25.293 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:25.320064 | ubuntu-jammy-large | 2026-04-22 03:35:25.319 | Unpacking util-linux (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:25.391789 | ubuntu-jammy-large | 2026-04-22 03:35:25.391 | Setting up util-linux (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:25.585134 | ubuntu-jammy-large | 2026-04-22 03:35:25.584 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.586147 | ubuntu-jammy-large | 2026-04-22 03:35:25.586 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-04-22 03:35:25.586701 | ubuntu-jammy-large | 2026-04-22 03:35:25.586 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-04-22 03:35:25.634669 | ubuntu-jammy-large | 2026-04-22 03:35:25.634 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:35:25.684165 | ubuntu-jammy-large | 2026-04-22 03:35:25.683 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.685084 | ubuntu-jammy-large | 2026-04-22 03:35:25.684 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-04-22 03:35:25.685703 | ubuntu-jammy-large | 2026-04-22 03:35:25.685 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-22 03:35:25.714049 | ubuntu-jammy-large | 2026-04-22 03:35:25.713 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-04-22 03:35:25.746776 | ubuntu-jammy-large | 2026-04-22 03:35:25.746 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.747536 | ubuntu-jammy-large | 2026-04-22 03:35:25.747 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-22 03:35:25.748061 | ubuntu-jammy-large | 2026-04-22 03:35:25.747 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-04-22 03:35:25.774603 | ubuntu-jammy-large | 2026-04-22 03:35:25.774 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-04-22 03:35:25.798170 | ubuntu-jammy-large | 2026-04-22 03:35:25.797 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.798840 | ubuntu-jammy-large | 2026-04-22 03:35:25.798 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-04-22 03:35:25.799323 | ubuntu-jammy-large | 2026-04-22 03:35:25.799 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-04-22 03:35:25.824041 | ubuntu-jammy-large | 2026-04-22 03:35:25.823 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-04-22 03:35:25.855718 | ubuntu-jammy-large | 2026-04-22 03:35:25.855 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.856470 | ubuntu-jammy-large | 2026-04-22 03:35:25.856 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.8_amd64.deb ... 2026-04-22 03:35:25.857090 | ubuntu-jammy-large | 2026-04-22 03:35:25.856 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.8) over (3.7.3-4ubuntu1) ... 2026-04-22 03:35:25.901171 | ubuntu-jammy-large | 2026-04-22 03:35:25.900 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.8) ... 2026-04-22 03:35:25.926080 | ubuntu-jammy-large | 2026-04-22 03:35:25.925 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.926730 | ubuntu-jammy-large | 2026-04-22 03:35:25.926 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-04-22 03:35:25.927127 | ubuntu-jammy-large | 2026-04-22 03:35:25.927 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-04-22 03:35:25.949319 | ubuntu-jammy-large | 2026-04-22 03:35:25.949 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-04-22 03:35:25.981864 | ubuntu-jammy-large | 2026-04-22 03:35:25.981 | (Reading database ... 4848 files and directories currently installed.) 2026-04-22 03:35:25.982631 | ubuntu-jammy-large | 2026-04-22 03:35:25.982 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-04-22 03:35:26.040492 | ubuntu-jammy-large | 2026-04-22 03:35:26.040 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-04-22 03:35:26.126495 | ubuntu-jammy-large | 2026-04-22 03:35:26.126 | Setting up apt (2.4.14) ... 2026-04-22 03:35:26.572557 | ubuntu-jammy-large | 2026-04-22 03:35:26.572 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:26.573421 | ubuntu-jammy-large | 2026-04-22 03:35:26.573 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-22 03:35:26.573853 | ubuntu-jammy-large | 2026-04-22 03:35:26.573 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-22 03:35:26.599655 | ubuntu-jammy-large | 2026-04-22 03:35:26.599 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-04-22 03:35:26.694803 | ubuntu-jammy-large | 2026-04-22 03:35:26.694 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:26.694894 | ubuntu-jammy-large | 2026-04-22 03:35:26.694 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:26.694914 | ubuntu-jammy-large | 2026-04-22 03:35:26.694 | debconf: falling back to frontend: Readline 2026-04-22 03:35:26.695170 | ubuntu-jammy-large | 2026-04-22 03:35:26.695 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:26.695198 | ubuntu-jammy-large | 2026-04-22 03:35:26.695 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:26.695220 | ubuntu-jammy-large | 2026-04-22 03:35:26.695 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:26.768059 | ubuntu-jammy-large | 2026-04-22 03:35:26.767 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:26.769013 | ubuntu-jammy-large | 2026-04-22 03:35:26.768 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-22 03:35:26.769839 | ubuntu-jammy-large | 2026-04-22 03:35:26.769 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-22 03:35:26.796712 | ubuntu-jammy-large | 2026-04-22 03:35:26.796 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-04-22 03:35:26.835073 | ubuntu-jammy-large | 2026-04-22 03:35:26.834 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:26.836156 | ubuntu-jammy-large | 2026-04-22 03:35:26.836 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-04-22 03:35:26.957771 | ubuntu-jammy-large | 2026-04-22 03:35:26.957 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:26.957876 | ubuntu-jammy-large | 2026-04-22 03:35:26.957 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:26.957895 | ubuntu-jammy-large | 2026-04-22 03:35:26.957 | debconf: falling back to frontend: Readline 2026-04-22 03:35:26.958148 | ubuntu-jammy-large | 2026-04-22 03:35:26.958 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:26.958175 | ubuntu-jammy-large | 2026-04-22 03:35:26.958 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:26.958217 | ubuntu-jammy-large | 2026-04-22 03:35:26.958 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:26.986341 | ubuntu-jammy-large | 2026-04-22 03:35:26.986 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-22 03:35:27.028965 | ubuntu-jammy-large | 2026-04-22 03:35:27.028 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-04-22 03:35:27.029596 | ubuntu-jammy-large | 2026-04-22 03:35:27.029 | Installing new version of config file /etc/security/namespace.init ... 2026-04-22 03:35:27.071698 | ubuntu-jammy-large | 2026-04-22 03:35:27.071 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.073031 | ubuntu-jammy-large | 2026-04-22 03:35:27.072 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-22 03:35:27.073850 | ubuntu-jammy-large | 2026-04-22 03:35:27.073 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-22 03:35:27.096874 | ubuntu-jammy-large | 2026-04-22 03:35:27.096 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-22 03:35:27.098108 | ubuntu-jammy-large | 2026-04-22 03:35:27.097 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-22 03:35:27.127949 | ubuntu-jammy-large | 2026-04-22 03:35:27.127 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-22 03:35:27.165225 | ubuntu-jammy-large | 2026-04-22 03:35:27.164 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.166182 | ubuntu-jammy-large | 2026-04-22 03:35:27.166 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-22 03:35:27.172411 | ubuntu-jammy-large | 2026-04-22 03:35:27.172 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-22 03:35:27.210940 | ubuntu-jammy-large | 2026-04-22 03:35:27.210 | Preparing to unpack .../mount_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:27.211310 | ubuntu-jammy-large | 2026-04-22 03:35:27.211 | Unpacking mount (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:27.239686 | ubuntu-jammy-large | 2026-04-22 03:35:27.239 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:27.240477 | ubuntu-jammy-large | 2026-04-22 03:35:27.240 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:27.269501 | ubuntu-jammy-large | 2026-04-22 03:35:27.269 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:27.301869 | ubuntu-jammy-large | 2026-04-22 03:35:27.301 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.302767 | ubuntu-jammy-large | 2026-04-22 03:35:27.302 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:35:27.303312 | ubuntu-jammy-large | 2026-04-22 03:35:27.303 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) over (1:2.44-1build3) ... 2026-04-22 03:35:27.326116 | ubuntu-jammy-large | 2026-04-22 03:35:27.325 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) ... 2026-04-22 03:35:27.355765 | ubuntu-jammy-large | 2026-04-22 03:35:27.355 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.356638 | ubuntu-jammy-large | 2026-04-22 03:35:27.356 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-22 03:35:27.357126 | ubuntu-jammy-large | 2026-04-22 03:35:27.357 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-22 03:35:27.379439 | ubuntu-jammy-large | 2026-04-22 03:35:27.379 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-22 03:35:27.415674 | ubuntu-jammy-large | 2026-04-22 03:35:27.415 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.416675 | ubuntu-jammy-large | 2026-04-22 03:35:27.416 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-22 03:35:27.417301 | ubuntu-jammy-large | 2026-04-22 03:35:27.417 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-22 03:35:27.446366 | ubuntu-jammy-large | 2026-04-22 03:35:27.446 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-22 03:35:27.480734 | ubuntu-jammy-large | 2026-04-22 03:35:27.480 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.481613 | ubuntu-jammy-large | 2026-04-22 03:35:27.481 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-22 03:35:27.482146 | ubuntu-jammy-large | 2026-04-22 03:35:27.482 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-22 03:35:27.508398 | ubuntu-jammy-large | 2026-04-22 03:35:27.508 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-22 03:35:27.543726 | ubuntu-jammy-large | 2026-04-22 03:35:27.543 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.544733 | ubuntu-jammy-large | 2026-04-22 03:35:27.544 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-22 03:35:27.545512 | ubuntu-jammy-large | 2026-04-22 03:35:27.545 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-22 03:35:27.581607 | ubuntu-jammy-large | 2026-04-22 03:35:27.581 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-22 03:35:27.613193 | ubuntu-jammy-large | 2026-04-22 03:35:27.613 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.614050 | ubuntu-jammy-large | 2026-04-22 03:35:27.613 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-04-22 03:35:27.614579 | ubuntu-jammy-large | 2026-04-22 03:35:27.614 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-04-22 03:35:27.645911 | ubuntu-jammy-large | 2026-04-22 03:35:27.645 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-04-22 03:35:27.684614 | ubuntu-jammy-large | 2026-04-22 03:35:27.684 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.685594 | ubuntu-jammy-large | 2026-04-22 03:35:27.685 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-22 03:35:27.686231 | ubuntu-jammy-large | 2026-04-22 03:35:27.686 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-04-22 03:35:27.763000 | ubuntu-jammy-large | 2026-04-22 03:35:27.762 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-22 03:35:27.863664 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:27.863779 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:27.863799 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: falling back to frontend: Readline 2026-04-22 03:35:27.863910 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:27.863990 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:27.864010 | ubuntu-jammy-large | 2026-04-22 03:35:27.863 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:27.940817 | ubuntu-jammy-large | 2026-04-22 03:35:27.940 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:27.941767 | ubuntu-jammy-large | 2026-04-22 03:35:27.941 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:27.942349 | ubuntu-jammy-large | 2026-04-22 03:35:27.942 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:27.971087 | ubuntu-jammy-large | 2026-04-22 03:35:27.970 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:28.005410 | ubuntu-jammy-large | 2026-04-22 03:35:28.005 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.006387 | ubuntu-jammy-large | 2026-04-22 03:35:28.006 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-04-22 03:35:28.010216 | ubuntu-jammy-large | 2026-04-22 03:35:28.010 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-04-22 03:35:28.039619 | ubuntu-jammy-large | 2026-04-22 03:35:28.039 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-04-22 03:35:28.151560 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:28.151651 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:28.151700 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: falling back to frontend: Readline 2026-04-22 03:35:28.151837 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:28.151881 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:28.151899 | ubuntu-jammy-large | 2026-04-22 03:35:28.151 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:28.302359 | ubuntu-jammy-large | 2026-04-22 03:35:28.302 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.303109 | ubuntu-jammy-large | 2026-04-22 03:35:28.303 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-04-22 03:35:28.303559 | ubuntu-jammy-large | 2026-04-22 03:35:28.303 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-04-22 03:35:28.336263 | ubuntu-jammy-large | 2026-04-22 03:35:28.335 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-04-22 03:35:28.372613 | ubuntu-jammy-large | 2026-04-22 03:35:28.372 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.373515 | ubuntu-jammy-large | 2026-04-22 03:35:28.373 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-04-22 03:35:28.374209 | ubuntu-jammy-large | 2026-04-22 03:35:28.374 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-04-22 03:35:28.402766 | ubuntu-jammy-large | 2026-04-22 03:35:28.402 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-04-22 03:35:28.434754 | ubuntu-jammy-large | 2026-04-22 03:35:28.434 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.435351 | ubuntu-jammy-large | 2026-04-22 03:35:28.435 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:28.435928 | ubuntu-jammy-large | 2026-04-22 03:35:28.435 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:28.458608 | ubuntu-jammy-large | 2026-04-22 03:35:28.458 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:28.487353 | ubuntu-jammy-large | 2026-04-22 03:35:28.487 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.487864 | ubuntu-jammy-large | 2026-04-22 03:35:28.487 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-22 03:35:28.488291 | ubuntu-jammy-large | 2026-04-22 03:35:28.488 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-22 03:35:28.513149 | ubuntu-jammy-large | 2026-04-22 03:35:28.512 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-22 03:35:28.513410 | ubuntu-jammy-large | 2026-04-22 03:35:28.513 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-22 03:35:28.537791 | ubuntu-jammy-large | 2026-04-22 03:35:28.537 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-04-22 03:35:28.538167 | ubuntu-jammy-large | 2026-04-22 03:35:28.538 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-04-22 03:35:28.566182 | ubuntu-jammy-large | 2026-04-22 03:35:28.566 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-04-22 03:35:28.597934 | ubuntu-jammy-large | 2026-04-22 03:35:28.597 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.598534 | ubuntu-jammy-large | 2026-04-22 03:35:28.598 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-04-22 03:35:28.599083 | ubuntu-jammy-large | 2026-04-22 03:35:28.599 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-04-22 03:35:28.623776 | ubuntu-jammy-large | 2026-04-22 03:35:28.623 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-04-22 03:35:28.656956 | ubuntu-jammy-large | 2026-04-22 03:35:28.656 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.657602 | ubuntu-jammy-large | 2026-04-22 03:35:28.657 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-04-22 03:35:28.658092 | ubuntu-jammy-large | 2026-04-22 03:35:28.658 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-04-22 03:35:28.684261 | ubuntu-jammy-large | 2026-04-22 03:35:28.684 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-22 03:35:28.717109 | ubuntu-jammy-large | 2026-04-22 03:35:28.716 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.717446 | ubuntu-jammy-large | 2026-04-22 03:35:28.717 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:35:28.718033 | ubuntu-jammy-large | 2026-04-22 03:35:28.717 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-04-22 03:35:28.741981 | ubuntu-jammy-large | 2026-04-22 03:35:28.741 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:28.775013 | ubuntu-jammy-large | 2026-04-22 03:35:28.774 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.775508 | ubuntu-jammy-large | 2026-04-22 03:35:28.775 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-04-22 03:35:28.813447 | ubuntu-jammy-large | 2026-04-22 03:35:28.813 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-04-22 03:35:28.897119 | ubuntu-jammy-large | 2026-04-22 03:35:28.896 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-04-22 03:35:28.958888 | ubuntu-jammy-large | 2026-04-22 03:35:28.958 | (Reading database ... 4846 files and directories currently installed.) 2026-04-22 03:35:28.959500 | ubuntu-jammy-large | 2026-04-22 03:35:28.959 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-04-22 03:35:28.959997 | ubuntu-jammy-large | 2026-04-22 03:35:28.959 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-04-22 03:35:28.981782 | ubuntu-jammy-large | 2026-04-22 03:35:28.981 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-04-22 03:35:28.982147 | ubuntu-jammy-large | 2026-04-22 03:35:28.982 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-04-22 03:35:29.004476 | ubuntu-jammy-large | 2026-04-22 03:35:29.004 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-04-22 03:35:29.064671 | ubuntu-jammy-large | 2026-04-22 03:35:29.064 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-04-22 03:35:29.140606 | ubuntu-jammy-large | 2026-04-22 03:35:29.140 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-22 03:35:29.141000 | ubuntu-jammy-large | 2026-04-22 03:35:29.140 | Unpacking openssl (3.0.2-0ubuntu1.23) over (3.0.2-0ubuntu1) ... 2026-04-22 03:35:29.201395 | ubuntu-jammy-large | 2026-04-22 03:35:29.201 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-04-22 03:35:29.201612 | ubuntu-jammy-large | 2026-04-22 03:35:29.201 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-04-22 03:35:29.242904 | ubuntu-jammy-large | 2026-04-22 03:35:29.242 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-04-22 03:35:29.243384 | ubuntu-jammy-large | 2026-04-22 03:35:29.243 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-04-22 03:35:29.243766 | ubuntu-jammy-large | 2026-04-22 03:35:29.243 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-04-22 03:35:29.244227 | ubuntu-jammy-large | 2026-04-22 03:35:29.244 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-04-22 03:35:29.244556 | ubuntu-jammy-large | 2026-04-22 03:35:29.244 | Setting up mount (2.37.2-4ubuntu3.5) ... 2026-04-22 03:35:29.244910 | ubuntu-jammy-large | 2026-04-22 03:35:29.244 | Setting up openssl (3.0.2-0ubuntu1.23) ... 2026-04-22 03:35:29.245214 | ubuntu-jammy-large | 2026-04-22 03:35:29.245 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-04-22 03:35:29.247604 | ubuntu-jammy-large | 2026-04-22 03:35:29.247 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-04-22 03:35:29.248010 | ubuntu-jammy-large | 2026-04-22 03:35:29.247 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-04-22 03:35:29.590948 | ubuntu-jammy-large | 2026-04-22 03:35:29.590 | Setting up ca-certificates (20240203~22.04.1) ... 2026-04-22 03:35:29.692365 | ubuntu-jammy-large | 2026-04-22 03:35:29.691 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:29.692458 | ubuntu-jammy-large | 2026-04-22 03:35:29.692 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:29.692479 | ubuntu-jammy-large | 2026-04-22 03:35:29.692 | debconf: falling back to frontend: Readline 2026-04-22 03:35:29.692493 | ubuntu-jammy-large | 2026-04-22 03:35:29.692 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:29.692508 | ubuntu-jammy-large | 2026-04-22 03:35:29.692 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:29.692556 | ubuntu-jammy-large | 2026-04-22 03:35:29.692 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:32.501231 | ubuntu-jammy-large | 2026-04-22 03:35:32.500 | Updating certificates in /etc/ssl/certs... 2026-04-22 03:35:33.964599 | ubuntu-jammy-large | 2026-04-22 03:35:33.964 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-04-22 03:35:34.007856 | ubuntu-jammy-large | 2026-04-22 03:35:34.007 | 30 added, 11 removed; done. 2026-04-22 03:35:34.026092 | ubuntu-jammy-large | 2026-04-22 03:35:34.025 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-04-22 03:35:34.074747 | ubuntu-jammy-large | 2026-04-22 03:35:34.074 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:35:34.085036 | ubuntu-jammy-large | 2026-04-22 03:35:34.084 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-04-22 03:35:34.093557 | ubuntu-jammy-large | 2026-04-22 03:35:34.093 | Updating certificates in /etc/ssl/certs... 2026-04-22 03:35:35.236032 | ubuntu-jammy-large | 2026-04-22 03:35:35.235 | 0 added, 0 removed; done. 2026-04-22 03:35:35.236117 | ubuntu-jammy-large | 2026-04-22 03:35:35.235 | Running hooks in /etc/ca-certificates/update.d... 2026-04-22 03:35:35.237933 | ubuntu-jammy-large | 2026-04-22 03:35:35.237 | done. 2026-04-22 03:35:36.620120 | ubuntu-jammy-large | 2026-04-22 03:35:36.619 | Reading package lists... 2026-04-22 03:35:36.948450 | ubuntu-jammy-large | 2026-04-22 03:35:36.948 | Building dependency tree... 2026-04-22 03:35:36.948575 | ubuntu-jammy-large | 2026-04-22 03:35:36.948 | Reading state information... 2026-04-22 03:35:37.188767 | ubuntu-jammy-large | 2026-04-22 03:35:37.188 | The following additional packages will be installed: 2026-04-22 03:35:37.189110 | ubuntu-jammy-large | 2026-04-22 03:35:37.189 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-04-22 03:35:37.189281 | ubuntu-jammy-large | 2026-04-22 03:35:37.189 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-04-22 03:35:37.189485 | ubuntu-jammy-large | 2026-04-22 03:35:37.189 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-04-22 03:35:37.189564 | ubuntu-jammy-large | 2026-04-22 03:35:37.189 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-04-22 03:35:37.190402 | ubuntu-jammy-large | 2026-04-22 03:35:37.190 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-04-22 03:35:37.190724 | ubuntu-jammy-large | 2026-04-22 03:35:37.190 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-04-22 03:35:37.190889 | ubuntu-jammy-large | 2026-04-22 03:35:37.190 | python3.10-minimal readline-common shared-mime-info systemd 2026-04-22 03:35:37.191041 | ubuntu-jammy-large | 2026-04-22 03:35:37.190 | systemd-timesyncd xdg-user-dirs 2026-04-22 03:35:37.192851 | ubuntu-jammy-large | 2026-04-22 03:35:37.192 | Suggested packages: 2026-04-22 03:35:37.192874 | ubuntu-jammy-large | 2026-04-22 03:35:37.192 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-04-22 03:35:37.192893 | ubuntu-jammy-large | 2026-04-22 03:35:37.192 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-04-22 03:35:37.192907 | ubuntu-jammy-large | 2026-04-22 03:35:37.192 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-04-22 03:35:37.192921 | ubuntu-jammy-large | 2026-04-22 03:35:37.192 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-04-22 03:35:37.240324 | ubuntu-jammy-large | 2026-04-22 03:35:37.240 | The following NEW packages will be installed: 2026-04-22 03:35:37.240784 | ubuntu-jammy-large | 2026-04-22 03:35:37.240 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-04-22 03:35:37.241043 | ubuntu-jammy-large | 2026-04-22 03:35:37.240 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-04-22 03:35:37.241078 | ubuntu-jammy-large | 2026-04-22 03:35:37.240 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-04-22 03:35:37.241209 | ubuntu-jammy-large | 2026-04-22 03:35:37.241 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-04-22 03:35:37.241649 | ubuntu-jammy-large | 2026-04-22 03:35:37.241 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-04-22 03:35:37.242327 | ubuntu-jammy-large | 2026-04-22 03:35:37.242 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-04-22 03:35:37.242520 | ubuntu-jammy-large | 2026-04-22 03:35:37.242 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-04-22 03:35:37.242683 | ubuntu-jammy-large | 2026-04-22 03:35:37.242 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-04-22 03:35:37.374378 | ubuntu-jammy-large | 2026-04-22 03:35:37.373 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:35:37.374551 | ubuntu-jammy-large | 2026-04-22 03:35:37.374 | Need to get 27.6 MB of archives. 2026-04-22 03:35:37.374575 | ubuntu-jammy-large | 2026-04-22 03:35:37.374 | After this operation, 95.5 MB of additional disk space will be used. 2026-04-22 03:35:37.374592 | ubuntu-jammy-large | 2026-04-22 03:35:37.374 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.15 [816 kB] 2026-04-22 03:35:37.446423 | ubuntu-jammy-large | 2026-04-22 03:35:37.446 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-04-22 03:35:37.448613 | ubuntu-jammy-large | 2026-04-22 03:35:37.448 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.15 [2275 kB] 2026-04-22 03:35:37.529742 | ubuntu-jammy-large | 2026-04-22 03:35:37.529 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] 2026-04-22 03:35:37.530178 | ubuntu-jammy-large | 2026-04-22 03:35:37.530 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-04-22 03:35:37.532805 | ubuntu-jammy-large | 2026-04-22 03:35:37.532 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-04-22 03:35:37.534591 | ubuntu-jammy-large | 2026-04-22 03:35:37.534 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-04-22 03:35:37.536989 | ubuntu-jammy-large | 2026-04-22 03:35:37.536 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-04-22 03:35:37.544211 | ubuntu-jammy-large | 2026-04-22 03:35:37.544 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-04-22 03:35:37.573219 | ubuntu-jammy-large | 2026-04-22 03:35:37.573 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.15 [1850 kB] 2026-04-22 03:35:37.651417 | ubuntu-jammy-large | 2026-04-22 03:35:37.651 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.15 [508 kB] 2026-04-22 03:35:37.671773 | ubuntu-jammy-large | 2026-04-22 03:35:37.671 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2026-04-22 03:35:37.672211 | ubuntu-jammy-large | 2026-04-22 03:35:37.672 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2026-04-22 03:35:37.673660 | ubuntu-jammy-large | 2026-04-22 03:35:37.673 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-04-22 03:35:37.674982 | ubuntu-jammy-large | 2026-04-22 03:35:37.674 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-04-22 03:35:37.675512 | ubuntu-jammy-large | 2026-04-22 03:35:37.675 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2026-04-22 03:35:37.680695 | ubuntu-jammy-large | 2026-04-22 03:35:37.680 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] 2026-04-22 03:35:37.683315 | ubuntu-jammy-large | 2026-04-22 03:35:37.683 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-04-22 03:35:37.690569 | ubuntu-jammy-large | 2026-04-22 03:35:37.690 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-04-22 03:35:37.692804 | ubuntu-jammy-large | 2026-04-22 03:35:37.692 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2026-04-22 03:35:37.695037 | ubuntu-jammy-large | 2026-04-22 03:35:37.694 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.20 [4585 kB] 2026-04-22 03:35:37.881417 | ubuntu-jammy-large | 2026-04-22 03:35:37.881 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.20 [10.5 kB] 2026-04-22 03:35:37.881826 | ubuntu-jammy-large | 2026-04-22 03:35:37.881 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-04-22 03:35:37.887961 | ubuntu-jammy-large | 2026-04-22 03:35:37.887 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-04-22 03:35:37.893364 | ubuntu-jammy-large | 2026-04-22 03:35:37.893 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-04-22 03:35:37.896869 | ubuntu-jammy-large | 2026-04-22 03:35:37.896 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-04-22 03:35:37.954829 | ubuntu-jammy-large | 2026-04-22 03:35:37.954 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-04-22 03:35:37.955799 | ubuntu-jammy-large | 2026-04-22 03:35:37.955 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-04-22 03:35:37.961190 | ubuntu-jammy-large | 2026-04-22 03:35:37.961 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-04-22 03:35:37.962881 | ubuntu-jammy-large | 2026-04-22 03:35:37.962 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-04-22 03:35:38.344848 | ubuntu-jammy-large | 2026-04-22 03:35:38.344 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.20 [133 kB] 2026-04-22 03:35:38.347559 | ubuntu-jammy-large | 2026-04-22 03:35:38.347 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.20 [203 kB] 2026-04-22 03:35:38.354912 | ubuntu-jammy-large | 2026-04-22 03:35:38.354 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-04-22 03:35:38.381418 | ubuntu-jammy-large | 2026-04-22 03:35:38.381 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-04-22 03:35:38.384186 | ubuntu-jammy-large | 2026-04-22 03:35:38.384 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-04-22 03:35:38.392435 | ubuntu-jammy-large | 2026-04-22 03:35:38.392 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2026-04-22 03:35:38.392964 | ubuntu-jammy-large | 2026-04-22 03:35:38.392 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-04-22 03:35:38.408422 | ubuntu-jammy-large | 2026-04-22 03:35:38.408 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.6 [820 kB] 2026-04-22 03:35:38.434278 | ubuntu-jammy-large | 2026-04-22 03:35:38.434 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.20 [31.2 kB] 2026-04-22 03:35:38.436598 | ubuntu-jammy-large | 2026-04-22 03:35:38.436 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-04-22 03:35:38.437834 | ubuntu-jammy-large | 2026-04-22 03:35:38.437 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-04-22 03:35:38.633789 | ubuntu-jammy-large | 2026-04-22 03:35:38.633 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:35:38.676269 | ubuntu-jammy-large | 2026-04-22 03:35:38.676 | Fetched 27.6 MB in 1s (23.0 MB/s) 2026-04-22 03:35:38.676428 | ubuntu-jammy-large | 2026-04-22 03:35:38.676 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-04-22 03:35:38.695685 | ubuntu-jammy-large | 2026-04-22 03:35:38.695 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-04-22 03:35:38.702444 | ubuntu-jammy-large | 2026-04-22 03:35:38.702 | (Reading database ... 4865 files and directories currently installed.) 2026-04-22 03:35:38.703225 | ubuntu-jammy-large | 2026-04-22 03:35:38.703 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:35:38.703594 | ubuntu-jammy-large | 2026-04-22 03:35:38.703 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:38.780687 | ubuntu-jammy-large | 2026-04-22 03:35:38.780 | Selecting previously unselected package libexpat1:amd64. 2026-04-22 03:35:38.782111 | ubuntu-jammy-large | 2026-04-22 03:35:38.782 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-04-22 03:35:38.782423 | ubuntu-jammy-large | 2026-04-22 03:35:38.782 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-22 03:35:38.800289 | ubuntu-jammy-large | 2026-04-22 03:35:38.800 | Selecting previously unselected package python3.10-minimal. 2026-04-22 03:35:38.801598 | ubuntu-jammy-large | 2026-04-22 03:35:38.801 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:35:38.810346 | ubuntu-jammy-large | 2026-04-22 03:35:38.810 | Unpacking python3.10-minimal (3.10.12-1~22.04.15) ... 2026-04-22 03:35:38.888860 | ubuntu-jammy-large | 2026-04-22 03:35:38.888 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:38.891778 | ubuntu-jammy-large | 2026-04-22 03:35:38.891 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-22 03:35:38.892003 | ubuntu-jammy-large | 2026-04-22 03:35:38.891 | Setting up python3.10-minimal (3.10.12-1~22.04.15) ... 2026-04-22 03:35:39.724246 | ubuntu-jammy-large | 2026-04-22 03:35:39.723 | Selecting previously unselected package python3-minimal. 2026-04-22 03:35:39.732629 | ubuntu-jammy-large | 2026-04-22 03:35:39.732 | (Reading database ... 5169 files and directories currently installed.) 2026-04-22 03:35:39.733738 | ubuntu-jammy-large | 2026-04-22 03:35:39.733 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:35:39.734103 | ubuntu-jammy-large | 2026-04-22 03:35:39.734 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-04-22 03:35:39.757331 | ubuntu-jammy-large | 2026-04-22 03:35:39.757 | Selecting previously unselected package media-types. 2026-04-22 03:35:39.759858 | ubuntu-jammy-large | 2026-04-22 03:35:39.759 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-04-22 03:35:39.760177 | ubuntu-jammy-large | 2026-04-22 03:35:39.760 | Unpacking media-types (7.0.0) ... 2026-04-22 03:35:39.779879 | ubuntu-jammy-large | 2026-04-22 03:35:39.779 | Selecting previously unselected package libmpdec3:amd64. 2026-04-22 03:35:39.782386 | ubuntu-jammy-large | 2026-04-22 03:35:39.782 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-04-22 03:35:39.782783 | ubuntu-jammy-large | 2026-04-22 03:35:39.782 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-04-22 03:35:39.803712 | ubuntu-jammy-large | 2026-04-22 03:35:39.803 | Selecting previously unselected package readline-common. 2026-04-22 03:35:39.805904 | ubuntu-jammy-large | 2026-04-22 03:35:39.805 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-04-22 03:35:39.806093 | ubuntu-jammy-large | 2026-04-22 03:35:39.806 | Unpacking readline-common (8.1.2-1) ... 2026-04-22 03:35:39.827074 | ubuntu-jammy-large | 2026-04-22 03:35:39.826 | Selecting previously unselected package libreadline8:amd64. 2026-04-22 03:35:39.829496 | ubuntu-jammy-large | 2026-04-22 03:35:39.829 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-04-22 03:35:39.830020 | ubuntu-jammy-large | 2026-04-22 03:35:39.829 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-04-22 03:35:39.855441 | ubuntu-jammy-large | 2026-04-22 03:35:39.855 | Selecting previously unselected package libsqlite3-0:amd64. 2026-04-22 03:35:39.857779 | ubuntu-jammy-large | 2026-04-22 03:35:39.857 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-04-22 03:35:39.858185 | ubuntu-jammy-large | 2026-04-22 03:35:39.858 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-04-22 03:35:39.899420 | ubuntu-jammy-large | 2026-04-22 03:35:39.899 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-04-22 03:35:39.901758 | ubuntu-jammy-large | 2026-04-22 03:35:39.901 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:35:39.902106 | ubuntu-jammy-large | 2026-04-22 03:35:39.902 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:39.992902 | ubuntu-jammy-large | 2026-04-22 03:35:39.992 | Selecting previously unselected package python3.10. 2026-04-22 03:35:39.994610 | ubuntu-jammy-large | 2026-04-22 03:35:39.994 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:35:39.994766 | ubuntu-jammy-large | 2026-04-22 03:35:39.994 | Unpacking python3.10 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:40.015546 | ubuntu-jammy-large | 2026-04-22 03:35:40.015 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-04-22 03:35:40.017089 | ubuntu-jammy-large | 2026-04-22 03:35:40.016 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:35:40.017242 | ubuntu-jammy-large | 2026-04-22 03:35:40.017 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-04-22 03:35:40.042607 | ubuntu-jammy-large | 2026-04-22 03:35:40.042 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-04-22 03:35:40.281005 | ubuntu-jammy-large | 2026-04-22 03:35:40.280 | Selecting previously unselected package python3. 2026-04-22 03:35:40.288073 | ubuntu-jammy-large | 2026-04-22 03:35:40.287 | (Reading database ... 5599 files and directories currently installed.) 2026-04-22 03:35:40.288933 | ubuntu-jammy-large | 2026-04-22 03:35:40.288 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:35:40.296778 | ubuntu-jammy-large | 2026-04-22 03:35:40.296 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-04-22 03:35:40.320449 | ubuntu-jammy-large | 2026-04-22 03:35:40.320 | Selecting previously unselected package libapparmor1:amd64. 2026-04-22 03:35:40.322951 | ubuntu-jammy-large | 2026-04-22 03:35:40.322 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-04-22 03:35:40.323524 | ubuntu-jammy-large | 2026-04-22 03:35:40.323 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-04-22 03:35:40.344227 | ubuntu-jammy-large | 2026-04-22 03:35:40.343 | Selecting previously unselected package libargon2-1:amd64. 2026-04-22 03:35:40.346717 | ubuntu-jammy-large | 2026-04-22 03:35:40.346 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-04-22 03:35:40.347091 | ubuntu-jammy-large | 2026-04-22 03:35:40.346 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-04-22 03:35:40.365540 | ubuntu-jammy-large | 2026-04-22 03:35:40.365 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-04-22 03:35:40.368370 | ubuntu-jammy-large | 2026-04-22 03:35:40.368 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-22 03:35:40.368802 | ubuntu-jammy-large | 2026-04-22 03:35:40.368 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:35:40.390426 | ubuntu-jammy-large | 2026-04-22 03:35:40.390 | Selecting previously unselected package libjson-c5:amd64. 2026-04-22 03:35:40.392562 | ubuntu-jammy-large | 2026-04-22 03:35:40.392 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-04-22 03:35:40.392951 | ubuntu-jammy-large | 2026-04-22 03:35:40.392 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-04-22 03:35:40.409088 | ubuntu-jammy-large | 2026-04-22 03:35:40.408 | Selecting previously unselected package libcryptsetup12:amd64. 2026-04-22 03:35:40.410942 | ubuntu-jammy-large | 2026-04-22 03:35:40.410 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-22 03:35:40.411284 | ubuntu-jammy-large | 2026-04-22 03:35:40.411 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:35:40.433703 | ubuntu-jammy-large | 2026-04-22 03:35:40.433 | Selecting previously unselected package libip4tc2:amd64. 2026-04-22 03:35:40.435541 | ubuntu-jammy-large | 2026-04-22 03:35:40.435 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-22 03:35:40.435832 | ubuntu-jammy-large | 2026-04-22 03:35:40.435 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:35:40.455175 | ubuntu-jammy-large | 2026-04-22 03:35:40.454 | Selecting previously unselected package libkmod2:amd64. 2026-04-22 03:35:40.457313 | ubuntu-jammy-large | 2026-04-22 03:35:40.457 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2026-04-22 03:35:40.457684 | ubuntu-jammy-large | 2026-04-22 03:35:40.457 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2026-04-22 03:35:40.478212 | ubuntu-jammy-large | 2026-04-22 03:35:40.478 | Selecting previously unselected package systemd. 2026-04-22 03:35:40.480704 | ubuntu-jammy-large | 2026-04-22 03:35:40.480 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:40.515760 | ubuntu-jammy-large | 2026-04-22 03:35:40.515 | Unpacking systemd (249.11-0ubuntu3.20) ... 2026-04-22 03:35:40.699461 | ubuntu-jammy-large | 2026-04-22 03:35:40.699 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-04-22 03:35:40.699971 | ubuntu-jammy-large | 2026-04-22 03:35:40.699 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-04-22 03:35:40.700222 | ubuntu-jammy-large | 2026-04-22 03:35:40.700 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:35:40.700577 | ubuntu-jammy-large | 2026-04-22 03:35:40.700 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-04-22 03:35:40.700906 | ubuntu-jammy-large | 2026-04-22 03:35:40.700 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:35:40.701289 | ubuntu-jammy-large | 2026-04-22 03:35:40.701 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:35:40.701630 | ubuntu-jammy-large | 2026-04-22 03:35:40.701 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2026-04-22 03:35:40.701951 | ubuntu-jammy-large | 2026-04-22 03:35:40.701 | Setting up systemd (249.11-0ubuntu3.20) ... 2026-04-22 03:35:40.712141 | ubuntu-jammy-large | 2026-04-22 03:35:40.711 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-04-22 03:35:40.718345 | ubuntu-jammy-large | 2026-04-22 03:35:40.718 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-04-22 03:35:40.726397 | ubuntu-jammy-large | 2026-04-22 03:35:40.726 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-04-22 03:35:40.726627 | ubuntu-jammy-large | 2026-04-22 03:35:40.726 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-04-22 03:35:40.737827 | ubuntu-jammy-large | 2026-04-22 03:35:40.737 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-04-22 03:35:40.745655 | ubuntu-jammy-large | 2026-04-22 03:35:40.745 | Initializing machine ID from random generator. 2026-04-22 03:35:41.077598 | ubuntu-jammy-large | 2026-04-22 03:35:41.077 | Selecting previously unselected package systemd-sysv. 2026-04-22 03:35:41.086618 | ubuntu-jammy-large | 2026-04-22 03:35:41.086 | (Reading database ... 6438 files and directories currently installed.) 2026-04-22 03:35:41.087549 | ubuntu-jammy-large | 2026-04-22 03:35:41.087 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:41.087867 | ubuntu-jammy-large | 2026-04-22 03:35:41.087 | Unpacking systemd-sysv (249.11-0ubuntu3.20) ... 2026-04-22 03:35:41.107624 | ubuntu-jammy-large | 2026-04-22 03:35:41.107 | Selecting previously unselected package libdbus-1-3:amd64. 2026-04-22 03:35:41.110424 | ubuntu-jammy-large | 2026-04-22 03:35:41.110 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-04-22 03:35:41.110944 | ubuntu-jammy-large | 2026-04-22 03:35:41.110 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-04-22 03:35:41.136054 | ubuntu-jammy-large | 2026-04-22 03:35:41.135 | Selecting previously unselected package dbus. 2026-04-22 03:35:41.138944 | ubuntu-jammy-large | 2026-04-22 03:35:41.138 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-04-22 03:35:41.159764 | ubuntu-jammy-large | 2026-04-22 03:35:41.159 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-04-22 03:35:41.188654 | ubuntu-jammy-large | 2026-04-22 03:35:41.188 | Selecting previously unselected package dmsetup. 2026-04-22 03:35:41.191931 | ubuntu-jammy-large | 2026-04-22 03:35:41.191 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-22 03:35:41.192367 | ubuntu-jammy-large | 2026-04-22 03:35:41.192 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:35:41.217160 | ubuntu-jammy-large | 2026-04-22 03:35:41.216 | Selecting previously unselected package libglib2.0-0:amd64. 2026-04-22 03:35:41.219938 | ubuntu-jammy-large | 2026-04-22 03:35:41.219 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-04-22 03:35:41.220420 | ubuntu-jammy-large | 2026-04-22 03:35:41.220 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-04-22 03:35:41.281180 | ubuntu-jammy-large | 2026-04-22 03:35:41.280 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-04-22 03:35:41.283774 | ubuntu-jammy-large | 2026-04-22 03:35:41.283 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-04-22 03:35:41.284238 | ubuntu-jammy-large | 2026-04-22 03:35:41.284 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-04-22 03:35:41.304529 | ubuntu-jammy-large | 2026-04-22 03:35:41.304 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-04-22 03:35:41.307121 | ubuntu-jammy-large | 2026-04-22 03:35:41.306 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-04-22 03:35:41.307552 | ubuntu-jammy-large | 2026-04-22 03:35:41.307 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-04-22 03:35:41.334569 | ubuntu-jammy-large | 2026-04-22 03:35:41.334 | Selecting previously unselected package libglib2.0-data. 2026-04-22 03:35:41.337047 | ubuntu-jammy-large | 2026-04-22 03:35:41.336 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-04-22 03:35:41.337314 | ubuntu-jammy-large | 2026-04-22 03:35:41.337 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-04-22 03:35:41.354146 | ubuntu-jammy-large | 2026-04-22 03:35:41.353 | Selecting previously unselected package libicu70:amd64. 2026-04-22 03:35:41.356756 | ubuntu-jammy-large | 2026-04-22 03:35:41.356 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-04-22 03:35:41.357165 | ubuntu-jammy-large | 2026-04-22 03:35:41.357 | Unpacking libicu70:amd64 (70.1-2) ... 2026-04-22 03:35:41.640469 | ubuntu-jammy-large | 2026-04-22 03:35:41.640 | Selecting previously unselected package libnss-systemd:amd64. 2026-04-22 03:35:41.642137 | ubuntu-jammy-large | 2026-04-22 03:35:41.642 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:41.642362 | ubuntu-jammy-large | 2026-04-22 03:35:41.642 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:41.661107 | ubuntu-jammy-large | 2026-04-22 03:35:41.660 | Selecting previously unselected package libpam-systemd:amd64. 2026-04-22 03:35:41.662677 | ubuntu-jammy-large | 2026-04-22 03:35:41.662 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:41.662883 | ubuntu-jammy-large | 2026-04-22 03:35:41.662 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:41.684846 | ubuntu-jammy-large | 2026-04-22 03:35:41.684 | Selecting previously unselected package libxml2:amd64. 2026-04-22 03:35:41.686987 | ubuntu-jammy-large | 2026-04-22 03:35:41.686 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-04-22 03:35:41.687408 | ubuntu-jammy-large | 2026-04-22 03:35:41.687 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-04-22 03:35:41.727496 | ubuntu-jammy-large | 2026-04-22 03:35:41.727 | Selecting previously unselected package python3-dbus. 2026-04-22 03:35:41.730151 | ubuntu-jammy-large | 2026-04-22 03:35:41.729 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-04-22 03:35:41.730497 | ubuntu-jammy-large | 2026-04-22 03:35:41.730 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-04-22 03:35:41.754375 | ubuntu-jammy-large | 2026-04-22 03:35:41.754 | Selecting previously unselected package python3-gi. 2026-04-22 03:35:41.756484 | ubuntu-jammy-large | 2026-04-22 03:35:41.756 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-04-22 03:35:41.756652 | ubuntu-jammy-large | 2026-04-22 03:35:41.756 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-04-22 03:35:41.784595 | ubuntu-jammy-large | 2026-04-22 03:35:41.784 | Selecting previously unselected package networkd-dispatcher. 2026-04-22 03:35:41.787129 | ubuntu-jammy-large | 2026-04-22 03:35:41.786 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-04-22 03:35:41.787213 | ubuntu-jammy-large | 2026-04-22 03:35:41.787 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-04-22 03:35:41.807525 | ubuntu-jammy-large | 2026-04-22 03:35:41.807 | Selecting previously unselected package shared-mime-info. 2026-04-22 03:35:41.810070 | ubuntu-jammy-large | 2026-04-22 03:35:41.809 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-04-22 03:35:41.810412 | ubuntu-jammy-large | 2026-04-22 03:35:41.810 | Unpacking shared-mime-info (2.1-2) ... 2026-04-22 03:35:41.857409 | ubuntu-jammy-large | 2026-04-22 03:35:41.857 | Selecting previously unselected package sudo. 2026-04-22 03:35:41.860230 | ubuntu-jammy-large | 2026-04-22 03:35:41.860 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.6_amd64.deb ... 2026-04-22 03:35:41.863660 | ubuntu-jammy-large | 2026-04-22 03:35:41.863 | Unpacking sudo (1.9.9-1ubuntu2.6) ... 2026-04-22 03:35:41.907804 | ubuntu-jammy-large | 2026-04-22 03:35:41.907 | Selecting previously unselected package systemd-timesyncd. 2026-04-22 03:35:41.909958 | ubuntu-jammy-large | 2026-04-22 03:35:41.909 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:35:41.910257 | ubuntu-jammy-large | 2026-04-22 03:35:41.910 | Unpacking systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-04-22 03:35:41.930638 | ubuntu-jammy-large | 2026-04-22 03:35:41.930 | Selecting previously unselected package xdg-user-dirs. 2026-04-22 03:35:41.932888 | ubuntu-jammy-large | 2026-04-22 03:35:41.932 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-04-22 03:35:41.942754 | ubuntu-jammy-large | 2026-04-22 03:35:41.942 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-04-22 03:35:41.985228 | ubuntu-jammy-large | 2026-04-22 03:35:41.984 | Selecting previously unselected package busybox. 2026-04-22 03:35:41.987948 | ubuntu-jammy-large | 2026-04-22 03:35:41.987 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-04-22 03:35:41.988246 | ubuntu-jammy-large | 2026-04-22 03:35:41.988 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-04-22 03:35:42.023685 | ubuntu-jammy-large | 2026-04-22 03:35:42.023 | Setting up media-types (7.0.0) ... 2026-04-22 03:35:42.024542 | ubuntu-jammy-large | 2026-04-22 03:35:42.024 | Setting up systemd-sysv (249.11-0ubuntu3.20) ... 2026-04-22 03:35:42.026530 | ubuntu-jammy-large | 2026-04-22 03:35:42.026 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-04-22 03:35:42.034578 | ubuntu-jammy-large | 2026-04-22 03:35:42.034 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-04-22 03:35:42.043971 | ubuntu-jammy-large | 2026-04-22 03:35:42.043 | No schema files found: doing nothing. 2026-04-22 03:35:42.051231 | ubuntu-jammy-large | 2026-04-22 03:35:42.050 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-04-22 03:35:42.052012 | ubuntu-jammy-large | 2026-04-22 03:35:42.051 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:42.054352 | ubuntu-jammy-large | 2026-04-22 03:35:42.054 | First installation detected... 2026-04-22 03:35:42.054389 | ubuntu-jammy-large | 2026-04-22 03:35:42.054 | Checking NSS setup... 2026-04-22 03:35:42.060432 | ubuntu-jammy-large | 2026-04-22 03:35:42.060 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-04-22 03:35:42.060839 | ubuntu-jammy-large | 2026-04-22 03:35:42.060 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-04-22 03:35:42.061275 | ubuntu-jammy-large | 2026-04-22 03:35:42.061 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-04-22 03:35:42.061860 | ubuntu-jammy-large | 2026-04-22 03:35:42.061 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-04-22 03:35:42.202191 | ubuntu-jammy-large | 2026-04-22 03:35:42.201 | Setting up systemd-timesyncd (249.11-0ubuntu3.20) ... 2026-04-22 03:35:42.475762 | ubuntu-jammy-large | 2026-04-22 03:35:42.475 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-04-22 03:35:42.475884 | ubuntu-jammy-large | 2026-04-22 03:35:42.475 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-04-22 03:35:42.482299 | ubuntu-jammy-large | 2026-04-22 03:35:42.482 | Setting up sudo (1.9.9-1ubuntu2.6) ... 2026-04-22 03:35:42.543977 | ubuntu-jammy-large | 2026-04-22 03:35:42.543 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:35:42.547212 | ubuntu-jammy-large | 2026-04-22 03:35:42.547 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-04-22 03:35:42.547854 | ubuntu-jammy-large | 2026-04-22 03:35:42.547 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.20) ... 2026-04-22 03:35:42.654475 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: unable to initialize frontend: Dialog 2026-04-22 03:35:42.654554 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-04-22 03:35:42.654567 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: falling back to frontend: Readline 2026-04-22 03:35:42.654899 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: unable to initialize frontend: Readline 2026-04-22 03:35:42.654929 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2026-04-22 03:35:42.654968 | ubuntu-jammy-large | 2026-04-22 03:35:42.654 | debconf: falling back to frontend: Teletype 2026-04-22 03:35:42.746672 | ubuntu-jammy-large | 2026-04-22 03:35:42.746 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-04-22 03:35:42.746749 | ubuntu-jammy-large | 2026-04-22 03:35:42.746 | Setting up readline-common (8.1.2-1) ... 2026-04-22 03:35:42.749892 | ubuntu-jammy-large | 2026-04-22 03:35:42.749 | Setting up libicu70:amd64 (70.1-2) ... 2026-04-22 03:35:42.750125 | ubuntu-jammy-large | 2026-04-22 03:35:42.750 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-04-22 03:35:42.750328 | ubuntu-jammy-large | 2026-04-22 03:35:42.750 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:42.751643 | ubuntu-jammy-large | 2026-04-22 03:35:42.751 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-04-22 03:35:42.751706 | ubuntu-jammy-large | 2026-04-22 03:35:42.751 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-04-22 03:35:42.751715 | ubuntu-jammy-large | 2026-04-22 03:35:42.751 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-04-22 03:35:42.751738 | ubuntu-jammy-large | 2026-04-22 03:35:42.751 | Setting up python3.10 (3.10.12-1~22.04.15) ... 2026-04-22 03:35:43.592756 | ubuntu-jammy-large | 2026-04-22 03:35:43.592 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-04-22 03:35:43.601626 | ubuntu-jammy-large | 2026-04-22 03:35:43.601 | running python rtupdate hooks for python3.10... 2026-04-22 03:35:43.601821 | ubuntu-jammy-large | 2026-04-22 03:35:43.601 | running python post-rtupdate hooks for python3.10... 2026-04-22 03:35:43.740320 | ubuntu-jammy-large | 2026-04-22 03:35:43.740 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-04-22 03:35:43.985347 | ubuntu-jammy-large | 2026-04-22 03:35:43.985 | Setting up shared-mime-info (2.1-2) ... 2026-04-22 03:35:44.280230 | ubuntu-jammy-large | 2026-04-22 03:35:44.280 | Setting up python3-dbus (1.2.18-3build1) ... 2026-04-22 03:35:44.505684 | ubuntu-jammy-large | 2026-04-22 03:35:44.505 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-04-22 03:35:44.658000 | ubuntu-jammy-large | 2026-04-22 03:35:44.657 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-04-22 03:35:44.662663 | ubuntu-jammy-large | 2026-04-22 03:35:44.662 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:35:44.925952 | ubuntu-jammy-large | 2026-04-22 03:35:44.925 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-04-22 03:35:44.928404 | ubuntu-jammy-large | 2026-04-22 03:35:44.928 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:35:44.928486 | ubuntu-jammy-large | 2026-04-22 03:35:44.928 | dib-run-parts 2026-04-22 03:35:44.929831 | ubuntu-jammy-large | 2026-04-22 03:35:44.929 | dib-run-parts Target: root.d 2026-04-22 03:35:44.930059 | ubuntu-jammy-large | 2026-04-22 03:35:44.929 | dib-run-parts 2026-04-22 03:35:44.930075 | ubuntu-jammy-large | 2026-04-22 03:35:44.929 | dib-run-parts Script Seconds 2026-04-22 03:35:44.930189 | ubuntu-jammy-large | 2026-04-22 03:35:44.930 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:35:44.930204 | ubuntu-jammy-large | 2026-04-22 03:35:44.930 | dib-run-parts 2026-04-22 03:35:44.944745 | ubuntu-jammy-large | 2026-04-22 03:35:44.944 | dib-run-parts 08-debootstrap 43.247 2026-04-22 03:35:44.954791 | ubuntu-jammy-large | 2026-04-22 03:35:44.954 | dib-run-parts 09-apt-keyring 0.007 2026-04-22 03:35:44.966323 | ubuntu-jammy-large | 2026-04-22 03:35:44.966 | dib-run-parts 11-pip-cache 0.064 2026-04-22 03:35:44.975936 | ubuntu-jammy-large | 2026-04-22 03:35:44.975 | dib-run-parts 50-block-apt-translations 0.039 2026-04-22 03:35:44.986623 | ubuntu-jammy-large | 2026-04-22 03:35:44.986 | dib-run-parts 50-block-daemons 0.120 2026-04-22 03:35:44.995345 | ubuntu-jammy-large | 2026-04-22 03:35:44.995 | dib-run-parts 50-build-with-http-cache 0.007 2026-04-22 03:35:45.006841 | ubuntu-jammy-large | 2026-04-22 03:35:45.006 | dib-run-parts 50-shared-apt-cache 0.035 2026-04-22 03:35:45.017666 | ubuntu-jammy-large | 2026-04-22 03:35:45.017 | dib-run-parts 50-trim-dpkg 0.058 2026-04-22 03:35:45.027940 | ubuntu-jammy-large | 2026-04-22 03:35:45.027 | dib-run-parts 75-ubuntu-minimal-baseinstall 28.706 2026-04-22 03:35:45.033050 | ubuntu-jammy-large | 2026-04-22 03:35:45.032 | dib-run-parts 2026-04-22 03:35:45.033202 | ubuntu-jammy-large | 2026-04-22 03:35:45.033 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:35:45.232726 | ubuntu-jammy-large | 2026-04-22 03:35:45.232 | Running hooks from /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d 2026-04-22 03:35:45.254670 | ubuntu-jammy-large | 2026-04-22 03:35:45.254 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-base-defaults 2026-04-22 03:35:45.265151 | ubuntu-jammy-large | 2026-04-22 03:35:45.265 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-base-defaults 2026-04-22 03:35:45.270618 | ubuntu-jammy-large | 2026-04-22 03:35:45.270 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:35:45.276705 | ubuntu-jammy-large | 2026-04-22 03:35:45.276 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:35:45.283418 | ubuntu-jammy-large | 2026-04-22 03:35:45.283 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:35:45.288808 | ubuntu-jammy-large | 2026-04-22 03:35:45.288 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:35:45.296079 | ubuntu-jammy-large | 2026-04-22 03:35:45.295 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:35:45.306972 | ubuntu-jammy-large | 2026-04-22 03:35:45.306 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:35:45.312631 | ubuntu-jammy-large | 2026-04-22 03:35:45.312 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:35:45.319056 | ubuntu-jammy-large | 2026-04-22 03:35:45.318 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:35:45.324472 | ubuntu-jammy-large | 2026-04-22 03:35:45.324 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:35:45.330366 | ubuntu-jammy-large | 2026-04-22 03:35:45.330 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:35:45.337021 | ubuntu-jammy-large | 2026-04-22 03:35:45.336 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:35:45.342469 | ubuntu-jammy-large | 2026-04-22 03:35:45.342 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:35:45.349300 | ubuntu-jammy-large | 2026-04-22 03:35:45.349 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:35:45.355697 | ubuntu-jammy-large | 2026-04-22 03:35:45.355 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-22 03:35:45.362263 | ubuntu-jammy-large | 2026-04-22 03:35:45.362 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-22 03:35:45.368536 | ubuntu-jammy-large | 2026-04-22 03:35:45.368 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:35:45.374328 | ubuntu-jammy-large | 2026-04-22 03:35:45.374 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:35:45.380738 | ubuntu-jammy-large | 2026-04-22 03:35:45.380 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:35:45.386820 | ubuntu-jammy-large | 2026-04-22 03:35:45.386 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:35:45.393719 | ubuntu-jammy-large | 2026-04-22 03:35:45.393 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:35:45.405035 | ubuntu-jammy-large | 2026-04-22 03:35:45.404 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:35:45.411495 | ubuntu-jammy-large | 2026-04-22 03:35:45.411 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:35:45.418300 | ubuntu-jammy-large | 2026-04-22 03:35:45.418 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:35:45.425155 | ubuntu-jammy-large | 2026-04-22 03:35:45.425 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-04-22 03:35:45.437039 | ubuntu-jammy-large | 2026-04-22 03:35:45.436 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-04-22 03:35:45.443418 | ubuntu-jammy-large | 2026-04-22 03:35:45.443 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-22 03:35:45.449218 | ubuntu-jammy-large | 2026-04-22 03:35:45.449 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-22 03:35:45.456398 | ubuntu-jammy-large | 2026-04-22 03:35:45.456 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-pip-cache 2026-04-22 03:35:45.468000 | ubuntu-jammy-large | 2026-04-22 03:35:45.467 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-pip-cache 2026-04-22 03:35:45.474502 | ubuntu-jammy-large | 2026-04-22 03:35:45.474 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:35:45.480755 | ubuntu-jammy-large | 2026-04-22 03:35:45.480 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:35:45.487579 | ubuntu-jammy-large | 2026-04-22 03:35:45.487 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:35:45.499246 | ubuntu-jammy-large | 2026-04-22 03:35:45.499 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:35:45.506416 | ubuntu-jammy-large | 2026-04-22 03:35:45.506 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-22 03:35:45.512889 | ubuntu-jammy-large | 2026-04-22 03:35:45.512 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-22 03:35:45.520080 | ubuntu-jammy-large | 2026-04-22 03:35:45.519 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-22 03:35:45.526509 | ubuntu-jammy-large | 2026-04-22 03:35:45.526 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-22 03:35:45.532453 | ubuntu-jammy-large | 2026-04-22 03:35:45.532 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:35:45.539604 | ubuntu-jammy-large | 2026-04-22 03:35:45.539 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:35:45.545973 | ubuntu-jammy-large | 2026-04-22 03:35:45.545 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:35:45.552050 | ubuntu-jammy-large | 2026-04-22 03:35:45.551 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:35:45.559478 | ubuntu-jammy-large | 2026-04-22 03:35:45.559 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-22 03:35:45.566570 | ubuntu-jammy-large | 2026-04-22 03:35:45.566 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:35:45.573591 | ubuntu-jammy-large | 2026-04-22 03:35:45.573 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:35:45.580450 | ubuntu-jammy-large | 2026-04-22 03:35:45.580 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:35:45.587204 | ubuntu-jammy-large | 2026-04-22 03:35:45.587 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:35:45.593623 | ubuntu-jammy-large | 2026-04-22 03:35:45.593 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:35:45.604993 | ubuntu-jammy-large | 2026-04-22 03:35:45.604 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:35:45.611330 | ubuntu-jammy-large | 2026-04-22 03:35:45.611 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:35:45.617680 | ubuntu-jammy-large | 2026-04-22 03:35:45.617 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:35:45.624507 | ubuntu-jammy-large | 2026-04-22 03:35:45.624 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:35:45.637640 | ubuntu-jammy-large | 2026-04-22 03:35:45.637 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:35:45.644590 | ubuntu-jammy-large | 2026-04-22 03:35:45.644 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:35:45.650875 | ubuntu-jammy-large | 2026-04-22 03:35:45.650 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-22 03:35:45.657714 | ubuntu-jammy-large | 2026-04-22 03:35:45.657 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-22 03:35:45.664786 | ubuntu-jammy-large | 2026-04-22 03:35:45.664 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:35:45.675914 | ubuntu-jammy-large | 2026-04-22 03:35:45.675 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:35:45.682279 | ubuntu-jammy-large | 2026-04-22 03:35:45.682 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:35:45.688595 | ubuntu-jammy-large | 2026-04-22 03:35:45.688 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:35:45.694752 | ubuntu-jammy-large | 2026-04-22 03:35:45.694 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:35:45.707313 | ubuntu-jammy-large | 2026-04-22 03:35:45.707 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:35:45.713144 | ubuntu-jammy-large | 2026-04-22 03:35:45.713 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:35:45.719566 | ubuntu-jammy-large | 2026-04-22 03:35:45.719 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:35:45.726753 | ubuntu-jammy-large | 2026-04-22 03:35:45.726 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/14-manifests 2026-04-22 03:35:45.739411 | ubuntu-jammy-large | 2026-04-22 03:35:45.739 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/14-manifests 2026-04-22 03:35:45.745868 | ubuntu-jammy-large | 2026-04-22 03:35:45.745 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:35:45.751948 | ubuntu-jammy-large | 2026-04-22 03:35:45.751 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:35:45.758498 | ubuntu-jammy-large | 2026-04-22 03:35:45.758 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:35:45.765284 | ubuntu-jammy-large | 2026-04-22 03:35:45.765 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:35:45.771509 | ubuntu-jammy-large | 2026-04-22 03:35:45.771 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-04-22 03:35:45.783406 | ubuntu-jammy-large | 2026-04-22 03:35:45.783 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-04-22 03:35:45.790686 | ubuntu-jammy-large | 2026-04-22 03:35:45.790 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:35:45.797326 | ubuntu-jammy-large | 2026-04-22 03:35:45.797 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:35:45.803276 | ubuntu-jammy-large | 2026-04-22 03:35:45.803 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-22 03:35:45.810582 | ubuntu-jammy-large | 2026-04-22 03:35:45.810 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-04-22 03:35:45.823497 | ubuntu-jammy-large | 2026-04-22 03:35:45.823 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-04-22 03:35:45.830611 | ubuntu-jammy-large | 2026-04-22 03:35:45.830 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:35:45.836993 | ubuntu-jammy-large | 2026-04-22 03:35:45.836 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:35:45.844006 | ubuntu-jammy-large | 2026-04-22 03:35:45.843 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-04-22 03:35:45.856139 | ubuntu-jammy-large | 2026-04-22 03:35:45.855 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-04-22 03:35:45.864009 | ubuntu-jammy-large | 2026-04-22 03:35:45.863 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-22 03:35:45.870413 | ubuntu-jammy-large | 2026-04-22 03:35:45.870 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-22 03:35:45.877094 | ubuntu-jammy-large | 2026-04-22 03:35:45.876 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-22 03:35:45.883421 | ubuntu-jammy-large | 2026-04-22 03:35:45.883 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-22 03:35:45.889364 | ubuntu-jammy-large | 2026-04-22 03:35:45.889 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-22 03:35:45.895894 | ubuntu-jammy-large | 2026-04-22 03:35:45.895 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-22 03:35:45.903111 | ubuntu-jammy-large | 2026-04-22 03:35:45.903 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-22 03:35:45.910514 | ubuntu-jammy-large | 2026-04-22 03:35:45.910 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-22 03:35:45.918089 | ubuntu-jammy-large | 2026-04-22 03:35:45.917 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:35:45.930887 | ubuntu-jammy-large | 2026-04-22 03:35:45.930 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:35:45.937626 | ubuntu-jammy-large | 2026-04-22 03:35:45.937 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-22 03:35:45.944242 | ubuntu-jammy-large | 2026-04-22 03:35:45.944 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-22 03:35:45.951047 | ubuntu-jammy-large | 2026-04-22 03:35:45.950 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-22 03:35:45.958225 | ubuntu-jammy-large | 2026-04-22 03:35:45.958 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:35:45.965193 | ubuntu-jammy-large | 2026-04-22 03:35:45.965 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:35:45.972544 | ubuntu-jammy-large | 2026-04-22 03:35:45.972 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:35:45.979158 | ubuntu-jammy-large | 2026-04-22 03:35:45.979 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:35:45.986194 | ubuntu-jammy-large | 2026-04-22 03:35:45.986 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-04-22 03:35:45.998232 | ubuntu-jammy-large | 2026-04-22 03:35:45.998 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-04-22 03:35:46.004621 | ubuntu-jammy-large | 2026-04-22 03:35:46.004 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-22 03:35:46.010509 | ubuntu-jammy-large | 2026-04-22 03:35:46.010 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-22 03:35:46.017611 | ubuntu-jammy-large | 2026-04-22 03:35:46.017 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/10-create-pkg-map-dir 2026-04-22 03:35:46.054022 | ubuntu-jammy-large | 2026-04-22 03:35:46.053 | Copying pkg-map for source-repositories 2026-04-22 03:35:46.075428 | ubuntu-jammy-large | 2026-04-22 03:35:46.075 | Copying pkg-map for debootstrap 2026-04-22 03:35:46.101164 | ubuntu-jammy-large | 2026-04-22 03:35:46.100 | Copying pkg-map for base 2026-04-22 03:35:46.127277 | ubuntu-jammy-large | 2026-04-22 03:35:46.127 | Copying pkg-map for amphora-agent 2026-04-22 03:35:46.146248 | ubuntu-jammy-large | 2026-04-22 03:35:46.146 | Copying pkg-map for bootloader 2026-04-22 03:35:46.168634 | ubuntu-jammy-large | 2026-04-22 03:35:46.168 | Copying pkg-map for install-static 2026-04-22 03:35:46.192612 | ubuntu-jammy-large | 2026-04-22 03:35:46.192 | Copying pkg-map for haproxy-logrotate 2026-04-22 03:35:46.214376 | ubuntu-jammy-large | 2026-04-22 03:35:46.214 | Copying pkg-map for haproxy-octavia 2026-04-22 03:35:46.233561 | ubuntu-jammy-large | 2026-04-22 03:35:46.233 | Copying pkg-map for cache-url 2026-04-22 03:35:46.258278 | ubuntu-jammy-large | 2026-04-22 03:35:46.258 | Copying pkg-map for keepalived-octavia 2026-04-22 03:35:46.278381 | ubuntu-jammy-large | 2026-04-22 03:35:46.278 | Copying pkg-map for sos 2026-04-22 03:35:46.307433 | ubuntu-jammy-large | 2026-04-22 03:35:46.307 | Copying pkg-map for svc-map 2026-04-22 03:35:46.334009 | ubuntu-jammy-large | 2026-04-22 03:35:46.333 | dib-run-parts 10-create-pkg-map-dir completed 2026-04-22 03:35:46.334317 | ubuntu-jammy-large | 2026-04-22 03:35:46.334 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/10-merge-svc-map-files 2026-04-22 03:35:46.399451 | ubuntu-jammy-large | 2026-04-22 03:35:46.399 | dib-run-parts 10-merge-svc-map-files completed 2026-04-22 03:35:46.399727 | ubuntu-jammy-large | 2026-04-22 03:35:46.399 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/11-copy-svc-map-file 2026-04-22 03:35:46.434456 | ubuntu-jammy-large | 2026-04-22 03:35:46.434 | dib-run-parts 11-copy-svc-map-file completed 2026-04-22 03:35:46.434722 | ubuntu-jammy-large | 2026-04-22 03:35:46.434 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/20-manifest-dir 2026-04-22 03:35:46.466571 | ubuntu-jammy-large | 2026-04-22 03:35:46.466 | dib-run-parts 20-manifest-dir completed 2026-04-22 03:35:46.466874 | ubuntu-jammy-large | 2026-04-22 03:35:46.466 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/50-modprobe-blacklist 2026-04-22 03:35:46.503113 | ubuntu-jammy-large | 2026-04-22 03:35:46.503 | dib-run-parts 50-modprobe-blacklist completed 2026-04-22 03:35:46.503365 | ubuntu-jammy-large | 2026-04-22 03:35:46.503 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/98-source-repositories 2026-04-22 03:35:46.525541 | ubuntu-jammy-large | 2026-04-22 03:35:46.525 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Wed Apr 22 03:35:46 UTC 2026 for /tmp/dib_build.6K3Gz18Q/hooks/source-repository-amphora-agent 2026-04-22 03:35:46.534248 | ubuntu-jammy-large | 2026-04-22 03:35:46.534 | (0001 / 0002) 2026-04-22 03:35:46.568734 | ubuntu-jammy-large | 2026-04-22 03:35:46.568 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-04-22 03:35:51.731575 | ubuntu-jammy-large | 2026-04-22 03:35:51.731 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2025.2 2026-04-22 03:35:52.658472 | ubuntu-jammy-large | 2026-04-22 03:35:52.658 | Cloning from amphora-agent cache and applying ref stable/2025.2 2026-04-22 03:35:53.008918 | ubuntu-jammy-large | 2026-04-22 03:35:53.008 | HEAD is now at 7fc09c0c3 Merge "Add SKI and AKI extensions to amphora certificates" into stable/2025.2 2026-04-22 03:35:53.063144 | ubuntu-jammy-large | 2026-04-22 03:35:53.062 | (0002 / 0002) 2026-04-22 03:35:53.095032 | ubuntu-jammy-large | 2026-04-22 03:35:53.094 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_bfb8b4358135d7092dbaf7f8bc9193ade0c73fe4 2026-04-22 03:35:53.138192 | ubuntu-jammy-large | 2026-04-22 03:35:53.137 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-22 03:35:53.138899 | ubuntu-jammy-large | 2026-04-22 03:35:53.138 | Dload Upload Total Spent Left Speed 2026-04-22 03:35:53.845634 | ubuntu-jammy-large | 2026-04-22 03:35:53.845 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14023 100 14023 0 0 19861 0 --:--:-- --:--:-- --:--:-- 19862 100 14023 100 14023 0 0 19825 0 --:--:-- --:--:-- --:--:-- 19806 2026-04-22 03:35:53.852702 | ubuntu-jammy-large | 2026-04-22 03:35:53.852 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt for the first time 2026-04-22 03:35:53.910757 | ubuntu-jammy-large | 2026-04-22 03:35:53.910 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Wed Apr 22 03:35:53 UTC 2026 for /tmp/dib_build.6K3Gz18Q/hooks/source-repository-octavia-lib 2026-04-22 03:35:53.921257 | ubuntu-jammy-large | 2026-04-22 03:35:53.921 | (0001 / 0001) 2026-04-22 03:35:53.955395 | ubuntu-jammy-large | 2026-04-22 03:35:53.955 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-04-22 03:35:55.568003 | ubuntu-jammy-large | 2026-04-22 03:35:55.567 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-04-22 03:35:56.321888 | ubuntu-jammy-large | 2026-04-22 03:35:56.321 | Cloning from octavia-lib cache and applying ref master 2026-04-22 03:35:56.463233 | ubuntu-jammy-large | 2026-04-22 03:35:56.462 | HEAD is now at 8cea39b Update master for stable/2026.1 2026-04-22 03:35:56.555163 | ubuntu-jammy-large | 2026-04-22 03:35:56.554 | dib-run-parts 98-source-repositories completed 2026-04-22 03:35:56.555253 | ubuntu-jammy-large | 2026-04-22 03:35:56.555 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/99-enable-install-types 2026-04-22 03:35:56.572281 | ubuntu-jammy-large | 2026-04-22 03:35:56.572 | /tmp/dib_build.6K3Gz18Q/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.234XNl 2026-04-22 03:35:56.575283 | ubuntu-jammy-large | 2026-04-22 03:35:56.575 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.234XNl 2026-04-22 03:35:56.578799 | ubuntu-jammy-large | 2026-04-22 03:35:56.578 | /tmp/dib_build.6K3Gz18Q/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.234XNl 2026-04-22 03:35:56.581474 | ubuntu-jammy-large | 2026-04-22 03:35:56.581 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.234XNl 2026-04-22 03:35:56.585266 | ubuntu-jammy-large | 2026-04-22 03:35:56.585 | dib-run-parts 99-enable-install-types completed 2026-04-22 03:35:56.585305 | ubuntu-jammy-large | 2026-04-22 03:35:56.585 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/extra-data.d/99-squash-package-install 2026-04-22 03:35:56.707084 | ubuntu-jammy-large | 2026-04-22 03:35:56.706 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-04-22 03:35:56.708125 | ubuntu-jammy-large | 2026-04-22 03:35:56.708 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-04-22 03:35:56.708752 | ubuntu-jammy-large | 2026-04-22 03:35:56.708 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-04-22 03:35:56.709848 | ubuntu-jammy-large | 2026-04-22 03:35:56.709 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-04-22 03:35:56.710627 | ubuntu-jammy-large | 2026-04-22 03:35:56.710 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-04-22 03:35:56.715066 | ubuntu-jammy-large | 2026-04-22 03:35:56.714 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-04-22 03:35:56.716015 | ubuntu-jammy-large | 2026-04-22 03:35:56.715 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-04-22 03:35:56.716542 | ubuntu-jammy-large | 2026-04-22 03:35:56.716 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-04-22 03:35:56.716989 | ubuntu-jammy-large | 2026-04-22 03:35:56.716 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-04-22 03:35:56.717197 | ubuntu-jammy-large | 2026-04-22 03:35:56.717 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-04-22 03:35:56.725225 | ubuntu-jammy-large | 2026-04-22 03:35:56.725 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-04-22 03:35:56.725814 | ubuntu-jammy-large | 2026-04-22 03:35:56.725 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-04-22 03:35:56.726004 | ubuntu-jammy-large | 2026-04-22 03:35:56.725 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-04-22 03:35:56.745162 | ubuntu-jammy-large | 2026-04-22 03:35:56.745 | dib-run-parts 99-squash-package-install completed 2026-04-22 03:35:56.747064 | ubuntu-jammy-large | 2026-04-22 03:35:56.746 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:35:56.747162 | ubuntu-jammy-large | 2026-04-22 03:35:56.746 | dib-run-parts 2026-04-22 03:35:56.749717 | ubuntu-jammy-large | 2026-04-22 03:35:56.749 | dib-run-parts Target: extra-data.d 2026-04-22 03:35:56.749781 | ubuntu-jammy-large | 2026-04-22 03:35:56.749 | dib-run-parts 2026-04-22 03:35:56.749797 | ubuntu-jammy-large | 2026-04-22 03:35:56.749 | dib-run-parts Script Seconds 2026-04-22 03:35:56.749910 | ubuntu-jammy-large | 2026-04-22 03:35:56.749 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:35:56.749930 | ubuntu-jammy-large | 2026-04-22 03:35:56.749 | dib-run-parts 2026-04-22 03:35:56.765752 | ubuntu-jammy-large | 2026-04-22 03:35:56.765 | dib-run-parts 10-create-pkg-map-dir 0.314 2026-04-22 03:35:56.776022 | ubuntu-jammy-large | 2026-04-22 03:35:56.775 | dib-run-parts 10-merge-svc-map-files 0.062 2026-04-22 03:35:56.786875 | ubuntu-jammy-large | 2026-04-22 03:35:56.786 | dib-run-parts 11-copy-svc-map-file 0.033 2026-04-22 03:35:56.798136 | ubuntu-jammy-large | 2026-04-22 03:35:56.797 | dib-run-parts 20-manifest-dir 0.029 2026-04-22 03:35:56.809026 | ubuntu-jammy-large | 2026-04-22 03:35:56.808 | dib-run-parts 50-modprobe-blacklist 0.033 2026-04-22 03:35:56.818735 | ubuntu-jammy-large | 2026-04-22 03:35:56.818 | dib-run-parts 98-source-repositories 10.049 2026-04-22 03:35:56.828201 | ubuntu-jammy-large | 2026-04-22 03:35:56.828 | dib-run-parts 99-enable-install-types 0.028 2026-04-22 03:35:56.839152 | ubuntu-jammy-large | 2026-04-22 03:35:56.838 | dib-run-parts 99-squash-package-install 0.158 2026-04-22 03:35:56.842758 | ubuntu-jammy-large | 2026-04-22 03:35:56.842 | dib-run-parts 2026-04-22 03:35:56.842914 | ubuntu-jammy-large | 2026-04-22 03:35:56.842 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:35:57.001114 | ubuntu-jammy-large | 2026-04-22 03:35:57.000 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-04-22 03:35:57.006135 | ubuntu-jammy-large | 2026-04-22 03:35:57.005 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-04-22 03:35:57.006221 | ubuntu-jammy-large | 2026-04-22 03:35:57.006 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:35:57.006259 | ubuntu-jammy-large | 2026-04-22 03:35:57.006 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:35:57.006286 | ubuntu-jammy-large | 2026-04-22 03:35:57.006 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:35:57.006300 | ubuntu-jammy-large | 2026-04-22 03:35:57.006 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:35:57.006319 | ubuntu-jammy-large | 2026-04-22 03:35:57.006 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:35:57.011592 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:35:57.011647 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:35:57.011664 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:35:57.011707 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:35:57.011751 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:35:57.011831 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:35:57.011851 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:35:57.011864 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:35:57.011896 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-22 03:35:57.011912 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ DIB_NO_TIMER_CHECK=True 2026-04-22 03:35:57.011966 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:35:57.011983 | ubuntu-jammy-large | 2026-04-22 03:35:57.011 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:35:57.012058 | ubuntu-jammy-large | 2026-04-22 03:35:57.012 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:35:57.012073 | ubuntu-jammy-large | 2026-04-22 03:35:57.012 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:35:57.012199 | ubuntu-jammy-large | 2026-04-22 03:35:57.012 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:35:57.017043 | ubuntu-jammy-large | 2026-04-22 03:35:57.016 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:35:57.017265 | ubuntu-jammy-large | 2026-04-22 03:35:57.017 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:35:57.017353 | ubuntu-jammy-large | 2026-04-22 03:35:57.017 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:35:57.017855 | ubuntu-jammy-large | 2026-04-22 03:35:57.017 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-04-22 03:35:57.022623 | ubuntu-jammy-large | 2026-04-22 03:35:57.022 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-04-22 03:35:57.022794 | ubuntu-jammy-large | 2026-04-22 03:35:57.022 | ++ export DIB_ADD_APT_KEYS= 2026-04-22 03:35:57.022859 | ubuntu-jammy-large | 2026-04-22 03:35:57.022 | ++ DIB_ADD_APT_KEYS= 2026-04-22 03:35:57.023133 | ubuntu-jammy-large | 2026-04-22 03:35:57.023 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-04-22 03:35:57.027973 | ubuntu-jammy-large | 2026-04-22 03:35:57.027 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-04-22 03:35:57.028090 | ubuntu-jammy-large | 2026-04-22 03:35:57.028 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:35:57.028151 | ubuntu-jammy-large | 2026-04-22 03:35:57.028 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:35:57.028459 | ubuntu-jammy-large | 2026-04-22 03:35:57.028 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:35:57.033098 | ubuntu-jammy-large | 2026-04-22 03:35:57.032 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:35:57.033260 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ export DISTRO_NAME=ubuntu 2026-04-22 03:35:57.033310 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ DISTRO_NAME=ubuntu 2026-04-22 03:35:57.033443 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ export DIB_RELEASE=jammy 2026-04-22 03:35:57.033520 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ DIB_RELEASE=jammy 2026-04-22 03:35:57.033650 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:35:57.033695 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:35:57.033801 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:35:57.033837 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:35:57.033937 | ubuntu-jammy-large | 2026-04-22 03:35:57.033 | ++ ARCH=amd64 2026-04-22 03:35:57.034065 | ubuntu-jammy-large | 2026-04-22 03:35:57.034 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:35:57.034315 | ubuntu-jammy-large | 2026-04-22 03:35:57.034 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:35:57.034447 | ubuntu-jammy-large | 2026-04-22 03:35:57.034 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:35:57.034493 | ubuntu-jammy-large | 2026-04-22 03:35:57.034 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:35:57.034774 | ubuntu-jammy-large | 2026-04-22 03:35:57.034 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:35:57.039713 | ubuntu-jammy-large | 2026-04-22 03:35:57.039 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:35:57.039870 | ubuntu-jammy-large | 2026-04-22 03:35:57.039 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:35:57.039925 | ubuntu-jammy-large | 2026-04-22 03:35:57.039 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:35:57.040224 | ubuntu-jammy-large | 2026-04-22 03:35:57.040 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:35:57.046723 | ubuntu-jammy-large | 2026-04-22 03:35:57.046 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:35:57.046928 | ubuntu-jammy-large | 2026-04-22 03:35:57.046 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:35:57.047028 | ubuntu-jammy-large | 2026-04-22 03:35:57.046 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-22 03:35:57.047077 | ubuntu-jammy-large | 2026-04-22 03:35:57.047 | ++ DIB_INIT_SYSTEM=systemd 2026-04-22 03:35:57.047399 | ubuntu-jammy-large | 2026-04-22 03:35:57.047 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:35:57.052700 | ubuntu-jammy-large | 2026-04-22 03:35:57.052 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:35:57.052939 | ubuntu-jammy-large | 2026-04-22 03:35:57.052 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:35:57.053053 | ubuntu-jammy-large | 2026-04-22 03:35:57.052 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:35:57.053523 | ubuntu-jammy-large | 2026-04-22 03:35:57.053 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:35:57.058677 | ubuntu-jammy-large | 2026-04-22 03:35:57.058 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:35:57.058894 | ubuntu-jammy-large | 2026-04-22 03:35:57.058 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:35:57.058931 | ubuntu-jammy-large | 2026-04-22 03:35:57.058 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:35:57.059224 | ubuntu-jammy-large | 2026-04-22 03:35:57.059 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-04-22 03:35:57.064747 | ubuntu-jammy-large | 2026-04-22 03:35:57.064 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-04-22 03:35:57.064942 | ubuntu-jammy-large | 2026-04-22 03:35:57.064 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:35:57.064992 | ubuntu-jammy-large | 2026-04-22 03:35:57.064 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:35:57.065136 | ubuntu-jammy-large | 2026-04-22 03:35:57.065 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:35:57.065182 | ubuntu-jammy-large | 2026-04-22 03:35:57.065 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:35:57.065530 | ubuntu-jammy-large | 2026-04-22 03:35:57.065 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-04-22 03:35:57.071647 | ubuntu-jammy-large | 2026-04-22 03:35:57.071 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-04-22 03:35:57.071844 | ubuntu-jammy-large | 2026-04-22 03:35:57.071 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:35:57.072010 | ubuntu-jammy-large | 2026-04-22 03:35:57.071 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:35:57.072056 | ubuntu-jammy-large | 2026-04-22 03:35:57.072 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-22 03:35:57.072374 | ubuntu-jammy-large | 2026-04-22 03:35:57.072 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-04-22 03:35:57.077970 | ubuntu-jammy-large | 2026-04-22 03:35:57.077 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-04-22 03:35:57.078138 | ubuntu-jammy-large | 2026-04-22 03:35:57.078 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:35:57.078190 | ubuntu-jammy-large | 2026-04-22 03:35:57.078 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:35:57.078503 | ubuntu-jammy-large | 2026-04-22 03:35:57.078 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-04-22 03:35:57.084104 | ubuntu-jammy-large | 2026-04-22 03:35:57.083 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-04-22 03:35:57.084623 | ubuntu-jammy-large | 2026-04-22 03:35:57.084 | ++ '[' -z '' ']' 2026-04-22 03:35:57.084765 | ubuntu-jammy-large | 2026-04-22 03:35:57.084 | ++ case "$DISTRO_NAME" in 2026-04-22 03:35:57.084913 | ubuntu-jammy-large | 2026-04-22 03:35:57.084 | ++ '[' jammy == trusty ']' 2026-04-22 03:35:57.085133 | ubuntu-jammy-large | 2026-04-22 03:35:57.085 | ++ '[' -z '' ']' 2026-04-22 03:35:57.085250 | ubuntu-jammy-large | 2026-04-22 03:35:57.085 | ++ DIB_PYTHON_VERSION=3 2026-04-22 03:35:57.085428 | ubuntu-jammy-large | 2026-04-22 03:35:57.085 | ++ export DIB_PYTHON_VERSION 2026-04-22 03:35:57.085621 | ubuntu-jammy-large | 2026-04-22 03:35:57.085 | ++ export DIB_PYTHON=python3 2026-04-22 03:35:57.085688 | ubuntu-jammy-large | 2026-04-22 03:35:57.085 | ++ DIB_PYTHON=python3 2026-04-22 03:35:57.086131 | ubuntu-jammy-large | 2026-04-22 03:35:57.086 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:35:57.091877 | ubuntu-jammy-large | 2026-04-22 03:35:57.091 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:35:57.092205 | ubuntu-jammy-large | 2026-04-22 03:35:57.092 | ++ '[' 0 -gt 0 ']' 2026-04-22 03:35:57.092464 | ubuntu-jammy-large | 2026-04-22 03:35:57.092 | ++ set -euo pipefail 2026-04-22 03:35:57.092727 | ubuntu-jammy-large | 2026-04-22 03:35:57.092 | ++ case $DISTRO_NAME in 2026-04-22 03:35:57.092887 | ubuntu-jammy-large | 2026-04-22 03:35:57.092 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:35:57.093012 | ubuntu-jammy-large | 2026-04-22 03:35:57.092 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:35:57.093071 | ubuntu-jammy-large | 2026-04-22 03:35:57.093 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:35:57.093170 | ubuntu-jammy-large | 2026-04-22 03:35:57.093 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:35:57.093616 | ubuntu-jammy-large | 2026-04-22 03:35:57.093 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-04-22 03:35:57.099713 | ubuntu-jammy-large | 2026-04-22 03:35:57.099 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-04-22 03:35:57.099855 | ubuntu-jammy-large | 2026-04-22 03:35:57.099 | ++ '[' -z systemd ']' 2026-04-22 03:35:57.100005 | ubuntu-jammy-large | 2026-04-22 03:35:57.099 | ++ case $DIB_INIT_SYSTEM in 2026-04-22 03:35:57.100364 | ubuntu-jammy-large | 2026-04-22 03:35:57.100 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-04-22 03:35:57.109181 | ubuntu-jammy-large | 2026-04-22 03:35:57.108 | 0+1 records in 2026-04-22 03:35:57.109253 | ubuntu-jammy-large | 2026-04-22 03:35:57.109 | 0+1 records out 2026-04-22 03:35:57.109280 | ubuntu-jammy-large | 2026-04-22 03:35:57.109 | 56 bytes copied, 0.000369763 s, 151 kB/s 2026-04-22 03:35:57.112854 | ubuntu-jammy-large | 2026-04-22 03:35:57.112 | dib-run-parts 00-disable-apt-recommends completed 2026-04-22 03:35:57.113030 | ubuntu-jammy-large | 2026-04-22 03:35:57.112 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-04-22 03:35:57.125935 | ubuntu-jammy-large | 2026-04-22 03:35:57.125 | dib-run-parts 01-dib-python completed 2026-04-22 03:35:57.126103 | ubuntu-jammy-large | 2026-04-22 03:35:57.126 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-04-22 03:35:57.142499 | ubuntu-jammy-large | 2026-04-22 03:35:57.142 | dib-run-parts 01-install-bin completed 2026-04-22 03:35:57.142732 | ubuntu-jammy-large | 2026-04-22 03:35:57.142 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-04-22 03:35:57.341931 | ubuntu-jammy-large | 2026-04-22 03:35:57.341 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-22 03:35:57.342130 | ubuntu-jammy-large | 2026-04-22 03:35:57.342 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-04-22 03:35:57.352464 | ubuntu-jammy-large | 2026-04-22 03:35:57.352 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-04-22 03:35:57.364624 | ubuntu-jammy-large | 2026-04-22 03:35:57.364 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-04-22 03:35:59.124877 | ubuntu-jammy-large | 2026-04-22 03:35:59.124 | Reading package lists... 2026-04-22 03:35:59.217577 | ubuntu-jammy-large | 2026-04-22 03:35:59.217 | Reading package lists... 2026-04-22 03:35:59.552884 | ubuntu-jammy-large | 2026-04-22 03:35:59.552 | Building dependency tree... 2026-04-22 03:35:59.553012 | ubuntu-jammy-large | 2026-04-22 03:35:59.552 | Reading state information... 2026-04-22 03:35:59.814686 | ubuntu-jammy-large | 2026-04-22 03:35:59.814 | The following NEW packages will be installed: 2026-04-22 03:35:59.815961 | ubuntu-jammy-large | 2026-04-22 03:35:59.815 | apt-transport-https 2026-04-22 03:35:59.962711 | ubuntu-jammy-large | 2026-04-22 03:35:59.962 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:35:59.962799 | ubuntu-jammy-large | 2026-04-22 03:35:59.962 | Need to get 1510 B of archives. 2026-04-22 03:35:59.962816 | ubuntu-jammy-large | 2026-04-22 03:35:59.962 | After this operation, 170 kB of additional disk space will be used. 2026-04-22 03:35:59.962842 | ubuntu-jammy-large | 2026-04-22 03:35:59.962 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-04-22 03:36:00.118344 | ubuntu-jammy-large | 2026-04-22 03:36:00.118 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:36:00.160461 | ubuntu-jammy-large | 2026-04-22 03:36:00.160 | Fetched 1510 B in 0s (10.8 kB/s) 2026-04-22 03:36:00.182548 | ubuntu-jammy-large | 2026-04-22 03:36:00.182 | Selecting previously unselected package apt-transport-https. 2026-04-22 03:36:00.190876 | ubuntu-jammy-large | 2026-04-22 03:36:00.190 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7082 files and directories currently installed.) 2026-04-22 03:36:00.191624 | ubuntu-jammy-large | 2026-04-22 03:36:00.191 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-04-22 03:36:00.191839 | ubuntu-jammy-large | 2026-04-22 03:36:00.191 | Unpacking apt-transport-https (2.4.14) ... 2026-04-22 03:36:00.216486 | ubuntu-jammy-large | 2026-04-22 03:36:00.216 | Setting up apt-transport-https (2.4.14) ... 2026-04-22 03:36:00.486941 | ubuntu-jammy-large | 2026-04-22 03:36:00.486 | Reading package lists... 2026-04-22 03:36:00.806238 | ubuntu-jammy-large | 2026-04-22 03:36:00.805 | Building dependency tree... 2026-04-22 03:36:00.806375 | ubuntu-jammy-large | 2026-04-22 03:36:00.806 | Reading state information... 2026-04-22 03:36:01.055053 | ubuntu-jammy-large | 2026-04-22 03:36:01.054 | The following additional packages will be installed: 2026-04-22 03:36:01.055307 | ubuntu-jammy-large | 2026-04-22 03:36:01.055 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-04-22 03:36:01.055422 | ubuntu-jammy-large | 2026-04-22 03:36:01.055 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-04-22 03:36:01.055721 | ubuntu-jammy-large | 2026-04-22 03:36:01.055 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-04-22 03:36:01.055809 | ubuntu-jammy-large | 2026-04-22 03:36:01.055 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-04-22 03:36:01.056177 | ubuntu-jammy-large | 2026-04-22 03:36:01.056 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-04-22 03:36:01.056945 | ubuntu-jammy-large | 2026-04-22 03:36:01.056 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-04-22 03:36:01.057058 | ubuntu-jammy-large | 2026-04-22 03:36:01.056 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-04-22 03:36:01.057084 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-cryptography python3-distro python3-httplib2 2026-04-22 03:36:01.057103 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-04-22 03:36:01.057185 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-04-22 03:36:01.057299 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-04-22 03:36:01.057317 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-pyparsing python3-secretstorage python3-six 2026-04-22 03:36:01.057814 | ubuntu-jammy-large | 2026-04-22 03:36:01.057 | python3-software-properties python3-wadllib python3-zipp 2026-04-22 03:36:01.059870 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | Suggested packages: 2026-04-22 03:36:01.059891 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-04-22 03:36:01.059910 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-04-22 03:36:01.059924 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-04-22 03:36:01.059938 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | python3-keyrings.alt python3-testresources python3-setuptools 2026-04-22 03:36:01.059955 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | python-pyparsing-doc python-secretstorage-doc 2026-04-22 03:36:01.059969 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | Recommended packages: 2026-04-22 03:36:01.059982 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-04-22 03:36:01.059996 | ubuntu-jammy-large | 2026-04-22 03:36:01.059 | packagekit-tools unattended-upgrades 2026-04-22 03:36:01.100589 | ubuntu-jammy-large | 2026-04-22 03:36:01.100 | The following NEW packages will be installed: 2026-04-22 03:36:01.100920 | ubuntu-jammy-large | 2026-04-22 03:36:01.100 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-04-22 03:36:01.101013 | ubuntu-jammy-large | 2026-04-22 03:36:01.100 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-04-22 03:36:01.101309 | ubuntu-jammy-large | 2026-04-22 03:36:01.101 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-04-22 03:36:01.101373 | ubuntu-jammy-large | 2026-04-22 03:36:01.101 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-04-22 03:36:01.101857 | ubuntu-jammy-large | 2026-04-22 03:36:01.101 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-04-22 03:36:01.102415 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-04-22 03:36:01.102441 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-04-22 03:36:01.102495 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-cryptography python3-distro python3-httplib2 2026-04-22 03:36:01.102515 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-04-22 03:36:01.102530 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-04-22 03:36:01.102546 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-04-22 03:36:01.102596 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-pyparsing python3-secretstorage python3-six 2026-04-22 03:36:01.102756 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | python3-software-properties python3-wadllib python3-zipp 2026-04-22 03:36:01.102897 | ubuntu-jammy-large | 2026-04-22 03:36:01.102 | software-properties-common 2026-04-22 03:36:01.246148 | ubuntu-jammy-large | 2026-04-22 03:36:01.245 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:36:01.246296 | ubuntu-jammy-large | 2026-04-22 03:36:01.245 | Need to get 9331 kB of archives. 2026-04-22 03:36:01.246315 | ubuntu-jammy-large | 2026-04-22 03:36:01.246 | After this operation, 43.1 MB of additional disk space will be used. 2026-04-22 03:36:01.246331 | ubuntu-jammy-large | 2026-04-22 03:36:01.246 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2026-04-22 03:36:01.259908 | ubuntu-jammy-large | 2026-04-22 03:36:01.259 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-04-22 03:36:01.450479 | ubuntu-jammy-large | 2026-04-22 03:36:01.450 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.3 [26.0 kB] 2026-04-22 03:36:01.456955 | ubuntu-jammy-large | 2026-04-22 03:36:01.456 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-04-22 03:36:01.459822 | ubuntu-jammy-large | 2026-04-22 03:36:01.459 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-04-22 03:36:01.461173 | ubuntu-jammy-large | 2026-04-22 03:36:01.460 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-04-22 03:36:01.463777 | ubuntu-jammy-large | 2026-04-22 03:36:01.463 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-04-22 03:36:01.465098 | ubuntu-jammy-large | 2026-04-22 03:36:01.464 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-04-22 03:36:01.470432 | ubuntu-jammy-large | 2026-04-22 03:36:01.470 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] 2026-04-22 03:36:01.474944 | ubuntu-jammy-large | 2026-04-22 03:36:01.474 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2026-04-22 03:36:01.476802 | ubuntu-jammy-large | 2026-04-22 03:36:01.476 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-04-22 03:36:01.478453 | ubuntu-jammy-large | 2026-04-22 03:36:01.478 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2026-04-22 03:36:01.480876 | ubuntu-jammy-large | 2026-04-22 03:36:01.480 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2026-04-22 03:36:01.481502 | ubuntu-jammy-large | 2026-04-22 03:36:01.481 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-04-22 03:36:01.482599 | ubuntu-jammy-large | 2026-04-22 03:36:01.482 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-04-22 03:36:01.485732 | ubuntu-jammy-large | 2026-04-22 03:36:01.485 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-04-22 03:36:01.498572 | ubuntu-jammy-large | 2026-04-22 03:36:01.498 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-04-22 03:36:01.504496 | ubuntu-jammy-large | 2026-04-22 03:36:01.504 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] 2026-04-22 03:36:01.504806 | ubuntu-jammy-large | 2026-04-22 03:36:01.504 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2026-04-22 03:36:01.508907 | ubuntu-jammy-large | 2026-04-22 03:36:01.508 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.20+dfsg-0ubuntu0.22.04.1 [184 kB] 2026-04-22 03:36:01.512011 | ubuntu-jammy-large | 2026-04-22 03:36:01.511 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-04-22 03:36:01.513110 | ubuntu-jammy-large | 2026-04-22 03:36:01.513 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.7 [187 kB] 2026-04-22 03:36:01.519724 | ubuntu-jammy-large | 2026-04-22 03:36:01.519 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.23 [284 kB] 2026-04-22 03:36:01.526839 | ubuntu-jammy-large | 2026-04-22 03:36:01.526 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-04-22 03:36:01.530594 | ubuntu-jammy-large | 2026-04-22 03:36:01.530 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2026-04-22 03:36:01.532630 | ubuntu-jammy-large | 2026-04-22 03:36:01.532 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-04-22 03:36:01.536755 | ubuntu-jammy-large | 2026-04-22 03:36:01.536 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-04-22 03:36:01.543844 | ubuntu-jammy-large | 2026-04-22 03:36:01.543 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.9 [80.9 kB] 2026-04-22 03:36:01.545094 | ubuntu-jammy-large | 2026-04-22 03:36:01.545 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-04-22 03:36:01.546070 | ubuntu-jammy-large | 2026-04-22 03:36:01.545 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-04-22 03:36:01.572654 | ubuntu-jammy-large | 2026-04-22 03:36:01.572 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-33ubuntu0.1 [43.3 kB] 2026-04-22 03:36:01.573665 | ubuntu-jammy-large | 2026-04-22 03:36:01.573 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-33ubuntu0.1 [16.9 kB] 2026-04-22 03:36:01.574978 | ubuntu-jammy-large | 2026-04-22 03:36:01.574 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 polkitd amd64 0.105-33ubuntu0.1 [80.1 kB] 2026-04-22 03:36:01.576387 | ubuntu-jammy-large | 2026-04-22 03:36:01.576 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pkexec amd64 0.105-33ubuntu0.1 [15.2 kB] 2026-04-22 03:36:01.576946 | ubuntu-jammy-large | 2026-04-22 03:36:01.576 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 policykit-1 amd64 0.105-33ubuntu0.1 [2438 B] 2026-04-22 03:36:01.577262 | ubuntu-jammy-large | 2026-04-22 03:36:01.577 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-04-22 03:36:01.577930 | ubuntu-jammy-large | 2026-04-22 03:36:01.577 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-04-22 03:36:01.579288 | ubuntu-jammy-large | 2026-04-22 03:36:01.579 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.4 [236 kB] 2026-04-22 03:36:01.586010 | ubuntu-jammy-large | 2026-04-22 03:36:01.585 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-04-22 03:36:01.586945 | ubuntu-jammy-large | 2026-04-22 03:36:01.586 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-04-22 03:36:01.598425 | ubuntu-jammy-large | 2026-04-22 03:36:01.598 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-04-22 03:36:01.599550 | ubuntu-jammy-large | 2026-04-22 03:36:01.599 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-04-22 03:36:01.600102 | ubuntu-jammy-large | 2026-04-22 03:36:01.599 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-04-22 03:36:01.601644 | ubuntu-jammy-large | 2026-04-22 03:36:01.601 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-04-22 03:36:01.603301 | ubuntu-jammy-large | 2026-04-22 03:36:01.603 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.3 [17.3 kB] 2026-04-22 03:36:01.604214 | ubuntu-jammy-large | 2026-04-22 03:36:01.604 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-04-22 03:36:01.604938 | ubuntu-jammy-large | 2026-04-22 03:36:01.604 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-04-22 03:36:01.610240 | ubuntu-jammy-large | 2026-04-22 03:36:01.610 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-04-22 03:36:01.610859 | ubuntu-jammy-large | 2026-04-22 03:36:01.610 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-04-22 03:36:01.611976 | ubuntu-jammy-large | 2026-04-22 03:36:01.611 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-04-22 03:36:01.622483 | ubuntu-jammy-large | 2026-04-22 03:36:01.622 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-04-22 03:36:01.625012 | ubuntu-jammy-large | 2026-04-22 03:36:01.624 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-04-22 03:36:01.625930 | ubuntu-jammy-large | 2026-04-22 03:36:01.625 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-04-22 03:36:01.627334 | ubuntu-jammy-large | 2026-04-22 03:36:01.627 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-04-22 03:36:01.629887 | ubuntu-jammy-large | 2026-04-22 03:36:01.629 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-04-22 03:36:01.630753 | ubuntu-jammy-large | 2026-04-22 03:36:01.630 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2026-04-22 03:36:01.640044 | ubuntu-jammy-large | 2026-04-22 03:36:01.639 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-04-22 03:36:01.804748 | ubuntu-jammy-large | 2026-04-22 03:36:01.804 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:36:01.851784 | ubuntu-jammy-large | 2026-04-22 03:36:01.851 | Fetched 9331 kB in 1s (17.7 MB/s) 2026-04-22 03:36:01.872607 | ubuntu-jammy-large | 2026-04-22 03:36:01.872 | Selecting previously unselected package distro-info-data. 2026-04-22 03:36:01.879955 | ubuntu-jammy-large | 2026-04-22 03:36:01.879 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7086 files and directories currently installed.) 2026-04-22 03:36:01.880745 | ubuntu-jammy-large | 2026-04-22 03:36:01.880 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2026-04-22 03:36:01.881024 | ubuntu-jammy-large | 2026-04-22 03:36:01.880 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2026-04-22 03:36:01.898820 | ubuntu-jammy-large | 2026-04-22 03:36:01.898 | Selecting previously unselected package iso-codes. 2026-04-22 03:36:01.900239 | ubuntu-jammy-large | 2026-04-22 03:36:01.900 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-04-22 03:36:01.900375 | ubuntu-jammy-large | 2026-04-22 03:36:01.900 | Unpacking iso-codes (4.9.0-1) ... 2026-04-22 03:36:02.098464 | ubuntu-jammy-large | 2026-04-22 03:36:02.098 | Selecting previously unselected package libcap2-bin. 2026-04-22 03:36:02.100335 | ubuntu-jammy-large | 2026-04-22 03:36:02.100 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:02.100493 | ubuntu-jammy-large | 2026-04-22 03:36:02.100 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-04-22 03:36:02.122388 | ubuntu-jammy-large | 2026-04-22 03:36:02.122 | Selecting previously unselected package libelf1:amd64. 2026-04-22 03:36:02.125199 | ubuntu-jammy-large | 2026-04-22 03:36:02.125 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.125870 | ubuntu-jammy-large | 2026-04-22 03:36:02.125 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-04-22 03:36:02.144809 | ubuntu-jammy-large | 2026-04-22 03:36:02.144 | Selecting previously unselected package libyaml-0-2:amd64. 2026-04-22 03:36:02.147774 | ubuntu-jammy-large | 2026-04-22 03:36:02.147 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-04-22 03:36:02.147973 | ubuntu-jammy-large | 2026-04-22 03:36:02.147 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-04-22 03:36:02.167533 | ubuntu-jammy-large | 2026-04-22 03:36:02.167 | Selecting previously unselected package lsb-release. 2026-04-22 03:36:02.170410 | ubuntu-jammy-large | 2026-04-22 03:36:02.170 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-04-22 03:36:02.170509 | ubuntu-jammy-large | 2026-04-22 03:36:02.170 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-04-22 03:36:02.190739 | ubuntu-jammy-large | 2026-04-22 03:36:02.190 | Selecting previously unselected package python-apt-common. 2026-04-22 03:36:02.193592 | ubuntu-jammy-large | 2026-04-22 03:36:02.193 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-04-22 03:36:02.193951 | ubuntu-jammy-large | 2026-04-22 03:36:02.193 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-04-22 03:36:02.214917 | ubuntu-jammy-large | 2026-04-22 03:36:02.214 | Selecting previously unselected package python3-apt. 2026-04-22 03:36:02.217607 | ubuntu-jammy-large | 2026-04-22 03:36:02.217 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-04-22 03:36:02.217832 | ubuntu-jammy-large | 2026-04-22 03:36:02.217 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-04-22 03:36:02.244478 | ubuntu-jammy-large | 2026-04-22 03:36:02.244 | Selecting previously unselected package python3-pkg-resources. 2026-04-22 03:36:02.247210 | ubuntu-jammy-large | 2026-04-22 03:36:02.247 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-22 03:36:02.247370 | ubuntu-jammy-large | 2026-04-22 03:36:02.247 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:02.273013 | ubuntu-jammy-large | 2026-04-22 03:36:02.272 | Selecting previously unselected package libnghttp2-14:amd64. 2026-04-22 03:36:02.276014 | ubuntu-jammy-large | 2026-04-22 03:36:02.275 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2026-04-22 03:36:02.276355 | ubuntu-jammy-large | 2026-04-22 03:36:02.276 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-04-22 03:36:02.298918 | ubuntu-jammy-large | 2026-04-22 03:36:02.298 | Selecting previously unselected package libpsl5:amd64. 2026-04-22 03:36:02.302030 | ubuntu-jammy-large | 2026-04-22 03:36:02.301 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-04-22 03:36:02.302192 | ubuntu-jammy-large | 2026-04-22 03:36:02.301 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-04-22 03:36:02.323515 | ubuntu-jammy-large | 2026-04-22 03:36:02.323 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-04-22 03:36:02.326533 | ubuntu-jammy-large | 2026-04-22 03:36:02.326 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2026-04-22 03:36:02.326877 | ubuntu-jammy-large | 2026-04-22 03:36:02.326 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-04-22 03:36:02.349695 | ubuntu-jammy-large | 2026-04-22 03:36:02.349 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-04-22 03:36:02.353771 | ubuntu-jammy-large | 2026-04-22 03:36:02.353 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2026-04-22 03:36:02.354089 | ubuntu-jammy-large | 2026-04-22 03:36:02.354 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-04-22 03:36:02.376462 | ubuntu-jammy-large | 2026-04-22 03:36:02.376 | Selecting previously unselected package libassuan0:amd64. 2026-04-22 03:36:02.378861 | ubuntu-jammy-large | 2026-04-22 03:36:02.378 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-04-22 03:36:02.379201 | ubuntu-jammy-large | 2026-04-22 03:36:02.379 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-04-22 03:36:02.401625 | ubuntu-jammy-large | 2026-04-22 03:36:02.401 | Selecting previously unselected package gpgconf. 2026-04-22 03:36:02.405389 | ubuntu-jammy-large | 2026-04-22 03:36:02.405 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-22 03:36:02.405717 | ubuntu-jammy-large | 2026-04-22 03:36:02.405 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-04-22 03:36:02.425430 | ubuntu-jammy-large | 2026-04-22 03:36:02.425 | Selecting previously unselected package gpg. 2026-04-22 03:36:02.427780 | ubuntu-jammy-large | 2026-04-22 03:36:02.427 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-04-22 03:36:02.427896 | ubuntu-jammy-large | 2026-04-22 03:36:02.427 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-04-22 03:36:02.463360 | ubuntu-jammy-large | 2026-04-22 03:36:02.463 | Selecting previously unselected package libbrotli1:amd64. 2026-04-22 03:36:02.466202 | ubuntu-jammy-large | 2026-04-22 03:36:02.466 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-04-22 03:36:02.466725 | ubuntu-jammy-large | 2026-04-22 03:36:02.466 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-04-22 03:36:02.499092 | ubuntu-jammy-large | 2026-04-22 03:36:02.498 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-04-22 03:36:02.502330 | ubuntu-jammy-large | 2026-04-22 03:36:02.502 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-04-22 03:36:02.502522 | ubuntu-jammy-large | 2026-04-22 03:36:02.502 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-22 03:36:02.524019 | ubuntu-jammy-large | 2026-04-22 03:36:02.523 | Selecting previously unselected package libsasl2-2:amd64. 2026-04-22 03:36:02.526882 | ubuntu-jammy-large | 2026-04-22 03:36:02.526 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-04-22 03:36:02.527093 | ubuntu-jammy-large | 2026-04-22 03:36:02.527 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-22 03:36:02.548133 | ubuntu-jammy-large | 2026-04-22 03:36:02.547 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-04-22 03:36:02.550860 | ubuntu-jammy-large | 2026-04-22 03:36:02.550 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-04-22 03:36:02.551242 | ubuntu-jammy-large | 2026-04-22 03:36:02.551 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-04-22 03:36:02.576498 | ubuntu-jammy-large | 2026-04-22 03:36:02.576 | Selecting previously unselected package librtmp1:amd64. 2026-04-22 03:36:02.578934 | ubuntu-jammy-large | 2026-04-22 03:36:02.578 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-04-22 03:36:02.579252 | ubuntu-jammy-large | 2026-04-22 03:36:02.579 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-04-22 03:36:02.600033 | ubuntu-jammy-large | 2026-04-22 03:36:02.599 | Selecting previously unselected package libssh-4:amd64. 2026-04-22 03:36:02.602692 | ubuntu-jammy-large | 2026-04-22 03:36:02.602 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.7_amd64.deb ... 2026-04-22 03:36:02.602974 | ubuntu-jammy-large | 2026-04-22 03:36:02.602 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-04-22 03:36:02.630682 | ubuntu-jammy-large | 2026-04-22 03:36:02.630 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-04-22 03:36:02.634045 | ubuntu-jammy-large | 2026-04-22 03:36:02.633 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-22 03:36:02.634380 | ubuntu-jammy-large | 2026-04-22 03:36:02.634 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:02.664573 | ubuntu-jammy-large | 2026-04-22 03:36:02.664 | Selecting previously unselected package libstemmer0d:amd64. 2026-04-22 03:36:02.667431 | ubuntu-jammy-large | 2026-04-22 03:36:02.667 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-04-22 03:36:02.667704 | ubuntu-jammy-large | 2026-04-22 03:36:02.667 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-04-22 03:36:02.698749 | ubuntu-jammy-large | 2026-04-22 03:36:02.698 | Selecting previously unselected package libxmlb2:amd64. 2026-04-22 03:36:02.701333 | ubuntu-jammy-large | 2026-04-22 03:36:02.701 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2026-04-22 03:36:02.701621 | ubuntu-jammy-large | 2026-04-22 03:36:02.701 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2026-04-22 03:36:02.723536 | ubuntu-jammy-large | 2026-04-22 03:36:02.723 | Selecting previously unselected package libappstream4:amd64. 2026-04-22 03:36:02.726235 | ubuntu-jammy-large | 2026-04-22 03:36:02.726 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-04-22 03:36:02.726491 | ubuntu-jammy-large | 2026-04-22 03:36:02.726 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-04-22 03:36:02.752352 | ubuntu-jammy-large | 2026-04-22 03:36:02.752 | Selecting previously unselected package libdw1:amd64. 2026-04-22 03:36:02.754910 | ubuntu-jammy-large | 2026-04-22 03:36:02.754 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.755168 | ubuntu-jammy-large | 2026-04-22 03:36:02.755 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-04-22 03:36:02.781556 | ubuntu-jammy-large | 2026-04-22 03:36:02.781 | Selecting previously unselected package libglib2.0-bin. 2026-04-22 03:36:02.783649 | ubuntu-jammy-large | 2026-04-22 03:36:02.783 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-04-22 03:36:02.783762 | ubuntu-jammy-large | 2026-04-22 03:36:02.783 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-04-22 03:36:02.808955 | ubuntu-jammy-large | 2026-04-22 03:36:02.808 | Selecting previously unselected package libunwind8:amd64. 2026-04-22 03:36:02.811928 | ubuntu-jammy-large | 2026-04-22 03:36:02.811 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-04-22 03:36:02.812169 | ubuntu-jammy-large | 2026-04-22 03:36:02.812 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-04-22 03:36:02.837244 | ubuntu-jammy-large | 2026-04-22 03:36:02.836 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-04-22 03:36:02.839954 | ubuntu-jammy-large | 2026-04-22 03:36:02.839 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-04-22 03:36:02.840217 | ubuntu-jammy-large | 2026-04-22 03:36:02.840 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-04-22 03:36:02.892423 | ubuntu-jammy-large | 2026-04-22 03:36:02.892 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-04-22 03:36:02.895540 | ubuntu-jammy-large | 2026-04-22 03:36:02.895 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.895832 | ubuntu-jammy-large | 2026-04-22 03:36:02.895 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:02.918898 | ubuntu-jammy-large | 2026-04-22 03:36:02.918 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-04-22 03:36:02.921665 | ubuntu-jammy-large | 2026-04-22 03:36:02.921 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.922222 | ubuntu-jammy-large | 2026-04-22 03:36:02.922 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:02.943521 | ubuntu-jammy-large | 2026-04-22 03:36:02.943 | Selecting previously unselected package polkitd. 2026-04-22 03:36:02.946208 | ubuntu-jammy-large | 2026-04-22 03:36:02.946 | Preparing to unpack .../32-polkitd_0.105-33ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.946537 | ubuntu-jammy-large | 2026-04-22 03:36:02.946 | Unpacking polkitd (0.105-33ubuntu0.1) ... 2026-04-22 03:36:02.976894 | ubuntu-jammy-large | 2026-04-22 03:36:02.976 | Selecting previously unselected package pkexec. 2026-04-22 03:36:02.979629 | ubuntu-jammy-large | 2026-04-22 03:36:02.979 | Preparing to unpack .../33-pkexec_0.105-33ubuntu0.1_amd64.deb ... 2026-04-22 03:36:02.979848 | ubuntu-jammy-large | 2026-04-22 03:36:02.979 | Unpacking pkexec (0.105-33ubuntu0.1) ... 2026-04-22 03:36:02.999750 | ubuntu-jammy-large | 2026-04-22 03:36:02.999 | Selecting previously unselected package policykit-1. 2026-04-22 03:36:03.002586 | ubuntu-jammy-large | 2026-04-22 03:36:03.002 | Preparing to unpack .../34-policykit-1_0.105-33ubuntu0.1_amd64.deb ... 2026-04-22 03:36:03.024258 | ubuntu-jammy-large | 2026-04-22 03:36:03.024 | Unpacking policykit-1 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:03.046582 | ubuntu-jammy-large | 2026-04-22 03:36:03.046 | Selecting previously unselected package python3-blinker. 2026-04-22 03:36:03.050249 | ubuntu-jammy-large | 2026-04-22 03:36:03.050 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-04-22 03:36:03.050449 | ubuntu-jammy-large | 2026-04-22 03:36:03.050 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-04-22 03:36:03.071354 | ubuntu-jammy-large | 2026-04-22 03:36:03.071 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-04-22 03:36:03.074442 | ubuntu-jammy-large | 2026-04-22 03:36:03.074 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-04-22 03:36:03.074671 | ubuntu-jammy-large | 2026-04-22 03:36:03.074 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-04-22 03:36:03.099414 | ubuntu-jammy-large | 2026-04-22 03:36:03.099 | Selecting previously unselected package python3-cryptography. 2026-04-22 03:36:03.102395 | ubuntu-jammy-large | 2026-04-22 03:36:03.102 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.4_amd64.deb ... 2026-04-22 03:36:03.102644 | ubuntu-jammy-large | 2026-04-22 03:36:03.102 | Unpacking python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-04-22 03:36:03.141217 | ubuntu-jammy-large | 2026-04-22 03:36:03.141 | Selecting previously unselected package python3-pyparsing. 2026-04-22 03:36:03.143228 | ubuntu-jammy-large | 2026-04-22 03:36:03.143 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-04-22 03:36:03.143347 | ubuntu-jammy-large | 2026-04-22 03:36:03.143 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-04-22 03:36:03.180266 | ubuntu-jammy-large | 2026-04-22 03:36:03.180 | Selecting previously unselected package python3-httplib2. 2026-04-22 03:36:03.182325 | ubuntu-jammy-large | 2026-04-22 03:36:03.182 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-04-22 03:36:03.182609 | ubuntu-jammy-large | 2026-04-22 03:36:03.182 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-04-22 03:36:03.204316 | ubuntu-jammy-large | 2026-04-22 03:36:03.204 | Selecting previously unselected package python3-more-itertools. 2026-04-22 03:36:03.207045 | ubuntu-jammy-large | 2026-04-22 03:36:03.206 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-04-22 03:36:03.207250 | ubuntu-jammy-large | 2026-04-22 03:36:03.207 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-04-22 03:36:03.231726 | ubuntu-jammy-large | 2026-04-22 03:36:03.231 | Selecting previously unselected package python3-zipp. 2026-04-22 03:36:03.234559 | ubuntu-jammy-large | 2026-04-22 03:36:03.234 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-04-22 03:36:03.234753 | ubuntu-jammy-large | 2026-04-22 03:36:03.234 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-04-22 03:36:03.258928 | ubuntu-jammy-large | 2026-04-22 03:36:03.254 | Selecting previously unselected package python3-importlib-metadata. 2026-04-22 03:36:03.258987 | ubuntu-jammy-large | 2026-04-22 03:36:03.257 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-04-22 03:36:03.259003 | ubuntu-jammy-large | 2026-04-22 03:36:03.258 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-04-22 03:36:03.280063 | ubuntu-jammy-large | 2026-04-22 03:36:03.279 | Selecting previously unselected package python3-jeepney. 2026-04-22 03:36:03.282870 | ubuntu-jammy-large | 2026-04-22 03:36:03.282 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-04-22 03:36:03.283115 | ubuntu-jammy-large | 2026-04-22 03:36:03.283 | Unpacking python3-jeepney (0.7.1-3) ... 2026-04-22 03:36:03.310461 | ubuntu-jammy-large | 2026-04-22 03:36:03.310 | Selecting previously unselected package python3-jwt. 2026-04-22 03:36:03.312974 | ubuntu-jammy-large | 2026-04-22 03:36:03.312 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.3_all.deb ... 2026-04-22 03:36:03.313100 | ubuntu-jammy-large | 2026-04-22 03:36:03.312 | Unpacking python3-jwt (2.3.0-1ubuntu0.3) ... 2026-04-22 03:36:03.333893 | ubuntu-jammy-large | 2026-04-22 03:36:03.333 | Selecting previously unselected package python3-secretstorage. 2026-04-22 03:36:03.336966 | ubuntu-jammy-large | 2026-04-22 03:36:03.336 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-04-22 03:36:03.337123 | ubuntu-jammy-large | 2026-04-22 03:36:03.337 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-04-22 03:36:03.361554 | ubuntu-jammy-large | 2026-04-22 03:36:03.361 | Selecting previously unselected package python3-keyring. 2026-04-22 03:36:03.364228 | ubuntu-jammy-large | 2026-04-22 03:36:03.364 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-04-22 03:36:03.364481 | ubuntu-jammy-large | 2026-04-22 03:36:03.364 | Unpacking python3-keyring (23.5.0-1) ... 2026-04-22 03:36:03.387293 | ubuntu-jammy-large | 2026-04-22 03:36:03.387 | Selecting previously unselected package python3-lazr.uri. 2026-04-22 03:36:03.390236 | ubuntu-jammy-large | 2026-04-22 03:36:03.390 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-04-22 03:36:03.390500 | ubuntu-jammy-large | 2026-04-22 03:36:03.390 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-04-22 03:36:03.414195 | ubuntu-jammy-large | 2026-04-22 03:36:03.413 | Selecting previously unselected package python3-wadllib. 2026-04-22 03:36:03.417398 | ubuntu-jammy-large | 2026-04-22 03:36:03.417 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-04-22 03:36:03.417814 | ubuntu-jammy-large | 2026-04-22 03:36:03.417 | Unpacking python3-wadllib (1.3.6-1) ... 2026-04-22 03:36:03.449037 | ubuntu-jammy-large | 2026-04-22 03:36:03.448 | Selecting previously unselected package python3-distro. 2026-04-22 03:36:03.451691 | ubuntu-jammy-large | 2026-04-22 03:36:03.451 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-04-22 03:36:03.451913 | ubuntu-jammy-large | 2026-04-22 03:36:03.451 | Unpacking python3-distro (1.7.0-1) ... 2026-04-22 03:36:03.473331 | ubuntu-jammy-large | 2026-04-22 03:36:03.473 | Selecting previously unselected package python3-oauthlib. 2026-04-22 03:36:03.477028 | ubuntu-jammy-large | 2026-04-22 03:36:03.476 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-04-22 03:36:03.477386 | ubuntu-jammy-large | 2026-04-22 03:36:03.477 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-04-22 03:36:03.510891 | ubuntu-jammy-large | 2026-04-22 03:36:03.510 | Selecting previously unselected package python3-six. 2026-04-22 03:36:03.514422 | ubuntu-jammy-large | 2026-04-22 03:36:03.514 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-04-22 03:36:03.514490 | ubuntu-jammy-large | 2026-04-22 03:36:03.514 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-04-22 03:36:03.533955 | ubuntu-jammy-large | 2026-04-22 03:36:03.533 | Selecting previously unselected package python3-lazr.restfulclient. 2026-04-22 03:36:03.536240 | ubuntu-jammy-large | 2026-04-22 03:36:03.536 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-04-22 03:36:03.536484 | ubuntu-jammy-large | 2026-04-22 03:36:03.536 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-04-22 03:36:03.560630 | ubuntu-jammy-large | 2026-04-22 03:36:03.560 | Selecting previously unselected package python3-launchpadlib. 2026-04-22 03:36:03.563591 | ubuntu-jammy-large | 2026-04-22 03:36:03.563 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-04-22 03:36:03.563764 | ubuntu-jammy-large | 2026-04-22 03:36:03.563 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-04-22 03:36:03.596709 | ubuntu-jammy-large | 2026-04-22 03:36:03.596 | Selecting previously unselected package python3-software-properties. 2026-04-22 03:36:03.598421 | ubuntu-jammy-large | 2026-04-22 03:36:03.598 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-04-22 03:36:03.598555 | ubuntu-jammy-large | 2026-04-22 03:36:03.598 | Unpacking python3-software-properties (0.99.22.9) ... 2026-04-22 03:36:03.621086 | ubuntu-jammy-large | 2026-04-22 03:36:03.620 | Selecting previously unselected package packagekit. 2026-04-22 03:36:03.623961 | ubuntu-jammy-large | 2026-04-22 03:36:03.623 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2026-04-22 03:36:03.627594 | ubuntu-jammy-large | 2026-04-22 03:36:03.627 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2026-04-22 03:36:03.663384 | ubuntu-jammy-large | 2026-04-22 03:36:03.663 | Selecting previously unselected package software-properties-common. 2026-04-22 03:36:03.666486 | ubuntu-jammy-large | 2026-04-22 03:36:03.666 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-04-22 03:36:03.666648 | ubuntu-jammy-large | 2026-04-22 03:36:03.666 | Unpacking software-properties-common (0.99.22.9) ... 2026-04-22 03:36:03.699107 | ubuntu-jammy-large | 2026-04-22 03:36:03.698 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:03.966768 | ubuntu-jammy-large | 2026-04-22 03:36:03.966 | Setting up python3-more-itertools (8.10.0-2) ... 2026-04-22 03:36:04.173745 | ubuntu-jammy-large | 2026-04-22 03:36:04.173 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-04-22 03:36:04.174052 | ubuntu-jammy-large | 2026-04-22 03:36:04.173 | Setting up python3-jwt (2.3.0-1ubuntu0.3) ... 2026-04-22 03:36:04.390254 | ubuntu-jammy-large | 2026-04-22 03:36:04.389 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-04-22 03:36:04.390561 | ubuntu-jammy-large | 2026-04-22 03:36:04.390 | Setting up distro-info-data (0.52ubuntu0.11) ... 2026-04-22 03:36:04.391073 | ubuntu-jammy-large | 2026-04-22 03:36:04.390 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2026-04-22 03:36:04.391655 | ubuntu-jammy-large | 2026-04-22 03:36:04.391 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-04-22 03:36:04.392257 | ubuntu-jammy-large | 2026-04-22 03:36:04.392 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2026-04-22 03:36:04.392806 | ubuntu-jammy-large | 2026-04-22 03:36:04.392 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2026-04-22 03:36:04.393523 | ubuntu-jammy-large | 2026-04-22 03:36:04.393 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-04-22 03:36:04.589988 | ubuntu-jammy-large | 2026-04-22 03:36:04.589 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-04-22 03:36:04.590143 | ubuntu-jammy-large | 2026-04-22 03:36:04.590 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-04-22 03:36:04.775005 | ubuntu-jammy-large | 2026-04-22 03:36:04.774 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-04-22 03:36:04.775265 | ubuntu-jammy-large | 2026-04-22 03:36:04.775 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-22 03:36:04.775719 | ubuntu-jammy-large | 2026-04-22 03:36:04.775 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-04-22 03:36:04.776299 | ubuntu-jammy-large | 2026-04-22 03:36:04.776 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-04-22 03:36:04.950001 | ubuntu-jammy-large | 2026-04-22 03:36:04.949 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2026-04-22 03:36:04.950518 | ubuntu-jammy-large | 2026-04-22 03:36:04.950 | Setting up python3-pyparsing (2.4.7-1) ... 2026-04-22 03:36:05.193076 | ubuntu-jammy-large | 2026-04-22 03:36:05.192 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-04-22 03:36:05.193430 | ubuntu-jammy-large | 2026-04-22 03:36:05.193 | Setting up python3-wadllib (1.3.6-1) ... 2026-04-22 03:36:05.393144 | ubuntu-jammy-large | 2026-04-22 03:36:05.392 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-04-22 03:36:05.393280 | ubuntu-jammy-large | 2026-04-22 03:36:05.393 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-04-22 03:36:05.393493 | ubuntu-jammy-large | 2026-04-22 03:36:05.393 | Setting up python3-jeepney (0.7.1-3) ... 2026-04-22 03:36:05.633746 | ubuntu-jammy-large | 2026-04-22 03:36:05.633 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-04-22 03:36:05.633886 | ubuntu-jammy-large | 2026-04-22 03:36:05.633 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-04-22 03:36:05.634541 | ubuntu-jammy-large | 2026-04-22 03:36:05.634 | Setting up python3-httplib2 (0.20.2-2) ... 2026-04-22 03:36:05.841598 | ubuntu-jammy-large | 2026-04-22 03:36:05.841 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-04-22 03:36:05.841754 | ubuntu-jammy-large | 2026-04-22 03:36:05.841 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-04-22 03:36:05.848657 | ubuntu-jammy-large | 2026-04-22 03:36:05.848 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-04-22 03:36:05.849136 | ubuntu-jammy-large | 2026-04-22 03:36:05.849 | Setting up iso-codes (4.9.0-1) ... 2026-04-22 03:36:05.849657 | ubuntu-jammy-large | 2026-04-22 03:36:05.849 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-04-22 03:36:05.850103 | ubuntu-jammy-large | 2026-04-22 03:36:05.850 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:05.850588 | ubuntu-jammy-large | 2026-04-22 03:36:05.850 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-04-22 03:36:05.851044 | ubuntu-jammy-large | 2026-04-22 03:36:05.850 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-04-22 03:36:06.042645 | ubuntu-jammy-large | 2026-04-22 03:36:06.042 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-04-22 03:36:06.042923 | ubuntu-jammy-large | 2026-04-22 03:36:06.042 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-04-22 03:36:06.228139 | ubuntu-jammy-large | 2026-04-22 03:36:06.227 | Setting up python3-distro (1.7.0-1) ... 2026-04-22 03:36:06.445991 | ubuntu-jammy-large | 2026-04-22 03:36:06.445 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-04-22 03:36:06.660180 | ubuntu-jammy-large | 2026-04-22 03:36:06.659 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-04-22 03:36:06.660424 | ubuntu-jammy-large | 2026-04-22 03:36:06.660 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-04-22 03:36:06.660992 | ubuntu-jammy-large | 2026-04-22 03:36:06.660 | Setting up python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-04-22 03:36:07.002531 | ubuntu-jammy-large | 2026-04-22 03:36:07.002 | Setting up libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:07.002828 | ubuntu-jammy-large | 2026-04-22 03:36:07.002 | Setting up polkitd (0.105-33ubuntu0.1) ... 2026-04-22 03:36:07.034260 | ubuntu-jammy-large | 2026-04-22 03:36:07.034 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-04-22 03:36:07.038295 | ubuntu-jammy-large | 2026-04-22 03:36:07.038 | Setcap worked! gst-ptp-helper is not suid! 2026-04-22 03:36:07.038780 | ubuntu-jammy-large | 2026-04-22 03:36:07.038 | Setting up pkexec (0.105-33ubuntu0.1) ... 2026-04-22 03:36:07.050120 | ubuntu-jammy-large | 2026-04-22 03:36:07.049 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:07.050657 | ubuntu-jammy-large | 2026-04-22 03:36:07.050 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-04-22 03:36:07.051612 | ubuntu-jammy-large | 2026-04-22 03:36:07.051 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-04-22 03:36:07.347569 | ubuntu-jammy-large | 2026-04-22 03:36:07.347 | Setting up python3-secretstorage (3.3.1-1) ... 2026-04-22 03:36:07.544005 | ubuntu-jammy-large | 2026-04-22 03:36:07.543 | Setting up python3-keyring (23.5.0-1) ... 2026-04-22 03:36:07.760168 | ubuntu-jammy-large | 2026-04-22 03:36:07.759 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-04-22 03:36:07.966614 | ubuntu-jammy-large | 2026-04-22 03:36:07.966 | Setting up policykit-1 (0.105-33ubuntu0.1) ... 2026-04-22 03:36:07.985066 | ubuntu-jammy-large | 2026-04-22 03:36:07.984 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-04-22 03:36:08.193499 | ubuntu-jammy-large | 2026-04-22 03:36:08.193 | Setting up python3-software-properties (0.99.22.9) ... 2026-04-22 03:36:08.407644 | ubuntu-jammy-large | 2026-04-22 03:36:08.407 | Setting up packagekit (1.2.5-2ubuntu3) ... 2026-04-22 03:36:08.416399 | ubuntu-jammy-large | 2026-04-22 03:36:08.416 | Running in chroot, ignoring request. 2026-04-22 03:36:08.422331 | ubuntu-jammy-large | 2026-04-22 03:36:08.422 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-04-22 03:36:08.425056 | ubuntu-jammy-large | 2026-04-22 03:36:08.424 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-04-22 03:36:08.587621 | ubuntu-jammy-large | 2026-04-22 03:36:08.587 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-04-22 03:36:08.590784 | ubuntu-jammy-large | 2026-04-22 03:36:08.590 | Setting up software-properties-common (0.99.22.9) ... 2026-04-22 03:36:08.779437 | ubuntu-jammy-large | 2026-04-22 03:36:08.779 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:36:08.791274 | ubuntu-jammy-large | 2026-04-22 03:36:08.791 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-04-22 03:36:09.018603 | ubuntu-jammy-large | 2026-04-22 03:36:09.018 | dib-run-parts 03-baseline-tools completed 2026-04-22 03:36:09.018707 | ubuntu-jammy-large | 2026-04-22 03:36:09.018 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-04-22 03:36:09.028497 | ubuntu-jammy-large | 2026-04-22 03:36:09.028 | dib-run-parts 04-dib-init-system completed 2026-04-22 03:36:09.028556 | ubuntu-jammy-large | 2026-04-22 03:36:09.028 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-04-22 03:36:10.639411 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | Map install for svc-map: python3-PyYAML 2026-04-22 03:36:10.639552 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | Map install for debootstrap: lsb-release 2026-04-22 03:36:10.639586 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | Running command: ['install-packages', 'lsb-release', 'python3-yaml'] 2026-04-22 03:36:10.639604 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Reading package lists... 2026-04-22 03:36:10.639632 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Building dependency tree... 2026-04-22 03:36:10.639646 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Reading state information... 2026-04-22 03:36:10.639659 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-04-22 03:36:10.639672 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > lsb-release set to manually installed. 2026-04-22 03:36:10.639686 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > The following NEW packages will be installed: 2026-04-22 03:36:10.639700 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > python3-yaml 2026-04-22 03:36:10.639713 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:36:10.639726 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Need to get 129 kB of archives. 2026-04-22 03:36:10.639738 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > After this operation, 542 kB of additional disk space will be used. 2026-04-22 03:36:10.639752 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-04-22 03:36:10.639771 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:36:10.639785 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Fetched 129 kB in 0s (857 kB/s) 2026-04-22 03:36:10.639799 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Selecting previously unselected package python3-yaml. 2026-04-22 03:36:10.639835 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9362 files and directories currently installed.) 2026-04-22 03:36:10.639881 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-04-22 03:36:10.639895 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-04-22 03:36:10.639908 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-04-22 03:36:10.639921 | ubuntu-jammy-large | 2026-04-22 03:36:10.639 | returncode: 0 2026-04-22 03:36:10.656333 | ubuntu-jammy-large | 2026-04-22 03:36:10.656 | dib-run-parts 10-package-installs completed 2026-04-22 03:36:10.656404 | ubuntu-jammy-large | 2026-04-22 03:36:10.656 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-04-22 03:36:10.838426 | ubuntu-jammy-large | 2026-04-22 03:36:10.838 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-04-22 03:36:10.838559 | ubuntu-jammy-large | 2026-04-22 03:36:10.838 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-04-22 03:36:10.842453 | ubuntu-jammy-large | 2026-04-22 03:36:10.842 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-04-22 03:36:10.852370 | ubuntu-jammy-large | 2026-04-22 03:36:10.852 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-04-22 03:36:12.740170 | ubuntu-jammy-large | 2026-04-22 03:36:12.740 | Reading package lists... 2026-04-22 03:36:12.774679 | ubuntu-jammy-large | 2026-04-22 03:36:12.774 | dib-run-parts 99-apt-get-update completed 2026-04-22 03:36:12.774822 | ubuntu-jammy-large | 2026-04-22 03:36:12.774 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-04-22 03:36:12.803973 | ubuntu-jammy-large | 2026-04-22 03:36:12.803 | Not running install-packages remove with empty packages list 2026-04-22 03:36:12.867076 | ubuntu-jammy-large | 2026-04-22 03:36:12.866 | Running command: ['install-packages', '-e'] 2026-04-22 03:36:12.867184 | ubuntu-jammy-large | 2026-04-22 03:36:12.866 | > Not running install-packages remove with empty packages list 2026-04-22 03:36:12.867202 | ubuntu-jammy-large | 2026-04-22 03:36:12.866 | returncode: 0 2026-04-22 03:36:12.877599 | ubuntu-jammy-large | 2026-04-22 03:36:12.877 | dib-run-parts 99-package-uninstalls completed 2026-04-22 03:36:12.878050 | ubuntu-jammy-large | 2026-04-22 03:36:12.877 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:36:12.878088 | ubuntu-jammy-large | 2026-04-22 03:36:12.877 | dib-run-parts 2026-04-22 03:36:12.881821 | ubuntu-jammy-large | 2026-04-22 03:36:12.881 | dib-run-parts Target: pre-install.d 2026-04-22 03:36:12.881913 | ubuntu-jammy-large | 2026-04-22 03:36:12.881 | dib-run-parts 2026-04-22 03:36:12.881939 | ubuntu-jammy-large | 2026-04-22 03:36:12.881 | dib-run-parts Script Seconds 2026-04-22 03:36:12.881955 | ubuntu-jammy-large | 2026-04-22 03:36:12.881 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:36:12.881969 | ubuntu-jammy-large | 2026-04-22 03:36:12.881 | dib-run-parts 2026-04-22 03:36:12.897780 | ubuntu-jammy-large | 2026-04-22 03:36:12.897 | dib-run-parts 00-disable-apt-recommends 0.009 2026-04-22 03:36:12.908607 | ubuntu-jammy-large | 2026-04-22 03:36:12.908 | dib-run-parts 01-dib-python 0.010 2026-04-22 03:36:12.917866 | ubuntu-jammy-large | 2026-04-22 03:36:12.917 | dib-run-parts 01-install-bin 0.013 2026-04-22 03:36:12.926469 | ubuntu-jammy-large | 2026-04-22 03:36:12.926 | dib-run-parts 03-baseline-tools 11.872 2026-04-22 03:36:12.934641 | ubuntu-jammy-large | 2026-04-22 03:36:12.934 | dib-run-parts 04-dib-init-system 0.008 2026-04-22 03:36:12.941522 | ubuntu-jammy-large | 2026-04-22 03:36:12.941 | dib-run-parts 10-package-installs 1.626 2026-04-22 03:36:12.951305 | ubuntu-jammy-large | 2026-04-22 03:36:12.951 | dib-run-parts 99-apt-get-update 2.116 2026-04-22 03:36:12.960902 | ubuntu-jammy-large | 2026-04-22 03:36:12.960 | dib-run-parts 99-package-uninstalls 0.099 2026-04-22 03:36:12.963437 | ubuntu-jammy-large | 2026-04-22 03:36:12.963 | dib-run-parts 2026-04-22 03:36:12.963513 | ubuntu-jammy-large | 2026-04-22 03:36:12.963 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:36:13.200215 | ubuntu-jammy-large | 2026-04-22 03:36:13.199 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-04-22 03:36:13.205769 | ubuntu-jammy-large | 2026-04-22 03:36:13.205 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-04-22 03:36:13.206037 | ubuntu-jammy-large | 2026-04-22 03:36:13.205 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:36:13.206110 | ubuntu-jammy-large | 2026-04-22 03:36:13.205 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:36:13.206124 | ubuntu-jammy-large | 2026-04-22 03:36:13.206 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:36:13.206186 | ubuntu-jammy-large | 2026-04-22 03:36:13.206 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:36:13.206513 | ubuntu-jammy-large | 2026-04-22 03:36:13.206 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:36:13.211965 | ubuntu-jammy-large | 2026-04-22 03:36:13.211 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:36:13.212155 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:36:13.212225 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:36:13.212340 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:36:13.212396 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:36:13.212583 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:36:13.212653 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:36:13.212728 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:36:13.212872 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-22 03:36:13.212923 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ DIB_NO_TIMER_CHECK=True 2026-04-22 03:36:13.213024 | ubuntu-jammy-large | 2026-04-22 03:36:13.212 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:36:13.213082 | ubuntu-jammy-large | 2026-04-22 03:36:13.213 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:36:13.213175 | ubuntu-jammy-large | 2026-04-22 03:36:13.213 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:36:13.213232 | ubuntu-jammy-large | 2026-04-22 03:36:13.213 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:36:13.213641 | ubuntu-jammy-large | 2026-04-22 03:36:13.213 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:36:13.219231 | ubuntu-jammy-large | 2026-04-22 03:36:13.219 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:36:13.219387 | ubuntu-jammy-large | 2026-04-22 03:36:13.219 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:36:13.219454 | ubuntu-jammy-large | 2026-04-22 03:36:13.219 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:36:13.219746 | ubuntu-jammy-large | 2026-04-22 03:36:13.219 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-04-22 03:36:13.225156 | ubuntu-jammy-large | 2026-04-22 03:36:13.225 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-04-22 03:36:13.225322 | ubuntu-jammy-large | 2026-04-22 03:36:13.225 | ++ export DIB_ADD_APT_KEYS= 2026-04-22 03:36:13.225378 | ubuntu-jammy-large | 2026-04-22 03:36:13.225 | ++ DIB_ADD_APT_KEYS= 2026-04-22 03:36:13.225688 | ubuntu-jammy-large | 2026-04-22 03:36:13.225 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-04-22 03:36:13.231257 | ubuntu-jammy-large | 2026-04-22 03:36:13.231 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-04-22 03:36:13.231422 | ubuntu-jammy-large | 2026-04-22 03:36:13.231 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:36:13.231494 | ubuntu-jammy-large | 2026-04-22 03:36:13.231 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:36:13.231917 | ubuntu-jammy-large | 2026-04-22 03:36:13.231 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:36:13.236061 | ubuntu-jammy-large | 2026-04-22 03:36:13.235 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:36:13.236200 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ export DISTRO_NAME=ubuntu 2026-04-22 03:36:13.236269 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ DISTRO_NAME=ubuntu 2026-04-22 03:36:13.236363 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ export DIB_RELEASE=jammy 2026-04-22 03:36:13.236410 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ DIB_RELEASE=jammy 2026-04-22 03:36:13.236515 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:36:13.236564 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:36:13.236647 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:36:13.236702 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:36:13.236873 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ ARCH=amd64 2026-04-22 03:36:13.236987 | ubuntu-jammy-large | 2026-04-22 03:36:13.236 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:36:13.237296 | ubuntu-jammy-large | 2026-04-22 03:36:13.237 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:36:13.237408 | ubuntu-jammy-large | 2026-04-22 03:36:13.237 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:36:13.237483 | ubuntu-jammy-large | 2026-04-22 03:36:13.237 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:36:13.237884 | ubuntu-jammy-large | 2026-04-22 03:36:13.237 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:36:13.243438 | ubuntu-jammy-large | 2026-04-22 03:36:13.243 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:36:13.243636 | ubuntu-jammy-large | 2026-04-22 03:36:13.243 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:36:13.243705 | ubuntu-jammy-large | 2026-04-22 03:36:13.243 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:36:13.244084 | ubuntu-jammy-large | 2026-04-22 03:36:13.244 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:36:13.249192 | ubuntu-jammy-large | 2026-04-22 03:36:13.249 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:36:13.249373 | ubuntu-jammy-large | 2026-04-22 03:36:13.249 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:36:13.249476 | ubuntu-jammy-large | 2026-04-22 03:36:13.249 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-22 03:36:13.249569 | ubuntu-jammy-large | 2026-04-22 03:36:13.249 | ++ DIB_INIT_SYSTEM=systemd 2026-04-22 03:36:13.249886 | ubuntu-jammy-large | 2026-04-22 03:36:13.249 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:36:13.255585 | ubuntu-jammy-large | 2026-04-22 03:36:13.255 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:36:13.255814 | ubuntu-jammy-large | 2026-04-22 03:36:13.255 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:36:13.255881 | ubuntu-jammy-large | 2026-04-22 03:36:13.255 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:36:13.256154 | ubuntu-jammy-large | 2026-04-22 03:36:13.256 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:36:13.261882 | ubuntu-jammy-large | 2026-04-22 03:36:13.261 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:36:13.262096 | ubuntu-jammy-large | 2026-04-22 03:36:13.262 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:36:13.262167 | ubuntu-jammy-large | 2026-04-22 03:36:13.262 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:36:13.262435 | ubuntu-jammy-large | 2026-04-22 03:36:13.262 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-04-22 03:36:13.289181 | ubuntu-jammy-large | 2026-04-22 03:36:13.287 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-04-22 03:36:13.291771 | ubuntu-jammy-large | 2026-04-22 03:36:13.288 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:36:13.291800 | ubuntu-jammy-large | 2026-04-22 03:36:13.288 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:36:13.291808 | ubuntu-jammy-large | 2026-04-22 03:36:13.288 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:36:13.291819 | ubuntu-jammy-large | 2026-04-22 03:36:13.288 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:36:13.291847 | ubuntu-jammy-large | 2026-04-22 03:36:13.288 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-04-22 03:36:13.294022 | ubuntu-jammy-large | 2026-04-22 03:36:13.293 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-04-22 03:36:13.294256 | ubuntu-jammy-large | 2026-04-22 03:36:13.294 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:36:13.294438 | ubuntu-jammy-large | 2026-04-22 03:36:13.294 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:36:13.294494 | ubuntu-jammy-large | 2026-04-22 03:36:13.294 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-22 03:36:13.294861 | ubuntu-jammy-large | 2026-04-22 03:36:13.294 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-04-22 03:36:13.301189 | ubuntu-jammy-large | 2026-04-22 03:36:13.301 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-04-22 03:36:13.301370 | ubuntu-jammy-large | 2026-04-22 03:36:13.301 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:36:13.301435 | ubuntu-jammy-large | 2026-04-22 03:36:13.301 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:36:13.301794 | ubuntu-jammy-large | 2026-04-22 03:36:13.301 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-04-22 03:36:13.307634 | ubuntu-jammy-large | 2026-04-22 03:36:13.307 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-04-22 03:36:13.307950 | ubuntu-jammy-large | 2026-04-22 03:36:13.307 | ++ '[' -z '' ']' 2026-04-22 03:36:13.308034 | ubuntu-jammy-large | 2026-04-22 03:36:13.307 | ++ case "$DISTRO_NAME" in 2026-04-22 03:36:13.308124 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ '[' jammy == trusty ']' 2026-04-22 03:36:13.308232 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ '[' -z '' ']' 2026-04-22 03:36:13.308288 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ DIB_PYTHON_VERSION=3 2026-04-22 03:36:13.308380 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ export DIB_PYTHON_VERSION 2026-04-22 03:36:13.308454 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ export DIB_PYTHON=python3 2026-04-22 03:36:13.308511 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | ++ DIB_PYTHON=python3 2026-04-22 03:36:13.308908 | ubuntu-jammy-large | 2026-04-22 03:36:13.308 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:36:13.314699 | ubuntu-jammy-large | 2026-04-22 03:36:13.314 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:36:13.315080 | ubuntu-jammy-large | 2026-04-22 03:36:13.314 | ++ '[' 0 -gt 0 ']' 2026-04-22 03:36:13.315255 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ set -euo pipefail 2026-04-22 03:36:13.315609 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ case $DISTRO_NAME in 2026-04-22 03:36:13.315773 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:36:13.315810 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:36:13.315826 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:36:13.315841 | ubuntu-jammy-large | 2026-04-22 03:36:13.315 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:36:13.316119 | ubuntu-jammy-large | 2026-04-22 03:36:13.316 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-04-22 03:36:13.321940 | ubuntu-jammy-large | 2026-04-22 03:36:13.321 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-04-22 03:36:13.322184 | ubuntu-jammy-large | 2026-04-22 03:36:13.322 | ++ '[' -z systemd ']' 2026-04-22 03:36:13.322350 | ubuntu-jammy-large | 2026-04-22 03:36:13.322 | ++ case $DIB_INIT_SYSTEM in 2026-04-22 03:36:13.322996 | ubuntu-jammy-large | 2026-04-22 03:36:13.322 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-04-22 03:36:13.393336 | ubuntu-jammy-large | 2026-04-22 03:36:13.393 | INFO:root:Mapping for base : iscsi_package 2026-04-22 03:36:13.462483 | ubuntu-jammy-large | 2026-04-22 03:36:13.462 | Reading package lists... 2026-04-22 03:36:13.880855 | ubuntu-jammy-large | 2026-04-22 03:36:13.869 | Building dependency tree... 2026-04-22 03:36:13.882833 | ubuntu-jammy-large | 2026-04-22 03:36:13.882 | Reading state information... 2026-04-22 03:36:14.129864 | ubuntu-jammy-large | 2026-04-22 03:36:14.129 | The following additional packages will be installed: 2026-04-22 03:36:14.129939 | ubuntu-jammy-large | 2026-04-22 03:36:14.129 | libisns0 libopeniscsiusr udev 2026-04-22 03:36:14.133856 | ubuntu-jammy-large | 2026-04-22 03:36:14.133 | Recommended packages: 2026-04-22 03:36:14.133914 | ubuntu-jammy-large | 2026-04-22 03:36:14.133 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-04-22 03:36:14.166057 | ubuntu-jammy-large | 2026-04-22 03:36:14.165 | The following NEW packages will be installed: 2026-04-22 03:36:14.169925 | ubuntu-jammy-large | 2026-04-22 03:36:14.169 | libisns0 libopeniscsiusr open-iscsi udev 2026-04-22 03:36:14.313937 | ubuntu-jammy-large | 2026-04-22 03:36:14.313 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:36:14.314022 | ubuntu-jammy-large | 2026-04-22 03:36:14.313 | Need to get 2046 kB of archives. 2026-04-22 03:36:14.314037 | ubuntu-jammy-large | 2026-04-22 03:36:14.313 | After this operation, 11.7 MB of additional disk space will be used. 2026-04-22 03:36:14.314050 | ubuntu-jammy-large | 2026-04-22 03:36:14.313 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-04-22 03:36:14.358510 | ubuntu-jammy-large | 2026-04-22 03:36:14.358 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-04-22 03:36:14.360986 | ubuntu-jammy-large | 2026-04-22 03:36:14.360 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.20 [1559 kB] 2026-04-22 03:36:14.462756 | ubuntu-jammy-large | 2026-04-22 03:36:14.462 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-04-22 03:36:14.642386 | ubuntu-jammy-large | 2026-04-22 03:36:14.642 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:36:14.680619 | ubuntu-jammy-large | 2026-04-22 03:36:14.680 | Fetched 2046 kB in 0s (6791 kB/s) 2026-04-22 03:36:14.700137 | ubuntu-jammy-large | 2026-04-22 03:36:14.699 | Selecting previously unselected package libisns0:amd64. 2026-04-22 03:36:14.711211 | ubuntu-jammy-large | 2026-04-22 03:36:14.711 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9398 files and directories currently installed.) 2026-04-22 03:36:14.712110 | ubuntu-jammy-large | 2026-04-22 03:36:14.712 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-04-22 03:36:14.712415 | ubuntu-jammy-large | 2026-04-22 03:36:14.712 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-04-22 03:36:14.735290 | ubuntu-jammy-large | 2026-04-22 03:36:14.735 | Selecting previously unselected package libopeniscsiusr. 2026-04-22 03:36:14.737222 | ubuntu-jammy-large | 2026-04-22 03:36:14.737 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-04-22 03:36:14.737433 | ubuntu-jammy-large | 2026-04-22 03:36:14.737 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-04-22 03:36:14.758906 | ubuntu-jammy-large | 2026-04-22 03:36:14.758 | Selecting previously unselected package udev. 2026-04-22 03:36:14.761864 | ubuntu-jammy-large | 2026-04-22 03:36:14.761 | Preparing to unpack .../udev_249.11-0ubuntu3.20_amd64.deb ... 2026-04-22 03:36:14.762154 | ubuntu-jammy-large | 2026-04-22 03:36:14.762 | Unpacking udev (249.11-0ubuntu3.20) ... 2026-04-22 03:36:14.857970 | ubuntu-jammy-large | 2026-04-22 03:36:14.857 | Selecting previously unselected package open-iscsi. 2026-04-22 03:36:14.860044 | ubuntu-jammy-large | 2026-04-22 03:36:14.859 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-04-22 03:36:14.954993 | ubuntu-jammy-large | 2026-04-22 03:36:14.954 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-04-22 03:36:14.993605 | ubuntu-jammy-large | 2026-04-22 03:36:14.993 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-04-22 03:36:14.994014 | ubuntu-jammy-large | 2026-04-22 03:36:14.993 | Setting up udev (249.11-0ubuntu3.20) ... 2026-04-22 03:36:15.616610 | ubuntu-jammy-large | 2026-04-22 03:36:15.616 | A chroot environment has been detected, udev not started. 2026-04-22 03:36:15.632240 | ubuntu-jammy-large | 2026-04-22 03:36:15.632 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-04-22 03:36:15.632664 | ubuntu-jammy-large | 2026-04-22 03:36:15.632 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-04-22 03:36:16.000785 | ubuntu-jammy-large | 2026-04-22 03:36:16.000 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-04-22 03:36:16.156554 | ubuntu-jammy-large | 2026-04-22 03:36:16.156 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-04-22 03:36:16.156729 | ubuntu-jammy-large | 2026-04-22 03:36:16.156 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-04-22 03:36:16.177025 | ubuntu-jammy-large | 2026-04-22 03:36:16.176 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:36:16.423854 | ubuntu-jammy-large | 2026-04-22 03:36:16.423 | dib-run-parts 00-baseline-environment completed 2026-04-22 03:36:16.423938 | ubuntu-jammy-large | 2026-04-22 03:36:16.423 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-04-22 03:36:16.492248 | ubuntu-jammy-large | 2026-04-22 03:36:16.491 | Reading package lists... 2026-04-22 03:36:16.812285 | ubuntu-jammy-large | 2026-04-22 03:36:16.811 | Building dependency tree... 2026-04-22 03:36:16.812442 | ubuntu-jammy-large | 2026-04-22 03:36:16.812 | Reading state information... 2026-04-22 03:36:17.039015 | ubuntu-jammy-large | 2026-04-22 03:36:17.038 | Calculating upgrade... 2026-04-22 03:36:17.220389 | ubuntu-jammy-large | 2026-04-22 03:36:17.220 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:36:17.226858 | ubuntu-jammy-large | 2026-04-22 03:36:17.226 | dib-run-parts 00-up-to-date completed 2026-04-22 03:36:17.226924 | ubuntu-jammy-large | 2026-04-22 03:36:17.226 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-04-22 03:36:18.729676 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for cpu-pinning: tuned 2026-04-22 03:36:18.729813 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for sos: sos 2026-04-22 03:36:18.729834 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for source-repositories: git 2026-04-22 03:36:18.729866 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-04-22 03:36:18.729882 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-04-22 03:36:18.729898 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for cache-url: curl 2026-04-22 03:36:18.729912 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for install-static: rsync 2026-04-22 03:36:18.729926 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-04-22 03:36:18.729945 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for amphora-agent: build-essential, libffi-dev, libssl-dev, python3-dev, python3-pip, python3, python3-venv, acl, acpid, apparmor, apt-transport-https, at, bash-completion, cloud-guest-utils, cloud-init, cron, curl, dbus, dkms, dmeventd, ethtool, gawk, ifenslave, ifupdown, iptables, iputils-tracepath, irqbalance, isc-dhcp-client, less, logrotate, lsof, net-tools, netbase, netcat-openbsd, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, socat, tcpdump, tmux, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2026-04-22 03:36:18.729964 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for certs-ramfs: cryptsetup 2026-04-22 03:36:18.729977 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for ipvsadmin: ipvsadm 2026-04-22 03:36:18.729990 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Map install for keepalived-octavia: keepalived 2026-04-22 03:36:18.730005 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | Running command: ['install-packages', 'apparmor', 'cron', 'socat', 'libssl-dev', 'vim-tiny', 'tmux', 'ifenslave', 'tuned', 'libffi-dev', 'ifupdown', 'python3-dev', 'vlan', 'less', 'iptables', 'iputils-ping', 'openssh-client', 'lsof', 'nftables', 'dbus', 'rsync', 'gawk', 'iputils-tracepath', 'at', 'net-tools', 'rsyslog', 'ethtool', 'python3-pip', 'python3', 'acpid', 'bash-completion', 'ca-certificates', 'git', 'keepalived', 'dkms', 'cloud-guest-utils', 'logrotate', 'dmeventd', 'locales', 'adduser', 'openssh-server', 'cloud-init', 'haproxy', 'acl', 'apt-transport-https', 'irqbalance', 'isc-dhcp-client', 'linux-image-virtual', 'cryptsetup', 'tcpdump', 'netcat-openbsd', 'uuid-runtime', 'netbase', 'initramfs-tools', 'pollinate', 'curl', 'psmisc', 'ubuntu-cloudimage-keyring', 'open-vm-tools', 'ipvsadm', 'build-essential', 'python3-venv'] 2026-04-22 03:36:18.730047 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > Reading package lists... 2026-04-22 03:36:18.730062 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > Building dependency tree... 2026-04-22 03:36:18.730075 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > Reading state information... 2026-04-22 03:36:18.730094 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > adduser is already the newest version (3.118ubuntu5). 2026-04-22 03:36:18.730107 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-04-22 03:36:18.730120 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-04-22 03:36:18.730133 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > dbus set to manually installed. 2026-04-22 03:36:18.730146 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-04-22 03:36:18.730159 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > apt-transport-https is already the newest version (2.4.14). 2026-04-22 03:36:18.730172 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > The following additional packages will be installed: 2026-04-22 03:36:18.730184 | ubuntu-jammy-large | 2026-04-22 03:36:18.729 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-04-22 03:36:18.730198 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-04-22 03:36:18.730211 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-04-22 03:36:18.730224 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-04-22 03:36:18.730237 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-04-22 03:36:18.730256 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-04-22 03:36:18.730269 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-04-22 03:36:18.730282 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-04-22 03:36:18.730295 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-04-22 03:36:18.730308 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-04-22 03:36:18.730320 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-04-22 03:36:18.730333 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-04-22 03:36:18.730346 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-04-22 03:36:18.730363 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-04-22 03:36:18.730376 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-04-22 03:36:18.730389 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-04-22 03:36:18.730402 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-04-22 03:36:18.730414 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-04-22 03:36:18.730427 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > linux-base linux-image-5.15.0-176-generic linux-libc-dev 2026-04-22 03:36:18.730445 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > linux-modules-5.15.0-176-generic lto-disabled-list make ncat 2026-04-22 03:36:18.730458 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > netplan-generator netplan.io openssh-sftp-server patch pci.ids pciutils perl 2026-04-22 03:36:18.730471 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > perl-modules-5.34 python-babel-localedata python3-attr python3-babel 2026-04-22 03:36:18.730499 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-certifi python3-chardet python3-configobj python3-debconf 2026-04-22 03:36:18.730517 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-decorator python3-distutils python3-idna python3-jinja2 2026-04-22 03:36:18.730569 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-04-22 03:36:18.730584 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-netplan 2026-04-22 03:36:18.730597 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-04-22 03:36:18.730615 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-04-22 03:36:18.730628 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python3-urllib3 python3-wheel python3.10-dev python3.10-venv rpcsvc-proto 2026-04-22 03:36:18.730642 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > tzdata ucf vim-common virt-what xxd xz-utils zlib1g-dev zstd 2026-04-22 03:36:18.730655 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > Suggested packages: 2026-04-22 03:36:18.730674 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-04-22 03:36:18.730693 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-04-22 03:36:18.730707 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-04-22 03:36:18.730724 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-04-22 03:36:18.730737 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-04-22 03:36:18.730754 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-04-22 03:36:18.730767 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-04-22 03:36:18.730785 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-04-22 03:36:18.730802 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-04-22 03:36:18.730820 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-04-22 03:36:18.730836 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-04-22 03:36:18.730853 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-04-22 03:36:18.730871 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > linux-headers-5.15.0-176-generic linux-modules-extra-5.15.0-176-generic 2026-04-22 03:36:18.730888 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-04-22 03:36:18.730931 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > openvswitch-switch iw python3-rich open-vm-tools-desktop 2026-04-22 03:36:18.730950 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-04-22 03:36:18.730967 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-04-22 03:36:18.730984 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-04-22 03:36:18.731001 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-04-22 03:36:18.731020 | ubuntu-jammy-large | 2026-04-22 03:36:18.730 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-04-22 03:36:18.731062 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-04-22 03:36:18.731081 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-04-22 03:36:18.731097 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-04-22 03:36:18.731115 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > indent 2026-04-22 03:36:18.731132 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > Recommended packages: 2026-04-22 03:36:18.731166 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-04-22 03:36:18.731193 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-04-22 03:36:18.731210 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-04-22 03:36:18.731228 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-04-22 03:36:18.731244 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-04-22 03:36:18.731261 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-04-22 03:36:18.731277 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > The following NEW packages will be installed: 2026-04-22 03:36:18.731348 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-04-22 03:36:18.731364 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-04-22 03:36:18.731381 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-04-22 03:36:18.731394 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-04-22 03:36:18.731411 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-04-22 03:36:18.731424 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-04-22 03:36:18.731441 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-04-22 03:36:18.731457 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-04-22 03:36:18.731474 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-04-22 03:36:18.731490 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-04-22 03:36:18.731507 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-04-22 03:36:18.731523 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-04-22 03:36:18.731570 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-04-22 03:36:18.731587 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-04-22 03:36:18.731604 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-04-22 03:36:18.731620 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-04-22 03:36:18.731637 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-04-22 03:36:18.731701 | ubuntu-jammy-large | 2026-04-22 03:36:18.731 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-04-22 03:36:23.338509 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-04-22 03:36:23.338674 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-04-22 03:36:23.338711 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-04-22 03:36:23.338733 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-04-22 03:36:23.338748 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > libxtables12 linux-base linux-image-5.15.0-176-generic linux-image-virtual 2026-04-22 03:36:23.338775 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > linux-libc-dev linux-modules-5.15.0-176-generic locales logrotate lsof 2026-04-22 03:36:23.338789 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd 2026-04-22 03:36:23.338802 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > netplan-generator netplan.io nftables open-vm-tools openssh-client 2026-04-22 03:36:23.338846 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > openssh-server openssh-sftp-server patch pci.ids pciutils perl 2026-04-22 03:36:23.338860 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > perl-modules-5.34 pollinate psmisc python-babel-localedata python3-attr 2026-04-22 03:36:23.338880 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-babel python3-certifi python3-chardet python3-configobj 2026-04-22 03:36:23.338894 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-debconf python3-decorator python3-dev python3-distutils python3-idna 2026-04-22 03:36:23.338907 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-jinja2 python3-json-pointer python3-jsonpatch python3-jsonschema 2026-04-22 03:36:23.338920 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-lib2to3 python3-linux-procfs python3-markupsafe python3-netifaces 2026-04-22 03:36:23.338932 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-netplan python3-pip python3-pip-whl python3-pyrsistent 2026-04-22 03:36:23.338945 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-04-22 03:36:23.338958 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3-setuptools-whl python3-tz python3-urllib3 python3-venv python3-wheel 2026-04-22 03:36:23.338971 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > python3.10-dev python3.10-venv rpcsvc-proto rsync rsyslog socat tcpdump tmux 2026-04-22 03:36:23.338985 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > tuned tzdata ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny 2026-04-22 03:36:23.338999 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > virt-what vlan xxd xz-utils zlib1g-dev zstd 2026-04-22 03:36:23.339012 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > 0 upgraded, 221 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:36:23.339032 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Need to get 198 MB of archives. 2026-04-22 03:36:23.339046 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > After this operation, 734 MB of additional disk space will be used. 2026-04-22 03:36:23.339058 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-04-22 03:36:23.339072 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-04-22 03:36:23.339087 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-04-22 03:36:23.339101 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-04-22 03:36:23.339115 | ubuntu-jammy-large | 2026-04-22 03:36:23.338 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2026-04-22 03:36:23.339134 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.5 [32.1 kB] 2026-04-22 03:36:23.339148 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2026-04-22 03:36:23.339161 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-04-22 03:36:23.339175 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.3 [216 kB] 2026-04-22 03:36:23.339204 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-04-22 03:36:23.339218 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-04-22 03:36:23.339236 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-04-22 03:36:23.339250 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.3 [10.0 MB] 2026-04-22 03:36:23.339263 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-04-22 03:36:23.339285 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.3 [48.3 kB] 2026-04-22 03:36:23.339300 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-04-22 03:36:23.339317 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-04-22 03:36:23.339331 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-04-22 03:36:23.339344 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-04-22 03:36:23.339358 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] 2026-04-22 03:36:23.339408 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-04-22 03:36:23.339433 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-04-22 03:36:23.339446 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.3 [30.2 kB] 2026-04-22 03:36:23.339464 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.3 [10.5 kB] 2026-04-22 03:36:23.339478 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-04-22 03:36:23.339494 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-04-22 03:36:23.339512 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-04-22 03:36:23.339556 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-04-22 03:36:23.339574 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-04-22 03:36:23.339591 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2517 kB] 2026-04-22 03:36:23.339609 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.3 [20.1 MB] 2026-04-22 03:36:23.339674 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-04-22 03:36:23.339696 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.3 [10.8 MB] 2026-04-22 03:36:23.339725 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-04-22 03:36:23.339748 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-04-22 03:36:23.339771 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.3 [2618 kB] 2026-04-22 03:36:23.339799 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.3 [21.7 MB] 2026-04-22 03:36:23.339822 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] 2026-04-22 03:36:23.339870 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-04-22 03:36:23.339887 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-04-22 03:36:23.339906 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-04-22 03:36:23.339919 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-04-22 03:36:23.339933 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-04-22 03:36:23.339946 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-04-22 03:36:23.339959 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2026-04-22 03:36:23.339976 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-04-22 03:36:23.339990 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-04-22 03:36:23.340003 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-04-22 03:36:23.340016 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-04-22 03:36:23.340033 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-04-22 03:36:23.340046 | ubuntu-jammy-large | 2026-04-22 03:36:23.339 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-176.186 [1327 kB] 2026-04-22 03:36:23.340059 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-04-22 03:36:23.340076 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-04-22 03:36:23.340090 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-04-22 03:36:23.340107 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-04-22 03:36:23.340121 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-04-22 03:36:23.340138 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.3 [2101 kB] 2026-04-22 03:36:23.340156 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.3 [11.4 MB] 2026-04-22 03:36:23.340173 | ubuntu-jammy-large | 2026-04-22 03:36:23.340 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-04-22 03:36:24.120941 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-04-22 03:36:24.121040 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-04-22 03:36:24.121071 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-04-22 03:36:24.121087 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-04-22 03:36:24.121125 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-04-22 03:36:24.121140 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-04-22 03:36:24.121154 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-04-22 03:36:24.121168 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-04-22 03:36:24.121181 | ubuntu-jammy-large | 2026-04-22 03:36:24.120 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-04-22 03:36:24.121196 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-04-22 03:36:24.121223 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-04-22 03:36:24.121237 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-04-22 03:36:24.121256 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2026-04-22 03:36:24.121269 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-04-22 03:36:24.121283 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-04-22 03:36:24.121296 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:75 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-genl-3-200 amd64 3.5.0-0.1 [12.4 kB] 2026-04-22 03:36:24.121309 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:76 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2026-04-22 03:36:24.121323 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-04-22 03:36:24.121336 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-04-22 03:36:24.121349 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-04-22 03:36:24.121392 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-04-22 03:36:24.121405 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-04-22 03:36:24.121424 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-04-22 03:36:24.121438 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-04-22 03:36:24.121501 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-04-22 03:36:24.121517 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-04-22 03:36:24.121530 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-04-22 03:36:24.121543 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.14 [903 kB] 2026-04-22 03:36:24.121557 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.14 [38.9 kB] 2026-04-22 03:36:24.121589 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-04-22 03:36:24.121603 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.14 [435 kB] 2026-04-22 03:36:24.121617 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:91 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5450 B] 2026-04-22 03:36:24.121630 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:92 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] 2026-04-22 03:36:24.121649 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-04-22 03:36:24.121663 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-04-22 03:36:24.121680 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:95 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] 2026-04-22 03:36:24.121694 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-04-22 03:36:24.121711 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-04-22 03:36:24.121729 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-04-22 03:36:24.121746 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:99 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-vm-tools amd64 2:12.3.5-3~ubuntu0.22.04.3 [747 kB] 2026-04-22 03:36:24.121769 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-04-22 03:36:24.121787 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-04-22 03:36:24.121804 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-04-22 03:36:24.121822 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:103 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB] 2026-04-22 03:36:24.121895 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-04-22 03:36:24.121911 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-04-22 03:36:24.121928 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-04-22 03:36:24.121942 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.107.1-3ubuntu0.22.04.3 [117 kB] 2026-04-22 03:36:24.121959 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-04-22 03:36:24.121973 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-04-22 03:36:24.121989 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-04-22 03:36:24.122007 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-04-22 03:36:24.122024 | ubuntu-jammy-large | 2026-04-22 03:36:24.121 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan-generator amd64 0.107.1-3ubuntu0.22.04.3 [57.1 kB] 2026-04-22 03:36:24.122041 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-netplan amd64 0.107.1-3ubuntu0.22.04.3 [23.1 kB] 2026-04-22 03:36:24.122069 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-04-22 03:36:24.122087 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.107.1-3ubuntu0.22.04.3 [56.3 kB] 2026-04-22 03:36:24.122104 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-04-22 03:36:24.122121 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2026a-0ubuntu0.22.04.1 [348 kB] 2026-04-22 03:36:24.122138 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.27 [51.0 kB] 2026-04-22 03:36:24.122155 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.27 [81.5 kB] 2026-04-22 03:36:24.122172 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.27 [706 kB] 2026-04-22 03:36:24.122232 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-04-22 03:36:24.122247 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-04-22 03:36:24.122265 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-04-22 03:36:24.122278 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-04-22 03:36:24.122295 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-04-22 03:36:24.122312 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-04-22 03:36:24.122701 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-04-22 03:36:24.122801 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-04-22 03:36:24.122822 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-04-22 03:36:24.122841 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-04-22 03:36:24.122856 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB] 2026-04-22 03:36:24.122870 | ubuntu-jammy-large | 2026-04-22 03:36:24.122 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2026-04-22 03:36:26.033217 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-04-22 03:36:26.033346 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB] 2026-04-22 03:36:26.033405 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-04-22 03:36:26.033605 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-04-22 03:36:26.033762 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-04-22 03:36:26.033802 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-04-22 03:36:26.033817 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-04-22 03:36:26.033834 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-04-22 03:36:26.033858 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-04-22 03:36:26.033882 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.23 [290 kB] 2026-04-22 03:36:26.033905 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.23 [194 kB] 2026-04-22 03:36:26.033927 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2026-04-22 03:36:26.033949 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-04-22 03:36:26.033971 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-04-22 03:36:26.033996 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-04-22 03:36:26.034020 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-04-22 03:36:26.034041 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.5 [140 kB] 2026-04-22 03:36:26.034061 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-04-22 03:36:26.034075 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-04-22 03:36:26.034104 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.17 [954 kB] 2026-04-22 03:36:26.034139 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.17 [3174 kB] 2026-04-22 03:36:26.034163 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-04-22 03:36:26.034177 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-04-22 03:36:26.034191 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-04-22 03:36:26.034204 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-04-22 03:36:26.034217 | ubuntu-jammy-large | 2026-04-22 03:36:26.031 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-04-22 03:36:26.034235 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-04-22 03:36:26.034248 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-04-22 03:36:26.034394 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-04-22 03:36:26.034496 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-04-22 03:36:26.034525 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] 2026-04-22 03:36:26.034549 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-04-22 03:36:26.034573 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2026-04-22 03:36:26.034596 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-04-22 03:36:26.034620 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-04-22 03:36:26.034642 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.15 [1949 kB] 2026-04-22 03:36:26.034665 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2026-04-22 03:36:26.034688 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.15 [4764 kB] 2026-04-22 03:36:26.034712 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2026-04-22 03:36:26.034735 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.23 [2376 kB] 2026-04-22 03:36:26.034820 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-04-22 03:36:26.034848 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-176-generic amd64 5.15.0-176.186 [22.7 MB] 2026-04-22 03:36:26.034863 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-176-generic amd64 5.15.0-176.186 [11.6 MB] 2026-04-22 03:36:26.034883 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.176.161 [2430 B] 2026-04-22 03:36:26.034903 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2026-04-22 03:36:26.034923 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-04-22 03:36:26.034944 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.3 [10.5 kB] 2026-04-22 03:36:26.035151 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-04-22 03:36:26.035174 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-04-22 03:36:26.035185 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2026-04-22 03:36:26.035197 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-04-22 03:36:26.035208 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-04-22 03:36:26.035221 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-04-22 03:36:26.035245 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-04-22 03:36:26.035257 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-04-22 03:36:26.035278 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-04-22 03:36:26.035289 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.15 [508 kB] 2026-04-22 03:36:26.035368 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2026-04-22 03:36:26.035394 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-04-22 03:36:26.035407 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2026-04-22 03:36:26.035419 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-04-22 03:36:26.035430 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-04-22 03:36:26.035439 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-04-22 03:36:26.035449 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-04-22 03:36:26.035459 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-04-22 03:36:26.035468 | ubuntu-jammy-large | 2026-04-22 03:36:26.032 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2026-04-22 03:36:26.035490 | ubuntu-jammy-large | 2026-04-22 03:36:26.033 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-04-22 03:36:26.035500 | ubuntu-jammy-large | 2026-04-22 03:36:26.033 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-04-22 03:36:26.035510 | ubuntu-jammy-large | 2026-04-22 03:36:26.033 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-04-22 03:36:26.035519 | ubuntu-jammy-large | 2026-04-22 03:36:26.033 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2026-04-22 03:36:26.035529 | ubuntu-jammy-large | 2026-04-22 03:36:26.033 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-04-22 03:36:27.816493 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2026-04-22 03:36:27.816594 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-04-22 03:36:27.816612 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.6 [98.7 kB] 2026-04-22 03:36:27.816627 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2026-04-22 03:36:27.816641 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-04-22 03:36:27.816656 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-setuptools-whl all 59.6.0-1.2ubuntu0.22.04.3 [789 kB] 2026-04-22 03:36:27.816749 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.15 [5714 B] 2026-04-22 03:36:27.816764 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2026-04-22 03:36:27.816779 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-04-22 03:36:27.816792 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-04-22 03:36:27.816805 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-04-22 03:36:27.816820 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-04-22 03:36:27.816844 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-04-22 03:36:27.816861 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.3-0ubuntu1~22.04.1 [589 kB] 2026-04-22 03:36:27.816882 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-04-22 03:36:27.816904 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-04-22 03:36:27.816925 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:220 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-04-22 03:36:27.816947 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Get:221 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-04-22 03:36:27.816970 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:36:27.816994 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Fetched 198 MB in 7s (26.7 MB/s) 2026-04-22 03:36:27.817074 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package cron. 2026-04-22 03:36:27.817092 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9572 files and directories currently installed.) 2026-04-22 03:36:27.817110 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-04-22 03:36:27.817124 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-04-22 03:36:27.817137 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package libnuma1:amd64. 2026-04-22 03:36:27.817150 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-04-22 03:36:27.817163 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-04-22 03:36:27.817176 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package irqbalance. 2026-04-22 03:36:27.817189 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-04-22 03:36:27.817202 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-04-22 03:36:27.817232 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package libpopt0:amd64. 2026-04-22 03:36:27.817305 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-04-22 03:36:27.817330 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-04-22 03:36:27.817344 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package rsync. 2026-04-22 03:36:27.817356 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2026-04-22 03:36:27.817370 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-04-22 03:36:27.817383 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package uuid-runtime. 2026-04-22 03:36:27.817395 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:36:27.817408 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:27.817421 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Selecting previously unselected package kmod. 2026-04-22 03:36:27.817434 | ubuntu-jammy-large | 2026-04-22 03:36:27.814 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2026-04-22 03:36:27.817447 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking kmod (29-1ubuntu1) ... 2026-04-22 03:36:27.817502 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package acpid. 2026-04-22 03:36:27.817515 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-04-22 03:36:27.817528 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-04-22 03:36:27.817543 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package gcc-11-base:amd64. 2026-04-22 03:36:27.817556 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.817569 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.817582 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libisl23:amd64. 2026-04-22 03:36:27.817595 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-04-22 03:36:27.817608 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-04-22 03:36:27.817621 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libmpfr6:amd64. 2026-04-22 03:36:27.817640 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-04-22 03:36:27.817653 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-04-22 03:36:27.817666 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libmpc3:amd64. 2026-04-22 03:36:27.817679 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-04-22 03:36:27.817692 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-04-22 03:36:27.817743 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package cpp-11. 2026-04-22 03:36:27.817759 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.817772 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.817785 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package cpp. 2026-04-22 03:36:27.817797 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-22 03:36:27.817810 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-04-22 03:36:27.817823 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libcc1-0:amd64. 2026-04-22 03:36:27.817835 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.817848 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.817861 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package binutils-common:amd64. 2026-04-22 03:36:27.817873 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.817895 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.817908 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libbinutils:amd64. 2026-04-22 03:36:27.817921 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.817934 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.817947 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-04-22 03:36:27.817960 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.817973 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.817985 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libctf0:amd64. 2026-04-22 03:36:27.817998 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.818011 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.818033 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-04-22 03:36:27.818047 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.818060 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.818073 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package binutils. 2026-04-22 03:36:27.818086 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-04-22 03:36:27.818098 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-04-22 03:36:27.818111 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libgomp1:amd64. 2026-04-22 03:36:27.818124 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818137 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818149 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libitm1:amd64. 2026-04-22 03:36:27.818162 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818175 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818188 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Selecting previously unselected package libatomic1:amd64. 2026-04-22 03:36:27.818200 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818213 | ubuntu-jammy-large | 2026-04-22 03:36:27.815 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818226 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package libasan6:amd64. 2026-04-22 03:36:27.818260 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818274 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818286 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package liblsan0:amd64. 2026-04-22 03:36:27.818328 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818378 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818394 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package libtsan0:amd64. 2026-04-22 03:36:27.818408 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818421 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818442 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package libubsan1:amd64. 2026-04-22 03:36:27.818455 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818468 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818480 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package libquadmath0:amd64. 2026-04-22 03:36:27.818493 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:27.818506 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:27.818519 | ubuntu-jammy-large | 2026-04-22 03:36:27.816 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-04-22 03:36:31.583899 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.583975 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.583989 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package gcc-11. 2026-04-22 03:36:31.583999 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584007 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584016 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package gcc. 2026-04-22 03:36:31.584025 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-22 03:36:31.584033 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-04-22 03:36:31.584041 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package cpp-12. 2026-04-22 03:36:31.584049 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584057 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584065 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libasan8:amd64. 2026-04-22 03:36:31.584073 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584081 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584089 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libtsan2:amd64. 2026-04-22 03:36:31.584097 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584105 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584113 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-04-22 03:36:31.584157 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584168 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584176 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package gcc-12. 2026-04-22 03:36:31.584184 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584191 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584199 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package perl-modules-5.34. 2026-04-22 03:36:31.584207 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-04-22 03:36:31.584215 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-04-22 03:36:31.584223 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libgdbm6:amd64. 2026-04-22 03:36:31.584231 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-04-22 03:36:31.584259 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-04-22 03:36:31.584268 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-04-22 03:36:31.584276 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-04-22 03:36:31.584284 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-04-22 03:36:31.584291 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libperl5.34:amd64. 2026-04-22 03:36:31.584299 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-22 03:36:31.584307 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-04-22 03:36:31.584315 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package perl. 2026-04-22 03:36:31.584330 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-04-22 03:36:31.584338 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-04-22 03:36:31.584345 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libdpkg-perl. 2026-04-22 03:36:31.584353 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-04-22 03:36:31.584362 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-22 03:36:31.584369 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package bzip2. 2026-04-22 03:36:31.584377 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-04-22 03:36:31.584385 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-04-22 03:36:31.584393 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package xz-utils. 2026-04-22 03:36:31.584401 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2026-04-22 03:36:31.584409 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2026-04-22 03:36:31.584428 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package patch. 2026-04-22 03:36:31.584437 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-04-22 03:36:31.584445 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking patch (2.7.6-7build2) ... 2026-04-22 03:36:31.584453 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package make. 2026-04-22 03:36:31.584460 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-04-22 03:36:31.584468 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking make (4.3-4.1build1) ... 2026-04-22 03:36:31.584476 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package lto-disabled-list. 2026-04-22 03:36:31.584484 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-04-22 03:36:31.584492 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking lto-disabled-list (24) ... 2026-04-22 03:36:31.584500 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package dpkg-dev. 2026-04-22 03:36:31.584508 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-04-22 03:36:31.584516 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-22 03:36:31.584524 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Selecting previously unselected package libc-dev-bin. 2026-04-22 03:36:31.584531 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-04-22 03:36:31.584539 | ubuntu-jammy-large | 2026-04-22 03:36:31.582 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:36:31.584547 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-04-22 03:36:31.584555 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-176.186_amd64.deb ... 2026-04-22 03:36:31.584563 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-22 03:36:31.584577 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-04-22 03:36:31.584585 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-04-22 03:36:31.584593 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-22 03:36:31.584601 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package rpcsvc-proto. 2026-04-22 03:36:31.584609 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-04-22 03:36:31.584617 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-22 03:36:31.584625 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-04-22 03:36:31.584632 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-04-22 03:36:31.584640 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-22 03:36:31.584648 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libnsl-dev:amd64. 2026-04-22 03:36:31.584656 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-04-22 03:36:31.584664 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-22 03:36:31.584672 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libc6-dev:amd64. 2026-04-22 03:36:31.584680 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-04-22 03:36:31.584687 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-22 03:36:31.584695 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-04-22 03:36:31.584703 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584711 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584719 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package g++-11. 2026-04-22 03:36:31.584730 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-04-22 03:36:31.584739 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:31.584746 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package g++. 2026-04-22 03:36:31.584754 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-04-22 03:36:31.584762 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-04-22 03:36:31.584770 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package build-essential. 2026-04-22 03:36:31.584778 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-04-22 03:36:31.584786 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking build-essential (12.9ubuntu3) ... 2026-04-22 03:36:31.584793 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package dctrl-tools. 2026-04-22 03:36:31.584801 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-04-22 03:36:31.584809 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-04-22 03:36:31.584817 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package dkms. 2026-04-22 03:36:31.584828 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-04-22 03:36:31.584836 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-04-22 03:36:31.584844 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libsigsegv2:amd64. 2026-04-22 03:36:31.584852 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-04-22 03:36:31.584860 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-04-22 03:36:31.584872 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-04-22 03:36:31.584881 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-04-22 03:36:31.584888 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package gawk. 2026-04-22 03:36:31.584899 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15726 files and directories currently installed.) 2026-04-22 03:36:31.584910 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-04-22 03:36:31.584918 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-04-22 03:36:31.584926 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-04-22 03:36:31.584934 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-04-22 03:36:31.584942 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-04-22 03:36:31.584949 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package haproxy. 2026-04-22 03:36:31.584957 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-04-22 03:36:31.584965 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-04-22 03:36:31.584973 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libbpf0:amd64. 2026-04-22 03:36:31.584981 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-04-22 03:36:31.584989 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-04-22 03:36:31.584997 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libmd0:amd64. 2026-04-22 03:36:31.585005 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-04-22 03:36:31.585013 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-04-22 03:36:31.585020 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libbsd0:amd64. 2026-04-22 03:36:31.585028 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-04-22 03:36:31.585036 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-04-22 03:36:31.585044 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libmnl0:amd64. 2026-04-22 03:36:31.585052 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-04-22 03:36:31.585060 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-04-22 03:36:31.585068 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package libxtables12:amd64. 2026-04-22 03:36:31.585075 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-22 03:36:31.585084 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:36:31.585092 | ubuntu-jammy-large | 2026-04-22 03:36:31.583 | > Selecting previously unselected package iproute2. 2026-04-22 03:36:33.161600 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2026-04-22 03:36:33.161701 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2026-04-22 03:36:33.161720 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libnftnl11:amd64. 2026-04-22 03:36:33.161756 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-04-22 03:36:33.161770 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-04-22 03:36:33.161784 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libnl-3-200:amd64. 2026-04-22 03:36:33.161798 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-04-22 03:36:33.161810 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-04-22 03:36:33.161821 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-04-22 03:36:33.161833 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-04-22 03:36:33.161855 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-04-22 03:36:33.161868 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package pci.ids. 2026-04-22 03:36:33.161879 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-04-22 03:36:33.161893 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-04-22 03:36:33.161905 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libpci3:amd64. 2026-04-22 03:36:33.161917 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-04-22 03:36:33.161928 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-04-22 03:36:33.161940 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libsensors-config. 2026-04-22 03:36:33.161951 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-04-22 03:36:33.161963 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-04-22 03:36:33.161974 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libsensors5:amd64. 2026-04-22 03:36:33.161986 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-04-22 03:36:33.161997 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-04-22 03:36:33.162009 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libwrap0:amd64. 2026-04-22 03:36:33.162021 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-04-22 03:36:33.162032 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-04-22 03:36:33.162043 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libsnmp-base. 2026-04-22 03:36:33.162055 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-04-22 03:36:33.162067 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-22 03:36:33.162120 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libsnmp40:amd64. 2026-04-22 03:36:33.162133 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-04-22 03:36:33.162156 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-22 03:36:33.162169 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package keepalived. 2026-04-22 03:36:33.162180 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-04-22 03:36:33.162192 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-04-22 03:36:33.162203 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libedit2:amd64. 2026-04-22 03:36:33.162215 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-04-22 03:36:33.162226 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-04-22 03:36:33.162263 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libcbor0.8:amd64. 2026-04-22 03:36:33.162288 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-04-22 03:36:33.162301 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-04-22 03:36:33.162313 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package libfido2-1:amd64. 2026-04-22 03:36:33.162324 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-04-22 03:36:33.162336 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-04-22 03:36:33.162348 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package openssh-client. 2026-04-22 03:36:33.162363 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-22 03:36:33.162375 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:36:33.162387 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package openssh-sftp-server. 2026-04-22 03:36:33.162398 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-22 03:36:33.162409 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:36:33.162421 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Selecting previously unselected package ucf. 2026-04-22 03:36:33.162432 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-04-22 03:36:33.162444 | ubuntu-jammy-large | 2026-04-22 03:36:33.161 | > Moving old data out of the way 2026-04-22 03:36:33.162456 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking ucf (3.0043) ... 2026-04-22 03:36:33.162467 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package openssh-server. 2026-04-22 03:36:33.162478 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.14_amd64.deb ... 2026-04-22 03:36:33.162490 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:36:33.162501 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libdrm-common. 2026-04-22 03:36:33.162514 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-04-22 03:36:33.162525 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-22 03:36:33.162537 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libdrm2:amd64. 2026-04-22 03:36:33.162548 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-04-22 03:36:33.162560 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-22 03:36:33.162571 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libfuse3-3:amd64. 2026-04-22 03:36:33.162582 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-04-22 03:36:33.162594 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-04-22 03:36:33.162605 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libmspack0:amd64. 2026-04-22 03:36:33.162616 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-04-22 03:36:33.162627 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-04-22 03:36:33.162639 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libxslt1.1:amd64. 2026-04-22 03:36:33.162650 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-04-22 03:36:33.162661 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-04-22 03:36:33.162677 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libxmlsec1:amd64. 2026-04-22 03:36:33.162695 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-04-22 03:36:33.162707 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-04-22 03:36:33.162718 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-04-22 03:36:33.162730 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-04-22 03:36:33.162742 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-04-22 03:36:33.162753 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package pciutils. 2026-04-22 03:36:33.162766 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-04-22 03:36:33.162785 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking pciutils (1:3.7.0-6) ... 2026-04-22 03:36:33.162805 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package open-vm-tools. 2026-04-22 03:36:33.162824 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:33.162843 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-04-22 03:36:33.162857 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package iputils-ping. 2026-04-22 03:36:33.162868 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-04-22 03:36:33.162880 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-04-22 03:36:33.162892 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libisc-export1105:amd64. 2026-04-22 03:36:33.162904 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-04-22 03:36:33.162916 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-22 03:36:33.162927 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libdns-export1110. 2026-04-22 03:36:33.162943 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-04-22 03:36:33.162956 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-22 03:36:33.162968 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package isc-dhcp-client. 2026-04-22 03:36:33.162989 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-04-22 03:36:33.163012 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-04-22 03:36:33.163027 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package less. 2026-04-22 03:36:33.163038 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:33.163050 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-04-22 03:36:33.163062 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libestr0:amd64. 2026-04-22 03:36:33.163073 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-04-22 03:36:33.163113 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-04-22 03:36:33.163135 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libfastjson4:amd64. 2026-04-22 03:36:33.163155 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-04-22 03:36:33.163175 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-04-22 03:36:33.163189 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package libnetplan0:amd64. 2026-04-22 03:36:33.163207 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../043-libnetplan0_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:33.163220 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:33.163239 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package locales. 2026-04-22 03:36:33.163252 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-04-22 03:36:33.163263 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-04-22 03:36:33.163275 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package logrotate. 2026-04-22 03:36:33.163286 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-04-22 03:36:33.163297 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-04-22 03:36:33.163309 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package netbase. 2026-04-22 03:36:33.163321 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-04-22 03:36:33.163332 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking netbase (6.3) ... 2026-04-22 03:36:33.163344 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package netcat-openbsd. 2026-04-22 03:36:33.163355 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-04-22 03:36:33.163367 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-04-22 03:36:33.163378 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package netplan-generator. 2026-04-22 03:36:33.163390 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../048-netplan-generator_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:33.163402 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:33.163414 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package python3-netplan. 2026-04-22 03:36:33.163425 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../049-python3-netplan_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:33.163437 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:33.163449 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package python3-netifaces:amd64. 2026-04-22 03:36:33.163460 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../050-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-04-22 03:36:33.163472 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-04-22 03:36:33.163483 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Selecting previously unselected package netplan.io. 2026-04-22 03:36:33.163495 | ubuntu-jammy-large | 2026-04-22 03:36:33.162 | > Preparing to unpack .../051-netplan.io_0.107.1-3ubuntu0.22.04.3_amd64.deb ... 2026-04-22 03:36:35.247898 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:35.248006 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Selecting previously unselected package rsyslog. 2026-04-22 03:36:35.248055 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Preparing to unpack .../052-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-04-22 03:36:35.248072 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-22 03:36:35.248087 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Selecting previously unselected package tzdata. 2026-04-22 03:36:35.248100 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Preparing to unpack .../053-tzdata_2026a-0ubuntu0.22.04.1_all.deb ... 2026-04-22 03:36:35.248127 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking tzdata (2026a-0ubuntu0.22.04.1) ... 2026-04-22 03:36:35.248154 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Selecting previously unselected package xxd. 2026-04-22 03:36:35.248167 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Preparing to unpack .../054-xxd_2%3a8.2.3995-1ubuntu2.27_amd64.deb ... 2026-04-22 03:36:35.248181 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking xxd (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:35.248194 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Selecting previously unselected package vim-common. 2026-04-22 03:36:35.248207 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Preparing to unpack .../055-vim-common_2%3a8.2.3995-1ubuntu2.27_all.deb ... 2026-04-22 03:36:35.248258 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:35.248283 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Selecting previously unselected package vim-tiny. 2026-04-22 03:36:35.248297 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Preparing to unpack .../056-vim-tiny_2%3a8.2.3995-1ubuntu2.27_amd64.deb ... 2026-04-22 03:36:35.248309 | ubuntu-jammy-large | 2026-04-22 03:36:35.247 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:35.248322 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package apparmor. 2026-04-22 03:36:35.248335 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../057-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-04-22 03:36:35.248349 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-04-22 03:36:35.248362 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package bash-completion. 2026-04-22 03:36:35.248381 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../058-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-04-22 03:36:35.248395 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-04-22 03:36:35.248408 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package cpio. 2026-04-22 03:36:35.248420 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../059-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-04-22 03:36:35.248433 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-04-22 03:36:35.248446 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package dmidecode. 2026-04-22 03:36:35.248459 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../060-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-04-22 03:36:35.248472 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-04-22 03:36:35.248484 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libip6tc2:amd64. 2026-04-22 03:36:35.248497 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../061-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-22 03:36:35.248510 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:36:35.248523 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-04-22 03:36:35.248535 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../062-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-04-22 03:36:35.248548 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-04-22 03:36:35.248565 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-04-22 03:36:35.248579 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../063-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-04-22 03:36:35.248592 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-04-22 03:36:35.248605 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package iptables. 2026-04-22 03:36:35.248618 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../064-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-04-22 03:36:35.248631 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-04-22 03:36:35.248643 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package iputils-tracepath. 2026-04-22 03:36:35.248656 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../065-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-04-22 03:36:35.248669 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-04-22 03:36:35.248682 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libjansson4:amd64. 2026-04-22 03:36:35.248699 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../066-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-04-22 03:36:35.248713 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-04-22 03:36:35.248726 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libnftables1:amd64. 2026-04-22 03:36:35.248747 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../067-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ... 2026-04-22 03:36:35.248760 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-04-22 03:36:35.248773 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package libpcap0.8:amd64. 2026-04-22 03:36:35.248786 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../068-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-04-22 03:36:35.248799 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-04-22 03:36:35.248816 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package lsof. 2026-04-22 03:36:35.248835 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../069-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-04-22 03:36:35.248848 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-04-22 03:36:35.248860 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package nftables. 2026-04-22 03:36:35.248873 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../070-nftables_1.0.2-1ubuntu3.1_amd64.deb ... 2026-04-22 03:36:35.248886 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking nftables (1.0.2-1ubuntu3.1) ... 2026-04-22 03:36:35.248903 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package psmisc. 2026-04-22 03:36:35.248916 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../071-psmisc_23.4-2build3_amd64.deb ... 2026-04-22 03:36:35.248929 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking psmisc (23.4-2build3) ... 2026-04-22 03:36:35.248942 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package tcpdump. 2026-04-22 03:36:35.248955 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../072-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-04-22 03:36:35.248972 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-04-22 03:36:35.248985 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package acl. 2026-04-22 03:36:35.248997 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../073-acl_2.3.1-1_amd64.deb ... 2026-04-22 03:36:35.249072 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Unpacking acl (2.3.1-1) ... 2026-04-22 03:36:35.249090 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Selecting previously unselected package at. 2026-04-22 03:36:35.249103 | ubuntu-jammy-large | 2026-04-22 03:36:35.248 | > Preparing to unpack .../074-at_3.2.5-1ubuntu1_amd64.deb ... 2026-04-22 03:36:35.249121 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-04-22 03:36:35.249134 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package busybox-initramfs. 2026-04-22 03:36:35.249147 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../075-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-04-22 03:36:35.249161 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-04-22 03:36:35.249178 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package cryptsetup-bin. 2026-04-22 03:36:35.249191 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../076-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-22 03:36:35.249204 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:36:35.249221 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package cryptsetup. 2026-04-22 03:36:35.249234 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../077-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-04-22 03:36:35.249251 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:36:35.249264 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package libcurl4:amd64. 2026-04-22 03:36:35.249280 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../078-libcurl4_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-22 03:36:35.249293 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:35.249310 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package curl. 2026-04-22 03:36:35.249328 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../079-curl_7.81.0-1ubuntu1.23_amd64.deb ... 2026-04-22 03:36:35.249354 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking curl (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:35.249367 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-04-22 03:36:35.249384 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../080-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-22 03:36:35.249402 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:36:35.249419 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package libaio1:amd64. 2026-04-22 03:36:35.249436 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../081-libaio1_0.3.112-13build1_amd64.deb ... 2026-04-22 03:36:35.249489 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-04-22 03:36:35.249536 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-04-22 03:36:35.249554 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../082-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-04-22 03:36:35.249571 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-04-22 03:36:35.249588 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package dmeventd. 2026-04-22 03:36:35.249605 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../083-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-04-22 03:36:35.249621 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:36:35.249663 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package ethtool. 2026-04-22 03:36:35.249681 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../084-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-04-22 03:36:35.249698 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-04-22 03:36:35.249715 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package libfdisk1:amd64. 2026-04-22 03:36:35.249739 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../085-libfdisk1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:36:35.249756 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:35.249772 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package fdisk. 2026-04-22 03:36:35.249789 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../086-fdisk_2.37.2-4ubuntu3.5_amd64.deb ... 2026-04-22 03:36:35.249805 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking fdisk (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:35.249822 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package liberror-perl. 2026-04-22 03:36:35.249871 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... 2026-04-22 03:36:35.249893 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking liberror-perl (0.17029-1) ... 2026-04-22 03:36:35.249906 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package git-man. 2026-04-22 03:36:35.249923 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../088-git-man_1%3a2.34.1-1ubuntu1.17_all.deb ... 2026-04-22 03:36:35.249940 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:36:35.249956 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package git. 2026-04-22 03:36:35.249973 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Preparing to unpack .../089-git_1%3a2.34.1-1ubuntu1.17_amd64.deb ... 2026-04-22 03:36:35.249989 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Unpacking git (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:36:35.250006 | ubuntu-jammy-large | 2026-04-22 03:36:35.249 | > Selecting previously unselected package ifupdown. 2026-04-22 03:36:35.250043 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../090-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-04-22 03:36:35.250128 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-04-22 03:36:35.250145 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package ifenslave. 2026-04-22 03:36:35.250172 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../091-ifenslave_2.10ubuntu3_all.deb ... 2026-04-22 03:36:35.250186 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-04-22 03:36:35.250202 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package initramfs-tools-bin. 2026-04-22 03:36:35.250216 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../092-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-04-22 03:36:35.250233 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-04-22 03:36:35.250250 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package libklibc:amd64. 2026-04-22 03:36:35.250267 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../093-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-04-22 03:36:35.250283 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-04-22 03:36:35.250300 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package klibc-utils. 2026-04-22 03:36:35.250317 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../094-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-04-22 03:36:35.250334 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-04-22 03:36:35.250351 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package zstd. 2026-04-22 03:36:35.250367 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../095-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-04-22 03:36:35.250402 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-04-22 03:36:35.250420 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package initramfs-tools-core. 2026-04-22 03:36:35.250462 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Preparing to unpack .../096-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-04-22 03:36:35.250481 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-04-22 03:36:35.250498 | ubuntu-jammy-large | 2026-04-22 03:36:35.250 | > Selecting previously unselected package linux-base. 2026-04-22 03:36:38.322970 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Preparing to unpack .../097-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-04-22 03:36:38.323069 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-04-22 03:36:38.323096 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Selecting previously unselected package initramfs-tools. 2026-04-22 03:36:38.323109 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Preparing to unpack .../098-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-04-22 03:36:38.323121 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-04-22 03:36:38.323132 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-04-22 03:36:38.323143 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Preparing to unpack .../099-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-04-22 03:36:38.323154 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-04-22 03:36:38.323164 | ubuntu-jammy-large | 2026-04-22 03:36:38.322 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-04-22 03:36:38.323175 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../100-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-04-22 03:36:38.323185 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-22 03:36:38.323196 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libjs-jquery. 2026-04-22 03:36:38.323216 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../101-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-04-22 03:36:38.323228 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-22 03:36:38.323238 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libjs-underscore. 2026-04-22 03:36:38.323248 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../102-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-04-22 03:36:38.323263 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-04-22 03:36:38.323291 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libjs-sphinxdoc. 2026-04-22 03:36:38.323302 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../103-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-04-22 03:36:38.323313 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-04-22 03:36:38.323323 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libpython3.10:amd64. 2026-04-22 03:36:38.323333 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../104-libpython3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:36:38.323344 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:36:38.323354 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-04-22 03:36:38.323364 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-04-22 03:36:38.323375 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-22 03:36:38.323385 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-04-22 03:36:38.323395 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../106-libpython3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:36:38.323406 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:36:38.323416 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libpython3-dev:amd64. 2026-04-22 03:36:38.323430 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../107-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:36:38.323441 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-22 03:36:38.323451 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libssl-dev:amd64. 2026-04-22 03:36:38.323462 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../108-libssl-dev_3.0.2-0ubuntu1.23_amd64.deb ... 2026-04-22 03:36:38.323472 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-22 03:36:38.323483 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package libutempter0:amd64. 2026-04-22 03:36:38.323493 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../109-libutempter0_1.2.1-2build2_amd64.deb ... 2026-04-22 03:36:38.323503 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-04-22 03:36:38.323513 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package linux-modules-5.15.0-176-generic. 2026-04-22 03:36:38.323527 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../110-linux-modules-5.15.0-176-generic_5.15.0-176.186_amd64.deb ... 2026-04-22 03:36:38.323538 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking linux-modules-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-22 03:36:38.323549 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package linux-image-5.15.0-176-generic. 2026-04-22 03:36:38.323559 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../111-linux-image-5.15.0-176-generic_5.15.0-176.186_amd64.deb ... 2026-04-22 03:36:38.323570 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-22 03:36:38.323584 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package linux-image-virtual. 2026-04-22 03:36:38.323595 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../112-linux-image-virtual_5.15.0.176.161_amd64.deb ... 2026-04-22 03:36:38.323605 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking linux-image-virtual (5.15.0.176.161) ... 2026-04-22 03:36:38.323615 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package ncat. 2026-04-22 03:36:38.323625 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../113-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-04-22 03:36:38.323639 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-04-22 03:36:38.323650 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package net-tools. 2026-04-22 03:36:38.323666 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../114-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-04-22 03:36:38.323677 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-04-22 03:36:38.323687 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package pollinate. 2026-04-22 03:36:38.323701 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../115-pollinate_4.33-3ubuntu2.3_all.deb ... 2026-04-22 03:36:38.323712 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking pollinate (4.33-3ubuntu2.3) ... 2026-04-22 03:36:38.323726 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python-babel-localedata. 2026-04-22 03:36:38.323737 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../116-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-04-22 03:36:38.323748 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-04-22 03:36:38.323761 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-attr. 2026-04-22 03:36:38.323772 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../117-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-04-22 03:36:38.323782 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-04-22 03:36:38.323793 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-tz. 2026-04-22 03:36:38.323803 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../118-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-04-22 03:36:38.323813 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-04-22 03:36:38.323827 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-babel. 2026-04-22 03:36:38.323838 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../119-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-04-22 03:36:38.323848 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-04-22 03:36:38.323859 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-certifi. 2026-04-22 03:36:38.323869 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../120-python3-certifi_2020.6.20-1_all.deb ... 2026-04-22 03:36:38.323879 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-04-22 03:36:38.323893 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-chardet. 2026-04-22 03:36:38.323904 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../121-python3-chardet_4.0.0-1_all.deb ... 2026-04-22 03:36:38.323914 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-chardet (4.0.0-1) ... 2026-04-22 03:36:38.323941 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-configobj. 2026-04-22 03:36:38.323952 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../122-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-04-22 03:36:38.323963 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-04-22 03:36:38.323977 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-debconf. 2026-04-22 03:36:38.323987 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../123-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-04-22 03:36:38.323998 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-04-22 03:36:38.324008 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3-decorator. 2026-04-22 03:36:38.324018 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../124-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-04-22 03:36:38.324029 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-04-22 03:36:38.324042 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Selecting previously unselected package python3.10-dev. 2026-04-22 03:36:38.324053 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Preparing to unpack .../125-python3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:36:38.324069 | ubuntu-jammy-large | 2026-04-22 03:36:38.323 | > Unpacking python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-22 03:36:38.324080 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-lib2to3. 2026-04-22 03:36:38.324090 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../126-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-04-22 03:36:38.324100 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-04-22 03:36:38.324114 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-distutils. 2026-04-22 03:36:38.324124 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../127-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-04-22 03:36:38.324135 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-04-22 03:36:38.324145 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-dev. 2026-04-22 03:36:38.324155 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../128-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:36:38.324165 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-04-22 03:36:38.324179 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-idna. 2026-04-22 03:36:38.324189 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../129-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-04-22 03:36:38.324200 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-04-22 03:36:38.324210 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-markupsafe. 2026-04-22 03:36:38.324220 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../130-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-04-22 03:36:38.324230 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-04-22 03:36:38.324244 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-jinja2. 2026-04-22 03:36:38.324255 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../131-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-04-22 03:36:38.324269 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-04-22 03:36:38.324279 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-json-pointer. 2026-04-22 03:36:38.324289 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../132-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-04-22 03:36:38.324300 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-04-22 03:36:38.324313 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-jsonpatch. 2026-04-22 03:36:38.324324 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../133-python3-jsonpatch_1.32-2_all.deb ... 2026-04-22 03:36:38.324334 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-04-22 03:36:38.324344 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-setuptools. 2026-04-22 03:36:38.324355 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../134-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-22 03:36:38.324365 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:38.324379 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-04-22 03:36:38.324389 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../135-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-04-22 03:36:38.324400 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-04-22 03:36:38.324410 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-jsonschema. 2026-04-22 03:36:38.324420 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../136-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-04-22 03:36:38.324434 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-04-22 03:36:38.324444 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-linux-procfs. 2026-04-22 03:36:38.324461 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../137-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-04-22 03:36:38.324472 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-04-22 03:36:38.324482 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-wheel. 2026-04-22 03:36:38.324496 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../138-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-04-22 03:36:38.324507 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-04-22 03:36:38.324517 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Selecting previously unselected package python3-pip. 2026-04-22 03:36:38.324527 | ubuntu-jammy-large | 2026-04-22 03:36:38.324 | > Preparing to unpack .../139-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-04-22 03:36:44.134182 | ubuntu-jammy-large | 2026-04-22 03:36:44.133 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-22 03:36:44.134274 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-pip-whl. 2026-04-22 03:36:44.134284 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../140-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-04-22 03:36:44.134292 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-22 03:36:44.134299 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-pyudev. 2026-04-22 03:36:44.134305 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../141-python3-pyudev_0.22.0-2_all.deb ... 2026-04-22 03:36:44.134312 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-04-22 03:36:44.134318 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-urllib3. 2026-04-22 03:36:44.134327 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../142-python3-urllib3_1.26.5-1~exp1ubuntu0.6_all.deb ... 2026-04-22 03:36:44.134333 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-04-22 03:36:44.134339 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-requests. 2026-04-22 03:36:44.134347 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../143-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-04-22 03:36:44.134557 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-04-22 03:36:44.134574 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-serial. 2026-04-22 03:36:44.134580 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../144-python3-serial_3.5-1_all.deb ... 2026-04-22 03:36:44.134586 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-serial (3.5-1) ... 2026-04-22 03:36:44.134592 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-setuptools-whl. 2026-04-22 03:36:44.134598 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../145-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-04-22 03:36:44.134605 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:44.134613 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3.10-venv. 2026-04-22 03:36:44.134619 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../146-python3.10-venv_3.10.12-1~22.04.15_amd64.deb ... 2026-04-22 03:36:44.134816 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3.10-venv (3.10.12-1~22.04.15) ... 2026-04-22 03:36:44.134828 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package python3-venv. 2026-04-22 03:36:44.134834 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../147-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-04-22 03:36:44.134841 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-04-22 03:36:44.134847 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package tmux. 2026-04-22 03:36:44.134859 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../148-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-04-22 03:36:44.134865 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-04-22 03:36:44.134887 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package virt-what. 2026-04-22 03:36:44.134896 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../149-virt-what_1.21-1_amd64.deb ... 2026-04-22 03:36:44.134904 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking virt-what (1.21-1) ... 2026-04-22 03:36:44.134913 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package tuned. 2026-04-22 03:36:44.135044 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Preparing to unpack .../150-tuned_2.15.0-1ubuntu1_all.deb ... 2026-04-22 03:36:44.135056 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-04-22 03:36:44.135061 | ubuntu-jammy-large | 2026-04-22 03:36:44.134 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-04-22 03:36:44.135068 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../151-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-04-22 03:36:44.135076 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-04-22 03:36:44.135244 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package cloud-guest-utils. 2026-04-22 03:36:44.135256 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../152-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-04-22 03:36:44.135262 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-04-22 03:36:44.135268 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package cloud-init. 2026-04-22 03:36:44.135274 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../153-cloud-init_25.3-0ubuntu1~22.04.1_all.deb ... 2026-04-22 03:36:44.135280 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-04-22 03:36:44.135286 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package ipvsadm. 2026-04-22 03:36:44.135294 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../154-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-04-22 03:36:44.135300 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-04-22 03:36:44.135308 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package libffi-dev:amd64. 2026-04-22 03:36:44.135343 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../155-libffi-dev_3.4.2-4_amd64.deb ... 2026-04-22 03:36:44.135353 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-04-22 03:36:44.135405 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package socat. 2026-04-22 03:36:44.135425 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../156-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-04-22 03:36:44.135577 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-04-22 03:36:44.135587 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Selecting previously unselected package vlan. 2026-04-22 03:36:44.135593 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Preparing to unpack .../157-vlan_2.0.5ubuntu5_all.deb ... 2026-04-22 03:36:44.135599 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-04-22 03:36:44.135605 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-04-22 03:36:44.135610 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-04-22 03:36:44.135616 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-04-22 03:36:44.135624 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:44.135630 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:36:44.135636 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-04-22 03:36:44.135644 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:44.135652 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up lto-disabled-list (24) ... 2026-04-22 03:36:44.135901 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-04-22 03:36:44.135920 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-04-22 03:36:44.135932 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:36:44.135938 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-22 03:36:44.135945 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up at (3.2.5-1ubuntu1) ... 2026-04-22 03:36:44.135951 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-04-22 03:36:44.135958 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Running in chroot, ignoring request. 2026-04-22 03:36:44.135968 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:36:44.135974 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-04-22 03:36:44.135983 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up psmisc (23.4-2build3) ... 2026-04-22 03:36:44.135989 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:36:44.135994 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-04-22 03:36:44.136002 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-22 03:36:44.136011 | ubuntu-jammy-large | 2026-04-22 03:36:44.135 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-04-22 03:36:44.136048 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-04-22 03:36:44.136057 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-04-22 03:36:44.136099 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-04-22 03:36:44.136106 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Adding group `crontab' (GID 110) ... 2026-04-22 03:36:44.136118 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Done. 2026-04-22 03:36:44.136226 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Running in chroot, ignoring request. 2026-04-22 03:36:44.136234 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:36:44.136240 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-04-22 03:36:44.136248 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-04-22 03:36:44.136407 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:44.136422 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-04-22 03:36:44.136428 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-04-22 03:36:44.136433 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-22 03:36:44.136439 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:44.136448 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:44.136453 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up kmod (29-1ubuntu1) ... 2026-04-22 03:36:44.136485 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:44.137531 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-04-22 03:36:44.137586 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up bzip2 (1.0.8-5build1) ... 2026-04-22 03:36:44.137593 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-04-22 03:36:44.137598 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-04-22 03:36:44.137603 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-04-22 03:36:44.137608 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Generating locales (this might take a while)... 2026-04-22 03:36:44.137613 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Generation complete. 2026-04-22 03:36:44.137617 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-04-22 03:36:44.137633 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up xxd (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:44.137638 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-04-22 03:36:44.137643 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:44.137647 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-04-22 03:36:44.137652 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up acl (2.3.1-1) ... 2026-04-22 03:36:44.137656 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up python3-serial (3.5-1) ... 2026-04-22 03:36:44.137660 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Setting up tzdata (2026a-0ubuntu0.22.04.1) ... 2026-04-22 03:36:44.137665 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > 2026-04-22 03:36:44.137670 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Current default time zone: 'Etc/UTC' 2026-04-22 03:36:44.137674 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Local time is now: Wed Apr 22 03:36:41 UTC 2026. 2026-04-22 03:36:44.137678 | ubuntu-jammy-large | 2026-04-22 03:36:44.136 | > Universal Time is now: Wed Apr 22 03:36:41 UTC 2026. 2026-04-22 03:36:44.137683 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-04-22 03:36:44.137687 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > 2026-04-22 03:36:44.137692 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-04-22 03:36:44.137697 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-04-22 03:36:44.137702 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-04-22 03:36:44.137707 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-04-22 03:36:44.137711 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-22 03:36:44.137716 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-22 03:36:44.137720 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-22 03:36:44.137725 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-chardet (4.0.0-1) ... 2026-04-22 03:36:44.137735 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-04-22 03:36:44.137739 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up vim-common (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:44.137744 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-04-22 03:36:44.137748 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-04-22 03:36:44.137753 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-certifi (2020.6.20-1) ... 2026-04-22 03:36:44.137757 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up make (4.3-4.1build1) ... 2026-04-22 03:36:44.137777 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-04-22 03:36:44.137781 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-04-22 03:36:44.137786 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2026-04-22 03:36:44.137790 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-04-22 03:36:44.137795 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:44.137807 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-22 03:36:44.137812 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-04-22 03:36:44.137816 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-04-22 03:36:44.137820 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-04-22 03:36:44.137825 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:44.137829 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-04-22 03:36:44.137834 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up patch (2.7.6-7build2) ... 2026-04-22 03:36:44.137842 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up ucf (3.0043) ... 2026-04-22 03:36:44.137847 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-04-22 03:36:44.137851 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-04-22 03:36:44.137856 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-04-22 03:36:44.137860 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-04-22 03:36:44.137864 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-04-22 03:36:44.137871 | ubuntu-jammy-large | 2026-04-22 03:36:44.137 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.6) ... 2026-04-22 03:36:52.285109 | ubuntu-jammy-large | 2026-04-22 03:36:52.284 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:52.285200 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-04-22 03:36:52.285222 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-04-22 03:36:52.285230 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.285237 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-04-22 03:36:52.285244 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-04-22 03:36:52.285251 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-04-22 03:36:52.285258 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-04-22 03:36:52.285264 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-22 03:36:52.285270 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:52.285277 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Adding group `uuidd' (GID 111) ... 2026-04-22 03:36:52.285287 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Done. 2026-04-22 03:36:52.285294 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-04-22 03:36:52.285301 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Adding system user `uuidd' (UID 105) ... 2026-04-22 03:36:52.285310 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-04-22 03:36:52.285319 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Not creating home directory `/run/uuidd'. 2026-04-22 03:36:52.285356 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.285366 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:36:52.285423 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-04-22 03:36:52.285434 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-04-22 03:36:52.285442 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-22 03:36:52.285547 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-04-22 03:36:52.285565 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.285605 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-04-22 03:36:52.285617 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-04-22 03:36:52.285651 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-04-22 03:36:52.285678 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up python3-netplan (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:52.285720 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:52.285730 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:36:52.285754 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up netbase (6.3) ... 2026-04-22 03:36:52.285784 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up curl (7.81.0-1ubuntu1.23) ... 2026-04-22 03:36:52.285810 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.285818 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up netplan-generator (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:52.285853 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-22 03:36:52.285881 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-04-22 03:36:52.285910 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:52.285940 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up python3-pyudev (0.22.0-2) ... 2026-04-22 03:36:52.285969 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-04-22 03:36:52.285998 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-04-22 03:36:52.286027 | ubuntu-jammy-large | 2026-04-22 03:36:52.285 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-04-22 03:36:52.286055 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-04-22 03:36:52.286084 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-04-22 03:36:52.286113 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-04-22 03:36:52.286141 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:36:52.286169 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-04-22 03:36:52.286204 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2026-04-22 03:36:52.286234 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-04-22 03:36:52.286260 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-04-22 03:36:52.286288 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-22 03:36:52.286318 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-04-22 03:36:52.286347 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-04-22 03:36:52.286376 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-04-22 03:36:52.286405 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.286434 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.286464 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-04-22 03:36:52.286493 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up dctrl-tools (2.24-3build2) ... 2026-04-22 03:36:52.286522 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.286579 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-04-22 03:36:52.286614 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-04-22 03:36:52.286643 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-04-22 03:36:52.286670 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-04-22 03:36:52.286700 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-04-22 03:36:52.286729 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.286758 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-04-22 03:36:52.286787 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:36:52.286817 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-04-22 03:36:52.286843 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-04-22 03:36:52.286877 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-04-22 03:36:52.286892 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.286926 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up virt-what (1.21-1) ... 2026-04-22 03:36:52.286953 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-04-22 03:36:52.286981 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.287009 | ubuntu-jammy-large | 2026-04-22 03:36:52.286 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-04-22 03:36:52.287039 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.287068 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:36:52.287100 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-04-22 03:36:52.287128 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3.10-venv (3.10.12-1~22.04.15) ... 2026-04-22 03:36:52.287163 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-04-22 03:36:52.287188 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-04-22 03:36:52.287300 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-04-22 03:36:52.287380 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2026-04-22 03:36:52.287396 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3-jsonpatch (1.32-2) ... 2026-04-22 03:36:52.287404 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-04-22 03:36:52.287412 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-04-22 03:36:52.287418 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-22 03:36:52.287424 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Adding user `syslog' to group `adm' ... 2026-04-22 03:36:52.287431 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Adding user syslog to group adm 2026-04-22 03:36:52.287436 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Done. 2026-04-22 03:36:52.287442 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > 2026-04-22 03:36:52.287449 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-04-22 03:36:52.287455 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-04-22 03:36:52.287460 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-04-22 03:36:52.287467 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-04-22 03:36:52.287884 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-04-22 03:36:52.287977 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-04-22 03:36:52.288023 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-04-22 03:36:52.288047 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.288069 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:36:52.288083 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-04-22 03:36:52.288098 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-04-22 03:36:52.288113 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-04-22 03:36:52.288126 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-04-22 03:36:52.288139 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-04-22 03:36:52.288178 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.288192 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-04-22 03:36:52.288205 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-04-22 03:36:52.288220 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-04-22 03:36:52.288234 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.27) ... 2026-04-22 03:36:52.288248 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-04-22 03:36:52.288273 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-04-22 03:36:52.288288 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-04-22 03:36:52.288311 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-04-22 03:36:52.288334 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-04-22 03:36:52.288355 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-04-22 03:36:52.288369 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up fdisk (2.37.2-4ubuntu3.5) ... 2026-04-22 03:36:52.288382 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-04-22 03:36:52.288395 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up netplan.io (0.107.1-3ubuntu0.22.04.3) ... 2026-04-22 03:36:52.288408 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-04-22 03:36:52.288422 | ubuntu-jammy-large | 2026-04-22 03:36:52.287 | > Setting up pollinate (4.33-3ubuntu2.3) ... 2026-04-22 03:36:52.288435 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-04-22 03:36:52.288449 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-04-22 03:36:52.288463 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-04-22 03:36:52.288488 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Creating /etc/network/interfaces. 2026-04-22 03:36:52.288502 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-04-22 03:36:52.288516 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-04-22 03:36:52.288529 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.288565 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-04-22 03:36:52.288579 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-04-22 03:36:52.288591 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-04-22 03:36:52.288604 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-04-22 03:36:52.288617 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up pciutils (1:3.7.0-6) ... 2026-04-22 03:36:52.288630 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-04-22 03:36:52.288642 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:36:52.288661 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-04-22 03:36:52.288674 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-04-22 03:36:52.288687 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.288709 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > Running in chroot, ignoring request. 2026-04-22 03:36:52.288743 | ubuntu-jammy-large | 2026-04-22 03:36:52.288 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:37:04.146568 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-04-22 03:37:04.146635 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-04-22 03:37:04.146645 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-04-22 03:37:04.146652 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up vlan (2.0.5ubuntu5) ... 2026-04-22 03:37:04.146658 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-04-22 03:37:04.146664 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-04-22 03:37:04.146669 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-04-22 03:37:04.146674 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-22 03:37:04.146679 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-04-22 03:37:04.146683 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up ifenslave (2.10ubuntu3) ... 2026-04-22 03:37:04.146688 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-04-22 03:37:04.146692 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2026-04-22 03:37:04.146697 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Running in chroot, ignoring request. 2026-04-22 03:37:04.146701 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:37:04.146706 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-04-22 03:37:04.146711 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-04-22 03:37:04.146715 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Running in chroot, ignoring request. 2026-04-22 03:37:04.146720 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:37:04.146724 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-04-22 03:37:04.146730 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-04-22 03:37:04.146736 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-04-22 03:37:04.146741 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-04-22 03:37:04.146745 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up nftables (1.0.2-1ubuntu3.1) ... 2026-04-22 03:37:04.146750 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-04-22 03:37:04.146754 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-initramfs: deferring update (trigger activated) 2026-04-22 03:37:04.146759 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-04-22 03:37:04.146764 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-04-22 03:37:04.146768 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-04-22 03:37:04.146773 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-04-22 03:37:04.146779 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-04-22 03:37:04.146788 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-04-22 03:37:04.146793 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-04-22 03:37:04.146811 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-04-22 03:37:04.146816 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-04-22 03:37:04.146821 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > Setting up openssh-client (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:37:04.146825 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-04-22 03:37:04.146831 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-04-22 03:37:04.146835 | ubuntu-jammy-large | 2026-04-22 03:37:04.145 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-04-22 03:37:04.146840 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-04-22 03:37:04.146844 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-04-22 03:37:04.146849 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-04-22 03:37:04.146854 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-04-22 03:37:04.146858 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-22 03:37:04.146868 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:37:04.146873 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-22 03:37:04.146878 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:37:04.146882 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-22 03:37:04.146887 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:37:04.146891 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:37:04.146896 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up cloud-init (25.3-0ubuntu1~22.04.1) ... 2026-04-22 03:37:04.146900 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-04-22 03:37:04.146905 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-04-22 03:37:04.146909 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-04-22 03:37:04.146914 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-04-22 03:37:04.146927 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-04-22 03:37:04.146932 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-04-22 03:37:04.146937 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up openssh-server (1:8.9p1-3ubuntu0.14) ... 2026-04-22 03:37:04.146941 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > 2026-04-22 03:37:04.146947 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Creating config file /etc/ssh/sshd_config with new version 2026-04-22 03:37:04.146952 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Creating SSH2 RSA key; this may take some time ... 2026-04-22 03:37:04.146957 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > 3072 SHA256:DYRtbYFDAg77JEdrdD/WJjO0Wr5YmGIpAr60M4lQ82A root@ubuntu (RSA) 2026-04-22 03:37:04.146961 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Creating SSH2 ECDSA key; this may take some time ... 2026-04-22 03:37:04.146966 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > 256 SHA256:wFMaeG5mRDWGPBbzCGxt5o6s8ROknAKaI35YwAp+CJc root@ubuntu (ECDSA) 2026-04-22 03:37:04.146974 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Creating SSH2 ED25519 key; this may take some time ... 2026-04-22 03:37:04.146978 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > 256 SHA256:k4gMibcKfsKEQuT91IhpOgUERjnOzziOs31n/mg+5iU root@ubuntu (ED25519) 2026-04-22 03:37:04.146983 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Running in chroot, ignoring request. 2026-04-22 03:37:04.146987 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:37:04.146992 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-04-22 03:37:04.146997 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-04-22 03:37:04.147004 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:37:04.147008 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-04-22 03:37:04.147013 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Running in chroot, ignoring request. 2026-04-22 03:37:04.147017 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:37:04.147022 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-04-22 03:37:04.147026 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-04-22 03:37:04.147031 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-22 03:37:04.147035 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-04-22 03:37:04.147039 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up liberror-perl (0.17029-1) ... 2026-04-22 03:37:04.147044 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:37:04.147048 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up git (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:37:04.147053 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-22 03:37:04.147057 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-04-22 03:37:04.147062 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-04-22 03:37:04.147066 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up build-essential (12.9ubuntu3) ... 2026-04-22 03:37:04.147071 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-22 03:37:04.147075 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-04-22 03:37:04.147082 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-22 03:37:04.147086 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-176-generic 2026-04-22 03:37:04.147091 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-176-generic 2026-04-22 03:37:04.147096 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-176-generic 2026-04-22 03:37:04.147100 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-176-generic 2026-04-22 03:37:04.147105 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up linux-image-virtual (5.15.0.176.161) ... 2026-04-22 03:37:04.147109 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up linux-modules-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-22 03:37:04.147113 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-04-22 03:37:04.147118 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-04-22 03:37:04.147122 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-04-22 03:37:04.147127 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:37:04.147131 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-04-22 03:37:04.147139 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-04-22 03:37:04.147144 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-04-22 03:37:04.147148 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Running in chroot, ignoring request. 2026-04-22 03:37:04.147153 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-04-22 03:37:04.147157 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > Processing triggers for linux-image-5.15.0-176-generic (5.15.0-176.186) ... 2026-04-22 03:37:04.147162 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > /etc/kernel/postinst.d/dkms: 2026-04-22 03:37:04.147166 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > * dkms: running auto installation service for kernel 5.15.0-176-generic 2026-04-22 03:37:04.147171 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > ...done. 2026-04-22 03:37:04.147176 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > /etc/kernel/postinst.d/initramfs-tools: 2026-04-22 03:37:04.147180 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | > update-initramfs: Generating /boot/initrd.img-5.15.0-176-generic 2026-04-22 03:37:04.147185 | ubuntu-jammy-large | 2026-04-22 03:37:04.146 | returncode: 0 2026-04-22 03:37:04.161635 | ubuntu-jammy-large | 2026-04-22 03:37:04.161 | dib-run-parts 01-package-installs completed 2026-04-22 03:37:04.161690 | ubuntu-jammy-large | 2026-04-22 03:37:04.161 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-04-22 03:37:04.173308 | ubuntu-jammy-large | 2026-04-22 03:37:04.173 | dib-run-parts 05-set-cloud-init-sources completed 2026-04-22 03:37:04.173356 | ubuntu-jammy-large | 2026-04-22 03:37:04.173 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-04-22 03:37:04.183894 | ubuntu-jammy-large | 2026-04-22 03:37:04.183 | dib-run-parts 10-cloud-init completed 2026-04-22 03:37:04.183925 | ubuntu-jammy-large | 2026-04-22 03:37:04.183 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-04-22 03:37:04.192528 | ubuntu-jammy-large | 2026-04-22 03:37:04.192 | auto eth0 2026-04-22 03:37:04.192551 | ubuntu-jammy-large | 2026-04-22 03:37:04.192 | iface eth0 inet dhcp 2026-04-22 03:37:04.196010 | ubuntu-jammy-large | 2026-04-22 03:37:04.195 | auto eth1 2026-04-22 03:37:04.196034 | ubuntu-jammy-large | 2026-04-22 03:37:04.195 | iface eth1 inet dhcp 2026-04-22 03:37:04.198935 | ubuntu-jammy-large | 2026-04-22 03:37:04.198 | dib-run-parts 10-debian-networking completed 2026-04-22 03:37:04.198961 | ubuntu-jammy-large | 2026-04-22 03:37:04.198 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-04-22 03:37:04.262496 | ubuntu-jammy-large | 2026-04-22 03:37:04.262 | dib-run-parts 10-install-static-files completed 2026-04-22 03:37:04.262557 | ubuntu-jammy-large | 2026-04-22 03:37:04.262 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-04-22 03:37:05.150771 | ubuntu-jammy-large | 2026-04-22 03:37:05.150 | Generating locales (this might take a while)... 2026-04-22 03:37:07.085630 | ubuntu-jammy-large | 2026-04-22 03:37:07.085 | en_US.UTF-8... done 2026-04-22 03:37:07.086756 | ubuntu-jammy-large | 2026-04-22 03:37:07.086 | Generation complete. 2026-04-22 03:37:07.178647 | ubuntu-jammy-large | 2026-04-22 03:37:07.178 | dib-run-parts 12-debian-locale-gen completed 2026-04-22 03:37:07.178733 | ubuntu-jammy-large | 2026-04-22 03:37:07.178 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-04-22 03:37:07.187974 | ubuntu-jammy-large | 2026-04-22 03:37:07.187 | dib-run-parts 15-cleanup-debootstrap completed 2026-04-22 03:37:07.188036 | ubuntu-jammy-large | 2026-04-22 03:37:07.187 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-04-22 03:37:07.202777 | ubuntu-jammy-large | 2026-04-22 03:37:07.202 | dib-run-parts 20-install-init-scripts completed 2026-04-22 03:37:07.202841 | ubuntu-jammy-large | 2026-04-22 03:37:07.202 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-04-22 03:37:11.747261 | ubuntu-jammy-large | 2026-04-22 03:37:11.747 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-04-22 03:37:11.957519 | ubuntu-jammy-large | 2026-04-22 03:37:11.957 | Collecting pip 2026-04-22 03:37:12.110403 | ubuntu-jammy-large | 2026-04-22 03:37:12.110 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-04-22 03:37:12.301704 | ubuntu-jammy-large | 2026-04-22 03:37:12.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.7 MB/s eta 0:00:00 2026-04-22 03:37:12.351305 | ubuntu-jammy-large | 2026-04-22 03:37:12.351 | Installing collected packages: pip 2026-04-22 03:37:12.351591 | ubuntu-jammy-large | 2026-04-22 03:37:12.351 | Attempting uninstall: pip 2026-04-22 03:37:12.352498 | ubuntu-jammy-large | 2026-04-22 03:37:12.352 | Found existing installation: pip 22.0.2 2026-04-22 03:37:12.560148 | ubuntu-jammy-large | 2026-04-22 03:37:12.559 | Uninstalling pip-22.0.2: 2026-04-22 03:37:12.567804 | ubuntu-jammy-large | 2026-04-22 03:37:12.567 | Successfully uninstalled pip-22.0.2 2026-04-22 03:37:13.490672 | ubuntu-jammy-large | 2026-04-22 03:37:13.490 | Successfully installed pip-26.0.1 2026-04-22 03:37:14.293881 | ubuntu-jammy-large | 2026-04-22 03:37:14.293 | Processing ./opt/amphora-agent 2026-04-22 03:37:14.296087 | ubuntu-jammy-large | 2026-04-22 03:37:14.295 | Installing build dependencies: started 2026-04-22 03:37:15.702103 | ubuntu-jammy-large | 2026-04-22 03:37:15.701 | Installing build dependencies: finished with status 'done' 2026-04-22 03:37:15.704100 | ubuntu-jammy-large | 2026-04-22 03:37:15.703 | Getting requirements to build wheel: started 2026-04-22 03:37:16.076123 | ubuntu-jammy-large | 2026-04-22 03:37:16.075 | Getting requirements to build wheel: finished with status 'done' 2026-04-22 03:37:16.079824 | ubuntu-jammy-large | 2026-04-22 03:37:16.079 | Preparing metadata (pyproject.toml): started 2026-04-22 03:37:16.618889 | ubuntu-jammy-large | 2026-04-22 03:37:16.618 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-22 03:37:16.769331 | ubuntu-jammy-large | 2026-04-22 03:37:16.769 | Collecting alembic>=0.9.6 (from octavia==17.0.1.dev12) 2026-04-22 03:37:16.868967 | ubuntu-jammy-large | 2026-04-22 03:37:16.868 | Downloading alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB) 2026-04-22 03:37:17.000738 | ubuntu-jammy-large | 2026-04-22 03:37:17.000 | Collecting cotyledon>=1.3.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.015216 | ubuntu-jammy-large | 2026-04-22 03:37:17.015 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-22 03:37:17.145776 | ubuntu-jammy-large | 2026-04-22 03:37:17.145 | Collecting pecan>=1.3.2 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.160475 | ubuntu-jammy-large | 2026-04-22 03:37:17.160 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-22 03:37:17.198121 | ubuntu-jammy-large | 2026-04-22 03:37:17.197 | Collecting pbr>=3.1.1 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.212106 | ubuntu-jammy-large | 2026-04-22 03:37:17.211 | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-22 03:37:17.691698 | ubuntu-jammy-large | 2026-04-22 03:37:17.691 | Collecting SQLAlchemy>=1.2.19 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.707025 | ubuntu-jammy-large | 2026-04-22 03:37:17.706 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-04-22 03:37:17.753853 | ubuntu-jammy-large | 2026-04-22 03:37:17.753 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.767369 | ubuntu-jammy-large | 2026-04-22 03:37:17.767 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-04-22 03:37:17.912185 | ubuntu-jammy-large | 2026-04-22 03:37:17.911 | Collecting futurist>=1.2.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.926390 | ubuntu-jammy-large | 2026-04-22 03:37:17.926 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-22 03:37:17.962794 | ubuntu-jammy-large | 2026-04-22 03:37:17.962 | Collecting requests>=2.23.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:17.976333 | ubuntu-jammy-large | 2026-04-22 03:37:17.976 | Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2026-04-22 03:37:17.997421 | ubuntu-jammy-large | 2026-04-22 03:37:17.997 | Collecting rfc3986>=1.2.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.009834 | ubuntu-jammy-large | 2026-04-22 03:37:18.009 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-22 03:37:18.044191 | ubuntu-jammy-large | 2026-04-22 03:37:18.043 | Collecting keystoneauth1>=3.4.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.057150 | ubuntu-jammy-large | 2026-04-22 03:37:18.056 | Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-22 03:37:18.191147 | ubuntu-jammy-large | 2026-04-22 03:37:18.190 | Collecting keystonemiddleware>=9.5.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.204556 | ubuntu-jammy-large | 2026-04-22 03:37:18.204 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-04-22 03:37:18.232895 | ubuntu-jammy-large | 2026-04-22 03:37:18.232 | Collecting WebOb>=1.8.2 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.246692 | ubuntu-jammy-large | 2026-04-22 03:37:18.246 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-22 03:37:18.277774 | ubuntu-jammy-large | 2026-04-22 03:37:18.277 | Collecting stevedore>=1.20.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.295436 | ubuntu-jammy-large | 2026-04-22 03:37:18.295 | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-22 03:37:18.346658 | ubuntu-jammy-large | 2026-04-22 03:37:18.346 | Collecting openstacksdk>=0.103.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.359736 | ubuntu-jammy-large | 2026-04-22 03:37:18.359 | Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-04-22 03:37:18.398385 | ubuntu-jammy-large | 2026-04-22 03:37:18.398 | Collecting oslo.config>=6.8.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.411737 | ubuntu-jammy-large | 2026-04-22 03:37:18.411 | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-22 03:37:18.443458 | ubuntu-jammy-large | 2026-04-22 03:37:18.443 | Collecting oslo.context>=2.22.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.456549 | ubuntu-jammy-large | 2026-04-22 03:37:18.456 | Downloading oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-22 03:37:18.600242 | ubuntu-jammy-large | 2026-04-22 03:37:18.599 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:18.613400 | ubuntu-jammy-large | 2026-04-22 03:37:18.613 | Downloading oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-22 03:37:18.643994 | ubuntu-jammy-large | 2026-04-22 03:37:18.643 | Collecting oslo.i18n>=3.20.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.657317 | ubuntu-jammy-large | 2026-04-22 03:37:18.657 | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-22 03:37:18.702018 | ubuntu-jammy-large | 2026-04-22 03:37:18.701 | Collecting oslo.log>=4.3.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.715948 | ubuntu-jammy-large | 2026-04-22 03:37:18.715 | Downloading oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-22 03:37:18.876013 | ubuntu-jammy-large | 2026-04-22 03:37:18.875 | Collecting oslo.messaging>=14.1.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:18.889343 | ubuntu-jammy-large | 2026-04-22 03:37:18.889 | Downloading oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-04-22 03:37:19.031665 | ubuntu-jammy-large | 2026-04-22 03:37:19.031 | Collecting oslo.middleware>=4.0.1 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.045173 | ubuntu-jammy-large | 2026-04-22 03:37:19.045 | Downloading oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-22 03:37:19.191989 | ubuntu-jammy-large | 2026-04-22 03:37:19.191 | Collecting oslo.policy>=4.5.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.205627 | ubuntu-jammy-large | 2026-04-22 03:37:19.205 | Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-22 03:37:19.340330 | ubuntu-jammy-large | 2026-04-22 03:37:19.340 | Collecting oslo.reports>=1.18.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.353808 | ubuntu-jammy-large | 2026-04-22 03:37:19.353 | Downloading oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-22 03:37:19.435638 | ubuntu-jammy-large | 2026-04-22 03:37:19.435 | Collecting oslo.serialization>=2.28.1 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.449677 | ubuntu-jammy-large | 2026-04-22 03:37:19.449 | Downloading oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-22 03:37:19.579701 | ubuntu-jammy-large | 2026-04-22 03:37:19.579 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.595129 | ubuntu-jammy-large | 2026-04-22 03:37:19.595 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2026-04-22 03:37:19.645378 | ubuntu-jammy-large | 2026-04-22 03:37:19.645 | Collecting oslo.utils>=4.7.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.658626 | ubuntu-jammy-large | 2026-04-22 03:37:19.658 | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-22 03:37:19.757832 | ubuntu-jammy-large | 2026-04-22 03:37:19.757 | Collecting psutil>=5.7.1 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.772165 | ubuntu-jammy-large | 2026-04-22 03:37:19.771 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) 2026-04-22 03:37:19.817749 | ubuntu-jammy-large | 2026-04-22 03:37:19.817 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.831152 | ubuntu-jammy-large | 2026-04-22 03:37:19.830 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-04-22 03:37:19.862344 | ubuntu-jammy-large | 2026-04-22 03:37:19.862 | Collecting pyasn1-modules>=0.0.6 (from octavia==17.0.1.dev12) 2026-04-22 03:37:19.876036 | ubuntu-jammy-large | 2026-04-22 03:37:19.875 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-22 03:37:20.005342 | ubuntu-jammy-large | 2026-04-22 03:37:20.005 | Collecting python-barbicanclient>=4.5.2 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.019757 | ubuntu-jammy-large | 2026-04-22 03:37:20.019 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2026-04-22 03:37:20.160431 | ubuntu-jammy-large | 2026-04-22 03:37:20.160 | Collecting python-glanceclient>=2.8.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.174630 | ubuntu-jammy-large | 2026-04-22 03:37:20.174 | Downloading python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-22 03:37:20.321630 | ubuntu-jammy-large | 2026-04-22 03:37:20.321 | Collecting python-novaclient>=9.1.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.335901 | ubuntu-jammy-large | 2026-04-22 03:37:20.335 | Downloading python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2026-04-22 03:37:20.484674 | ubuntu-jammy-large | 2026-04-22 03:37:20.484 | Collecting python-cinderclient>=3.3.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.500148 | ubuntu-jammy-large | 2026-04-22 03:37:20.499 | Downloading python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2026-04-22 03:37:20.626405 | ubuntu-jammy-large | 2026-04-22 03:37:20.626 | Collecting WSME>=0.8.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.642240 | ubuntu-jammy-large | 2026-04-22 03:37:20.642 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-04-22 03:37:20.678433 | ubuntu-jammy-large | 2026-04-22 03:37:20.678 | Collecting Jinja2>=2.10 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.692114 | ubuntu-jammy-large | 2026-04-22 03:37:20.691 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-22 03:37:20.832764 | ubuntu-jammy-large | 2026-04-22 03:37:20.832 | Collecting taskflow>=5.9.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.846414 | ubuntu-jammy-large | 2026-04-22 03:37:20.846 | Downloading taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2026-04-22 03:37:20.881074 | ubuntu-jammy-large | 2026-04-22 03:37:20.880 | Collecting castellan>=0.16.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.894197 | ubuntu-jammy-large | 2026-04-22 03:37:20.894 | Downloading castellan-5.4.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-22 03:37:20.918948 | ubuntu-jammy-large | 2026-04-22 03:37:20.918 | Collecting tenacity>=5.0.4 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.932700 | ubuntu-jammy-large | 2026-04-22 03:37:20.932 | Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2026-04-22 03:37:20.956679 | ubuntu-jammy-large | 2026-04-22 03:37:20.956 | Collecting distro>=1.2.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:20.971685 | ubuntu-jammy-large | 2026-04-22 03:37:20.971 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-04-22 03:37:21.017321 | ubuntu-jammy-large | 2026-04-22 03:37:21.017 | Collecting jsonschema>=3.2.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.031078 | ubuntu-jammy-large | 2026-04-22 03:37:21.030 | Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 2026-04-22 03:37:21.162098 | ubuntu-jammy-large | 2026-04-22 03:37:21.161 | Collecting octavia-lib>=3.8.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.176246 | ubuntu-jammy-large | 2026-04-22 03:37:21.176 | Downloading octavia_lib-3.10.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-22 03:37:21.442433 | ubuntu-jammy-large | 2026-04-22 03:37:21.442 | Collecting setproctitle>=1.1.10 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.456467 | ubuntu-jammy-large | 2026-04-22 03:37:21.456 | Downloading setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) 2026-04-22 03:37:21.477698 | ubuntu-jammy-large | 2026-04-22 03:37:21.477 | Collecting python-dateutil>=2.7.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.491378 | ubuntu-jammy-large | 2026-04-22 03:37:21.491 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-22 03:37:21.516909 | ubuntu-jammy-large | 2026-04-22 03:37:21.516 | Collecting Flask!=0.11,>=0.10 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.530409 | ubuntu-jammy-large | 2026-04-22 03:37:21.530 | Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-22 03:37:21.837703 | ubuntu-jammy-large | 2026-04-22 03:37:21.837 | Collecting cryptography>=42.0.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:21.854316 | ubuntu-jammy-large | 2026-04-22 03:37:21.854 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-22 03:37:21.998048 | ubuntu-jammy-large | 2026-04-22 03:37:21.997 | Collecting pyroute2>=0.5.14 (from octavia==17.0.1.dev12) 2026-04-22 03:37:22.014384 | ubuntu-jammy-large | 2026-04-22 03:37:22.014 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-04-22 03:37:22.053603 | ubuntu-jammy-large | 2026-04-22 03:37:22.053 | Collecting gunicorn>=19.9.0 (from octavia==17.0.1.dev12) 2026-04-22 03:37:22.068078 | ubuntu-jammy-large | 2026-04-22 03:37:22.067 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-04-22 03:37:22.104618 | ubuntu-jammy-large | 2026-04-22 03:37:22.104 | Collecting Werkzeug>=0.14.1 (from octavia==17.0.1.dev12) 2026-04-22 03:37:22.118349 | ubuntu-jammy-large | 2026-04-22 03:37:22.118 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-04-22 03:37:22.163818 | ubuntu-jammy-large | 2026-04-22 03:37:22.163 | Collecting Mako (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-04-22 03:37:22.177318 | ubuntu-jammy-large | 2026-04-22 03:37:22.177 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-22 03:37:22.204988 | ubuntu-jammy-large | 2026-04-22 03:37:22.203 | Collecting typing-extensions>=4.12 (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-04-22 03:37:22.218832 | ubuntu-jammy-large | 2026-04-22 03:37:22.218 | Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2026-04-22 03:37:22.256441 | ubuntu-jammy-large | 2026-04-22 03:37:22.256 | Collecting tomli (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-04-22 03:37:22.270039 | ubuntu-jammy-large | 2026-04-22 03:37:22.269 | Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2026-04-22 03:37:22.447367 | ubuntu-jammy-large | 2026-04-22 03:37:22.447 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==17.0.1.dev12) 2026-04-22 03:37:22.460784 | ubuntu-jammy-large | 2026-04-22 03:37:22.460 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-04-22 03:37:22.479264 | ubuntu-jammy-large | 2026-04-22 03:37:22.479 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==17.0.1.dev12) 2026-04-22 03:37:22.491460 | ubuntu-jammy-large | 2026-04-22 03:37:22.491 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-04-22 03:37:22.510193 | ubuntu-jammy-large | 2026-04-22 03:37:22.510 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-04-22 03:37:22.522279 | ubuntu-jammy-large | 2026-04-22 03:37:22.522 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-04-22 03:37:22.547594 | ubuntu-jammy-large | 2026-04-22 03:37:22.547 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-04-22 03:37:22.560408 | ubuntu-jammy-large | 2026-04-22 03:37:22.560 | Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB) 2026-04-22 03:37:22.586989 | ubuntu-jammy-large | 2026-04-22 03:37:22.586 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-04-22 03:37:22.600991 | ubuntu-jammy-large | 2026-04-22 03:37:22.600 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-22 03:37:22.686911 | ubuntu-jammy-large | 2026-04-22 03:37:22.686 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-04-22 03:37:22.700629 | ubuntu-jammy-large | 2026-04-22 03:37:22.700 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-04-22 03:37:22.730088 | ubuntu-jammy-large | 2026-04-22 03:37:22.729 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:22.743252 | ubuntu-jammy-large | 2026-04-22 03:37:22.743 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-22 03:37:23.192919 | ubuntu-jammy-large | 2026-04-22 03:37:23.192 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.206574 | ubuntu-jammy-large | 2026-04-22 03:37:23.206 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) 2026-04-22 03:37:23.231091 | ubuntu-jammy-large | 2026-04-22 03:37:23.230 | Collecting packaging (from gunicorn>=19.9.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.244101 | ubuntu-jammy-large | 2026-04-22 03:37:23.243 | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-22 03:37:23.270125 | ubuntu-jammy-large | 2026-04-22 03:37:23.269 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.282198 | ubuntu-jammy-large | 2026-04-22 03:37:23.282 | Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2026-04-22 03:37:23.312053 | ubuntu-jammy-large | 2026-04-22 03:37:23.311 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.325502 | ubuntu-jammy-large | 2026-04-22 03:37:23.325 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-22 03:37:23.356146 | ubuntu-jammy-large | 2026-04-22 03:37:23.356 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.368926 | ubuntu-jammy-large | 2026-04-22 03:37:23.368 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-04-22 03:37:23.728844 | ubuntu-jammy-large | 2026-04-22 03:37:23.728 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.742500 | ubuntu-jammy-large | 2026-04-22 03:37:23.742 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-04-22 03:37:23.872111 | ubuntu-jammy-large | 2026-04-22 03:37:23.871 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.885179 | ubuntu-jammy-large | 2026-04-22 03:37:23.885 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-22 03:37:23.907236 | ubuntu-jammy-large | 2026-04-22 03:37:23.907 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:23.920144 | ubuntu-jammy-large | 2026-04-22 03:37:23.920 | Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-22 03:37:24.057419 | ubuntu-jammy-large | 2026-04-22 03:37:24.057 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.070775 | ubuntu-jammy-large | 2026-04-22 03:37:24.070 | Downloading oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-22 03:37:24.200398 | ubuntu-jammy-large | 2026-04-22 03:37:24.200 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.214031 | ubuntu-jammy-large | 2026-04-22 03:37:24.213 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-22 03:37:24.239615 | ubuntu-jammy-large | 2026-04-22 03:37:24.239 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.252395 | ubuntu-jammy-large | 2026-04-22 03:37:24.252 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-04-22 03:37:24.392499 | ubuntu-jammy-large | 2026-04-22 03:37:24.392 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.406363 | ubuntu-jammy-large | 2026-04-22 03:37:24.406 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-22 03:37:24.441806 | ubuntu-jammy-large | 2026-04-22 03:37:24.441 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.454487 | ubuntu-jammy-large | 2026-04-22 03:37:24.454 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-22 03:37:24.475878 | ubuntu-jammy-large | 2026-04-22 03:37:24.475 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.490599 | ubuntu-jammy-large | 2026-04-22 03:37:24.490 | Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-22 03:37:24.512794 | ubuntu-jammy-large | 2026-04-22 03:37:24.512 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.526305 | ubuntu-jammy-large | 2026-04-22 03:37:24.526 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-04-22 03:37:24.547395 | ubuntu-jammy-large | 2026-04-22 03:37:24.547 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.559627 | ubuntu-jammy-large | 2026-04-22 03:37:24.559 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-22 03:37:24.591323 | ubuntu-jammy-large | 2026-04-22 03:37:24.591 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.604244 | ubuntu-jammy-large | 2026-04-22 03:37:24.604 | Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2026-04-22 03:37:24.663792 | ubuntu-jammy-large | 2026-04-22 03:37:24.663 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.677399 | ubuntu-jammy-large | 2026-04-22 03:37:24.677 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-04-22 03:37:24.694617 | ubuntu-jammy-large | 2026-04-22 03:37:24.694 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.708947 | ubuntu-jammy-large | 2026-04-22 03:37:24.708 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-04-22 03:37:24.757588 | ubuntu-jammy-large | 2026-04-22 03:37:24.757 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.772863 | ubuntu-jammy-large | 2026-04-22 03:37:24.772 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-04-22 03:37:24.829380 | ubuntu-jammy-large | 2026-04-22 03:37:24.829 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.842213 | ubuntu-jammy-large | 2026-04-22 03:37:24.842 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-22 03:37:24.870450 | ubuntu-jammy-large | 2026-04-22 03:37:24.870 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:24.884625 | ubuntu-jammy-large | 2026-04-22 03:37:24.884 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-22 03:37:24.902176 | ubuntu-jammy-large | 2026-04-22 03:37:24.901 | Installing build dependencies: started 2026-04-22 03:37:25.855705 | ubuntu-jammy-large | 2026-04-22 03:37:25.855 | Installing build dependencies: finished with status 'done' 2026-04-22 03:37:25.857693 | ubuntu-jammy-large | 2026-04-22 03:37:25.857 | Getting requirements to build wheel: started 2026-04-22 03:37:26.215480 | ubuntu-jammy-large | 2026-04-22 03:37:26.215 | Getting requirements to build wheel: finished with status 'done' 2026-04-22 03:37:26.219589 | ubuntu-jammy-large | 2026-04-22 03:37:26.219 | Installing backend dependencies: started 2026-04-22 03:37:27.224381 | ubuntu-jammy-large | 2026-04-22 03:37:27.224 | Installing backend dependencies: finished with status 'done' 2026-04-22 03:37:27.225928 | ubuntu-jammy-large | 2026-04-22 03:37:27.225 | Preparing metadata (pyproject.toml): started 2026-04-22 03:37:27.533838 | ubuntu-jammy-large | 2026-04-22 03:37:27.533 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-22 03:37:27.661962 | ubuntu-jammy-large | 2026-04-22 03:37:27.661 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:27.678715 | ubuntu-jammy-large | 2026-04-22 03:37:27.678 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-22 03:37:27.712363 | ubuntu-jammy-large | 2026-04-22 03:37:27.712 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:27.725075 | ubuntu-jammy-large | 2026-04-22 03:37:27.724 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-04-22 03:37:27.883709 | ubuntu-jammy-large | 2026-04-22 03:37:27.883 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:27.896813 | ubuntu-jammy-large | 2026-04-22 03:37:27.896 | Downloading oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-22 03:37:27.943752 | ubuntu-jammy-large | 2026-04-22 03:37:27.943 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:27.957746 | ubuntu-jammy-large | 2026-04-22 03:37:27.957 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-04-22 03:37:27.986589 | ubuntu-jammy-large | 2026-04-22 03:37:27.986 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.001733 | ubuntu-jammy-large | 2026-04-22 03:37:28.001 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-22 03:37:28.058068 | ubuntu-jammy-large | 2026-04-22 03:37:28.057 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.072182 | ubuntu-jammy-large | 2026-04-22 03:37:28.071 | Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2026-04-22 03:37:28.104212 | ubuntu-jammy-large | 2026-04-22 03:37:28.103 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.118146 | ubuntu-jammy-large | 2026-04-22 03:37:28.117 | Downloading oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB) 2026-04-22 03:37:28.148068 | ubuntu-jammy-large | 2026-04-22 03:37:28.147 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.162458 | ubuntu-jammy-large | 2026-04-22 03:37:28.162 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-22 03:37:28.201594 | ubuntu-jammy-large | 2026-04-22 03:37:28.201 | Collecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.214583 | ubuntu-jammy-large | 2026-04-22 03:37:28.214 | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-22 03:37:28.257202 | ubuntu-jammy-large | 2026-04-22 03:37:28.256 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.269870 | ubuntu-jammy-large | 2026-04-22 03:37:28.269 | Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB) 2026-04-22 03:37:28.340466 | ubuntu-jammy-large | 2026-04-22 03:37:28.340 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev12) 2026-04-22 03:37:28.355242 | ubuntu-jammy-large | 2026-04-22 03:37:28.354 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-04-22 03:37:28.488708 | ubuntu-jammy-large | 2026-04-22 03:37:28.488 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev12) 2026-04-22 03:37:28.504925 | ubuntu-jammy-large | 2026-04-22 03:37:28.504 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-22 03:37:28.633273 | ubuntu-jammy-large | 2026-04-22 03:37:28.632 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==17.0.1.dev12) 2026-04-22 03:37:28.651381 | ubuntu-jammy-large | 2026-04-22 03:37:28.651 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-04-22 03:37:28.802193 | ubuntu-jammy-large | 2026-04-22 03:37:28.801 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:28.817508 | ubuntu-jammy-large | 2026-04-22 03:37:28.817 | Downloading eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB) 2026-04-22 03:37:29.015160 | ubuntu-jammy-large | 2026-04-22 03:37:29.014 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:29.031282 | ubuntu-jammy-large | 2026-04-22 03:37:29.031 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2026-04-22 03:37:29.189012 | ubuntu-jammy-large | 2026-04-22 03:37:29.188 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:29.203108 | ubuntu-jammy-large | 2026-04-22 03:37:29.202 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-22 03:37:29.334370 | ubuntu-jammy-large | 2026-04-22 03:37:29.334 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:29.350897 | ubuntu-jammy-large | 2026-04-22 03:37:29.350 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-22 03:37:29.527267 | ubuntu-jammy-large | 2026-04-22 03:37:29.526 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:29.544000 | ubuntu-jammy-large | 2026-04-22 03:37:29.543 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-22 03:37:29.692501 | ubuntu-jammy-large | 2026-04-22 03:37:29.692 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:29.706709 | ubuntu-jammy-large | 2026-04-22 03:37:29.706 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-22 03:37:30.088346 | ubuntu-jammy-large | 2026-04-22 03:37:30.088 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.193370 | ubuntu-jammy-large | 2026-04-22 03:37:30.193 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2026-04-22 03:37:30.233332 | ubuntu-jammy-large | 2026-04-22 03:37:30.233 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.248733 | ubuntu-jammy-large | 2026-04-22 03:37:30.248 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-04-22 03:37:30.286715 | ubuntu-jammy-large | 2026-04-22 03:37:30.286 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.300853 | ubuntu-jammy-large | 2026-04-22 03:37:30.300 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-04-22 03:37:30.331317 | ubuntu-jammy-large | 2026-04-22 03:37:30.331 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.347845 | ubuntu-jammy-large | 2026-04-22 03:37:30.347 | Downloading prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2026-04-22 03:37:30.408757 | ubuntu-jammy-large | 2026-04-22 03:37:30.408 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.424770 | ubuntu-jammy-large | 2026-04-22 03:37:30.424 | Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2026-04-22 03:37:30.448574 | ubuntu-jammy-large | 2026-04-22 03:37:30.448 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) (59.6.0) 2026-04-22 03:37:30.486409 | ubuntu-jammy-large | 2026-04-22 03:37:30.486 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev12) 2026-04-22 03:37:30.499491 | ubuntu-jammy-large | 2026-04-22 03:37:30.499 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-04-22 03:37:30.672925 | ubuntu-jammy-large | 2026-04-22 03:37:30.672 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:30.690044 | ubuntu-jammy-large | 2026-04-22 03:37:30.689 | Downloading cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB) 2026-04-22 03:37:30.828619 | ubuntu-jammy-large | 2026-04-22 03:37:30.828 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:30.843917 | ubuntu-jammy-large | 2026-04-22 03:37:30.843 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-04-22 03:37:30.997951 | ubuntu-jammy-large | 2026-04-22 03:37:30.997 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:31.011810 | ubuntu-jammy-large | 2026-04-22 03:37:31.011 | Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2026-04-22 03:37:31.047219 | ubuntu-jammy-large | 2026-04-22 03:37:31.046 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:31.060713 | ubuntu-jammy-large | 2026-04-22 03:37:31.060 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-04-22 03:37:31.071878 | ubuntu-jammy-large | 2026-04-22 03:37:31.071 | Installing build dependencies: started 2026-04-22 03:37:32.084430 | ubuntu-jammy-large | 2026-04-22 03:37:32.084 | Installing build dependencies: finished with status 'done' 2026-04-22 03:37:32.086285 | ubuntu-jammy-large | 2026-04-22 03:37:32.086 | Getting requirements to build wheel: started 2026-04-22 03:37:32.518884 | ubuntu-jammy-large | 2026-04-22 03:37:32.518 | Getting requirements to build wheel: finished with status 'done' 2026-04-22 03:37:32.521545 | ubuntu-jammy-large | 2026-04-22 03:37:32.521 | Preparing metadata (pyproject.toml): started 2026-04-22 03:37:32.759359 | ubuntu-jammy-large | 2026-04-22 03:37:32.759 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-22 03:37:32.894191 | ubuntu-jammy-large | 2026-04-22 03:37:32.893 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:32.908878 | ubuntu-jammy-large | 2026-04-22 03:37:32.908 | Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2026-04-22 03:37:32.970018 | ubuntu-jammy-large | 2026-04-22 03:37:32.969 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==17.0.1.dev12) 2026-04-22 03:37:32.984746 | ubuntu-jammy-large | 2026-04-22 03:37:32.984 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-22 03:37:33.124060 | ubuntu-jammy-large | 2026-04-22 03:37:33.123 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.139946 | ubuntu-jammy-large | 2026-04-22 03:37:33.139 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-04-22 03:37:33.183597 | ubuntu-jammy-large | 2026-04-22 03:37:33.183 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.202974 | ubuntu-jammy-large | 2026-04-22 03:37:33.202 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-04-22 03:37:33.416593 | ubuntu-jammy-large | 2026-04-22 03:37:33.416 | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.431773 | ubuntu-jammy-large | 2026-04-22 03:37:33.431 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-04-22 03:37:33.457138 | ubuntu-jammy-large | 2026-04-22 03:37:33.456 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.482876 | ubuntu-jammy-large | 2026-04-22 03:37:33.482 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-04-22 03:37:33.528052 | ubuntu-jammy-large | 2026-04-22 03:37:33.527 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.541577 | ubuntu-jammy-large | 2026-04-22 03:37:33.541 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-04-22 03:37:33.604895 | ubuntu-jammy-large | 2026-04-22 03:37:33.604 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-04-22 03:37:33.620440 | ubuntu-jammy-large | 2026-04-22 03:37:33.620 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-22 03:37:33.734608 | ubuntu-jammy-large | 2026-04-22 03:37:33.734 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:33.748805 | ubuntu-jammy-large | 2026-04-22 03:37:33.748 | Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) 2026-04-22 03:37:33.779747 | ubuntu-jammy-large | 2026-04-22 03:37:33.779 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:33.792063 | ubuntu-jammy-large | 2026-04-22 03:37:33.791 | Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-04-22 03:37:33.826047 | ubuntu-jammy-large | 2026-04-22 03:37:33.825 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:33.839424 | ubuntu-jammy-large | 2026-04-22 03:37:33.839 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-04-22 03:37:33.863132 | ubuntu-jammy-large | 2026-04-22 03:37:33.862 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-04-22 03:37:33.876793 | ubuntu-jammy-large | 2026-04-22 03:37:33.876 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-22 03:37:34.003247 | ubuntu-jammy-large | 2026-04-22 03:37:34.002 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.019767 | ubuntu-jammy-large | 2026-04-22 03:37:34.019 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-22 03:37:34.094491 | ubuntu-jammy-large | 2026-04-22 03:37:34.094 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.107905 | ubuntu-jammy-large | 2026-04-22 03:37:34.107 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-04-22 03:37:34.250055 | ubuntu-jammy-large | 2026-04-22 03:37:34.249 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.267579 | ubuntu-jammy-large | 2026-04-22 03:37:34.267 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-22 03:37:34.295997 | ubuntu-jammy-large | 2026-04-22 03:37:34.295 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.311112 | ubuntu-jammy-large | 2026-04-22 03:37:34.310 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-04-22 03:37:34.483442 | ubuntu-jammy-large | 2026-04-22 03:37:34.483 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.499712 | ubuntu-jammy-large | 2026-04-22 03:37:34.499 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-04-22 03:37:34.663277 | ubuntu-jammy-large | 2026-04-22 03:37:34.662 | Collecting simplegeneric (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:34.680224 | ubuntu-jammy-large | 2026-04-22 03:37:34.679 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-04-22 03:37:34.690242 | ubuntu-jammy-large | 2026-04-22 03:37:34.690 | Installing build dependencies: started 2026-04-22 03:37:35.658615 | ubuntu-jammy-large | 2026-04-22 03:37:35.658 | Installing build dependencies: finished with status 'done' 2026-04-22 03:37:35.660662 | ubuntu-jammy-large | 2026-04-22 03:37:35.660 | Getting requirements to build wheel: started 2026-04-22 03:37:36.078752 | ubuntu-jammy-large | 2026-04-22 03:37:36.078 | Getting requirements to build wheel: finished with status 'done' 2026-04-22 03:37:36.082011 | ubuntu-jammy-large | 2026-04-22 03:37:36.081 | Preparing metadata (pyproject.toml): started 2026-04-22 03:37:36.326032 | ubuntu-jammy-large | 2026-04-22 03:37:36.325 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-22 03:37:36.403930 | ubuntu-jammy-large | 2026-04-22 03:37:36.403 | Collecting pytz (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:36.420531 | ubuntu-jammy-large | 2026-04-22 03:37:36.420 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-04-22 03:37:36.473394 | ubuntu-jammy-large | 2026-04-22 03:37:36.473 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:36.489516 | ubuntu-jammy-large | 2026-04-22 03:37:36.489 | Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2026-04-22 03:37:36.525744 | ubuntu-jammy-large | 2026-04-22 03:37:36.525 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==17.0.1.dev12) 2026-04-22 03:37:36.539675 | ubuntu-jammy-large | 2026-04-22 03:37:36.539 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-04-22 03:37:36.569624 | ubuntu-jammy-large | 2026-04-22 03:37:36.569 | WARNING: The candidate selected for download or install is a yanked version: 'click' candidate (version 8.2.2 at https://files.pythonhosted.org/packages/ec/85/e7297e34133ae1cfde3bffd30c24e1ef055248251baa877834e048687a28/click-8.2.2-py3-none-any.whl (from https://pypi.org/simple/click/) (requires-python:>=3.10)) 2026-04-22 03:37:36.569706 | ubuntu-jammy-large | 2026-04-22 03:37:36.569 | Reason for being yanked: Unintended change in behavior of boolean options and None 2026-04-22 03:37:36.589899 | ubuntu-jammy-large | 2026-04-22 03:37:36.589 | Downloading alembic-1.16.4-py3-none-any.whl (247 kB) 2026-04-22 03:37:36.616698 | ubuntu-jammy-large | 2026-04-22 03:37:36.616 | Downloading castellan-5.4.1-py3-none-any.whl (99 kB) 2026-04-22 03:37:36.632428 | ubuntu-jammy-large | 2026-04-22 03:37:36.632 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-04-22 03:37:36.648577 | ubuntu-jammy-large | 2026-04-22 03:37:36.648 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-22 03:37:36.802368 | ubuntu-jammy-large | 2026-04-22 03:37:36.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 26.9 MB/s 0:00:00 2026-04-22 03:37:36.819960 | ubuntu-jammy-large | 2026-04-22 03:37:36.819 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-04-22 03:37:36.852554 | ubuntu-jammy-large | 2026-04-22 03:37:36.852 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-04-22 03:37:36.873522 | ubuntu-jammy-large | 2026-04-22 03:37:36.873 | Downloading flask-3.1.1-py3-none-any.whl (103 kB) 2026-04-22 03:37:36.892071 | ubuntu-jammy-large | 2026-04-22 03:37:36.891 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-04-22 03:37:36.913963 | ubuntu-jammy-large | 2026-04-22 03:37:36.913 | Downloading click-8.2.2-py3-none-any.whl (103 kB) 2026-04-22 03:37:36.935595 | ubuntu-jammy-large | 2026-04-22 03:37:36.935 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-04-22 03:37:36.956447 | ubuntu-jammy-large | 2026-04-22 03:37:36.956 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-04-22 03:37:36.976730 | ubuntu-jammy-large | 2026-04-22 03:37:36.976 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-04-22 03:37:36.997255 | ubuntu-jammy-large | 2026-04-22 03:37:36.997 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-04-22 03:37:37.014858 | ubuntu-jammy-large | 2026-04-22 03:37:37.014 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-22 03:37:37.035896 | ubuntu-jammy-large | 2026-04-22 03:37:37.035 | Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 2026-04-22 03:37:37.055787 | ubuntu-jammy-large | 2026-04-22 03:37:37.055 | Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2026-04-22 03:37:37.076555 | ubuntu-jammy-large | 2026-04-22 03:37:37.076 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 2026-04-22 03:37:37.096681 | ubuntu-jammy-large | 2026-04-22 03:37:37.096 | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2026-04-22 03:37:37.127208 | ubuntu-jammy-large | 2026-04-22 03:37:37.127 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-22 03:37:37.146759 | ubuntu-jammy-large | 2026-04-22 03:37:37.146 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-04-22 03:37:37.167141 | ubuntu-jammy-large | 2026-04-22 03:37:37.166 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-04-22 03:37:37.185129 | ubuntu-jammy-large | 2026-04-22 03:37:37.184 | Downloading octavia_lib-3.10.0-py3-none-any.whl (38 kB) 2026-04-22 03:37:37.204132 | ubuntu-jammy-large | 2026-04-22 03:37:37.203 | Downloading openstacksdk-4.7.2-py3-none-any.whl (1.8 MB) 2026-04-22 03:37:37.279497 | ubuntu-jammy-large | 2026-04-22 03:37:37.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.2 MB/s 0:00:00 2026-04-22 03:37:37.294762 | ubuntu-jammy-large | 2026-04-22 03:37:37.294 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-22 03:37:37.314722 | ubuntu-jammy-large | 2026-04-22 03:37:37.314 | Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 2026-04-22 03:37:37.332983 | ubuntu-jammy-large | 2026-04-22 03:37:37.332 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-04-22 03:37:37.350497 | ubuntu-jammy-large | 2026-04-22 03:37:37.350 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-22 03:37:37.367401 | ubuntu-jammy-large | 2026-04-22 03:37:37.367 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-04-22 03:37:37.386000 | ubuntu-jammy-large | 2026-04-22 03:37:37.385 | Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) 2026-04-22 03:37:37.404265 | ubuntu-jammy-large | 2026-04-22 03:37:37.403 | Downloading oslo_cache-3.12.0-py3-none-any.whl (76 kB) 2026-04-22 03:37:37.423427 | ubuntu-jammy-large | 2026-04-22 03:37:37.423 | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2026-04-22 03:37:37.443839 | ubuntu-jammy-large | 2026-04-22 03:37:37.443 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-22 03:37:37.531307 | ubuntu-jammy-large | 2026-04-22 03:37:37.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 25.6 MB/s 0:00:00 2026-04-22 03:37:37.549582 | ubuntu-jammy-large | 2026-04-22 03:37:37.549 | Downloading oslo_context-6.1.0-py3-none-any.whl (19 kB) 2026-04-22 03:37:37.569594 | ubuntu-jammy-large | 2026-04-22 03:37:37.569 | Downloading oslo_db-17.4.0-py3-none-any.whl (157 kB) 2026-04-22 03:37:37.591181 | ubuntu-jammy-large | 2026-04-22 03:37:37.590 | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2026-04-22 03:37:37.610843 | ubuntu-jammy-large | 2026-04-22 03:37:37.610 | Downloading oslo_log-7.2.1-py3-none-any.whl (75 kB) 2026-04-22 03:37:37.629823 | ubuntu-jammy-large | 2026-04-22 03:37:37.629 | Downloading oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2026-04-22 03:37:37.651678 | ubuntu-jammy-large | 2026-04-22 03:37:37.651 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-22 03:37:37.670363 | ubuntu-jammy-large | 2026-04-22 03:37:37.670 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-22 03:37:37.688712 | ubuntu-jammy-large | 2026-04-22 03:37:37.688 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-04-22 03:37:37.708334 | ubuntu-jammy-large | 2026-04-22 03:37:37.708 | Downloading kombu-5.5.4-py3-none-any.whl (210 kB) 2026-04-22 03:37:37.729020 | ubuntu-jammy-large | 2026-04-22 03:37:37.728 | Downloading oslo_metrics-0.13.0-py3-none-any.whl (13 kB) 2026-04-22 03:37:37.747228 | ubuntu-jammy-large | 2026-04-22 03:37:37.746 | Downloading oslo_middleware-6.6.0-py3-none-any.whl (67 kB) 2026-04-22 03:37:37.766630 | ubuntu-jammy-large | 2026-04-22 03:37:37.766 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-04-22 03:37:37.794516 | ubuntu-jammy-large | 2026-04-22 03:37:37.794 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 17.4 MB/s 0:00:00 2026-04-22 03:37:37.810378 | ubuntu-jammy-large | 2026-04-22 03:37:37.810 | Downloading oslo_policy-4.6.0-py3-none-any.whl (88 kB) 2026-04-22 03:37:37.927124 | ubuntu-jammy-large | 2026-04-22 03:37:37.926 | Downloading oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2026-04-22 03:37:37.947093 | ubuntu-jammy-large | 2026-04-22 03:37:37.946 | Downloading oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2026-04-22 03:37:37.966574 | ubuntu-jammy-large | 2026-04-22 03:37:37.966 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2026-04-22 03:37:37.999032 | ubuntu-jammy-large | 2026-04-22 03:37:37.998 | Downloading oslo_service-4.3.0-py3-none-any.whl (101 kB) 2026-04-22 03:37:38.015188 | ubuntu-jammy-large | 2026-04-22 03:37:38.014 | Downloading eventlet-0.40.2-py3-none-any.whl (364 kB) 2026-04-22 03:37:38.041161 | ubuntu-jammy-large | 2026-04-22 03:37:38.040 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-04-22 03:37:38.067197 | ubuntu-jammy-large | 2026-04-22 03:37:38.066 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (582 kB) 2026-04-22 03:37:38.091777 | ubuntu-jammy-large | 2026-04-22 03:37:38.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.2/582.2 kB 19.5 MB/s 0:00:00 2026-04-22 03:37:38.108532 | ubuntu-jammy-large | 2026-04-22 03:37:38.108 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2026-04-22 03:37:38.125179 | ubuntu-jammy-large | 2026-04-22 03:37:38.125 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-04-22 03:37:38.141961 | ubuntu-jammy-large | 2026-04-22 03:37:38.141 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2026-04-22 03:37:38.156514 | ubuntu-jammy-large | 2026-04-22 03:37:38.156 | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2026-04-22 03:37:38.173884 | ubuntu-jammy-large | 2026-04-22 03:37:38.173 | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-04-22 03:37:38.190356 | ubuntu-jammy-large | 2026-04-22 03:37:38.190 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-22 03:37:38.217862 | ubuntu-jammy-large | 2026-04-22 03:37:38.217 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-22 03:37:38.236976 | ubuntu-jammy-large | 2026-04-22 03:37:38.236 | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2026-04-22 03:37:38.258572 | ubuntu-jammy-large | 2026-04-22 03:37:38.258 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-04-22 03:37:38.280802 | ubuntu-jammy-large | 2026-04-22 03:37:38.280 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-22 03:37:38.299946 | ubuntu-jammy-large | 2026-04-22 03:37:38.299 | Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) 2026-04-22 03:37:38.317027 | ubuntu-jammy-large | 2026-04-22 03:37:38.316 | Downloading prettytable-3.16.0-py3-none-any.whl (33 kB) 2026-04-22 03:37:38.336901 | ubuntu-jammy-large | 2026-04-22 03:37:38.336 | Downloading prometheus_client-0.22.1-py3-none-any.whl (58 kB) 2026-04-22 03:37:38.359411 | ubuntu-jammy-large | 2026-04-22 03:37:38.359 | Downloading psutil-7.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (277 kB) 2026-04-22 03:37:38.384293 | ubuntu-jammy-large | 2026-04-22 03:37:38.384 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-04-22 03:37:38.404847 | ubuntu-jammy-large | 2026-04-22 03:37:38.404 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-04-22 03:37:38.425039 | ubuntu-jammy-large | 2026-04-22 03:37:38.424 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-22 03:37:38.443409 | ubuntu-jammy-large | 2026-04-22 03:37:38.443 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-04-22 03:37:38.461766 | ubuntu-jammy-large | 2026-04-22 03:37:38.461 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-04-22 03:37:38.482224 | ubuntu-jammy-large | 2026-04-22 03:37:38.481 | Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) 2026-04-22 03:37:38.500781 | ubuntu-jammy-large | 2026-04-22 03:37:38.500 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-04-22 03:37:38.534417 | ubuntu-jammy-large | 2026-04-22 03:37:38.534 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2026-04-22 03:37:38.553186 | ubuntu-jammy-large | 2026-04-22 03:37:38.552 | Downloading cliff-4.11.0-py3-none-any.whl (84 kB) 2026-04-22 03:37:38.571389 | ubuntu-jammy-large | 2026-04-22 03:37:38.571 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-04-22 03:37:38.591365 | ubuntu-jammy-large | 2026-04-22 03:37:38.591 | Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) 2026-04-22 03:37:38.612640 | ubuntu-jammy-large | 2026-04-22 03:37:38.612 | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-04-22 03:37:38.635633 | ubuntu-jammy-large | 2026-04-22 03:37:38.635 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-22 03:37:38.660257 | ubuntu-jammy-large | 2026-04-22 03:37:38.659 | Downloading python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2026-04-22 03:37:38.681644 | ubuntu-jammy-large | 2026-04-22 03:37:38.681 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-04-22 03:37:38.702974 | ubuntu-jammy-large | 2026-04-22 03:37:38.702 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-04-22 03:37:38.735887 | ubuntu-jammy-large | 2026-04-22 03:37:38.735 | Downloading python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2026-04-22 03:37:38.767867 | ubuntu-jammy-large | 2026-04-22 03:37:38.767 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-04-22 03:37:38.800940 | ubuntu-jammy-large | 2026-04-22 03:37:38.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 20.1 MB/s 0:00:00 2026-04-22 03:37:38.815637 | ubuntu-jammy-large | 2026-04-22 03:37:38.815 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-04-22 03:37:38.831356 | ubuntu-jammy-large | 2026-04-22 03:37:38.831 | Downloading requests-2.32.4-py3-none-any.whl (64 kB) 2026-04-22 03:37:38.849323 | ubuntu-jammy-large | 2026-04-22 03:37:38.849 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2026-04-22 03:37:38.867446 | ubuntu-jammy-large | 2026-04-22 03:37:38.867 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-04-22 03:37:38.883968 | ubuntu-jammy-large | 2026-04-22 03:37:38.883 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-04-22 03:37:38.902783 | ubuntu-jammy-large | 2026-04-22 03:37:38.902 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-22 03:37:38.920531 | ubuntu-jammy-large | 2026-04-22 03:37:38.920 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-04-22 03:37:38.936240 | ubuntu-jammy-large | 2026-04-22 03:37:38.936 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-22 03:37:38.953950 | ubuntu-jammy-large | 2026-04-22 03:37:38.953 | Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2026-04-22 03:37:38.977217 | ubuntu-jammy-large | 2026-04-22 03:37:38.976 | Downloading rich-14.1.0-py3-none-any.whl (243 kB) 2026-04-22 03:37:38.997781 | ubuntu-jammy-large | 2026-04-22 03:37:38.997 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-04-22 03:37:39.044524 | ubuntu-jammy-large | 2026-04-22 03:37:39.044 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.2 MB/s 0:00:00 2026-04-22 03:37:39.057615 | ubuntu-jammy-large | 2026-04-22 03:37:39.057 | Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-04-22 03:37:39.076891 | ubuntu-jammy-large | 2026-04-22 03:37:39.076 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-22 03:37:39.094065 | ubuntu-jammy-large | 2026-04-22 03:37:39.093 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-22 03:37:39.110776 | ubuntu-jammy-large | 2026-04-22 03:37:39.110 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-22 03:37:39.128644 | ubuntu-jammy-large | 2026-04-22 03:37:39.128 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB) 2026-04-22 03:37:39.160435 | ubuntu-jammy-large | 2026-04-22 03:37:39.160 | Downloading setproctitle-1.3.6-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2026-04-22 03:37:39.179021 | ubuntu-jammy-large | 2026-04-22 03:37:39.178 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-22 03:37:39.197175 | ubuntu-jammy-large | 2026-04-22 03:37:39.196 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2026-04-22 03:37:39.312696 | ubuntu-jammy-large | 2026-04-22 03:37:39.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 27.9 MB/s 0:00:00 2026-04-22 03:37:39.329093 | ubuntu-jammy-large | 2026-04-22 03:37:39.328 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-04-22 03:37:39.346780 | ubuntu-jammy-large | 2026-04-22 03:37:39.346 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-22 03:37:39.364782 | ubuntu-jammy-large | 2026-04-22 03:37:39.364 | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2026-04-22 03:37:39.383997 | ubuntu-jammy-large | 2026-04-22 03:37:39.383 | Downloading taskflow-6.0.2-py3-none-any.whl (491 kB) 2026-04-22 03:37:39.418134 | ubuntu-jammy-large | 2026-04-22 03:37:39.417 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-04-22 03:37:39.436884 | ubuntu-jammy-large | 2026-04-22 03:37:39.436 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-04-22 03:37:39.501297 | ubuntu-jammy-large | 2026-04-22 03:37:39.501 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.3 MB/s 0:00:00 2026-04-22 03:37:39.517852 | ubuntu-jammy-large | 2026-04-22 03:37:39.517 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-04-22 03:37:39.534616 | ubuntu-jammy-large | 2026-04-22 03:37:39.534 | Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) 2026-04-22 03:37:39.553140 | ubuntu-jammy-large | 2026-04-22 03:37:39.552 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-22 03:37:39.572496 | ubuntu-jammy-large | 2026-04-22 03:37:39.572 | Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2026-04-22 03:37:39.593719 | ubuntu-jammy-large | 2026-04-22 03:37:39.593 | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2026-04-22 03:37:39.623844 | ubuntu-jammy-large | 2026-04-22 03:37:39.623 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-04-22 03:37:39.641426 | ubuntu-jammy-large | 2026-04-22 03:37:39.641 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-04-22 03:37:39.659424 | ubuntu-jammy-large | 2026-04-22 03:37:39.659 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-22 03:37:39.679689 | ubuntu-jammy-large | 2026-04-22 03:37:39.679 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-04-22 03:37:39.701439 | ubuntu-jammy-large | 2026-04-22 03:37:39.701 | Downloading wrapt-1.17.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) 2026-04-22 03:37:39.720616 | ubuntu-jammy-large | 2026-04-22 03:37:39.720 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-04-22 03:37:39.741211 | ubuntu-jammy-large | 2026-04-22 03:37:39.741 | Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2026-04-22 03:37:39.761375 | ubuntu-jammy-large | 2026-04-22 03:37:39.761 | Downloading yappi-1.6.10-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2026-04-22 03:37:39.781729 | ubuntu-jammy-large | 2026-04-22 03:37:39.781 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-04-22 03:37:39.800412 | ubuntu-jammy-large | 2026-04-22 03:37:39.800 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-04-22 03:37:39.819656 | ubuntu-jammy-large | 2026-04-22 03:37:39.819 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-04-22 03:37:39.855364 | ubuntu-jammy-large | 2026-04-22 03:37:39.855 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-04-22 03:37:39.875511 | ubuntu-jammy-large | 2026-04-22 03:37:39.875 | Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2026-04-22 03:37:40.091249 | ubuntu-jammy-large | 2026-04-22 03:37:40.090 | Building wheels for collected packages: octavia, pyperclip, testresources, simplegeneric 2026-04-22 03:37:40.092524 | ubuntu-jammy-large | 2026-04-22 03:37:40.092 | Building wheel for octavia (pyproject.toml): started 2026-04-22 03:37:41.557153 | ubuntu-jammy-large | 2026-04-22 03:37:41.556 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-04-22 03:37:41.564261 | ubuntu-jammy-large | 2026-04-22 03:37:41.564 | Created wheel for octavia: filename=octavia-17.0.1.dev12-py3-none-any.whl size=1250198 sha256=dd5d04291903392d17cf36945c52ed89e95f6beb48855a38085b01ddedda2c0f 2026-04-22 03:37:41.564887 | ubuntu-jammy-large | 2026-04-22 03:37:41.564 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-04-22 03:37:41.578652 | ubuntu-jammy-large | 2026-04-22 03:37:41.578 | Building wheel for pyperclip (pyproject.toml): started 2026-04-22 03:37:41.864973 | ubuntu-jammy-large | 2026-04-22 03:37:41.864 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-04-22 03:37:41.866493 | ubuntu-jammy-large | 2026-04-22 03:37:41.866 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=f57c50b880767460cb10b55174f8056c27516ed2ef5910dc3f7b04843d3eac64 2026-04-22 03:37:41.867202 | ubuntu-jammy-large | 2026-04-22 03:37:41.867 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-04-22 03:37:41.872165 | ubuntu-jammy-large | 2026-04-22 03:37:41.872 | Building wheel for testresources (pyproject.toml): started 2026-04-22 03:37:42.190090 | ubuntu-jammy-large | 2026-04-22 03:37:42.189 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-22 03:37:42.191799 | ubuntu-jammy-large | 2026-04-22 03:37:42.191 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=47e8e28b555b1756dafd51e83d8629b124649671c82dd1f8ecae68fde926c952 2026-04-22 03:37:42.192586 | ubuntu-jammy-large | 2026-04-22 03:37:42.192 | Stored in directory: /root/.cache/pip/wheels/a8/a8/df/047e97e7abc6a9e7a7efa124cefc1e22a4cab7293fe0e89eca 2026-04-22 03:37:42.199320 | ubuntu-jammy-large | 2026-04-22 03:37:42.199 | Building wheel for simplegeneric (pyproject.toml): started 2026-04-22 03:37:42.477064 | ubuntu-jammy-large | 2026-04-22 03:37:42.476 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-04-22 03:37:42.478755 | ubuntu-jammy-large | 2026-04-22 03:37:42.478 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=f5fa1273b46aa0633fed46460c2602e4e29d47aff7311ff2dc8e9dbb8dc72d59 2026-04-22 03:37:42.479498 | ubuntu-jammy-large | 2026-04-22 03:37:42.479 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-04-22 03:37:42.485076 | ubuntu-jammy-large | 2026-04-22 03:37:42.484 | Successfully built octavia pyperclip testresources simplegeneric 2026-04-22 03:37:42.838340 | ubuntu-jammy-large | 2026-04-22 03:37:42.838 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, tomli, testtools, tenacity, stevedore, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, netaddr, msgpack, mdurl, markupsafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, fasteners, dnspython, distro, decorator, click, charset_normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, oslo.context, os-service-types, markdown-it-py, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, dogpile.cache, debtcollector, cotyledon, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, rich, pecan, oslo.utils, oslo.config, kombu, keystoneauth1, jsonschema-specifications, futurist, Flask, cryptography, alembic, rich-argparse, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, cmd2, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, cliff, python-barbicanclient, oslo.messaging, keystonemiddleware, castellan, octavia 2026-04-22 03:37:57.020772 | ubuntu-jammy-large | 2026-04-22 03:37:57.020 | 2026-04-22 03:37:57.037038 | ubuntu-jammy-large | 2026-04-22 03:37:57.036 | Successfully installed Flask-3.1.1 Jinja2-3.1.6 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 PyJWT-2.10.1 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.42 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.9 Werkzeug-3.1.3 Yappi-1.6.10 alembic-1.16.4 amqp-5.3.1 attrs-25.3.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.9.0 cachetools-5.5.2 castellan-5.4.1 certifi-2026.2.25 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.2 cliff-4.11.0 cmd2-2.7.0 cotyledon-2.0.0 cryptography-43.0.3 debtcollector-3.0.0 decorator-5.2.1 distro-1.9.0 dnspython-2.7.0 dogpile.cache-1.4.0 eventlet-0.40.2 fasteners-0.19 futurist-3.2.1 greenlet-3.2.3 gunicorn-23.0.0 idna-3.10 importlib-metadata-8.7.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-specifications-2025.4.1 keystoneauth1-5.12.0 keystonemiddleware-10.12.1 kombu-5.5.4 markdown-it-py-3.0.0 markupsafe-3.0.2 mdurl-0.1.2 msgpack-1.1.1 netaddr-1.3.0 networkx-3.4.2 octavia-17.0.1.dev12 octavia-lib-3.10.0 openstacksdk-4.7.2 os-service-types-1.8.0 oslo.cache-3.12.0 oslo.concurrency-7.2.0 oslo.config-10.0.0 oslo.context-6.1.0 oslo.db-17.4.0 oslo.i18n-6.6.0 oslo.log-7.2.1 oslo.messaging-17.1.0 oslo.metrics-0.13.0 oslo.middleware-6.6.0 oslo.policy-4.6.0 oslo.reports-3.6.0 oslo.serialization-5.8.0 oslo.service-4.3.0 oslo.upgradecheck-2.6.0 oslo.utils-9.1.0 packaging-25.0 pbr-7.0.1 pecan-1.7.0 platformdirs-4.3.8 prometheus-client-0.22.1 psutil-7.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.1 pycadf-4.0.1 pycparser-2.22 pydot-4.0.1 pygments-2.19.2 pyparsing-3.2.3 pyperclip-1.9.0 pyroute2-0.8.1 python-barbicanclient-7.2.0 python-cinderclient-9.8.0 python-dateutil-2.9.0.post0 python-glanceclient-4.10.0 python-keystoneclient-5.7.0 python-novaclient-18.11.0 pytz-2025.2 referencing-0.36.2 repoze.lru-0.7 requests-2.32.4 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.1.0 rich-argparse-1.7.1 rpds-py-0.26.0 setproctitle-1.3.6 simplegeneric-0.8.1 six-1.17.0 statsd-4.0.1 stevedore-5.5.0 taskflow-6.0.2 tenacity-9.1.2 testresources-2.0.2 testscenarios-0.5.0 testtools-2.7.2 tomli-2.2.1 typing-extensions-4.14.1 tzdata-2025.2 urllib3-1.26.20 vine-5.1.0 warlock-2.1.0 wcwidth-0.2.13 wrapt-1.17.2 zipp-3.23.0 2026-04-22 03:37:58.592009 | ubuntu-jammy-large | 2026-04-22 03:37:58.591 | dib-run-parts 75-amphora-agent-install completed 2026-04-22 03:37:58.592092 | ubuntu-jammy-large | 2026-04-22 03:37:58.591 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-04-22 03:37:58.594309 | ubuntu-jammy-large | 2026-04-22 03:37:58.594 | + set -o pipefail 2026-04-22 03:37:58.594354 | ubuntu-jammy-large | 2026-04-22 03:37:58.594 | + '[' -d /var/lib/haproxy ']' 2026-04-22 03:37:58.597865 | ubuntu-jammy-large | 2026-04-22 03:37:58.597 | dib-run-parts 76-haproxy completed 2026-04-22 03:37:58.597954 | ubuntu-jammy-large | 2026-04-22 03:37:58.597 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-04-22 03:37:59.371012 | ubuntu-jammy-large | 2026-04-22 03:37:59.370 | Processing ./opt/octavia-lib 2026-04-22 03:37:59.373397 | ubuntu-jammy-large | 2026-04-22 03:37:59.373 | Installing build dependencies: started 2026-04-22 03:38:00.614378 | ubuntu-jammy-large | 2026-04-22 03:38:00.614 | Installing build dependencies: finished with status 'done' 2026-04-22 03:38:00.616861 | ubuntu-jammy-large | 2026-04-22 03:38:00.616 | Getting requirements to build wheel: started 2026-04-22 03:38:00.983892 | ubuntu-jammy-large | 2026-04-22 03:38:00.983 | Getting requirements to build wheel: finished with status 'done' 2026-04-22 03:38:00.988383 | ubuntu-jammy-large | 2026-04-22 03:38:00.988 | Installing backend dependencies: started 2026-04-22 03:38:02.258371 | ubuntu-jammy-large | 2026-04-22 03:38:02.258 | Installing backend dependencies: finished with status 'done' 2026-04-22 03:38:02.260693 | ubuntu-jammy-large | 2026-04-22 03:38:02.260 | Preparing metadata (pyproject.toml): started 2026-04-22 03:38:02.637940 | ubuntu-jammy-large | 2026-04-22 03:38:02.637 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-22 03:38:02.639773 | ubuntu-jammy-large | 2026-04-22 03:38:02.639 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (6.6.0) 2026-04-22 03:38:02.640788 | ubuntu-jammy-large | 2026-04-22 03:38:02.640 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (5.8.0) 2026-04-22 03:38:02.641610 | ubuntu-jammy-large | 2026-04-22 03:38:02.641 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (7.0.1) 2026-04-22 03:38:02.642302 | ubuntu-jammy-large | 2026-04-22 03:38:02.642 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev1) (9.1.2) 2026-04-22 03:38:02.644461 | ubuntu-jammy-large | 2026-04-22 03:38:02.644 | Requirement already satisfied: msgpack>=0.5.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.1.1) 2026-04-22 03:38:02.645248 | ubuntu-jammy-large | 2026-04-22 03:38:02.645 | Requirement already satisfied: oslo.utils>=3.33.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (9.1.0) 2026-04-22 03:38:02.646126 | ubuntu-jammy-large | 2026-04-22 03:38:02.645 | Requirement already satisfied: tzdata>=2022.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (2025.2) 2026-04-22 03:38:02.648716 | ubuntu-jammy-large | 2026-04-22 03:38:02.648 | Requirement already satisfied: iso8601>=0.1.11 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (2.1.0) 2026-04-22 03:38:02.649655 | ubuntu-jammy-large | 2026-04-22 03:38:02.649 | Requirement already satisfied: netaddr>=0.10.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.3.0) 2026-04-22 03:38:02.650378 | ubuntu-jammy-large | 2026-04-22 03:38:02.650 | Requirement already satisfied: debtcollector>=1.2.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (3.0.0) 2026-04-22 03:38:02.651105 | ubuntu-jammy-large | 2026-04-22 03:38:02.651 | Requirement already satisfied: pyparsing>=2.1.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (3.2.3) 2026-04-22 03:38:02.651892 | ubuntu-jammy-large | 2026-04-22 03:38:02.651 | Requirement already satisfied: packaging>=20.4 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (25.0) 2026-04-22 03:38:02.652746 | ubuntu-jammy-large | 2026-04-22 03:38:02.652 | Requirement already satisfied: PyYAML>=3.13 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (6.0.2) 2026-04-22 03:38:02.653523 | ubuntu-jammy-large | 2026-04-22 03:38:02.653 | Requirement already satisfied: psutil>=3.2.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (7.0.0) 2026-04-22 03:38:02.655166 | ubuntu-jammy-large | 2026-04-22 03:38:02.655 | Requirement already satisfied: wrapt>=1.7.0 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib==3.12.0.dev1) (1.17.2) 2026-04-22 03:38:02.658969 | ubuntu-jammy-large | 2026-04-22 03:38:02.658 | Requirement already satisfied: setuptools in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib==3.12.0.dev1) (59.6.0) 2026-04-22 03:38:02.673320 | ubuntu-jammy-large | 2026-04-22 03:38:02.673 | Building wheels for collected packages: octavia-lib 2026-04-22 03:38:02.674330 | ubuntu-jammy-large | 2026-04-22 03:38:02.674 | Building wheel for octavia-lib (pyproject.toml): started 2026-04-22 03:38:03.097837 | ubuntu-jammy-large | 2026-04-22 03:38:03.097 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-04-22 03:38:03.099848 | ubuntu-jammy-large | 2026-04-22 03:38:03.099 | Created wheel for octavia-lib: filename=octavia_lib-3.12.0.dev1-py3-none-any.whl size=38349 sha256=9be130a3486f4a973f27099afd1ca09f53be912ae51c37ed8c0faa0a2ba1e14f 2026-04-22 03:38:03.100556 | ubuntu-jammy-large | 2026-04-22 03:38:03.100 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-04-22 03:38:03.106613 | ubuntu-jammy-large | 2026-04-22 03:38:03.106 | Successfully built octavia-lib 2026-04-22 03:38:03.286306 | ubuntu-jammy-large | 2026-04-22 03:38:03.286 | Installing collected packages: octavia-lib 2026-04-22 03:38:03.286570 | ubuntu-jammy-large | 2026-04-22 03:38:03.286 | Attempting uninstall: octavia-lib 2026-04-22 03:38:03.287647 | ubuntu-jammy-large | 2026-04-22 03:38:03.287 | Found existing installation: octavia-lib 3.10.0 2026-04-22 03:38:03.292479 | ubuntu-jammy-large | 2026-04-22 03:38:03.292 | Uninstalling octavia-lib-3.10.0: 2026-04-22 03:38:03.293742 | ubuntu-jammy-large | 2026-04-22 03:38:03.293 | Successfully uninstalled octavia-lib-3.10.0 2026-04-22 03:38:03.337443 | ubuntu-jammy-large | 2026-04-22 03:38:03.337 | Successfully installed octavia-lib-3.12.0.dev1 2026-04-22 03:38:03.487232 | ubuntu-jammy-large | 2026-04-22 03:38:03.487 | dib-run-parts 76-octavia-lib-install completed 2026-04-22 03:38:03.488426 | ubuntu-jammy-large | 2026-04-22 03:38:03.487 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-04-22 03:38:03.495789 | ubuntu-jammy-large | 2026-04-22 03:38:03.495 | dib-run-parts 80-disable-rfc3041 completed 2026-04-22 03:38:03.495815 | ubuntu-jammy-large | 2026-04-22 03:38:03.495 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-04-22 03:38:03.499774 | ubuntu-jammy-large | 2026-04-22 03:38:03.499 | dib-run-parts 80-modprobe-blacklist completed 2026-04-22 03:38:03.499795 | ubuntu-jammy-large | 2026-04-22 03:38:03.499 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-04-22 03:38:03.527655 | ubuntu-jammy-large | 2026-04-22 03:38:03.527 | Not running install-packages remove with empty packages list 2026-04-22 03:38:04.852481 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-04-22 03:38:04.852644 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | Running command: ['install-packages', '-e', 'python3-dev', 'firewalld', 'gcc-11', 'build-essential', 'libffi-dev', 'gcc', 'git-man', 'gcc-12', 'perl', 'libssl-dev'] 2026-04-22 03:38:04.852674 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Reading package lists... 2026-04-22 03:38:04.852714 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Building dependency tree... 2026-04-22 03:38:04.852736 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Reading state information... 2026-04-22 03:38:04.852750 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Package 'firewalld' is not installed, so not removed 2026-04-22 03:38:04.852764 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > The following packages were automatically installed and are no longer required: 2026-04-22 03:38:04.852779 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-04-22 03:38:04.852821 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-04-22 03:38:04.852835 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-04-22 03:38:04.852848 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-04-22 03:38:04.852861 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-04-22 03:38:04.853530 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-04-22 03:38:04.853584 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-04-22 03:38:04.853599 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Use 'sudo apt autoremove' to remove them. 2026-04-22 03:38:04.853612 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > The following packages will be REMOVED: 2026-04-22 03:38:04.853626 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-04-22 03:38:04.853647 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-04-22 03:38:04.853661 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-04-22 03:38:04.853675 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > After this operation, 195 MB disk space will be freed. 2026-04-22 03:38:04.853692 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 27764 files and directories currently installed.) 2026-04-22 03:38:04.853708 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-04-22 03:38:04.853722 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing build-essential (12.9ubuntu3) ... 2026-04-22 03:38:04.853735 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-04-22 03:38:04.853748 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-04-22 03:38:04.853760 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:04.853773 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-04-22 03:38:04.853786 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:04.853799 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:04.853811 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing git (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:38:04.853824 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing git-man (1:2.34.1-1ubuntu1.17) ... 2026-04-22 03:38:04.853837 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-04-22 03:38:04.853849 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing liberror-perl (0.17029-1) ... 2026-04-22 03:38:04.853862 | ubuntu-jammy-large | 2026-04-22 03:38:04.852 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-04-22 03:38:04.853875 | ubuntu-jammy-large | 2026-04-22 03:38:04.853 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.23) ... 2026-04-22 03:38:04.853888 | ubuntu-jammy-large | 2026-04-22 03:38:04.853 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-04-22 03:38:04.853901 | ubuntu-jammy-large | 2026-04-22 03:38:04.853 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-04-22 03:38:04.853914 | ubuntu-jammy-large | 2026-04-22 03:38:04.853 | returncode: 0 2026-04-22 03:38:04.869253 | ubuntu-jammy-large | 2026-04-22 03:38:04.869 | dib-run-parts 99-package-uninstalls completed 2026-04-22 03:38:04.871428 | ubuntu-jammy-large | 2026-04-22 03:38:04.871 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:38:04.871652 | ubuntu-jammy-large | 2026-04-22 03:38:04.871 | dib-run-parts 2026-04-22 03:38:04.873698 | ubuntu-jammy-large | 2026-04-22 03:38:04.873 | dib-run-parts Target: install.d 2026-04-22 03:38:04.873746 | ubuntu-jammy-large | 2026-04-22 03:38:04.873 | dib-run-parts 2026-04-22 03:38:04.873761 | ubuntu-jammy-large | 2026-04-22 03:38:04.873 | dib-run-parts Script Seconds 2026-04-22 03:38:04.873774 | ubuntu-jammy-large | 2026-04-22 03:38:04.873 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:38:04.873787 | ubuntu-jammy-large | 2026-04-22 03:38:04.873 | dib-run-parts 2026-04-22 03:38:04.892654 | ubuntu-jammy-large | 2026-04-22 03:38:04.892 | dib-run-parts 00-baseline-environment 3.097 2026-04-22 03:38:04.905015 | ubuntu-jammy-large | 2026-04-22 03:38:04.904 | dib-run-parts 00-up-to-date 0.800 2026-04-22 03:38:04.918547 | ubuntu-jammy-large | 2026-04-22 03:38:04.918 | dib-run-parts 01-package-installs 46.932 2026-04-22 03:38:04.931748 | ubuntu-jammy-large | 2026-04-22 03:38:04.931 | dib-run-parts 05-set-cloud-init-sources 0.010 2026-04-22 03:38:04.946067 | ubuntu-jammy-large | 2026-04-22 03:38:04.945 | dib-run-parts 10-cloud-init 0.009 2026-04-22 03:38:04.988078 | ubuntu-jammy-large | 2026-04-22 03:38:04.981 | dib-run-parts 10-debian-networking 0.014 2026-04-22 03:38:04.988182 | ubuntu-jammy-large | 2026-04-22 03:38:04.986 | dib-run-parts 10-install-static-files 0.062 2026-04-22 03:38:04.988312 | ubuntu-jammy-large | 2026-04-22 03:38:04.988 | dib-run-parts 12-debian-locale-gen 2.913 2026-04-22 03:38:05.000959 | ubuntu-jammy-large | 2026-04-22 03:38:05.000 | dib-run-parts 15-cleanup-debootstrap 0.007 2026-04-22 03:38:05.012521 | ubuntu-jammy-large | 2026-04-22 03:38:05.012 | dib-run-parts 20-install-init-scripts 0.013 2026-04-22 03:38:05.023871 | ubuntu-jammy-large | 2026-04-22 03:38:05.023 | dib-run-parts 75-amphora-agent-install 51.386 2026-04-22 03:38:05.035099 | ubuntu-jammy-large | 2026-04-22 03:38:05.034 | dib-run-parts 76-haproxy 0.004 2026-04-22 03:38:05.046953 | ubuntu-jammy-large | 2026-04-22 03:38:05.046 | dib-run-parts 76-octavia-lib-install 4.886 2026-04-22 03:38:05.059361 | ubuntu-jammy-large | 2026-04-22 03:38:05.059 | dib-run-parts 80-disable-rfc3041 0.007 2026-04-22 03:38:05.071682 | ubuntu-jammy-large | 2026-04-22 03:38:05.071 | dib-run-parts 80-modprobe-blacklist 0.002 2026-04-22 03:38:05.091806 | ubuntu-jammy-large | 2026-04-22 03:38:05.084 | dib-run-parts 99-package-uninstalls 1.368 2026-04-22 03:38:05.091933 | ubuntu-jammy-large | 2026-04-22 03:38:05.088 | dib-run-parts 2026-04-22 03:38:05.091954 | ubuntu-jammy-large | 2026-04-22 03:38:05.088 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:38:05.320072 | ubuntu-jammy-large | 2026-04-22 03:38:05.319 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-04-22 03:38:05.324353 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-04-22 03:38:05.324404 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:05.324428 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:05.324443 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:05.324456 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:05.324474 | ubuntu-jammy-large | 2026-04-22 03:38:05.324 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:05.329356 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:05.329412 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:38:05.329431 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:38:05.329446 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:05.329514 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:05.329556 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:38:05.329604 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:05.329619 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:05.329632 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:05.329646 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:05.329660 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:05.329673 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:05.329690 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:05.329703 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:05.329717 | ubuntu-jammy-large | 2026-04-22 03:38:05.329 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:05.333863 | ubuntu-jammy-large | 2026-04-22 03:38:05.333 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:05.333938 | ubuntu-jammy-large | 2026-04-22 03:38:05.333 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:05.333957 | ubuntu-jammy-large | 2026-04-22 03:38:05.333 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:05.333972 | ubuntu-jammy-large | 2026-04-22 03:38:05.333 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:05.338774 | ubuntu-jammy-large | 2026-04-22 03:38:05.338 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:05.338825 | ubuntu-jammy-large | 2026-04-22 03:38:05.338 | ++ export DIB_ADD_APT_KEYS= 2026-04-22 03:38:05.338839 | ubuntu-jammy-large | 2026-04-22 03:38:05.338 | ++ DIB_ADD_APT_KEYS= 2026-04-22 03:38:05.338910 | ubuntu-jammy-large | 2026-04-22 03:38:05.338 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-04-22 03:38:05.343977 | ubuntu-jammy-large | 2026-04-22 03:38:05.343 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-04-22 03:38:05.344026 | ubuntu-jammy-large | 2026-04-22 03:38:05.343 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:05.344042 | ubuntu-jammy-large | 2026-04-22 03:38:05.343 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:05.344119 | ubuntu-jammy-large | 2026-04-22 03:38:05.344 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:05.349195 | ubuntu-jammy-large | 2026-04-22 03:38:05.348 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:05.349239 | ubuntu-jammy-large | 2026-04-22 03:38:05.348 | ++ export DISTRO_NAME=ubuntu 2026-04-22 03:38:05.349253 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ DISTRO_NAME=ubuntu 2026-04-22 03:38:05.349265 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ export DIB_RELEASE=jammy 2026-04-22 03:38:05.349285 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ DIB_RELEASE=jammy 2026-04-22 03:38:05.349305 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:05.349316 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:05.349328 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:05.349340 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:05.349351 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ ARCH=amd64 2026-04-22 03:38:05.349363 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:38:05.349615 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:38:05.349641 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:05.349653 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:05.349666 | ubuntu-jammy-large | 2026-04-22 03:38:05.349 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:05.354775 | ubuntu-jammy-large | 2026-04-22 03:38:05.354 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:05.354843 | ubuntu-jammy-large | 2026-04-22 03:38:05.354 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:05.354859 | ubuntu-jammy-large | 2026-04-22 03:38:05.354 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:05.354933 | ubuntu-jammy-large | 2026-04-22 03:38:05.354 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:05.360352 | ubuntu-jammy-large | 2026-04-22 03:38:05.360 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:05.360393 | ubuntu-jammy-large | 2026-04-22 03:38:05.360 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:38:05.360403 | ubuntu-jammy-large | 2026-04-22 03:38:05.360 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:05.360410 | ubuntu-jammy-large | 2026-04-22 03:38:05.360 | ++ DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:05.360455 | ubuntu-jammy-large | 2026-04-22 03:38:05.360 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:05.365700 | ubuntu-jammy-large | 2026-04-22 03:38:05.365 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:05.365823 | ubuntu-jammy-large | 2026-04-22 03:38:05.365 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:05.365840 | ubuntu-jammy-large | 2026-04-22 03:38:05.365 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:05.366030 | ubuntu-jammy-large | 2026-04-22 03:38:05.365 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:05.371357 | ubuntu-jammy-large | 2026-04-22 03:38:05.371 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:05.371456 | ubuntu-jammy-large | 2026-04-22 03:38:05.371 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:05.371470 | ubuntu-jammy-large | 2026-04-22 03:38:05.371 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:05.371649 | ubuntu-jammy-large | 2026-04-22 03:38:05.371 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-04-22 03:38:05.376389 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-04-22 03:38:05.376483 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:05.376499 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:05.376560 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:05.376598 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:05.376772 | ubuntu-jammy-large | 2026-04-22 03:38:05.376 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-04-22 03:38:05.380911 | ubuntu-jammy-large | 2026-04-22 03:38:05.380 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-04-22 03:38:05.380945 | ubuntu-jammy-large | 2026-04-22 03:38:05.380 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:38:05.381011 | ubuntu-jammy-large | 2026-04-22 03:38:05.380 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:05.381021 | ubuntu-jammy-large | 2026-04-22 03:38:05.380 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:05.381173 | ubuntu-jammy-large | 2026-04-22 03:38:05.381 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-04-22 03:38:05.386873 | ubuntu-jammy-large | 2026-04-22 03:38:05.386 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-04-22 03:38:05.386929 | ubuntu-jammy-large | 2026-04-22 03:38:05.386 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:38:05.386936 | ubuntu-jammy-large | 2026-04-22 03:38:05.386 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:38:05.387106 | ubuntu-jammy-large | 2026-04-22 03:38:05.387 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-04-22 03:38:05.391840 | ubuntu-jammy-large | 2026-04-22 03:38:05.391 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-04-22 03:38:05.392010 | ubuntu-jammy-large | 2026-04-22 03:38:05.391 | ++ '[' -z '' ']' 2026-04-22 03:38:05.392029 | ubuntu-jammy-large | 2026-04-22 03:38:05.391 | ++ case "$DISTRO_NAME" in 2026-04-22 03:38:05.392053 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ '[' jammy == trusty ']' 2026-04-22 03:38:05.392100 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ '[' -z '' ']' 2026-04-22 03:38:05.392110 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ DIB_PYTHON_VERSION=3 2026-04-22 03:38:05.392132 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ export DIB_PYTHON_VERSION 2026-04-22 03:38:05.392168 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ export DIB_PYTHON=python3 2026-04-22 03:38:05.392175 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | ++ DIB_PYTHON=python3 2026-04-22 03:38:05.392605 | ubuntu-jammy-large | 2026-04-22 03:38:05.392 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:05.397797 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:05.397851 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ '[' 0 -gt 0 ']' 2026-04-22 03:38:05.397869 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ set -euo pipefail 2026-04-22 03:38:05.398064 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ case $DISTRO_NAME in 2026-04-22 03:38:05.398084 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:38:05.398098 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:38:05.398112 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:38:05.398126 | ubuntu-jammy-large | 2026-04-22 03:38:05.397 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:38:05.398140 | ubuntu-jammy-large | 2026-04-22 03:38:05.398 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-04-22 03:38:05.403314 | ubuntu-jammy-large | 2026-04-22 03:38:05.403 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-04-22 03:38:05.403474 | ubuntu-jammy-large | 2026-04-22 03:38:05.403 | ++ '[' -z systemd ']' 2026-04-22 03:38:05.403498 | ubuntu-jammy-large | 2026-04-22 03:38:05.403 | ++ case $DIB_INIT_SYSTEM in 2026-04-22 03:38:05.403719 | ubuntu-jammy-large | 2026-04-22 03:38:05.403 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-04-22 03:38:05.468203 | ubuntu-jammy-large | 2026-04-22 03:38:05.468 | Nothing to install 2026-04-22 03:38:05.476145 | ubuntu-jammy-large | 2026-04-22 03:38:05.476 | dib-run-parts 00-package-installs completed 2026-04-22 03:38:05.476191 | ubuntu-jammy-large | 2026-04-22 03:38:05.476 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-04-22 03:38:05.486624 | ubuntu-jammy-large | 2026-04-22 03:38:05.486 | dib-run-parts 10-enable-init-scripts completed 2026-04-22 03:38:05.486662 | ubuntu-jammy-large | 2026-04-22 03:38:05.486 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-04-22 03:38:05.498305 | ubuntu-jammy-large | 2026-04-22 03:38:05.498 | dib-run-parts 10-fix-rsyslog completed 2026-04-22 03:38:05.498361 | ubuntu-jammy-large | 2026-04-22 03:38:05.498 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-04-22 03:38:05.559533 | ubuntu-jammy-large | 2026-04-22 03:38:05.559 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-04-22 03:38:05.562905 | ubuntu-jammy-large | 2026-04-22 03:38:05.562 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-04-22 03:38:05.562981 | ubuntu-jammy-large | 2026-04-22 03:38:05.562 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-04-22 03:38:05.633064 | ubuntu-jammy-large | 2026-04-22 03:38:05.632 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-04-22 03:38:05.636706 | ubuntu-jammy-large | 2026-04-22 03:38:05.636 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-04-22 03:38:05.636777 | ubuntu-jammy-large | 2026-04-22 03:38:05.636 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-04-22 03:38:05.647115 | ubuntu-jammy-large | 2026-04-22 03:38:05.646 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-04-22 03:38:05.647174 | ubuntu-jammy-large | 2026-04-22 03:38:05.647 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-04-22 03:38:05.687649 | ubuntu-jammy-large | 2026-04-22 03:38:05.687 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-04-22 03:38:05.691053 | ubuntu-jammy-large | 2026-04-22 03:38:05.690 | dib-run-parts 20-disable-default-haproxy completed 2026-04-22 03:38:05.691100 | ubuntu-jammy-large | 2026-04-22 03:38:05.690 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-04-22 03:38:05.813425 | ubuntu-jammy-large | 2026-04-22 03:38:05.813 | dib-run-parts 20-haproxy-tune-kernel completed 2026-04-22 03:38:05.813550 | ubuntu-jammy-large | 2026-04-22 03:38:05.813 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-04-22 03:38:05.825162 | ubuntu-jammy-large | 2026-04-22 03:38:05.825 | dib-run-parts 20-haproxy-user-group-config completed 2026-04-22 03:38:05.825189 | ubuntu-jammy-large | 2026-04-22 03:38:05.825 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-04-22 03:38:05.835229 | ubuntu-jammy-large | 2026-04-22 03:38:05.835 | dib-run-parts 20-setup-haproxy-log completed 2026-04-22 03:38:05.835263 | ubuntu-jammy-large | 2026-04-22 03:38:05.835 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-04-22 03:38:05.851162 | ubuntu-jammy-large | 2026-04-22 03:38:05.850 | dib-run-parts 21-create-ping-wrapper completed 2026-04-22 03:38:05.851231 | ubuntu-jammy-large | 2026-04-22 03:38:05.851 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-04-22 03:38:05.861191 | ubuntu-jammy-large | 2026-04-22 03:38:05.861 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-04-22 03:38:05.864385 | ubuntu-jammy-large | 2026-04-22 03:38:05.864 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-04-22 03:38:05.864425 | ubuntu-jammy-large | 2026-04-22 03:38:05.864 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-04-22 03:38:05.879074 | ubuntu-jammy-large | 2026-04-22 03:38:05.878 | dib-run-parts 30-logrotate-haproxy completed 2026-04-22 03:38:05.879115 | ubuntu-jammy-large | 2026-04-22 03:38:05.879 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-04-22 03:38:05.892218 | ubuntu-jammy-large | 2026-04-22 03:38:05.892 | dib-run-parts 30-logrotate-timer completed 2026-04-22 03:38:05.892269 | ubuntu-jammy-large | 2026-04-22 03:38:05.892 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-04-22 03:38:05.905300 | ubuntu-jammy-large | 2026-04-22 03:38:05.905 | dib-run-parts 89-remove-build-deps completed 2026-04-22 03:38:05.905334 | ubuntu-jammy-large | 2026-04-22 03:38:05.905 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-04-22 03:38:05.995954 | ubuntu-jammy-large | 2026-04-22 03:38:05.995 | Reading package lists... 2026-04-22 03:38:06.359702 | ubuntu-jammy-large | 2026-04-22 03:38:06.359 | Building dependency tree... 2026-04-22 03:38:06.359956 | ubuntu-jammy-large | 2026-04-22 03:38:06.359 | Reading state information... 2026-04-22 03:38:06.641778 | ubuntu-jammy-large | 2026-04-22 03:38:06.641 | The following packages will be REMOVED: 2026-04-22 03:38:06.641888 | ubuntu-jammy-large | 2026-04-22 03:38:06.641 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-04-22 03:38:06.641908 | ubuntu-jammy-large | 2026-04-22 03:38:06.641 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-04-22 03:38:06.642034 | ubuntu-jammy-large | 2026-04-22 03:38:06.641 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-04-22 03:38:06.642055 | ubuntu-jammy-large | 2026-04-22 03:38:06.641 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-04-22 03:38:06.642356 | ubuntu-jammy-large | 2026-04-22 03:38:06.642 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-04-22 03:38:06.642572 | ubuntu-jammy-large | 2026-04-22 03:38:06.642 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-04-22 03:38:06.643037 | ubuntu-jammy-large | 2026-04-22 03:38:06.642 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-04-22 03:38:06.643225 | ubuntu-jammy-large | 2026-04-22 03:38:06.643 | rpcsvc-proto* zlib1g-dev* 2026-04-22 03:38:06.905275 | ubuntu-jammy-large | 2026-04-22 03:38:06.905 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-04-22 03:38:06.905348 | ubuntu-jammy-large | 2026-04-22 03:38:06.905 | After this operation, 205 MB disk space will be freed. 2026-04-22 03:38:06.935528 | ubuntu-jammy-large | 2026-04-22 03:38:06.935 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25897 files and directories currently installed.) 2026-04-22 03:38:06.936411 | ubuntu-jammy-large | 2026-04-22 03:38:06.936 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-04-22 03:38:06.945540 | ubuntu-jammy-large | 2026-04-22 03:38:06.945 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.950880 | ubuntu-jammy-large | 2026-04-22 03:38:06.950 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.956085 | ubuntu-jammy-large | 2026-04-22 03:38:06.955 | Removing dctrl-tools (2.24-3build2) ... 2026-04-22 03:38:06.971004 | ubuntu-jammy-large | 2026-04-22 03:38:06.970 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.984463 | ubuntu-jammy-large | 2026-04-22 03:38:06.984 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.989255 | ubuntu-jammy-large | 2026-04-22 03:38:06.989 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.992051 | ubuntu-jammy-large | 2026-04-22 03:38:06.991 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.994777 | ubuntu-jammy-large | 2026-04-22 03:38:06.994 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:06.996797 | ubuntu-jammy-large | 2026-04-22 03:38:06.996 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.002221 | ubuntu-jammy-large | 2026-04-22 03:38:07.002 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.005053 | ubuntu-jammy-large | 2026-04-22 03:38:07.004 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.009401 | ubuntu-jammy-large | 2026-04-22 03:38:07.009 | Removing python3.10-dev (3.10.12-1~22.04.15) ... 2026-04-22 03:38:07.011367 | ubuntu-jammy-large | 2026-04-22 03:38:07.011 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-04-22 03:38:07.013410 | ubuntu-jammy-large | 2026-04-22 03:38:07.013 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:38:07.019338 | ubuntu-jammy-large | 2026-04-22 03:38:07.019 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-04-22 03:38:07.021632 | ubuntu-jammy-large | 2026-04-22 03:38:07.021 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-04-22 03:38:07.024371 | ubuntu-jammy-large | 2026-04-22 03:38:07.024 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-04-22 03:38:07.032907 | ubuntu-jammy-large | 2026-04-22 03:38:07.032 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:38:07.034852 | ubuntu-jammy-large | 2026-04-22 03:38:07.034 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.036853 | ubuntu-jammy-large | 2026-04-22 03:38:07.036 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-04-22 03:38:07.039044 | ubuntu-jammy-large | 2026-04-22 03:38:07.038 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.040932 | ubuntu-jammy-large | 2026-04-22 03:38:07.040 | Removing libisl23:amd64 (0.24-2build1) ... 2026-04-22 03:38:07.043971 | ubuntu-jammy-large | 2026-04-22 03:38:07.043 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.045906 | ubuntu-jammy-large | 2026-04-22 03:38:07.045 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-04-22 03:38:07.047863 | ubuntu-jammy-large | 2026-04-22 03:38:07.047 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-22 03:38:07.075721 | ubuntu-jammy-large | 2026-04-22 03:38:07.075 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-04-22 03:38:07.078425 | ubuntu-jammy-large | 2026-04-22 03:38:07.078 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.080981 | ubuntu-jammy-large | 2026-04-22 03:38:07.080 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-04-22 03:38:07.083158 | ubuntu-jammy-large | 2026-04-22 03:38:07.083 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-04-22 03:38:07.085344 | ubuntu-jammy-large | 2026-04-22 03:38:07.085 | Removing libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-04-22 03:38:07.088472 | ubuntu-jammy-large | 2026-04-22 03:38:07.088 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.090587 | ubuntu-jammy-large | 2026-04-22 03:38:07.090 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-04-22 03:38:07.093444 | ubuntu-jammy-large | 2026-04-22 03:38:07.093 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.096352 | ubuntu-jammy-large | 2026-04-22 03:38:07.096 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-04-22 03:38:07.098520 | ubuntu-jammy-large | 2026-04-22 03:38:07.098 | Removing linux-libc-dev:amd64 (5.15.0-176.186) ... 2026-04-22 03:38:07.113159 | ubuntu-jammy-large | 2026-04-22 03:38:07.112 | Removing lto-disabled-list (24) ... 2026-04-22 03:38:07.119429 | ubuntu-jammy-large | 2026-04-22 03:38:07.119 | Removing make (4.3-4.1build1) ... 2026-04-22 03:38:07.122495 | ubuntu-jammy-large | 2026-04-22 03:38:07.122 | Removing patch (2.7.6-7build2) ... 2026-04-22 03:38:07.125038 | ubuntu-jammy-large | 2026-04-22 03:38:07.124 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-04-22 03:38:07.150025 | ubuntu-jammy-large | 2026-04-22 03:38:07.149 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:38:07.216831 | ubuntu-jammy-large | 2026-04-22 03:38:07.216 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22588 files and directories currently installed.) 2026-04-22 03:38:07.218056 | ubuntu-jammy-large | 2026-04-22 03:38:07.217 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-04-22 03:38:07.228418 | ubuntu-jammy-large | 2026-04-22 03:38:07.228 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-04-22 03:38:07.471802 | ubuntu-jammy-large | 2026-04-22 03:38:07.471 | dib-run-parts 90-remove-build-deps completed 2026-04-22 03:38:07.471898 | ubuntu-jammy-large | 2026-04-22 03:38:07.471 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-04-22 03:38:07.475777 | ubuntu-jammy-large | 2026-04-22 03:38:07.475 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-04-22 03:38:07.475902 | ubuntu-jammy-large | 2026-04-22 03:38:07.475 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-04-22 03:38:07.505184 | ubuntu-jammy-large | 2026-04-22 03:38:07.504 | dib-run-parts 91-remove-default-ints completed 2026-04-22 03:38:07.505246 | ubuntu-jammy-large | 2026-04-22 03:38:07.505 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-04-22 03:38:07.528932 | ubuntu-jammy-large | 2026-04-22 03:38:07.528 | Not running install-packages remove with empty packages list 2026-04-22 03:38:07.576105 | ubuntu-jammy-large | 2026-04-22 03:38:07.575 | Nothing to uninstall 2026-04-22 03:38:07.587148 | ubuntu-jammy-large | 2026-04-22 03:38:07.586 | dib-run-parts 95-package-uninstalls completed 2026-04-22 03:38:07.587486 | ubuntu-jammy-large | 2026-04-22 03:38:07.587 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-04-22 03:38:07.647390 | ubuntu-jammy-large | 2026-04-22 03:38:07.647 | Reading package lists... 2026-04-22 03:38:07.958332 | ubuntu-jammy-large | 2026-04-22 03:38:07.957 | Building dependency tree... 2026-04-22 03:38:07.958735 | ubuntu-jammy-large | 2026-04-22 03:38:07.958 | Reading state information... 2026-04-22 03:38:08.217072 | ubuntu-jammy-large | 2026-04-22 03:38:08.216 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:38:08.223985 | ubuntu-jammy-large | 2026-04-22 03:38:08.223 | dib-run-parts 99-autoremove completed 2026-04-22 03:38:08.225692 | ubuntu-jammy-large | 2026-04-22 03:38:08.225 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:38:08.225783 | ubuntu-jammy-large | 2026-04-22 03:38:08.225 | dib-run-parts 2026-04-22 03:38:08.229432 | ubuntu-jammy-large | 2026-04-22 03:38:08.229 | dib-run-parts Target: post-install.d 2026-04-22 03:38:08.229540 | ubuntu-jammy-large | 2026-04-22 03:38:08.229 | dib-run-parts 2026-04-22 03:38:08.229558 | ubuntu-jammy-large | 2026-04-22 03:38:08.229 | dib-run-parts Script Seconds 2026-04-22 03:38:08.229574 | ubuntu-jammy-large | 2026-04-22 03:38:08.229 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:38:08.229587 | ubuntu-jammy-large | 2026-04-22 03:38:08.229 | dib-run-parts 2026-04-22 03:38:08.246953 | ubuntu-jammy-large | 2026-04-22 03:38:08.246 | dib-run-parts 00-package-installs 0.070 2026-04-22 03:38:08.257281 | ubuntu-jammy-large | 2026-04-22 03:38:08.257 | dib-run-parts 10-enable-init-scripts 0.008 2026-04-22 03:38:08.270338 | ubuntu-jammy-large | 2026-04-22 03:38:08.270 | dib-run-parts 10-fix-rsyslog 0.009 2026-04-22 03:38:08.280447 | ubuntu-jammy-large | 2026-04-22 03:38:08.280 | dib-run-parts 11-enable-amphora-agent-systemd 0.062 2026-04-22 03:38:08.293098 | ubuntu-jammy-large | 2026-04-22 03:38:08.292 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.071 2026-04-22 03:38:08.304909 | ubuntu-jammy-large | 2026-04-22 03:38:08.304 | dib-run-parts 20-disable-default-haproxy 0.051 2026-04-22 03:38:08.315780 | ubuntu-jammy-large | 2026-04-22 03:38:08.315 | dib-run-parts 20-haproxy-tune-kernel 0.120 2026-04-22 03:38:08.328505 | ubuntu-jammy-large | 2026-04-22 03:38:08.328 | dib-run-parts 20-haproxy-user-group-config 0.009 2026-04-22 03:38:08.339280 | ubuntu-jammy-large | 2026-04-22 03:38:08.339 | dib-run-parts 20-setup-haproxy-log 0.007 2026-04-22 03:38:08.352759 | ubuntu-jammy-large | 2026-04-22 03:38:08.352 | dib-run-parts 21-create-ping-wrapper 0.013 2026-04-22 03:38:08.364353 | ubuntu-jammy-large | 2026-04-22 03:38:08.364 | dib-run-parts 30-enable-certs-ramfs-service 0.011 2026-04-22 03:38:08.378587 | ubuntu-jammy-large | 2026-04-22 03:38:08.378 | dib-run-parts 30-logrotate-haproxy 0.012 2026-04-22 03:38:08.388819 | ubuntu-jammy-large | 2026-04-22 03:38:08.388 | dib-run-parts 30-logrotate-timer 0.011 2026-04-22 03:38:08.399571 | ubuntu-jammy-large | 2026-04-22 03:38:08.399 | dib-run-parts 89-remove-build-deps 0.010 2026-04-22 03:38:08.410345 | ubuntu-jammy-large | 2026-04-22 03:38:08.410 | dib-run-parts 90-remove-build-deps 1.563 2026-04-22 03:38:08.420121 | ubuntu-jammy-large | 2026-04-22 03:38:08.419 | dib-run-parts 91-remove-default-ints 0.031 2026-04-22 03:38:08.432041 | ubuntu-jammy-large | 2026-04-22 03:38:08.431 | dib-run-parts 95-package-uninstalls 0.079 2026-04-22 03:38:08.444201 | ubuntu-jammy-large | 2026-04-22 03:38:08.444 | dib-run-parts 99-autoremove 0.633 2026-04-22 03:38:08.447020 | ubuntu-jammy-large | 2026-04-22 03:38:08.446 | dib-run-parts 2026-04-22 03:38:08.447283 | ubuntu-jammy-large | 2026-04-22 03:38:08.447 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:38:08.557060 | ubuntu-jammy-large | 2026-04-22 03:38:08.556 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/var/cache/apt/archives 2026-04-22 03:38:08.582631 | ubuntu-jammy-large | 2026-04-22 03:38:08.582 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/tmp/pip 2026-04-22 03:38:08.602879 | ubuntu-jammy-large | 2026-04-22 03:38:08.602 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/sys 2026-04-22 03:38:08.627248 | ubuntu-jammy-large | 2026-04-22 03:38:08.627 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/proc 2026-04-22 03:38:08.649958 | ubuntu-jammy-large | 2026-04-22 03:38:08.649 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/dev/pts 2026-04-22 03:38:08.674393 | ubuntu-jammy-large | 2026-04-22 03:38:08.674 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/dev 2026-04-22 03:38:08.988059 | ubuntu-jammy-large | 2026-04-22 03:38:08.987 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.6K3Gz18Q/states/block-device/config.json] 2026-04-22 03:38:09.268959 | ubuntu-jammy-large | 2026-04-22 03:38:09.268 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-04-22 03:38:09.270006 | ubuntu-jammy-large | 2026-04-22 03:38:09.269 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.ugJLeah5/image0.raw] 2026-04-22 03:38:09.270184 | ubuntu-jammy-large | 2026-04-22 03:38:09.270 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-04-22 03:38:09.270265 | ubuntu-jammy-large | 2026-04-22 03:38:09.270 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.ugJLeah5/image0.raw] 2026-04-22 03:38:09.312920 | ubuntu-jammy-large | 2026-04-22 03:38:09.312 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-04-22 03:38:09.313220 | ubuntu-jammy-large | 2026-04-22 03:38:09.313 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.ugJLeah5/image0.raw] 2026-04-22 03:38:09.313330 | ubuntu-jammy-large | 2026-04-22 03:38:09.313 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-04-22 03:38:09.313624 | ubuntu-jammy-large | 2026-04-22 03:38:09.313 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-04-22 03:38:09.313736 | ubuntu-jammy-large | 2026-04-22 03:38:09.313 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-04-22 03:38:09.313929 | ubuntu-jammy-large | 2026-04-22 03:38:09.313 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-04-22 03:38:09.361717 | ubuntu-jammy-large | 2026-04-22 03:38:09.361 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-04-22 03:38:09.494589 | ubuntu-jammy-large | 2026-04-22 03:38:09.494 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U ddb518b2-99bb-4f36-a507-93e511ec0df7 -q /dev/mapper/loop0p1] 2026-04-22 03:38:09.594999 | ubuntu-jammy-large | 2026-04-22 03:38:09.594 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.6K3Gz18Q/mnt/] 2026-04-22 03:38:09.618306 | ubuntu-jammy-large | 2026-04-22 03:38:09.618 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.6K3Gz18Q/mnt/] 2026-04-22 03:38:09.618439 | ubuntu-jammy-large | 2026-04-22 03:38:09.618 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.6K3Gz18Q/mnt/] 2026-04-22 03:38:09.650759 | ubuntu-jammy-large | 2026-04-22 03:38:09.650 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-04-22 03:38:09.964245 | ubuntu-jammy-large | 2026-04-22 03:38:09.964 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-04-22 03:38:10.255863 | ubuntu-jammy-large | 2026-04-22 03:38:10.255 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-04-22 03:38:10.568475 | ubuntu-jammy-large | 2026-04-22 03:38:10.568 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-04-22 03:38:10.568815 | ubuntu-jammy-large | 2026-04-22 03:38:10.568 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.6K3Gz18Q/built/etc] 2026-04-22 03:38:10.595141 | ubuntu-jammy-large | 2026-04-22 03:38:10.594 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.6K3Gz18Q/states/block-device/fstab /tmp/dib_build.6K3Gz18Q/built/etc/fstab] 2026-04-22 03:38:15.833297 | ubuntu-jammy-large | 2026-04-22 03:38:15.833 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-04-22 03:38:15.836537 | ubuntu-jammy-large | 2026-04-22 03:38:15.836 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-04-22 03:38:15.836655 | ubuntu-jammy-large | 2026-04-22 03:38:15.836 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:15.836714 | ubuntu-jammy-large | 2026-04-22 03:38:15.836 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:15.836873 | ubuntu-jammy-large | 2026-04-22 03:38:15.836 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:15.836958 | ubuntu-jammy-large | 2026-04-22 03:38:15.836 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:15.837215 | ubuntu-jammy-large | 2026-04-22 03:38:15.837 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:15.840465 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:15.840606 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:38:15.840631 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:38:15.840739 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:15.840780 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:15.840921 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:38:15.840976 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:15.841025 | ubuntu-jammy-large | 2026-04-22 03:38:15.840 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:15.841125 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ export DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:15.841144 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:15.841236 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:15.841276 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:15.841354 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:15.841404 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:15.841706 | ubuntu-jammy-large | 2026-04-22 03:38:15.841 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:15.846368 | ubuntu-jammy-large | 2026-04-22 03:38:15.846 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:15.846521 | ubuntu-jammy-large | 2026-04-22 03:38:15.846 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:15.846554 | ubuntu-jammy-large | 2026-04-22 03:38:15.846 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:15.846713 | ubuntu-jammy-large | 2026-04-22 03:38:15.846 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:15.851571 | ubuntu-jammy-large | 2026-04-22 03:38:15.851 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:15.851736 | ubuntu-jammy-large | 2026-04-22 03:38:15.851 | ++ export DIB_ADD_APT_KEYS= 2026-04-22 03:38:15.851765 | ubuntu-jammy-large | 2026-04-22 03:38:15.851 | ++ DIB_ADD_APT_KEYS= 2026-04-22 03:38:15.851981 | ubuntu-jammy-large | 2026-04-22 03:38:15.851 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-04-22 03:38:15.856887 | ubuntu-jammy-large | 2026-04-22 03:38:15.856 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-04-22 03:38:15.857015 | ubuntu-jammy-large | 2026-04-22 03:38:15.856 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:15.857079 | ubuntu-jammy-large | 2026-04-22 03:38:15.857 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:15.857360 | ubuntu-jammy-large | 2026-04-22 03:38:15.857 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:15.862168 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:15.862316 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ export DISTRO_NAME=ubuntu 2026-04-22 03:38:15.862377 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ DISTRO_NAME=ubuntu 2026-04-22 03:38:15.862469 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ export DIB_RELEASE=jammy 2026-04-22 03:38:15.862520 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ DIB_RELEASE=jammy 2026-04-22 03:38:15.862614 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:15.862671 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:15.862765 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:15.863026 | ubuntu-jammy-large | 2026-04-22 03:38:15.862 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:15.863138 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | ++ ARCH=amd64 2026-04-22 03:38:15.863270 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:38:15.863496 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:38:15.863606 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:15.863663 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:15.863957 | ubuntu-jammy-large | 2026-04-22 03:38:15.863 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:15.868100 | ubuntu-jammy-large | 2026-04-22 03:38:15.868 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:15.868250 | ubuntu-jammy-large | 2026-04-22 03:38:15.868 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:15.868312 | ubuntu-jammy-large | 2026-04-22 03:38:15.868 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:15.868573 | ubuntu-jammy-large | 2026-04-22 03:38:15.868 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:15.872212 | ubuntu-jammy-large | 2026-04-22 03:38:15.872 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:15.872370 | ubuntu-jammy-large | 2026-04-22 03:38:15.872 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:38:15.872440 | ubuntu-jammy-large | 2026-04-22 03:38:15.872 | ++ export DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:15.872499 | ubuntu-jammy-large | 2026-04-22 03:38:15.872 | ++ DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:15.872754 | ubuntu-jammy-large | 2026-04-22 03:38:15.872 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:15.877072 | ubuntu-jammy-large | 2026-04-22 03:38:15.876 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:15.877230 | ubuntu-jammy-large | 2026-04-22 03:38:15.877 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:15.877274 | ubuntu-jammy-large | 2026-04-22 03:38:15.877 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:15.877577 | ubuntu-jammy-large | 2026-04-22 03:38:15.877 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:15.883218 | ubuntu-jammy-large | 2026-04-22 03:38:15.883 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:15.883389 | ubuntu-jammy-large | 2026-04-22 03:38:15.883 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:15.883424 | ubuntu-jammy-large | 2026-04-22 03:38:15.883 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:15.883684 | ubuntu-jammy-large | 2026-04-22 03:38:15.883 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-04-22 03:38:15.888477 | ubuntu-jammy-large | 2026-04-22 03:38:15.888 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-04-22 03:38:15.888660 | ubuntu-jammy-large | 2026-04-22 03:38:15.888 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:15.888702 | ubuntu-jammy-large | 2026-04-22 03:38:15.888 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:15.888847 | ubuntu-jammy-large | 2026-04-22 03:38:15.888 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:15.888891 | ubuntu-jammy-large | 2026-04-22 03:38:15.888 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:15.889179 | ubuntu-jammy-large | 2026-04-22 03:38:15.889 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-04-22 03:38:15.894166 | ubuntu-jammy-large | 2026-04-22 03:38:15.894 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-04-22 03:38:15.894324 | ubuntu-jammy-large | 2026-04-22 03:38:15.894 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:38:15.894473 | ubuntu-jammy-large | 2026-04-22 03:38:15.894 | ++ export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:15.894518 | ubuntu-jammy-large | 2026-04-22 03:38:15.894 | ++ DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:15.894810 | ubuntu-jammy-large | 2026-04-22 03:38:15.894 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-04-22 03:38:15.899451 | ubuntu-jammy-large | 2026-04-22 03:38:15.899 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-04-22 03:38:15.899576 | ubuntu-jammy-large | 2026-04-22 03:38:15.899 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:38:15.899615 | ubuntu-jammy-large | 2026-04-22 03:38:15.899 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:38:15.899923 | ubuntu-jammy-large | 2026-04-22 03:38:15.899 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-04-22 03:38:15.904440 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-04-22 03:38:15.904672 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | ++ '[' -z '' ']' 2026-04-22 03:38:15.904727 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | ++ case "$DISTRO_NAME" in 2026-04-22 03:38:15.904859 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | ++ '[' jammy == trusty ']' 2026-04-22 03:38:15.904967 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | ++ '[' -z '' ']' 2026-04-22 03:38:15.905020 | ubuntu-jammy-large | 2026-04-22 03:38:15.904 | ++ DIB_PYTHON_VERSION=3 2026-04-22 03:38:15.905103 | ubuntu-jammy-large | 2026-04-22 03:38:15.905 | ++ export DIB_PYTHON_VERSION 2026-04-22 03:38:15.905174 | ubuntu-jammy-large | 2026-04-22 03:38:15.905 | ++ export DIB_PYTHON=python3 2026-04-22 03:38:15.905230 | ubuntu-jammy-large | 2026-04-22 03:38:15.905 | ++ DIB_PYTHON=python3 2026-04-22 03:38:15.905565 | ubuntu-jammy-large | 2026-04-22 03:38:15.905 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:15.910546 | ubuntu-jammy-large | 2026-04-22 03:38:15.910 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:15.910724 | ubuntu-jammy-large | 2026-04-22 03:38:15.910 | ++ '[' 0 -gt 0 ']' 2026-04-22 03:38:15.910825 | ubuntu-jammy-large | 2026-04-22 03:38:15.910 | ++ set -euo pipefail 2026-04-22 03:38:15.910980 | ubuntu-jammy-large | 2026-04-22 03:38:15.910 | ++ case $DISTRO_NAME in 2026-04-22 03:38:15.911041 | ubuntu-jammy-large | 2026-04-22 03:38:15.911 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:38:15.911111 | ubuntu-jammy-large | 2026-04-22 03:38:15.911 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:38:15.911166 | ubuntu-jammy-large | 2026-04-22 03:38:15.911 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:38:15.911229 | ubuntu-jammy-large | 2026-04-22 03:38:15.911 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:38:15.911498 | ubuntu-jammy-large | 2026-04-22 03:38:15.911 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-04-22 03:38:15.917031 | ubuntu-jammy-large | 2026-04-22 03:38:15.916 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-04-22 03:38:15.917213 | ubuntu-jammy-large | 2026-04-22 03:38:15.917 | ++ '[' -z systemd ']' 2026-04-22 03:38:15.917325 | ubuntu-jammy-large | 2026-04-22 03:38:15.917 | ++ case $DIB_INIT_SYSTEM in 2026-04-22 03:38:15.917671 | ubuntu-jammy-large | 2026-04-22 03:38:15.917 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-04-22 03:38:15.985338 | ubuntu-jammy-large | 2026-04-22 03:38:15.985 | INFO:root:Mapping for bootloader : grub-pc 2026-04-22 03:38:16.048241 | ubuntu-jammy-large | 2026-04-22 03:38:16.048 | Reading package lists... 2026-04-22 03:38:16.324416 | ubuntu-jammy-large | 2026-04-22 03:38:16.324 | Building dependency tree... 2026-04-22 03:38:16.324900 | ubuntu-jammy-large | 2026-04-22 03:38:16.324 | Reading state information... 2026-04-22 03:38:16.554330 | ubuntu-jammy-large | 2026-04-22 03:38:16.554 | The following additional packages will be installed: 2026-04-22 03:38:16.554740 | ubuntu-jammy-large | 2026-04-22 03:38:16.554 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-04-22 03:38:16.556150 | ubuntu-jammy-large | 2026-04-22 03:38:16.556 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-04-22 03:38:16.557703 | ubuntu-jammy-large | 2026-04-22 03:38:16.557 | Suggested packages: 2026-04-22 03:38:16.557753 | ubuntu-jammy-large | 2026-04-22 03:38:16.557 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-04-22 03:38:16.557786 | ubuntu-jammy-large | 2026-04-22 03:38:16.557 | Recommended packages: 2026-04-22 03:38:16.557862 | ubuntu-jammy-large | 2026-04-22 03:38:16.557 | os-prober 2026-04-22 03:38:16.587684 | ubuntu-jammy-large | 2026-04-22 03:38:16.587 | The following NEW packages will be installed: 2026-04-22 03:38:16.588027 | ubuntu-jammy-large | 2026-04-22 03:38:16.587 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-04-22 03:38:16.590905 | ubuntu-jammy-large | 2026-04-22 03:38:16.590 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-04-22 03:38:16.746430 | ubuntu-jammy-large | 2026-04-22 03:38:16.746 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-04-22 03:38:16.746528 | ubuntu-jammy-large | 2026-04-22 03:38:16.746 | Need to get 4796 kB of archives. 2026-04-22 03:38:16.746547 | ubuntu-jammy-large | 2026-04-22 03:38:16.746 | After this operation, 21.2 MB of additional disk space will be used. 2026-04-22 03:38:16.746562 | ubuntu-jammy-large | 2026-04-22 03:38:16.746 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-04-22 03:38:16.768196 | ubuntu-jammy-large | 2026-04-22 03:38:16.768 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.4 [192 kB] 2026-04-22 03:38:16.788920 | ubuntu-jammy-large | 2026-04-22 03:38:16.788 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-04-22 03:38:16.790559 | ubuntu-jammy-large | 2026-04-22 03:38:16.790 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-04-22 03:38:16.791900 | ubuntu-jammy-large | 2026-04-22 03:38:16.791 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-04-22 03:38:16.813108 | ubuntu-jammy-large | 2026-04-22 03:38:16.813 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-04-22 03:38:16.950357 | ubuntu-jammy-large | 2026-04-22 03:38:16.950 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-04-22 03:38:16.969796 | ubuntu-jammy-large | 2026-04-22 03:38:16.969 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-04-22 03:38:17.024888 | ubuntu-jammy-large | 2026-04-22 03:38:17.024 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-04-22 03:38:17.027550 | ubuntu-jammy-large | 2026-04-22 03:38:17.027 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-04-22 03:38:17.221178 | ubuntu-jammy-large | 2026-04-22 03:38:17.220 | debconf: delaying package configuration, since apt-utils is not installed 2026-04-22 03:38:17.261355 | ubuntu-jammy-large | 2026-04-22 03:38:17.261 | Fetched 4796 kB in 0s (11.4 MB/s) 2026-04-22 03:38:17.349781 | ubuntu-jammy-large | 2026-04-22 03:38:17.349 | Selecting previously unselected package gettext-base. 2026-04-22 03:38:17.371739 | ubuntu-jammy-large | 2026-04-22 03:38:17.371 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 22588 files and directories currently installed.) 2026-04-22 03:38:17.373025 | ubuntu-jammy-large | 2026-04-22 03:38:17.372 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-04-22 03:38:17.376392 | ubuntu-jammy-large | 2026-04-22 03:38:17.376 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-04-22 03:38:17.408434 | ubuntu-jammy-large | 2026-04-22 03:38:17.408 | Selecting previously unselected package libpng16-16:amd64. 2026-04-22 03:38:17.415029 | ubuntu-jammy-large | 2026-04-22 03:38:17.414 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.4_amd64.deb ... 2026-04-22 03:38:17.416945 | ubuntu-jammy-large | 2026-04-22 03:38:17.416 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-04-22 03:38:17.444212 | ubuntu-jammy-large | 2026-04-22 03:38:17.444 | Selecting previously unselected package libefivar1:amd64. 2026-04-22 03:38:17.451229 | ubuntu-jammy-large | 2026-04-22 03:38:17.451 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-04-22 03:38:17.452058 | ubuntu-jammy-large | 2026-04-22 03:38:17.451 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-04-22 03:38:17.479504 | ubuntu-jammy-large | 2026-04-22 03:38:17.479 | Selecting previously unselected package libefiboot1:amd64. 2026-04-22 03:38:17.484529 | ubuntu-jammy-large | 2026-04-22 03:38:17.484 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-04-22 03:38:17.485538 | ubuntu-jammy-large | 2026-04-22 03:38:17.485 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-04-22 03:38:17.514279 | ubuntu-jammy-large | 2026-04-22 03:38:17.514 | Selecting previously unselected package libfreetype6:amd64. 2026-04-22 03:38:17.522163 | ubuntu-jammy-large | 2026-04-22 03:38:17.522 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-04-22 03:38:17.523417 | ubuntu-jammy-large | 2026-04-22 03:38:17.523 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-04-22 03:38:17.569502 | ubuntu-jammy-large | 2026-04-22 03:38:17.569 | Selecting previously unselected package grub-common. 2026-04-22 03:38:17.577549 | ubuntu-jammy-large | 2026-04-22 03:38:17.577 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-04-22 03:38:17.607306 | ubuntu-jammy-large | 2026-04-22 03:38:17.607 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-04-22 03:38:17.720383 | ubuntu-jammy-large | 2026-04-22 03:38:17.720 | Selecting previously unselected package grub2-common. 2026-04-22 03:38:17.728871 | ubuntu-jammy-large | 2026-04-22 03:38:17.728 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-04-22 03:38:17.730120 | ubuntu-jammy-large | 2026-04-22 03:38:17.729 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-04-22 03:38:17.770073 | ubuntu-jammy-large | 2026-04-22 03:38:17.769 | Selecting previously unselected package grub-pc-bin. 2026-04-22 03:38:17.778898 | ubuntu-jammy-large | 2026-04-22 03:38:17.778 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-04-22 03:38:17.780293 | ubuntu-jammy-large | 2026-04-22 03:38:17.780 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-04-22 03:38:17.867105 | ubuntu-jammy-large | 2026-04-22 03:38:17.866 | Selecting previously unselected package grub-pc. 2026-04-22 03:38:17.874487 | ubuntu-jammy-large | 2026-04-22 03:38:17.874 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-04-22 03:38:17.887630 | ubuntu-jammy-large | 2026-04-22 03:38:17.887 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-04-22 03:38:17.916341 | ubuntu-jammy-large | 2026-04-22 03:38:17.916 | Selecting previously unselected package grub-gfxpayload-lists. 2026-04-22 03:38:17.923682 | ubuntu-jammy-large | 2026-04-22 03:38:17.923 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-04-22 03:38:17.925164 | ubuntu-jammy-large | 2026-04-22 03:38:17.925 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-04-22 03:38:17.960622 | ubuntu-jammy-large | 2026-04-22 03:38:17.960 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-04-22 03:38:17.964780 | ubuntu-jammy-large | 2026-04-22 03:38:17.964 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.4) ... 2026-04-22 03:38:17.969256 | ubuntu-jammy-large | 2026-04-22 03:38:17.969 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-04-22 03:38:17.973503 | ubuntu-jammy-large | 2026-04-22 03:38:17.973 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-04-22 03:38:17.977804 | ubuntu-jammy-large | 2026-04-22 03:38:17.977 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-04-22 03:38:17.980741 | ubuntu-jammy-large | 2026-04-22 03:38:17.980 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-04-22 03:38:18.179574 | ubuntu-jammy-large | 2026-04-22 03:38:18.179 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-04-22 03:38:18.179647 | ubuntu-jammy-large | 2026-04-22 03:38:18.179 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-04-22 03:38:18.348318 | ubuntu-jammy-large | 2026-04-22 03:38:18.348 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-22 03:38:18.348424 | ubuntu-jammy-large | 2026-04-22 03:38:18.348 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-22 03:38:18.348473 | ubuntu-jammy-large | 2026-04-22 03:38:18.348 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-22 03:38:18.348490 | ubuntu-jammy-large | 2026-04-22 03:38:18.348 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-04-22 03:38:18.388454 | ubuntu-jammy-large | 2026-04-22 03:38:18.388 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-04-22 03:38:18.394909 | ubuntu-jammy-large | 2026-04-22 03:38:18.394 | Running in chroot, ignoring request. 2026-04-22 03:38:18.401876 | ubuntu-jammy-large | 2026-04-22 03:38:18.401 | invoke-rc.d: policy-rc.d denied execution of start. 2026-04-22 03:38:18.405116 | ubuntu-jammy-large | 2026-04-22 03:38:18.404 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-04-22 03:38:18.411434 | ubuntu-jammy-large | 2026-04-22 03:38:18.411 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-04-22 03:38:18.416562 | ubuntu-jammy-large | 2026-04-22 03:38:18.416 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-04-22 03:38:18.717370 | ubuntu-jammy-large | 2026-04-22 03:38:18.717 | 2026-04-22 03:38:18.717523 | ubuntu-jammy-large | 2026-04-22 03:38:18.717 | Creating config file /etc/default/grub with new version 2026-04-22 03:38:18.878870 | ubuntu-jammy-large | 2026-04-22 03:38:18.878 | Setting up grub-gfxpayload-lists (0.7) ... 2026-04-22 03:38:18.898298 | ubuntu-jammy-large | 2026-04-22 03:38:18.898 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-04-22 03:38:19.309308 | ubuntu-jammy-large | 2026-04-22 03:38:19.308 | Sourcing file `/etc/default/grub' 2026-04-22 03:38:19.362798 | ubuntu-jammy-large | 2026-04-22 03:38:19.362 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-04-22 03:38:19.367326 | ubuntu-jammy-large | 2026-04-22 03:38:19.367 | Generating grub configuration file ... 2026-04-22 03:38:19.465148 | ubuntu-jammy-large | 2026-04-22 03:38:19.464 | Found linux image: /boot/vmlinuz-5.15.0-176-generic 2026-04-22 03:38:19.483193 | ubuntu-jammy-large | 2026-04-22 03:38:19.482 | Found initrd image: /boot/initrd.img-5.15.0-176-generic 2026-04-22 03:38:19.774178 | ubuntu-jammy-large | 2026-04-22 03:38:19.773 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-04-22 03:38:19.774297 | ubuntu-jammy-large | 2026-04-22 03:38:19.774 | Systems on them will not be added to the GRUB boot configuration. 2026-04-22 03:38:19.774319 | ubuntu-jammy-large | 2026-04-22 03:38:19.774 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-04-22 03:38:19.797930 | ubuntu-jammy-large | 2026-04-22 03:38:19.797 | done 2026-04-22 03:38:19.803937 | ubuntu-jammy-large | 2026-04-22 03:38:19.803 | Installing GRUB2... 2026-04-22 03:38:19.863203 | ubuntu-jammy-large | 2026-04-22 03:38:19.862 | Installing for i386-pc platform. 2026-04-22 03:38:20.188112 | ubuntu-jammy-large | 2026-04-22 03:38:20.187 | Installation finished. No error reported. 2026-04-22 03:38:20.194146 | ubuntu-jammy-large | 2026-04-22 03:38:20.193 | dib-run-parts 50-bootloader completed 2026-04-22 03:38:20.196783 | ubuntu-jammy-large | 2026-04-22 03:38:20.193 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-04-22 03:38:20.200530 | ubuntu-jammy-large | 2026-04-22 03:38:20.200 | dib-run-parts 50-remove-bogus-udev-links completed 2026-04-22 03:38:20.200567 | ubuntu-jammy-large | 2026-04-22 03:38:20.200 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-04-22 03:38:20.210910 | ubuntu-jammy-large | 2026-04-22 03:38:20.210 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-04-22 03:38:20.210951 | ubuntu-jammy-large | 2026-04-22 03:38:20.210 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-04-22 03:38:20.263652 | ubuntu-jammy-large | 2026-04-22 03:38:20.263 | dib-run-parts 99-clean-up-cache completed 2026-04-22 03:38:20.263967 | ubuntu-jammy-large | 2026-04-22 03:38:20.263 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-04-22 03:38:20.271370 | ubuntu-jammy-large | 2026-04-22 03:38:20.271 | dib-run-parts 99-clear-machine-id completed 2026-04-22 03:38:20.271562 | ubuntu-jammy-large | 2026-04-22 03:38:20.271 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-04-22 03:38:20.283698 | ubuntu-jammy-large | 2026-04-22 03:38:20.283 | dib-run-parts 99-disable-resolv-conf completed 2026-04-22 03:38:20.283909 | ubuntu-jammy-large | 2026-04-22 03:38:20.283 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-04-22 03:38:20.310655 | ubuntu-jammy-large | 2026-04-22 03:38:20.310 | {"package": "acl","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "acpid","arch": "amd64","version": "1:2.0.33-1ubuntu1","status": "ii "},{"package": "adduser","arch": "all","version": "3.118ubuntu5","status": "ii "},{"package": "apparmor","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "apt","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "apt-transport-https","arch": "all","version": "2.4.14","status": "ii "},{"package": "at","arch": "amd64","version": "3.2.5-1ubuntu1","status": "ii "},{"package": "base-files","arch": "amd64","version": "12ubuntu4.7","status": "ii "},{"package": "base-passwd","arch": "amd64","version": "3.5.52build1","status": "ii "},{"package": "bash","arch": "amd64","version": "5.1-6ubuntu1.1","status": "ii "},{"package": "bash-completion","arch": "all","version": "1:2.11-5ubuntu1","status": "ii "},{"package": "binutils","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-common:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "binutils-x86-64-linux-gnu","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "bsdutils","arch": "amd64","version": "1:2.37.2-4ubuntu3.5","status": "ii "},{"package": "busybox","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203~22.04.1","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.32-22-g45fe84a5-0ubuntu1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.3-0ubuntu1~22.04.1","status": "ii "},{"package": "coreutils","arch": "amd64","version": "8.32-4.1ubuntu1.3","status": "ii "},{"package": "cpio","arch": "amd64","version": "2.13+dfsg-7ubuntu0.1","status": "ii "},{"package": "cron","arch": "amd64","version": "3.0pl1-137ubuntu3","status": "ii "},{"package": "cryptsetup","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "cryptsetup-bin","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "curl","arch": "amd64","version": "7.81.0-1ubuntu1.23","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.11+git20210903+057cd650a4ed-3build1","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.5-1ubuntu2","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.8-0ubuntu2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.52ubuntu0.11","status": "ii "},{"package": "dkms","arch": "all","version": "2.8.7-2ubuntu2.2","status": "rc "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.3-3ubuntu0.2","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.21.1ubuntu2.6","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.21.1ubuntu2.6","status": "rc "},{"package": "e2fsprogs","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:5.16-1ubuntu0.2","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "findutils","arch": "amd64","version": "4.8.0-1ubuntu3","status": "ii "},{"package": "gawk","arch": "amd64","version": "1:5.1.0-1ubuntu0.1","status": "ii "},{"package": "gcc-12-base:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-4ubuntu4","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.34.1-1ubuntu1.17","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.5","status": "ii "},{"package": "grep","arch": "amd64","version": "3.7-1build1","status": "ii "},{"package": "grub-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-gfxpayload-lists","arch": "amd64","version": "0.7","status": "ii "},{"package": "grub-pc","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub-pc-bin","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "grub2-common","arch": "amd64","version": "2.06-2ubuntu7.2","status": "ii "},{"package": "gzip","arch": "amd64","version": "1.10-4ubuntu4.1","status": "ii "},{"package": "haproxy","arch": "amd64","version": "2.4.30-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libbpf0:amd64","arch": "amd64","version": "1:0.5.0-1ubuntu22.04.1","status": "ii "},{"package": "libbrotli1:amd64","arch": "amd64","version": "1.0.9-2build6","status": "ii "},{"package": "libbsd0:amd64","arch": "amd64","version": "0.11.5-1","status": "ii "},{"package": "libbz2-1.0:amd64","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "libc-bin","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "libcap-ng0:amd64","arch": "amd64","version": "0.7.9-2.2build3","status": "ii "},{"package": "libcap2:amd64","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.3","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.3","status": "ii "},{"package": "libcbor0.8:amd64","arch": "amd64","version": "0.8.0-2ubuntu1","status": "ii "},{"package": "libcom-err2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libcrypt1:amd64","arch": "amd64","version": "1:4.4.27-1","status": "ii "},{"package": "libcryptsetup12:amd64","arch": "amd64","version": "2:2.4.3-1ubuntu1.3","status": "ii "},{"package": "libctf-nobfd0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libctf0:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libcurl3-gnutls:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.23","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.23","status": "ii "},{"package": "libdb5.3:amd64","arch": "amd64","version": "5.3.28+dfsg1-0.8ubuntu3","status": "ii "},{"package": "libdbus-1-3:amd64","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "libdebconfclient0:amd64","arch": "amd64","version": "0.261ubuntu1","status": "ii "},{"package": "libdevmapper-event1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdevmapper1.02.1:amd64","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "libdns-export1110","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libdrm-common","arch": "all","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdrm2:amd64","arch": "amd64","version": "2.4.113-2~ubuntu0.22.04.1","status": "ii "},{"package": "libdw1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libedit2:amd64","arch": "amd64","version": "3.1-20210910-1build1","status": "ii "},{"package": "libefiboot1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libefivar1:amd64","arch": "amd64","version": "37-6ubuntu2","status": "ii "},{"package": "libelf1:amd64","arch": "amd64","version": "0.186-1ubuntu0.1","status": "ii "},{"package": "libestr0:amd64","arch": "amd64","version": "0.1.10-2.1build3","status": "ii "},{"package": "libevent-core-2.1-7:amd64","arch": "amd64","version": "2.1.12-stable-1build3","status": "ii "},{"package": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.7","status": "ii "},{"package": "libext2fs2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libfastjson4:amd64","arch": "amd64","version": "0.99.9-1build2","status": "ii "},{"package": "libfdisk1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libffi8:amd64","arch": "amd64","version": "3.4.2-4","status": "ii "},{"package": "libfido2-1:amd64","arch": "amd64","version": "1.10.0-1","status": "ii "},{"package": "libfreetype6:amd64","arch": "amd64","version": "2.11.1+dfsg-1ubuntu0.3","status": "ii "},{"package": "libfuse3-3:amd64","arch": "amd64","version": "3.10.5-1build1","status": "ii "},{"package": "libgcc-s1:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.9.4-3ubuntu3","status": "ii "},{"package": "libgdbm-compat4:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgdbm6:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "libglib2.0-0:amd64","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.9","status": "ii "},{"package": "libgmp10:amd64","arch": "amd64","version": "2:6.2.1+dfsg-3ubuntu1","status": "ii "},{"package": "libgnutls30:amd64","arch": "amd64","version": "3.7.3-4ubuntu1.8","status": "ii "},{"package": "libgpg-error0:amd64","arch": "amd64","version": "1.43-3","status": "ii "},{"package": "libgssapi-krb5-2:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libgstreamer1.0-0:amd64","arch": "amd64","version": "1.20.3-0ubuntu1.1","status": "ii "},{"package": "libhogweed6:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libicu70:amd64","arch": "amd64","version": "70.1-2","status": "ii "},{"package": "libidn2-0:amd64","arch": "amd64","version": "2.3.2-2build1","status": "ii "},{"package": "libip4tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libip6tc2:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libisc-export1105:amd64","arch": "amd64","version": "1:9.11.19+dfsg-2.1ubuntu3","status": "ii "},{"package": "libisns0:amd64","arch": "amd64","version": "0.101-0ubuntu2","status": "ii "},{"package": "libjansson4:amd64","arch": "amd64","version": "2.13.1-1.1build3","status": "ii "},{"package": "libjson-c5:amd64","arch": "amd64","version": "0.15-3~ubuntu1.22.04.2","status": "ii "},{"package": "libk5crypto3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkeyutils1:amd64","arch": "amd64","version": "1.6.1-2ubuntu3","status": "ii "},{"package": "libklibc:amd64","arch": "amd64","version": "2.0.10-4ubuntu0.2","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.20+dfsg-0ubuntu0.22.04.1","status": "ii "},{"package": "liblua5.3-0:amd64","arch": "amd64","version": "5.3.6-1build1","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.11-2.1ubuntu5","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.3-2build2","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.0.4-1build1","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.4-3build2","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libmpdec3:amd64","arch": "amd64","version": "2.5.1-2build2","status": "ii "},{"package": "libmpfr6:amd64","arch": "amd64","version": "4.1.0-3build3","status": "ii "},{"package": "libmspack0:amd64","arch": "amd64","version": "0.10.1-2build2","status": "ii "},{"package": "libncurses6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libncursesw6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libnetfilter-conntrack3:amd64","arch": "amd64","version": "1.0.9-1","status": "ii "},{"package": "libnetplan0:amd64","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "libnettle8:amd64","arch": "amd64","version": "3.7.3-1build2","status": "ii "},{"package": "libnfnetlink0:amd64","arch": "amd64","version": "1.0.1-3build3","status": "ii "},{"package": "libnftables1:amd64","arch": "amd64","version": "1.0.2-1ubuntu3.1","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.1-1build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.43.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnsl2:amd64","arch": "amd64","version": "1.3.0-2build2","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.14-3ubuntu2","status": "ii "},{"package": "libopeniscsiusr","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.24.0-6build1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libpam0g:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpcap0.8:amd64","arch": "amd64","version": "1.10.1-4ubuntu1.22.04.1","status": "ii "},{"package": "libpci3:amd64","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "libpcre2-8-0:amd64","arch": "amd64","version": "10.39-3ubuntu0.1","status": "ii "},{"package": "libpcre3:amd64","arch": "amd64","version": "2:8.39-13ubuntu0.22.04.1","status": "ii "},{"package": "libperl5.34:amd64","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "libpng16-16:amd64","arch": "amd64","version": "1.6.37-3ubuntu0.4","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "libpopt0:amd64","arch": "amd64","version": "1.18-3build1","status": "ii "},{"package": "libprocps8:amd64","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "libpsl5:amd64","arch": "amd64","version": "0.21.0-1.2build2","status": "ii "},{"package": "libpython3-stdlib:amd64","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "libpython3.10-minimal:amd64","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "libreadline8:amd64","arch": "amd64","version": "8.1.2-1","status": "ii "},{"package": "librtmp1:amd64","arch": "amd64","version": "2.4+20151223.gitfa8646d.1-2build4","status": "ii "},{"package": "libsasl2-2:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libsasl2-modules-db:amd64","arch": "amd64","version": "2.1.27+dfsg2-3ubuntu1.2","status": "ii "},{"package": "libseccomp2:amd64","arch": "amd64","version": "2.5.3-2ubuntu3~22.04.1","status": "ii "},{"package": "libselinux1:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsemanage-common","arch": "all","version": "3.3-1build2","status": "ii "},{"package": "libsemanage2:amd64","arch": "amd64","version": "3.3-1build2","status": "ii "},{"package": "libsensors-config","arch": "all","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsensors5:amd64","arch": "amd64","version": "1:3.6.0-7ubuntu1","status": "ii "},{"package": "libsepol2:amd64","arch": "amd64","version": "3.3-1build1","status": "ii "},{"package": "libsigsegv2:amd64","arch": "amd64","version": "2.13-1ubuntu3","status": "ii "},{"package": "libsmartcols1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsnmp40:amd64","arch": "amd64","version": "5.9.1+dfsg-1ubuntu2.9","status": "ii "},{"package": "libsqlite3-0:amd64","arch": "amd64","version": "3.37.2-2ubuntu0.5","status": "ii "},{"package": "libss2:amd64","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "libssh-4:amd64","arch": "amd64","version": "0.9.6-2ubuntu0.22.04.7","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.23","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.3","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.2","status": "ii "},{"package": "libtinfo6:amd64","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "libtirpc-common","arch": "all","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libtirpc3:amd64","arch": "amd64","version": "1.3.2-2ubuntu0.1","status": "ii "},{"package": "libudev1:amd64","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "libunistring2:amd64","arch": "amd64","version": "1.0-1","status": "ii "},{"package": "libunwind8:amd64","arch": "amd64","version": "1.3.2-2build2.1","status": "ii "},{"package": "libutempter0:amd64","arch": "amd64","version": "1.2.1-2build2","status": "ii "},{"package": "libuuid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "libwrap0:amd64","arch": "amd64","version": "7.6.q-31build2","status": "ii "},{"package": "libxml2:amd64","arch": "amd64","version": "2.9.13+dfsg-1ubuntu0.11","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.5","status": "ii "},{"package": "libxtables12:amd64","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "libxxhash0:amd64","arch": "amd64","version": "0.8.1-1","status": "ii "},{"package": "libyaml-0-2:amd64","arch": "amd64","version": "0.2.2-1build2","status": "ii "},{"package": "libzstd1:amd64","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},{"package": "linux-base","arch": "all","version": "4.5ubuntu9+22.04.1","status": "ii "},{"package": "linux-image-5.15.0-176-generic","arch": "amd64","version": "5.15.0-176.186","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.176.161","status": "ii "},{"package": "linux-modules-5.15.0-176-generic","arch": "amd64","version": "5.15.0-176.186","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.13","status": "ii "},{"package": "login","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "logrotate","arch": "amd64","version": "3.19.0-1ubuntu1.1","status": "ii "},{"package": "logsave","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "lsb-base","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsb-release","arch": "all","version": "11.1.0ubuntu4","status": "ii "},{"package": "lsof","arch": "amd64","version": "4.93.2+dfsg-1.1build2","status": "ii "},{"package": "mawk","arch": "amd64","version": "1.3.4.20200120-3","status": "ii "},{"package": "media-types","arch": "all","version": "7.0.0","status": "ii "},{"package": "mount","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "ncat","arch": "amd64","version": "7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1","status": "ii "},{"package": "ncurses-base","arch": "all","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "ncurses-bin","arch": "amd64","version": "6.3-2ubuntu0.1","status": "ii "},{"package": "net-tools","arch": "amd64","version": "1.60+git20181103.0eebece-1ubuntu5.4","status": "ii "},{"package": "netbase","arch": "all","version": "6.3","status": "ii "},{"package": "netcat-openbsd","arch": "amd64","version": "1.218-4ubuntu1","status": "ii "},{"package": "netplan-generator","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "networkd-dispatcher","arch": "all","version": "2.1-2ubuntu0.22.04.2","status": "ii "},{"package": "nftables","arch": "amd64","version": "1.0.2-1ubuntu3.1","status": "ii "},{"package": "open-iscsi","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "open-vm-tools","arch": "amd64","version": "2:12.3.5-3~ubuntu0.22.04.3","status": "ii "},{"package": "openssh-client","arch": "amd64","version": "1:8.9p1-3ubuntu0.14","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.14","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.14","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.23","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33ubuntu0.1","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.3","status": "ii "},{"package": "procps","arch": "amd64","version": "2:3.3.17-6ubuntu2.1","status": "ii "},{"package": "psmisc","arch": "amd64","version": "23.4-2build3","status": "ii "},{"package": "python-apt-common","arch": "all","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python-babel-localedata","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-apt","arch": "amd64","version": "2.4.0ubuntu4.1","status": "ii "},{"package": "python3-attr","arch": "all","version": "21.2.0-1ubuntu1","status": "ii "},{"package": "python3-babel","arch": "all","version": "2.8.0+dfsg.1-7","status": "ii "},{"package": "python3-blinker","arch": "all","version": "1.4+dfsg1-0.4","status": "ii "},{"package": "python3-certifi","arch": "all","version": "2020.6.20-1","status": "ii "},{"package": "python3-cffi-backend:amd64","arch": "amd64","version": "1.15.0-1build2","status": "ii "},{"package": "python3-chardet","arch": "all","version": "4.0.0-1","status": "ii "},{"package": "python3-configobj","arch": "all","version": "5.0.6-5ubuntu0.1","status": "ii "},{"package": "python3-cryptography","arch": "amd64","version": "3.4.8-1ubuntu2.4","status": "ii "},{"package": "python3-dbus","arch": "amd64","version": "1.2.18-3build1","status": "ii "},{"package": "python3-debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "python3-decorator","arch": "all","version": "4.4.2-0ubuntu1","status": "ii "},{"package": "python3-distro","arch": "all","version": "1.7.0-1","status": "ii "},{"package": "python3-distutils","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-gi","arch": "amd64","version": "3.42.1-0ubuntu1","status": "ii "},{"package": "python3-httplib2","arch": "all","version": "0.20.2-2","status": "ii "},{"package": "python3-idna","arch": "all","version": "3.3-1ubuntu0.1","status": "ii "},{"package": "python3-importlib-metadata","arch": "all","version": "4.6.4-1","status": "ii "},{"package": "python3-jeepney","arch": "all","version": "0.7.1-3","status": "ii "},{"package": "python3-jinja2","arch": "all","version": "3.0.3-1ubuntu0.4","status": "ii "},{"package": "python3-json-pointer","arch": "all","version": "2.0-0ubuntu1","status": "ii "},{"package": "python3-jsonpatch","arch": "all","version": "1.32-2","status": "ii "},{"package": "python3-jsonschema","arch": "all","version": "3.2.0-0ubuntu2","status": "ii "},{"package": "python3-jwt","arch": "all","version": "2.3.0-1ubuntu0.3","status": "ii "},{"package": "python3-keyring","arch": "all","version": "23.5.0-1","status": "ii "},{"package": "python3-launchpadlib","arch": "all","version": "1.10.16-1","status": "ii "},{"package": "python3-lazr.restfulclient","arch": "all","version": "0.14.4-1","status": "ii "},{"package": "python3-lazr.uri","arch": "all","version": "1.0.6-2","status": "ii "},{"package": "python3-lib2to3","arch": "all","version": "3.10.8-1~22.04","status": "ii "},{"package": "python3-linux-procfs","arch": "amd64","version": "0.6.3-1.1build1","status": "ii "},{"package": "python3-markupsafe","arch": "amd64","version": "2.0.1-2build1","status": "ii "},{"package": "python3-minimal","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-more-itertools","arch": "all","version": "8.10.0-2","status": "ii "},{"package": "python3-netifaces:amd64","arch": "amd64","version": "0.11.0-1build2","status": "ii "},{"package": "python3-netplan","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.3","status": "ii "},{"package": "python3-oauthlib","arch": "all","version": "3.2.0-1ubuntu0.1","status": "ii "},{"package": "python3-pip","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pip-whl","arch": "all","version": "22.0.2+dfsg-1ubuntu0.7","status": "ii "},{"package": "python3-pkg-resources","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-pyparsing","arch": "all","version": "2.4.7-1","status": "ii "},{"package": "python3-pyrsistent:amd64","arch": "amd64","version": "0.18.1-1build1","status": "ii "},{"package": "python3-pyudev","arch": "all","version": "0.22.0-2","status": "ii "},{"package": "python3-requests","arch": "all","version": "2.25.1+dfsg-2ubuntu0.3","status": "ii "},{"package": "python3-secretstorage","arch": "all","version": "3.3.1-1","status": "ii "},{"package": "python3-serial","arch": "all","version": "3.5-1","status": "ii "},{"package": "python3-setuptools","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-setuptools-whl","arch": "all","version": "59.6.0-1.2ubuntu0.22.04.3","status": "ii "},{"package": "python3-six","arch": "all","version": "1.16.0-3ubuntu1","status": "ii "},{"package": "python3-software-properties","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "python3-tz","arch": "all","version": "2022.1-1ubuntu0.22.04.1","status": "ii "},{"package": "python3-urllib3","arch": "all","version": "1.26.5-1~exp1ubuntu0.6","status": "ii "},{"package": "python3-venv","arch": "amd64","version": "3.10.6-1~22.04.1","status": "ii "},{"package": "python3-wadllib","arch": "all","version": "1.3.6-1","status": "ii "},{"package": "python3-wheel","arch": "all","version": "0.37.1-2ubuntu0.22.04.1","status": "ii "},{"package": "python3-yaml","arch": "amd64","version": "5.4.1-1ubuntu1","status": "ii "},{"package": "python3-zipp","arch": "all","version": "1.0.0-3ubuntu0.1","status": "ii "},{"package": "python3.10","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.15","status": "ii "},{"package": "readline-common","arch": "all","version": "8.1.2-1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-0ubuntu0.22.04.4","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.17","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.1-2","status": "ii "},{"package": "socat","arch": "amd64","version": "1.7.4.1-3ubuntu4","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.9-1ubuntu2.6","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "sysvinit-utils","arch": "amd64","version": "3.01-1ubuntu1","status": "ii "},{"package": "tar","arch": "amd64","version": "1.34+dfsg-1ubuntu0.1.22.04.2","status": "ii "},{"package": "tcpdump","arch": "amd64","version": "4.99.1-3ubuntu0.2","status": "ii "},{"package": "tmux","arch": "amd64","version": "3.2a-4ubuntu0.2","status": "ii "},{"package": "tuned","arch": "all","version": "2.15.0-1ubuntu1","status": "ii "},{"package": "tzdata","arch": "all","version": "2026a-0ubuntu0.22.04.1","status": "ii "},{"package": "ubuntu-cloudimage-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ubuntu-keyring","arch": "all","version": "2021.03.26","status": "ii "},{"package": "ucf","arch": "all","version": "3.0043","status": "ii "},{"package": "udev","arch": "amd64","version": "249.11-0ubuntu3.20","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.5","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.27","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.27","status": "ii "},{"package": "virt-what","arch": "amd64","version": "1.21-1","status": "ii "},{"package": "vlan","arch": "all","version": "2.0.5ubuntu5","status": "ii "},{"package": "xdg-user-dirs","arch": "amd64","version": "0.17-2ubuntu4","status": "ii "},{"package": "xxd","arch": "amd64","version": "2:8.2.3995-1ubuntu2.27","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.2.11.dfsg-2ubuntu9.2","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2026-04-22 03:38:20.312480 | ubuntu-jammy-large | 2026-04-22 03:38:20.312 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:38:20.312557 | ubuntu-jammy-large | 2026-04-22 03:38:20.312 | dib-run-parts 2026-04-22 03:38:20.316283 | ubuntu-jammy-large | 2026-04-22 03:38:20.316 | dib-run-parts Target: finalise.d 2026-04-22 03:38:20.316337 | ubuntu-jammy-large | 2026-04-22 03:38:20.316 | dib-run-parts 2026-04-22 03:38:20.316352 | ubuntu-jammy-large | 2026-04-22 03:38:20.316 | dib-run-parts Script Seconds 2026-04-22 03:38:20.316367 | ubuntu-jammy-large | 2026-04-22 03:38:20.316 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:38:20.316380 | ubuntu-jammy-large | 2026-04-22 03:38:20.316 | dib-run-parts 2026-04-22 03:38:20.333159 | ubuntu-jammy-large | 2026-04-22 03:38:20.332 | dib-run-parts 50-bootloader 4.272 2026-04-22 03:38:20.343536 | ubuntu-jammy-large | 2026-04-22 03:38:20.343 | dib-run-parts 50-remove-bogus-udev-links 0.005 2026-04-22 03:38:20.353009 | ubuntu-jammy-large | 2026-04-22 03:38:20.352 | dib-run-parts 98-rebind-sshd-after-dhcp 0.009 2026-04-22 03:38:20.365357 | ubuntu-jammy-large | 2026-04-22 03:38:20.365 | dib-run-parts 99-clean-up-cache 0.050 2026-04-22 03:38:20.377763 | ubuntu-jammy-large | 2026-04-22 03:38:20.377 | dib-run-parts 99-clear-machine-id 0.006 2026-04-22 03:38:20.389352 | ubuntu-jammy-large | 2026-04-22 03:38:20.389 | dib-run-parts 99-disable-resolv-conf 0.010 2026-04-22 03:38:20.402299 | ubuntu-jammy-large | 2026-04-22 03:38:20.402 | dib-run-parts 99-write-dpkg-manifest 0.023 2026-04-22 03:38:20.406059 | ubuntu-jammy-large | 2026-04-22 03:38:20.405 | dib-run-parts 2026-04-22 03:38:20.406396 | ubuntu-jammy-large | 2026-04-22 03:38:20.406 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:38:20.471120 | ubuntu-jammy-large | 2026-04-22 03:38:20.470 | Running hooks from /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d 2026-04-22 03:38:20.493914 | ubuntu-jammy-large | 2026-04-22 03:38:20.493 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-base-defaults 2026-04-22 03:38:20.502952 | ubuntu-jammy-large | 2026-04-22 03:38:20.502 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-base-defaults 2026-04-22 03:38:20.507317 | ubuntu-jammy-large | 2026-04-22 03:38:20.507 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:20.513434 | ubuntu-jammy-large | 2026-04-22 03:38:20.513 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-04-22 03:38:20.517349 | ubuntu-jammy-large | 2026-04-22 03:38:20.517 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:20.523554 | ubuntu-jammy-large | 2026-04-22 03:38:20.523 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-04-22 03:38:20.530365 | ubuntu-jammy-large | 2026-04-22 03:38:20.530 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:20.541376 | ubuntu-jammy-large | 2026-04-22 03:38:20.541 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-04-22 03:38:20.547145 | ubuntu-jammy-large | 2026-04-22 03:38:20.547 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-04-22 03:38:20.553053 | ubuntu-jammy-large | 2026-04-22 03:38:20.552 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-04-22 03:38:20.558730 | ubuntu-jammy-large | 2026-04-22 03:38:20.558 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:20.564595 | ubuntu-jammy-large | 2026-04-22 03:38:20.564 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-04-22 03:38:20.570232 | ubuntu-jammy-large | 2026-04-22 03:38:20.570 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-04-22 03:38:20.576153 | ubuntu-jammy-large | 2026-04-22 03:38:20.576 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:20.582701 | ubuntu-jammy-large | 2026-04-22 03:38:20.582 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-04-22 03:38:20.589016 | ubuntu-jammy-large | 2026-04-22 03:38:20.588 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:20.595017 | ubuntu-jammy-large | 2026-04-22 03:38:20.594 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-04-22 03:38:20.600588 | ubuntu-jammy-large | 2026-04-22 03:38:20.600 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:20.606277 | ubuntu-jammy-large | 2026-04-22 03:38:20.606 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-04-22 03:38:20.612463 | ubuntu-jammy-large | 2026-04-22 03:38:20.612 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:20.619258 | ubuntu-jammy-large | 2026-04-22 03:38:20.619 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-04-22 03:38:20.624563 | ubuntu-jammy-large | 2026-04-22 03:38:20.624 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:20.634340 | ubuntu-jammy-large | 2026-04-22 03:38:20.634 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-04-22 03:38:20.640281 | ubuntu-jammy-large | 2026-04-22 03:38:20.640 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:20.646783 | ubuntu-jammy-large | 2026-04-22 03:38:20.646 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-04-22 03:38:20.652617 | ubuntu-jammy-large | 2026-04-22 03:38:20.652 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:20.663604 | ubuntu-jammy-large | 2026-04-22 03:38:20.663 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-04-22 03:38:20.669190 | ubuntu-jammy-large | 2026-04-22 03:38:20.669 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-04-22 03:38:20.674668 | ubuntu-jammy-large | 2026-04-22 03:38:20.674 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-04-22 03:38:20.680087 | ubuntu-jammy-large | 2026-04-22 03:38:20.679 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-pip-cache 2026-04-22 03:38:20.691382 | ubuntu-jammy-large | 2026-04-22 03:38:20.691 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-pip-cache 2026-04-22 03:38:20.697249 | ubuntu-jammy-large | 2026-04-22 03:38:20.697 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:20.703544 | ubuntu-jammy-large | 2026-04-22 03:38:20.703 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-04-22 03:38:20.709643 | ubuntu-jammy-large | 2026-04-22 03:38:20.709 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:20.719988 | ubuntu-jammy-large | 2026-04-22 03:38:20.719 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-04-22 03:38:20.726481 | ubuntu-jammy-large | 2026-04-22 03:38:20.726 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-04-22 03:38:20.732607 | ubuntu-jammy-large | 2026-04-22 03:38:20.732 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-04-22 03:38:20.738851 | ubuntu-jammy-large | 2026-04-22 03:38:20.738 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-04-22 03:38:20.745169 | ubuntu-jammy-large | 2026-04-22 03:38:20.745 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-04-22 03:38:20.751045 | ubuntu-jammy-large | 2026-04-22 03:38:20.750 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:20.757173 | ubuntu-jammy-large | 2026-04-22 03:38:20.757 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-04-22 03:38:20.763330 | ubuntu-jammy-large | 2026-04-22 03:38:20.763 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:20.769381 | ubuntu-jammy-large | 2026-04-22 03:38:20.769 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-04-22 03:38:20.775545 | ubuntu-jammy-large | 2026-04-22 03:38:20.775 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-04-22 03:38:20.781504 | ubuntu-jammy-large | 2026-04-22 03:38:20.781 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-04-22 03:38:20.787707 | ubuntu-jammy-large | 2026-04-22 03:38:20.787 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-04-22 03:38:20.793702 | ubuntu-jammy-large | 2026-04-22 03:38:20.793 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:20.800597 | ubuntu-jammy-large | 2026-04-22 03:38:20.800 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-04-22 03:38:20.806911 | ubuntu-jammy-large | 2026-04-22 03:38:20.806 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:20.817782 | ubuntu-jammy-large | 2026-04-22 03:38:20.817 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-04-22 03:38:20.824732 | ubuntu-jammy-large | 2026-04-22 03:38:20.824 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:20.830810 | ubuntu-jammy-large | 2026-04-22 03:38:20.830 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-04-22 03:38:20.836906 | ubuntu-jammy-large | 2026-04-22 03:38:20.836 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:20.847765 | ubuntu-jammy-large | 2026-04-22 03:38:20.847 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-04-22 03:38:20.853603 | ubuntu-jammy-large | 2026-04-22 03:38:20.853 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-04-22 03:38:20.860147 | ubuntu-jammy-large | 2026-04-22 03:38:20.860 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:20.865747 | ubuntu-jammy-large | 2026-04-22 03:38:20.865 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-04-22 03:38:20.872493 | ubuntu-jammy-large | 2026-04-22 03:38:20.872 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:20.883292 | ubuntu-jammy-large | 2026-04-22 03:38:20.883 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-04-22 03:38:20.889335 | ubuntu-jammy-large | 2026-04-22 03:38:20.889 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:20.895286 | ubuntu-jammy-large | 2026-04-22 03:38:20.895 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-04-22 03:38:20.902365 | ubuntu-jammy-large | 2026-04-22 03:38:20.902 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:20.913406 | ubuntu-jammy-large | 2026-04-22 03:38:20.913 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-04-22 03:38:20.919600 | ubuntu-jammy-large | 2026-04-22 03:38:20.919 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:20.924851 | ubuntu-jammy-large | 2026-04-22 03:38:20.924 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-04-22 03:38:20.931124 | ubuntu-jammy-large | 2026-04-22 03:38:20.930 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/14-manifests 2026-04-22 03:38:20.942374 | ubuntu-jammy-large | 2026-04-22 03:38:20.942 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/14-manifests 2026-04-22 03:38:20.948482 | ubuntu-jammy-large | 2026-04-22 03:38:20.948 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:20.954637 | ubuntu-jammy-large | 2026-04-22 03:38:20.954 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-04-22 03:38:20.960152 | ubuntu-jammy-large | 2026-04-22 03:38:20.960 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:20.966614 | ubuntu-jammy-large | 2026-04-22 03:38:20.966 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-04-22 03:38:20.972722 | ubuntu-jammy-large | 2026-04-22 03:38:20.972 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-04-22 03:38:20.983624 | ubuntu-jammy-large | 2026-04-22 03:38:20.983 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-04-22 03:38:20.990172 | ubuntu-jammy-large | 2026-04-22 03:38:20.990 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-04-22 03:38:20.996588 | ubuntu-jammy-large | 2026-04-22 03:38:20.996 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:21.002920 | ubuntu-jammy-large | 2026-04-22 03:38:21.002 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-04-22 03:38:21.009630 | ubuntu-jammy-large | 2026-04-22 03:38:21.009 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-04-22 03:38:21.021229 | ubuntu-jammy-large | 2026-04-22 03:38:21.021 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-04-22 03:38:21.026842 | ubuntu-jammy-large | 2026-04-22 03:38:21.026 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-04-22 03:38:21.032776 | ubuntu-jammy-large | 2026-04-22 03:38:21.032 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-04-22 03:38:21.038722 | ubuntu-jammy-large | 2026-04-22 03:38:21.038 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-04-22 03:38:21.049032 | ubuntu-jammy-large | 2026-04-22 03:38:21.048 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-04-22 03:38:21.054114 | ubuntu-jammy-large | 2026-04-22 03:38:21.053 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-04-22 03:38:21.058599 | ubuntu-jammy-large | 2026-04-22 03:38:21.058 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-04-22 03:38:21.064723 | ubuntu-jammy-large | 2026-04-22 03:38:21.064 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-04-22 03:38:21.070277 | ubuntu-jammy-large | 2026-04-22 03:38:21.070 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-04-22 03:38:21.075863 | ubuntu-jammy-large | 2026-04-22 03:38:21.075 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-04-22 03:38:21.080253 | ubuntu-jammy-large | 2026-04-22 03:38:21.080 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-04-22 03:38:21.086188 | ubuntu-jammy-large | 2026-04-22 03:38:21.086 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-04-22 03:38:21.092035 | ubuntu-jammy-large | 2026-04-22 03:38:21.091 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-04-22 03:38:21.096249 | ubuntu-jammy-large | 2026-04-22 03:38:21.096 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:21.107151 | ubuntu-jammy-large | 2026-04-22 03:38:21.106 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-04-22 03:38:21.111149 | ubuntu-jammy-large | 2026-04-22 03:38:21.111 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-04-22 03:38:21.115113 | ubuntu-jammy-large | 2026-04-22 03:38:21.115 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-04-22 03:38:21.119083 | ubuntu-jammy-large | 2026-04-22 03:38:21.119 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-04-22 03:38:21.124100 | ubuntu-jammy-large | 2026-04-22 03:38:21.123 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-04-22 03:38:21.130591 | ubuntu-jammy-large | 2026-04-22 03:38:21.130 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-04-22 03:38:21.136973 | ubuntu-jammy-large | 2026-04-22 03:38:21.136 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-04-22 03:38:21.141698 | ubuntu-jammy-large | 2026-04-22 03:38:21.141 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-04-22 03:38:21.149490 | ubuntu-jammy-large | 2026-04-22 03:38:21.149 | dib-run-parts Sourcing environment file /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-04-22 03:38:21.159182 | ubuntu-jammy-large | 2026-04-22 03:38:21.159 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-04-22 03:38:21.164748 | ubuntu-jammy-large | 2026-04-22 03:38:21.164 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-04-22 03:38:21.170655 | ubuntu-jammy-large | 2026-04-22 03:38:21.170 | ++ /tmp/dib_build.6K3Gz18Q/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-04-22 03:38:21.176069 | ubuntu-jammy-large | 2026-04-22 03:38:21.175 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/01-copy-manifests-dir 2026-04-22 03:38:21.201138 | ubuntu-jammy-large | 2026-04-22 03:38:21.200 | 2+1 records in 2026-04-22 03:38:21.201216 | ubuntu-jammy-large | 2026-04-22 03:38:21.201 | 2+1 records out 2026-04-22 03:38:21.201246 | ubuntu-jammy-large | 2026-04-22 03:38:21.201 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000400227 s, 3.0 MB/s 2026-04-22 03:38:21.224366 | ubuntu-jammy-large | 2026-04-22 03:38:21.224 | 0+1 records in 2026-04-22 03:38:21.224458 | ubuntu-jammy-large | 2026-04-22 03:38:21.224 | 0+1 records out 2026-04-22 03:38:21.224474 | ubuntu-jammy-large | 2026-04-22 03:38:21.224 | 446 bytes copied, 0.000407237 s, 1.1 MB/s 2026-04-22 03:38:21.248199 | ubuntu-jammy-large | 2026-04-22 03:38:21.247 | '/tmp/dib_build.6K3Gz18Q/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests' 2026-04-22 03:38:21.248278 | ubuntu-jammy-large | 2026-04-22 03:38:21.248 | '/tmp/dib_build.6K3Gz18Q/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib_environment' 2026-04-22 03:38:21.248329 | ubuntu-jammy-large | 2026-04-22 03:38:21.248 | '/tmp/dib_build.6K3Gz18Q/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2025.2' 2026-04-22 03:38:21.248355 | ubuntu-jammy-large | 2026-04-22 03:38:21.248 | '/tmp/dib_build.6K3Gz18Q/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib_arguments' 2026-04-22 03:38:21.248370 | ubuntu-jammy-large | 2026-04-22 03:38:21.248 | '/tmp/dib_build.6K3Gz18Q/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2025.2' 2026-04-22 03:38:21.364533 | ubuntu-jammy-large | 2026-04-22 03:38:21.364 | dib-run-parts 01-copy-manifests-dir completed 2026-04-22 03:38:21.364613 | ubuntu-jammy-large | 2026-04-22 03:38:21.364 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/40-unblock-daemons 2026-04-22 03:38:21.413925 | ubuntu-jammy-large | 2026-04-22 03:38:21.413 | dib-run-parts 40-unblock-daemons completed 2026-04-22 03:38:21.413990 | ubuntu-jammy-large | 2026-04-22 03:38:21.413 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/50-dib-python 2026-04-22 03:38:21.447902 | ubuntu-jammy-large | 2026-04-22 03:38:21.447 | dib-run-parts 50-dib-python completed 2026-04-22 03:38:21.448007 | ubuntu-jammy-large | 2026-04-22 03:38:21.447 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/50-remove-img-build-proxy 2026-04-22 03:38:21.480449 | ubuntu-jammy-large | 2026-04-22 03:38:21.480 | dib-run-parts 50-remove-img-build-proxy completed 2026-04-22 03:38:21.480564 | ubuntu-jammy-large | 2026-04-22 03:38:21.480 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/60-untrim-dpkg 2026-04-22 03:38:21.533446 | ubuntu-jammy-large | 2026-04-22 03:38:21.533 | dib-run-parts 60-untrim-dpkg completed 2026-04-22 03:38:21.533704 | ubuntu-jammy-large | 2026-04-22 03:38:21.533 | dib-run-parts Running /tmp/dib_build.6K3Gz18Q/hooks/cleanup.d/99-clean-up-cache 2026-04-22 03:38:21.595629 | ubuntu-jammy-large | 2026-04-22 03:38:21.595 | dib-run-parts 99-clean-up-cache completed 2026-04-22 03:38:21.597110 | ubuntu-jammy-large | 2026-04-22 03:38:21.596 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-04-22 03:38:21.597159 | ubuntu-jammy-large | 2026-04-22 03:38:21.597 | dib-run-parts 2026-04-22 03:38:21.598480 | ubuntu-jammy-large | 2026-04-22 03:38:21.598 | dib-run-parts Target: cleanup.d 2026-04-22 03:38:21.598524 | ubuntu-jammy-large | 2026-04-22 03:38:21.598 | dib-run-parts 2026-04-22 03:38:21.598532 | ubuntu-jammy-large | 2026-04-22 03:38:21.598 | dib-run-parts Script Seconds 2026-04-22 03:38:21.598539 | ubuntu-jammy-large | 2026-04-22 03:38:21.598 | dib-run-parts --------------------------------------- ---------- 2026-04-22 03:38:21.598544 | ubuntu-jammy-large | 2026-04-22 03:38:21.598 | dib-run-parts 2026-04-22 03:38:21.614069 | ubuntu-jammy-large | 2026-04-22 03:38:21.613 | dib-run-parts 01-copy-manifests-dir 0.185 2026-04-22 03:38:21.625260 | ubuntu-jammy-large | 2026-04-22 03:38:21.625 | dib-run-parts 40-unblock-daemons 0.047 2026-04-22 03:38:21.635046 | ubuntu-jammy-large | 2026-04-22 03:38:21.634 | dib-run-parts 50-dib-python 0.031 2026-04-22 03:38:21.646701 | ubuntu-jammy-large | 2026-04-22 03:38:21.646 | dib-run-parts 50-remove-img-build-proxy 0.029 2026-04-22 03:38:21.657285 | ubuntu-jammy-large | 2026-04-22 03:38:21.657 | dib-run-parts 60-untrim-dpkg 0.050 2026-04-22 03:38:21.668546 | ubuntu-jammy-large | 2026-04-22 03:38:21.668 | dib-run-parts 99-clean-up-cache 0.058 2026-04-22 03:38:21.671980 | ubuntu-jammy-large | 2026-04-22 03:38:21.671 | dib-run-parts 2026-04-22 03:38:21.672238 | ubuntu-jammy-large | 2026-04-22 03:38:21.672 | dib-run-parts --------------------- END PROFILING --------------------- 2026-04-22 03:38:21.989215 | ubuntu-jammy-large | 2026-04-22 03:38:21.988 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/sys 2026-04-22 03:38:22.016129 | ubuntu-jammy-large | 2026-04-22 03:38:22.015 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/proc 2026-04-22 03:38:22.040741 | ubuntu-jammy-large | 2026-04-22 03:38:22.040 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/dev/pts 2026-04-22 03:38:22.055086 | ubuntu-jammy-large | 2026-04-22 03:38:22.054 | Unmount /tmp/dib_build.6K3Gz18Q/mnt/dev 2026-04-22 03:38:22.329468 | ubuntu-jammy-large | 2026-04-22 03:38:22.329 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-04-22 03:38:22.612685 | ubuntu-jammy-large | 2026-04-22 03:38:22.612 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-04-22 03:38:22.612801 | ubuntu-jammy-large | 2026-04-22 03:38:22.612 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-04-22 03:38:22.658353 | ubuntu-jammy-large | 2026-04-22 03:38:22.658 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.6K3Gz18Q/mnt/] 2026-04-22 03:38:22.692831 | ubuntu-jammy-large | 2026-04-22 03:38:22.692 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.6K3Gz18Q/mnt/] 2026-04-22 03:38:23.099344 | ubuntu-jammy-large | 2026-04-22 03:38:23.099 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-04-22 03:38:23.169259 | ubuntu-jammy-large | 2026-04-22 03:38:23.169 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-04-22 03:38:23.169340 | ubuntu-jammy-large | 2026-04-22 03:38:23.169 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-04-22 03:38:23.514542 | ubuntu-jammy-large | 2026-04-22 03:38:23.514 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.6K3Gz18Q/states/block-device] 2026-04-22 03:38:23.685696 | ubuntu-jammy-large | 2026-04-22 03:38:23.685 | Converting image using qemu-img convert 2026-04-22 03:39:21.728806 | ubuntu-jammy-large | 2026-04-22 03:39:21.728 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.qcow2 created... 2026-04-22 03:39:21.916632 | ubuntu-jammy-large | 2026-04-22 03:39:21.915 | Build completed successfully 2026-04-22 03:39:22.922963 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.2 amphora-agent. 2026-04-22 03:39:22.926917 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.qcow2 368486912 2026-04-22 03:39:22.927228 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.2.qcow2 2026-04-22 03:39:22.938710 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.2.qcow2 2026-04-22 03:39:22.938739 | ubuntu-jammy-large | file format: qcow2 2026-04-22 03:39:22.938753 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-04-22 03:39:22.938767 | ubuntu-jammy-large | disk size: 350 MiB 2026-04-22 03:39:22.938780 | ubuntu-jammy-large | cluster_size: 65536 2026-04-22 03:39:22.938793 | ubuntu-jammy-large | Format specific information: 2026-04-22 03:39:22.938806 | ubuntu-jammy-large | compat: 1.1 2026-04-22 03:39:22.938819 | ubuntu-jammy-large | compression type: zlib 2026-04-22 03:39:22.938832 | ubuntu-jammy-large | lazy refcounts: false 2026-04-22 03:39:22.938845 | ubuntu-jammy-large | refcount bits: 16 2026-04-22 03:39:22.938858 | ubuntu-jammy-large | corrupt: false 2026-04-22 03:39:22.938871 | ubuntu-jammy-large | extended l2: false 2026-04-22 03:39:22.940370 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.qcow2 2026-04-22 03:39:25.478022 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-04-22 03:39:25.481679 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-22 03:39:25.484020 | ubuntu-jammy-large | + echo 2026-04-22 octavia-amphora-haproxy-2025.2.20260422.qcow2 2026-04-22 03:39:25.484987 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-22 03:39:25.486783 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.2.qcow2 octavia-amphora-haproxy-2025.2.20260422.qcow2 2026-04-22 03:39:25.996762 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-22 03:39:25.999848 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.20260422.qcow2 2026-04-22 03:39:26.000918 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-04-22 03:39:28.525425 | ubuntu-jammy-large | + popd 2026-04-22 03:39:28.530969 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-04-22 03:39:28.928472 | ubuntu-jammy-large | ok: Runtime: 0:05:01.675884 2026-04-22 03:39:29.009704 | 2026-04-22 03:39:29.009926 | TASK [Install rclone] 2026-04-22 03:39:29.326717 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-22 03:39:29.327204 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-04-22 03:39:29.525357 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 23811 0 --:--:-- --:--:-- --:--:-- 23909 2026-04-22 03:39:32.411972 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-04-22 03:39:32.412118 | ubuntu-jammy-large | creating: rclone-v1.73.5-linux-amd64/ 2026-04-22 03:39:32.412140 | ubuntu-jammy-large | inflating: rclone-v1.73.5-linux-amd64/git-log.txt 2026-04-22 03:39:32.412160 | ubuntu-jammy-large | inflating: rclone-v1.73.5-linux-amd64/rclone 2026-04-22 03:39:32.412174 | ubuntu-jammy-large | inflating: rclone-v1.73.5-linux-amd64/README.html 2026-04-22 03:39:32.412188 | ubuntu-jammy-large | inflating: rclone-v1.73.5-linux-amd64/README.txt 2026-04-22 03:39:32.412202 | ubuntu-jammy-large | inflating: rclone-v1.73.5-linux-amd64/rclone.1 2026-04-22 03:39:32.500449 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-04-22 03:39:32.613277 | ubuntu-jammy-large | 2026-04-22 03:39:32.613395 | ubuntu-jammy-large | rclone v1.73.5 has successfully installed. 2026-04-22 03:39:32.613418 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-04-22 03:39:32.613434 | ubuntu-jammy-large | 2026-04-22 03:39:33.046340 | ubuntu-jammy-large | ok: Runtime: 0:00:03.307434 2026-04-22 03:39:33.059879 | 2026-04-22 03:39:33.060079 | TASK [Run upload] 2026-04-22 03:40:28.187559 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-04-22 03:40:28.190056 | 2026-04-22 03:40:28.190212 | PLAY RECAP 2026-04-22 03:40:28.190325 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 03:40:28.190381 | 2026-04-22 03:40:28.339203 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-04-22 03:40:28.340497 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 03:40:29.097968 | 2026-04-22 03:40:29.098137 | PLAY [Base post] 2026-04-22 03:40:29.112337 | 2026-04-22 03:40:29.112476 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 03:40:29.743280 | ubuntu-jammy-large | changed 2026-04-22 03:40:29.749804 | 2026-04-22 03:40:29.749910 | PLAY RECAP 2026-04-22 03:40:29.749987 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 03:40:29.750049 | 2026-04-22 03:40:29.869605 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 03:40:29.871921 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 03:40:30.683186 | 2026-04-22 03:40:30.683363 | PLAY [Base post-logs] 2026-04-22 03:40:30.694589 | 2026-04-22 03:40:30.694739 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 03:40:31.169614 | localhost | changed 2026-04-22 03:40:31.187999 | 2026-04-22 03:40:31.188227 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 03:40:31.217153 | localhost | ok 2026-04-22 03:40:31.223115 | 2026-04-22 03:40:31.223282 | TASK [Set zuul-log-path fact] 2026-04-22 03:40:31.252912 | localhost | ok 2026-04-22 03:40:31.269270 | 2026-04-22 03:40:31.269448 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 03:40:31.308633 | localhost | ok 2026-04-22 03:40:31.318715 | 2026-04-22 03:40:31.318958 | TASK [upload-logs : Create log directories] 2026-04-22 03:40:31.856418 | localhost | changed 2026-04-22 03:40:31.861623 | 2026-04-22 03:40:31.861798 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 03:40:32.414712 | localhost -> localhost | ok: Runtime: 0:00:00.004823 2026-04-22 03:40:32.418887 | 2026-04-22 03:40:32.419042 | TASK [upload-logs : Upload logs to log server] 2026-04-22 03:40:33.016837 | localhost | Output suppressed because no_log was given 2026-04-22 03:40:33.019243 | 2026-04-22 03:40:33.019413 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 03:40:33.072822 | localhost | skipping: Conditional result was False 2026-04-22 03:40:33.079785 | localhost | skipping: Conditional result was False 2026-04-22 03:40:33.087033 | 2026-04-22 03:40:33.087174 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 03:40:33.136074 | localhost | skipping: Conditional result was False 2026-04-22 03:40:33.136408 | 2026-04-22 03:40:33.145594 | localhost | skipping: Conditional result was False 2026-04-22 03:40:33.154261 | 2026-04-22 03:40:33.154399 | LOOP [upload-logs : Upload console log and json output]