2026-06-16 03:33:36.822649 | Job console starting 2026-06-16 03:33:36.834956 | Updating git repos 2026-06-16 03:33:36.871094 | Cloning repos into workspace 2026-06-16 03:33:36.935743 | Restoring repo states 2026-06-16 03:33:36.953436 | Merging changes 2026-06-16 03:33:36.953484 | Checking out repos 2026-06-16 03:33:37.005645 | Preparing playbooks 2026-06-16 03:33:37.870514 | Running Ansible setup 2026-06-16 03:33:42.493352 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 03:33:43.341544 | 2026-06-16 03:33:43.341753 | PLAY [Base pre] 2026-06-16 03:33:43.364304 | 2026-06-16 03:33:43.364474 | TASK [Setup log path fact] 2026-06-16 03:33:43.403650 | ubuntu-jammy-large | ok 2026-06-16 03:33:43.430093 | 2026-06-16 03:33:43.430278 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:33:43.460132 | ubuntu-jammy-large | ok 2026-06-16 03:33:43.470739 | 2026-06-16 03:33:43.471008 | TASK [emit-job-header : Print job information] 2026-06-16 03:33:43.510566 | # Job Information 2026-06-16 03:33:43.510769 | Ansible Version: 2.16.14 2026-06-16 03:33:43.510804 | Job: openstack-octavia-amphora-image-publish-2025.2 2026-06-16 03:33:43.510883 | Pipeline: periodic-daily 2026-06-16 03:33:43.510909 | Executor: 521e9411259a 2026-06-16 03:33:43.510931 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2026-06-16 03:33:43.510954 | Event ID: 3a3ff3afe73844b988cb8c3ed94fe9dc 2026-06-16 03:33:43.516511 | 2026-06-16 03:33:43.516696 | LOOP [emit-job-header : Print node information] 2026-06-16 03:33:43.655890 | ubuntu-jammy-large | ok: 2026-06-16 03:33:43.656170 | ubuntu-jammy-large | # Node Information 2026-06-16 03:33:43.656233 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2026-06-16 03:33:43.656276 | ubuntu-jammy-large | Hostname: ubuntu 2026-06-16 03:33:43.656313 | ubuntu-jammy-large | Username: zuul 2026-06-16 03:33:43.656348 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2026-06-16 03:33:43.656378 | ubuntu-jammy-large | Provider: regiocloud-a 2026-06-16 03:33:43.656406 | ubuntu-jammy-large | Region: 2026-06-16 03:33:43.656443 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2026-06-16 03:33:43.656478 | ubuntu-jammy-large | Product Name: OpenStack Nova 2026-06-16 03:33:43.656521 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:c044 2026-06-16 03:33:43.677384 | 2026-06-16 03:33:43.677589 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 03:33:44.264957 | ubuntu-jammy-large -> localhost | changed 2026-06-16 03:33:44.273176 | 2026-06-16 03:33:44.273361 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 03:33:45.543429 | ubuntu-jammy-large -> localhost | changed 2026-06-16 03:33:45.557449 | 2026-06-16 03:33:45.557654 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 03:33:45.915764 | ubuntu-jammy-large -> localhost | ok 2026-06-16 03:33:45.935422 | 2026-06-16 03:33:45.935681 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 03:33:45.976051 | ubuntu-jammy-large | ok 2026-06-16 03:33:45.996910 | ubuntu-jammy-large | included: /var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 03:33:46.006676 | 2026-06-16 03:33:46.007112 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 03:33:47.732712 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2026-06-16 03:33:47.732969 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/97ed6b14715840baa393735ca0df5e29_id_rsa 2026-06-16 03:33:47.733008 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/97ed6b14715840baa393735ca0df5e29_id_rsa.pub 2026-06-16 03:33:47.733035 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2026-06-16 03:33:47.733060 | ubuntu-jammy-large -> localhost | SHA256:OBP8TicgO1yiqiiUKTQhKNz3OhiNAMTBnrA+/uBTfcw zuul-build-sshkey 2026-06-16 03:33:47.733102 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2026-06-16 03:33:47.733126 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2026-06-16 03:33:47.733148 | ubuntu-jammy-large -> localhost | |Ooo | 2026-06-16 03:33:47.733171 | ubuntu-jammy-large -> localhost | |=* . o | 2026-06-16 03:33:47.733191 | ubuntu-jammy-large -> localhost | |=.+ * * | 2026-06-16 03:33:47.733211 | ubuntu-jammy-large -> localhost | |.= = * * | 2026-06-16 03:33:47.733231 | ubuntu-jammy-large -> localhost | |o = B B S . | 2026-06-16 03:33:47.733260 | ubuntu-jammy-large -> localhost | |.B o = E o | 2026-06-16 03:33:47.733281 | ubuntu-jammy-large -> localhost | |=.o o . | 2026-06-16 03:33:47.733300 | ubuntu-jammy-large -> localhost | |=o. | 2026-06-16 03:33:47.733321 | ubuntu-jammy-large -> localhost | |+.o. | 2026-06-16 03:33:47.733342 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2026-06-16 03:33:47.733394 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:01.114154 2026-06-16 03:33:47.740676 | 2026-06-16 03:33:47.740821 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 03:33:47.787798 | ubuntu-jammy-large | ok 2026-06-16 03:33:47.804462 | ubuntu-jammy-large | included: /var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 03:33:47.814455 | 2026-06-16 03:33:47.814626 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 03:33:47.839217 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:33:47.848622 | 2026-06-16 03:33:47.848789 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 03:33:48.548316 | ubuntu-jammy-large | changed 2026-06-16 03:33:48.556609 | 2026-06-16 03:33:48.556755 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 03:33:48.833428 | ubuntu-jammy-large | ok 2026-06-16 03:33:48.848259 | 2026-06-16 03:33:48.848486 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 03:33:49.531004 | ubuntu-jammy-large | changed 2026-06-16 03:33:49.537113 | 2026-06-16 03:33:49.537237 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 03:33:50.242690 | ubuntu-jammy-large | changed 2026-06-16 03:33:50.257585 | 2026-06-16 03:33:50.257741 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 03:33:50.294949 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:33:50.302093 | 2026-06-16 03:33:50.302228 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 03:33:50.881583 | ubuntu-jammy-large -> localhost | changed 2026-06-16 03:33:50.898576 | 2026-06-16 03:33:50.899606 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 03:33:51.265893 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/97ed6b14715840baa393735ca0df5e29_id_rsa (zuul-build-sshkey) 2026-06-16 03:33:51.266393 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.015633 2026-06-16 03:33:51.285197 | 2026-06-16 03:33:51.285439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 03:33:51.754321 | ubuntu-jammy-large | ok 2026-06-16 03:33:51.763387 | 2026-06-16 03:33:51.763604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 03:33:51.789561 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:33:51.813974 | 2026-06-16 03:33:51.814161 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 03:33:52.268561 | ubuntu-jammy-large | ok 2026-06-16 03:33:52.282166 | 2026-06-16 03:33:52.282316 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 03:33:52.329666 | ubuntu-jammy-large | ok 2026-06-16 03:33:52.337702 | 2026-06-16 03:33:52.337848 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 03:33:52.676903 | ubuntu-jammy-large -> localhost | ok 2026-06-16 03:33:52.692115 | 2026-06-16 03:33:52.692371 | TASK [validate-host : Collect information about the host] 2026-06-16 03:33:53.957678 | ubuntu-jammy-large | ok 2026-06-16 03:33:54.010377 | 2026-06-16 03:33:54.010539 | TASK [validate-host : Sanitize hostname] 2026-06-16 03:33:54.077788 | ubuntu-jammy-large | ok 2026-06-16 03:33:54.086072 | 2026-06-16 03:33:54.086221 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 03:33:54.730412 | ubuntu-jammy-large -> localhost | changed 2026-06-16 03:33:54.742217 | 2026-06-16 03:33:54.742449 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 03:33:55.175106 | ubuntu-jammy-large | ok 2026-06-16 03:33:55.182816 | 2026-06-16 03:33:55.182977 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 03:33:55.805701 | ubuntu-jammy-large -> localhost | changed 2026-06-16 03:33:55.816195 | 2026-06-16 03:33:55.816338 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 03:33:56.095362 | ubuntu-jammy-large | ok 2026-06-16 03:33:56.104189 | 2026-06-16 03:33:56.104332 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 03:33:57.008102 | ubuntu-jammy-large | changed: 2026-06-16 03:33:57.008387 | ubuntu-jammy-large | cd+++++++++ src/ 2026-06-16 03:33:57.008442 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2026-06-16 03:33:57.008483 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2026-06-16 03:33:57.008577 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2026-06-16 03:33:57.008613 | ubuntu-jammy-large | =2.0.0 2026-06-16 03:34:32.189358 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-16 03:34:32.287678 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2026-06-16 03:34:32.300316 | ubuntu-jammy-large | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-16 03:34:32.313842 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 7.8 MB/s eta 0:00:00 2026-06-16 03:34:32.403991 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2026-06-16 03:34:32.418130 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-06-16 03:34:32.430771 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 6.9 MB/s eta 0:00:00 2026-06-16 03:34:32.625534 | ubuntu-jammy-large | Collecting PyYAML>=3.12 2026-06-16 03:34:32.637766 | 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-06-16 03:34:32.682330 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 18.7 MB/s eta 0:00:00 2026-06-16 03:34:32.748028 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2026-06-16 03:34:32.759803 | ubuntu-jammy-large | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-16 03:34:32.783454 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 KB 2.3 MB/s eta 0:00:00 2026-06-16 03:34:32.867955 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2026-06-16 03:34:32.880072 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-06-16 03:34:32.963774 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 22.1 MB/s eta 0:00:00 2026-06-16 03:34:33.074474 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2026-06-16 03:34:33.087659 | ubuntu-jammy-large | Downloading openstacksdk-4.13.0-py3-none-any.whl (1.9 MB) 2026-06-16 03:34:33.162950 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 26.7 MB/s eta 0:00:00 2026-06-16 03:34:33.246612 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2026-06-16 03:34:33.259717 | ubuntu-jammy-large | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-16 03:34:33.268786 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.8/47.8 KB 6.4 MB/s eta 0:00:00 2026-06-16 03:34:33.342975 | ubuntu-jammy-large | Collecting requests>=2.27.0 2026-06-16 03:34:33.355098 | ubuntu-jammy-large | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-16 03:34:33.365082 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 KB 10.5 MB/s eta 0:00:00 2026-06-16 03:34:33.444463 | ubuntu-jammy-large | Collecting cliff>=4.13.0 2026-06-16 03:34:33.457643 | ubuntu-jammy-large | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-16 03:34:33.466883 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 KB 13.6 MB/s eta 0:00:00 2026-06-16 03:34:33.469937 | 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-06-16 03:34:33.545199 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2026-06-16 03:34:33.558195 | ubuntu-jammy-large | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-16 03:34:33.569730 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.6/256.6 KB 31.5 MB/s eta 0:00:00 2026-06-16 03:34:33.627547 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2026-06-16 03:34:33.644112 | ubuntu-jammy-large | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-16 03:34:33.654240 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 KB 14.4 MB/s eta 0:00:00 2026-06-16 03:34:33.715569 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2026-06-16 03:34:33.728329 | ubuntu-jammy-large | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-16 03:34:33.745751 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.3/397.3 KB 27.8 MB/s eta 0:00:00 2026-06-16 03:34:33.785698 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2026-06-16 03:34:33.797287 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-16 03:34:33.866186 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2026-06-16 03:34:33.878401 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-16 03:34:34.088166 | ubuntu-jammy-large | Collecting cmd2>=3.0.0 2026-06-16 03:34:34.102741 | ubuntu-jammy-large | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-06-16 03:34:34.117063 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.5/147.5 KB 17.0 MB/s eta 0:00:00 2026-06-16 03:34:34.168821 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2026-06-16 03:34:34.181557 | ubuntu-jammy-large | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-16 03:34:34.237831 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2026-06-16 03:34:34.249598 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-06-16 03:34:34.309651 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2026-06-16 03:34:34.322623 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-06-16 03:34:34.385912 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2026-06-16 03:34:34.398026 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-06-16 03:34:34.406905 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 9.1 MB/s eta 0:00:00 2026-06-16 03:34:34.487635 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2026-06-16 03:34:34.499424 | ubuntu-jammy-large | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-16 03:34:34.508556 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 KB 9.8 MB/s eta 0:00:00 2026-06-16 03:34:34.602493 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2026-06-16 03:34:34.614296 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-16 03:34:35.587525 | ubuntu-jammy-large | Collecting rpds-py>=0.25.0 2026-06-16 03:34:35.599612 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2026-06-16 03:34:35.615487 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 30.5 MB/s eta 0:00:00 2026-06-16 03:34:35.656482 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2026-06-16 03:34:35.668513 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-16 03:34:35.768558 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2026-06-16 03:34:35.784672 | ubuntu-jammy-large | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-16 03:34:35.842709 | ubuntu-jammy-large | Collecting os-service-types>=1.8.1 2026-06-16 03:34:35.856276 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-16 03:34:35.910808 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2026-06-16 03:34:35.924727 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-16 03:34:35.933352 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 10.0 MB/s eta 0:00:00 2026-06-16 03:34:36.009344 | ubuntu-jammy-large | Collecting platformdirs>=3 2026-06-16 03:34:36.022810 | ubuntu-jammy-large | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-16 03:34:36.084791 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2026-06-16 03:34:36.096926 | ubuntu-jammy-large | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-16 03:34:36.343593 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2026-06-16 03:34:36.355761 | 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-06-16 03:34:36.365713 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.6/155.6 KB 22.2 MB/s eta 0:00:00 2026-06-16 03:34:36.424261 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2026-06-16 03:34:36.436644 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-16 03:34:36.528855 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2026-06-16 03:34:36.541186 | ubuntu-jammy-large | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-16 03:34:36.555826 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.3/343.3 KB 30.4 MB/s eta 0:00:00 2026-06-16 03:34:36.610731 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2026-06-16 03:34:36.623512 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-16 03:34:36.632035 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 6.3 MB/s eta 0:00:00 2026-06-16 03:34:36.737335 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2026-06-16 03:34:36.750254 | ubuntu-jammy-large | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-16 03:34:36.815675 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.6/154.6 KB 2.4 MB/s eta 0:00:00 2026-06-16 03:34:36.854333 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.42.0->-r requirements.txt (line 1)) (59.6.0) 2026-06-16 03:34:36.984761 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2026-06-16 03:34:36.997219 | ubuntu-jammy-large | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-16 03:34:37.057101 | ubuntu-jammy-large | Collecting packaging>=20.4 2026-06-16 03:34:37.069172 | ubuntu-jammy-large | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-16 03:34:37.081341 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 KB 15.5 MB/s eta 0:00:00 2026-06-16 03:34:37.251244 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2026-06-16 03:34:37.263922 | ubuntu-jammy-large | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-16 03:34:37.273441 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.5/137.5 KB 20.5 MB/s eta 0:00:00 2026-06-16 03:34:37.337581 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2026-06-16 03:34:37.350678 | ubuntu-jammy-large | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-16 03:34:37.423224 | ubuntu-jammy-large | Collecting certifi>=2023.5.7 2026-06-16 03:34:37.435554 | ubuntu-jammy-large | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-16 03:34:37.447390 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 KB 15.1 MB/s eta 0:00:00 2026-06-16 03:34:37.800982 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2026-06-16 03:34:37.813325 | 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-06-16 03:34:37.830949 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.9/216.9 KB 14.6 MB/s eta 0:00:00 2026-06-16 03:34:37.878096 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2026-06-16 03:34:37.889663 | ubuntu-jammy-large | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-16 03:34:37.898200 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 KB 10.2 MB/s eta 0:00:00 2026-06-16 03:34:37.981737 | ubuntu-jammy-large | Collecting urllib3<3,>=1.26 2026-06-16 03:34:37.994084 | ubuntu-jammy-large | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-16 03:34:38.004005 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 KB 18.9 MB/s eta 0:00:00 2026-06-16 03:34:38.166804 | ubuntu-jammy-large | Collecting rich>=15.0.0 2026-06-16 03:34:38.178939 | ubuntu-jammy-large | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-16 03:34:38.192370 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 KB 30.4 MB/s eta 0:00:00 2026-06-16 03:34:38.224237 | ubuntu-jammy-large | Collecting backports.strenum 2026-06-16 03:34:38.236873 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2026-06-16 03:34:38.275297 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2026-06-16 03:34:38.287210 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-16 03:34:38.329444 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.2 2026-06-16 03:34:38.340929 | ubuntu-jammy-large | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-16 03:34:39.210121 | ubuntu-jammy-large | Collecting wrapt>=2.1.0 2026-06-16 03:34:39.223032 | ubuntu-jammy-large | Downloading wrapt-2.2.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (152 kB) 2026-06-16 03:34:39.233061 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.5/152.5 KB 21.1 MB/s eta 0:00:00 2026-06-16 03:34:39.327164 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2026-06-16 03:34:39.339269 | ubuntu-jammy-large | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-16 03:34:39.444653 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2026-06-16 03:34:39.456745 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-16 03:34:39.534905 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2026-06-16 03:34:39.547630 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-16 03:34:39.694706 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 16.0 MB/s eta 0:00:00 2026-06-16 03:34:40.050832 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2026-06-16 03:34:40.066032 | ubuntu-jammy-large | Downloading msgpack-1.2.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (405 kB) 2026-06-16 03:34:40.089553 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 405.2/405.2 KB 21.8 MB/s eta 0:00:00 2026-06-16 03:34:40.124375 | 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-06-16 03:34:40.191102 | ubuntu-jammy-large | Collecting wcwidth 2026-06-16 03:34:40.202888 | ubuntu-jammy-large | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-16 03:34:40.224170 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.1/323.1 KB 21.6 MB/s eta 0:00:00 2026-06-16 03:34:40.537075 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2026-06-16 03:34:40.549269 | ubuntu-jammy-large | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-16 03:34:40.599456 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.1 MB/s eta 0:00:00 2026-06-16 03:34:40.666805 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2026-06-16 03:34:40.680888 | ubuntu-jammy-large | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-16 03:34:40.694621 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 KB 10.7 MB/s eta 0:00:00 2026-06-16 03:34:40.815778 | ubuntu-jammy-large | Collecting mdurl~=0.1 2026-06-16 03:34:40.827780 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-16 03:34:41.222907 | 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-06-16 03:34:50.239257 | 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.5.20 charset_normalizer-3.4.7 cliff-4.14.0 cmd2-3.5.1 debtcollector-3.1.0 decorator-5.3.1 diskimage-builder-3.42.0 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.18 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.14.0 markdown-it-py-4.2.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.2.0 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.13.0 os-service-types-1.8.2 osc-lib-4.6.0 oslo.config-10.4.0 oslo.i18n-6.8.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 packaging-26.2 pbr-7.0.3 platformdirs-4.10.0 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.34.2 rfc3986-2.0.0 rich-15.0.0 rich-argparse-1.8.0 rpds-py-0.30.0 stevedore-5.8.0 typing-extensions-4.15.0 urllib3-2.7.0 wcwidth-0.8.1 wrapt-2.2.1 2026-06-16 03:34:50.239535 | 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-06-16 03:34:50.813058 | ubuntu-jammy-large | + sudo apt-get update 2026-06-16 03:34:51.019688 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2026-06-16 03:34:51.047794 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-06-16 03:34:51.087172 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-06-16 03:34:51.126808 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-06-16 03:34:53.150163 | ubuntu-jammy-large | Reading package lists... 2026-06-16 03:34:53.181868 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2026-06-16 03:34:53.255908 | ubuntu-jammy-large | Reading package lists... 2026-06-16 03:34:53.580754 | ubuntu-jammy-large | Building dependency tree... 2026-06-16 03:34:53.581087 | ubuntu-jammy-large | Reading state information... 2026-06-16 03:34:53.819906 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.30). 2026-06-16 03:34:53.820012 | ubuntu-jammy-large | qemu-utils set to manually installed. 2026-06-16 03:34:53.820023 | ubuntu-jammy-large | The following additional packages will be installed: 2026-06-16 03:34:53.821636 | ubuntu-jammy-large | distro-info liblzo2-2 2026-06-16 03:34:53.823045 | ubuntu-jammy-large | Suggested packages: 2026-06-16 03:34:53.823142 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-06-16 03:34:53.850117 | ubuntu-jammy-large | The following NEW packages will be installed: 2026-06-16 03:34:53.851701 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2026-06-16 03:34:53.924521 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:34:53.924644 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2026-06-16 03:34:53.924664 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2026-06-16 03:34:53.924679 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2026-06-16 03:34:53.948517 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2026-06-16 03:34:54.028481 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2026-06-16 03:34:54.030516 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2026-06-16 03:34:54.034425 | 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-06-16 03:34:54.038857 | 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-06-16 03:34:54.253190 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:34:54.298277 | ubuntu-jammy-large | Fetched 1021 kB in 0s (5691 kB/s) 2026-06-16 03:34:54.342549 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2026-06-16 03:34:54.365262 | 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 ... 32467 files and directories currently installed.) 2026-06-16 03:34:54.366672 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2026-06-16 03:34:54.421867 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2026-06-16 03:34:54.489621 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2026-06-16 03:34:54.498201 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2026-06-16 03:34:54.505916 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2026-06-16 03:34:54.604987 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2026-06-16 03:34:54.610847 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2026-06-16 03:34:54.775682 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2026-06-16 03:34:54.881571 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2026-06-16 03:34:54.888283 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2026-06-16 03:34:54.927060 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2026-06-16 03:34:55.027938 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2026-06-16 03:34:55.035369 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2026-06-16 03:34:55.041761 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-06-16 03:34:55.118041 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2026-06-16 03:34:55.123783 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2026-06-16 03:34:55.135484 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-06-16 03:34:55.216307 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2026-06-16 03:34:55.235063 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2026-06-16 03:34:55.251825 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2026-06-16 03:34:55.274726 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2026-06-16 03:34:55.312672 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2026-06-16 03:34:55.329908 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2026-06-16 03:34:55.347788 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:34:55.854786 | ubuntu-jammy-large | ok: Runtime: 0:00:25.255711 2026-06-16 03:34:55.860412 | 2026-06-16 03:34:55.860570 | PLAY RECAP 2026-06-16 03:34:55.860651 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-16 03:34:55.860688 | 2026-06-16 03:34:56.017486 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2026-06-16 03:34:56.018575 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-06-16 03:34:56.761513 | 2026-06-16 03:34:56.761696 | PLAY [Build image] 2026-06-16 03:34:56.776671 | 2026-06-16 03:34:56.776955 | TASK [Run build script] 2026-06-16 03:34:57.269588 | ubuntu-jammy-large | + VERSION=2025.2 2026-06-16 03:34:57.269836 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2026-06-16 03:34:57.269860 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2026-06-16 03:34:57.269887 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-06-16 03:34:57.269901 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-06-16 03:34:57.269919 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2026-06-16 03:34:57.269937 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2026-06-16 03:34:57.269950 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:34:57.269963 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:34:57.269976 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-06-16 03:34:57.269988 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2026-06-16 03:34:57.270872 | ubuntu-jammy-large | ++ pwd 2026-06-16 03:34:57.271506 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-06-16 03:34:57.271529 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2026-06-16 03:34:57.271546 | ubuntu-jammy-large | + BRANCH=stable/2025.2 2026-06-16 03:34:57.271561 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2026-06-16 03:34:57.271645 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2026-06-16 03:34:57.298347 | ubuntu-jammy-large | Cloning into 'octavia'... 2026-06-16 03:35:00.000110 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2026-06-16 03:35:00.000258 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2026-06-16 03:35:00.000289 | 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-06-16 03:35:00.010936 | ubuntu-jammy-large | Building image with amphora agent from stable/2025.2. 2026-06-16 03:35:00.010991 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt. 2026-06-16 03:35:00.458306 | ubuntu-jammy-large | 2026-06-16 03:35:00.457 | diskimage-builder version 3.42.0 2026-06-16 03:35:00.460208 | ubuntu-jammy-large | 2026-06-16 03:35:00.460 | 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-06-16 03:35:00.553566 | ubuntu-jammy-large | 2026-06-16 03:35:00.553 | Expanded element dependencies to: base package-installs bootloader remove-default-ints dib-init-system certs-ramfs sysprep vm manifests modprobe amphora-apparmor cpu-pinning keepalived-octavia ipvsadmin cache-url pkg-map sos source-repositories block-device-mbr octavia-lib dpkg cloud-init-datasources rebind-sshd amphora-agent pip-cache svc-map install-static ubuntu-common haproxy-logrotate dib-python haproxy-octavia install-types ubuntu-minimal debootstrap install-bin no-resolvconf sysctl 2026-06-16 03:35:00.638394 | ubuntu-jammy-large | 2026-06-16 03:35:00.637 | Building in /tmp/dib_build.yzExe6oB 2026-06-16 03:35:00.647449 | ubuntu-jammy-large | 2026-06-16 03:35:00.647 | Searching elements for block-device[-amd64].yaml ... 2026-06-16 03:35:00.656317 | ubuntu-jammy-large | 2026-06-16 03:35:00.656 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2026-06-16 03:35:00.951485 | ubuntu-jammy-large | 2026-06-16 03:35:00.951 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.yzExe6oB/states/block-device/config.json] 2026-06-16 03:35:01.236404 | ubuntu-jammy-large | 2026-06-16 03:35:01.236 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2026-06-16 03:35:01.529030 | ubuntu-jammy-large | 2026-06-16 03:35:01.528 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2026-06-16 03:35:01.829112 | ubuntu-jammy-large | 2026-06-16 03:35:01.828 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2026-06-16 03:35:02.103894 | ubuntu-jammy-large | 2026-06-16 03:35:02.103 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2026-06-16 03:35:02.182821 | ubuntu-jammy-large | 2026-06-16 03:35:02.182 | Copying hooks for amphora-apparmor 2026-06-16 03:35:02.192942 | ubuntu-jammy-large | 2026-06-16 03:35:02.192 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2026-06-16 03:35:02.204825 | ubuntu-jammy-large | 2026-06-16 03:35:02.204 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2026-06-16 03:35:02.217332 | ubuntu-jammy-large | 2026-06-16 03:35:02.217 | Copying hooks for vm 2026-06-16 03:35:02.229960 | ubuntu-jammy-large | 2026-06-16 03:35:02.229 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2026-06-16 03:35:02.238514 | ubuntu-jammy-large | 2026-06-16 03:35:02.238 | Copying hooks for pip-cache 2026-06-16 03:35:02.248343 | ubuntu-jammy-large | 2026-06-16 03:35:02.248 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2026-06-16 03:35:02.258287 | ubuntu-jammy-large | 2026-06-16 03:35:02.258 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2026-06-16 03:35:02.265179 | ubuntu-jammy-large | 2026-06-16 03:35:02.265 | Copying hooks for install-bin 2026-06-16 03:35:02.272614 | ubuntu-jammy-large | 2026-06-16 03:35:02.272 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2026-06-16 03:35:02.279219 | ubuntu-jammy-large | 2026-06-16 03:35:02.279 | Copying hooks for source-repositories 2026-06-16 03:35:02.287855 | ubuntu-jammy-large | 2026-06-16 03:35:02.287 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2026-06-16 03:35:02.304124 | ubuntu-jammy-large | 2026-06-16 03:35:02.303 | Copying hooks for certs-ramfs 2026-06-16 03:35:02.316559 | ubuntu-jammy-large | 2026-06-16 03:35:02.316 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2026-06-16 03:35:02.327555 | ubuntu-jammy-large | 2026-06-16 03:35:02.327 | 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-06-16 03:35:02.336812 | ubuntu-jammy-large | 2026-06-16 03:35:02.336 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2026-06-16 03:35:02.354971 | ubuntu-jammy-large | 2026-06-16 03:35:02.354 | Copying hooks for package-installs 2026-06-16 03:35:02.363067 | ubuntu-jammy-large | 2026-06-16 03:35:02.362 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2026-06-16 03:35:02.369157 | ubuntu-jammy-large | 2026-06-16 03:35:02.369 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2026-06-16 03:35:02.371023 | ubuntu-jammy-large | 2026-06-16 03:35:02.370 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2026-06-16 03:35:02.383093 | ubuntu-jammy-large | 2026-06-16 03:35:02.382 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2026-06-16 03:35:02.385535 | ubuntu-jammy-large | 2026-06-16 03:35:02.385 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2026-06-16 03:35:02.387751 | ubuntu-jammy-large | 2026-06-16 03:35:02.387 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2026-06-16 03:35:02.390003 | ubuntu-jammy-large | 2026-06-16 03:35:02.389 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2026-06-16 03:35:02.398301 | ubuntu-jammy-large | 2026-06-16 03:35:02.398 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2026-06-16 03:35:02.400286 | ubuntu-jammy-large | 2026-06-16 03:35:02.400 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2026-06-16 03:35:02.406781 | ubuntu-jammy-large | 2026-06-16 03:35:02.406 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2026-06-16 03:35:02.410359 | ubuntu-jammy-large | 2026-06-16 03:35:02.410 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2026-06-16 03:35:02.424614 | ubuntu-jammy-large | 2026-06-16 03:35:02.424 | Copying hooks for cpu-pinning 2026-06-16 03:35:02.434929 | ubuntu-jammy-large | 2026-06-16 03:35:02.434 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2026-06-16 03:35:02.443626 | ubuntu-jammy-large | 2026-06-16 03:35:02.443 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2026-06-16 03:35:02.445815 | ubuntu-jammy-large | 2026-06-16 03:35:02.445 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2026-06-16 03:35:02.452681 | ubuntu-jammy-large | 2026-06-16 03:35:02.452 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2026-06-16 03:35:02.464117 | ubuntu-jammy-large | 2026-06-16 03:35:02.463 | Copying hooks for rebind-sshd 2026-06-16 03:35:02.470196 | ubuntu-jammy-large | 2026-06-16 03:35:02.470 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2026-06-16 03:35:02.477775 | ubuntu-jammy-large | 2026-06-16 03:35:02.477 | Copying hooks for debootstrap 2026-06-16 03:35:02.488302 | ubuntu-jammy-large | 2026-06-16 03:35:02.488 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2026-06-16 03:35:02.494094 | ubuntu-jammy-large | 2026-06-16 03:35:02.493 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2026-06-16 03:35:02.500465 | ubuntu-jammy-large | 2026-06-16 03:35:02.500 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2026-06-16 03:35:02.502197 | ubuntu-jammy-large | 2026-06-16 03:35:02.502 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2026-06-16 03:35:02.504168 | ubuntu-jammy-large | 2026-06-16 03:35:02.504 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2026-06-16 03:35:02.509900 | ubuntu-jammy-large | 2026-06-16 03:35:02.509 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2026-06-16 03:35:02.511692 | ubuntu-jammy-large | 2026-06-16 03:35:02.511 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2026-06-16 03:35:02.522419 | ubuntu-jammy-large | 2026-06-16 03:35:02.522 | Copying hooks for ubuntu-common 2026-06-16 03:35:02.528490 | ubuntu-jammy-large | 2026-06-16 03:35:02.528 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2026-06-16 03:35:02.534134 | ubuntu-jammy-large | 2026-06-16 03:35:02.534 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2026-06-16 03:35:02.539720 | ubuntu-jammy-large | 2026-06-16 03:35:02.539 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:35:02.541368 | ubuntu-jammy-large | 2026-06-16 03:35:02.541 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2026-06-16 03:35:02.548378 | ubuntu-jammy-large | 2026-06-16 03:35:02.548 | Copying hooks for cloud-init-datasources 2026-06-16 03:35:02.554421 | ubuntu-jammy-large | 2026-06-16 03:35:02.554 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2026-06-16 03:35:02.560451 | ubuntu-jammy-large | 2026-06-16 03:35:02.560 | Copying hooks for octavia-lib 2026-06-16 03:35:02.569511 | ubuntu-jammy-large | 2026-06-16 03:35:02.569 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2026-06-16 03:35:02.576219 | ubuntu-jammy-large | 2026-06-16 03:35:02.576 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2026-06-16 03:35:02.586857 | ubuntu-jammy-large | 2026-06-16 03:35:02.586 | Copying hooks for sysctl 2026-06-16 03:35:02.592920 | ubuntu-jammy-large | 2026-06-16 03:35:02.592 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2026-06-16 03:35:02.595007 | ubuntu-jammy-large | 2026-06-16 03:35:02.594 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2026-06-16 03:35:02.602780 | ubuntu-jammy-large | 2026-06-16 03:35:02.602 | Copying hooks for modprobe 2026-06-16 03:35:02.611722 | ubuntu-jammy-large | 2026-06-16 03:35:02.611 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2026-06-16 03:35:02.619267 | ubuntu-jammy-large | 2026-06-16 03:35:02.619 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2026-06-16 03:35:02.626566 | ubuntu-jammy-large | 2026-06-16 03:35:02.626 | Copying hooks for base 2026-06-16 03:35:02.634244 | ubuntu-jammy-large | 2026-06-16 03:35:02.634 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2026-06-16 03:35:02.636425 | ubuntu-jammy-large | 2026-06-16 03:35:02.636 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2026-06-16 03:35:02.638556 | ubuntu-jammy-large | 2026-06-16 03:35:02.638 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2026-06-16 03:35:02.645094 | ubuntu-jammy-large | 2026-06-16 03:35:02.644 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2026-06-16 03:35:02.651807 | ubuntu-jammy-large | 2026-06-16 03:35:02.651 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2026-06-16 03:35:02.660829 | ubuntu-jammy-large | 2026-06-16 03:35:02.660 | Copying hooks for ubuntu-minimal 2026-06-16 03:35:02.666400 | ubuntu-jammy-large | 2026-06-16 03:35:02.666 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2026-06-16 03:35:02.673257 | ubuntu-jammy-large | 2026-06-16 03:35:02.673 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2026-06-16 03:35:02.675113 | ubuntu-jammy-large | 2026-06-16 03:35:02.675 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2026-06-16 03:35:02.676807 | ubuntu-jammy-large | 2026-06-16 03:35:02.676 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2026-06-16 03:35:02.678660 | ubuntu-jammy-large | 2026-06-16 03:35:02.678 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2026-06-16 03:35:02.680399 | ubuntu-jammy-large | 2026-06-16 03:35:02.680 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2026-06-16 03:35:02.682208 | ubuntu-jammy-large | 2026-06-16 03:35:02.682 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2026-06-16 03:35:02.684127 | ubuntu-jammy-large | 2026-06-16 03:35:02.684 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/resolute-arm64-build-succeeds 2026-06-16 03:35:02.688360 | ubuntu-jammy-large | 2026-06-16 03:35:02.688 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2026-06-16 03:35:02.691405 | ubuntu-jammy-large | 2026-06-16 03:35:02.691 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2026-06-16 03:35:02.698934 | ubuntu-jammy-large | 2026-06-16 03:35:02.698 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2026-06-16 03:35:02.700499 | ubuntu-jammy-large | 2026-06-16 03:35:02.700 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:35:02.715924 | ubuntu-jammy-large | 2026-06-16 03:35:02.715 | Copying hooks for block-device-mbr 2026-06-16 03:35:02.724151 | ubuntu-jammy-large | 2026-06-16 03:35:02.724 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2026-06-16 03:35:02.739739 | ubuntu-jammy-large | 2026-06-16 03:35:02.739 | Copying hooks for amphora-agent 2026-06-16 03:35:02.749557 | ubuntu-jammy-large | 2026-06-16 03:35:02.749 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2026-06-16 03:35:02.752010 | ubuntu-jammy-large | 2026-06-16 03:35:02.751 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2026-06-16 03:35:02.762419 | ubuntu-jammy-large | 2026-06-16 03:35:02.762 | 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-06-16 03:35:02.764510 | ubuntu-jammy-large | 2026-06-16 03:35:02.764 | 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-06-16 03:35:02.766333 | ubuntu-jammy-large | 2026-06-16 03:35:02.766 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2026-06-16 03:35:02.771687 | ubuntu-jammy-large | 2026-06-16 03:35:02.771 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2026-06-16 03:35:02.790957 | ubuntu-jammy-large | 2026-06-16 03:35:02.790 | Copying hooks for install-types 2026-06-16 03:35:02.796580 | ubuntu-jammy-large | 2026-06-16 03:35:02.796 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2026-06-16 03:35:02.801721 | ubuntu-jammy-large | 2026-06-16 03:35:02.801 | Copying hooks for bootloader 2026-06-16 03:35:02.807225 | ubuntu-jammy-large | 2026-06-16 03:35:02.807 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2026-06-16 03:35:02.813751 | ubuntu-jammy-large | 2026-06-16 03:35:02.813 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2026-06-16 03:35:02.820633 | ubuntu-jammy-large | 2026-06-16 03:35:02.820 | Copying hooks for manifests 2026-06-16 03:35:02.826176 | ubuntu-jammy-large | 2026-06-16 03:35:02.826 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2026-06-16 03:35:02.830942 | ubuntu-jammy-large | 2026-06-16 03:35:02.830 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2026-06-16 03:35:02.835916 | ubuntu-jammy-large | 2026-06-16 03:35:02.835 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2026-06-16 03:35:02.840341 | ubuntu-jammy-large | 2026-06-16 03:35:02.840 | Copying hooks for no-resolvconf 2026-06-16 03:35:02.844782 | ubuntu-jammy-large | 2026-06-16 03:35:02.844 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2026-06-16 03:35:02.849099 | ubuntu-jammy-large | 2026-06-16 03:35:02.848 | Copying hooks for sysprep 2026-06-16 03:35:02.853513 | ubuntu-jammy-large | 2026-06-16 03:35:02.853 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2026-06-16 03:35:02.857599 | ubuntu-jammy-large | 2026-06-16 03:35:02.857 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2026-06-16 03:35:02.862014 | ubuntu-jammy-large | 2026-06-16 03:35:02.861 | Copying hooks for dib-init-system 2026-06-16 03:35:02.867022 | ubuntu-jammy-large | 2026-06-16 03:35:02.866 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2026-06-16 03:35:02.871334 | ubuntu-jammy-large | 2026-06-16 03:35:02.871 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2026-06-16 03:35:02.875738 | ubuntu-jammy-large | 2026-06-16 03:35:02.875 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2026-06-16 03:35:02.886088 | ubuntu-jammy-large | 2026-06-16 03:35:02.885 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2026-06-16 03:35:02.894267 | ubuntu-jammy-large | 2026-06-16 03:35:02.894 | Copying hooks for install-static 2026-06-16 03:35:02.902253 | ubuntu-jammy-large | 2026-06-16 03:35:02.902 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2026-06-16 03:35:02.914240 | ubuntu-jammy-large | 2026-06-16 03:35:02.914 | Copying hooks for haproxy-logrotate 2026-06-16 03:35:02.922274 | ubuntu-jammy-large | 2026-06-16 03:35:02.922 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2026-06-16 03:35:02.930471 | ubuntu-jammy-large | 2026-06-16 03:35:02.930 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2026-06-16 03:35:02.932601 | ubuntu-jammy-large | 2026-06-16 03:35:02.932 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2026-06-16 03:35:02.944140 | ubuntu-jammy-large | 2026-06-16 03:35:02.943 | Copying hooks for haproxy-octavia 2026-06-16 03:35:02.952003 | ubuntu-jammy-large | 2026-06-16 03:35:02.951 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2026-06-16 03:35:02.954243 | ubuntu-jammy-large | 2026-06-16 03:35:02.954 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2026-06-16 03:35:02.956286 | ubuntu-jammy-large | 2026-06-16 03:35:02.956 | 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-06-16 03:35:02.958181 | ubuntu-jammy-large | 2026-06-16 03:35:02.958 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2026-06-16 03:35:02.960093 | ubuntu-jammy-large | 2026-06-16 03:35:02.959 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2026-06-16 03:35:02.966259 | ubuntu-jammy-large | 2026-06-16 03:35:02.966 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2026-06-16 03:35:02.977915 | ubuntu-jammy-large | 2026-06-16 03:35:02.977 | Copying hooks for cache-url 2026-06-16 03:35:02.989558 | ubuntu-jammy-large | 2026-06-16 03:35:02.989 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2026-06-16 03:35:03.008020 | ubuntu-jammy-large | 2026-06-16 03:35:03.007 | Copying hooks for dpkg 2026-06-16 03:35:03.015489 | ubuntu-jammy-large | 2026-06-16 03:35:03.015 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2026-06-16 03:35:03.017281 | ubuntu-jammy-large | 2026-06-16 03:35:03.017 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2026-06-16 03:35:03.019024 | ubuntu-jammy-large | 2026-06-16 03:35:03.018 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2026-06-16 03:35:03.027421 | ubuntu-jammy-large | 2026-06-16 03:35:03.027 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2026-06-16 03:35:03.029976 | ubuntu-jammy-large | 2026-06-16 03:35:03.029 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2026-06-16 03:35:03.032151 | ubuntu-jammy-large | 2026-06-16 03:35:03.032 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2026-06-16 03:35:03.034085 | ubuntu-jammy-large | 2026-06-16 03:35:03.034 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2026-06-16 03:35:03.035941 | ubuntu-jammy-large | 2026-06-16 03:35:03.035 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2026-06-16 03:35:03.037802 | ubuntu-jammy-large | 2026-06-16 03:35:03.037 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2026-06-16 03:35:03.044780 | ubuntu-jammy-large | 2026-06-16 03:35:03.044 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2026-06-16 03:35:03.052387 | ubuntu-jammy-large | 2026-06-16 03:35:03.052 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2026-06-16 03:35:03.055530 | ubuntu-jammy-large | 2026-06-16 03:35:03.055 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2026-06-16 03:35:03.065430 | ubuntu-jammy-large | 2026-06-16 03:35:03.065 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2026-06-16 03:35:03.068551 | ubuntu-jammy-large | 2026-06-16 03:35:03.068 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2026-06-16 03:35:03.079602 | ubuntu-jammy-large | 2026-06-16 03:35:03.079 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2026-06-16 03:35:03.091427 | ubuntu-jammy-large | 2026-06-16 03:35:03.091 | Copying hooks for keepalived-octavia 2026-06-16 03:35:03.110068 | ubuntu-jammy-large | 2026-06-16 03:35:03.109 | Copying hooks for sos 2026-06-16 03:35:03.126259 | ubuntu-jammy-large | 2026-06-16 03:35:03.126 | Copying hooks for ipvsadmin 2026-06-16 03:35:03.144895 | ubuntu-jammy-large | 2026-06-16 03:35:03.144 | Copying hooks for dib-python 2026-06-16 03:35:03.152818 | ubuntu-jammy-large | 2026-06-16 03:35:03.152 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2026-06-16 03:35:03.158915 | ubuntu-jammy-large | 2026-06-16 03:35:03.158 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2026-06-16 03:35:03.164656 | ubuntu-jammy-large | 2026-06-16 03:35:03.164 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2026-06-16 03:35:03.170065 | ubuntu-jammy-large | 2026-06-16 03:35:03.169 | Copying hooks for remove-default-ints 2026-06-16 03:35:03.175975 | ubuntu-jammy-large | 2026-06-16 03:35:03.175 | 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-06-16 03:35:03.186505 | ubuntu-jammy-large | 2026-06-16 03:35:03.186 | Copying hooks for svc-map 2026-06-16 03:35:03.194612 | ubuntu-jammy-large | 2026-06-16 03:35:03.194 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2026-06-16 03:35:03.196731 | ubuntu-jammy-large | 2026-06-16 03:35:03.196 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2026-06-16 03:35:03.203720 | ubuntu-jammy-large | 2026-06-16 03:35:03.203 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2026-06-16 03:35:03.218985 | ubuntu-jammy-large | 2026-06-16 03:35:03.218 | Copying hooks for pkg-map 2026-06-16 03:35:03.225189 | ubuntu-jammy-large | 2026-06-16 03:35:03.225 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2026-06-16 03:35:03.230752 | ubuntu-jammy-large | 2026-06-16 03:35:03.230 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2026-06-16 03:35:03.243729 | ubuntu-jammy-large | 2026-06-16 03:35:03.243 | Running hooks from /tmp/dib_build.yzExe6oB/hooks/root.d 2026-06-16 03:35:03.261543 | ubuntu-jammy-large | 2026-06-16 03:35:03.261 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-base-defaults 2026-06-16 03:35:03.271422 | ubuntu-jammy-large | 2026-06-16 03:35:03.271 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-base-defaults 2026-06-16 03:35:03.275728 | ubuntu-jammy-large | 2026-06-16 03:35:03.275 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:35:03.280141 | ubuntu-jammy-large | 2026-06-16 03:35:03.280 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:35:03.284780 | ubuntu-jammy-large | 2026-06-16 03:35:03.284 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:35:03.291159 | ubuntu-jammy-large | 2026-06-16 03:35:03.291 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:35:03.297224 | ubuntu-jammy-large | 2026-06-16 03:35:03.297 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:35:03.306951 | ubuntu-jammy-large | 2026-06-16 03:35:03.306 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:35:03.312264 | ubuntu-jammy-large | 2026-06-16 03:35:03.312 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:35:03.317668 | ubuntu-jammy-large | 2026-06-16 03:35:03.317 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:35:03.323898 | ubuntu-jammy-large | 2026-06-16 03:35:03.323 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:35:03.330001 | ubuntu-jammy-large | 2026-06-16 03:35:03.329 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:35:03.335631 | ubuntu-jammy-large | 2026-06-16 03:35:03.335 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:35:03.341671 | ubuntu-jammy-large | 2026-06-16 03:35:03.341 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:35:03.347136 | ubuntu-jammy-large | 2026-06-16 03:35:03.346 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:35:03.352561 | ubuntu-jammy-large | 2026-06-16 03:35:03.352 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-06-16 03:35:03.357665 | ubuntu-jammy-large | 2026-06-16 03:35:03.357 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-06-16 03:35:03.363144 | ubuntu-jammy-large | 2026-06-16 03:35:03.363 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:35:03.368371 | ubuntu-jammy-large | 2026-06-16 03:35:03.368 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:35:03.374029 | ubuntu-jammy-large | 2026-06-16 03:35:03.373 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:35:03.379331 | ubuntu-jammy-large | 2026-06-16 03:35:03.379 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:35:03.385247 | ubuntu-jammy-large | 2026-06-16 03:35:03.385 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:35:03.395185 | ubuntu-jammy-large | 2026-06-16 03:35:03.395 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:35:03.400431 | ubuntu-jammy-large | 2026-06-16 03:35:03.400 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:35:03.406581 | ubuntu-jammy-large | 2026-06-16 03:35:03.406 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:35:03.412341 | ubuntu-jammy-large | 2026-06-16 03:35:03.412 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-dpkg.bash 2026-06-16 03:35:03.423180 | ubuntu-jammy-large | 2026-06-16 03:35:03.422 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-dpkg.bash 2026-06-16 03:35:03.428609 | ubuntu-jammy-large | 2026-06-16 03:35:03.428 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-06-16 03:35:03.435475 | ubuntu-jammy-large | 2026-06-16 03:35:03.435 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-06-16 03:35:03.441858 | ubuntu-jammy-large | 2026-06-16 03:35:03.441 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-pip-cache 2026-06-16 03:35:03.451871 | ubuntu-jammy-large | 2026-06-16 03:35:03.451 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-pip-cache 2026-06-16 03:35:03.456618 | ubuntu-jammy-large | 2026-06-16 03:35:03.456 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:35:03.461373 | ubuntu-jammy-large | 2026-06-16 03:35:03.461 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:35:03.467619 | ubuntu-jammy-large | 2026-06-16 03:35:03.467 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:35:03.477509 | ubuntu-jammy-large | 2026-06-16 03:35:03.477 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:35:03.484119 | ubuntu-jammy-large | 2026-06-16 03:35:03.484 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-06-16 03:35:03.489901 | ubuntu-jammy-large | 2026-06-16 03:35:03.489 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-06-16 03:35:03.496149 | ubuntu-jammy-large | 2026-06-16 03:35:03.496 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-06-16 03:35:03.502163 | ubuntu-jammy-large | 2026-06-16 03:35:03.502 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-06-16 03:35:03.508629 | ubuntu-jammy-large | 2026-06-16 03:35:03.508 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:35:03.513855 | ubuntu-jammy-large | 2026-06-16 03:35:03.513 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:35:03.517991 | ubuntu-jammy-large | 2026-06-16 03:35:03.517 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:35:03.523891 | ubuntu-jammy-large | 2026-06-16 03:35:03.523 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:35:03.530101 | ubuntu-jammy-large | 2026-06-16 03:35:03.530 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-06-16 03:35:03.535529 | ubuntu-jammy-large | 2026-06-16 03:35:03.535 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:35:03.540911 | ubuntu-jammy-large | 2026-06-16 03:35:03.540 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:35:03.545781 | ubuntu-jammy-large | 2026-06-16 03:35:03.545 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:35:03.552469 | ubuntu-jammy-large | 2026-06-16 03:35:03.552 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:35:03.558596 | ubuntu-jammy-large | 2026-06-16 03:35:03.558 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:35:03.570349 | ubuntu-jammy-large | 2026-06-16 03:35:03.570 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:35:03.576865 | ubuntu-jammy-large | 2026-06-16 03:35:03.576 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:35:03.583286 | ubuntu-jammy-large | 2026-06-16 03:35:03.583 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-06-16 03:35:03.589121 | ubuntu-jammy-large | 2026-06-16 03:35:03.589 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-06-16 03:35:03.596388 | ubuntu-jammy-large | 2026-06-16 03:35:03.596 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:35:03.607873 | ubuntu-jammy-large | 2026-06-16 03:35:03.607 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:35:03.613793 | ubuntu-jammy-large | 2026-06-16 03:35:03.613 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:35:03.619804 | ubuntu-jammy-large | 2026-06-16 03:35:03.619 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:35:03.626197 | ubuntu-jammy-large | 2026-06-16 03:35:03.626 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:35:03.637453 | ubuntu-jammy-large | 2026-06-16 03:35:03.637 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:35:03.643910 | ubuntu-jammy-large | 2026-06-16 03:35:03.643 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:35:03.650302 | ubuntu-jammy-large | 2026-06-16 03:35:03.650 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:35:03.656609 | ubuntu-jammy-large | 2026-06-16 03:35:03.656 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/14-manifests 2026-06-16 03:35:03.667801 | ubuntu-jammy-large | 2026-06-16 03:35:03.667 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/14-manifests 2026-06-16 03:35:03.675144 | ubuntu-jammy-large | 2026-06-16 03:35:03.674 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:35:03.681216 | ubuntu-jammy-large | 2026-06-16 03:35:03.681 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:35:03.687026 | ubuntu-jammy-large | 2026-06-16 03:35:03.686 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:35:03.693158 | ubuntu-jammy-large | 2026-06-16 03:35:03.693 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:35:03.700391 | ubuntu-jammy-large | 2026-06-16 03:35:03.700 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/15-block-device.bash 2026-06-16 03:35:03.711717 | ubuntu-jammy-large | 2026-06-16 03:35:03.711 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/15-block-device.bash 2026-06-16 03:35:03.717852 | ubuntu-jammy-large | 2026-06-16 03:35:03.717 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:35:03.723683 | ubuntu-jammy-large | 2026-06-16 03:35:03.723 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:35:03.730104 | ubuntu-jammy-large | 2026-06-16 03:35:03.729 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-06-16 03:35:03.736673 | ubuntu-jammy-large | 2026-06-16 03:35:03.736 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/20-network-interface-names 2026-06-16 03:35:03.746321 | ubuntu-jammy-large | 2026-06-16 03:35:03.746 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/20-network-interface-names 2026-06-16 03:35:03.751206 | ubuntu-jammy-large | 2026-06-16 03:35:03.751 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:35:03.756853 | ubuntu-jammy-large | 2026-06-16 03:35:03.756 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:35:03.763419 | ubuntu-jammy-large | 2026-06-16 03:35:03.763 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/50-dib-python-version 2026-06-16 03:35:03.772198 | ubuntu-jammy-large | 2026-06-16 03:35:03.772 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/50-dib-python-version 2026-06-16 03:35:03.777282 | ubuntu-jammy-large | 2026-06-16 03:35:03.777 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-06-16 03:35:03.783156 | ubuntu-jammy-large | 2026-06-16 03:35:03.783 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-06-16 03:35:03.788551 | ubuntu-jammy-large | 2026-06-16 03:35:03.788 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-06-16 03:35:03.793439 | ubuntu-jammy-large | 2026-06-16 03:35:03.793 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-06-16 03:35:03.798894 | ubuntu-jammy-large | 2026-06-16 03:35:03.798 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-06-16 03:35:03.803841 | ubuntu-jammy-large | 2026-06-16 03:35:03.803 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-06-16 03:35:03.810097 | ubuntu-jammy-large | 2026-06-16 03:35:03.809 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-06-16 03:35:03.815475 | ubuntu-jammy-large | 2026-06-16 03:35:03.815 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-06-16 03:35:03.822248 | ubuntu-jammy-large | 2026-06-16 03:35:03.822 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:35:03.833983 | ubuntu-jammy-large | 2026-06-16 03:35:03.833 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:35:03.840364 | ubuntu-jammy-large | 2026-06-16 03:35:03.840 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-06-16 03:35:03.846284 | ubuntu-jammy-large | 2026-06-16 03:35:03.846 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-06-16 03:35:03.851432 | ubuntu-jammy-large | 2026-06-16 03:35:03.851 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-06-16 03:35:03.857082 | ubuntu-jammy-large | 2026-06-16 03:35:03.857 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:35:03.863241 | ubuntu-jammy-large | 2026-06-16 03:35:03.863 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:35:03.869582 | ubuntu-jammy-large | 2026-06-16 03:35:03.869 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:35:03.875124 | ubuntu-jammy-large | 2026-06-16 03:35:03.874 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:35:03.881716 | ubuntu-jammy-large | 2026-06-16 03:35:03.881 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/99-dib-init-system 2026-06-16 03:35:03.892612 | ubuntu-jammy-large | 2026-06-16 03:35:03.892 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/root.d/../environment.d/99-dib-init-system 2026-06-16 03:35:03.898434 | ubuntu-jammy-large | 2026-06-16 03:35:03.898 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-06-16 03:35:03.904298 | ubuntu-jammy-large | 2026-06-16 03:35:03.904 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-06-16 03:35:03.910965 | ubuntu-jammy-large | 2026-06-16 03:35:03.910 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/08-debootstrap 2026-06-16 03:35:04.072869 | ubuntu-jammy-large | 2026-06-16 03:35:04.072 | I: Retrieving InRelease 2026-06-16 03:35:04.357402 | ubuntu-jammy-large | 2026-06-16 03:35:04.357 | I: Checking Release signature 2026-06-16 03:35:04.374749 | ubuntu-jammy-large | 2026-06-16 03:35:04.374 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2026-06-16 03:35:05.204001 | ubuntu-jammy-large | 2026-06-16 03:35:05.203 | I: Retrieving Packages 2026-06-16 03:35:05.372673 | ubuntu-jammy-large | 2026-06-16 03:35:05.372 | I: Validating Packages 2026-06-16 03:35:05.825379 | ubuntu-jammy-large | 2026-06-16 03:35:05.825 | I: Retrieving Packages 2026-06-16 03:35:06.309184 | ubuntu-jammy-large | 2026-06-16 03:35:06.308 | I: Validating Packages 2026-06-16 03:35:08.184624 | ubuntu-jammy-large | 2026-06-16 03:35:08.184 | I: Resolving dependencies of required packages... 2026-06-16 03:35:09.297525 | ubuntu-jammy-large | 2026-06-16 03:35:09.297 | I: Resolving dependencies of base packages... 2026-06-16 03:35:17.991867 | ubuntu-jammy-large | 2026-06-16 03:35:17.989 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2026-06-16 03:35:18.211478 | ubuntu-jammy-large | 2026-06-16 03:35:18.211 | I: Retrieving adduser 3.118ubuntu5 2026-06-16 03:35:18.326818 | ubuntu-jammy-large | 2026-06-16 03:35:18.326 | I: Validating adduser 3.118ubuntu5 2026-06-16 03:35:18.352682 | ubuntu-jammy-large | 2026-06-16 03:35:18.352 | I: Retrieving apt 2.4.5 2026-06-16 03:35:18.508520 | ubuntu-jammy-large | 2026-06-16 03:35:18.508 | I: Validating apt 2.4.5 2026-06-16 03:35:18.554297 | ubuntu-jammy-large | 2026-06-16 03:35:18.554 | I: Retrieving base-files 12ubuntu4 2026-06-16 03:35:18.637440 | ubuntu-jammy-large | 2026-06-16 03:35:18.637 | I: Validating base-files 12ubuntu4 2026-06-16 03:35:18.668032 | ubuntu-jammy-large | 2026-06-16 03:35:18.667 | I: Retrieving base-passwd 3.5.52build1 2026-06-16 03:35:18.756649 | ubuntu-jammy-large | 2026-06-16 03:35:18.756 | I: Validating base-passwd 3.5.52build1 2026-06-16 03:35:18.781940 | ubuntu-jammy-large | 2026-06-16 03:35:18.781 | I: Retrieving bash 5.1-6ubuntu1 2026-06-16 03:35:18.930305 | ubuntu-jammy-large | 2026-06-16 03:35:18.930 | I: Validating bash 5.1-6ubuntu1 2026-06-16 03:35:18.969033 | ubuntu-jammy-large | 2026-06-16 03:35:18.968 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2026-06-16 03:35:19.070583 | ubuntu-jammy-large | 2026-06-16 03:35:19.070 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2026-06-16 03:35:19.097520 | ubuntu-jammy-large | 2026-06-16 03:35:19.097 | I: Retrieving ca-certificates 20211016 2026-06-16 03:35:19.213627 | ubuntu-jammy-large | 2026-06-16 03:35:19.213 | I: Validating ca-certificates 20211016 2026-06-16 03:35:19.244305 | ubuntu-jammy-large | 2026-06-16 03:35:19.244 | I: Retrieving coreutils 8.32-4.1ubuntu1 2026-06-16 03:35:19.386559 | ubuntu-jammy-large | 2026-06-16 03:35:19.386 | I: Validating coreutils 8.32-4.1ubuntu1 2026-06-16 03:35:19.431900 | ubuntu-jammy-large | 2026-06-16 03:35:19.431 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-06-16 03:35:19.537486 | ubuntu-jammy-large | 2026-06-16 03:35:19.537 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2026-06-16 03:35:19.566805 | ubuntu-jammy-large | 2026-06-16 03:35:19.566 | I: Retrieving debconf 1.5.79ubuntu1 2026-06-16 03:35:19.678370 | ubuntu-jammy-large | 2026-06-16 03:35:19.678 | I: Validating debconf 1.5.79ubuntu1 2026-06-16 03:35:19.708828 | ubuntu-jammy-large | 2026-06-16 03:35:19.708 | I: Retrieving debianutils 5.5-1ubuntu2 2026-06-16 03:35:19.817664 | ubuntu-jammy-large | 2026-06-16 03:35:19.817 | I: Validating debianutils 5.5-1ubuntu2 2026-06-16 03:35:19.846392 | ubuntu-jammy-large | 2026-06-16 03:35:19.846 | I: Retrieving diffutils 1:3.8-0ubuntu2 2026-06-16 03:35:19.972662 | ubuntu-jammy-large | 2026-06-16 03:35:19.972 | I: Validating diffutils 1:3.8-0ubuntu2 2026-06-16 03:35:20.004767 | ubuntu-jammy-large | 2026-06-16 03:35:20.004 | I: Retrieving dpkg 1.21.1ubuntu2 2026-06-16 03:35:20.191665 | ubuntu-jammy-large | 2026-06-16 03:35:20.191 | I: Validating dpkg 1.21.1ubuntu2 2026-06-16 03:35:20.239041 | ubuntu-jammy-large | 2026-06-16 03:35:20.238 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2026-06-16 03:35:20.382245 | ubuntu-jammy-large | 2026-06-16 03:35:20.382 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2026-06-16 03:35:20.421670 | ubuntu-jammy-large | 2026-06-16 03:35:20.421 | I: Retrieving findutils 4.8.0-1ubuntu3 2026-06-16 03:35:20.558313 | ubuntu-jammy-large | 2026-06-16 03:35:20.558 | I: Validating findutils 4.8.0-1ubuntu3 2026-06-16 03:35:20.590534 | ubuntu-jammy-large | 2026-06-16 03:35:20.590 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2026-06-16 03:35:20.677879 | ubuntu-jammy-large | 2026-06-16 03:35:20.677 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2026-06-16 03:35:20.706247 | ubuntu-jammy-large | 2026-06-16 03:35:20.706 | I: Retrieving gpgv 2.2.27-3ubuntu2 2026-06-16 03:35:20.833557 | ubuntu-jammy-large | 2026-06-16 03:35:20.833 | I: Validating gpgv 2.2.27-3ubuntu2 2026-06-16 03:35:20.862465 | ubuntu-jammy-large | 2026-06-16 03:35:20.862 | I: Retrieving grep 3.7-1build1 2026-06-16 03:35:20.981270 | ubuntu-jammy-large | 2026-06-16 03:35:20.981 | I: Validating grep 3.7-1build1 2026-06-16 03:35:21.013515 | ubuntu-jammy-large | 2026-06-16 03:35:21.013 | I: Retrieving gzip 1.10-4ubuntu4 2026-06-16 03:35:21.113544 | ubuntu-jammy-large | 2026-06-16 03:35:21.113 | I: Validating gzip 1.10-4ubuntu4 2026-06-16 03:35:21.144232 | ubuntu-jammy-large | 2026-06-16 03:35:21.144 | I: Retrieving hostname 3.23ubuntu2 2026-06-16 03:35:21.221615 | ubuntu-jammy-large | 2026-06-16 03:35:21.221 | I: Validating hostname 3.23ubuntu2 2026-06-16 03:35:21.248458 | ubuntu-jammy-large | 2026-06-16 03:35:21.248 | I: Retrieving init-system-helpers 1.62 2026-06-16 03:35:21.352679 | ubuntu-jammy-large | 2026-06-16 03:35:21.352 | I: Validating init-system-helpers 1.62 2026-06-16 03:35:21.380194 | ubuntu-jammy-large | 2026-06-16 03:35:21.379 | I: Retrieving libacl1 2.3.1-1 2026-06-16 03:35:21.455004 | ubuntu-jammy-large | 2026-06-16 03:35:21.454 | I: Validating libacl1 2.3.1-1 2026-06-16 03:35:21.480801 | ubuntu-jammy-large | 2026-06-16 03:35:21.480 | I: Retrieving libapt-pkg6.0 2.4.5 2026-06-16 03:35:21.607253 | ubuntu-jammy-large | 2026-06-16 03:35:21.606 | I: Validating libapt-pkg6.0 2.4.5 2026-06-16 03:35:21.652619 | ubuntu-jammy-large | 2026-06-16 03:35:21.652 | I: Retrieving libattr1 1:2.5.1-1build1 2026-06-16 03:35:21.740705 | ubuntu-jammy-large | 2026-06-16 03:35:21.740 | I: Validating libattr1 1:2.5.1-1build1 2026-06-16 03:35:21.767877 | ubuntu-jammy-large | 2026-06-16 03:35:21.767 | I: Retrieving libaudit-common 1:3.0.7-1build1 2026-06-16 03:35:21.836874 | ubuntu-jammy-large | 2026-06-16 03:35:21.836 | I: Validating libaudit-common 1:3.0.7-1build1 2026-06-16 03:35:21.867923 | ubuntu-jammy-large | 2026-06-16 03:35:21.867 | I: Retrieving libaudit1 1:3.0.7-1build1 2026-06-16 03:35:21.980166 | ubuntu-jammy-large | 2026-06-16 03:35:21.979 | I: Validating libaudit1 1:3.0.7-1build1 2026-06-16 03:35:22.007745 | ubuntu-jammy-large | 2026-06-16 03:35:22.007 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2026-06-16 03:35:22.112198 | ubuntu-jammy-large | 2026-06-16 03:35:22.111 | I: Validating libblkid1 2.37.2-4ubuntu3 2026-06-16 03:35:22.140766 | ubuntu-jammy-large | 2026-06-16 03:35:22.140 | I: Retrieving libbz2-1.0 1.0.8-5build1 2026-06-16 03:35:22.238109 | ubuntu-jammy-large | 2026-06-16 03:35:22.237 | I: Validating libbz2-1.0 1.0.8-5build1 2026-06-16 03:35:22.266358 | ubuntu-jammy-large | 2026-06-16 03:35:22.266 | I: Retrieving libc-bin 2.35-0ubuntu3 2026-06-16 03:35:22.402900 | ubuntu-jammy-large | 2026-06-16 03:35:22.402 | I: Validating libc-bin 2.35-0ubuntu3 2026-06-16 03:35:22.442215 | ubuntu-jammy-large | 2026-06-16 03:35:22.441 | I: Retrieving libc6 2.35-0ubuntu3 2026-06-16 03:35:22.633225 | ubuntu-jammy-large | 2026-06-16 03:35:22.632 | I: Validating libc6 2.35-0ubuntu3 2026-06-16 03:35:22.692286 | ubuntu-jammy-large | 2026-06-16 03:35:22.692 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2026-06-16 03:35:22.766449 | ubuntu-jammy-large | 2026-06-16 03:35:22.766 | I: Validating libcap-ng0 0.7.9-2.2build3 2026-06-16 03:35:22.794586 | ubuntu-jammy-large | 2026-06-16 03:35:22.794 | I: Retrieving libcap2 1:2.44-1build3 2026-06-16 03:35:22.884429 | ubuntu-jammy-large | 2026-06-16 03:35:22.884 | I: Validating libcap2 1:2.44-1build3 2026-06-16 03:35:22.908802 | ubuntu-jammy-large | 2026-06-16 03:35:22.908 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2026-06-16 03:35:22.993382 | ubuntu-jammy-large | 2026-06-16 03:35:22.993 | I: Validating libcom-err2 1.46.5-2ubuntu1 2026-06-16 03:35:23.022486 | ubuntu-jammy-large | 2026-06-16 03:35:23.022 | I: Retrieving libcrypt1 1:4.4.27-1 2026-06-16 03:35:23.128022 | ubuntu-jammy-large | 2026-06-16 03:35:23.127 | I: Validating libcrypt1 1:4.4.27-1 2026-06-16 03:35:23.157739 | ubuntu-jammy-large | 2026-06-16 03:35:23.157 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-06-16 03:35:23.310935 | ubuntu-jammy-large | 2026-06-16 03:35:23.310 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2026-06-16 03:35:23.353669 | ubuntu-jammy-large | 2026-06-16 03:35:23.353 | I: Retrieving libdebconfclient0 0.261ubuntu1 2026-06-16 03:35:23.440704 | ubuntu-jammy-large | 2026-06-16 03:35:23.440 | I: Validating libdebconfclient0 0.261ubuntu1 2026-06-16 03:35:23.468404 | ubuntu-jammy-large | 2026-06-16 03:35:23.468 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2026-06-16 03:35:23.593671 | ubuntu-jammy-large | 2026-06-16 03:35:23.593 | I: Validating libext2fs2 1.46.5-2ubuntu1 2026-06-16 03:35:23.623549 | ubuntu-jammy-large | 2026-06-16 03:35:23.623 | I: Retrieving libffi8 3.4.2-4 2026-06-16 03:35:23.711267 | ubuntu-jammy-large | 2026-06-16 03:35:23.711 | I: Validating libffi8 3.4.2-4 2026-06-16 03:35:23.738287 | ubuntu-jammy-large | 2026-06-16 03:35:23.738 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2026-06-16 03:35:23.842578 | ubuntu-jammy-large | 2026-06-16 03:35:23.842 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2026-06-16 03:35:23.867426 | ubuntu-jammy-large | 2026-06-16 03:35:23.867 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2026-06-16 03:35:23.972885 | ubuntu-jammy-large | 2026-06-16 03:35:23.972 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2026-06-16 03:35:24.002402 | ubuntu-jammy-large | 2026-06-16 03:35:24.002 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-06-16 03:35:24.147195 | ubuntu-jammy-large | 2026-06-16 03:35:24.147 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2026-06-16 03:35:24.177116 | ubuntu-jammy-large | 2026-06-16 03:35:24.176 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2026-06-16 03:35:24.330828 | ubuntu-jammy-large | 2026-06-16 03:35:24.330 | I: Validating libgnutls30 3.7.3-4ubuntu1 2026-06-16 03:35:24.371106 | ubuntu-jammy-large | 2026-06-16 03:35:24.370 | I: Retrieving libgpg-error0 1.43-3 2026-06-16 03:35:24.467679 | ubuntu-jammy-large | 2026-06-16 03:35:24.467 | I: Validating libgpg-error0 1.43-3 2026-06-16 03:35:24.497094 | ubuntu-jammy-large | 2026-06-16 03:35:24.496 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2026-06-16 03:35:24.611701 | ubuntu-jammy-large | 2026-06-16 03:35:24.611 | I: Validating libgssapi-krb5-2 1.19.2-2 2026-06-16 03:35:24.643674 | ubuntu-jammy-large | 2026-06-16 03:35:24.643 | I: Retrieving libhogweed6 3.7.3-1build2 2026-06-16 03:35:24.760204 | ubuntu-jammy-large | 2026-06-16 03:35:24.760 | I: Validating libhogweed6 3.7.3-1build2 2026-06-16 03:35:24.790161 | ubuntu-jammy-large | 2026-06-16 03:35:24.789 | I: Retrieving libidn2-0 2.3.2-2build1 2026-06-16 03:35:24.874667 | ubuntu-jammy-large | 2026-06-16 03:35:24.874 | I: Validating libidn2-0 2.3.2-2build1 2026-06-16 03:35:24.903712 | ubuntu-jammy-large | 2026-06-16 03:35:24.903 | I: Retrieving libk5crypto3 1.19.2-2 2026-06-16 03:35:25.016273 | ubuntu-jammy-large | 2026-06-16 03:35:25.016 | I: Validating libk5crypto3 1.19.2-2 2026-06-16 03:35:25.044638 | ubuntu-jammy-large | 2026-06-16 03:35:25.044 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2026-06-16 03:35:25.129081 | ubuntu-jammy-large | 2026-06-16 03:35:25.128 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2026-06-16 03:35:25.155739 | ubuntu-jammy-large | 2026-06-16 03:35:25.155 | I: Retrieving libkrb5-3 1.19.2-2 2026-06-16 03:35:25.267065 | ubuntu-jammy-large | 2026-06-16 03:35:25.266 | I: Validating libkrb5-3 1.19.2-2 2026-06-16 03:35:25.296774 | ubuntu-jammy-large | 2026-06-16 03:35:25.296 | I: Retrieving libkrb5support0 1.19.2-2 2026-06-16 03:35:25.374358 | ubuntu-jammy-large | 2026-06-16 03:35:25.374 | I: Validating libkrb5support0 1.19.2-2 2026-06-16 03:35:25.400968 | ubuntu-jammy-large | 2026-06-16 03:35:25.400 | I: Retrieving liblz4-1 1.9.3-2build2 2026-06-16 03:35:25.508098 | ubuntu-jammy-large | 2026-06-16 03:35:25.507 | I: Validating liblz4-1 1.9.3-2build2 2026-06-16 03:35:25.540848 | ubuntu-jammy-large | 2026-06-16 03:35:25.540 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2026-06-16 03:35:25.636133 | ubuntu-jammy-large | 2026-06-16 03:35:25.635 | I: Validating liblzma5 5.2.5-2ubuntu1 2026-06-16 03:35:25.663377 | ubuntu-jammy-large | 2026-06-16 03:35:25.663 | I: Retrieving libmount1 2.37.2-4ubuntu3 2026-06-16 03:35:25.774268 | ubuntu-jammy-large | 2026-06-16 03:35:25.774 | I: Validating libmount1 2.37.2-4ubuntu3 2026-06-16 03:35:25.803159 | ubuntu-jammy-large | 2026-06-16 03:35:25.802 | I: Retrieving libncurses6 6.3-2 2026-06-16 03:35:25.896333 | ubuntu-jammy-large | 2026-06-16 03:35:25.896 | I: Validating libncurses6 6.3-2 2026-06-16 03:35:25.957929 | ubuntu-jammy-large | 2026-06-16 03:35:25.957 | I: Retrieving libncursesw6 6.3-2 2026-06-16 03:35:26.074163 | ubuntu-jammy-large | 2026-06-16 03:35:26.073 | I: Validating libncursesw6 6.3-2 2026-06-16 03:35:26.102463 | ubuntu-jammy-large | 2026-06-16 03:35:26.102 | I: Retrieving libnettle8 3.7.3-1build2 2026-06-16 03:35:26.215388 | ubuntu-jammy-large | 2026-06-16 03:35:26.215 | I: Validating libnettle8 3.7.3-1build2 2026-06-16 03:35:26.248199 | ubuntu-jammy-large | 2026-06-16 03:35:26.247 | I: Retrieving libnsl2 1.3.0-2build2 2026-06-16 03:35:26.348514 | ubuntu-jammy-large | 2026-06-16 03:35:26.348 | I: Validating libnsl2 1.3.0-2build2 2026-06-16 03:35:26.376692 | ubuntu-jammy-large | 2026-06-16 03:35:26.376 | I: Retrieving libp11-kit0 0.24.0-6build1 2026-06-16 03:35:26.497080 | ubuntu-jammy-large | 2026-06-16 03:35:26.496 | I: Validating libp11-kit0 0.24.0-6build1 2026-06-16 03:35:26.530465 | ubuntu-jammy-large | 2026-06-16 03:35:26.530 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2026-06-16 03:35:26.667026 | ubuntu-jammy-large | 2026-06-16 03:35:26.666 | I: Validating libpam-modules 1.4.0-11ubuntu2 2026-06-16 03:35:26.700225 | ubuntu-jammy-large | 2026-06-16 03:35:26.699 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2026-06-16 03:35:26.790436 | ubuntu-jammy-large | 2026-06-16 03:35:26.790 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2026-06-16 03:35:26.819679 | ubuntu-jammy-large | 2026-06-16 03:35:26.819 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2026-06-16 03:35:26.918685 | ubuntu-jammy-large | 2026-06-16 03:35:26.918 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2026-06-16 03:35:26.948165 | ubuntu-jammy-large | 2026-06-16 03:35:26.947 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2026-06-16 03:35:27.059780 | ubuntu-jammy-large | 2026-06-16 03:35:27.059 | I: Validating libpam0g 1.4.0-11ubuntu2 2026-06-16 03:35:27.085718 | ubuntu-jammy-large | 2026-06-16 03:35:27.085 | I: Retrieving libpcre2-8-0 10.39-3build1 2026-06-16 03:35:27.218910 | ubuntu-jammy-large | 2026-06-16 03:35:27.218 | I: Validating libpcre2-8-0 10.39-3build1 2026-06-16 03:35:27.250490 | ubuntu-jammy-large | 2026-06-16 03:35:27.250 | I: Retrieving libpcre3 2:8.39-13build5 2026-06-16 03:35:27.370506 | ubuntu-jammy-large | 2026-06-16 03:35:27.370 | I: Validating libpcre3 2:8.39-13build5 2026-06-16 03:35:27.401185 | ubuntu-jammy-large | 2026-06-16 03:35:27.400 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2026-06-16 03:35:27.479346 | ubuntu-jammy-large | 2026-06-16 03:35:27.479 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2026-06-16 03:35:27.507007 | ubuntu-jammy-large | 2026-06-16 03:35:27.506 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2026-06-16 03:35:27.604468 | ubuntu-jammy-large | 2026-06-16 03:35:27.604 | I: Validating libseccomp2 2.5.3-2ubuntu2 2026-06-16 03:35:27.632744 | ubuntu-jammy-large | 2026-06-16 03:35:27.632 | I: Retrieving libselinux1 3.3-1build2 2026-06-16 03:35:27.718053 | ubuntu-jammy-large | 2026-06-16 03:35:27.717 | I: Validating libselinux1 3.3-1build2 2026-06-16 03:35:27.748130 | ubuntu-jammy-large | 2026-06-16 03:35:27.747 | I: Retrieving libsemanage-common 3.3-1build2 2026-06-16 03:35:27.815783 | ubuntu-jammy-large | 2026-06-16 03:35:27.815 | I: Validating libsemanage-common 3.3-1build2 2026-06-16 03:35:27.843104 | ubuntu-jammy-large | 2026-06-16 03:35:27.842 | I: Retrieving libsemanage2 3.3-1build2 2026-06-16 03:35:27.952646 | ubuntu-jammy-large | 2026-06-16 03:35:27.952 | I: Validating libsemanage2 3.3-1build2 2026-06-16 03:35:27.981416 | ubuntu-jammy-large | 2026-06-16 03:35:27.981 | I: Retrieving libsepol2 3.3-1build1 2026-06-16 03:35:28.083147 | ubuntu-jammy-large | 2026-06-16 03:35:28.082 | I: Validating libsepol2 3.3-1build1 2026-06-16 03:35:28.115642 | ubuntu-jammy-large | 2026-06-16 03:35:28.115 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2026-06-16 03:35:28.228978 | ubuntu-jammy-large | 2026-06-16 03:35:28.228 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2026-06-16 03:35:28.257663 | ubuntu-jammy-large | 2026-06-16 03:35:28.257 | I: Retrieving libss2 1.46.5-2ubuntu1 2026-06-16 03:35:28.327091 | ubuntu-jammy-large | 2026-06-16 03:35:28.326 | I: Validating libss2 1.46.5-2ubuntu1 2026-06-16 03:35:28.354023 | ubuntu-jammy-large | 2026-06-16 03:35:28.353 | I: Retrieving libssl3 3.0.2-0ubuntu1 2026-06-16 03:35:28.520127 | ubuntu-jammy-large | 2026-06-16 03:35:28.519 | I: Validating libssl3 3.0.2-0ubuntu1 2026-06-16 03:35:28.569906 | ubuntu-jammy-large | 2026-06-16 03:35:28.569 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2026-06-16 03:35:28.715331 | ubuntu-jammy-large | 2026-06-16 03:35:28.715 | I: Validating libstdc++6 12-20220319-1ubuntu1 2026-06-16 03:35:28.747563 | ubuntu-jammy-large | 2026-06-16 03:35:28.747 | I: Retrieving libsystemd0 249.11-0ubuntu3 2026-06-16 03:35:28.869603 | ubuntu-jammy-large | 2026-06-16 03:35:28.869 | I: Validating libsystemd0 249.11-0ubuntu3 2026-06-16 03:35:28.900619 | ubuntu-jammy-large | 2026-06-16 03:35:28.900 | I: Retrieving libtasn1-6 4.18.0-4build1 2026-06-16 03:35:29.000617 | ubuntu-jammy-large | 2026-06-16 03:35:29.000 | I: Validating libtasn1-6 4.18.0-4build1 2026-06-16 03:35:29.030060 | ubuntu-jammy-large | 2026-06-16 03:35:29.029 | I: Retrieving libtinfo6 6.3-2 2026-06-16 03:35:29.147854 | ubuntu-jammy-large | 2026-06-16 03:35:29.147 | I: Validating libtinfo6 6.3-2 2026-06-16 03:35:29.178059 | ubuntu-jammy-large | 2026-06-16 03:35:29.177 | I: Retrieving libtirpc-common 1.3.2-2build1 2026-06-16 03:35:29.253154 | ubuntu-jammy-large | 2026-06-16 03:35:29.252 | I: Validating libtirpc-common 1.3.2-2build1 2026-06-16 03:35:29.282882 | ubuntu-jammy-large | 2026-06-16 03:35:29.282 | I: Retrieving libtirpc3 1.3.2-2build1 2026-06-16 03:35:29.383248 | ubuntu-jammy-large | 2026-06-16 03:35:29.383 | I: Validating libtirpc3 1.3.2-2build1 2026-06-16 03:35:29.411799 | ubuntu-jammy-large | 2026-06-16 03:35:29.411 | I: Retrieving libudev1 249.11-0ubuntu3 2026-06-16 03:35:29.510661 | ubuntu-jammy-large | 2026-06-16 03:35:29.510 | I: Validating libudev1 249.11-0ubuntu3 2026-06-16 03:35:29.538861 | ubuntu-jammy-large | 2026-06-16 03:35:29.538 | I: Retrieving libunistring2 1.0-1 2026-06-16 03:35:29.677032 | ubuntu-jammy-large | 2026-06-16 03:35:29.676 | I: Validating libunistring2 1.0-1 2026-06-16 03:35:29.713579 | ubuntu-jammy-large | 2026-06-16 03:35:29.713 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2026-06-16 03:35:29.805345 | ubuntu-jammy-large | 2026-06-16 03:35:29.805 | I: Validating libuuid1 2.37.2-4ubuntu3 2026-06-16 03:35:29.834460 | ubuntu-jammy-large | 2026-06-16 03:35:29.834 | I: Retrieving libxxhash0 0.8.1-1 2026-06-16 03:35:29.915159 | ubuntu-jammy-large | 2026-06-16 03:35:29.914 | I: Validating libxxhash0 0.8.1-1 2026-06-16 03:35:29.944804 | ubuntu-jammy-large | 2026-06-16 03:35:29.944 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2026-06-16 03:35:30.045370 | ubuntu-jammy-large | 2026-06-16 03:35:30.045 | I: Validating libzstd1 1.4.8+dfsg-3build1 2026-06-16 03:35:30.079191 | ubuntu-jammy-large | 2026-06-16 03:35:30.078 | I: Retrieving login 1:4.8.1-2ubuntu2 2026-06-16 03:35:30.195043 | ubuntu-jammy-large | 2026-06-16 03:35:30.194 | I: Validating login 1:4.8.1-2ubuntu2 2026-06-16 03:35:30.226550 | ubuntu-jammy-large | 2026-06-16 03:35:30.226 | I: Retrieving logsave 1.46.5-2ubuntu1 2026-06-16 03:35:30.305264 | ubuntu-jammy-large | 2026-06-16 03:35:30.305 | I: Validating logsave 1.46.5-2ubuntu1 2026-06-16 03:35:30.334087 | ubuntu-jammy-large | 2026-06-16 03:35:30.333 | I: Retrieving lsb-base 11.1.0ubuntu4 2026-06-16 03:35:30.413870 | ubuntu-jammy-large | 2026-06-16 03:35:30.413 | I: Validating lsb-base 11.1.0ubuntu4 2026-06-16 03:35:30.442142 | ubuntu-jammy-large | 2026-06-16 03:35:30.441 | I: Retrieving mawk 1.3.4.20200120-3 2026-06-16 03:35:30.534177 | ubuntu-jammy-large | 2026-06-16 03:35:30.533 | I: Validating mawk 1.3.4.20200120-3 2026-06-16 03:35:30.560887 | ubuntu-jammy-large | 2026-06-16 03:35:30.560 | I: Retrieving mount 2.37.2-4ubuntu3 2026-06-16 03:35:30.683173 | ubuntu-jammy-large | 2026-06-16 03:35:30.682 | I: Validating mount 2.37.2-4ubuntu3 2026-06-16 03:35:30.712166 | ubuntu-jammy-large | 2026-06-16 03:35:30.711 | I: Retrieving ncurses-base 6.3-2 2026-06-16 03:35:30.794252 | ubuntu-jammy-large | 2026-06-16 03:35:30.794 | I: Validating ncurses-base 6.3-2 2026-06-16 03:35:30.820711 | ubuntu-jammy-large | 2026-06-16 03:35:30.820 | I: Retrieving ncurses-bin 6.3-2 2026-06-16 03:35:30.943524 | ubuntu-jammy-large | 2026-06-16 03:35:30.943 | I: Validating ncurses-bin 6.3-2 2026-06-16 03:35:30.973440 | ubuntu-jammy-large | 2026-06-16 03:35:30.973 | I: Retrieving openssl 3.0.2-0ubuntu1 2026-06-16 03:35:31.164540 | ubuntu-jammy-large | 2026-06-16 03:35:31.164 | I: Validating openssl 3.0.2-0ubuntu1 2026-06-16 03:35:31.208230 | ubuntu-jammy-large | 2026-06-16 03:35:31.208 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2026-06-16 03:35:31.374474 | ubuntu-jammy-large | 2026-06-16 03:35:31.374 | I: Validating passwd 1:4.8.1-2ubuntu2 2026-06-16 03:35:31.411952 | ubuntu-jammy-large | 2026-06-16 03:35:31.411 | I: Retrieving perl-base 5.34.0-3ubuntu1 2026-06-16 03:35:31.588636 | ubuntu-jammy-large | 2026-06-16 03:35:31.588 | I: Validating perl-base 5.34.0-3ubuntu1 2026-06-16 03:35:31.641625 | ubuntu-jammy-large | 2026-06-16 03:35:31.641 | I: Retrieving procps 2:3.3.17-6ubuntu2 2026-06-16 03:35:31.774147 | ubuntu-jammy-large | 2026-06-16 03:35:31.773 | I: Validating procps 2:3.3.17-6ubuntu2 2026-06-16 03:35:31.810417 | ubuntu-jammy-large | 2026-06-16 03:35:31.810 | I: Retrieving sed 4.8-1ubuntu2 2026-06-16 03:35:31.933831 | ubuntu-jammy-large | 2026-06-16 03:35:31.933 | I: Validating sed 4.8-1ubuntu2 2026-06-16 03:35:31.965433 | ubuntu-jammy-large | 2026-06-16 03:35:31.965 | I: Retrieving sensible-utils 0.0.17 2026-06-16 03:35:32.062820 | ubuntu-jammy-large | 2026-06-16 03:35:32.062 | I: Validating sensible-utils 0.0.17 2026-06-16 03:35:32.088727 | ubuntu-jammy-large | 2026-06-16 03:35:32.088 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2026-06-16 03:35:32.178934 | ubuntu-jammy-large | 2026-06-16 03:35:32.178 | I: Validating sysvinit-utils 3.01-1ubuntu1 2026-06-16 03:35:32.206877 | ubuntu-jammy-large | 2026-06-16 03:35:32.206 | I: Retrieving tar 1.34+dfsg-1build3 2026-06-16 03:35:32.319111 | ubuntu-jammy-large | 2026-06-16 03:35:32.318 | I: Validating tar 1.34+dfsg-1build3 2026-06-16 03:35:32.353956 | ubuntu-jammy-large | 2026-06-16 03:35:32.353 | I: Retrieving ubuntu-keyring 2021.03.26 2026-06-16 03:35:32.446577 | ubuntu-jammy-large | 2026-06-16 03:35:32.446 | I: Validating ubuntu-keyring 2021.03.26 2026-06-16 03:35:32.474748 | ubuntu-jammy-large | 2026-06-16 03:35:32.474 | I: Retrieving usrmerge 25ubuntu2 2026-06-16 03:35:32.561115 | ubuntu-jammy-large | 2026-06-16 03:35:32.560 | I: Validating usrmerge 25ubuntu2 2026-06-16 03:35:32.589084 | ubuntu-jammy-large | 2026-06-16 03:35:32.588 | I: Retrieving util-linux 2.37.2-4ubuntu3 2026-06-16 03:35:32.751429 | ubuntu-jammy-large | 2026-06-16 03:35:32.751 | I: Validating util-linux 2.37.2-4ubuntu3 2026-06-16 03:35:32.790598 | ubuntu-jammy-large | 2026-06-16 03:35:32.790 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-06-16 03:35:32.886745 | ubuntu-jammy-large | 2026-06-16 03:35:32.886 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2026-06-16 03:35:32.914558 | ubuntu-jammy-large | 2026-06-16 03:35:32.914 | I: Chosen extractor for .deb packages: dpkg-deb 2026-06-16 03:35:32.973167 | ubuntu-jammy-large | 2026-06-16 03:35:32.972 | I: Extracting base-files... 2026-06-16 03:35:32.985350 | ubuntu-jammy-large | 2026-06-16 03:35:32.985 | I: Extracting base-passwd... 2026-06-16 03:35:32.995293 | ubuntu-jammy-large | 2026-06-16 03:35:32.995 | I: Extracting bash... 2026-06-16 03:35:33.018698 | ubuntu-jammy-large | 2026-06-16 03:35:33.018 | I: Extracting bsdutils... 2026-06-16 03:35:33.029687 | ubuntu-jammy-large | 2026-06-16 03:35:33.029 | I: Extracting coreutils... 2026-06-16 03:35:33.081010 | ubuntu-jammy-large | 2026-06-16 03:35:33.080 | I: Extracting dash... 2026-06-16 03:35:33.091250 | ubuntu-jammy-large | 2026-06-16 03:35:33.091 | I: Extracting debconf... 2026-06-16 03:35:33.104547 | ubuntu-jammy-large | 2026-06-16 03:35:33.104 | I: Extracting debianutils... 2026-06-16 03:35:33.115342 | ubuntu-jammy-large | 2026-06-16 03:35:33.115 | I: Extracting diffutils... 2026-06-16 03:35:33.126940 | ubuntu-jammy-large | 2026-06-16 03:35:33.126 | I: Extracting dpkg... 2026-06-16 03:35:33.292163 | ubuntu-jammy-large | 2026-06-16 03:35:33.291 | I: Extracting e2fsprogs... 2026-06-16 03:35:33.314807 | ubuntu-jammy-large | 2026-06-16 03:35:33.314 | I: Extracting findutils... 2026-06-16 03:35:33.328328 | ubuntu-jammy-large | 2026-06-16 03:35:33.328 | I: Extracting gcc-12-base... 2026-06-16 03:35:33.337849 | ubuntu-jammy-large | 2026-06-16 03:35:33.337 | I: Extracting grep... 2026-06-16 03:35:33.349148 | ubuntu-jammy-large | 2026-06-16 03:35:33.348 | I: Extracting gzip... 2026-06-16 03:35:33.360360 | ubuntu-jammy-large | 2026-06-16 03:35:33.360 | I: Extracting hostname... 2026-06-16 03:35:33.369211 | ubuntu-jammy-large | 2026-06-16 03:35:33.369 | I: Extracting init-system-helpers... 2026-06-16 03:35:33.380116 | ubuntu-jammy-large | 2026-06-16 03:35:33.379 | I: Extracting libacl1... 2026-06-16 03:35:33.389016 | ubuntu-jammy-large | 2026-06-16 03:35:33.388 | I: Extracting libattr1... 2026-06-16 03:35:33.397858 | ubuntu-jammy-large | 2026-06-16 03:35:33.397 | I: Extracting libaudit-common... 2026-06-16 03:35:33.406551 | ubuntu-jammy-large | 2026-06-16 03:35:33.406 | I: Extracting libaudit1... 2026-06-16 03:35:33.416921 | ubuntu-jammy-large | 2026-06-16 03:35:33.416 | I: Extracting libblkid1... 2026-06-16 03:35:33.428829 | ubuntu-jammy-large | 2026-06-16 03:35:33.428 | I: Extracting libbz2-1.0... 2026-06-16 03:35:33.439282 | ubuntu-jammy-large | 2026-06-16 03:35:33.439 | I: Extracting libc-bin... 2026-06-16 03:35:33.473346 | ubuntu-jammy-large | 2026-06-16 03:35:33.473 | I: Extracting libc6... 2026-06-16 03:35:33.569092 | ubuntu-jammy-large | 2026-06-16 03:35:33.568 | I: Extracting libcap-ng0... 2026-06-16 03:35:33.576899 | ubuntu-jammy-large | 2026-06-16 03:35:33.576 | I: Extracting libcap2... 2026-06-16 03:35:33.585160 | ubuntu-jammy-large | 2026-06-16 03:35:33.584 | I: Extracting libcom-err2... 2026-06-16 03:35:33.594564 | ubuntu-jammy-large | 2026-06-16 03:35:33.594 | I: Extracting libcrypt1... 2026-06-16 03:35:33.603728 | ubuntu-jammy-large | 2026-06-16 03:35:33.603 | I: Extracting libdb5.3... 2026-06-16 03:35:33.624723 | ubuntu-jammy-large | 2026-06-16 03:35:33.624 | I: Extracting libdebconfclient0... 2026-06-16 03:35:33.632885 | ubuntu-jammy-large | 2026-06-16 03:35:33.632 | I: Extracting libext2fs2... 2026-06-16 03:35:33.647532 | ubuntu-jammy-large | 2026-06-16 03:35:33.647 | I: Extracting libgcc-s1... 2026-06-16 03:35:33.657000 | ubuntu-jammy-large | 2026-06-16 03:35:33.656 | I: Extracting libgcrypt20... 2026-06-16 03:35:33.676731 | ubuntu-jammy-large | 2026-06-16 03:35:33.676 | I: Extracting libgmp10... 2026-06-16 03:35:33.690896 | ubuntu-jammy-large | 2026-06-16 03:35:33.690 | I: Extracting libgpg-error0... 2026-06-16 03:35:33.701405 | ubuntu-jammy-large | 2026-06-16 03:35:33.701 | I: Extracting libgssapi-krb5-2... 2026-06-16 03:35:33.714572 | ubuntu-jammy-large | 2026-06-16 03:35:33.714 | I: Extracting libk5crypto3... 2026-06-16 03:35:33.726127 | ubuntu-jammy-large | 2026-06-16 03:35:33.725 | I: Extracting libkeyutils1... 2026-06-16 03:35:33.734382 | ubuntu-jammy-large | 2026-06-16 03:35:33.734 | I: Extracting libkrb5-3... 2026-06-16 03:35:33.750657 | ubuntu-jammy-large | 2026-06-16 03:35:33.750 | I: Extracting libkrb5support0... 2026-06-16 03:35:33.758729 | ubuntu-jammy-large | 2026-06-16 03:35:33.758 | I: Extracting liblz4-1... 2026-06-16 03:35:33.769406 | ubuntu-jammy-large | 2026-06-16 03:35:33.769 | I: Extracting liblzma5... 2026-06-16 03:35:33.778491 | ubuntu-jammy-large | 2026-06-16 03:35:33.778 | I: Extracting libmount1... 2026-06-16 03:35:33.789715 | ubuntu-jammy-large | 2026-06-16 03:35:33.789 | I: Extracting libncurses6... 2026-06-16 03:35:33.800189 | ubuntu-jammy-large | 2026-06-16 03:35:33.800 | I: Extracting libncursesw6... 2026-06-16 03:35:33.811453 | ubuntu-jammy-large | 2026-06-16 03:35:33.811 | I: Extracting libnsl2... 2026-06-16 03:35:33.819407 | ubuntu-jammy-large | 2026-06-16 03:35:33.819 | I: Extracting libpam-modules... 2026-06-16 03:35:33.837625 | ubuntu-jammy-large | 2026-06-16 03:35:33.837 | I: Extracting libpam-modules-bin... 2026-06-16 03:35:33.848089 | ubuntu-jammy-large | 2026-06-16 03:35:33.847 | I: Extracting libpam-runtime... 2026-06-16 03:35:33.857072 | ubuntu-jammy-large | 2026-06-16 03:35:33.856 | I: Extracting libpam0g... 2026-06-16 03:35:33.867458 | ubuntu-jammy-large | 2026-06-16 03:35:33.867 | I: Extracting libpcre2-8-0... 2026-06-16 03:35:33.882092 | ubuntu-jammy-large | 2026-06-16 03:35:33.882 | I: Extracting libpcre3... 2026-06-16 03:35:33.896597 | ubuntu-jammy-large | 2026-06-16 03:35:33.896 | I: Extracting libprocps8... 2026-06-16 03:35:33.906517 | ubuntu-jammy-large | 2026-06-16 03:35:33.906 | I: Extracting libselinux1... 2026-06-16 03:35:33.917138 | ubuntu-jammy-large | 2026-06-16 03:35:33.917 | I: Extracting libsemanage-common... 2026-06-16 03:35:33.927057 | ubuntu-jammy-large | 2026-06-16 03:35:33.926 | I: Extracting libsemanage2... 2026-06-16 03:35:33.939388 | ubuntu-jammy-large | 2026-06-16 03:35:33.939 | I: Extracting libsepol2... 2026-06-16 03:35:33.954835 | ubuntu-jammy-large | 2026-06-16 03:35:33.954 | I: Extracting libsmartcols1... 2026-06-16 03:35:33.964540 | ubuntu-jammy-large | 2026-06-16 03:35:33.964 | I: Extracting libss2... 2026-06-16 03:35:33.974223 | ubuntu-jammy-large | 2026-06-16 03:35:33.974 | I: Extracting libssl3... 2026-06-16 03:35:34.031528 | ubuntu-jammy-large | 2026-06-16 03:35:34.031 | I: Extracting libsystemd0... 2026-06-16 03:35:34.049154 | ubuntu-jammy-large | 2026-06-16 03:35:34.048 | I: Extracting libtinfo6... 2026-06-16 03:35:34.061814 | ubuntu-jammy-large | 2026-06-16 03:35:34.061 | I: Extracting libtirpc-common... 2026-06-16 03:35:34.070099 | ubuntu-jammy-large | 2026-06-16 03:35:34.069 | I: Extracting libtirpc3... 2026-06-16 03:35:34.081236 | ubuntu-jammy-large | 2026-06-16 03:35:34.080 | I: Extracting libudev1... 2026-06-16 03:35:34.090960 | ubuntu-jammy-large | 2026-06-16 03:35:34.090 | I: Extracting libuuid1... 2026-06-16 03:35:34.101736 | ubuntu-jammy-large | 2026-06-16 03:35:34.101 | I: Extracting libzstd1... 2026-06-16 03:35:34.122890 | ubuntu-jammy-large | 2026-06-16 03:35:34.122 | I: Extracting login... 2026-06-16 03:35:34.137898 | ubuntu-jammy-large | 2026-06-16 03:35:34.137 | I: Extracting logsave... 2026-06-16 03:35:34.148296 | ubuntu-jammy-large | 2026-06-16 03:35:34.148 | I: Extracting lsb-base... 2026-06-16 03:35:34.158352 | ubuntu-jammy-large | 2026-06-16 03:35:34.158 | I: Extracting mawk... 2026-06-16 03:35:34.170362 | ubuntu-jammy-large | 2026-06-16 03:35:34.170 | I: Extracting mount... 2026-06-16 03:35:34.183025 | ubuntu-jammy-large | 2026-06-16 03:35:34.182 | I: Extracting ncurses-base... 2026-06-16 03:35:34.196209 | ubuntu-jammy-large | 2026-06-16 03:35:34.195 | I: Extracting ncurses-bin... 2026-06-16 03:35:34.209515 | ubuntu-jammy-large | 2026-06-16 03:35:34.209 | I: Extracting passwd... 2026-06-16 03:35:34.237162 | ubuntu-jammy-large | 2026-06-16 03:35:34.236 | I: Extracting perl-base... 2026-06-16 03:35:34.306890 | ubuntu-jammy-large | 2026-06-16 03:35:34.306 | I: Extracting procps... 2026-06-16 03:35:34.325638 | ubuntu-jammy-large | 2026-06-16 03:35:34.325 | I: Extracting sed... 2026-06-16 03:35:34.337692 | ubuntu-jammy-large | 2026-06-16 03:35:34.337 | I: Extracting sensible-utils... 2026-06-16 03:35:34.347894 | ubuntu-jammy-large | 2026-06-16 03:35:34.347 | I: Extracting sysvinit-utils... 2026-06-16 03:35:34.357644 | ubuntu-jammy-large | 2026-06-16 03:35:34.357 | I: Extracting tar... 2026-06-16 03:35:34.374269 | ubuntu-jammy-large | 2026-06-16 03:35:34.374 | I: Extracting usrmerge... 2026-06-16 03:35:34.385333 | ubuntu-jammy-large | 2026-06-16 03:35:34.385 | I: Extracting util-linux... 2026-06-16 03:35:34.421395 | ubuntu-jammy-large | 2026-06-16 03:35:34.421 | I: Extracting zlib1g... 2026-06-16 03:35:34.537309 | ubuntu-jammy-large | 2026-06-16 03:35:34.537 | I: Installing core packages... 2026-06-16 03:35:35.913395 | ubuntu-jammy-large | 2026-06-16 03:35:35.913 | I: Unpacking required packages... 2026-06-16 03:35:35.965775 | ubuntu-jammy-large | 2026-06-16 03:35:35.965 | I: Unpacking base-files... 2026-06-16 03:35:36.012448 | ubuntu-jammy-large | 2026-06-16 03:35:36.012 | I: Unpacking base-passwd... 2026-06-16 03:35:36.040680 | ubuntu-jammy-large | 2026-06-16 03:35:36.040 | I: Unpacking bash... 2026-06-16 03:35:36.081648 | ubuntu-jammy-large | 2026-06-16 03:35:36.081 | I: Unpacking bsdutils... 2026-06-16 03:35:36.106425 | ubuntu-jammy-large | 2026-06-16 03:35:36.106 | I: Unpacking coreutils... 2026-06-16 03:35:36.205286 | ubuntu-jammy-large | 2026-06-16 03:35:36.205 | I: Unpacking dash... 2026-06-16 03:35:36.228685 | ubuntu-jammy-large | 2026-06-16 03:35:36.228 | I: Unpacking debconf... 2026-06-16 03:35:36.267893 | ubuntu-jammy-large | 2026-06-16 03:35:36.267 | I: Unpacking debianutils... 2026-06-16 03:35:36.297819 | ubuntu-jammy-large | 2026-06-16 03:35:36.297 | I: Unpacking diffutils... 2026-06-16 03:35:36.326993 | ubuntu-jammy-large | 2026-06-16 03:35:36.326 | I: Unpacking dpkg... 2026-06-16 03:35:36.499245 | ubuntu-jammy-large | 2026-06-16 03:35:36.498 | I: Unpacking e2fsprogs... 2026-06-16 03:35:36.539763 | ubuntu-jammy-large | 2026-06-16 03:35:36.539 | I: Unpacking findutils... 2026-06-16 03:35:36.565616 | ubuntu-jammy-large | 2026-06-16 03:35:36.565 | I: Unpacking gcc-12-base:amd64... 2026-06-16 03:35:36.585659 | ubuntu-jammy-large | 2026-06-16 03:35:36.585 | I: Unpacking grep... 2026-06-16 03:35:36.612385 | ubuntu-jammy-large | 2026-06-16 03:35:36.612 | I: Unpacking gzip... 2026-06-16 03:35:36.637340 | ubuntu-jammy-large | 2026-06-16 03:35:36.637 | I: Unpacking hostname... 2026-06-16 03:35:36.657642 | ubuntu-jammy-large | 2026-06-16 03:35:36.657 | I: Unpacking init-system-helpers... 2026-06-16 03:35:36.682873 | ubuntu-jammy-large | 2026-06-16 03:35:36.682 | I: Unpacking libacl1:amd64... 2026-06-16 03:35:36.702200 | ubuntu-jammy-large | 2026-06-16 03:35:36.701 | I: Unpacking libattr1:amd64... 2026-06-16 03:35:36.722895 | ubuntu-jammy-large | 2026-06-16 03:35:36.722 | I: Unpacking libaudit-common... 2026-06-16 03:35:36.741979 | ubuntu-jammy-large | 2026-06-16 03:35:36.741 | I: Unpacking libaudit1:amd64... 2026-06-16 03:35:36.763716 | ubuntu-jammy-large | 2026-06-16 03:35:36.763 | I: Unpacking libblkid1:amd64... 2026-06-16 03:35:36.785985 | ubuntu-jammy-large | 2026-06-16 03:35:36.785 | I: Unpacking libbz2-1.0:amd64... 2026-06-16 03:35:36.804786 | ubuntu-jammy-large | 2026-06-16 03:35:36.804 | I: Unpacking libc-bin... 2026-06-16 03:35:36.847512 | ubuntu-jammy-large | 2026-06-16 03:35:36.847 | I: Unpacking libc6:amd64... 2026-06-16 03:35:37.106017 | ubuntu-jammy-large | 2026-06-16 03:35:37.105 | I: Unpacking libcap-ng0:amd64... 2026-06-16 03:35:37.125057 | ubuntu-jammy-large | 2026-06-16 03:35:37.124 | I: Unpacking libcap2:amd64... 2026-06-16 03:35:37.144524 | ubuntu-jammy-large | 2026-06-16 03:35:37.144 | I: Unpacking libcom-err2:amd64... 2026-06-16 03:35:37.164234 | ubuntu-jammy-large | 2026-06-16 03:35:37.164 | I: Unpacking libcrypt1:amd64... 2026-06-16 03:35:37.187670 | ubuntu-jammy-large | 2026-06-16 03:35:37.187 | I: Unpacking libdb5.3:amd64... 2026-06-16 03:35:37.230786 | ubuntu-jammy-large | 2026-06-16 03:35:37.230 | I: Unpacking libdebconfclient0:amd64... 2026-06-16 03:35:37.249581 | ubuntu-jammy-large | 2026-06-16 03:35:37.249 | I: Unpacking libext2fs2:amd64... 2026-06-16 03:35:37.278308 | ubuntu-jammy-large | 2026-06-16 03:35:37.278 | I: Unpacking libgcc-s1:amd64... 2026-06-16 03:35:37.299653 | ubuntu-jammy-large | 2026-06-16 03:35:37.299 | I: Unpacking libgcrypt20:amd64... 2026-06-16 03:35:37.334144 | ubuntu-jammy-large | 2026-06-16 03:35:37.333 | I: Unpacking libgmp10:amd64... 2026-06-16 03:35:37.362813 | ubuntu-jammy-large | 2026-06-16 03:35:37.362 | I: Unpacking libgpg-error0:amd64... 2026-06-16 03:35:37.385872 | ubuntu-jammy-large | 2026-06-16 03:35:37.385 | I: Unpacking libgssapi-krb5-2:amd64... 2026-06-16 03:35:37.411199 | ubuntu-jammy-large | 2026-06-16 03:35:37.411 | I: Unpacking libk5crypto3:amd64... 2026-06-16 03:35:37.436052 | ubuntu-jammy-large | 2026-06-16 03:35:37.435 | I: Unpacking libkeyutils1:amd64... 2026-06-16 03:35:37.456078 | ubuntu-jammy-large | 2026-06-16 03:35:37.455 | I: Unpacking libkrb5-3:amd64... 2026-06-16 03:35:37.489967 | ubuntu-jammy-large | 2026-06-16 03:35:37.489 | I: Unpacking libkrb5support0:amd64... 2026-06-16 03:35:37.510726 | ubuntu-jammy-large | 2026-06-16 03:35:37.510 | I: Unpacking liblz4-1:amd64... 2026-06-16 03:35:37.533221 | ubuntu-jammy-large | 2026-06-16 03:35:37.533 | I: Unpacking liblzma5:amd64... 2026-06-16 03:35:37.554868 | ubuntu-jammy-large | 2026-06-16 03:35:37.554 | I: Unpacking libmount1:amd64... 2026-06-16 03:35:37.579425 | ubuntu-jammy-large | 2026-06-16 03:35:37.579 | I: Unpacking libncurses6:amd64... 2026-06-16 03:35:37.605730 | ubuntu-jammy-large | 2026-06-16 03:35:37.605 | I: Unpacking libncursesw6:amd64... 2026-06-16 03:35:37.631736 | ubuntu-jammy-large | 2026-06-16 03:35:37.631 | I: Unpacking libnsl2:amd64... 2026-06-16 03:35:37.654098 | ubuntu-jammy-large | 2026-06-16 03:35:37.654 | I: Unpacking libpam-modules:amd64... 2026-06-16 03:35:37.796911 | ubuntu-jammy-large | 2026-06-16 03:35:37.796 | I: Unpacking libpam-modules-bin... 2026-06-16 03:35:37.817961 | ubuntu-jammy-large | 2026-06-16 03:35:37.817 | I: Unpacking libpam-runtime... 2026-06-16 03:35:37.841816 | ubuntu-jammy-large | 2026-06-16 03:35:37.841 | I: Unpacking libpam0g:amd64... 2026-06-16 03:35:37.865431 | ubuntu-jammy-large | 2026-06-16 03:35:37.865 | I: Unpacking libpcre2-8-0:amd64... 2026-06-16 03:35:37.893908 | ubuntu-jammy-large | 2026-06-16 03:35:37.893 | I: Unpacking libpcre3:amd64... 2026-06-16 03:35:37.924464 | ubuntu-jammy-large | 2026-06-16 03:35:37.924 | I: Unpacking libprocps8:amd64... 2026-06-16 03:35:37.946815 | ubuntu-jammy-large | 2026-06-16 03:35:37.946 | I: Unpacking libselinux1:amd64... 2026-06-16 03:35:37.971187 | ubuntu-jammy-large | 2026-06-16 03:35:37.971 | I: Unpacking libsemanage-common... 2026-06-16 03:35:37.990852 | ubuntu-jammy-large | 2026-06-16 03:35:37.990 | I: Unpacking libsemanage2:amd64... 2026-06-16 03:35:38.016388 | ubuntu-jammy-large | 2026-06-16 03:35:38.016 | I: Unpacking libsepol2:amd64... 2026-06-16 03:35:38.043905 | ubuntu-jammy-large | 2026-06-16 03:35:38.043 | I: Unpacking libsmartcols1:amd64... 2026-06-16 03:35:38.066387 | ubuntu-jammy-large | 2026-06-16 03:35:38.066 | I: Unpacking libss2:amd64... 2026-06-16 03:35:38.090766 | ubuntu-jammy-large | 2026-06-16 03:35:38.090 | I: Unpacking libssl3:amd64... 2026-06-16 03:35:38.174111 | ubuntu-jammy-large | 2026-06-16 03:35:38.173 | I: Unpacking libsystemd0:amd64... 2026-06-16 03:35:38.204800 | ubuntu-jammy-large | 2026-06-16 03:35:38.204 | I: Unpacking libtinfo6:amd64... 2026-06-16 03:35:38.232278 | ubuntu-jammy-large | 2026-06-16 03:35:38.231 | I: Unpacking libtirpc-common... 2026-06-16 03:35:38.252524 | ubuntu-jammy-large | 2026-06-16 03:35:38.252 | I: Unpacking libtirpc3:amd64... 2026-06-16 03:35:38.276230 | ubuntu-jammy-large | 2026-06-16 03:35:38.275 | I: Unpacking libudev1:amd64... 2026-06-16 03:35:38.297889 | ubuntu-jammy-large | 2026-06-16 03:35:38.297 | I: Unpacking libuuid1:amd64... 2026-06-16 03:35:38.318731 | ubuntu-jammy-large | 2026-06-16 03:35:38.318 | I: Unpacking libzstd1:amd64... 2026-06-16 03:35:38.349741 | ubuntu-jammy-large | 2026-06-16 03:35:38.349 | I: Unpacking login... 2026-06-16 03:35:38.396674 | ubuntu-jammy-large | 2026-06-16 03:35:38.396 | I: Unpacking logsave... 2026-06-16 03:35:38.417723 | ubuntu-jammy-large | 2026-06-16 03:35:38.417 | I: Unpacking lsb-base... 2026-06-16 03:35:38.453316 | ubuntu-jammy-large | 2026-06-16 03:35:38.453 | I: Unpacking mawk... 2026-06-16 03:35:38.480116 | ubuntu-jammy-large | 2026-06-16 03:35:38.479 | I: Unpacking mount... 2026-06-16 03:35:38.508167 | ubuntu-jammy-large | 2026-06-16 03:35:38.507 | I: Unpacking ncurses-base... 2026-06-16 03:35:38.537114 | ubuntu-jammy-large | 2026-06-16 03:35:38.536 | I: Unpacking ncurses-bin... 2026-06-16 03:35:38.562590 | ubuntu-jammy-large | 2026-06-16 03:35:38.562 | I: Unpacking passwd... 2026-06-16 03:35:38.659299 | ubuntu-jammy-large | 2026-06-16 03:35:38.659 | I: Unpacking perl-base... 2026-06-16 03:35:38.803442 | ubuntu-jammy-large | 2026-06-16 03:35:38.803 | I: Unpacking procps... 2026-06-16 03:35:38.864994 | ubuntu-jammy-large | 2026-06-16 03:35:38.864 | I: Unpacking sed... 2026-06-16 03:35:38.888615 | ubuntu-jammy-large | 2026-06-16 03:35:38.888 | I: Unpacking sensible-utils... 2026-06-16 03:35:38.911511 | ubuntu-jammy-large | 2026-06-16 03:35:38.911 | I: Unpacking sysvinit-utils... 2026-06-16 03:35:38.934396 | ubuntu-jammy-large | 2026-06-16 03:35:38.934 | I: Unpacking tar... 2026-06-16 03:35:38.964103 | ubuntu-jammy-large | 2026-06-16 03:35:38.963 | I: Unpacking usrmerge... 2026-06-16 03:35:38.997923 | ubuntu-jammy-large | 2026-06-16 03:35:38.997 | I: Unpacking util-linux... 2026-06-16 03:35:39.073449 | ubuntu-jammy-large | 2026-06-16 03:35:39.073 | I: Unpacking zlib1g:amd64... 2026-06-16 03:35:39.088691 | ubuntu-jammy-large | 2026-06-16 03:35:39.088 | I: Configuring required packages... 2026-06-16 03:35:39.105692 | ubuntu-jammy-large | 2026-06-16 03:35:39.105 | I: Configuring lsb-base... 2026-06-16 03:35:39.119252 | ubuntu-jammy-large | 2026-06-16 03:35:39.119 | I: Configuring libtirpc-common... 2026-06-16 03:35:39.119543 | ubuntu-jammy-large | 2026-06-16 03:35:39.119 | I: Configuring libaudit-common... 2026-06-16 03:35:39.119876 | ubuntu-jammy-large | 2026-06-16 03:35:39.119 | I: Configuring libsemanage-common... 2026-06-16 03:35:39.120164 | ubuntu-jammy-large | 2026-06-16 03:35:39.120 | I: Configuring gcc-12-base:amd64... 2026-06-16 03:35:39.120430 | ubuntu-jammy-large | 2026-06-16 03:35:39.120 | I: Configuring ncurses-base... 2026-06-16 03:35:39.120712 | ubuntu-jammy-large | 2026-06-16 03:35:39.120 | I: Configuring sensible-utils... 2026-06-16 03:35:39.127215 | ubuntu-jammy-large | 2026-06-16 03:35:39.127 | I: Configuring libcrypt1:amd64... 2026-06-16 03:35:39.127531 | ubuntu-jammy-large | 2026-06-16 03:35:39.127 | I: Configuring libgcc-s1:amd64... 2026-06-16 03:35:39.130990 | ubuntu-jammy-large | 2026-06-16 03:35:39.130 | I: Configuring libc6:amd64... 2026-06-16 03:35:39.263732 | ubuntu-jammy-large | 2026-06-16 03:35:39.263 | I: Configuring libudev1:amd64... 2026-06-16 03:35:39.266587 | ubuntu-jammy-large | 2026-06-16 03:35:39.266 | I: Configuring libattr1:amd64... 2026-06-16 03:35:39.268069 | ubuntu-jammy-large | 2026-06-16 03:35:39.268 | I: Configuring sysvinit-utils... 2026-06-16 03:35:39.269003 | ubuntu-jammy-large | 2026-06-16 03:35:39.268 | I: Configuring debianutils... 2026-06-16 03:35:39.297070 | ubuntu-jammy-large | 2026-06-16 03:35:39.296 | I: Configuring mawk... 2026-06-16 03:35:39.301982 | ubuntu-jammy-large | 2026-06-16 03:35:39.301 | I: Configuring libdebconfclient0:amd64... 2026-06-16 03:35:39.304787 | ubuntu-jammy-large | 2026-06-16 03:35:39.304 | I: Configuring base-files... 2026-06-16 03:35:39.514291 | ubuntu-jammy-large | 2026-06-16 03:35:39.514 | I: Configuring libbz2-1.0:amd64... 2026-06-16 03:35:39.514856 | ubuntu-jammy-large | 2026-06-16 03:35:39.514 | I: Configuring base-passwd... 2026-06-16 03:35:39.614016 | ubuntu-jammy-large | 2026-06-16 03:35:39.613 | I: Configuring libdb5.3:amd64... 2026-06-16 03:35:39.615000 | ubuntu-jammy-large | 2026-06-16 03:35:39.614 | I: Configuring libblkid1:amd64... 2026-06-16 03:35:39.616637 | ubuntu-jammy-large | 2026-06-16 03:35:39.616 | I: Configuring libtinfo6:amd64... 2026-06-16 03:35:39.618923 | ubuntu-jammy-large | 2026-06-16 03:35:39.618 | I: Configuring bash... 2026-06-16 03:35:39.669932 | ubuntu-jammy-large | 2026-06-16 03:35:39.669 | I: Configuring libzstd1:amd64... 2026-06-16 03:35:39.671695 | ubuntu-jammy-large | 2026-06-16 03:35:39.671 | I: Configuring libkeyutils1:amd64... 2026-06-16 03:35:39.674488 | ubuntu-jammy-large | 2026-06-16 03:35:39.674 | I: Configuring liblzma5:amd64... 2026-06-16 03:35:39.675724 | ubuntu-jammy-large | 2026-06-16 03:35:39.675 | I: Configuring libgpg-error0:amd64... 2026-06-16 03:35:39.676928 | ubuntu-jammy-large | 2026-06-16 03:35:39.676 | I: Configuring liblz4-1:amd64... 2026-06-16 03:35:39.678500 | ubuntu-jammy-large | 2026-06-16 03:35:39.678 | I: Configuring libc-bin... 2026-06-16 03:35:39.693532 | ubuntu-jammy-large | 2026-06-16 03:35:39.693 | I: Configuring ncurses-bin... 2026-06-16 03:35:39.694476 | ubuntu-jammy-large | 2026-06-16 03:35:39.694 | I: Configuring libacl1:amd64... 2026-06-16 03:35:39.695769 | ubuntu-jammy-large | 2026-06-16 03:35:39.695 | I: Configuring libsmartcols1:amd64... 2026-06-16 03:35:39.696591 | ubuntu-jammy-large | 2026-06-16 03:35:39.696 | I: Configuring libgcrypt20:amd64... 2026-06-16 03:35:39.697980 | ubuntu-jammy-large | 2026-06-16 03:35:39.697 | I: Configuring zlib1g:amd64... 2026-06-16 03:35:39.698978 | ubuntu-jammy-large | 2026-06-16 03:35:39.698 | I: Configuring libcom-err2:amd64... 2026-06-16 03:35:39.699787 | ubuntu-jammy-large | 2026-06-16 03:35:39.699 | I: Configuring diffutils... 2026-06-16 03:35:39.700699 | ubuntu-jammy-large | 2026-06-16 03:35:39.700 | I: Configuring libcap2:amd64... 2026-06-16 03:35:39.701706 | ubuntu-jammy-large | 2026-06-16 03:35:39.701 | I: Configuring libkrb5support0:amd64... 2026-06-16 03:35:39.702758 | ubuntu-jammy-large | 2026-06-16 03:35:39.702 | I: Configuring hostname... 2026-06-16 03:35:39.703438 | ubuntu-jammy-large | 2026-06-16 03:35:39.703 | I: Configuring libpcre3:amd64... 2026-06-16 03:35:39.704111 | ubuntu-jammy-large | 2026-06-16 03:35:39.704 | I: Configuring libcap-ng0:amd64... 2026-06-16 03:35:39.704748 | ubuntu-jammy-large | 2026-06-16 03:35:39.704 | I: Configuring libext2fs2:amd64... 2026-06-16 03:35:39.705455 | ubuntu-jammy-large | 2026-06-16 03:35:39.705 | I: Configuring libgmp10:amd64... 2026-06-16 03:35:39.706324 | ubuntu-jammy-large | 2026-06-16 03:35:39.706 | I: Configuring libncurses6:amd64... 2026-06-16 03:35:39.707147 | ubuntu-jammy-large | 2026-06-16 03:35:39.707 | I: Configuring libaudit1:amd64... 2026-06-16 03:35:39.708238 | ubuntu-jammy-large | 2026-06-16 03:35:39.708 | I: Configuring libuuid1:amd64... 2026-06-16 03:35:39.708928 | ubuntu-jammy-large | 2026-06-16 03:35:39.708 | I: Configuring libss2:amd64... 2026-06-16 03:35:39.709634 | ubuntu-jammy-large | 2026-06-16 03:35:39.709 | I: Configuring libsepol2:amd64... 2026-06-16 03:35:39.710306 | ubuntu-jammy-large | 2026-06-16 03:35:39.710 | I: Configuring libpcre2-8-0:amd64... 2026-06-16 03:35:39.710897 | ubuntu-jammy-large | 2026-06-16 03:35:39.710 | I: Configuring libncursesw6:amd64... 2026-06-16 03:35:39.711380 | ubuntu-jammy-large | 2026-06-16 03:35:39.711 | I: Configuring libk5crypto3:amd64... 2026-06-16 03:35:39.711846 | ubuntu-jammy-large | 2026-06-16 03:35:39.711 | I: Configuring logsave... 2026-06-16 03:35:39.715566 | ubuntu-jammy-large | 2026-06-16 03:35:39.715 | I: Configuring e2fsprogs... 2026-06-16 03:35:40.021378 | ubuntu-jammy-large | 2026-06-16 03:35:40.021 | I: Configuring libsystemd0:amd64... 2026-06-16 03:35:40.023470 | ubuntu-jammy-large | 2026-06-16 03:35:40.023 | I: Configuring libselinux1:amd64... 2026-06-16 03:35:40.025164 | ubuntu-jammy-large | 2026-06-16 03:35:40.025 | I: Configuring sed... 2026-06-16 03:35:40.028007 | ubuntu-jammy-large | 2026-06-16 03:35:40.027 | I: Configuring findutils... 2026-06-16 03:35:40.029199 | ubuntu-jammy-large | 2026-06-16 03:35:40.029 | I: Configuring libmount1:amd64... 2026-06-16 03:35:40.030754 | ubuntu-jammy-large | 2026-06-16 03:35:40.030 | I: Configuring libsemanage2:amd64... 2026-06-16 03:35:40.032067 | ubuntu-jammy-large | 2026-06-16 03:35:40.032 | I: Configuring libprocps8:amd64... 2026-06-16 03:35:40.033840 | ubuntu-jammy-large | 2026-06-16 03:35:40.033 | I: Configuring bsdutils... 2026-06-16 03:35:40.034889 | ubuntu-jammy-large | 2026-06-16 03:35:40.034 | I: Configuring tar... 2026-06-16 03:35:40.039708 | ubuntu-jammy-large | 2026-06-16 03:35:40.039 | I: Configuring coreutils... 2026-06-16 03:35:40.045009 | ubuntu-jammy-large | 2026-06-16 03:35:40.044 | I: Configuring dpkg... 2026-06-16 03:35:40.199496 | ubuntu-jammy-large | 2026-06-16 03:35:40.199 | I: Configuring mount... 2026-06-16 03:35:40.201488 | ubuntu-jammy-large | 2026-06-16 03:35:40.201 | I: Configuring grep... 2026-06-16 03:35:40.202746 | ubuntu-jammy-large | 2026-06-16 03:35:40.202 | I: Configuring perl-base... 2026-06-16 03:35:40.214706 | ubuntu-jammy-large | 2026-06-16 03:35:40.214 | I: Configuring init-system-helpers... 2026-06-16 03:35:40.215587 | ubuntu-jammy-large | 2026-06-16 03:35:40.215 | I: Configuring gzip... 2026-06-16 03:35:40.216899 | ubuntu-jammy-large | 2026-06-16 03:35:40.216 | I: Configuring usrmerge... 2026-06-16 03:35:40.271765 | ubuntu-jammy-large | 2026-06-16 03:35:40.271 | I: Configuring procps... 2026-06-16 03:35:40.314127 | ubuntu-jammy-large | 2026-06-16 03:35:40.313 | I: Configuring debconf... 2026-06-16 03:35:40.424014 | ubuntu-jammy-large | 2026-06-16 03:35:40.423 | I: Configuring libpam0g:amd64... 2026-06-16 03:35:40.511423 | ubuntu-jammy-large | 2026-06-16 03:35:40.511 | I: Configuring util-linux... 2026-06-16 03:35:40.675416 | ubuntu-jammy-large | 2026-06-16 03:35:40.675 | I: Configuring dash... 2026-06-16 03:35:40.880296 | ubuntu-jammy-large | 2026-06-16 03:35:40.880 | I: Configuring libpam-modules-bin... 2026-06-16 03:35:40.880755 | ubuntu-jammy-large | 2026-06-16 03:35:40.880 | I: Configuring libssl3:amd64... 2026-06-16 03:35:40.969438 | ubuntu-jammy-large | 2026-06-16 03:35:40.969 | I: Configuring libkrb5-3:amd64... 2026-06-16 03:35:40.971711 | ubuntu-jammy-large | 2026-06-16 03:35:40.971 | I: Configuring libgssapi-krb5-2:amd64... 2026-06-16 03:35:40.977032 | ubuntu-jammy-large | 2026-06-16 03:35:40.976 | I: Configuring libtirpc3:amd64... 2026-06-16 03:35:40.978382 | ubuntu-jammy-large | 2026-06-16 03:35:40.978 | I: Configuring libnsl2:amd64... 2026-06-16 03:35:40.981546 | ubuntu-jammy-large | 2026-06-16 03:35:40.981 | I: Configuring libpam-modules:amd64... 2026-06-16 03:35:40.997598 | ubuntu-jammy-large | 2026-06-16 03:35:40.997 | I: Configuring passwd... 2026-06-16 03:35:41.045829 | ubuntu-jammy-large | 2026-06-16 03:35:41.045 | I: Configuring libpam-runtime... 2026-06-16 03:35:41.184579 | ubuntu-jammy-large | 2026-06-16 03:35:41.184 | I: Configuring login... 2026-06-16 03:35:41.207123 | ubuntu-jammy-large | 2026-06-16 03:35:41.206 | I: Configuring libc-bin... 2026-06-16 03:35:41.220829 | ubuntu-jammy-large | 2026-06-16 03:35:41.220 | I: Unpacking the base system... 2026-06-16 03:35:41.855262 | ubuntu-jammy-large | 2026-06-16 03:35:41.855 | I: Unpacking adduser... 2026-06-16 03:35:41.904382 | ubuntu-jammy-large | 2026-06-16 03:35:41.904 | I: Unpacking apt... 2026-06-16 03:35:41.993033 | ubuntu-jammy-large | 2026-06-16 03:35:41.992 | I: Unpacking ca-certificates... 2026-06-16 03:35:42.020299 | ubuntu-jammy-large | 2026-06-16 03:35:42.020 | I: Unpacking gpgv... 2026-06-16 03:35:42.041989 | ubuntu-jammy-large | 2026-06-16 03:35:42.041 | I: Unpacking libapt-pkg6.0:amd64... 2026-06-16 03:35:42.096327 | ubuntu-jammy-large | 2026-06-16 03:35:42.096 | I: Unpacking libffi8:amd64... 2026-06-16 03:35:42.116197 | ubuntu-jammy-large | 2026-06-16 03:35:42.116 | I: Unpacking libgnutls30:amd64... 2026-06-16 03:35:42.160683 | ubuntu-jammy-large | 2026-06-16 03:35:42.160 | I: Unpacking libhogweed6:amd64... 2026-06-16 03:35:42.185967 | ubuntu-jammy-large | 2026-06-16 03:35:42.185 | I: Unpacking libidn2-0:amd64... 2026-06-16 03:35:42.208251 | ubuntu-jammy-large | 2026-06-16 03:35:42.208 | I: Unpacking libnettle8:amd64... 2026-06-16 03:35:42.234761 | ubuntu-jammy-large | 2026-06-16 03:35:42.234 | I: Unpacking libp11-kit0:amd64... 2026-06-16 03:35:42.268560 | ubuntu-jammy-large | 2026-06-16 03:35:42.268 | I: Unpacking libseccomp2:amd64... 2026-06-16 03:35:42.294364 | ubuntu-jammy-large | 2026-06-16 03:35:42.294 | I: Unpacking libstdc++6:amd64... 2026-06-16 03:35:42.334460 | ubuntu-jammy-large | 2026-06-16 03:35:42.334 | I: Unpacking libtasn1-6:amd64... 2026-06-16 03:35:42.356618 | ubuntu-jammy-large | 2026-06-16 03:35:42.356 | I: Unpacking libunistring2:amd64... 2026-06-16 03:35:42.395224 | ubuntu-jammy-large | 2026-06-16 03:35:42.394 | I: Unpacking libxxhash0:amd64... 2026-06-16 03:35:42.418324 | ubuntu-jammy-large | 2026-06-16 03:35:42.418 | I: Unpacking openssl... 2026-06-16 03:35:42.472052 | ubuntu-jammy-large | 2026-06-16 03:35:42.471 | I: Unpacking ubuntu-keyring... 2026-06-16 03:35:42.497171 | ubuntu-jammy-large | 2026-06-16 03:35:42.496 | I: Configuring the base system... 2026-06-16 03:35:42.507126 | ubuntu-jammy-large | 2026-06-16 03:35:42.506 | I: Configuring adduser... 2026-06-16 03:35:42.612232 | ubuntu-jammy-large | 2026-06-16 03:35:42.611 | I: Configuring libunistring2:amd64... 2026-06-16 03:35:42.612350 | ubuntu-jammy-large | 2026-06-16 03:35:42.612 | I: Configuring libidn2-0:amd64... 2026-06-16 03:35:42.613191 | ubuntu-jammy-large | 2026-06-16 03:35:42.613 | I: Configuring ubuntu-keyring... 2026-06-16 03:35:42.620479 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring libseccomp2:amd64... 2026-06-16 03:35:42.620547 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring libnettle8:amd64... 2026-06-16 03:35:42.620562 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring libffi8:amd64... 2026-06-16 03:35:42.620575 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring gpgv... 2026-06-16 03:35:42.620588 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring libxxhash0:amd64... 2026-06-16 03:35:42.620600 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring libtasn1-6:amd64... 2026-06-16 03:35:42.620612 | ubuntu-jammy-large | 2026-06-16 03:35:42.620 | I: Configuring openssl... 2026-06-16 03:35:42.625322 | ubuntu-jammy-large | 2026-06-16 03:35:42.625 | I: Configuring libstdc++6:amd64... 2026-06-16 03:35:42.625367 | ubuntu-jammy-large | 2026-06-16 03:35:42.625 | I: Configuring libhogweed6:amd64... 2026-06-16 03:35:42.625378 | ubuntu-jammy-large | 2026-06-16 03:35:42.625 | I: Configuring ca-certificates... 2026-06-16 03:35:44.811732 | ubuntu-jammy-large | 2026-06-16 03:35:44.811 | I: Configuring libapt-pkg6.0:amd64... 2026-06-16 03:35:44.811821 | ubuntu-jammy-large | 2026-06-16 03:35:44.811 | I: Configuring libp11-kit0:amd64... 2026-06-16 03:35:44.811832 | ubuntu-jammy-large | 2026-06-16 03:35:44.811 | I: Configuring libgnutls30:amd64... 2026-06-16 03:35:44.811841 | ubuntu-jammy-large | 2026-06-16 03:35:44.811 | I: Configuring apt... 2026-06-16 03:35:45.220323 | ubuntu-jammy-large | 2026-06-16 03:35:45.220 | I: Configuring libc-bin... 2026-06-16 03:35:45.227095 | ubuntu-jammy-large | 2026-06-16 03:35:45.226 | I: Configuring ca-certificates... 2026-06-16 03:35:46.241679 | ubuntu-jammy-large | 2026-06-16 03:35:46.241 | I: Base system installed successfully. 2026-06-16 03:35:46.349571 | ubuntu-jammy-large | 2026-06-16 03:35:46.349 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2026-06-16 03:35:46.375731 | ubuntu-jammy-large | 2026-06-16 03:35:46.375 | dib-run-parts 08-debootstrap completed 2026-06-16 03:35:46.375832 | ubuntu-jammy-large | 2026-06-16 03:35:46.375 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/09-apt-keyring 2026-06-16 03:35:46.383728 | ubuntu-jammy-large | 2026-06-16 03:35:46.383 | dib-run-parts 09-apt-keyring completed 2026-06-16 03:35:46.383810 | ubuntu-jammy-large | 2026-06-16 03:35:46.383 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/11-pip-cache 2026-06-16 03:35:46.447100 | ubuntu-jammy-large | 2026-06-16 03:35:46.446 | dib-run-parts 11-pip-cache completed 2026-06-16 03:35:46.447160 | ubuntu-jammy-large | 2026-06-16 03:35:46.447 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/50-block-apt-translations 2026-06-16 03:35:46.475697 | ubuntu-jammy-large | 2026-06-16 03:35:46.475 | 0+1 records in 2026-06-16 03:35:46.475818 | ubuntu-jammy-large | 2026-06-16 03:35:46.475 | 0+1 records out 2026-06-16 03:35:46.475858 | ubuntu-jammy-large | 2026-06-16 03:35:46.475 | 27 bytes copied, 0.000397469 s, 67.9 kB/s 2026-06-16 03:35:46.484840 | ubuntu-jammy-large | 2026-06-16 03:35:46.484 | dib-run-parts 50-block-apt-translations completed 2026-06-16 03:35:46.484986 | ubuntu-jammy-large | 2026-06-16 03:35:46.484 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/50-block-daemons 2026-06-16 03:35:46.534982 | ubuntu-jammy-large | 2026-06-16 03:35:46.534 | 0+1 records in 2026-06-16 03:35:46.535082 | ubuntu-jammy-large | 2026-06-16 03:35:46.534 | 0+1 records out 2026-06-16 03:35:46.535128 | ubuntu-jammy-large | 2026-06-16 03:35:46.535 | 76 bytes copied, 0.000482031 s, 158 kB/s 2026-06-16 03:35:46.581545 | ubuntu-jammy-large | 2026-06-16 03:35:46.581 | 0+1 records in 2026-06-16 03:35:46.581652 | ubuntu-jammy-large | 2026-06-16 03:35:46.581 | 0+1 records out 2026-06-16 03:35:46.581682 | ubuntu-jammy-large | 2026-06-16 03:35:46.581 | 143 bytes copied, 0.000400151 s, 357 kB/s 2026-06-16 03:35:46.610534 | ubuntu-jammy-large | 2026-06-16 03:35:46.610 | dib-run-parts 50-block-daemons completed 2026-06-16 03:35:46.610818 | ubuntu-jammy-large | 2026-06-16 03:35:46.610 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/50-build-with-http-cache 2026-06-16 03:35:46.619860 | ubuntu-jammy-large | 2026-06-16 03:35:46.619 | dib-run-parts 50-build-with-http-cache completed 2026-06-16 03:35:46.619987 | ubuntu-jammy-large | 2026-06-16 03:35:46.619 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/50-shared-apt-cache 2026-06-16 03:35:46.660496 | ubuntu-jammy-large | 2026-06-16 03:35:46.660 | dib-run-parts 50-shared-apt-cache completed 2026-06-16 03:35:46.660605 | ubuntu-jammy-large | 2026-06-16 03:35:46.660 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/50-trim-dpkg 2026-06-16 03:35:46.722543 | ubuntu-jammy-large | 2026-06-16 03:35:46.722 | dib-run-parts 50-trim-dpkg completed 2026-06-16 03:35:46.722730 | ubuntu-jammy-large | 2026-06-16 03:35:46.722 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/root.d/75-ubuntu-minimal-baseinstall 2026-06-16 03:35:47.065115 | ubuntu-jammy-large | 2026-06-16 03:35:47.064 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-06-16 03:35:47.065402 | ubuntu-jammy-large | 2026-06-16 03:35:47.065 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2026-06-16 03:35:47.103978 | ubuntu-jammy-large | 2026-06-16 03:35:47.103 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2026-06-16 03:35:47.118108 | ubuntu-jammy-large | 2026-06-16 03:35:47.117 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2026-06-16 03:35:47.420102 | ubuntu-jammy-large | 2026-06-16 03:35:47.419 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1275 kB] 2026-06-16 03:35:47.497395 | ubuntu-jammy-large | 2026-06-16 03:35:47.497 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3575 kB] 2026-06-16 03:35:47.640569 | ubuntu-jammy-large | 2026-06-16 03:35:47.640 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1039 kB] 2026-06-16 03:35:47.676105 | ubuntu-jammy-large | 2026-06-16 03:35:47.675 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [3297 kB] 2026-06-16 03:35:47.809183 | ubuntu-jammy-large | 2026-06-16 03:35:47.808 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [70.2 kB] 2026-06-16 03:35:47.810449 | ubuntu-jammy-large | 2026-06-16 03:35:47.810 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [30.8 kB] 2026-06-16 03:35:48.861086 | ubuntu-jammy-large | 2026-06-16 03:35:48.860 | Fetched 9671 kB in 2s (5035 kB/s) 2026-06-16 03:35:49.942495 | ubuntu-jammy-large | 2026-06-16 03:35:49.942 | Reading package lists... 2026-06-16 03:35:51.056344 | ubuntu-jammy-large | 2026-06-16 03:35:51.056 | Reading package lists... 2026-06-16 03:35:51.339306 | ubuntu-jammy-large | 2026-06-16 03:35:51.339 | Building dependency tree... 2026-06-16 03:35:51.552886 | ubuntu-jammy-large | 2026-06-16 03:35:51.552 | Calculating upgrade... 2026-06-16 03:35:51.760160 | ubuntu-jammy-large | 2026-06-16 03:35:51.759 | The following packages will be upgraded: 2026-06-16 03:35:51.760286 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2026-06-16 03:35:51.760414 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2026-06-16 03:35:51.760611 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | libcom-err2 libext2fs2 libgcc-s1 libgcrypt20 libgnutls30 libgssapi-krb5-2 2026-06-16 03:35:51.760636 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | libk5crypto3 libkrb5-3 libkrb5support0 liblzma5 libmount1 libncurses6 2026-06-16 03:35:51.760683 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | libncursesw6 libpam-modules libpam-modules-bin libpam-runtime libpam0g 2026-06-16 03:35:51.760974 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | libpcre2-8-0 libpcre3 libprocps8 libseccomp2 libsmartcols1 libss2 libssl3 2026-06-16 03:35:51.760997 | ubuntu-jammy-large | 2026-06-16 03:35:51.760 | libstdc++6 libsystemd0 libtasn1-6 libtinfo6 libtirpc-common libtirpc3 2026-06-16 03:35:51.761353 | ubuntu-jammy-large | 2026-06-16 03:35:51.761 | libudev1 libuuid1 login logsave mount ncurses-base ncurses-bin openssl 2026-06-16 03:35:51.761621 | ubuntu-jammy-large | 2026-06-16 03:35:51.761 | passwd perl-base procps sed tar util-linux zlib1g 2026-06-16 03:35:51.893957 | ubuntu-jammy-large | 2026-06-16 03:35:51.893 | 61 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:35:51.894040 | ubuntu-jammy-large | 2026-06-16 03:35:51.893 | Need to get 24.5 MB of archives. 2026-06-16 03:35:51.894063 | ubuntu-jammy-large | 2026-06-16 03:35:51.893 | After this operation, 76.8 kB of additional disk space will be used. 2026-06-16 03:35:51.894076 | ubuntu-jammy-large | 2026-06-16 03:35:51.893 | 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-06-16 03:35:51.937912 | ubuntu-jammy-large | 2026-06-16 03:35:51.937 | 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-06-16 03:35:51.939962 | ubuntu-jammy-large | 2026-06-16 03:35:51.939 | 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-06-16 03:35:51.966100 | ubuntu-jammy-large | 2026-06-16 03:35:51.965 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.13 [3235 kB] 2026-06-16 03:35:52.051184 | ubuntu-jammy-large | 2026-06-16 03:35:52.050 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2026-06-16 03:35:52.053273 | ubuntu-jammy-large | 2026-06-16 03:35:52.053 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2026-06-16 03:35:52.075483 | ubuntu-jammy-large | 2026-06-16 03:35:52.075 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.5 [80.7 kB] 2026-06-16 03:35:52.079534 | ubuntu-jammy-large | 2026-06-16 03:35:52.079 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.3 [1437 kB] 2026-06-16 03:35:52.119402 | ubuntu-jammy-large | 2026-06-16 03:35:52.119 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcrypt20 amd64 1.9.4-3ubuntu3.2 [516 kB] 2026-06-16 03:35:52.135604 | ubuntu-jammy-large | 2026-06-16 03:35:52.135 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblzma5 amd64 5.2.5-2ubuntu1.1 [99.6 kB] 2026-06-16 03:35:52.138289 | ubuntu-jammy-large | 2026-06-16 03:35:52.138 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.21 [316 kB] 2026-06-16 03:35:52.148228 | ubuntu-jammy-large | 2026-06-16 03:35:52.148 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.21 [75.6 kB] 2026-06-16 03:35:52.150864 | ubuntu-jammy-large | 2026-06-16 03:35:52.150 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2026-06-16 03:35:52.152607 | ubuntu-jammy-large | 2026-06-16 03:35:52.152 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2026-06-16 03:35:52.179532 | ubuntu-jammy-large | 2026-06-16 03:35:52.179 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2026-06-16 03:35:52.187536 | ubuntu-jammy-large | 2026-06-16 03:35:52.187 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2026-06-16 03:35:52.247402 | ubuntu-jammy-large | 2026-06-16 03:35:52.247 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2026-06-16 03:35:52.248863 | ubuntu-jammy-large | 2026-06-16 03:35:52.248 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2026-06-16 03:35:52.254730 | ubuntu-jammy-large | 2026-06-16 03:35:52.254 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2026-06-16 03:35:52.261660 | ubuntu-jammy-large | 2026-06-16 03:35:52.261 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2026-06-16 03:35:52.311116 | ubuntu-jammy-large | 2026-06-16 03:35:52.310 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sed amd64 4.8-1ubuntu2.1 [188 kB] 2026-06-16 03:35:52.318006 | ubuntu-jammy-large | 2026-06-16 03:35:52.317 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.5 [1067 kB] 2026-06-16 03:35:52.348698 | ubuntu-jammy-large | 2026-06-16 03:35:52.348 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.13 [706 kB] 2026-06-16 03:35:52.366684 | ubuntu-jammy-large | 2026-06-16 03:35:52.366 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2026-06-16 03:35:52.367113 | ubuntu-jammy-large | 2026-06-16 03:35:52.367 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.5 [137 kB] 2026-06-16 03:35:52.372152 | ubuntu-jammy-large | 2026-06-16 03:35:52.372 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] 2026-06-16 03:35:52.372857 | ubuntu-jammy-large | 2026-06-16 03:35:52.372 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.9 [971 kB] 2026-06-16 03:35:52.399482 | ubuntu-jammy-large | 2026-06-16 03:35:52.399 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2026-06-16 03:35:52.401327 | ubuntu-jammy-large | 2026-06-16 03:35:52.401 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2026-06-16 03:35:52.439132 | ubuntu-jammy-large | 2026-06-16 03:35:52.438 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2026-06-16 03:35:52.440001 | ubuntu-jammy-large | 2026-06-16 03:35:52.439 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2026-06-16 03:35:52.441165 | ubuntu-jammy-large | 2026-06-16 03:35:52.441 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2026-06-16 03:35:52.449321 | ubuntu-jammy-large | 2026-06-16 03:35:52.449 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2026-06-16 03:35:52.449680 | ubuntu-jammy-large | 2026-06-16 03:35:52.449 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2026-06-16 03:35:52.455341 | ubuntu-jammy-large | 2026-06-16 03:35:52.455 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2026-06-16 03:35:52.470340 | ubuntu-jammy-large | 2026-06-16 03:35:52.470 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.5 [114 kB] 2026-06-16 03:35:52.473478 | ubuntu-jammy-large | 2026-06-16 03:35:52.473 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.5 [103 kB] 2026-06-16 03:35:52.477031 | ubuntu-jammy-large | 2026-06-16 03:35:52.476 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.3 [18.5 kB] 2026-06-16 03:35:52.477329 | ubuntu-jammy-large | 2026-06-16 03:35:52.477 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2026-06-16 03:35:52.477630 | ubuntu-jammy-large | 2026-06-16 03:35:52.477 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2026-06-16 03:35:52.479010 | ubuntu-jammy-large | 2026-06-16 03:35:52.478 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2026-06-16 03:35:52.480198 | ubuntu-jammy-large | 2026-06-16 03:35:52.480 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2026-06-16 03:35:52.489439 | ubuntu-jammy-large | 2026-06-16 03:35:52.489 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2026-06-16 03:35:52.494048 | ubuntu-jammy-large | 2026-06-16 03:35:52.493 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.25 [1906 kB] 2026-06-16 03:35:52.545774 | ubuntu-jammy-large | 2026-06-16 03:35:52.545 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-06-16 03:35:52.547153 | ubuntu-jammy-large | 2026-06-16 03:35:52.547 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2026-06-16 03:35:52.548416 | ubuntu-jammy-large | 2026-06-16 03:35:52.548 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2026-06-16 03:35:52.555110 | ubuntu-jammy-large | 2026-06-16 03:35:52.554 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2026-06-16 03:35:52.561314 | ubuntu-jammy-large | 2026-06-16 03:35:52.561 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.5 [50.7 kB] 2026-06-16 03:35:52.563433 | ubuntu-jammy-large | 2026-06-16 03:35:52.563 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2026-06-16 03:35:52.566618 | ubuntu-jammy-large | 2026-06-16 03:35:52.566 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2026-06-16 03:35:52.568543 | ubuntu-jammy-large | 2026-06-16 03:35:52.568 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2026-06-16 03:35:52.572391 | ubuntu-jammy-large | 2026-06-16 03:35:52.572 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2026-06-16 03:35:52.572755 | ubuntu-jammy-large | 2026-06-16 03:35:52.572 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2026-06-16 03:35:52.574204 | ubuntu-jammy-large | 2026-06-16 03:35:52.574 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.5 [23.6 kB] 2026-06-16 03:35:52.574711 | ubuntu-jammy-large | 2026-06-16 03:35:52.574 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2026-06-16 03:35:52.595982 | ubuntu-jammy-large | 2026-06-16 03:35:52.595 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2026-06-16 03:35:52.596950 | ubuntu-jammy-large | 2026-06-16 03:35:52.596 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2026-06-16 03:35:52.597677 | ubuntu-jammy-large | 2026-06-16 03:35:52.597 | Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2026-06-16 03:35:52.607051 | ubuntu-jammy-large | 2026-06-16 03:35:52.606 | Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.25 [1183 kB] 2026-06-16 03:35:52.639641 | ubuntu-jammy-large | 2026-06-16 03:35:52.639 | Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2026-06-16 03:35:52.825536 | ubuntu-jammy-large | 2026-06-16 03:35:52.825 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:35:52.870901 | ubuntu-jammy-large | 2026-06-16 03:35:52.870 | Fetched 24.5 MB in 1s (28.1 MB/s) 2026-06-16 03:35:52.871002 | ubuntu-jammy-large | 2026-06-16 03:35:52.870 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-06-16 03:35:52.900454 | ubuntu-jammy-large | 2026-06-16 03:35:52.900 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:52.901681 | ubuntu-jammy-large | 2026-06-16 03:35:52.901 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:35:52.902499 | ubuntu-jammy-large | 2026-06-16 03:35:52.902 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-06-16 03:35:52.929207 | ubuntu-jammy-large | 2026-06-16 03:35:52.928 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:35:52.962613 | ubuntu-jammy-large | 2026-06-16 03:35:52.962 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:52.963361 | ubuntu-jammy-large | 2026-06-16 03:35:52.963 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:35:52.964165 | ubuntu-jammy-large | 2026-06-16 03:35:52.963 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-06-16 03:35:52.987914 | ubuntu-jammy-large | 2026-06-16 03:35:52.987 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:35:53.023462 | ubuntu-jammy-large | 2026-06-16 03:35:53.023 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:53.024269 | ubuntu-jammy-large | 2026-06-16 03:35:53.024 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:35:53.052574 | ubuntu-jammy-large | 2026-06-16 03:35:53.052 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) over (12-20220319-1ubuntu1) ... 2026-06-16 03:35:53.096417 | ubuntu-jammy-large | 2026-06-16 03:35:53.096 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:35:53.120762 | ubuntu-jammy-large | 2026-06-16 03:35:53.120 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:53.121598 | ubuntu-jammy-large | 2026-06-16 03:35:53.121 | Preparing to unpack .../libc6_2.35-0ubuntu3.13_amd64.deb ... 2026-06-16 03:35:53.223680 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:53.223848 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:53.223882 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | debconf: falling back to frontend: Readline 2026-06-16 03:35:53.223901 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:53.223991 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | 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-06-16 03:35:53.224015 | ubuntu-jammy-large | 2026-06-16 03:35:53.223 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:53.307464 | ubuntu-jammy-large | 2026-06-16 03:35:53.307 | Unpacking libc6:amd64 (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-06-16 03:35:53.435863 | ubuntu-jammy-large | 2026-06-16 03:35:53.435 | Setting up libc6:amd64 (2.35-0ubuntu3.13) ... 2026-06-16 03:35:53.549072 | ubuntu-jammy-large | 2026-06-16 03:35:53.548 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:53.549184 | ubuntu-jammy-large | 2026-06-16 03:35:53.548 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:53.549203 | ubuntu-jammy-large | 2026-06-16 03:35:53.548 | debconf: falling back to frontend: Readline 2026-06-16 03:35:53.549353 | ubuntu-jammy-large | 2026-06-16 03:35:53.549 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:53.549375 | ubuntu-jammy-large | 2026-06-16 03:35:53.549 | 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-06-16 03:35:53.549398 | ubuntu-jammy-large | 2026-06-16 03:35:53.549 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:53.651621 | ubuntu-jammy-large | 2026-06-16 03:35:53.651 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:53.652406 | ubuntu-jammy-large | 2026-06-16 03:35:53.652 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2026-06-16 03:35:53.677252 | ubuntu-jammy-large | 2026-06-16 03:35:53.676 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2026-06-16 03:35:53.716201 | ubuntu-jammy-large | 2026-06-16 03:35:53.715 | Setting up base-files (12ubuntu4.7) ... 2026-06-16 03:35:53.716973 | ubuntu-jammy-large | 2026-06-16 03:35:53.716 | Installing new version of config file /etc/issue ... 2026-06-16 03:35:53.717171 | ubuntu-jammy-large | 2026-06-16 03:35:53.717 | Installing new version of config file /etc/issue.net ... 2026-06-16 03:35:53.717446 | ubuntu-jammy-large | 2026-06-16 03:35:53.717 | Installing new version of config file /etc/lsb-release ... 2026-06-16 03:35:53.717888 | ubuntu-jammy-large | 2026-06-16 03:35:53.717 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2026-06-16 03:35:53.945908 | ubuntu-jammy-large | 2026-06-16 03:35:53.945 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:53.946503 | ubuntu-jammy-large | 2026-06-16 03:35:53.946 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2026-06-16 03:35:53.949915 | ubuntu-jammy-large | 2026-06-16 03:35:53.949 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2026-06-16 03:35:53.987113 | ubuntu-jammy-large | 2026-06-16 03:35:53.986 | Setting up bash (5.1-6ubuntu1.1) ... 2026-06-16 03:35:53.994960 | ubuntu-jammy-large | 2026-06-16 03:35:53.994 | 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-06-16 03:35:54.026984 | ubuntu-jammy-large | 2026-06-16 03:35:54.026 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.027713 | ubuntu-jammy-large | 2026-06-16 03:35:54.027 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:54.028146 | ubuntu-jammy-large | 2026-06-16 03:35:54.028 | Unpacking bsdutils (1:2.37.2-4ubuntu3.5) over (1:2.37.2-4ubuntu3) ... 2026-06-16 03:35:54.056684 | ubuntu-jammy-large | 2026-06-16 03:35:54.056 | Setting up bsdutils (1:2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:54.110015 | ubuntu-jammy-large | 2026-06-16 03:35:54.104 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.110154 | ubuntu-jammy-large | 2026-06-16 03:35:54.107 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.3_amd64.deb ... 2026-06-16 03:35:54.110175 | ubuntu-jammy-large | 2026-06-16 03:35:54.107 | Unpacking coreutils (8.32-4.1ubuntu1.3) over (8.32-4.1ubuntu1) ... 2026-06-16 03:35:54.206074 | ubuntu-jammy-large | 2026-06-16 03:35:54.205 | Setting up coreutils (8.32-4.1ubuntu1.3) ... 2026-06-16 03:35:54.245537 | ubuntu-jammy-large | 2026-06-16 03:35:54.245 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.245662 | ubuntu-jammy-large | 2026-06-16 03:35:54.245 | Preparing to unpack .../libgcrypt20_1.9.4-3ubuntu3.2_amd64.deb ... 2026-06-16 03:35:54.245691 | ubuntu-jammy-large | 2026-06-16 03:35:54.245 | Unpacking libgcrypt20:amd64 (1.9.4-3ubuntu3.2) over (1.9.4-3ubuntu3) ... 2026-06-16 03:35:54.277589 | ubuntu-jammy-large | 2026-06-16 03:35:54.277 | Setting up libgcrypt20:amd64 (1.9.4-3ubuntu3.2) ... 2026-06-16 03:35:54.304544 | ubuntu-jammy-large | 2026-06-16 03:35:54.304 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.304965 | ubuntu-jammy-large | 2026-06-16 03:35:54.304 | Preparing to unpack .../liblzma5_5.2.5-2ubuntu1.1_amd64.deb ... 2026-06-16 03:35:54.305316 | ubuntu-jammy-large | 2026-06-16 03:35:54.305 | Unpacking liblzma5:amd64 (5.2.5-2ubuntu1.1) over (5.2.5-2ubuntu1) ... 2026-06-16 03:35:54.331595 | ubuntu-jammy-large | 2026-06-16 03:35:54.331 | Setting up liblzma5:amd64 (5.2.5-2ubuntu1.1) ... 2026-06-16 03:35:54.367078 | ubuntu-jammy-large | 2026-06-16 03:35:54.366 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.367618 | ubuntu-jammy-large | 2026-06-16 03:35:54.367 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:35:54.368187 | ubuntu-jammy-large | 2026-06-16 03:35:54.368 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.21) over (249.11-0ubuntu3) ... 2026-06-16 03:35:54.417157 | ubuntu-jammy-large | 2026-06-16 03:35:54.416 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:35:54.478538 | ubuntu-jammy-large | 2026-06-16 03:35:54.478 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.479090 | ubuntu-jammy-large | 2026-06-16 03:35:54.479 | Preparing to unpack .../libudev1_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:35:54.479421 | ubuntu-jammy-large | 2026-06-16 03:35:54.479 | Unpacking libudev1:amd64 (249.11-0ubuntu3.21) over (249.11-0ubuntu3) ... 2026-06-16 03:35:54.504798 | ubuntu-jammy-large | 2026-06-16 03:35:54.504 | Setting up libudev1:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:35:54.531321 | ubuntu-jammy-large | 2026-06-16 03:35:54.531 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.531683 | ubuntu-jammy-large | 2026-06-16 03:35:54.531 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-06-16 03:35:54.532098 | ubuntu-jammy-large | 2026-06-16 03:35:54.532 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2026-06-16 03:35:54.555524 | ubuntu-jammy-large | 2026-06-16 03:35:54.555 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-06-16 03:35:54.590586 | ubuntu-jammy-large | 2026-06-16 03:35:54.590 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.591061 | ubuntu-jammy-large | 2026-06-16 03:35:54.590 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2026-06-16 03:35:54.591486 | ubuntu-jammy-large | 2026-06-16 03:35:54.591 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2026-06-16 03:35:54.653737 | ubuntu-jammy-large | 2026-06-16 03:35:54.653 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2026-06-16 03:35:54.683549 | ubuntu-jammy-large | 2026-06-16 03:35:54.683 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.683942 | ubuntu-jammy-large | 2026-06-16 03:35:54.683 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2026-06-16 03:35:54.686493 | ubuntu-jammy-large | 2026-06-16 03:35:54.686 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2026-06-16 03:35:54.711281 | ubuntu-jammy-large | 2026-06-16 03:35:54.711 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2026-06-16 03:35:54.742546 | ubuntu-jammy-large | 2026-06-16 03:35:54.742 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:54.743436 | ubuntu-jammy-large | 2026-06-16 03:35:54.743 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2026-06-16 03:35:54.746451 | ubuntu-jammy-large | 2026-06-16 03:35:54.746 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2026-06-16 03:35:54.917938 | ubuntu-jammy-large | 2026-06-16 03:35:54.917 | Setting up dpkg (1.21.1ubuntu2.6) ... 2026-06-16 03:35:55.119281 | ubuntu-jammy-large | 2026-06-16 03:35:55.119 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.119731 | ubuntu-jammy-large | 2026-06-16 03:35:55.119 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2026-06-16 03:35:55.120274 | ubuntu-jammy-large | 2026-06-16 03:35:55.120 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2026-06-16 03:35:55.146435 | ubuntu-jammy-large | 2026-06-16 03:35:55.146 | Setting up gzip (1.10-4ubuntu4.1) ... 2026-06-16 03:35:55.178708 | ubuntu-jammy-large | 2026-06-16 03:35:55.178 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.179166 | ubuntu-jammy-large | 2026-06-16 03:35:55.179 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-06-16 03:35:55.203177 | ubuntu-jammy-large | 2026-06-16 03:35:55.202 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-06-16 03:35:55.250902 | ubuntu-jammy-large | 2026-06-16 03:35:55.250 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2026-06-16 03:35:55.297142 | ubuntu-jammy-large | 2026-06-16 03:35:55.296 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.297526 | ubuntu-jammy-large | 2026-06-16 03:35:55.297 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2026-06-16 03:35:55.298123 | ubuntu-jammy-large | 2026-06-16 03:35:55.297 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2026-06-16 03:35:55.325410 | ubuntu-jammy-large | 2026-06-16 03:35:55.325 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2026-06-16 03:35:55.354335 | ubuntu-jammy-large | 2026-06-16 03:35:55.354 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.354677 | ubuntu-jammy-large | 2026-06-16 03:35:55.354 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2026-06-16 03:35:55.377465 | ubuntu-jammy-large | 2026-06-16 03:35:55.377 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2026-06-16 03:35:55.505582 | ubuntu-jammy-large | 2026-06-16 03:35:55.505 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2026-06-16 03:35:55.547182 | ubuntu-jammy-large | 2026-06-16 03:35:55.546 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.547558 | ubuntu-jammy-large | 2026-06-16 03:35:55.547 | Preparing to unpack .../sed_4.8-1ubuntu2.1_amd64.deb ... 2026-06-16 03:35:55.547840 | ubuntu-jammy-large | 2026-06-16 03:35:55.547 | Unpacking sed (4.8-1ubuntu2.1) over (4.8-1ubuntu2) ... 2026-06-16 03:35:55.572925 | ubuntu-jammy-large | 2026-06-16 03:35:55.572 | Setting up sed (4.8-1ubuntu2.1) ... 2026-06-16 03:35:55.605173 | ubuntu-jammy-large | 2026-06-16 03:35:55.604 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.605775 | ubuntu-jammy-large | 2026-06-16 03:35:55.605 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:55.630976 | ubuntu-jammy-large | 2026-06-16 03:35:55.630 | Unpacking util-linux (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:55.704262 | ubuntu-jammy-large | 2026-06-16 03:35:55.703 | Setting up util-linux (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:55.924721 | ubuntu-jammy-large | 2026-06-16 03:35:55.924 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:55.925503 | ubuntu-jammy-large | 2026-06-16 03:35:55.925 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-06-16 03:35:55.926030 | ubuntu-jammy-large | 2026-06-16 03:35:55.925 | Unpacking libc-bin (2.35-0ubuntu3.13) over (2.35-0ubuntu3) ... 2026-06-16 03:35:55.966722 | ubuntu-jammy-large | 2026-06-16 03:35:55.966 | Setting up libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:35:56.014555 | ubuntu-jammy-large | 2026-06-16 03:35:56.014 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.015107 | ubuntu-jammy-large | 2026-06-16 03:35:56.015 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2026-06-16 03:35:56.015467 | ubuntu-jammy-large | 2026-06-16 03:35:56.015 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2026-06-16 03:35:56.045168 | ubuntu-jammy-large | 2026-06-16 03:35:56.044 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2026-06-16 03:35:56.072473 | ubuntu-jammy-large | 2026-06-16 03:35:56.072 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.072943 | ubuntu-jammy-large | 2026-06-16 03:35:56.072 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.5_amd64.deb ... 2026-06-16 03:35:56.073319 | ubuntu-jammy-large | 2026-06-16 03:35:56.073 | Unpacking gpgv (2.2.27-3ubuntu2.5) over (2.2.27-3ubuntu2) ... 2026-06-16 03:35:56.098665 | ubuntu-jammy-large | 2026-06-16 03:35:56.098 | Setting up gpgv (2.2.27-3ubuntu2.5) ... 2026-06-16 03:35:56.132294 | ubuntu-jammy-large | 2026-06-16 03:35:56.132 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.133022 | ubuntu-jammy-large | 2026-06-16 03:35:56.132 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... 2026-06-16 03:35:56.133721 | ubuntu-jammy-large | 2026-06-16 03:35:56.133 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4build1) ... 2026-06-16 03:35:56.158377 | ubuntu-jammy-large | 2026-06-16 03:35:56.158 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... 2026-06-16 03:35:56.188075 | ubuntu-jammy-large | 2026-06-16 03:35:56.187 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.189053 | ubuntu-jammy-large | 2026-06-16 03:35:56.188 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.9_amd64.deb ... 2026-06-16 03:35:56.189737 | ubuntu-jammy-large | 2026-06-16 03:35:56.189 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.9) over (3.7.3-4ubuntu1) ... 2026-06-16 03:35:56.236849 | ubuntu-jammy-large | 2026-06-16 03:35:56.236 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.9) ... 2026-06-16 03:35:56.270338 | ubuntu-jammy-large | 2026-06-16 03:35:56.270 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.271202 | ubuntu-jammy-large | 2026-06-16 03:35:56.271 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2026-06-16 03:35:56.271723 | ubuntu-jammy-large | 2026-06-16 03:35:56.271 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2026-06-16 03:35:56.295916 | ubuntu-jammy-large | 2026-06-16 03:35:56.295 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2026-06-16 03:35:56.325403 | ubuntu-jammy-large | 2026-06-16 03:35:56.325 | (Reading database ... 4848 files and directories currently installed.) 2026-06-16 03:35:56.326239 | ubuntu-jammy-large | 2026-06-16 03:35:56.326 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2026-06-16 03:35:56.384313 | ubuntu-jammy-large | 2026-06-16 03:35:56.383 | Unpacking apt (2.4.14) over (2.4.5) ... 2026-06-16 03:35:56.474960 | ubuntu-jammy-large | 2026-06-16 03:35:56.474 | Setting up apt (2.4.14) ... 2026-06-16 03:35:56.913225 | ubuntu-jammy-large | 2026-06-16 03:35:56.912 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:56.914076 | ubuntu-jammy-large | 2026-06-16 03:35:56.913 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2026-06-16 03:35:56.914568 | ubuntu-jammy-large | 2026-06-16 03:35:56.914 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-06-16 03:35:56.940448 | ubuntu-jammy-large | 2026-06-16 03:35:56.940 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2026-06-16 03:35:57.046744 | ubuntu-jammy-large | 2026-06-16 03:35:57.045 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:57.046903 | ubuntu-jammy-large | 2026-06-16 03:35:57.046 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:57.046948 | ubuntu-jammy-large | 2026-06-16 03:35:57.046 | debconf: falling back to frontend: Readline 2026-06-16 03:35:57.047180 | ubuntu-jammy-large | 2026-06-16 03:35:57.047 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:57.047202 | ubuntu-jammy-large | 2026-06-16 03:35:57.047 | 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-06-16 03:35:57.047249 | ubuntu-jammy-large | 2026-06-16 03:35:57.047 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:57.107633 | ubuntu-jammy-large | 2026-06-16 03:35:57.107 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.108563 | ubuntu-jammy-large | 2026-06-16 03:35:57.108 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2026-06-16 03:35:57.109196 | ubuntu-jammy-large | 2026-06-16 03:35:57.109 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-06-16 03:35:57.135500 | ubuntu-jammy-large | 2026-06-16 03:35:57.135 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2026-06-16 03:35:57.159330 | ubuntu-jammy-large | 2026-06-16 03:35:57.159 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.160085 | ubuntu-jammy-large | 2026-06-16 03:35:57.159 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2026-06-16 03:35:57.264607 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:57.264747 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:57.264769 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | debconf: falling back to frontend: Readline 2026-06-16 03:35:57.264798 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:57.264815 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | 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-06-16 03:35:57.264897 | ubuntu-jammy-large | 2026-06-16 03:35:57.264 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:57.290698 | ubuntu-jammy-large | 2026-06-16 03:35:57.290 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-06-16 03:35:57.333241 | ubuntu-jammy-large | 2026-06-16 03:35:57.333 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2026-06-16 03:35:57.334264 | ubuntu-jammy-large | 2026-06-16 03:35:57.334 | Installing new version of config file /etc/security/namespace.init ... 2026-06-16 03:35:57.369845 | ubuntu-jammy-large | 2026-06-16 03:35:57.369 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.370561 | ubuntu-jammy-large | 2026-06-16 03:35:57.370 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2026-06-16 03:35:57.371067 | ubuntu-jammy-large | 2026-06-16 03:35:57.370 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-06-16 03:35:57.387495 | ubuntu-jammy-large | 2026-06-16 03:35:57.387 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-06-16 03:35:57.387877 | ubuntu-jammy-large | 2026-06-16 03:35:57.387 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-06-16 03:35:57.415647 | ubuntu-jammy-large | 2026-06-16 03:35:57.415 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2026-06-16 03:35:57.446358 | ubuntu-jammy-large | 2026-06-16 03:35:57.446 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.447173 | ubuntu-jammy-large | 2026-06-16 03:35:57.447 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2026-06-16 03:35:57.452789 | ubuntu-jammy-large | 2026-06-16 03:35:57.452 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-06-16 03:35:57.492721 | ubuntu-jammy-large | 2026-06-16 03:35:57.492 | Preparing to unpack .../mount_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:57.493076 | ubuntu-jammy-large | 2026-06-16 03:35:57.492 | Unpacking mount (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:57.514680 | ubuntu-jammy-large | 2026-06-16 03:35:57.514 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:57.515295 | ubuntu-jammy-large | 2026-06-16 03:35:57.515 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:57.543393 | ubuntu-jammy-large | 2026-06-16 03:35:57.543 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:57.577013 | ubuntu-jammy-large | 2026-06-16 03:35:57.576 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.577769 | ubuntu-jammy-large | 2026-06-16 03:35:57.577 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-06-16 03:35:57.578317 | ubuntu-jammy-large | 2026-06-16 03:35:57.578 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) over (1:2.44-1build3) ... 2026-06-16 03:35:57.604786 | ubuntu-jammy-large | 2026-06-16 03:35:57.604 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.3) ... 2026-06-16 03:35:57.638088 | ubuntu-jammy-large | 2026-06-16 03:35:57.637 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.639015 | ubuntu-jammy-large | 2026-06-16 03:35:57.638 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-06-16 03:35:57.639541 | ubuntu-jammy-large | 2026-06-16 03:35:57.639 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-06-16 03:35:57.661533 | ubuntu-jammy-large | 2026-06-16 03:35:57.661 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2026-06-16 03:35:57.691963 | ubuntu-jammy-large | 2026-06-16 03:35:57.691 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.692709 | ubuntu-jammy-large | 2026-06-16 03:35:57.692 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-06-16 03:35:57.693200 | ubuntu-jammy-large | 2026-06-16 03:35:57.693 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-06-16 03:35:57.720279 | ubuntu-jammy-large | 2026-06-16 03:35:57.720 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2026-06-16 03:35:57.752861 | ubuntu-jammy-large | 2026-06-16 03:35:57.752 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.753708 | ubuntu-jammy-large | 2026-06-16 03:35:57.753 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2026-06-16 03:35:57.754221 | ubuntu-jammy-large | 2026-06-16 03:35:57.754 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-06-16 03:35:57.779546 | ubuntu-jammy-large | 2026-06-16 03:35:57.779 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2026-06-16 03:35:57.815468 | ubuntu-jammy-large | 2026-06-16 03:35:57.815 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.816804 | ubuntu-jammy-large | 2026-06-16 03:35:57.816 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2026-06-16 03:35:57.817437 | ubuntu-jammy-large | 2026-06-16 03:35:57.817 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-06-16 03:35:57.851254 | ubuntu-jammy-large | 2026-06-16 03:35:57.851 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2026-06-16 03:35:57.883121 | ubuntu-jammy-large | 2026-06-16 03:35:57.882 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.884056 | ubuntu-jammy-large | 2026-06-16 03:35:57.883 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2026-06-16 03:35:57.884702 | ubuntu-jammy-large | 2026-06-16 03:35:57.884 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2026-06-16 03:35:57.914350 | ubuntu-jammy-large | 2026-06-16 03:35:57.914 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2026-06-16 03:35:57.957539 | ubuntu-jammy-large | 2026-06-16 03:35:57.957 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:57.958446 | ubuntu-jammy-large | 2026-06-16 03:35:57.958 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.25_amd64.deb ... 2026-06-16 03:35:57.959180 | ubuntu-jammy-large | 2026-06-16 03:35:57.959 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.25) over (3.0.2-0ubuntu1) ... 2026-06-16 03:35:58.027327 | ubuntu-jammy-large | 2026-06-16 03:35:58.027 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.25) ... 2026-06-16 03:35:58.118412 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:58.118530 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:58.118577 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | debconf: falling back to frontend: Readline 2026-06-16 03:35:58.118604 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:58.118706 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | 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-06-16 03:35:58.118731 | ubuntu-jammy-large | 2026-06-16 03:35:58.118 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:58.197370 | ubuntu-jammy-large | 2026-06-16 03:35:58.197 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.198157 | ubuntu-jammy-large | 2026-06-16 03:35:58.198 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:58.198579 | ubuntu-jammy-large | 2026-06-16 03:35:58.198 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:58.224645 | ubuntu-jammy-large | 2026-06-16 03:35:58.224 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:58.259045 | ubuntu-jammy-large | 2026-06-16 03:35:58.258 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.259798 | ubuntu-jammy-large | 2026-06-16 03:35:58.259 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2026-06-16 03:35:58.263015 | ubuntu-jammy-large | 2026-06-16 03:35:58.262 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2026-06-16 03:35:58.290264 | ubuntu-jammy-large | 2026-06-16 03:35:58.290 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2026-06-16 03:35:58.388949 | ubuntu-jammy-large | 2026-06-16 03:35:58.388 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:58.389084 | ubuntu-jammy-large | 2026-06-16 03:35:58.388 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:58.389120 | ubuntu-jammy-large | 2026-06-16 03:35:58.388 | debconf: falling back to frontend: Readline 2026-06-16 03:35:58.389162 | ubuntu-jammy-large | 2026-06-16 03:35:58.389 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:58.389225 | ubuntu-jammy-large | 2026-06-16 03:35:58.389 | 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-06-16 03:35:58.389250 | ubuntu-jammy-large | 2026-06-16 03:35:58.389 | debconf: falling back to frontend: Teletype 2026-06-16 03:35:58.537770 | ubuntu-jammy-large | 2026-06-16 03:35:58.537 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.538697 | ubuntu-jammy-large | 2026-06-16 03:35:58.538 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2026-06-16 03:35:58.539333 | ubuntu-jammy-large | 2026-06-16 03:35:58.539 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2026-06-16 03:35:58.569722 | ubuntu-jammy-large | 2026-06-16 03:35:58.569 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2026-06-16 03:35:58.599945 | ubuntu-jammy-large | 2026-06-16 03:35:58.599 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.600804 | ubuntu-jammy-large | 2026-06-16 03:35:58.600 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2026-06-16 03:35:58.601295 | ubuntu-jammy-large | 2026-06-16 03:35:58.601 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2026-06-16 03:35:58.629377 | ubuntu-jammy-large | 2026-06-16 03:35:58.629 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2026-06-16 03:35:58.659801 | ubuntu-jammy-large | 2026-06-16 03:35:58.659 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.660706 | ubuntu-jammy-large | 2026-06-16 03:35:58.660 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:58.661241 | ubuntu-jammy-large | 2026-06-16 03:35:58.661 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:58.686206 | ubuntu-jammy-large | 2026-06-16 03:35:58.685 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:58.716237 | ubuntu-jammy-large | 2026-06-16 03:35:58.716 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.717068 | ubuntu-jammy-large | 2026-06-16 03:35:58.716 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2026-06-16 03:35:58.717589 | ubuntu-jammy-large | 2026-06-16 03:35:58.717 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-06-16 03:35:58.757462 | ubuntu-jammy-large | 2026-06-16 03:35:58.757 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2026-06-16 03:35:58.758240 | ubuntu-jammy-large | 2026-06-16 03:35:58.758 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-06-16 03:35:58.784251 | ubuntu-jammy-large | 2026-06-16 03:35:58.784 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2026-06-16 03:35:58.784734 | ubuntu-jammy-large | 2026-06-16 03:35:58.784 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2026-06-16 03:35:58.809343 | ubuntu-jammy-large | 2026-06-16 03:35:58.809 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2026-06-16 03:35:58.833074 | ubuntu-jammy-large | 2026-06-16 03:35:58.832 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.833712 | ubuntu-jammy-large | 2026-06-16 03:35:58.833 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2026-06-16 03:35:58.834109 | ubuntu-jammy-large | 2026-06-16 03:35:58.834 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-06-16 03:35:58.855324 | ubuntu-jammy-large | 2026-06-16 03:35:58.855 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2026-06-16 03:35:58.892345 | ubuntu-jammy-large | 2026-06-16 03:35:58.892 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.893240 | ubuntu-jammy-large | 2026-06-16 03:35:58.893 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2026-06-16 03:35:58.893867 | ubuntu-jammy-large | 2026-06-16 03:35:58.893 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2026-06-16 03:35:58.918142 | ubuntu-jammy-large | 2026-06-16 03:35:58.917 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2026-06-16 03:35:58.949962 | ubuntu-jammy-large | 2026-06-16 03:35:58.949 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:58.950881 | ubuntu-jammy-large | 2026-06-16 03:35:58.950 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:35:58.951425 | ubuntu-jammy-large | 2026-06-16 03:35:58.951 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.5) over (2.37.2-4ubuntu3) ... 2026-06-16 03:35:58.974953 | ubuntu-jammy-large | 2026-06-16 03:35:58.974 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:59.006999 | ubuntu-jammy-large | 2026-06-16 03:35:59.006 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:59.008141 | ubuntu-jammy-large | 2026-06-16 03:35:59.007 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2026-06-16 03:35:59.047498 | ubuntu-jammy-large | 2026-06-16 03:35:59.047 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2026-06-16 03:35:59.128513 | ubuntu-jammy-large | 2026-06-16 03:35:59.128 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2026-06-16 03:35:59.190618 | ubuntu-jammy-large | 2026-06-16 03:35:59.190 | (Reading database ... 4846 files and directories currently installed.) 2026-06-16 03:35:59.191425 | ubuntu-jammy-large | 2026-06-16 03:35:59.191 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-06-16 03:35:59.192030 | ubuntu-jammy-large | 2026-06-16 03:35:59.191 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-06-16 03:35:59.213359 | ubuntu-jammy-large | 2026-06-16 03:35:59.213 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2026-06-16 03:35:59.214057 | ubuntu-jammy-large | 2026-06-16 03:35:59.213 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2026-06-16 03:35:59.234254 | ubuntu-jammy-large | 2026-06-16 03:35:59.234 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2026-06-16 03:35:59.290949 | ubuntu-jammy-large | 2026-06-16 03:35:59.290 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2026-06-16 03:35:59.356814 | ubuntu-jammy-large | 2026-06-16 03:35:59.356 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.25_amd64.deb ... 2026-06-16 03:35:59.357458 | ubuntu-jammy-large | 2026-06-16 03:35:59.357 | Unpacking openssl (3.0.2-0ubuntu1.25) over (3.0.2-0ubuntu1) ... 2026-06-16 03:35:59.426885 | ubuntu-jammy-large | 2026-06-16 03:35:59.426 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2026-06-16 03:35:59.427453 | ubuntu-jammy-large | 2026-06-16 03:35:59.427 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2026-06-16 03:35:59.471595 | ubuntu-jammy-large | 2026-06-16 03:35:59.471 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2026-06-16 03:35:59.472202 | ubuntu-jammy-large | 2026-06-16 03:35:59.472 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2026-06-16 03:35:59.472693 | ubuntu-jammy-large | 2026-06-16 03:35:59.472 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2026-06-16 03:35:59.473192 | ubuntu-jammy-large | 2026-06-16 03:35:59.473 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2026-06-16 03:35:59.473648 | ubuntu-jammy-large | 2026-06-16 03:35:59.473 | Setting up mount (2.37.2-4ubuntu3.5) ... 2026-06-16 03:35:59.474123 | ubuntu-jammy-large | 2026-06-16 03:35:59.474 | Setting up openssl (3.0.2-0ubuntu1.25) ... 2026-06-16 03:35:59.474570 | ubuntu-jammy-large | 2026-06-16 03:35:59.474 | Installing new version of config file /etc/ssl/openssl.cnf ... 2026-06-16 03:35:59.477693 | ubuntu-jammy-large | 2026-06-16 03:35:59.477 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2026-06-16 03:35:59.478135 | ubuntu-jammy-large | 2026-06-16 03:35:59.478 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2026-06-16 03:35:59.811546 | ubuntu-jammy-large | 2026-06-16 03:35:59.811 | Setting up ca-certificates (20240203~22.04.1) ... 2026-06-16 03:35:59.907344 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:35:59.907448 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:35:59.907468 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | debconf: falling back to frontend: Readline 2026-06-16 03:35:59.907547 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | debconf: unable to initialize frontend: Readline 2026-06-16 03:35:59.907571 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | 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-06-16 03:35:59.907594 | ubuntu-jammy-large | 2026-06-16 03:35:59.907 | debconf: falling back to frontend: Teletype 2026-06-16 03:36:02.619875 | ubuntu-jammy-large | 2026-06-16 03:36:02.619 | Updating certificates in /etc/ssl/certs... 2026-06-16 03:36:04.047557 | ubuntu-jammy-large | 2026-06-16 03:36:04.047 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-16 03:36:04.091968 | ubuntu-jammy-large | 2026-06-16 03:36:04.091 | 30 added, 11 removed; done. 2026-06-16 03:36:04.111900 | ubuntu-jammy-large | 2026-06-16 03:36:04.111 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2026-06-16 03:36:04.166465 | ubuntu-jammy-large | 2026-06-16 03:36:04.166 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:36:04.178014 | ubuntu-jammy-large | 2026-06-16 03:36:04.177 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2026-06-16 03:36:04.186945 | ubuntu-jammy-large | 2026-06-16 03:36:04.186 | Updating certificates in /etc/ssl/certs... 2026-06-16 03:36:05.328566 | ubuntu-jammy-large | 2026-06-16 03:36:05.328 | 0 added, 0 removed; done. 2026-06-16 03:36:05.328696 | ubuntu-jammy-large | 2026-06-16 03:36:05.328 | Running hooks in /etc/ca-certificates/update.d... 2026-06-16 03:36:05.330298 | ubuntu-jammy-large | 2026-06-16 03:36:05.330 | done. 2026-06-16 03:36:06.777670 | ubuntu-jammy-large | 2026-06-16 03:36:06.777 | Reading package lists... 2026-06-16 03:36:07.119008 | ubuntu-jammy-large | 2026-06-16 03:36:07.118 | Building dependency tree... 2026-06-16 03:36:07.119140 | ubuntu-jammy-large | 2026-06-16 03:36:07.118 | Reading state information... 2026-06-16 03:36:07.370478 | ubuntu-jammy-large | 2026-06-16 03:36:07.370 | The following additional packages will be installed: 2026-06-16 03:36:07.370803 | ubuntu-jammy-large | 2026-06-16 03:36:07.370 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2026-06-16 03:36:07.370986 | ubuntu-jammy-large | 2026-06-16 03:36:07.370 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2026-06-16 03:36:07.371152 | ubuntu-jammy-large | 2026-06-16 03:36:07.371 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2026-06-16 03:36:07.371206 | ubuntu-jammy-large | 2026-06-16 03:36:07.371 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2026-06-16 03:36:07.371946 | ubuntu-jammy-large | 2026-06-16 03:36:07.371 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2026-06-16 03:36:07.372172 | ubuntu-jammy-large | 2026-06-16 03:36:07.372 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2026-06-16 03:36:07.372310 | ubuntu-jammy-large | 2026-06-16 03:36:07.372 | python3.10-minimal readline-common shared-mime-info systemd 2026-06-16 03:36:07.372443 | ubuntu-jammy-large | 2026-06-16 03:36:07.372 | systemd-timesyncd xdg-user-dirs 2026-06-16 03:36:07.373892 | ubuntu-jammy-large | 2026-06-16 03:36:07.373 | Suggested packages: 2026-06-16 03:36:07.373921 | ubuntu-jammy-large | 2026-06-16 03:36:07.373 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2026-06-16 03:36:07.373929 | ubuntu-jammy-large | 2026-06-16 03:36:07.373 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2026-06-16 03:36:07.373937 | ubuntu-jammy-large | 2026-06-16 03:36:07.373 | binutils binfmt-support readline-doc systemd-container libfido2-1 2026-06-16 03:36:07.373944 | ubuntu-jammy-large | 2026-06-16 03:36:07.373 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2026-06-16 03:36:07.416871 | ubuntu-jammy-large | 2026-06-16 03:36:07.416 | The following NEW packages will be installed: 2026-06-16 03:36:07.417251 | ubuntu-jammy-large | 2026-06-16 03:36:07.417 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2026-06-16 03:36:07.417401 | ubuntu-jammy-large | 2026-06-16 03:36:07.417 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2026-06-16 03:36:07.417496 | ubuntu-jammy-large | 2026-06-16 03:36:07.417 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2026-06-16 03:36:07.417643 | ubuntu-jammy-large | 2026-06-16 03:36:07.417 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2026-06-16 03:36:07.418001 | ubuntu-jammy-large | 2026-06-16 03:36:07.417 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2026-06-16 03:36:07.418608 | ubuntu-jammy-large | 2026-06-16 03:36:07.418 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2026-06-16 03:36:07.418780 | ubuntu-jammy-large | 2026-06-16 03:36:07.418 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2026-06-16 03:36:07.418949 | ubuntu-jammy-large | 2026-06-16 03:36:07.418 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2026-06-16 03:36:07.559498 | ubuntu-jammy-large | 2026-06-16 03:36:07.559 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:07.559607 | ubuntu-jammy-large | 2026-06-16 03:36:07.559 | Need to get 27.6 MB of archives. 2026-06-16 03:36:07.559644 | ubuntu-jammy-large | 2026-06-16 03:36:07.559 | After this operation, 95.5 MB of additional disk space will be used. 2026-06-16 03:36:07.559670 | ubuntu-jammy-large | 2026-06-16 03:36:07.559 | 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-06-16 03:36:07.661482 | ubuntu-jammy-large | 2026-06-16 03:36:07.661 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.7 [92.1 kB] 2026-06-16 03:36:07.664311 | ubuntu-jammy-large | 2026-06-16 03:36:07.664 | 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-06-16 03:36:07.737663 | ubuntu-jammy-large | 2026-06-16 03:36:07.737 | 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-06-16 03:36:07.738487 | ubuntu-jammy-large | 2026-06-16 03:36:07.738 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2026-06-16 03:36:07.739514 | ubuntu-jammy-large | 2026-06-16 03:36:07.739 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2026-06-16 03:36:07.741365 | ubuntu-jammy-large | 2026-06-16 03:36:07.741 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2026-06-16 03:36:07.742459 | ubuntu-jammy-large | 2026-06-16 03:36:07.742 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2026-06-16 03:36:07.746057 | ubuntu-jammy-large | 2026-06-16 03:36:07.745 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2026-06-16 03:36:07.760588 | ubuntu-jammy-large | 2026-06-16 03:36:07.760 | 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-06-16 03:36:07.804212 | ubuntu-jammy-large | 2026-06-16 03:36:07.804 | 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-06-16 03:36:07.815208 | ubuntu-jammy-large | 2026-06-16 03:36:07.815 | 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-06-16 03:36:07.815629 | ubuntu-jammy-large | 2026-06-16 03:36:07.815 | 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-06-16 03:36:07.816020 | ubuntu-jammy-large | 2026-06-16 03:36:07.815 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2026-06-16 03:36:07.816774 | ubuntu-jammy-large | 2026-06-16 03:36:07.816 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2026-06-16 03:36:07.817853 | ubuntu-jammy-large | 2026-06-16 03:36:07.817 | 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-06-16 03:36:07.832685 | ubuntu-jammy-large | 2026-06-16 03:36:07.832 | 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-06-16 03:36:07.834975 | ubuntu-jammy-large | 2026-06-16 03:36:07.834 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2026-06-16 03:36:07.842384 | ubuntu-jammy-large | 2026-06-16 03:36:07.842 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2026-06-16 03:36:07.843388 | ubuntu-jammy-large | 2026-06-16 03:36:07.843 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkmod2 amd64 29-1ubuntu1.1 [48.1 kB] 2026-06-16 03:36:07.845140 | ubuntu-jammy-large | 2026-06-16 03:36:07.845 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.21 [4585 kB] 2026-06-16 03:36:07.981977 | ubuntu-jammy-large | 2026-06-16 03:36:07.981 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.21 [10.5 kB] 2026-06-16 03:36:07.982585 | ubuntu-jammy-large | 2026-06-16 03:36:07.982 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2026-06-16 03:36:07.987628 | ubuntu-jammy-large | 2026-06-16 03:36:07.987 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2026-06-16 03:36:07.993332 | ubuntu-jammy-large | 2026-06-16 03:36:07.993 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2026-06-16 03:36:07.994681 | ubuntu-jammy-large | 2026-06-16 03:36:07.994 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.9 [1467 kB] 2026-06-16 03:36:08.040709 | ubuntu-jammy-large | 2026-06-16 03:36:08.040 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2026-06-16 03:36:08.042309 | ubuntu-jammy-large | 2026-06-16 03:36:08.042 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2026-06-16 03:36:08.047338 | ubuntu-jammy-large | 2026-06-16 03:36:08.047 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.9 [5088 B] 2026-06-16 03:36:08.047912 | ubuntu-jammy-large | 2026-06-16 03:36:08.047 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2026-06-16 03:36:08.370267 | ubuntu-jammy-large | 2026-06-16 03:36:08.370 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.21 [133 kB] 2026-06-16 03:36:08.372291 | ubuntu-jammy-large | 2026-06-16 03:36:08.372 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.21 [203 kB] 2026-06-16 03:36:08.376924 | ubuntu-jammy-large | 2026-06-16 03:36:08.376 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] 2026-06-16 03:36:08.399369 | ubuntu-jammy-large | 2026-06-16 03:36:08.399 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2026-06-16 03:36:08.403832 | ubuntu-jammy-large | 2026-06-16 03:36:08.403 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2026-06-16 03:36:08.408632 | ubuntu-jammy-large | 2026-06-16 03:36:08.408 | 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-06-16 03:36:08.409032 | ubuntu-jammy-large | 2026-06-16 03:36:08.408 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2026-06-16 03:36:08.425361 | ubuntu-jammy-large | 2026-06-16 03:36:08.425 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.6 [820 kB] 2026-06-16 03:36:08.449142 | ubuntu-jammy-large | 2026-06-16 03:36:08.448 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.21 [31.2 kB] 2026-06-16 03:36:08.449532 | ubuntu-jammy-large | 2026-06-16 03:36:08.449 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2026-06-16 03:36:08.450500 | ubuntu-jammy-large | 2026-06-16 03:36:08.450 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2026-06-16 03:36:08.628207 | ubuntu-jammy-large | 2026-06-16 03:36:08.627 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:08.673075 | ubuntu-jammy-large | 2026-06-16 03:36:08.672 | Fetched 27.6 MB in 1s (26.7 MB/s) 2026-06-16 03:36:08.673207 | ubuntu-jammy-large | 2026-06-16 03:36:08.672 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2026-06-16 03:36:08.697094 | ubuntu-jammy-large | 2026-06-16 03:36:08.696 | Selecting previously unselected package libpython3.10-minimal:amd64. 2026-06-16 03:36:08.706673 | ubuntu-jammy-large | 2026-06-16 03:36:08.706 | (Reading database ... 4865 files and directories currently installed.) 2026-06-16 03:36:08.707821 | ubuntu-jammy-large | 2026-06-16 03:36:08.707 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:36:08.708305 | ubuntu-jammy-large | 2026-06-16 03:36:08.708 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:08.768206 | ubuntu-jammy-large | 2026-06-16 03:36:08.767 | Selecting previously unselected package libexpat1:amd64. 2026-06-16 03:36:08.769718 | ubuntu-jammy-large | 2026-06-16 03:36:08.769 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.7_amd64.deb ... 2026-06-16 03:36:08.770016 | ubuntu-jammy-large | 2026-06-16 03:36:08.769 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-06-16 03:36:08.789458 | ubuntu-jammy-large | 2026-06-16 03:36:08.789 | Selecting previously unselected package python3.10-minimal. 2026-06-16 03:36:08.790954 | ubuntu-jammy-large | 2026-06-16 03:36:08.790 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:36:08.797098 | ubuntu-jammy-large | 2026-06-16 03:36:08.797 | Unpacking python3.10-minimal (3.10.12-1~22.04.15) ... 2026-06-16 03:36:08.883081 | ubuntu-jammy-large | 2026-06-16 03:36:08.882 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:08.886070 | ubuntu-jammy-large | 2026-06-16 03:36:08.885 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.7) ... 2026-06-16 03:36:08.886440 | ubuntu-jammy-large | 2026-06-16 03:36:08.886 | Setting up python3.10-minimal (3.10.12-1~22.04.15) ... 2026-06-16 03:36:09.656370 | ubuntu-jammy-large | 2026-06-16 03:36:09.656 | Selecting previously unselected package python3-minimal. 2026-06-16 03:36:09.668152 | ubuntu-jammy-large | 2026-06-16 03:36:09.667 | (Reading database ... 5169 files and directories currently installed.) 2026-06-16 03:36:09.669342 | ubuntu-jammy-large | 2026-06-16 03:36:09.669 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:36:09.669722 | ubuntu-jammy-large | 2026-06-16 03:36:09.669 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2026-06-16 03:36:09.689694 | ubuntu-jammy-large | 2026-06-16 03:36:09.689 | Selecting previously unselected package media-types. 2026-06-16 03:36:09.691603 | ubuntu-jammy-large | 2026-06-16 03:36:09.691 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2026-06-16 03:36:09.691897 | ubuntu-jammy-large | 2026-06-16 03:36:09.691 | Unpacking media-types (7.0.0) ... 2026-06-16 03:36:09.711648 | ubuntu-jammy-large | 2026-06-16 03:36:09.711 | Selecting previously unselected package libmpdec3:amd64. 2026-06-16 03:36:09.713360 | ubuntu-jammy-large | 2026-06-16 03:36:09.713 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2026-06-16 03:36:09.713660 | ubuntu-jammy-large | 2026-06-16 03:36:09.713 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2026-06-16 03:36:09.735635 | ubuntu-jammy-large | 2026-06-16 03:36:09.735 | Selecting previously unselected package readline-common. 2026-06-16 03:36:09.738052 | ubuntu-jammy-large | 2026-06-16 03:36:09.737 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2026-06-16 03:36:09.738375 | ubuntu-jammy-large | 2026-06-16 03:36:09.738 | Unpacking readline-common (8.1.2-1) ... 2026-06-16 03:36:09.761241 | ubuntu-jammy-large | 2026-06-16 03:36:09.761 | Selecting previously unselected package libreadline8:amd64. 2026-06-16 03:36:09.763256 | ubuntu-jammy-large | 2026-06-16 03:36:09.763 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2026-06-16 03:36:09.763569 | ubuntu-jammy-large | 2026-06-16 03:36:09.763 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2026-06-16 03:36:09.788264 | ubuntu-jammy-large | 2026-06-16 03:36:09.788 | Selecting previously unselected package libsqlite3-0:amd64. 2026-06-16 03:36:09.790929 | ubuntu-jammy-large | 2026-06-16 03:36:09.790 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2026-06-16 03:36:09.791323 | ubuntu-jammy-large | 2026-06-16 03:36:09.791 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-06-16 03:36:09.830033 | ubuntu-jammy-large | 2026-06-16 03:36:09.829 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2026-06-16 03:36:09.832486 | ubuntu-jammy-large | 2026-06-16 03:36:09.832 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:36:09.832860 | ubuntu-jammy-large | 2026-06-16 03:36:09.832 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:09.916268 | ubuntu-jammy-large | 2026-06-16 03:36:09.916 | Selecting previously unselected package python3.10. 2026-06-16 03:36:09.917799 | ubuntu-jammy-large | 2026-06-16 03:36:09.917 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:36:09.917996 | ubuntu-jammy-large | 2026-06-16 03:36:09.917 | Unpacking python3.10 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:09.938022 | ubuntu-jammy-large | 2026-06-16 03:36:09.937 | Selecting previously unselected package libpython3-stdlib:amd64. 2026-06-16 03:36:09.939494 | ubuntu-jammy-large | 2026-06-16 03:36:09.939 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:36:09.939576 | ubuntu-jammy-large | 2026-06-16 03:36:09.939 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-06-16 03:36:09.962020 | ubuntu-jammy-large | 2026-06-16 03:36:09.961 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2026-06-16 03:36:10.196897 | ubuntu-jammy-large | 2026-06-16 03:36:10.196 | Selecting previously unselected package python3. 2026-06-16 03:36:10.203602 | ubuntu-jammy-large | 2026-06-16 03:36:10.203 | (Reading database ... 5599 files and directories currently installed.) 2026-06-16 03:36:10.204431 | ubuntu-jammy-large | 2026-06-16 03:36:10.204 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:36:10.210613 | ubuntu-jammy-large | 2026-06-16 03:36:10.210 | Unpacking python3 (3.10.6-1~22.04.1) ... 2026-06-16 03:36:10.229183 | ubuntu-jammy-large | 2026-06-16 03:36:10.228 | Selecting previously unselected package libapparmor1:amd64. 2026-06-16 03:36:10.232106 | ubuntu-jammy-large | 2026-06-16 03:36:10.231 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2026-06-16 03:36:10.232555 | ubuntu-jammy-large | 2026-06-16 03:36:10.232 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-06-16 03:36:10.252425 | ubuntu-jammy-large | 2026-06-16 03:36:10.252 | Selecting previously unselected package libargon2-1:amd64. 2026-06-16 03:36:10.254849 | ubuntu-jammy-large | 2026-06-16 03:36:10.254 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2026-06-16 03:36:10.255265 | ubuntu-jammy-large | 2026-06-16 03:36:10.255 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2026-06-16 03:36:10.274283 | ubuntu-jammy-large | 2026-06-16 03:36:10.274 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2026-06-16 03:36:10.276581 | ubuntu-jammy-large | 2026-06-16 03:36:10.276 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-06-16 03:36:10.277079 | ubuntu-jammy-large | 2026-06-16 03:36:10.276 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:36:10.299644 | ubuntu-jammy-large | 2026-06-16 03:36:10.299 | Selecting previously unselected package libjson-c5:amd64. 2026-06-16 03:36:10.301984 | ubuntu-jammy-large | 2026-06-16 03:36:10.301 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2026-06-16 03:36:10.302394 | ubuntu-jammy-large | 2026-06-16 03:36:10.302 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-06-16 03:36:10.322086 | ubuntu-jammy-large | 2026-06-16 03:36:10.321 | Selecting previously unselected package libcryptsetup12:amd64. 2026-06-16 03:36:10.324435 | ubuntu-jammy-large | 2026-06-16 03:36:10.324 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-06-16 03:36:10.324818 | ubuntu-jammy-large | 2026-06-16 03:36:10.324 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:36:10.350016 | ubuntu-jammy-large | 2026-06-16 03:36:10.349 | Selecting previously unselected package libip4tc2:amd64. 2026-06-16 03:36:10.352392 | ubuntu-jammy-large | 2026-06-16 03:36:10.352 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-06-16 03:36:10.352789 | ubuntu-jammy-large | 2026-06-16 03:36:10.352 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:36:10.371255 | ubuntu-jammy-large | 2026-06-16 03:36:10.371 | Selecting previously unselected package libkmod2:amd64. 2026-06-16 03:36:10.373549 | ubuntu-jammy-large | 2026-06-16 03:36:10.373 | Preparing to unpack .../7-libkmod2_29-1ubuntu1.1_amd64.deb ... 2026-06-16 03:36:10.373994 | ubuntu-jammy-large | 2026-06-16 03:36:10.373 | Unpacking libkmod2:amd64 (29-1ubuntu1.1) ... 2026-06-16 03:36:10.395218 | ubuntu-jammy-large | 2026-06-16 03:36:10.394 | Selecting previously unselected package systemd. 2026-06-16 03:36:10.397901 | ubuntu-jammy-large | 2026-06-16 03:36:10.397 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:10.434579 | ubuntu-jammy-large | 2026-06-16 03:36:10.434 | Unpacking systemd (249.11-0ubuntu3.21) ... 2026-06-16 03:36:10.605760 | ubuntu-jammy-large | 2026-06-16 03:36:10.605 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2026-06-16 03:36:10.606271 | ubuntu-jammy-large | 2026-06-16 03:36:10.606 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2026-06-16 03:36:10.606659 | ubuntu-jammy-large | 2026-06-16 03:36:10.606 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:36:10.607229 | ubuntu-jammy-large | 2026-06-16 03:36:10.607 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2026-06-16 03:36:10.607694 | ubuntu-jammy-large | 2026-06-16 03:36:10.607 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:36:10.608151 | ubuntu-jammy-large | 2026-06-16 03:36:10.608 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:36:10.608551 | ubuntu-jammy-large | 2026-06-16 03:36:10.608 | Setting up libkmod2:amd64 (29-1ubuntu1.1) ... 2026-06-16 03:36:10.608917 | ubuntu-jammy-large | 2026-06-16 03:36:10.608 | Setting up systemd (249.11-0ubuntu3.21) ... 2026-06-16 03:36:10.619421 | ubuntu-jammy-large | 2026-06-16 03:36:10.619 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2026-06-16 03:36:10.623587 | ubuntu-jammy-large | 2026-06-16 03:36:10.623 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2026-06-16 03:36:10.629718 | ubuntu-jammy-large | 2026-06-16 03:36:10.629 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2026-06-16 03:36:10.629793 | ubuntu-jammy-large | 2026-06-16 03:36:10.629 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2026-06-16 03:36:10.644907 | ubuntu-jammy-large | 2026-06-16 03:36:10.644 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2026-06-16 03:36:10.652252 | ubuntu-jammy-large | 2026-06-16 03:36:10.652 | Initializing machine ID from random generator. 2026-06-16 03:36:10.986677 | ubuntu-jammy-large | 2026-06-16 03:36:10.986 | Selecting previously unselected package systemd-sysv. 2026-06-16 03:36:10.995598 | ubuntu-jammy-large | 2026-06-16 03:36:10.995 | (Reading database ... 6438 files and directories currently installed.) 2026-06-16 03:36:10.996467 | ubuntu-jammy-large | 2026-06-16 03:36:10.996 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:10.996777 | ubuntu-jammy-large | 2026-06-16 03:36:10.996 | Unpacking systemd-sysv (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.015455 | ubuntu-jammy-large | 2026-06-16 03:36:11.015 | Selecting previously unselected package libdbus-1-3:amd64. 2026-06-16 03:36:11.017341 | ubuntu-jammy-large | 2026-06-16 03:36:11.017 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2026-06-16 03:36:11.017652 | ubuntu-jammy-large | 2026-06-16 03:36:11.017 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-06-16 03:36:11.041967 | ubuntu-jammy-large | 2026-06-16 03:36:11.041 | Selecting previously unselected package dbus. 2026-06-16 03:36:11.044396 | ubuntu-jammy-large | 2026-06-16 03:36:11.044 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2026-06-16 03:36:11.064561 | ubuntu-jammy-large | 2026-06-16 03:36:11.064 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2026-06-16 03:36:11.094472 | ubuntu-jammy-large | 2026-06-16 03:36:11.094 | Selecting previously unselected package dmsetup. 2026-06-16 03:36:11.097255 | ubuntu-jammy-large | 2026-06-16 03:36:11.097 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-06-16 03:36:11.097581 | ubuntu-jammy-large | 2026-06-16 03:36:11.097 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:36:11.121103 | ubuntu-jammy-large | 2026-06-16 03:36:11.120 | Selecting previously unselected package libglib2.0-0:amd64. 2026-06-16 03:36:11.123540 | ubuntu-jammy-large | 2026-06-16 03:36:11.123 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.9_amd64.deb ... 2026-06-16 03:36:11.123938 | ubuntu-jammy-large | 2026-06-16 03:36:11.123 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:11.185983 | ubuntu-jammy-large | 2026-06-16 03:36:11.185 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2026-06-16 03:36:11.190496 | ubuntu-jammy-large | 2026-06-16 03:36:11.190 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2026-06-16 03:36:11.191160 | ubuntu-jammy-large | 2026-06-16 03:36:11.191 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-06-16 03:36:11.210282 | ubuntu-jammy-large | 2026-06-16 03:36:11.210 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2026-06-16 03:36:11.212302 | ubuntu-jammy-large | 2026-06-16 03:36:11.212 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2026-06-16 03:36:11.212577 | ubuntu-jammy-large | 2026-06-16 03:36:11.212 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-06-16 03:36:11.237863 | ubuntu-jammy-large | 2026-06-16 03:36:11.237 | Selecting previously unselected package libglib2.0-data. 2026-06-16 03:36:11.240726 | ubuntu-jammy-large | 2026-06-16 03:36:11.240 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.9_all.deb ... 2026-06-16 03:36:11.241141 | ubuntu-jammy-large | 2026-06-16 03:36:11.240 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:11.257739 | ubuntu-jammy-large | 2026-06-16 03:36:11.257 | Selecting previously unselected package libicu70:amd64. 2026-06-16 03:36:11.260388 | ubuntu-jammy-large | 2026-06-16 03:36:11.260 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2026-06-16 03:36:11.260799 | ubuntu-jammy-large | 2026-06-16 03:36:11.260 | Unpacking libicu70:amd64 (70.1-2) ... 2026-06-16 03:36:11.548910 | ubuntu-jammy-large | 2026-06-16 03:36:11.548 | Selecting previously unselected package libnss-systemd:amd64. 2026-06-16 03:36:11.550313 | ubuntu-jammy-large | 2026-06-16 03:36:11.550 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:11.550490 | ubuntu-jammy-large | 2026-06-16 03:36:11.550 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.571056 | ubuntu-jammy-large | 2026-06-16 03:36:11.570 | Selecting previously unselected package libpam-systemd:amd64. 2026-06-16 03:36:11.572585 | ubuntu-jammy-large | 2026-06-16 03:36:11.572 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:11.572799 | ubuntu-jammy-large | 2026-06-16 03:36:11.572 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.596978 | ubuntu-jammy-large | 2026-06-16 03:36:11.596 | Selecting previously unselected package libxml2:amd64. 2026-06-16 03:36:11.599576 | ubuntu-jammy-large | 2026-06-16 03:36:11.599 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... 2026-06-16 03:36:11.600014 | ubuntu-jammy-large | 2026-06-16 03:36:11.599 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-06-16 03:36:11.642253 | ubuntu-jammy-large | 2026-06-16 03:36:11.642 | Selecting previously unselected package python3-dbus. 2026-06-16 03:36:11.644872 | ubuntu-jammy-large | 2026-06-16 03:36:11.644 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2026-06-16 03:36:11.645241 | ubuntu-jammy-large | 2026-06-16 03:36:11.645 | Unpacking python3-dbus (1.2.18-3build1) ... 2026-06-16 03:36:11.668790 | ubuntu-jammy-large | 2026-06-16 03:36:11.668 | Selecting previously unselected package python3-gi. 2026-06-16 03:36:11.671891 | ubuntu-jammy-large | 2026-06-16 03:36:11.671 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2026-06-16 03:36:11.672286 | ubuntu-jammy-large | 2026-06-16 03:36:11.672 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2026-06-16 03:36:11.703958 | ubuntu-jammy-large | 2026-06-16 03:36:11.703 | Selecting previously unselected package networkd-dispatcher. 2026-06-16 03:36:11.706615 | ubuntu-jammy-large | 2026-06-16 03:36:11.706 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2026-06-16 03:36:11.707378 | ubuntu-jammy-large | 2026-06-16 03:36:11.707 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-06-16 03:36:11.727242 | ubuntu-jammy-large | 2026-06-16 03:36:11.727 | Selecting previously unselected package shared-mime-info. 2026-06-16 03:36:11.729521 | ubuntu-jammy-large | 2026-06-16 03:36:11.729 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2026-06-16 03:36:11.729831 | ubuntu-jammy-large | 2026-06-16 03:36:11.729 | Unpacking shared-mime-info (2.1-2) ... 2026-06-16 03:36:11.772166 | ubuntu-jammy-large | 2026-06-16 03:36:11.771 | Selecting previously unselected package sudo. 2026-06-16 03:36:11.774701 | ubuntu-jammy-large | 2026-06-16 03:36:11.774 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.6_amd64.deb ... 2026-06-16 03:36:11.778239 | ubuntu-jammy-large | 2026-06-16 03:36:11.778 | Unpacking sudo (1.9.9-1ubuntu2.6) ... 2026-06-16 03:36:11.828125 | ubuntu-jammy-large | 2026-06-16 03:36:11.827 | Selecting previously unselected package systemd-timesyncd. 2026-06-16 03:36:11.830600 | ubuntu-jammy-large | 2026-06-16 03:36:11.830 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:11.831127 | ubuntu-jammy-large | 2026-06-16 03:36:11.831 | Unpacking systemd-timesyncd (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.850083 | ubuntu-jammy-large | 2026-06-16 03:36:11.849 | Selecting previously unselected package xdg-user-dirs. 2026-06-16 03:36:11.852498 | ubuntu-jammy-large | 2026-06-16 03:36:11.852 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2026-06-16 03:36:11.860398 | ubuntu-jammy-large | 2026-06-16 03:36:11.860 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2026-06-16 03:36:11.902308 | ubuntu-jammy-large | 2026-06-16 03:36:11.902 | Selecting previously unselected package busybox. 2026-06-16 03:36:11.904467 | ubuntu-jammy-large | 2026-06-16 03:36:11.904 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-06-16 03:36:11.904688 | ubuntu-jammy-large | 2026-06-16 03:36:11.904 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2026-06-16 03:36:11.938470 | ubuntu-jammy-large | 2026-06-16 03:36:11.938 | Setting up media-types (7.0.0) ... 2026-06-16 03:36:11.939399 | ubuntu-jammy-large | 2026-06-16 03:36:11.939 | Setting up systemd-sysv (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.942203 | ubuntu-jammy-large | 2026-06-16 03:36:11.942 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2026-06-16 03:36:11.951185 | ubuntu-jammy-large | 2026-06-16 03:36:11.951 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:11.960689 | ubuntu-jammy-large | 2026-06-16 03:36:11.960 | No schema files found: doing nothing. 2026-06-16 03:36:11.967195 | ubuntu-jammy-large | 2026-06-16 03:36:11.967 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2026-06-16 03:36:11.967745 | ubuntu-jammy-large | 2026-06-16 03:36:11.967 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:36:11.969978 | ubuntu-jammy-large | 2026-06-16 03:36:11.969 | First installation detected... 2026-06-16 03:36:11.970003 | ubuntu-jammy-large | 2026-06-16 03:36:11.969 | Checking NSS setup... 2026-06-16 03:36:11.975791 | ubuntu-jammy-large | 2026-06-16 03:36:11.975 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2026-06-16 03:36:11.976430 | ubuntu-jammy-large | 2026-06-16 03:36:11.976 | Setting up libglib2.0-data (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:11.976984 | ubuntu-jammy-large | 2026-06-16 03:36:11.976 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2026-06-16 03:36:11.977613 | ubuntu-jammy-large | 2026-06-16 03:36:11.977 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2026-06-16 03:36:12.114207 | ubuntu-jammy-large | 2026-06-16 03:36:12.113 | Setting up systemd-timesyncd (249.11-0ubuntu3.21) ... 2026-06-16 03:36:12.388693 | ubuntu-jammy-large | 2026-06-16 03:36:12.388 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-06-16 03:36:12.388794 | ubuntu-jammy-large | 2026-06-16 03:36:12.388 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2026-06-16 03:36:12.392806 | ubuntu-jammy-large | 2026-06-16 03:36:12.392 | Setting up sudo (1.9.9-1ubuntu2.6) ... 2026-06-16 03:36:12.455952 | ubuntu-jammy-large | 2026-06-16 03:36:12.455 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:36:12.459193 | ubuntu-jammy-large | 2026-06-16 03:36:12.459 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2026-06-16 03:36:12.459541 | ubuntu-jammy-large | 2026-06-16 03:36:12.459 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.21) ... 2026-06-16 03:36:12.550842 | ubuntu-jammy-large | 2026-06-16 03:36:12.550 | debconf: unable to initialize frontend: Dialog 2026-06-16 03:36:12.550946 | ubuntu-jammy-large | 2026-06-16 03:36:12.550 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2026-06-16 03:36:12.550962 | ubuntu-jammy-large | 2026-06-16 03:36:12.550 | debconf: falling back to frontend: Readline 2026-06-16 03:36:12.551180 | ubuntu-jammy-large | 2026-06-16 03:36:12.551 | debconf: unable to initialize frontend: Readline 2026-06-16 03:36:12.551206 | ubuntu-jammy-large | 2026-06-16 03:36:12.551 | 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-06-16 03:36:12.551224 | ubuntu-jammy-large | 2026-06-16 03:36:12.551 | debconf: falling back to frontend: Teletype 2026-06-16 03:36:12.652826 | ubuntu-jammy-large | 2026-06-16 03:36:12.652 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2026-06-16 03:36:12.653457 | ubuntu-jammy-large | 2026-06-16 03:36:12.653 | Setting up readline-common (8.1.2-1) ... 2026-06-16 03:36:12.659342 | ubuntu-jammy-large | 2026-06-16 03:36:12.659 | Setting up libicu70:amd64 (70.1-2) ... 2026-06-16 03:36:12.659585 | ubuntu-jammy-large | 2026-06-16 03:36:12.659 | Setting up libreadline8:amd64 (8.1.2-1) ... 2026-06-16 03:36:12.660053 | ubuntu-jammy-large | 2026-06-16 03:36:12.659 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:12.662258 | ubuntu-jammy-large | 2026-06-16 03:36:12.662 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2026-06-16 03:36:12.662410 | ubuntu-jammy-large | 2026-06-16 03:36:12.662 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... 2026-06-16 03:36:12.662428 | ubuntu-jammy-large | 2026-06-16 03:36:12.662 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2026-06-16 03:36:12.662441 | ubuntu-jammy-large | 2026-06-16 03:36:12.662 | Setting up python3.10 (3.10.12-1~22.04.15) ... 2026-06-16 03:36:13.459603 | ubuntu-jammy-large | 2026-06-16 03:36:13.459 | Setting up python3 (3.10.6-1~22.04.1) ... 2026-06-16 03:36:13.466354 | ubuntu-jammy-large | 2026-06-16 03:36:13.466 | running python rtupdate hooks for python3.10... 2026-06-16 03:36:13.466424 | ubuntu-jammy-large | 2026-06-16 03:36:13.466 | running python post-rtupdate hooks for python3.10... 2026-06-16 03:36:13.593425 | ubuntu-jammy-large | 2026-06-16 03:36:13.593 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2026-06-16 03:36:13.835371 | ubuntu-jammy-large | 2026-06-16 03:36:13.835 | Setting up shared-mime-info (2.1-2) ... 2026-06-16 03:36:14.154546 | ubuntu-jammy-large | 2026-06-16 03:36:14.154 | Setting up python3-dbus (1.2.18-3build1) ... 2026-06-16 03:36:14.378064 | ubuntu-jammy-large | 2026-06-16 03:36:14.377 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2026-06-16 03:36:14.542369 | ubuntu-jammy-large | 2026-06-16 03:36:14.542 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2026-06-16 03:36:14.546960 | ubuntu-jammy-large | 2026-06-16 03:36:14.546 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:36:14.800464 | ubuntu-jammy-large | 2026-06-16 03:36:14.800 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2026-06-16 03:36:14.801314 | ubuntu-jammy-large | 2026-06-16 03:36:14.801 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:36:14.801380 | ubuntu-jammy-large | 2026-06-16 03:36:14.801 | dib-run-parts 2026-06-16 03:36:14.804260 | ubuntu-jammy-large | 2026-06-16 03:36:14.804 | dib-run-parts Target: root.d 2026-06-16 03:36:14.804308 | ubuntu-jammy-large | 2026-06-16 03:36:14.804 | dib-run-parts 2026-06-16 03:36:14.804321 | ubuntu-jammy-large | 2026-06-16 03:36:14.804 | dib-run-parts Script Seconds 2026-06-16 03:36:14.804332 | ubuntu-jammy-large | 2026-06-16 03:36:14.804 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:36:14.804342 | ubuntu-jammy-large | 2026-06-16 03:36:14.804 | dib-run-parts 2026-06-16 03:36:14.820386 | ubuntu-jammy-large | 2026-06-16 03:36:14.820 | dib-run-parts 08-debootstrap 42.461 2026-06-16 03:36:14.830099 | ubuntu-jammy-large | 2026-06-16 03:36:14.829 | dib-run-parts 09-apt-keyring 0.006 2026-06-16 03:36:14.839455 | ubuntu-jammy-large | 2026-06-16 03:36:14.839 | dib-run-parts 11-pip-cache 0.062 2026-06-16 03:36:14.849493 | ubuntu-jammy-large | 2026-06-16 03:36:14.849 | dib-run-parts 50-block-apt-translations 0.035 2026-06-16 03:36:14.859643 | ubuntu-jammy-large | 2026-06-16 03:36:14.859 | dib-run-parts 50-block-daemons 0.123 2026-06-16 03:36:14.870115 | ubuntu-jammy-large | 2026-06-16 03:36:14.870 | dib-run-parts 50-build-with-http-cache 0.006 2026-06-16 03:36:14.881133 | ubuntu-jammy-large | 2026-06-16 03:36:14.881 | dib-run-parts 50-shared-apt-cache 0.037 2026-06-16 03:36:14.892298 | ubuntu-jammy-large | 2026-06-16 03:36:14.892 | dib-run-parts 50-trim-dpkg 0.058 2026-06-16 03:36:14.902184 | ubuntu-jammy-large | 2026-06-16 03:36:14.902 | dib-run-parts 75-ubuntu-minimal-baseinstall 28.075 2026-06-16 03:36:14.905341 | ubuntu-jammy-large | 2026-06-16 03:36:14.905 | dib-run-parts 2026-06-16 03:36:14.905602 | ubuntu-jammy-large | 2026-06-16 03:36:14.905 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:36:15.095018 | ubuntu-jammy-large | 2026-06-16 03:36:15.094 | Running hooks from /tmp/dib_build.yzExe6oB/hooks/extra-data.d 2026-06-16 03:36:15.114947 | ubuntu-jammy-large | 2026-06-16 03:36:15.114 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-base-defaults 2026-06-16 03:36:15.125542 | ubuntu-jammy-large | 2026-06-16 03:36:15.125 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-base-defaults 2026-06-16 03:36:15.131878 | ubuntu-jammy-large | 2026-06-16 03:36:15.131 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:15.138004 | ubuntu-jammy-large | 2026-06-16 03:36:15.137 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:15.145002 | ubuntu-jammy-large | 2026-06-16 03:36:15.144 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:15.151254 | ubuntu-jammy-large | 2026-06-16 03:36:15.151 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:15.158037 | ubuntu-jammy-large | 2026-06-16 03:36:15.157 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:15.168010 | ubuntu-jammy-large | 2026-06-16 03:36:15.167 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:15.173878 | ubuntu-jammy-large | 2026-06-16 03:36:15.173 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:36:15.180284 | ubuntu-jammy-large | 2026-06-16 03:36:15.180 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:36:15.186888 | ubuntu-jammy-large | 2026-06-16 03:36:15.186 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:15.192514 | ubuntu-jammy-large | 2026-06-16 03:36:15.192 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:15.199029 | ubuntu-jammy-large | 2026-06-16 03:36:15.198 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:36:15.205274 | ubuntu-jammy-large | 2026-06-16 03:36:15.205 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:15.210494 | ubuntu-jammy-large | 2026-06-16 03:36:15.210 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:15.215692 | ubuntu-jammy-large | 2026-06-16 03:36:15.215 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:15.221668 | ubuntu-jammy-large | 2026-06-16 03:36:15.221 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:15.228160 | ubuntu-jammy-large | 2026-06-16 03:36:15.228 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:15.234265 | ubuntu-jammy-large | 2026-06-16 03:36:15.234 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:15.239535 | ubuntu-jammy-large | 2026-06-16 03:36:15.239 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:15.245595 | ubuntu-jammy-large | 2026-06-16 03:36:15.245 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:15.252267 | ubuntu-jammy-large | 2026-06-16 03:36:15.252 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:15.263587 | ubuntu-jammy-large | 2026-06-16 03:36:15.263 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:15.269867 | ubuntu-jammy-large | 2026-06-16 03:36:15.269 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:15.275653 | ubuntu-jammy-large | 2026-06-16 03:36:15.275 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:15.281427 | ubuntu-jammy-large | 2026-06-16 03:36:15.281 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:15.290977 | ubuntu-jammy-large | 2026-06-16 03:36:15.290 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:15.296378 | ubuntu-jammy-large | 2026-06-16 03:36:15.296 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-06-16 03:36:15.301919 | ubuntu-jammy-large | 2026-06-16 03:36:15.301 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-06-16 03:36:15.306709 | ubuntu-jammy-large | 2026-06-16 03:36:15.306 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-pip-cache 2026-06-16 03:36:15.316056 | ubuntu-jammy-large | 2026-06-16 03:36:15.315 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-pip-cache 2026-06-16 03:36:15.321666 | ubuntu-jammy-large | 2026-06-16 03:36:15.321 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:15.327393 | ubuntu-jammy-large | 2026-06-16 03:36:15.327 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:15.333483 | ubuntu-jammy-large | 2026-06-16 03:36:15.333 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:15.344187 | ubuntu-jammy-large | 2026-06-16 03:36:15.344 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:15.349513 | ubuntu-jammy-large | 2026-06-16 03:36:15.349 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-06-16 03:36:15.355348 | ubuntu-jammy-large | 2026-06-16 03:36:15.355 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-06-16 03:36:15.360425 | ubuntu-jammy-large | 2026-06-16 03:36:15.360 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-06-16 03:36:15.366499 | ubuntu-jammy-large | 2026-06-16 03:36:15.366 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-06-16 03:36:15.372830 | ubuntu-jammy-large | 2026-06-16 03:36:15.372 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:15.379279 | ubuntu-jammy-large | 2026-06-16 03:36:15.379 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:15.385839 | ubuntu-jammy-large | 2026-06-16 03:36:15.385 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:15.391940 | ubuntu-jammy-large | 2026-06-16 03:36:15.391 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:15.398398 | ubuntu-jammy-large | 2026-06-16 03:36:15.398 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-06-16 03:36:15.404618 | ubuntu-jammy-large | 2026-06-16 03:36:15.404 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:36:15.411286 | ubuntu-jammy-large | 2026-06-16 03:36:15.411 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:36:15.419283 | ubuntu-jammy-large | 2026-06-16 03:36:15.419 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:15.425305 | ubuntu-jammy-large | 2026-06-16 03:36:15.425 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:15.430425 | ubuntu-jammy-large | 2026-06-16 03:36:15.430 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:15.441332 | ubuntu-jammy-large | 2026-06-16 03:36:15.441 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:15.446853 | ubuntu-jammy-large | 2026-06-16 03:36:15.446 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:15.453237 | ubuntu-jammy-large | 2026-06-16 03:36:15.453 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:15.459812 | ubuntu-jammy-large | 2026-06-16 03:36:15.459 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:15.471643 | ubuntu-jammy-large | 2026-06-16 03:36:15.471 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:15.478263 | ubuntu-jammy-large | 2026-06-16 03:36:15.478 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:36:15.485396 | ubuntu-jammy-large | 2026-06-16 03:36:15.485 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:15.491596 | ubuntu-jammy-large | 2026-06-16 03:36:15.491 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:15.497784 | ubuntu-jammy-large | 2026-06-16 03:36:15.497 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:15.506203 | ubuntu-jammy-large | 2026-06-16 03:36:15.506 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:15.511051 | ubuntu-jammy-large | 2026-06-16 03:36:15.510 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:15.517050 | ubuntu-jammy-large | 2026-06-16 03:36:15.516 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:15.523331 | ubuntu-jammy-large | 2026-06-16 03:36:15.523 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:15.532818 | ubuntu-jammy-large | 2026-06-16 03:36:15.532 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:15.538128 | ubuntu-jammy-large | 2026-06-16 03:36:15.537 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:15.543958 | ubuntu-jammy-large | 2026-06-16 03:36:15.543 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:15.550357 | ubuntu-jammy-large | 2026-06-16 03:36:15.550 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/14-manifests 2026-06-16 03:36:15.559593 | ubuntu-jammy-large | 2026-06-16 03:36:15.559 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/14-manifests 2026-06-16 03:36:15.566480 | ubuntu-jammy-large | 2026-06-16 03:36:15.566 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:15.572155 | ubuntu-jammy-large | 2026-06-16 03:36:15.572 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:15.578815 | ubuntu-jammy-large | 2026-06-16 03:36:15.578 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:36:15.585224 | ubuntu-jammy-large | 2026-06-16 03:36:15.585 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:36:15.592409 | ubuntu-jammy-large | 2026-06-16 03:36:15.592 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-06-16 03:36:15.603398 | ubuntu-jammy-large | 2026-06-16 03:36:15.603 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/15-block-device.bash 2026-06-16 03:36:15.608921 | ubuntu-jammy-large | 2026-06-16 03:36:15.608 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:36:15.614322 | ubuntu-jammy-large | 2026-06-16 03:36:15.614 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:15.619305 | ubuntu-jammy-large | 2026-06-16 03:36:15.619 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:15.625699 | ubuntu-jammy-large | 2026-06-16 03:36:15.625 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-06-16 03:36:15.636566 | ubuntu-jammy-large | 2026-06-16 03:36:15.636 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/20-network-interface-names 2026-06-16 03:36:15.642462 | ubuntu-jammy-large | 2026-06-16 03:36:15.642 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:36:15.648402 | ubuntu-jammy-large | 2026-06-16 03:36:15.648 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:36:15.654795 | ubuntu-jammy-large | 2026-06-16 03:36:15.654 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-06-16 03:36:15.665647 | ubuntu-jammy-large | 2026-06-16 03:36:15.665 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/50-dib-python-version 2026-06-16 03:36:15.671297 | ubuntu-jammy-large | 2026-06-16 03:36:15.671 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-06-16 03:36:15.677574 | ubuntu-jammy-large | 2026-06-16 03:36:15.677 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-06-16 03:36:15.684131 | ubuntu-jammy-large | 2026-06-16 03:36:15.683 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-06-16 03:36:15.690185 | ubuntu-jammy-large | 2026-06-16 03:36:15.690 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-06-16 03:36:15.693541 | ubuntu-jammy-large | 2026-06-16 03:36:15.693 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-06-16 03:36:15.699481 | ubuntu-jammy-large | 2026-06-16 03:36:15.699 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-06-16 03:36:15.705956 | ubuntu-jammy-large | 2026-06-16 03:36:15.705 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-06-16 03:36:15.711363 | ubuntu-jammy-large | 2026-06-16 03:36:15.711 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-06-16 03:36:15.718218 | ubuntu-jammy-large | 2026-06-16 03:36:15.718 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:15.728698 | ubuntu-jammy-large | 2026-06-16 03:36:15.728 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:15.734421 | ubuntu-jammy-large | 2026-06-16 03:36:15.734 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-06-16 03:36:15.739448 | ubuntu-jammy-large | 2026-06-16 03:36:15.739 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-06-16 03:36:15.744837 | ubuntu-jammy-large | 2026-06-16 03:36:15.744 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-06-16 03:36:15.750683 | ubuntu-jammy-large | 2026-06-16 03:36:15.750 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:36:15.756558 | ubuntu-jammy-large | 2026-06-16 03:36:15.756 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:36:15.762849 | ubuntu-jammy-large | 2026-06-16 03:36:15.762 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:36:15.768176 | ubuntu-jammy-large | 2026-06-16 03:36:15.768 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:36:15.773959 | ubuntu-jammy-large | 2026-06-16 03:36:15.773 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-06-16 03:36:15.784163 | ubuntu-jammy-large | 2026-06-16 03:36:15.784 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/extra-data.d/../environment.d/99-dib-init-system 2026-06-16 03:36:15.788946 | ubuntu-jammy-large | 2026-06-16 03:36:15.788 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-06-16 03:36:15.795348 | ubuntu-jammy-large | 2026-06-16 03:36:15.795 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-06-16 03:36:15.801922 | ubuntu-jammy-large | 2026-06-16 03:36:15.801 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/10-create-pkg-map-dir 2026-06-16 03:36:15.834309 | ubuntu-jammy-large | 2026-06-16 03:36:15.834 | Copying pkg-map for source-repositories 2026-06-16 03:36:15.859754 | ubuntu-jammy-large | 2026-06-16 03:36:15.859 | Copying pkg-map for debootstrap 2026-06-16 03:36:15.883258 | ubuntu-jammy-large | 2026-06-16 03:36:15.882 | Copying pkg-map for base 2026-06-16 03:36:15.908356 | ubuntu-jammy-large | 2026-06-16 03:36:15.908 | Copying pkg-map for amphora-agent 2026-06-16 03:36:15.932803 | ubuntu-jammy-large | 2026-06-16 03:36:15.932 | Copying pkg-map for bootloader 2026-06-16 03:36:15.955314 | ubuntu-jammy-large | 2026-06-16 03:36:15.955 | Copying pkg-map for install-static 2026-06-16 03:36:15.980238 | ubuntu-jammy-large | 2026-06-16 03:36:15.979 | Copying pkg-map for haproxy-logrotate 2026-06-16 03:36:16.002250 | ubuntu-jammy-large | 2026-06-16 03:36:16.002 | Copying pkg-map for haproxy-octavia 2026-06-16 03:36:16.024795 | ubuntu-jammy-large | 2026-06-16 03:36:16.024 | Copying pkg-map for cache-url 2026-06-16 03:36:16.050780 | ubuntu-jammy-large | 2026-06-16 03:36:16.050 | Copying pkg-map for keepalived-octavia 2026-06-16 03:36:16.074207 | ubuntu-jammy-large | 2026-06-16 03:36:16.073 | Copying pkg-map for sos 2026-06-16 03:36:16.097792 | ubuntu-jammy-large | 2026-06-16 03:36:16.097 | Copying pkg-map for svc-map 2026-06-16 03:36:16.119185 | ubuntu-jammy-large | 2026-06-16 03:36:16.118 | dib-run-parts 10-create-pkg-map-dir completed 2026-06-16 03:36:16.119388 | ubuntu-jammy-large | 2026-06-16 03:36:16.119 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/10-merge-svc-map-files 2026-06-16 03:36:16.193481 | ubuntu-jammy-large | 2026-06-16 03:36:16.193 | dib-run-parts 10-merge-svc-map-files completed 2026-06-16 03:36:16.193615 | ubuntu-jammy-large | 2026-06-16 03:36:16.193 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/11-copy-svc-map-file 2026-06-16 03:36:16.231623 | ubuntu-jammy-large | 2026-06-16 03:36:16.231 | dib-run-parts 11-copy-svc-map-file completed 2026-06-16 03:36:16.231801 | ubuntu-jammy-large | 2026-06-16 03:36:16.231 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/20-manifest-dir 2026-06-16 03:36:16.262864 | ubuntu-jammy-large | 2026-06-16 03:36:16.262 | dib-run-parts 20-manifest-dir completed 2026-06-16 03:36:16.263110 | ubuntu-jammy-large | 2026-06-16 03:36:16.263 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/50-modprobe-blacklist 2026-06-16 03:36:16.301327 | ubuntu-jammy-large | 2026-06-16 03:36:16.301 | dib-run-parts 50-modprobe-blacklist completed 2026-06-16 03:36:16.301440 | ubuntu-jammy-large | 2026-06-16 03:36:16.301 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/98-source-repositories 2026-06-16 03:36:16.322900 | ubuntu-jammy-large | 2026-06-16 03:36:16.322 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Tue Jun 16 03:36:16 UTC 2026 for /tmp/dib_build.yzExe6oB/hooks/source-repository-amphora-agent 2026-06-16 03:36:16.332230 | ubuntu-jammy-large | 2026-06-16 03:36:16.332 | (0001 / 0002) 2026-06-16 03:36:16.358676 | ubuntu-jammy-large | 2026-06-16 03:36:16.358 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2026-06-16 03:36:23.915805 | ubuntu-jammy-large | 2026-06-16 03:36:23.915 | 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-06-16 03:36:24.852554 | ubuntu-jammy-large | 2026-06-16 03:36:24.852 | Cloning from amphora-agent cache and applying ref stable/2025.2 2026-06-16 03:36:25.199441 | ubuntu-jammy-large | 2026-06-16 03:36:25.199 | HEAD is now at 7fc09c0c3 Merge "Add SKI and AKI extensions to amphora certificates" into stable/2025.2 2026-06-16 03:36:25.253373 | ubuntu-jammy-large | 2026-06-16 03:36:25.253 | (0002 / 0002) 2026-06-16 03:36:25.289043 | ubuntu-jammy-large | 2026-06-16 03:36:25.288 | 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-06-16 03:36:25.324839 | ubuntu-jammy-large | 2026-06-16 03:36:25.324 | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-16 03:36:25.325469 | ubuntu-jammy-large | 2026-06-16 03:36:25.325 | Dload Upload Total Spent Left Speed 2026-06-16 03:36:26.080041 | ubuntu-jammy-large | 2026-06-16 03:36:26.079 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14023 100 14023 0 0 18563 0 --:--:-- --:--:-- --:--:-- 18573 2026-06-16 03:36:26.085521 | ubuntu-jammy-large | 2026-06-16 03:36:26.085 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2025.2/upper-constraints.txt for the first time 2026-06-16 03:36:26.138606 | ubuntu-jammy-large | 2026-06-16 03:36:26.138 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Tue Jun 16 03:36:26 UTC 2026 for /tmp/dib_build.yzExe6oB/hooks/source-repository-octavia-lib 2026-06-16 03:36:26.150911 | ubuntu-jammy-large | 2026-06-16 03:36:26.150 | (0001 / 0001) 2026-06-16 03:36:26.183700 | ubuntu-jammy-large | 2026-06-16 03:36:26.183 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2026-06-16 03:36:27.681108 | ubuntu-jammy-large | 2026-06-16 03:36:27.680 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2026-06-16 03:36:28.453715 | ubuntu-jammy-large | 2026-06-16 03:36:28.453 | Cloning from octavia-lib cache and applying ref master 2026-06-16 03:36:28.586736 | ubuntu-jammy-large | 2026-06-16 03:36:28.586 | HEAD is now at a9b8200 reno: Update master for unmaintained/2024.1 2026-06-16 03:36:28.656525 | ubuntu-jammy-large | 2026-06-16 03:36:28.656 | dib-run-parts 98-source-repositories completed 2026-06-16 03:36:28.656640 | ubuntu-jammy-large | 2026-06-16 03:36:28.656 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/99-enable-install-types 2026-06-16 03:36:28.673529 | ubuntu-jammy-large | 2026-06-16 03:36:28.673 | /tmp/dib_build.yzExe6oB/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.qEtXqL 2026-06-16 03:36:28.675927 | ubuntu-jammy-large | 2026-06-16 03:36:28.675 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.qEtXqL 2026-06-16 03:36:28.678239 | ubuntu-jammy-large | 2026-06-16 03:36:28.678 | /tmp/dib_build.yzExe6oB/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.qEtXqL 2026-06-16 03:36:28.680439 | ubuntu-jammy-large | 2026-06-16 03:36:28.680 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.qEtXqL 2026-06-16 03:36:28.683552 | ubuntu-jammy-large | 2026-06-16 03:36:28.683 | dib-run-parts 99-enable-install-types completed 2026-06-16 03:36:28.683579 | ubuntu-jammy-large | 2026-06-16 03:36:28.683 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/extra-data.d/99-squash-package-install 2026-06-16 03:36:28.789833 | ubuntu-jammy-large | 2026-06-16 03:36:28.789 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2026-06-16 03:36:28.790728 | ubuntu-jammy-large | 2026-06-16 03:36:28.790 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2026-06-16 03:36:28.791458 | ubuntu-jammy-large | 2026-06-16 03:36:28.791 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2026-06-16 03:36:28.791691 | ubuntu-jammy-large | 2026-06-16 03:36:28.791 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2026-06-16 03:36:28.791846 | ubuntu-jammy-large | 2026-06-16 03:36:28.791 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2026-06-16 03:36:28.792274 | ubuntu-jammy-large | 2026-06-16 03:36:28.792 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2026-06-16 03:36:28.792748 | ubuntu-jammy-large | 2026-06-16 03:36:28.792 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2026-06-16 03:36:28.793362 | ubuntu-jammy-large | 2026-06-16 03:36:28.793 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2026-06-16 03:36:28.801754 | ubuntu-jammy-large | 2026-06-16 03:36:28.801 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2026-06-16 03:36:28.802672 | ubuntu-jammy-large | 2026-06-16 03:36:28.802 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2026-06-16 03:36:28.803125 | ubuntu-jammy-large | 2026-06-16 03:36:28.803 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2026-06-16 03:36:28.803337 | ubuntu-jammy-large | 2026-06-16 03:36:28.803 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2026-06-16 03:36:28.807298 | ubuntu-jammy-large | 2026-06-16 03:36:28.807 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2026-06-16 03:36:28.825432 | ubuntu-jammy-large | 2026-06-16 03:36:28.825 | dib-run-parts 99-squash-package-install completed 2026-06-16 03:36:28.825522 | ubuntu-jammy-large | 2026-06-16 03:36:28.825 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:36:28.825553 | ubuntu-jammy-large | 2026-06-16 03:36:28.825 | dib-run-parts 2026-06-16 03:36:28.828801 | ubuntu-jammy-large | 2026-06-16 03:36:28.828 | dib-run-parts Target: extra-data.d 2026-06-16 03:36:28.828854 | ubuntu-jammy-large | 2026-06-16 03:36:28.828 | dib-run-parts 2026-06-16 03:36:28.828865 | ubuntu-jammy-large | 2026-06-16 03:36:28.828 | dib-run-parts Script Seconds 2026-06-16 03:36:28.828876 | ubuntu-jammy-large | 2026-06-16 03:36:28.828 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:36:28.828884 | ubuntu-jammy-large | 2026-06-16 03:36:28.828 | dib-run-parts 2026-06-16 03:36:28.842500 | ubuntu-jammy-large | 2026-06-16 03:36:28.842 | dib-run-parts 10-create-pkg-map-dir 0.314 2026-06-16 03:36:28.854611 | ubuntu-jammy-large | 2026-06-16 03:36:28.854 | dib-run-parts 10-merge-svc-map-files 0.071 2026-06-16 03:36:28.862118 | ubuntu-jammy-large | 2026-06-16 03:36:28.862 | dib-run-parts 11-copy-svc-map-file 0.035 2026-06-16 03:36:28.870956 | ubuntu-jammy-large | 2026-06-16 03:36:28.870 | dib-run-parts 20-manifest-dir 0.028 2026-06-16 03:36:28.879845 | ubuntu-jammy-large | 2026-06-16 03:36:28.879 | dib-run-parts 50-modprobe-blacklist 0.036 2026-06-16 03:36:28.890170 | ubuntu-jammy-large | 2026-06-16 03:36:28.890 | dib-run-parts 98-source-repositories 12.352 2026-06-16 03:36:28.899722 | ubuntu-jammy-large | 2026-06-16 03:36:28.899 | dib-run-parts 99-enable-install-types 0.025 2026-06-16 03:36:28.910421 | ubuntu-jammy-large | 2026-06-16 03:36:28.910 | dib-run-parts 99-squash-package-install 0.139 2026-06-16 03:36:28.912739 | ubuntu-jammy-large | 2026-06-16 03:36:28.912 | dib-run-parts 2026-06-16 03:36:28.912819 | ubuntu-jammy-large | 2026-06-16 03:36:28.912 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:36:29.059823 | ubuntu-jammy-large | 2026-06-16 03:36:29.059 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-06-16 03:36:29.065919 | ubuntu-jammy-large | 2026-06-16 03:36:29.065 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2026-06-16 03:36:29.066227 | ubuntu-jammy-large | 2026-06-16 03:36:29.066 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:29.066342 | ubuntu-jammy-large | 2026-06-16 03:36:29.066 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:29.066516 | ubuntu-jammy-large | 2026-06-16 03:36:29.066 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:29.066628 | ubuntu-jammy-large | 2026-06-16 03:36:29.066 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:29.066995 | ubuntu-jammy-large | 2026-06-16 03:36:29.066 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:29.070863 | ubuntu-jammy-large | 2026-06-16 03:36:29.070 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:29.071166 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:36:29.071314 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:36:29.071506 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:29.071654 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:29.071891 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:36:29.072042 | ubuntu-jammy-large | 2026-06-16 03:36:29.071 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:29.072183 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:29.072369 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ export DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:29.072495 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:29.072708 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:29.072830 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:29.073004 | ubuntu-jammy-large | 2026-06-16 03:36:29.072 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:29.073125 | ubuntu-jammy-large | 2026-06-16 03:36:29.073 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:29.073563 | ubuntu-jammy-large | 2026-06-16 03:36:29.073 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:29.078428 | ubuntu-jammy-large | 2026-06-16 03:36:29.078 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:29.078716 | ubuntu-jammy-large | 2026-06-16 03:36:29.078 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:29.078806 | ubuntu-jammy-large | 2026-06-16 03:36:29.078 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:29.079056 | ubuntu-jammy-large | 2026-06-16 03:36:29.079 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:29.082767 | ubuntu-jammy-large | 2026-06-16 03:36:29.082 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:29.082968 | ubuntu-jammy-large | 2026-06-16 03:36:29.082 | ++ export DIB_ADD_APT_KEYS= 2026-06-16 03:36:29.083047 | ubuntu-jammy-large | 2026-06-16 03:36:29.083 | ++ DIB_ADD_APT_KEYS= 2026-06-16 03:36:29.083320 | ubuntu-jammy-large | 2026-06-16 03:36:29.083 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-06-16 03:36:29.087051 | ubuntu-jammy-large | 2026-06-16 03:36:29.086 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2026-06-16 03:36:29.087217 | ubuntu-jammy-large | 2026-06-16 03:36:29.087 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:29.087296 | ubuntu-jammy-large | 2026-06-16 03:36:29.087 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:29.087539 | ubuntu-jammy-large | 2026-06-16 03:36:29.087 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:29.091191 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:29.091385 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ export DISTRO_NAME=ubuntu 2026-06-16 03:36:29.091465 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ DISTRO_NAME=ubuntu 2026-06-16 03:36:29.091567 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ export DIB_RELEASE=jammy 2026-06-16 03:36:29.091665 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ DIB_RELEASE=jammy 2026-06-16 03:36:29.091764 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:29.091835 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:29.091926 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:29.092015 | ubuntu-jammy-large | 2026-06-16 03:36:29.091 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:29.092127 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | ++ ARCH=amd64 2026-06-16 03:36:29.092249 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:36:29.092455 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:36:29.092568 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:29.092712 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:29.092963 | ubuntu-jammy-large | 2026-06-16 03:36:29.092 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:29.096528 | ubuntu-jammy-large | 2026-06-16 03:36:29.096 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:29.096729 | ubuntu-jammy-large | 2026-06-16 03:36:29.096 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:29.096803 | ubuntu-jammy-large | 2026-06-16 03:36:29.096 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:29.097024 | ubuntu-jammy-large | 2026-06-16 03:36:29.096 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:29.100730 | ubuntu-jammy-large | 2026-06-16 03:36:29.100 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:29.100917 | ubuntu-jammy-large | 2026-06-16 03:36:29.100 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:36:29.100996 | ubuntu-jammy-large | 2026-06-16 03:36:29.100 | ++ export DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:29.101063 | ubuntu-jammy-large | 2026-06-16 03:36:29.101 | ++ DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:29.101276 | ubuntu-jammy-large | 2026-06-16 03:36:29.101 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:29.104800 | ubuntu-jammy-large | 2026-06-16 03:36:29.104 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:29.104996 | ubuntu-jammy-large | 2026-06-16 03:36:29.104 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:29.105077 | ubuntu-jammy-large | 2026-06-16 03:36:29.105 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:29.105305 | ubuntu-jammy-large | 2026-06-16 03:36:29.105 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:29.108902 | ubuntu-jammy-large | 2026-06-16 03:36:29.108 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:29.109107 | ubuntu-jammy-large | 2026-06-16 03:36:29.109 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:29.109185 | ubuntu-jammy-large | 2026-06-16 03:36:29.109 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:29.109445 | ubuntu-jammy-large | 2026-06-16 03:36:29.109 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-06-16 03:36:29.114180 | ubuntu-jammy-large | 2026-06-16 03:36:29.114 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2026-06-16 03:36:29.114433 | ubuntu-jammy-large | 2026-06-16 03:36:29.114 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:29.114528 | ubuntu-jammy-large | 2026-06-16 03:36:29.114 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:29.114779 | ubuntu-jammy-large | 2026-06-16 03:36:29.114 | ++ 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-06-16 03:36:29.114886 | ubuntu-jammy-large | 2026-06-16 03:36:29.114 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-06-16 03:36:29.115190 | ubuntu-jammy-large | 2026-06-16 03:36:29.115 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-06-16 03:36:29.119764 | ubuntu-jammy-large | 2026-06-16 03:36:29.119 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2026-06-16 03:36:29.120008 | ubuntu-jammy-large | 2026-06-16 03:36:29.119 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:36:29.120202 | ubuntu-jammy-large | 2026-06-16 03:36:29.120 | ++ export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:29.120314 | ubuntu-jammy-large | 2026-06-16 03:36:29.120 | ++ DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:29.120645 | ubuntu-jammy-large | 2026-06-16 03:36:29.120 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-06-16 03:36:29.124397 | ubuntu-jammy-large | 2026-06-16 03:36:29.124 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2026-06-16 03:36:29.124533 | ubuntu-jammy-large | 2026-06-16 03:36:29.124 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:36:29.124622 | ubuntu-jammy-large | 2026-06-16 03:36:29.124 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:36:29.124768 | ubuntu-jammy-large | 2026-06-16 03:36:29.124 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-06-16 03:36:29.129118 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2026-06-16 03:36:29.129269 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ '[' -z '' ']' 2026-06-16 03:36:29.129312 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ case "$DISTRO_NAME" in 2026-06-16 03:36:29.129357 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ '[' jammy == trusty ']' 2026-06-16 03:36:29.129409 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ '[' -z '' ']' 2026-06-16 03:36:29.129442 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ DIB_PYTHON_VERSION=3 2026-06-16 03:36:29.129479 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ export DIB_PYTHON_VERSION 2026-06-16 03:36:29.129520 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ export DIB_PYTHON=python3 2026-06-16 03:36:29.129549 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | ++ DIB_PYTHON=python3 2026-06-16 03:36:29.129696 | ubuntu-jammy-large | 2026-06-16 03:36:29.129 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:29.133689 | ubuntu-jammy-large | 2026-06-16 03:36:29.133 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:29.134004 | ubuntu-jammy-large | 2026-06-16 03:36:29.133 | ++ '[' 0 -gt 0 ']' 2026-06-16 03:36:29.134142 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ set -euo pipefail 2026-06-16 03:36:29.134306 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ case $DISTRO_NAME in 2026-06-16 03:36:29.134408 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:36:29.134494 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:36:29.134574 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:36:29.134751 | ubuntu-jammy-large | 2026-06-16 03:36:29.134 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:36:29.135057 | ubuntu-jammy-large | 2026-06-16 03:36:29.135 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-06-16 03:36:29.139655 | ubuntu-jammy-large | 2026-06-16 03:36:29.139 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2026-06-16 03:36:29.139917 | ubuntu-jammy-large | 2026-06-16 03:36:29.139 | ++ '[' -z systemd ']' 2026-06-16 03:36:29.140055 | ubuntu-jammy-large | 2026-06-16 03:36:29.140 | ++ case $DIB_INIT_SYSTEM in 2026-06-16 03:36:29.140373 | ubuntu-jammy-large | 2026-06-16 03:36:29.140 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2026-06-16 03:36:29.147807 | ubuntu-jammy-large | 2026-06-16 03:36:29.147 | 0+1 records in 2026-06-16 03:36:29.147849 | ubuntu-jammy-large | 2026-06-16 03:36:29.147 | 0+1 records out 2026-06-16 03:36:29.147862 | ubuntu-jammy-large | 2026-06-16 03:36:29.147 | 56 bytes copied, 0.00011812 s, 474 kB/s 2026-06-16 03:36:29.150548 | ubuntu-jammy-large | 2026-06-16 03:36:29.150 | dib-run-parts 00-disable-apt-recommends completed 2026-06-16 03:36:29.150827 | ubuntu-jammy-large | 2026-06-16 03:36:29.150 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2026-06-16 03:36:29.161299 | ubuntu-jammy-large | 2026-06-16 03:36:29.161 | dib-run-parts 01-dib-python completed 2026-06-16 03:36:29.161514 | ubuntu-jammy-large | 2026-06-16 03:36:29.161 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2026-06-16 03:36:29.175089 | ubuntu-jammy-large | 2026-06-16 03:36:29.174 | dib-run-parts 01-install-bin completed 2026-06-16 03:36:29.175364 | ubuntu-jammy-large | 2026-06-16 03:36:29.175 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2026-06-16 03:36:29.338436 | ubuntu-jammy-large | 2026-06-16 03:36:29.338 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-06-16 03:36:29.338561 | ubuntu-jammy-large | 2026-06-16 03:36:29.338 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-06-16 03:36:29.349901 | ubuntu-jammy-large | 2026-06-16 03:36:29.349 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-06-16 03:36:29.365694 | ubuntu-jammy-large | 2026-06-16 03:36:29.365 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-06-16 03:36:31.114812 | ubuntu-jammy-large | 2026-06-16 03:36:31.114 | Reading package lists... 2026-06-16 03:36:31.212200 | ubuntu-jammy-large | 2026-06-16 03:36:31.211 | Reading package lists... 2026-06-16 03:36:31.523493 | ubuntu-jammy-large | 2026-06-16 03:36:31.523 | Building dependency tree... 2026-06-16 03:36:31.523606 | ubuntu-jammy-large | 2026-06-16 03:36:31.523 | Reading state information... 2026-06-16 03:36:31.778253 | ubuntu-jammy-large | 2026-06-16 03:36:31.777 | The following NEW packages will be installed: 2026-06-16 03:36:31.779426 | ubuntu-jammy-large | 2026-06-16 03:36:31.779 | apt-transport-https 2026-06-16 03:36:31.912387 | ubuntu-jammy-large | 2026-06-16 03:36:31.911 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:31.912457 | ubuntu-jammy-large | 2026-06-16 03:36:31.912 | Need to get 1510 B of archives. 2026-06-16 03:36:31.912471 | ubuntu-jammy-large | 2026-06-16 03:36:31.912 | After this operation, 170 kB of additional disk space will be used. 2026-06-16 03:36:31.912483 | ubuntu-jammy-large | 2026-06-16 03:36:31.912 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2026-06-16 03:36:32.064666 | ubuntu-jammy-large | 2026-06-16 03:36:32.064 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:32.098477 | ubuntu-jammy-large | 2026-06-16 03:36:32.098 | Fetched 1510 B in 0s (12.1 kB/s) 2026-06-16 03:36:32.114062 | ubuntu-jammy-large | 2026-06-16 03:36:32.113 | Selecting previously unselected package apt-transport-https. 2026-06-16 03:36:32.119920 | ubuntu-jammy-large | 2026-06-16 03:36:32.119 | (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-06-16 03:36:32.120507 | ubuntu-jammy-large | 2026-06-16 03:36:32.120 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2026-06-16 03:36:32.120709 | ubuntu-jammy-large | 2026-06-16 03:36:32.120 | Unpacking apt-transport-https (2.4.14) ... 2026-06-16 03:36:32.139755 | ubuntu-jammy-large | 2026-06-16 03:36:32.139 | Setting up apt-transport-https (2.4.14) ... 2026-06-16 03:36:32.396580 | ubuntu-jammy-large | 2026-06-16 03:36:32.396 | Reading package lists... 2026-06-16 03:36:32.724704 | ubuntu-jammy-large | 2026-06-16 03:36:32.724 | Building dependency tree... 2026-06-16 03:36:32.724854 | ubuntu-jammy-large | 2026-06-16 03:36:32.724 | Reading state information... 2026-06-16 03:36:32.965558 | ubuntu-jammy-large | 2026-06-16 03:36:32.965 | The following additional packages will be installed: 2026-06-16 03:36:32.965790 | ubuntu-jammy-large | 2026-06-16 03:36:32.965 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-06-16 03:36:32.965904 | ubuntu-jammy-large | 2026-06-16 03:36:32.965 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-06-16 03:36:32.966215 | ubuntu-jammy-large | 2026-06-16 03:36:32.966 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-06-16 03:36:32.966309 | ubuntu-jammy-large | 2026-06-16 03:36:32.966 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-06-16 03:36:32.966714 | ubuntu-jammy-large | 2026-06-16 03:36:32.966 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-06-16 03:36:32.967216 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-06-16 03:36:32.967284 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-06-16 03:36:32.967297 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-cryptography python3-distro python3-httplib2 2026-06-16 03:36:32.967319 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-06-16 03:36:32.967353 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-06-16 03:36:32.967383 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-06-16 03:36:32.967393 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-pyparsing python3-secretstorage python3-six 2026-06-16 03:36:32.967712 | ubuntu-jammy-large | 2026-06-16 03:36:32.967 | python3-software-properties python3-wadllib python3-zipp 2026-06-16 03:36:32.969142 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | Suggested packages: 2026-06-16 03:36:32.969155 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2026-06-16 03:36:32.969167 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2026-06-16 03:36:32.969175 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2026-06-16 03:36:32.969184 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | python3-keyrings.alt python3-testresources python3-setuptools 2026-06-16 03:36:32.969194 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | python-pyparsing-doc python-secretstorage-doc 2026-06-16 03:36:32.969204 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | Recommended packages: 2026-06-16 03:36:32.969244 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2026-06-16 03:36:32.969253 | ubuntu-jammy-large | 2026-06-16 03:36:32.969 | packagekit-tools unattended-upgrades 2026-06-16 03:36:33.006673 | ubuntu-jammy-large | 2026-06-16 03:36:33.006 | The following NEW packages will be installed: 2026-06-16 03:36:33.006950 | ubuntu-jammy-large | 2026-06-16 03:36:33.006 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2026-06-16 03:36:33.007063 | ubuntu-jammy-large | 2026-06-16 03:36:33.007 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2026-06-16 03:36:33.007362 | ubuntu-jammy-large | 2026-06-16 03:36:33.007 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2026-06-16 03:36:33.007457 | ubuntu-jammy-large | 2026-06-16 03:36:33.007 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2026-06-16 03:36:33.007877 | ubuntu-jammy-large | 2026-06-16 03:36:33.007 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2026-06-16 03:36:33.008440 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2026-06-16 03:36:33.008485 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2026-06-16 03:36:33.008520 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-cryptography python3-distro python3-httplib2 2026-06-16 03:36:33.008579 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2026-06-16 03:36:33.008594 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2026-06-16 03:36:33.008608 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-more-itertools python3-oauthlib python3-pkg-resources 2026-06-16 03:36:33.008622 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-pyparsing python3-secretstorage python3-six 2026-06-16 03:36:33.008773 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | python3-software-properties python3-wadllib python3-zipp 2026-06-16 03:36:33.008888 | ubuntu-jammy-large | 2026-06-16 03:36:33.008 | software-properties-common 2026-06-16 03:36:33.158680 | ubuntu-jammy-large | 2026-06-16 03:36:33.158 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:33.158779 | ubuntu-jammy-large | 2026-06-16 03:36:33.158 | Need to get 9332 kB of archives. 2026-06-16 03:36:33.158796 | ubuntu-jammy-large | 2026-06-16 03:36:33.158 | After this operation, 43.1 MB of additional disk space will be used. 2026-06-16 03:36:33.158812 | ubuntu-jammy-large | 2026-06-16 03:36:33.158 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.12 [5488 B] 2026-06-16 03:36:33.177775 | ubuntu-jammy-large | 2026-06-16 03:36:33.177 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2026-06-16 03:36:33.354710 | ubuntu-jammy-large | 2026-06-16 03:36:33.354 | 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-06-16 03:36:33.355155 | ubuntu-jammy-large | 2026-06-16 03:36:33.355 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2026-06-16 03:36:33.356342 | ubuntu-jammy-large | 2026-06-16 03:36:33.356 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2026-06-16 03:36:33.360012 | ubuntu-jammy-large | 2026-06-16 03:36:33.359 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2026-06-16 03:36:33.360466 | ubuntu-jammy-large | 2026-06-16 03:36:33.360 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2026-06-16 03:36:33.361193 | ubuntu-jammy-large | 2026-06-16 03:36:33.361 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2026-06-16 03:36:33.363967 | ubuntu-jammy-large | 2026-06-16 03:36:33.363 | 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-06-16 03:36:33.365975 | ubuntu-jammy-large | 2026-06-16 03:36:33.365 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.3 [76.7 kB] 2026-06-16 03:36:33.369611 | ubuntu-jammy-large | 2026-06-16 03:36:33.369 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2026-06-16 03:36:33.372799 | ubuntu-jammy-large | 2026-06-16 03:36:33.372 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3.1 [124 kB] 2026-06-16 03:36:33.374485 | ubuntu-jammy-large | 2026-06-16 03:36:33.374 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3.1 [25.3 kB] 2026-06-16 03:36:33.375042 | ubuntu-jammy-large | 2026-06-16 03:36:33.374 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2026-06-16 03:36:33.383740 | ubuntu-jammy-large | 2026-06-16 03:36:33.383 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] 2026-06-16 03:36:33.387411 | ubuntu-jammy-large | 2026-06-16 03:36:33.387 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] 2026-06-16 03:36:33.400719 | ubuntu-jammy-large | 2026-06-16 03:36:33.400 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2026-06-16 03:36:33.409140 | ubuntu-jammy-large | 2026-06-16 03:36:33.409 | 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-06-16 03:36:33.409630 | ubuntu-jammy-large | 2026-06-16 03:36:33.409 | 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-06-16 03:36:33.412722 | ubuntu-jammy-large | 2026-06-16 03:36:33.412 | 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-06-16 03:36:33.415416 | ubuntu-jammy-large | 2026-06-16 03:36:33.415 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2026-06-16 03:36:33.416390 | ubuntu-jammy-large | 2026-06-16 03:36:33.416 | 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-06-16 03:36:33.425593 | ubuntu-jammy-large | 2026-06-16 03:36:33.425 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.24 [285 kB] 2026-06-16 03:36:33.429270 | ubuntu-jammy-large | 2026-06-16 03:36:33.429 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2026-06-16 03:36:33.437658 | ubuntu-jammy-large | 2026-06-16 03:36:33.437 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxmlb2 amd64 0.3.24-1~ubuntu0.22.04.1 [67.9 kB] 2026-06-16 03:36:33.438381 | ubuntu-jammy-large | 2026-06-16 03:36:33.438 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2026-06-16 03:36:33.441394 | ubuntu-jammy-large | 2026-06-16 03:36:33.441 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2026-06-16 03:36:33.450915 | ubuntu-jammy-large | 2026-06-16 03:36:33.450 | 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-06-16 03:36:33.452375 | ubuntu-jammy-large | 2026-06-16 03:36:33.452 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2026-06-16 03:36:33.453062 | ubuntu-jammy-large | 2026-06-16 03:36:33.453 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2026-06-16 03:36:33.478050 | ubuntu-jammy-large | 2026-06-16 03:36:33.477 | 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-06-16 03:36:33.480813 | ubuntu-jammy-large | 2026-06-16 03:36:33.480 | 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-06-16 03:36:33.481240 | ubuntu-jammy-large | 2026-06-16 03:36:33.481 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 polkitd amd64 0.105-33ubuntu0.1 [80.1 kB] 2026-06-16 03:36:33.484671 | ubuntu-jammy-large | 2026-06-16 03:36:33.484 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pkexec amd64 0.105-33ubuntu0.1 [15.2 kB] 2026-06-16 03:36:33.485228 | ubuntu-jammy-large | 2026-06-16 03:36:33.485 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 policykit-1 amd64 0.105-33ubuntu0.1 [2438 B] 2026-06-16 03:36:33.485552 | ubuntu-jammy-large | 2026-06-16 03:36:33.485 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2026-06-16 03:36:33.485880 | ubuntu-jammy-large | 2026-06-16 03:36:33.485 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2026-06-16 03:36:33.487408 | ubuntu-jammy-large | 2026-06-16 03:36:33.487 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.4 [236 kB] 2026-06-16 03:36:33.491974 | ubuntu-jammy-large | 2026-06-16 03:36:33.491 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2026-06-16 03:36:33.494038 | ubuntu-jammy-large | 2026-06-16 03:36:33.493 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2026-06-16 03:36:33.503662 | ubuntu-jammy-large | 2026-06-16 03:36:33.503 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2026-06-16 03:36:33.504408 | ubuntu-jammy-large | 2026-06-16 03:36:33.504 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2026-06-16 03:36:33.504763 | ubuntu-jammy-large | 2026-06-16 03:36:33.504 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2026-06-16 03:36:33.505269 | ubuntu-jammy-large | 2026-06-16 03:36:33.505 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2026-06-16 03:36:33.505883 | ubuntu-jammy-large | 2026-06-16 03:36:33.505 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.3 [17.3 kB] 2026-06-16 03:36:33.506279 | ubuntu-jammy-large | 2026-06-16 03:36:33.506 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2026-06-16 03:36:33.506733 | ubuntu-jammy-large | 2026-06-16 03:36:33.506 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2026-06-16 03:36:33.516344 | ubuntu-jammy-large | 2026-06-16 03:36:33.516 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2026-06-16 03:36:33.516777 | ubuntu-jammy-large | 2026-06-16 03:36:33.516 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2026-06-16 03:36:33.517308 | ubuntu-jammy-large | 2026-06-16 03:36:33.517 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2026-06-16 03:36:33.530102 | ubuntu-jammy-large | 2026-06-16 03:36:33.530 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2026-06-16 03:36:33.533821 | ubuntu-jammy-large | 2026-06-16 03:36:33.533 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2026-06-16 03:36:33.534455 | ubuntu-jammy-large | 2026-06-16 03:36:33.534 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2026-06-16 03:36:33.535917 | ubuntu-jammy-large | 2026-06-16 03:36:33.535 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2026-06-16 03:36:33.539024 | ubuntu-jammy-large | 2026-06-16 03:36:33.538 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2026-06-16 03:36:33.539630 | ubuntu-jammy-large | 2026-06-16 03:36:33.539 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3.1 [442 kB] 2026-06-16 03:36:33.548388 | ubuntu-jammy-large | 2026-06-16 03:36:33.548 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2026-06-16 03:36:33.713120 | ubuntu-jammy-large | 2026-06-16 03:36:33.712 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:33.754453 | ubuntu-jammy-large | 2026-06-16 03:36:33.754 | Fetched 9332 kB in 1s (17.6 MB/s) 2026-06-16 03:36:33.778381 | ubuntu-jammy-large | 2026-06-16 03:36:33.778 | Selecting previously unselected package distro-info-data. 2026-06-16 03:36:33.789231 | ubuntu-jammy-large | 2026-06-16 03:36:33.788 | (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-06-16 03:36:33.789940 | ubuntu-jammy-large | 2026-06-16 03:36:33.789 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.12_all.deb ... 2026-06-16 03:36:33.790168 | ubuntu-jammy-large | 2026-06-16 03:36:33.790 | Unpacking distro-info-data (0.52ubuntu0.12) ... 2026-06-16 03:36:33.808415 | ubuntu-jammy-large | 2026-06-16 03:36:33.808 | Selecting previously unselected package iso-codes. 2026-06-16 03:36:33.810083 | ubuntu-jammy-large | 2026-06-16 03:36:33.809 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2026-06-16 03:36:33.810257 | ubuntu-jammy-large | 2026-06-16 03:36:33.810 | Unpacking iso-codes (4.9.0-1) ... 2026-06-16 03:36:34.018747 | ubuntu-jammy-large | 2026-06-16 03:36:34.018 | Selecting previously unselected package libcap2-bin. 2026-06-16 03:36:34.022122 | ubuntu-jammy-large | 2026-06-16 03:36:34.021 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.3_amd64.deb ... 2026-06-16 03:36:34.022417 | ubuntu-jammy-large | 2026-06-16 03:36:34.022 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-06-16 03:36:34.045250 | ubuntu-jammy-large | 2026-06-16 03:36:34.045 | Selecting previously unselected package libelf1:amd64. 2026-06-16 03:36:34.048164 | ubuntu-jammy-large | 2026-06-16 03:36:34.048 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.048646 | ubuntu-jammy-large | 2026-06-16 03:36:34.048 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-06-16 03:36:34.069820 | ubuntu-jammy-large | 2026-06-16 03:36:34.069 | Selecting previously unselected package libyaml-0-2:amd64. 2026-06-16 03:36:34.072451 | ubuntu-jammy-large | 2026-06-16 03:36:34.072 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2026-06-16 03:36:34.072585 | ubuntu-jammy-large | 2026-06-16 03:36:34.072 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-06-16 03:36:34.093621 | ubuntu-jammy-large | 2026-06-16 03:36:34.093 | Selecting previously unselected package lsb-release. 2026-06-16 03:36:34.096284 | ubuntu-jammy-large | 2026-06-16 03:36:34.096 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2026-06-16 03:36:34.096547 | ubuntu-jammy-large | 2026-06-16 03:36:34.096 | Unpacking lsb-release (11.1.0ubuntu4) ... 2026-06-16 03:36:34.115630 | ubuntu-jammy-large | 2026-06-16 03:36:34.115 | Selecting previously unselected package python-apt-common. 2026-06-16 03:36:34.118176 | ubuntu-jammy-large | 2026-06-16 03:36:34.118 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2026-06-16 03:36:34.118380 | ubuntu-jammy-large | 2026-06-16 03:36:34.118 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2026-06-16 03:36:34.137954 | ubuntu-jammy-large | 2026-06-16 03:36:34.137 | Selecting previously unselected package python3-apt. 2026-06-16 03:36:34.140216 | ubuntu-jammy-large | 2026-06-16 03:36:34.140 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2026-06-16 03:36:34.140320 | ubuntu-jammy-large | 2026-06-16 03:36:34.140 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2026-06-16 03:36:34.167343 | ubuntu-jammy-large | 2026-06-16 03:36:34.167 | Selecting previously unselected package python3-pkg-resources. 2026-06-16 03:36:34.169387 | ubuntu-jammy-large | 2026-06-16 03:36:34.169 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-06-16 03:36:34.169504 | ubuntu-jammy-large | 2026-06-16 03:36:34.169 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:36:34.195221 | ubuntu-jammy-large | 2026-06-16 03:36:34.195 | Selecting previously unselected package libnghttp2-14:amd64. 2026-06-16 03:36:34.198145 | ubuntu-jammy-large | 2026-06-16 03:36:34.198 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.3_amd64.deb ... 2026-06-16 03:36:34.198424 | ubuntu-jammy-large | 2026-06-16 03:36:34.198 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.3) ... 2026-06-16 03:36:34.222787 | ubuntu-jammy-large | 2026-06-16 03:36:34.222 | Selecting previously unselected package libpsl5:amd64. 2026-06-16 03:36:34.225068 | ubuntu-jammy-large | 2026-06-16 03:36:34.224 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2026-06-16 03:36:34.225571 | ubuntu-jammy-large | 2026-06-16 03:36:34.225 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2026-06-16 03:36:34.245480 | ubuntu-jammy-large | 2026-06-16 03:36:34.245 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2026-06-16 03:36:34.247825 | ubuntu-jammy-large | 2026-06-16 03:36:34.247 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3.1_amd64.deb ... 2026-06-16 03:36:34.248097 | ubuntu-jammy-large | 2026-06-16 03:36:34.247 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:34.270680 | ubuntu-jammy-large | 2026-06-16 03:36:34.270 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2026-06-16 03:36:34.272563 | ubuntu-jammy-large | 2026-06-16 03:36:34.272 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3.1_amd64.deb ... 2026-06-16 03:36:34.272770 | ubuntu-jammy-large | 2026-06-16 03:36:34.272 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:34.290334 | ubuntu-jammy-large | 2026-06-16 03:36:34.290 | Selecting previously unselected package libassuan0:amd64. 2026-06-16 03:36:34.292179 | ubuntu-jammy-large | 2026-06-16 03:36:34.292 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2026-06-16 03:36:34.292470 | ubuntu-jammy-large | 2026-06-16 03:36:34.292 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2026-06-16 03:36:34.311127 | ubuntu-jammy-large | 2026-06-16 03:36:34.310 | Selecting previously unselected package gpgconf. 2026-06-16 03:36:34.314043 | ubuntu-jammy-large | 2026-06-16 03:36:34.313 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... 2026-06-16 03:36:34.314262 | ubuntu-jammy-large | 2026-06-16 03:36:34.314 | Unpacking gpgconf (2.2.27-3ubuntu2.5) ... 2026-06-16 03:36:34.334040 | ubuntu-jammy-large | 2026-06-16 03:36:34.333 | Selecting previously unselected package gpg. 2026-06-16 03:36:34.336732 | ubuntu-jammy-large | 2026-06-16 03:36:34.336 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.5_amd64.deb ... 2026-06-16 03:36:34.336930 | ubuntu-jammy-large | 2026-06-16 03:36:34.336 | Unpacking gpg (2.2.27-3ubuntu2.5) ... 2026-06-16 03:36:34.368891 | ubuntu-jammy-large | 2026-06-16 03:36:34.368 | Selecting previously unselected package libbrotli1:amd64. 2026-06-16 03:36:34.370990 | ubuntu-jammy-large | 2026-06-16 03:36:34.370 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2026-06-16 03:36:34.371162 | ubuntu-jammy-large | 2026-06-16 03:36:34.371 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2026-06-16 03:36:34.401631 | ubuntu-jammy-large | 2026-06-16 03:36:34.401 | Selecting previously unselected package libsasl2-modules-db:amd64. 2026-06-16 03:36:34.404282 | ubuntu-jammy-large | 2026-06-16 03:36:34.404 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-06-16 03:36:34.404352 | ubuntu-jammy-large | 2026-06-16 03:36:34.404 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-06-16 03:36:34.425453 | ubuntu-jammy-large | 2026-06-16 03:36:34.425 | Selecting previously unselected package libsasl2-2:amd64. 2026-06-16 03:36:34.428457 | ubuntu-jammy-large | 2026-06-16 03:36:34.428 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2026-06-16 03:36:34.428603 | ubuntu-jammy-large | 2026-06-16 03:36:34.428 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-06-16 03:36:34.450581 | ubuntu-jammy-large | 2026-06-16 03:36:34.450 | Selecting previously unselected package libldap-2.5-0:amd64. 2026-06-16 03:36:34.453230 | ubuntu-jammy-large | 2026-06-16 03:36:34.453 | Preparing to unpack .../19-libldap-2.5-0_2.5.20+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2026-06-16 03:36:34.453600 | ubuntu-jammy-large | 2026-06-16 03:36:34.453 | Unpacking libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-06-16 03:36:34.481159 | ubuntu-jammy-large | 2026-06-16 03:36:34.480 | Selecting previously unselected package librtmp1:amd64. 2026-06-16 03:36:34.483677 | ubuntu-jammy-large | 2026-06-16 03:36:34.483 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2026-06-16 03:36:34.483912 | ubuntu-jammy-large | 2026-06-16 03:36:34.483 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-06-16 03:36:34.504650 | ubuntu-jammy-large | 2026-06-16 03:36:34.504 | Selecting previously unselected package libssh-4:amd64. 2026-06-16 03:36:34.506695 | ubuntu-jammy-large | 2026-06-16 03:36:34.506 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.7_amd64.deb ... 2026-06-16 03:36:34.506929 | ubuntu-jammy-large | 2026-06-16 03:36:34.506 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-06-16 03:36:34.531818 | ubuntu-jammy-large | 2026-06-16 03:36:34.531 | Selecting previously unselected package libcurl3-gnutls:amd64. 2026-06-16 03:36:34.534027 | ubuntu-jammy-large | 2026-06-16 03:36:34.533 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.24_amd64.deb ... 2026-06-16 03:36:34.534343 | ubuntu-jammy-large | 2026-06-16 03:36:34.534 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.24) ... 2026-06-16 03:36:34.562881 | ubuntu-jammy-large | 2026-06-16 03:36:34.562 | Selecting previously unselected package libstemmer0d:amd64. 2026-06-16 03:36:34.565410 | ubuntu-jammy-large | 2026-06-16 03:36:34.565 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2026-06-16 03:36:34.565662 | ubuntu-jammy-large | 2026-06-16 03:36:34.565 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2026-06-16 03:36:34.594384 | ubuntu-jammy-large | 2026-06-16 03:36:34.594 | Selecting previously unselected package libxmlb2:amd64. 2026-06-16 03:36:34.597388 | ubuntu-jammy-large | 2026-06-16 03:36:34.597 | Preparing to unpack .../24-libxmlb2_0.3.24-1~ubuntu0.22.04.1_amd64.deb ... 2026-06-16 03:36:34.597741 | ubuntu-jammy-large | 2026-06-16 03:36:34.597 | Unpacking libxmlb2:amd64 (0.3.24-1~ubuntu0.22.04.1) ... 2026-06-16 03:36:34.619992 | ubuntu-jammy-large | 2026-06-16 03:36:34.619 | Selecting previously unselected package libappstream4:amd64. 2026-06-16 03:36:34.622905 | ubuntu-jammy-large | 2026-06-16 03:36:34.622 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2026-06-16 03:36:34.623116 | ubuntu-jammy-large | 2026-06-16 03:36:34.623 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2026-06-16 03:36:34.648310 | ubuntu-jammy-large | 2026-06-16 03:36:34.648 | Selecting previously unselected package libdw1:amd64. 2026-06-16 03:36:34.650154 | ubuntu-jammy-large | 2026-06-16 03:36:34.650 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.650344 | ubuntu-jammy-large | 2026-06-16 03:36:34.650 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-06-16 03:36:34.678135 | ubuntu-jammy-large | 2026-06-16 03:36:34.677 | Selecting previously unselected package libglib2.0-bin. 2026-06-16 03:36:34.680633 | ubuntu-jammy-large | 2026-06-16 03:36:34.680 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.9_amd64.deb ... 2026-06-16 03:36:34.680752 | ubuntu-jammy-large | 2026-06-16 03:36:34.680 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:34.703742 | ubuntu-jammy-large | 2026-06-16 03:36:34.703 | Selecting previously unselected package libunwind8:amd64. 2026-06-16 03:36:34.706104 | ubuntu-jammy-large | 2026-06-16 03:36:34.705 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2026-06-16 03:36:34.706390 | ubuntu-jammy-large | 2026-06-16 03:36:34.706 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2026-06-16 03:36:34.727698 | ubuntu-jammy-large | 2026-06-16 03:36:34.727 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2026-06-16 03:36:34.730571 | ubuntu-jammy-large | 2026-06-16 03:36:34.730 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2026-06-16 03:36:34.730811 | ubuntu-jammy-large | 2026-06-16 03:36:34.730 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-06-16 03:36:34.776430 | ubuntu-jammy-large | 2026-06-16 03:36:34.776 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2026-06-16 03:36:34.778318 | ubuntu-jammy-large | 2026-06-16 03:36:34.778 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.778413 | ubuntu-jammy-large | 2026-06-16 03:36:34.778 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:34.796855 | ubuntu-jammy-large | 2026-06-16 03:36:34.796 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2026-06-16 03:36:34.798768 | ubuntu-jammy-large | 2026-06-16 03:36:34.798 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.798951 | ubuntu-jammy-large | 2026-06-16 03:36:34.798 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:34.812769 | ubuntu-jammy-large | 2026-06-16 03:36:34.812 | Selecting previously unselected package polkitd. 2026-06-16 03:36:34.814576 | ubuntu-jammy-large | 2026-06-16 03:36:34.814 | Preparing to unpack .../32-polkitd_0.105-33ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.814819 | ubuntu-jammy-large | 2026-06-16 03:36:34.814 | Unpacking polkitd (0.105-33ubuntu0.1) ... 2026-06-16 03:36:34.834556 | ubuntu-jammy-large | 2026-06-16 03:36:34.834 | Selecting previously unselected package pkexec. 2026-06-16 03:36:34.836313 | ubuntu-jammy-large | 2026-06-16 03:36:34.836 | Preparing to unpack .../33-pkexec_0.105-33ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.836449 | ubuntu-jammy-large | 2026-06-16 03:36:34.836 | Unpacking pkexec (0.105-33ubuntu0.1) ... 2026-06-16 03:36:34.854170 | ubuntu-jammy-large | 2026-06-16 03:36:34.854 | Selecting previously unselected package policykit-1. 2026-06-16 03:36:34.856793 | ubuntu-jammy-large | 2026-06-16 03:36:34.856 | Preparing to unpack .../34-policykit-1_0.105-33ubuntu0.1_amd64.deb ... 2026-06-16 03:36:34.874557 | ubuntu-jammy-large | 2026-06-16 03:36:34.874 | Unpacking policykit-1 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:34.893060 | ubuntu-jammy-large | 2026-06-16 03:36:34.892 | Selecting previously unselected package python3-blinker. 2026-06-16 03:36:34.895870 | ubuntu-jammy-large | 2026-06-16 03:36:34.895 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2026-06-16 03:36:34.896108 | ubuntu-jammy-large | 2026-06-16 03:36:34.896 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2026-06-16 03:36:34.915197 | ubuntu-jammy-large | 2026-06-16 03:36:34.914 | Selecting previously unselected package python3-cffi-backend:amd64. 2026-06-16 03:36:34.918211 | ubuntu-jammy-large | 2026-06-16 03:36:34.918 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2026-06-16 03:36:34.918454 | ubuntu-jammy-large | 2026-06-16 03:36:34.918 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-06-16 03:36:34.939371 | ubuntu-jammy-large | 2026-06-16 03:36:34.939 | Selecting previously unselected package python3-cryptography. 2026-06-16 03:36:34.942554 | ubuntu-jammy-large | 2026-06-16 03:36:34.942 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.4_amd64.deb ... 2026-06-16 03:36:34.942609 | ubuntu-jammy-large | 2026-06-16 03:36:34.942 | Unpacking python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-06-16 03:36:34.985357 | ubuntu-jammy-large | 2026-06-16 03:36:34.985 | Selecting previously unselected package python3-pyparsing. 2026-06-16 03:36:34.988050 | ubuntu-jammy-large | 2026-06-16 03:36:34.987 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2026-06-16 03:36:34.988248 | ubuntu-jammy-large | 2026-06-16 03:36:34.988 | Unpacking python3-pyparsing (2.4.7-1) ... 2026-06-16 03:36:35.017468 | ubuntu-jammy-large | 2026-06-16 03:36:35.017 | Selecting previously unselected package python3-httplib2. 2026-06-16 03:36:35.019769 | ubuntu-jammy-large | 2026-06-16 03:36:35.019 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2026-06-16 03:36:35.019970 | ubuntu-jammy-large | 2026-06-16 03:36:35.019 | Unpacking python3-httplib2 (0.20.2-2) ... 2026-06-16 03:36:35.040738 | ubuntu-jammy-large | 2026-06-16 03:36:35.040 | Selecting previously unselected package python3-more-itertools. 2026-06-16 03:36:35.043427 | ubuntu-jammy-large | 2026-06-16 03:36:35.043 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2026-06-16 03:36:35.043671 | ubuntu-jammy-large | 2026-06-16 03:36:35.043 | Unpacking python3-more-itertools (8.10.0-2) ... 2026-06-16 03:36:35.064792 | ubuntu-jammy-large | 2026-06-16 03:36:35.064 | Selecting previously unselected package python3-zipp. 2026-06-16 03:36:35.066817 | ubuntu-jammy-large | 2026-06-16 03:36:35.066 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2026-06-16 03:36:35.067076 | ubuntu-jammy-large | 2026-06-16 03:36:35.066 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2026-06-16 03:36:35.085166 | ubuntu-jammy-large | 2026-06-16 03:36:35.084 | Selecting previously unselected package python3-importlib-metadata. 2026-06-16 03:36:35.087392 | ubuntu-jammy-large | 2026-06-16 03:36:35.087 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2026-06-16 03:36:35.087566 | ubuntu-jammy-large | 2026-06-16 03:36:35.087 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2026-06-16 03:36:35.107640 | ubuntu-jammy-large | 2026-06-16 03:36:35.107 | Selecting previously unselected package python3-jeepney. 2026-06-16 03:36:35.110339 | ubuntu-jammy-large | 2026-06-16 03:36:35.110 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2026-06-16 03:36:35.110585 | ubuntu-jammy-large | 2026-06-16 03:36:35.110 | Unpacking python3-jeepney (0.7.1-3) ... 2026-06-16 03:36:35.134779 | ubuntu-jammy-large | 2026-06-16 03:36:35.134 | Selecting previously unselected package python3-jwt. 2026-06-16 03:36:35.137211 | ubuntu-jammy-large | 2026-06-16 03:36:35.137 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.3_all.deb ... 2026-06-16 03:36:35.137321 | ubuntu-jammy-large | 2026-06-16 03:36:35.137 | Unpacking python3-jwt (2.3.0-1ubuntu0.3) ... 2026-06-16 03:36:35.158698 | ubuntu-jammy-large | 2026-06-16 03:36:35.158 | Selecting previously unselected package python3-secretstorage. 2026-06-16 03:36:35.161562 | ubuntu-jammy-large | 2026-06-16 03:36:35.161 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2026-06-16 03:36:35.161717 | ubuntu-jammy-large | 2026-06-16 03:36:35.161 | Unpacking python3-secretstorage (3.3.1-1) ... 2026-06-16 03:36:35.183553 | ubuntu-jammy-large | 2026-06-16 03:36:35.183 | Selecting previously unselected package python3-keyring. 2026-06-16 03:36:35.186179 | ubuntu-jammy-large | 2026-06-16 03:36:35.186 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2026-06-16 03:36:35.186344 | ubuntu-jammy-large | 2026-06-16 03:36:35.186 | Unpacking python3-keyring (23.5.0-1) ... 2026-06-16 03:36:35.213182 | ubuntu-jammy-large | 2026-06-16 03:36:35.212 | Selecting previously unselected package python3-lazr.uri. 2026-06-16 03:36:35.215915 | ubuntu-jammy-large | 2026-06-16 03:36:35.215 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2026-06-16 03:36:35.216390 | ubuntu-jammy-large | 2026-06-16 03:36:35.216 | Unpacking python3-lazr.uri (1.0.6-2) ... 2026-06-16 03:36:35.240543 | ubuntu-jammy-large | 2026-06-16 03:36:35.240 | Selecting previously unselected package python3-wadllib. 2026-06-16 03:36:35.243269 | ubuntu-jammy-large | 2026-06-16 03:36:35.243 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2026-06-16 03:36:35.243433 | ubuntu-jammy-large | 2026-06-16 03:36:35.243 | Unpacking python3-wadllib (1.3.6-1) ... 2026-06-16 03:36:35.270207 | ubuntu-jammy-large | 2026-06-16 03:36:35.270 | Selecting previously unselected package python3-distro. 2026-06-16 03:36:35.272954 | ubuntu-jammy-large | 2026-06-16 03:36:35.272 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2026-06-16 03:36:35.273150 | ubuntu-jammy-large | 2026-06-16 03:36:35.273 | Unpacking python3-distro (1.7.0-1) ... 2026-06-16 03:36:35.295054 | ubuntu-jammy-large | 2026-06-16 03:36:35.294 | Selecting previously unselected package python3-oauthlib. 2026-06-16 03:36:35.297718 | ubuntu-jammy-large | 2026-06-16 03:36:35.297 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2026-06-16 03:36:35.298172 | ubuntu-jammy-large | 2026-06-16 03:36:35.297 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-06-16 03:36:35.332353 | ubuntu-jammy-large | 2026-06-16 03:36:35.332 | Selecting previously unselected package python3-six. 2026-06-16 03:36:35.334817 | ubuntu-jammy-large | 2026-06-16 03:36:35.334 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2026-06-16 03:36:35.335316 | ubuntu-jammy-large | 2026-06-16 03:36:35.335 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2026-06-16 03:36:35.355109 | ubuntu-jammy-large | 2026-06-16 03:36:35.354 | Selecting previously unselected package python3-lazr.restfulclient. 2026-06-16 03:36:35.357983 | ubuntu-jammy-large | 2026-06-16 03:36:35.357 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2026-06-16 03:36:35.358188 | ubuntu-jammy-large | 2026-06-16 03:36:35.358 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2026-06-16 03:36:35.384479 | ubuntu-jammy-large | 2026-06-16 03:36:35.384 | Selecting previously unselected package python3-launchpadlib. 2026-06-16 03:36:35.387333 | ubuntu-jammy-large | 2026-06-16 03:36:35.387 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2026-06-16 03:36:35.387475 | ubuntu-jammy-large | 2026-06-16 03:36:35.387 | Unpacking python3-launchpadlib (1.10.16-1) ... 2026-06-16 03:36:35.421829 | ubuntu-jammy-large | 2026-06-16 03:36:35.421 | Selecting previously unselected package python3-software-properties. 2026-06-16 03:36:35.424423 | ubuntu-jammy-large | 2026-06-16 03:36:35.424 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2026-06-16 03:36:35.424731 | ubuntu-jammy-large | 2026-06-16 03:36:35.424 | Unpacking python3-software-properties (0.99.22.9) ... 2026-06-16 03:36:35.445401 | ubuntu-jammy-large | 2026-06-16 03:36:35.445 | Selecting previously unselected package packagekit. 2026-06-16 03:36:35.448217 | ubuntu-jammy-large | 2026-06-16 03:36:35.448 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3.1_amd64.deb ... 2026-06-16 03:36:35.451438 | ubuntu-jammy-large | 2026-06-16 03:36:35.451 | Unpacking packagekit (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:35.490057 | ubuntu-jammy-large | 2026-06-16 03:36:35.489 | Selecting previously unselected package software-properties-common. 2026-06-16 03:36:35.492070 | ubuntu-jammy-large | 2026-06-16 03:36:35.491 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2026-06-16 03:36:35.492224 | ubuntu-jammy-large | 2026-06-16 03:36:35.492 | Unpacking software-properties-common (0.99.22.9) ... 2026-06-16 03:36:35.519679 | ubuntu-jammy-large | 2026-06-16 03:36:35.519 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:36:35.788779 | ubuntu-jammy-large | 2026-06-16 03:36:35.788 | Setting up python3-more-itertools (8.10.0-2) ... 2026-06-16 03:36:35.994966 | ubuntu-jammy-large | 2026-06-16 03:36:35.994 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2026-06-16 03:36:35.995154 | ubuntu-jammy-large | 2026-06-16 03:36:35.995 | Setting up python3-jwt (2.3.0-1ubuntu0.3) ... 2026-06-16 03:36:36.191999 | ubuntu-jammy-large | 2026-06-16 03:36:36.191 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2026-06-16 03:36:36.192123 | ubuntu-jammy-large | 2026-06-16 03:36:36.192 | Setting up distro-info-data (0.52ubuntu0.12) ... 2026-06-16 03:36:36.192634 | ubuntu-jammy-large | 2026-06-16 03:36:36.192 | Setting up libxmlb2:amd64 (0.3.24-1~ubuntu0.22.04.1) ... 2026-06-16 03:36:36.193087 | ubuntu-jammy-large | 2026-06-16 03:36:36.192 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2026-06-16 03:36:36.193618 | ubuntu-jammy-large | 2026-06-16 03:36:36.193 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.3) ... 2026-06-16 03:36:36.193971 | ubuntu-jammy-large | 2026-06-16 03:36:36.193 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:36.194412 | ubuntu-jammy-large | 2026-06-16 03:36:36.194 | Setting up python3-lazr.uri (1.0.6-2) ... 2026-06-16 03:36:36.378389 | ubuntu-jammy-large | 2026-06-16 03:36:36.378 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2026-06-16 03:36:36.378539 | ubuntu-jammy-large | 2026-06-16 03:36:36.378 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2026-06-16 03:36:36.562526 | ubuntu-jammy-large | 2026-06-16 03:36:36.562 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2026-06-16 03:36:36.562785 | ubuntu-jammy-large | 2026-06-16 03:36:36.562 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-06-16 03:36:36.563192 | ubuntu-jammy-large | 2026-06-16 03:36:36.563 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.3) ... 2026-06-16 03:36:36.563637 | ubuntu-jammy-large | 2026-06-16 03:36:36.563 | Setting up python3-six (1.16.0-3ubuntu1) ... 2026-06-16 03:36:36.765301 | ubuntu-jammy-large | 2026-06-16 03:36:36.764 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:36.765427 | ubuntu-jammy-large | 2026-06-16 03:36:36.765 | Setting up python3-pyparsing (2.4.7-1) ... 2026-06-16 03:36:36.995377 | ubuntu-jammy-large | 2026-06-16 03:36:36.995 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2026-06-16 03:36:36.995631 | ubuntu-jammy-large | 2026-06-16 03:36:36.995 | Setting up python3-wadllib (1.3.6-1) ... 2026-06-16 03:36:37.184590 | ubuntu-jammy-large | 2026-06-16 03:36:37.184 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2026-06-16 03:36:37.185053 | ubuntu-jammy-large | 2026-06-16 03:36:37.184 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.7) ... 2026-06-16 03:36:37.185608 | ubuntu-jammy-large | 2026-06-16 03:36:37.185 | Setting up python3-jeepney (0.7.1-3) ... 2026-06-16 03:36:37.417583 | ubuntu-jammy-large | 2026-06-16 03:36:37.417 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2026-06-16 03:36:37.417922 | ubuntu-jammy-large | 2026-06-16 03:36:37.417 | Setting up gpgconf (2.2.27-3ubuntu2.5) ... 2026-06-16 03:36:37.418096 | ubuntu-jammy-large | 2026-06-16 03:36:37.418 | Setting up python3-httplib2 (0.20.2-2) ... 2026-06-16 03:36:37.624298 | ubuntu-jammy-large | 2026-06-16 03:36:37.624 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2026-06-16 03:36:37.624422 | ubuntu-jammy-large | 2026-06-16 03:36:37.624 | Setting up lsb-release (11.1.0ubuntu4) ... 2026-06-16 03:36:37.630249 | ubuntu-jammy-large | 2026-06-16 03:36:37.630 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2026-06-16 03:36:37.630778 | ubuntu-jammy-large | 2026-06-16 03:36:37.630 | Setting up iso-codes (4.9.0-1) ... 2026-06-16 03:36:37.631286 | ubuntu-jammy-large | 2026-06-16 03:36:37.631 | Setting up gpg (2.2.27-3ubuntu2.5) ... 2026-06-16 03:36:37.631702 | ubuntu-jammy-large | 2026-06-16 03:36:37.631 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:37.632151 | ubuntu-jammy-large | 2026-06-16 03:36:37.632 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2026-06-16 03:36:37.632577 | ubuntu-jammy-large | 2026-06-16 03:36:37.632 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2026-06-16 03:36:37.799114 | ubuntu-jammy-large | 2026-06-16 03:36:37.798 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2026-06-16 03:36:37.799407 | ubuntu-jammy-large | 2026-06-16 03:36:37.799 | Setting up python3-importlib-metadata (4.6.4-1) ... 2026-06-16 03:36:38.003495 | ubuntu-jammy-large | 2026-06-16 03:36:38.003 | Setting up python3-distro (1.7.0-1) ... 2026-06-16 03:36:38.174995 | ubuntu-jammy-large | 2026-06-16 03:36:38.174 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2026-06-16 03:36:38.374528 | ubuntu-jammy-large | 2026-06-16 03:36:38.374 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.9) ... 2026-06-16 03:36:38.374908 | ubuntu-jammy-large | 2026-06-16 03:36:38.374 | Setting up libldap-2.5-0:amd64 (2.5.20+dfsg-0ubuntu0.22.04.1) ... 2026-06-16 03:36:38.375406 | ubuntu-jammy-large | 2026-06-16 03:36:38.375 | Setting up python3-cryptography (3.4.8-1ubuntu2.4) ... 2026-06-16 03:36:38.704231 | ubuntu-jammy-large | 2026-06-16 03:36:38.703 | Setting up libpolkit-agent-1-0:amd64 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:38.704563 | ubuntu-jammy-large | 2026-06-16 03:36:38.704 | Setting up polkitd (0.105-33ubuntu0.1) ... 2026-06-16 03:36:38.726760 | ubuntu-jammy-large | 2026-06-16 03:36:38.726 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2026-06-16 03:36:38.729088 | ubuntu-jammy-large | 2026-06-16 03:36:38.728 | Setcap worked! gst-ptp-helper is not suid! 2026-06-16 03:36:38.729492 | ubuntu-jammy-large | 2026-06-16 03:36:38.729 | Setting up pkexec (0.105-33ubuntu0.1) ... 2026-06-16 03:36:38.736119 | ubuntu-jammy-large | 2026-06-16 03:36:38.736 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.24) ... 2026-06-16 03:36:38.736580 | ubuntu-jammy-large | 2026-06-16 03:36:38.736 | Setting up libappstream4:amd64 (0.15.2-2) ... 2026-06-16 03:36:38.737026 | ubuntu-jammy-large | 2026-06-16 03:36:38.736 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2026-06-16 03:36:38.986093 | ubuntu-jammy-large | 2026-06-16 03:36:38.985 | Setting up python3-secretstorage (3.3.1-1) ... 2026-06-16 03:36:39.174940 | ubuntu-jammy-large | 2026-06-16 03:36:39.174 | Setting up python3-keyring (23.5.0-1) ... 2026-06-16 03:36:39.346611 | ubuntu-jammy-large | 2026-06-16 03:36:39.346 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2026-06-16 03:36:39.553393 | ubuntu-jammy-large | 2026-06-16 03:36:39.553 | Setting up policykit-1 (0.105-33ubuntu0.1) ... 2026-06-16 03:36:39.571502 | ubuntu-jammy-large | 2026-06-16 03:36:39.571 | Setting up python3-launchpadlib (1.10.16-1) ... 2026-06-16 03:36:39.783562 | ubuntu-jammy-large | 2026-06-16 03:36:39.783 | Setting up python3-software-properties (0.99.22.9) ... 2026-06-16 03:36:39.985308 | ubuntu-jammy-large | 2026-06-16 03:36:39.985 | Setting up packagekit (1.2.5-2ubuntu3.1) ... 2026-06-16 03:36:39.993061 | ubuntu-jammy-large | 2026-06-16 03:36:39.992 | Running in chroot, ignoring request. 2026-06-16 03:36:40.001344 | ubuntu-jammy-large | 2026-06-16 03:36:40.001 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2026-06-16 03:36:40.003902 | ubuntu-jammy-large | 2026-06-16 03:36:40.003 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2026-06-16 03:36:40.164868 | ubuntu-jammy-large | 2026-06-16 03:36:40.164 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2026-06-16 03:36:40.167830 | ubuntu-jammy-large | 2026-06-16 03:36:40.167 | Setting up software-properties-common (0.99.22.9) ... 2026-06-16 03:36:40.355848 | ubuntu-jammy-large | 2026-06-16 03:36:40.355 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:36:40.368646 | ubuntu-jammy-large | 2026-06-16 03:36:40.368 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-06-16 03:36:40.574960 | ubuntu-jammy-large | 2026-06-16 03:36:40.574 | dib-run-parts 03-baseline-tools completed 2026-06-16 03:36:40.575028 | ubuntu-jammy-large | 2026-06-16 03:36:40.574 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2026-06-16 03:36:40.587068 | ubuntu-jammy-large | 2026-06-16 03:36:40.586 | dib-run-parts 04-dib-init-system completed 2026-06-16 03:36:40.587150 | ubuntu-jammy-large | 2026-06-16 03:36:40.586 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2026-06-16 03:36:42.216104 | ubuntu-jammy-large | 2026-06-16 03:36:42.215 | Map install for svc-map: python3-PyYAML 2026-06-16 03:36:42.216215 | ubuntu-jammy-large | 2026-06-16 03:36:42.215 | Map install for debootstrap: lsb-release 2026-06-16 03:36:42.216246 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2026-06-16 03:36:42.216264 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Reading package lists... 2026-06-16 03:36:42.216278 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Building dependency tree... 2026-06-16 03:36:42.216291 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Reading state information... 2026-06-16 03:36:42.216304 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > lsb-release is already the newest version (11.1.0ubuntu4). 2026-06-16 03:36:42.216317 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > lsb-release set to manually installed. 2026-06-16 03:36:42.216330 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > The following NEW packages will be installed: 2026-06-16 03:36:42.216344 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > python3-yaml 2026-06-16 03:36:42.216357 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:42.216370 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Need to get 129 kB of archives. 2026-06-16 03:36:42.216383 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > After this operation, 542 kB of additional disk space will be used. 2026-06-16 03:36:42.216427 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2026-06-16 03:36:42.216442 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:42.216455 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Fetched 129 kB in 0s (816 kB/s) 2026-06-16 03:36:42.216469 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Selecting previously unselected package python3-yaml. 2026-06-16 03:36:42.216486 | ubuntu-jammy-large | 2026-06-16 03:36:42.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 ... 9362 files and directories currently installed.) 2026-06-16 03:36:42.216503 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2026-06-16 03:36:42.216516 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2026-06-16 03:36:42.216529 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2026-06-16 03:36:42.216546 | ubuntu-jammy-large | 2026-06-16 03:36:42.216 | returncode: 0 2026-06-16 03:36:42.233349 | ubuntu-jammy-large | 2026-06-16 03:36:42.233 | dib-run-parts 10-package-installs completed 2026-06-16 03:36:42.233502 | ubuntu-jammy-large | 2026-06-16 03:36:42.233 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2026-06-16 03:36:42.415022 | ubuntu-jammy-large | 2026-06-16 03:36:42.414 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2026-06-16 03:36:42.415102 | ubuntu-jammy-large | 2026-06-16 03:36:42.414 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2026-06-16 03:36:42.433983 | ubuntu-jammy-large | 2026-06-16 03:36:42.433 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2026-06-16 03:36:42.449606 | ubuntu-jammy-large | 2026-06-16 03:36:42.449 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2026-06-16 03:36:44.369530 | ubuntu-jammy-large | 2026-06-16 03:36:44.368 | Reading package lists... 2026-06-16 03:36:44.398171 | ubuntu-jammy-large | 2026-06-16 03:36:44.398 | dib-run-parts 99-apt-get-update completed 2026-06-16 03:36:44.398233 | ubuntu-jammy-large | 2026-06-16 03:36:44.398 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2026-06-16 03:36:44.431048 | ubuntu-jammy-large | 2026-06-16 03:36:44.430 | Not running install-packages remove with empty packages list 2026-06-16 03:36:44.488255 | ubuntu-jammy-large | 2026-06-16 03:36:44.488 | Running command: ['install-packages', '-e'] 2026-06-16 03:36:44.488301 | ubuntu-jammy-large | 2026-06-16 03:36:44.488 | > Not running install-packages remove with empty packages list 2026-06-16 03:36:44.488307 | ubuntu-jammy-large | 2026-06-16 03:36:44.488 | returncode: 0 2026-06-16 03:36:44.504076 | ubuntu-jammy-large | 2026-06-16 03:36:44.503 | dib-run-parts 99-package-uninstalls completed 2026-06-16 03:36:44.504672 | ubuntu-jammy-large | 2026-06-16 03:36:44.504 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:36:44.505917 | ubuntu-jammy-large | 2026-06-16 03:36:44.504 | dib-run-parts 2026-06-16 03:36:44.507775 | ubuntu-jammy-large | 2026-06-16 03:36:44.507 | dib-run-parts Target: pre-install.d 2026-06-16 03:36:44.507806 | ubuntu-jammy-large | 2026-06-16 03:36:44.507 | dib-run-parts 2026-06-16 03:36:44.507813 | ubuntu-jammy-large | 2026-06-16 03:36:44.507 | dib-run-parts Script Seconds 2026-06-16 03:36:44.507822 | ubuntu-jammy-large | 2026-06-16 03:36:44.507 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:36:44.507829 | ubuntu-jammy-large | 2026-06-16 03:36:44.507 | dib-run-parts 2026-06-16 03:36:44.525844 | ubuntu-jammy-large | 2026-06-16 03:36:44.525 | dib-run-parts 00-disable-apt-recommends 0.008 2026-06-16 03:36:44.534466 | ubuntu-jammy-large | 2026-06-16 03:36:44.534 | dib-run-parts 01-dib-python 0.008 2026-06-16 03:36:44.544639 | ubuntu-jammy-large | 2026-06-16 03:36:44.544 | dib-run-parts 01-install-bin 0.011 2026-06-16 03:36:44.555065 | ubuntu-jammy-large | 2026-06-16 03:36:44.554 | dib-run-parts 03-baseline-tools 11.397 2026-06-16 03:36:44.565852 | ubuntu-jammy-large | 2026-06-16 03:36:44.565 | dib-run-parts 04-dib-init-system 0.010 2026-06-16 03:36:44.576966 | ubuntu-jammy-large | 2026-06-16 03:36:44.576 | dib-run-parts 10-package-installs 1.644 2026-06-16 03:36:44.585803 | ubuntu-jammy-large | 2026-06-16 03:36:44.585 | dib-run-parts 99-apt-get-update 2.163 2026-06-16 03:36:44.595155 | ubuntu-jammy-large | 2026-06-16 03:36:44.595 | dib-run-parts 99-package-uninstalls 0.103 2026-06-16 03:36:44.597746 | ubuntu-jammy-large | 2026-06-16 03:36:44.597 | dib-run-parts 2026-06-16 03:36:44.598007 | ubuntu-jammy-large | 2026-06-16 03:36:44.597 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:36:44.818406 | ubuntu-jammy-large | 2026-06-16 03:36:44.818 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-06-16 03:36:44.823104 | ubuntu-jammy-large | 2026-06-16 03:36:44.822 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2026-06-16 03:36:44.823285 | ubuntu-jammy-large | 2026-06-16 03:36:44.823 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:44.823342 | ubuntu-jammy-large | 2026-06-16 03:36:44.823 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:36:44.823536 | ubuntu-jammy-large | 2026-06-16 03:36:44.823 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:44.823584 | ubuntu-jammy-large | 2026-06-16 03:36:44.823 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:36:44.823900 | ubuntu-jammy-large | 2026-06-16 03:36:44.823 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:44.829333 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:36:44.829566 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:36:44.829620 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:36:44.829744 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:44.829792 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:36:44.829941 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:36:44.830005 | ubuntu-jammy-large | 2026-06-16 03:36:44.829 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:44.830067 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:36:44.830182 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ export DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:44.830225 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ DIB_NO_TIMER_CHECK=True 2026-06-16 03:36:44.830326 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:44.830408 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:36:44.830503 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:44.830560 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:36:44.830898 | ubuntu-jammy-large | 2026-06-16 03:36:44.830 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:44.835993 | ubuntu-jammy-large | 2026-06-16 03:36:44.835 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:36:44.836141 | ubuntu-jammy-large | 2026-06-16 03:36:44.836 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:44.836189 | ubuntu-jammy-large | 2026-06-16 03:36:44.836 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:36:44.836513 | ubuntu-jammy-large | 2026-06-16 03:36:44.836 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:44.841849 | ubuntu-jammy-large | 2026-06-16 03:36:44.841 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2026-06-16 03:36:44.841988 | ubuntu-jammy-large | 2026-06-16 03:36:44.841 | ++ export DIB_ADD_APT_KEYS= 2026-06-16 03:36:44.842040 | ubuntu-jammy-large | 2026-06-16 03:36:44.841 | ++ DIB_ADD_APT_KEYS= 2026-06-16 03:36:44.842313 | ubuntu-jammy-large | 2026-06-16 03:36:44.842 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-06-16 03:36:44.847657 | ubuntu-jammy-large | 2026-06-16 03:36:44.847 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2026-06-16 03:36:44.847797 | ubuntu-jammy-large | 2026-06-16 03:36:44.847 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:44.847852 | ubuntu-jammy-large | 2026-06-16 03:36:44.847 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:36:44.848175 | ubuntu-jammy-large | 2026-06-16 03:36:44.848 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:44.853346 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:36:44.853538 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ export DISTRO_NAME=ubuntu 2026-06-16 03:36:44.853591 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ DISTRO_NAME=ubuntu 2026-06-16 03:36:44.853704 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ export DIB_RELEASE=jammy 2026-06-16 03:36:44.853751 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ DIB_RELEASE=jammy 2026-06-16 03:36:44.853858 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:44.853908 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:36:44.854010 | ubuntu-jammy-large | 2026-06-16 03:36:44.853 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:44.854062 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:36:44.854162 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ ARCH=amd64 2026-06-16 03:36:44.854299 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:36:44.854791 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:36:44.854894 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:44.854910 | ubuntu-jammy-large | 2026-06-16 03:36:44.854 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:36:44.855099 | ubuntu-jammy-large | 2026-06-16 03:36:44.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:44.860290 | ubuntu-jammy-large | 2026-06-16 03:36:44.860 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:36:44.860451 | ubuntu-jammy-large | 2026-06-16 03:36:44.860 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:44.860475 | ubuntu-jammy-large | 2026-06-16 03:36:44.860 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:36:44.860683 | ubuntu-jammy-large | 2026-06-16 03:36:44.860 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:44.866132 | ubuntu-jammy-large | 2026-06-16 03:36:44.865 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:36:44.866224 | ubuntu-jammy-large | 2026-06-16 03:36:44.866 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:36:44.866269 | ubuntu-jammy-large | 2026-06-16 03:36:44.866 | ++ export DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:44.866386 | ubuntu-jammy-large | 2026-06-16 03:36:44.866 | ++ DIB_INIT_SYSTEM=systemd 2026-06-16 03:36:44.866577 | ubuntu-jammy-large | 2026-06-16 03:36:44.866 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:44.871645 | ubuntu-jammy-large | 2026-06-16 03:36:44.871 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:36:44.871968 | ubuntu-jammy-large | 2026-06-16 03:36:44.871 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:44.872023 | ubuntu-jammy-large | 2026-06-16 03:36:44.871 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:36:44.872490 | ubuntu-jammy-large | 2026-06-16 03:36:44.872 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:44.877914 | ubuntu-jammy-large | 2026-06-16 03:36:44.877 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:36:44.878113 | ubuntu-jammy-large | 2026-06-16 03:36:44.878 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:44.878168 | ubuntu-jammy-large | 2026-06-16 03:36:44.878 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:36:44.878603 | ubuntu-jammy-large | 2026-06-16 03:36:44.878 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-06-16 03:36:44.883167 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2026-06-16 03:36:44.883383 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:44.883436 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:36:44.883577 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | ++ 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-06-16 03:36:44.883626 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-06-16 03:36:44.884013 | ubuntu-jammy-large | 2026-06-16 03:36:44.883 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-06-16 03:36:44.888137 | ubuntu-jammy-large | 2026-06-16 03:36:44.887 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2026-06-16 03:36:44.888294 | ubuntu-jammy-large | 2026-06-16 03:36:44.888 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:36:44.888473 | ubuntu-jammy-large | 2026-06-16 03:36:44.888 | ++ export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:44.888518 | ubuntu-jammy-large | 2026-06-16 03:36:44.888 | ++ DIB_BLOCK_DEVICE=mbr 2026-06-16 03:36:44.888808 | ubuntu-jammy-large | 2026-06-16 03:36:44.888 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-06-16 03:36:44.893510 | ubuntu-jammy-large | 2026-06-16 03:36:44.893 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2026-06-16 03:36:44.893704 | ubuntu-jammy-large | 2026-06-16 03:36:44.893 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:36:44.893788 | ubuntu-jammy-large | 2026-06-16 03:36:44.893 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:36:44.894180 | ubuntu-jammy-large | 2026-06-16 03:36:44.894 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-06-16 03:36:44.900165 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2026-06-16 03:36:44.900522 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ '[' -z '' ']' 2026-06-16 03:36:44.900601 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ case "$DISTRO_NAME" in 2026-06-16 03:36:44.900696 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ '[' jammy == trusty ']' 2026-06-16 03:36:44.900816 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ '[' -z '' ']' 2026-06-16 03:36:44.900873 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ DIB_PYTHON_VERSION=3 2026-06-16 03:36:44.900975 | ubuntu-jammy-large | 2026-06-16 03:36:44.900 | ++ export DIB_PYTHON_VERSION 2026-06-16 03:36:44.901052 | ubuntu-jammy-large | 2026-06-16 03:36:44.901 | ++ export DIB_PYTHON=python3 2026-06-16 03:36:44.901141 | ubuntu-jammy-large | 2026-06-16 03:36:44.901 | ++ DIB_PYTHON=python3 2026-06-16 03:36:44.901540 | ubuntu-jammy-large | 2026-06-16 03:36:44.901 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:44.907223 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:36:44.907495 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ '[' 0 -gt 0 ']' 2026-06-16 03:36:44.907591 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ set -euo pipefail 2026-06-16 03:36:44.907740 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ case $DISTRO_NAME in 2026-06-16 03:36:44.907814 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:36:44.907877 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:36:44.907941 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:36:44.908010 | ubuntu-jammy-large | 2026-06-16 03:36:44.907 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:36:44.908340 | ubuntu-jammy-large | 2026-06-16 03:36:44.908 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-06-16 03:36:44.913598 | ubuntu-jammy-large | 2026-06-16 03:36:44.913 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2026-06-16 03:36:44.913787 | ubuntu-jammy-large | 2026-06-16 03:36:44.913 | ++ '[' -z systemd ']' 2026-06-16 03:36:44.913904 | ubuntu-jammy-large | 2026-06-16 03:36:44.913 | ++ case $DIB_INIT_SYSTEM in 2026-06-16 03:36:44.914293 | ubuntu-jammy-large | 2026-06-16 03:36:44.914 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2026-06-16 03:36:44.975419 | ubuntu-jammy-large | 2026-06-16 03:36:44.975 | INFO:root:Mapping for base : iscsi_package 2026-06-16 03:36:45.052313 | ubuntu-jammy-large | 2026-06-16 03:36:45.052 | Reading package lists... 2026-06-16 03:36:45.423848 | ubuntu-jammy-large | 2026-06-16 03:36:45.423 | Building dependency tree... 2026-06-16 03:36:45.423993 | ubuntu-jammy-large | 2026-06-16 03:36:45.423 | Reading state information... 2026-06-16 03:36:45.668470 | ubuntu-jammy-large | 2026-06-16 03:36:45.668 | The following additional packages will be installed: 2026-06-16 03:36:45.669674 | ubuntu-jammy-large | 2026-06-16 03:36:45.669 | libisns0 libopeniscsiusr udev 2026-06-16 03:36:45.670996 | ubuntu-jammy-large | 2026-06-16 03:36:45.670 | Recommended packages: 2026-06-16 03:36:45.671017 | ubuntu-jammy-large | 2026-06-16 03:36:45.670 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2026-06-16 03:36:45.697696 | ubuntu-jammy-large | 2026-06-16 03:36:45.697 | The following NEW packages will be installed: 2026-06-16 03:36:45.698764 | ubuntu-jammy-large | 2026-06-16 03:36:45.698 | libisns0 libopeniscsiusr open-iscsi udev 2026-06-16 03:36:45.844470 | ubuntu-jammy-large | 2026-06-16 03:36:45.844 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:45.844577 | ubuntu-jammy-large | 2026-06-16 03:36:45.844 | Need to get 2046 kB of archives. 2026-06-16 03:36:45.844589 | ubuntu-jammy-large | 2026-06-16 03:36:45.844 | After this operation, 11.7 MB of additional disk space will be used. 2026-06-16 03:36:45.844608 | ubuntu-jammy-large | 2026-06-16 03:36:45.844 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2026-06-16 03:36:45.885878 | ubuntu-jammy-large | 2026-06-16 03:36:45.885 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2026-06-16 03:36:45.888052 | ubuntu-jammy-large | 2026-06-16 03:36:45.887 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.21 [1559 kB] 2026-06-16 03:36:45.961133 | ubuntu-jammy-large | 2026-06-16 03:36:45.960 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2026-06-16 03:36:46.142509 | ubuntu-jammy-large | 2026-06-16 03:36:46.142 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:46.183466 | ubuntu-jammy-large | 2026-06-16 03:36:46.183 | Fetched 2046 kB in 0s (7810 kB/s) 2026-06-16 03:36:46.205035 | ubuntu-jammy-large | 2026-06-16 03:36:46.204 | Selecting previously unselected package libisns0:amd64. 2026-06-16 03:36:46.216021 | ubuntu-jammy-large | 2026-06-16 03:36:46.215 | (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-06-16 03:36:46.216960 | ubuntu-jammy-large | 2026-06-16 03:36:46.216 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2026-06-16 03:36:46.217531 | ubuntu-jammy-large | 2026-06-16 03:36:46.217 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2026-06-16 03:36:46.237598 | ubuntu-jammy-large | 2026-06-16 03:36:46.237 | Selecting previously unselected package libopeniscsiusr. 2026-06-16 03:36:46.239557 | ubuntu-jammy-large | 2026-06-16 03:36:46.239 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2026-06-16 03:36:46.239796 | ubuntu-jammy-large | 2026-06-16 03:36:46.239 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-06-16 03:36:46.261389 | ubuntu-jammy-large | 2026-06-16 03:36:46.261 | Selecting previously unselected package udev. 2026-06-16 03:36:46.263851 | ubuntu-jammy-large | 2026-06-16 03:36:46.263 | Preparing to unpack .../udev_249.11-0ubuntu3.21_amd64.deb ... 2026-06-16 03:36:46.264314 | ubuntu-jammy-large | 2026-06-16 03:36:46.264 | Unpacking udev (249.11-0ubuntu3.21) ... 2026-06-16 03:36:46.361386 | ubuntu-jammy-large | 2026-06-16 03:36:46.361 | Selecting previously unselected package open-iscsi. 2026-06-16 03:36:46.363479 | ubuntu-jammy-large | 2026-06-16 03:36:46.363 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2026-06-16 03:36:46.454287 | ubuntu-jammy-large | 2026-06-16 03:36:46.453 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2026-06-16 03:36:46.490774 | ubuntu-jammy-large | 2026-06-16 03:36:46.490 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2026-06-16 03:36:46.491011 | ubuntu-jammy-large | 2026-06-16 03:36:46.490 | Setting up udev (249.11-0ubuntu3.21) ... 2026-06-16 03:36:47.119405 | ubuntu-jammy-large | 2026-06-16 03:36:47.119 | A chroot environment has been detected, udev not started. 2026-06-16 03:36:47.135101 | ubuntu-jammy-large | 2026-06-16 03:36:47.134 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2026-06-16 03:36:47.135415 | ubuntu-jammy-large | 2026-06-16 03:36:47.135 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2026-06-16 03:36:47.521151 | ubuntu-jammy-large | 2026-06-16 03:36:47.520 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2026-06-16 03:36:47.686364 | ubuntu-jammy-large | 2026-06-16 03:36:47.686 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-06-16 03:36:47.686470 | ubuntu-jammy-large | 2026-06-16 03:36:47.686 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2026-06-16 03:36:47.703743 | ubuntu-jammy-large | 2026-06-16 03:36:47.703 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:36:47.928206 | ubuntu-jammy-large | 2026-06-16 03:36:47.927 | dib-run-parts 00-baseline-environment completed 2026-06-16 03:36:47.928296 | ubuntu-jammy-large | 2026-06-16 03:36:47.928 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2026-06-16 03:36:47.987775 | ubuntu-jammy-large | 2026-06-16 03:36:47.987 | Reading package lists... 2026-06-16 03:36:48.308874 | ubuntu-jammy-large | 2026-06-16 03:36:48.308 | Building dependency tree... 2026-06-16 03:36:48.308990 | ubuntu-jammy-large | 2026-06-16 03:36:48.308 | Reading state information... 2026-06-16 03:36:48.528910 | ubuntu-jammy-large | 2026-06-16 03:36:48.528 | Calculating upgrade... 2026-06-16 03:36:48.699798 | ubuntu-jammy-large | 2026-06-16 03:36:48.699 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:48.706112 | ubuntu-jammy-large | 2026-06-16 03:36:48.705 | dib-run-parts 00-up-to-date completed 2026-06-16 03:36:48.706172 | ubuntu-jammy-large | 2026-06-16 03:36:48.706 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2026-06-16 03:36:50.082431 | ubuntu-jammy-large | 2026-06-16 03:36:50.079 | Map install for certs-ramfs: cryptsetup 2026-06-16 03:36:50.082533 | ubuntu-jammy-large | 2026-06-16 03:36:50.079 | Map install for cpu-pinning: tuned 2026-06-16 03:36:50.082551 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for keepalived-octavia: keepalived 2026-06-16 03:36:50.082566 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for ipvsadmin: ipvsadm 2026-06-16 03:36:50.082582 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for cache-url: curl 2026-06-16 03:36:50.082623 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for sos: sos 2026-06-16 03:36:50.082699 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for source-repositories: git 2026-06-16 03:36:50.082718 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | 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-06-16 03:36:50.082735 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for install-static: rsync 2026-06-16 03:36:50.082750 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for haproxy-octavia: haproxy, iputils-ping 2026-06-16 03:36:50.082764 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2026-06-16 03:36:50.082779 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2026-06-16 03:36:50.082796 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | Running command: ['install-packages', 'rsync', 'net-tools', 'curl', 'adduser', 'dbus', 'iputils-tracepath', 'python3-venv', 'python3', 'dkms', 'netbase', 'openssh-client', 'openssh-server', 'tcpdump', 'logrotate', 'lsof', 'haproxy', 'ca-certificates', 'socat', 'acl', 'cron', 'python3-dev', 'psmisc', 'nftables', 'dmeventd', 'locales', 'acpid', 'libffi-dev', 'python3-pip', 'cryptsetup', 'keepalived', 'at', 'build-essential', 'git', 'tuned', 'cloud-init', 'irqbalance', 'pollinate', 'tmux', 'bash-completion', 'open-vm-tools', 'apt-transport-https', 'netcat-openbsd', 'apparmor', 'rsyslog', 'isc-dhcp-client', 'ubuntu-cloudimage-keyring', 'less', 'ifenslave', 'iptables', 'linux-image-virtual', 'uuid-runtime', 'vlan', 'ethtool', 'gawk', 'libssl-dev', 'initramfs-tools', 'iputils-ping', 'ifupdown', 'vim-tiny', 'ipvsadm', 'cloud-guest-utils'] 2026-06-16 03:36:50.082814 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > Reading package lists... 2026-06-16 03:36:50.082830 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > Building dependency tree... 2026-06-16 03:36:50.082847 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > Reading state information... 2026-06-16 03:36:50.082864 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > adduser is already the newest version (3.118ubuntu5). 2026-06-16 03:36:50.082881 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > ca-certificates is already the newest version (20240203~22.04.1). 2026-06-16 03:36:50.082898 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2026-06-16 03:36:50.082915 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > dbus set to manually installed. 2026-06-16 03:36:50.082932 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > python3 is already the newest version (3.10.6-1~22.04.1). 2026-06-16 03:36:50.082950 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > apt-transport-https is already the newest version (2.4.14). 2026-06-16 03:36:50.082968 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > The following additional packages will be installed: 2026-06-16 03:36:50.082985 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2026-06-16 03:36:50.083005 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2026-06-16 03:36:50.083023 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2026-06-16 03:36:50.083039 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2026-06-16 03:36:50.083055 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-06-16 03:36:50.083071 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-06-16 03:36:50.083085 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-06-16 03:36:50.083112 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-06-16 03:36:50.083127 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libfastjson4 libfdisk1 libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev 2026-06-16 03:36:50.083141 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 2026-06-16 03:36:50.083172 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore libklibc 2026-06-16 03:36:50.083185 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-06-16 03:36:50.083198 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-06-16 03:36:50.083209 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-06-16 03:36:50.083222 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-06-16 03:36:50.083234 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-06-16 03:36:50.083247 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2026-06-16 03:36:50.083259 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2026-06-16 03:36:50.083319 | ubuntu-jammy-large | 2026-06-16 03:36:50.080 | > linux-base linux-image-5.15.0-181-generic linux-libc-dev 2026-06-16 03:36:50.083331 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > linux-modules-5.15.0-181-generic lto-disabled-list make ncat 2026-06-16 03:36:50.083343 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > netplan-generator netplan.io openssh-sftp-server patch pci.ids pciutils perl 2026-06-16 03:36:50.083355 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > perl-modules-5.34 python-babel-localedata python3-attr python3-babel 2026-06-16 03:36:50.083367 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-certifi python3-chardet python3-configobj python3-debconf 2026-06-16 03:36:50.083379 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-decorator python3-distutils python3-idna python3-jinja2 2026-06-16 03:36:50.083391 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2026-06-16 03:36:50.083403 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-netplan 2026-06-16 03:36:50.083415 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2026-06-16 03:36:50.083427 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2026-06-16 03:36:50.083451 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-urllib3 python3-wheel python3.10-dev python3.10-venv rpcsvc-proto 2026-06-16 03:36:50.083463 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > tzdata ucf vim-common virt-what xxd xz-utils zlib1g-dev zstd 2026-06-16 03:36:50.083475 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > Suggested packages: 2026-06-16 03:36:50.083487 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2026-06-16 03:36:50.083499 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2026-06-16 03:36:50.083511 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2026-06-16 03:36:50.083523 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2026-06-16 03:36:50.083535 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2026-06-16 03:36:50.083547 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2026-06-16 03:36:50.083571 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2026-06-16 03:36:50.083583 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2026-06-16 03:36:50.083594 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2026-06-16 03:36:50.083614 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2026-06-16 03:36:50.083625 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2026-06-16 03:36:50.083638 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-06-16 03:36:50.083650 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > linux-headers-5.15.0-181-generic linux-modules-extra-5.15.0-181-generic 2026-06-16 03:36:50.083661 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2026-06-16 03:36:50.083673 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > openvswitch-switch iw python3-rich open-vm-tools-desktop 2026-06-16 03:36:50.083685 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2026-06-16 03:36:50.083697 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2026-06-16 03:36:50.083709 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2026-06-16 03:36:50.083720 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2026-06-16 03:36:50.083732 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2026-06-16 03:36:50.083744 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2026-06-16 03:36:50.083833 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2026-06-16 03:36:50.083855 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2026-06-16 03:36:50.083868 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > indent 2026-06-16 03:36:50.083881 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > Recommended packages: 2026-06-16 03:36:50.083892 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2026-06-16 03:36:50.083904 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2026-06-16 03:36:50.083916 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2026-06-16 03:36:50.083928 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2026-06-16 03:36:50.083940 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2026-06-16 03:36:50.083953 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2026-06-16 03:36:50.083966 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > The following NEW packages will be installed: 2026-06-16 03:36:50.083979 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > acl acpid apparmor at bash-completion binutils binutils-common 2026-06-16 03:36:50.083992 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2026-06-16 03:36:50.084005 | ubuntu-jammy-large | 2026-06-16 03:36:50.081 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2026-06-16 03:36:50.084018 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2026-06-16 03:36:50.084031 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2026-06-16 03:36:50.084045 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2026-06-16 03:36:50.084058 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2026-06-16 03:36:50.084071 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2026-06-16 03:36:50.084084 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2026-06-16 03:36:50.084098 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2026-06-16 03:36:50.084120 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2026-06-16 03:36:50.084133 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libdrm2 libedit2 liberror-perl libestr0 libevent-core-2.1-7 libexpat1-dev 2026-06-16 03:36:50.084146 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libfastjson4 libfdisk1 libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev 2026-06-16 03:36:50.084158 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libgcc-12-dev libgdbm-compat4 libgdbm6 libgomp1 libip6tc2 libisc-export1105 2026-06-16 03:36:50.084172 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libisl23 libitm1 libjansson4 libjs-jquery libjs-sphinxdoc libjs-underscore 2026-06-16 03:36:50.084185 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libklibc liblsan0 liblua5.3-0 liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 2026-06-16 03:36:50.084198 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libmspack0 libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 2026-06-16 03:36:50.084219 | ubuntu-jammy-large | 2026-06-16 03:36:50.082 | > libnftnl11 libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 2026-06-16 03:36:53.882931 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > libpci3 libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2026-06-16 03:36:53.883066 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2026-06-16 03:36:53.883086 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2026-06-16 03:36:53.883100 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2026-06-16 03:36:53.883113 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > libxtables12 linux-base linux-image-5.15.0-181-generic linux-image-virtual 2026-06-16 03:36:53.883125 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > linux-libc-dev linux-modules-5.15.0-181-generic locales logrotate lsof 2026-06-16 03:36:53.883138 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd 2026-06-16 03:36:53.883152 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > netplan-generator netplan.io nftables open-vm-tools openssh-client 2026-06-16 03:36:53.883164 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > openssh-server openssh-sftp-server patch pci.ids pciutils perl 2026-06-16 03:36:53.883177 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > perl-modules-5.34 pollinate psmisc python-babel-localedata python3-attr 2026-06-16 03:36:53.883189 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-babel python3-certifi python3-chardet python3-configobj 2026-06-16 03:36:53.883236 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-debconf python3-decorator python3-dev python3-distutils python3-idna 2026-06-16 03:36:53.883250 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-jinja2 python3-json-pointer python3-jsonpatch python3-jsonschema 2026-06-16 03:36:53.883263 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-lib2to3 python3-linux-procfs python3-markupsafe python3-netifaces 2026-06-16 03:36:53.883276 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-netplan python3-pip python3-pip-whl python3-pyrsistent 2026-06-16 03:36:53.883304 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-pyudev python3-requests python3-serial python3-setuptools 2026-06-16 03:36:53.883317 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3-setuptools-whl python3-tz python3-urllib3 python3-venv python3-wheel 2026-06-16 03:36:53.883330 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > python3.10-dev python3.10-venv rpcsvc-proto rsync rsyslog socat tcpdump tmux 2026-06-16 03:36:53.883345 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > tuned tzdata ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny 2026-06-16 03:36:53.883360 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > virt-what vlan xxd xz-utils zlib1g-dev zstd 2026-06-16 03:36:53.883373 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > 0 upgraded, 221 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:36:53.883388 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > Need to get 198 MB of archives. 2026-06-16 03:36:53.883402 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > After this operation, 734 MB of additional disk space will be used. 2026-06-16 03:36:53.883414 | ubuntu-jammy-large | 2026-06-16 03:36:53.882 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2026-06-16 03:36:53.883459 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2026-06-16 03:36:53.883474 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2026-06-16 03:36:53.883489 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2026-06-16 03:36:53.883503 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.7 [445 kB] 2026-06-16 03:36:53.883516 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.5 [32.1 kB] 2026-06-16 03:36:53.883530 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 kmod amd64 29-1ubuntu1.1 [102 kB] 2026-06-16 03:36:53.883543 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2026-06-16 03:36:53.883556 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883570 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2026-06-16 03:36:53.883583 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2026-06-16 03:36:53.883596 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2026-06-16 03:36:53.883609 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883644 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2026-06-16 03:36:53.883658 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883672 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2026-06-16 03:36:53.883686 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2026-06-16 03:36:53.883700 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2026-06-16 03:36:53.883713 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2026-06-16 03:36:53.883727 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883742 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2026-06-16 03:36:53.883756 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.3 [127 kB] 2026-06-16 03:36:53.883769 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883782 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883795 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.3 [2283 kB] 2026-06-16 03:36:53.883808 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.3 [1069 kB] 2026-06-16 03:36:53.883831 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.3 [2260 kB] 2026-06-16 03:36:53.883844 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.3 [976 kB] 2026-06-16 03:36:53.883857 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.3 [154 kB] 2026-06-16 03:36:53.883875 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883890 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883902 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2026-06-16 03:36:53.883915 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883928 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.3 [2442 kB] 2026-06-16 03:36:53.883942 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.3 [2478 kB] 2026-06-16 03:36:53.883955 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883968 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883981 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > 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-06-16 03:36:53.883995 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2026-06-16 03:36:53.884009 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2026-06-16 03:36:53.884022 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2026-06-16 03:36:53.884039 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2026-06-16 03:36:53.884058 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2026-06-16 03:36:53.884072 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2026-06-16 03:36:53.884085 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xz-utils amd64 5.2.5-2ubuntu1.1 [84.8 kB] 2026-06-16 03:36:53.884098 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2026-06-16 03:36:53.884114 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2026-06-16 03:36:53.884136 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2026-06-16 03:36:53.884160 | ubuntu-jammy-large | 2026-06-16 03:36:53.883 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2026-06-16 03:36:53.884180 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.13 [20.3 kB] 2026-06-16 03:36:53.884249 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-181.191 [1312 kB] 2026-06-16 03:36:53.884284 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2026-06-16 03:36:53.884322 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2026-06-16 03:36:53.884362 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2026-06-16 03:36:53.884405 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2026-06-16 03:36:53.884448 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.13 [2101 kB] 2026-06-16 03:36:53.884483 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > 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-06-16 03:36:53.884517 | ubuntu-jammy-large | 2026-06-16 03:36:53.884 | > 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-06-16 03:36:54.650690 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2026-06-16 03:36:54.650814 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2026-06-16 03:36:54.650839 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2026-06-16 03:36:54.650855 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2026-06-16 03:36:54.650870 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2026-06-16 03:36:54.650891 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2026-06-16 03:36:54.650914 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2026-06-16 03:36:54.650937 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.30-0ubuntu0.22.04.1 [1655 kB] 2026-06-16 03:36:54.650960 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2026-06-16 03:36:54.650983 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2026-06-16 03:36:54.651006 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2026-06-16 03:36:54.651028 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2026-06-16 03:36:54.651051 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2026-06-16 03:36:54.651073 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iproute2 amd64 5.15.0-1ubuntu2.1 [1072 kB] 2026-06-16 03:36:54.651094 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2026-06-16 03:36:54.651127 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2026-06-16 03:36:54.651141 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > 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-06-16 03:36:54.651177 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > 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-06-16 03:36:54.651459 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2026-06-16 03:36:54.651508 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2026-06-16 03:36:54.651525 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2026-06-16 03:36:54.651541 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2026-06-16 03:36:54.651555 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.9 [201 kB] 2026-06-16 03:36:54.651570 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.9 [1070 kB] 2026-06-16 03:36:54.651583 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2026-06-16 03:36:54.651596 | ubuntu-jammy-large | 2026-06-16 03:36:54.648 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2026-06-16 03:36:54.651609 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2026-06-16 03:36:54.651623 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2026-06-16 03:36:54.651636 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.15 [904 kB] 2026-06-16 03:36:54.651649 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.15 [38.9 kB] 2026-06-16 03:36:54.651695 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2026-06-16 03:36:54.651710 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.15 [435 kB] 2026-06-16 03:36:54.651723 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > 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-06-16 03:36:54.651737 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > 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-06-16 03:36:54.651750 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2026-06-16 03:36:54.651763 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2026-06-16 03:36:54.651776 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > 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-06-16 03:36:54.651789 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2026-06-16 03:36:54.651802 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2026-06-16 03:36:54.651815 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2026-06-16 03:36:54.651828 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > 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-06-16 03:36:54.651841 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2026-06-16 03:36:54.651877 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2026-06-16 03:36:54.651890 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2026-06-16 03:36:54.651904 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > 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-06-16 03:36:54.651929 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2026-06-16 03:36:54.651942 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2026-06-16 03:36:54.651955 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2026-06-16 03:36:54.651968 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.107.1-3ubuntu0.22.04.4 [117 kB] 2026-06-16 03:36:54.651981 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.13 [4248 kB] 2026-06-16 03:36:54.651994 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2026-06-16 03:36:54.652007 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2026-06-16 03:36:54.652020 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2026-06-16 03:36:54.652033 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan-generator amd64 0.107.1-3ubuntu0.22.04.4 [57.1 kB] 2026-06-16 03:36:54.652046 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-netplan amd64 0.107.1-3ubuntu0.22.04.4 [23.1 kB] 2026-06-16 03:36:54.652059 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2026-06-16 03:36:54.652072 | ubuntu-jammy-large | 2026-06-16 03:36:54.649 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.107.1-3ubuntu0.22.04.4 [56.3 kB] 2026-06-16 03:36:54.652086 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2026-06-16 03:36:54.652099 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2026a-0ubuntu0.22.04.1 [348 kB] 2026-06-16 03:36:54.652112 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.31 [51.2 kB] 2026-06-16 03:36:54.652139 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.31 [81.5 kB] 2026-06-16 03:36:54.652153 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.31 [707 kB] 2026-06-16 03:36:54.652167 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2026-06-16 03:36:54.652181 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2026-06-16 03:36:54.652227 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2026-06-16 03:36:54.652240 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2026-06-16 03:36:54.652263 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2026-06-16 03:36:54.652276 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2026-06-16 03:36:54.652289 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2026-06-16 03:36:54.652302 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2026-06-16 03:36:54.652315 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2026-06-16 03:36:54.652328 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2026-06-16 03:36:54.652341 | ubuntu-jammy-large | 2026-06-16 03:36:54.650 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3.1 [332 kB] 2026-06-16 03:36:56.717101 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > 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-06-16 03:36:56.717222 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2026-06-16 03:36:56.717243 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3.1 [67.2 kB] 2026-06-16 03:36:56.717259 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2026-06-16 03:36:56.717273 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2026-06-16 03:36:56.717287 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2026-06-16 03:36:56.717300 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2026-06-16 03:36:56.717314 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2026-06-16 03:36:56.717327 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2026-06-16 03:36:56.717340 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2026-06-16 03:36:56.717353 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.24 [291 kB] 2026-06-16 03:36:56.717366 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.24 [194 kB] 2026-06-16 03:36:56.717380 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > 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-06-16 03:36:56.717393 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2026-06-16 03:36:56.717406 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2026-06-16 03:36:56.717419 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2026-06-16 03:36:56.717432 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2026-06-16 03:36:56.717446 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.5 [140 kB] 2026-06-16 03:36:56.717485 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.5 [122 kB] 2026-06-16 03:36:56.717499 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2026-06-16 03:36:56.717512 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.17 [954 kB] 2026-06-16 03:36:56.717525 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.17 [3174 kB] 2026-06-16 03:36:56.717538 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2026-06-16 03:36:56.717551 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2026-06-16 03:36:56.717564 | ubuntu-jammy-large | 2026-06-16 03:36:56.715 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2026-06-16 03:36:56.717577 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.2 [46.0 kB] 2026-06-16 03:36:56.717590 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.2 [100.0 kB] 2026-06-16 03:36:56.717618 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2026-06-16 03:36:56.717632 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2026-06-16 03:36:56.717661 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2026-06-16 03:36:56.717680 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2026-06-16 03:36:56.717693 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717707 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.7 [148 kB] 2026-06-16 03:36:56.717720 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717733 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2026-06-16 03:36:56.717746 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2026-06-16 03:36:56.717759 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717772 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717785 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717798 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717811 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.25 [2377 kB] 2026-06-16 03:36:56.717824 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2026-06-16 03:36:56.717845 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-181-generic amd64 5.15.0-181.191 [22.7 MB] 2026-06-16 03:36:56.717858 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-181-generic amd64 5.15.0-181.191 [11.6 MB] 2026-06-16 03:36:56.717871 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.181.164 [2418 B] 2026-06-16 03:36:56.717884 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717897 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2026-06-16 03:36:56.717910 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.3 [10.5 kB] 2026-06-16 03:36:56.717923 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2026-06-16 03:36:56.717936 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2026-06-16 03:36:56.717949 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.717962 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2026-06-16 03:36:56.717974 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2026-06-16 03:36:56.717988 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2026-06-16 03:36:56.718001 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2026-06-16 03:36:56.718014 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2026-06-16 03:36:56.718027 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2026-06-16 03:36:56.718040 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.718059 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.718078 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2026-06-16 03:36:56.718092 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.718104 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2026-06-16 03:36:56.718117 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2026-06-16 03:36:56.718130 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2026-06-16 03:36:56.718143 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2026-06-16 03:36:56.718225 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2026-06-16 03:36:56.718248 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:56.718261 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2026-06-16 03:36:56.718274 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2026-06-16 03:36:56.718287 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2026-06-16 03:36:56.718301 | ubuntu-jammy-large | 2026-06-16 03:36:56.716 | > 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-06-16 03:36:58.633834 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2026-06-16 03:36:58.633925 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > 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-06-16 03:36:58.633945 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2026-06-16 03:36:58.633960 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.7 [98.6 kB] 2026-06-16 03:36:58.633975 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > 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-06-16 03:36:58.633989 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2026-06-16 03:36:58.634003 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > 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-06-16 03:36:58.634019 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > 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-06-16 03:36:58.634032 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > 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-06-16 03:36:58.634047 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tmux amd64 3.2a-4ubuntu0.2 [428 kB] 2026-06-16 03:36:58.634060 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2026-06-16 03:36:58.634073 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2026-06-16 03:36:58.634087 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2026-06-16 03:36:58.634101 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2026-06-16 03:36:58.634136 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 26.1-0ubuntu1~22.04.1 [590 kB] 2026-06-16 03:36:58.634151 | ubuntu-jammy-large | 2026-06-16 03:36:58.631 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2026-06-16 03:36:58.634164 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Get:219 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2026-06-16 03:36:58.634190 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Get:220 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-06-16 03:36:58.634204 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Get:221 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-16 03:36:58.634240 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:36:58.634255 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Fetched 198 MB in 7s (28.7 MB/s) 2026-06-16 03:36:58.634270 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package cron. 2026-06-16 03:36:58.634286 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > (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-06-16 03:36:58.634304 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2026-06-16 03:36:58.634318 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2026-06-16 03:36:58.634331 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libnuma1:amd64. 2026-06-16 03:36:58.634345 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2026-06-16 03:36:58.634358 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-06-16 03:36:58.634371 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package irqbalance. 2026-06-16 03:36:58.634397 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2026-06-16 03:36:58.634412 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2026-06-16 03:36:58.634424 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libpopt0:amd64. 2026-06-16 03:36:58.634437 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2026-06-16 03:36:58.634450 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2026-06-16 03:36:58.634463 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package rsync. 2026-06-16 03:36:58.634476 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.7_amd64.deb ... 2026-06-16 03:36:58.634489 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.7) ... 2026-06-16 03:36:58.634502 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package uuid-runtime. 2026-06-16 03:36:58.634515 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:36:58.634528 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-06-16 03:36:58.634541 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package kmod. 2026-06-16 03:36:58.634554 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../06-kmod_29-1ubuntu1.1_amd64.deb ... 2026-06-16 03:36:58.634567 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking kmod (29-1ubuntu1.1) ... 2026-06-16 03:36:58.634580 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package acpid. 2026-06-16 03:36:58.634592 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2026-06-16 03:36:58.634605 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2026-06-16 03:36:58.634618 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package gcc-11-base:amd64. 2026-06-16 03:36:58.634672 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.634687 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.634703 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libisl23:amd64. 2026-06-16 03:36:58.634725 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2026-06-16 03:36:58.634738 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2026-06-16 03:36:58.634751 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libmpfr6:amd64. 2026-06-16 03:36:58.634764 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2026-06-16 03:36:58.634777 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2026-06-16 03:36:58.634789 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libmpc3:amd64. 2026-06-16 03:36:58.634802 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2026-06-16 03:36:58.634815 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2026-06-16 03:36:58.634828 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package cpp-11. 2026-06-16 03:36:58.634846 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.634860 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.634872 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package cpp. 2026-06-16 03:36:58.634885 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-06-16 03:36:58.634898 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2026-06-16 03:36:58.634911 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package libcc1-0:amd64. 2026-06-16 03:36:58.634923 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.634936 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.634949 | ubuntu-jammy-large | 2026-06-16 03:36:58.632 | > Selecting previously unselected package binutils-common:amd64. 2026-06-16 03:36:58.634962 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.634975 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.634988 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libbinutils:amd64. 2026-06-16 03:36:58.635000 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.635013 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.635026 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libctf-nobfd0:amd64. 2026-06-16 03:36:58.635039 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.635052 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.635065 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libctf0:amd64. 2026-06-16 03:36:58.635084 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.635098 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.635138 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-06-16 03:36:58.635153 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.635166 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.635179 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package binutils. 2026-06-16 03:36:58.635192 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2026-06-16 03:36:58.635204 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2026-06-16 03:36:58.635226 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libgomp1:amd64. 2026-06-16 03:36:58.635238 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635251 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635265 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libitm1:amd64. 2026-06-16 03:36:58.635277 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635290 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635303 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libatomic1:amd64. 2026-06-16 03:36:58.635316 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635329 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635342 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libasan6:amd64. 2026-06-16 03:36:58.635355 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635368 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635381 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package liblsan0:amd64. 2026-06-16 03:36:58.635394 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635407 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635420 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libtsan0:amd64. 2026-06-16 03:36:58.635432 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635446 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635458 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libubsan1:amd64. 2026-06-16 03:36:58.635471 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:36:58.635489 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:36:58.635502 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Selecting previously unselected package libquadmath0:amd64. 2026-06-16 03:36:58.635515 | ubuntu-jammy-large | 2026-06-16 03:36:58.633 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350063 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350158 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libgcc-11-dev:amd64. 2026-06-16 03:37:02.350174 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350189 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350202 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package gcc-11. 2026-06-16 03:37:02.350214 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350226 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350238 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package gcc. 2026-06-16 03:37:02.350249 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-06-16 03:37:02.350261 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2026-06-16 03:37:02.350273 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package cpp-12. 2026-06-16 03:37:02.350284 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350316 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350334 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libasan8:amd64. 2026-06-16 03:37:02.350352 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350371 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350389 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libtsan2:amd64. 2026-06-16 03:37:02.350408 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350427 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350446 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libgcc-12-dev:amd64. 2026-06-16 03:37:02.350464 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350482 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350501 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package gcc-12. 2026-06-16 03:37:02.350519 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.350540 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.350559 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package perl-modules-5.34. 2026-06-16 03:37:02.350579 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2026-06-16 03:37:02.350599 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:02.350619 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libgdbm6:amd64. 2026-06-16 03:37:02.350677 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2026-06-16 03:37:02.350698 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2026-06-16 03:37:02.350712 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libgdbm-compat4:amd64. 2026-06-16 03:37:02.350724 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2026-06-16 03:37:02.350735 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2026-06-16 03:37:02.350747 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package libperl5.34:amd64. 2026-06-16 03:37:02.350758 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2026-06-16 03:37:02.350773 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:02.350793 | ubuntu-jammy-large | 2026-06-16 03:37:02.347 | > Selecting previously unselected package perl. 2026-06-16 03:37:02.350812 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2026-06-16 03:37:02.350831 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:02.350851 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libdpkg-perl. 2026-06-16 03:37:02.350871 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2026-06-16 03:37:02.350890 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2026-06-16 03:37:02.350911 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package bzip2. 2026-06-16 03:37:02.350941 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2026-06-16 03:37:02.350954 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking bzip2 (1.0.8-5build1) ... 2026-06-16 03:37:02.350966 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package xz-utils. 2026-06-16 03:37:02.350994 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1.1_amd64.deb ... 2026-06-16 03:37:02.351017 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking xz-utils (5.2.5-2ubuntu1.1) ... 2026-06-16 03:37:02.351028 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package patch. 2026-06-16 03:37:02.351040 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2026-06-16 03:37:02.351077 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking patch (2.7.6-7build2) ... 2026-06-16 03:37:02.351089 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package make. 2026-06-16 03:37:02.351100 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2026-06-16 03:37:02.351112 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking make (4.3-4.1build1) ... 2026-06-16 03:37:02.351123 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package lto-disabled-list. 2026-06-16 03:37:02.351135 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2026-06-16 03:37:02.351146 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking lto-disabled-list (24) ... 2026-06-16 03:37:02.351158 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package dpkg-dev. 2026-06-16 03:37:02.351169 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2026-06-16 03:37:02.351180 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2026-06-16 03:37:02.351192 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libc-dev-bin. 2026-06-16 03:37:02.351203 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.13_amd64.deb ... 2026-06-16 03:37:02.351215 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libc-dev-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:37:02.351226 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package linux-libc-dev:amd64. 2026-06-16 03:37:02.351237 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-181.191_amd64.deb ... 2026-06-16 03:37:02.351249 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking linux-libc-dev:amd64 (5.15.0-181.191) ... 2026-06-16 03:37:02.351260 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libcrypt-dev:amd64. 2026-06-16 03:37:02.351271 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2026-06-16 03:37:02.351282 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-06-16 03:37:02.351294 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package rpcsvc-proto. 2026-06-16 03:37:02.351305 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2026-06-16 03:37:02.351316 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-06-16 03:37:02.351327 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libtirpc-dev:amd64. 2026-06-16 03:37:02.351338 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2026-06-16 03:37:02.351350 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-06-16 03:37:02.351361 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libnsl-dev:amd64. 2026-06-16 03:37:02.351372 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2026-06-16 03:37:02.351384 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2026-06-16 03:37:02.351395 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libc6-dev:amd64. 2026-06-16 03:37:02.351406 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.13_amd64.deb ... 2026-06-16 03:37:02.351418 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-06-16 03:37:02.351429 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2026-06-16 03:37:02.351440 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.351460 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.351472 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package g++-11. 2026-06-16 03:37:02.351483 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.3_amd64.deb ... 2026-06-16 03:37:02.351494 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:02.351506 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package g++. 2026-06-16 03:37:02.351517 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2026-06-16 03:37:02.351528 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2026-06-16 03:37:02.351539 | ubuntu-jammy-large | 2026-06-16 03:37:02.348 | > Selecting previously unselected package build-essential. 2026-06-16 03:37:02.351555 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2026-06-16 03:37:02.351567 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking build-essential (12.9ubuntu3) ... 2026-06-16 03:37:02.351578 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package dctrl-tools. 2026-06-16 03:37:02.351603 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2026-06-16 03:37:02.351614 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking dctrl-tools (2.24-3build2) ... 2026-06-16 03:37:02.351626 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package dkms. 2026-06-16 03:37:02.351637 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2026-06-16 03:37:02.351648 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2026-06-16 03:37:02.351660 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libsigsegv2:amd64. 2026-06-16 03:37:02.351671 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2026-06-16 03:37:02.351682 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-06-16 03:37:02.351694 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2026-06-16 03:37:02.351705 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2026-06-16 03:37:02.351716 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package gawk. 2026-06-16 03:37:02.351732 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > (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 ... 15727 files and directories currently installed.) 2026-06-16 03:37:02.351747 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2026-06-16 03:37:02.351758 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2026-06-16 03:37:02.351770 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package liblua5.3-0:amd64. 2026-06-16 03:37:02.351783 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2026-06-16 03:37:02.351803 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-06-16 03:37:02.351821 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package haproxy. 2026-06-16 03:37:02.351841 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../002-haproxy_2.4.30-0ubuntu0.22.04.1_amd64.deb ... 2026-06-16 03:37:02.351860 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-06-16 03:37:02.351885 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libbpf0:amd64. 2026-06-16 03:37:02.351898 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2026-06-16 03:37:02.351909 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-06-16 03:37:02.351920 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libmd0:amd64. 2026-06-16 03:37:02.351931 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2026-06-16 03:37:02.351943 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2026-06-16 03:37:02.351954 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libbsd0:amd64. 2026-06-16 03:37:02.351965 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2026-06-16 03:37:02.351977 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2026-06-16 03:37:02.351988 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libmnl0:amd64. 2026-06-16 03:37:02.351999 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2026-06-16 03:37:02.352010 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2026-06-16 03:37:02.352021 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Selecting previously unselected package libxtables12:amd64. 2026-06-16 03:37:02.352033 | ubuntu-jammy-large | 2026-06-16 03:37:02.349 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2026-06-16 03:37:03.967572 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:03.967671 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package iproute2. 2026-06-16 03:37:03.967686 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2.1_amd64.deb ... 2026-06-16 03:37:03.967698 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking iproute2 (5.15.0-1ubuntu2.1) ... 2026-06-16 03:37:03.967709 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libnftnl11:amd64. 2026-06-16 03:37:03.967719 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2026-06-16 03:37:03.967729 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2026-06-16 03:37:03.967738 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libnl-3-200:amd64. 2026-06-16 03:37:03.967748 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2026-06-16 03:37:03.967758 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2026-06-16 03:37:03.967779 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2026-06-16 03:37:03.967788 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2026-06-16 03:37:03.967798 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-06-16 03:37:03.967807 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package pci.ids. 2026-06-16 03:37:03.967816 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2026-06-16 03:37:03.967827 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-06-16 03:37:03.967836 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libpci3:amd64. 2026-06-16 03:37:03.967846 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2026-06-16 03:37:03.967856 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2026-06-16 03:37:03.967865 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libsensors-config. 2026-06-16 03:37:03.967874 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2026-06-16 03:37:03.967884 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2026-06-16 03:37:03.967913 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libsensors5:amd64. 2026-06-16 03:37:03.967923 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2026-06-16 03:37:03.967936 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-06-16 03:37:03.967946 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libwrap0:amd64. 2026-06-16 03:37:03.967955 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2026-06-16 03:37:03.967965 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2026-06-16 03:37:03.967974 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libsnmp-base. 2026-06-16 03:37:03.967983 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.9_all.deb ... 2026-06-16 03:37:03.967993 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-06-16 03:37:03.968002 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package libsnmp40:amd64. 2026-06-16 03:37:03.968031 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.9_amd64.deb ... 2026-06-16 03:37:03.968044 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-06-16 03:37:03.968054 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Selecting previously unselected package keepalived. 2026-06-16 03:37:03.968064 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2026-06-16 03:37:03.968073 | ubuntu-jammy-large | 2026-06-16 03:37:03.967 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2026-06-16 03:37:03.968082 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libedit2:amd64. 2026-06-16 03:37:03.968096 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2026-06-16 03:37:03.968106 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2026-06-16 03:37:03.968118 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libcbor0.8:amd64. 2026-06-16 03:37:03.968128 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2026-06-16 03:37:03.968140 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-06-16 03:37:03.968153 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libfido2-1:amd64. 2026-06-16 03:37:03.968201 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2026-06-16 03:37:03.968215 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2026-06-16 03:37:03.968237 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package openssh-client. 2026-06-16 03:37:03.968251 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-06-16 03:37:03.968286 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:03.968300 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package openssh-sftp-server. 2026-06-16 03:37:03.969672 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-06-16 03:37:03.969755 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:03.969778 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package ucf. 2026-06-16 03:37:03.969792 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2026-06-16 03:37:03.969805 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Moving old data out of the way 2026-06-16 03:37:03.969817 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking ucf (3.0043) ... 2026-06-16 03:37:03.969828 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package openssh-server. 2026-06-16 03:37:03.969854 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.15_amd64.deb ... 2026-06-16 03:37:03.969867 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:03.969879 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libdrm-common. 2026-06-16 03:37:03.969891 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2026-06-16 03:37:03.969903 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-06-16 03:37:03.969914 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libdrm2:amd64. 2026-06-16 03:37:03.969926 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2026-06-16 03:37:03.969937 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-06-16 03:37:03.969949 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libfuse3-3:amd64. 2026-06-16 03:37:03.969961 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2026-06-16 03:37:03.969972 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2026-06-16 03:37:03.969984 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libmspack0:amd64. 2026-06-16 03:37:03.969996 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2026-06-16 03:37:03.970007 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2026-06-16 03:37:03.970042 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libxslt1.1:amd64. 2026-06-16 03:37:03.970053 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... 2026-06-16 03:37:03.970066 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-06-16 03:37:03.970077 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libxmlsec1:amd64. 2026-06-16 03:37:03.970089 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2026-06-16 03:37:03.970100 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2026-06-16 03:37:03.970112 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2026-06-16 03:37:03.970123 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2026-06-16 03:37:03.970134 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-06-16 03:37:03.970146 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package pciutils. 2026-06-16 03:37:03.970158 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2026-06-16 03:37:03.970169 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking pciutils (1:3.7.0-6) ... 2026-06-16 03:37:03.970180 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package open-vm-tools. 2026-06-16 03:37:03.970192 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2026-06-16 03:37:03.970203 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-06-16 03:37:03.970215 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Selecting previously unselected package iputils-ping. 2026-06-16 03:37:03.970226 | ubuntu-jammy-large | 2026-06-16 03:37:03.968 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-06-16 03:37:03.970238 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2026-06-16 03:37:03.970250 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package libisc-export1105:amd64. 2026-06-16 03:37:03.970261 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-06-16 03:37:03.970281 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-06-16 03:37:03.970292 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package libdns-export1110. 2026-06-16 03:37:03.970304 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2026-06-16 03:37:03.970315 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-06-16 03:37:03.970341 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package isc-dhcp-client. 2026-06-16 03:37:03.970353 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2026-06-16 03:37:03.970365 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-06-16 03:37:03.970381 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package less. 2026-06-16 03:37:03.970393 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2026-06-16 03:37:03.970404 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2026-06-16 03:37:03.970416 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package libestr0:amd64. 2026-06-16 03:37:03.970428 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2026-06-16 03:37:03.970439 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2026-06-16 03:37:03.970451 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package libfastjson4:amd64. 2026-06-16 03:37:03.970462 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2026-06-16 03:37:03.970474 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2026-06-16 03:37:03.970485 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package libnetplan0:amd64. 2026-06-16 03:37:03.970497 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../043-libnetplan0_0.107.1-3ubuntu0.22.04.4_amd64.deb ... 2026-06-16 03:37:03.970508 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:03.970520 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package locales. 2026-06-16 03:37:03.970531 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.13_all.deb ... 2026-06-16 03:37:03.970542 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking locales (2.35-0ubuntu3.13) ... 2026-06-16 03:37:03.970554 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package logrotate. 2026-06-16 03:37:03.970565 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2026-06-16 03:37:03.970577 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2026-06-16 03:37:03.970588 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package netbase. 2026-06-16 03:37:03.970600 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2026-06-16 03:37:03.970611 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking netbase (6.3) ... 2026-06-16 03:37:03.970623 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package netcat-openbsd. 2026-06-16 03:37:03.970673 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2026-06-16 03:37:03.970688 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2026-06-16 03:37:03.970700 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package netplan-generator. 2026-06-16 03:37:03.970711 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../048-netplan-generator_0.107.1-3ubuntu0.22.04.4_amd64.deb ... 2026-06-16 03:37:03.970723 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking netplan-generator (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:03.970735 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package python3-netplan. 2026-06-16 03:37:03.970747 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../049-python3-netplan_0.107.1-3ubuntu0.22.04.4_amd64.deb ... 2026-06-16 03:37:03.970764 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking python3-netplan (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:03.970776 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package python3-netifaces:amd64. 2026-06-16 03:37:03.970787 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Preparing to unpack .../050-python3-netifaces_0.11.0-1build2_amd64.deb ... 2026-06-16 03:37:03.970799 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2026-06-16 03:37:03.970811 | ubuntu-jammy-large | 2026-06-16 03:37:03.969 | > Selecting previously unselected package netplan.io. 2026-06-16 03:37:05.948761 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../051-netplan.io_0.107.1-3ubuntu0.22.04.4_amd64.deb ... 2026-06-16 03:37:05.948891 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking netplan.io (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:05.948910 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package rsyslog. 2026-06-16 03:37:05.948925 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../052-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2026-06-16 03:37:05.948952 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2026-06-16 03:37:05.948967 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package tzdata. 2026-06-16 03:37:05.949023 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../053-tzdata_2026a-0ubuntu0.22.04.1_all.deb ... 2026-06-16 03:37:05.949038 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking tzdata (2026a-0ubuntu0.22.04.1) ... 2026-06-16 03:37:05.949051 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package xxd. 2026-06-16 03:37:05.949064 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../054-xxd_2%3a8.2.3995-1ubuntu2.31_amd64.deb ... 2026-06-16 03:37:05.949077 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking xxd (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:05.949090 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package vim-common. 2026-06-16 03:37:05.949103 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../055-vim-common_2%3a8.2.3995-1ubuntu2.31_all.deb ... 2026-06-16 03:37:05.949126 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:05.949139 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package vim-tiny. 2026-06-16 03:37:05.949152 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../056-vim-tiny_2%3a8.2.3995-1ubuntu2.31_amd64.deb ... 2026-06-16 03:37:05.949165 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:05.949177 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Selecting previously unselected package apparmor. 2026-06-16 03:37:05.949195 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Preparing to unpack .../057-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2026-06-16 03:37:05.949209 | ubuntu-jammy-large | 2026-06-16 03:37:05.948 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2026-06-16 03:37:05.949222 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package bash-completion. 2026-06-16 03:37:05.949235 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../058-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2026-06-16 03:37:05.949248 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2026-06-16 03:37:05.949261 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package cpio. 2026-06-16 03:37:05.949274 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../059-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2026-06-16 03:37:05.949286 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2026-06-16 03:37:05.949299 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package dmidecode. 2026-06-16 03:37:05.949316 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../060-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2026-06-16 03:37:05.949329 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2026-06-16 03:37:05.949342 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libip6tc2:amd64. 2026-06-16 03:37:05.949377 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../061-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2026-06-16 03:37:05.949390 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:05.949402 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libnfnetlink0:amd64. 2026-06-16 03:37:05.949415 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../062-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2026-06-16 03:37:05.949432 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-06-16 03:37:05.949445 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2026-06-16 03:37:05.949458 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../063-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2026-06-16 03:37:05.949471 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-06-16 03:37:05.949488 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package iptables. 2026-06-16 03:37:05.949502 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../064-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2026-06-16 03:37:05.949514 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:05.949531 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package iputils-tracepath. 2026-06-16 03:37:05.949544 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../065-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2026-06-16 03:37:05.949561 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-06-16 03:37:05.949574 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libjansson4:amd64. 2026-06-16 03:37:05.949591 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../066-libjansson4_2.13.1-1.1build3_amd64.deb ... 2026-06-16 03:37:05.949608 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2026-06-16 03:37:05.949625 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libnftables1:amd64. 2026-06-16 03:37:05.949642 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../067-libnftables1_1.0.2-1ubuntu3.1_amd64.deb ... 2026-06-16 03:37:05.949659 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-06-16 03:37:05.949717 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package libpcap0.8:amd64. 2026-06-16 03:37:05.949733 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../068-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2026-06-16 03:37:05.949751 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-06-16 03:37:05.949764 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package lsof. 2026-06-16 03:37:05.949781 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../069-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2026-06-16 03:37:05.949798 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2026-06-16 03:37:05.949814 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package nftables. 2026-06-16 03:37:05.949831 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../070-nftables_1.0.2-1ubuntu3.1_amd64.deb ... 2026-06-16 03:37:05.949850 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking nftables (1.0.2-1ubuntu3.1) ... 2026-06-16 03:37:05.949890 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package psmisc. 2026-06-16 03:37:05.949913 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../071-psmisc_23.4-2build3_amd64.deb ... 2026-06-16 03:37:05.949932 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking psmisc (23.4-2build3) ... 2026-06-16 03:37:05.949949 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Selecting previously unselected package tcpdump. 2026-06-16 03:37:05.949965 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Preparing to unpack .../072-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2026-06-16 03:37:05.950006 | ubuntu-jammy-large | 2026-06-16 03:37:05.949 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2026-06-16 03:37:05.950032 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package acl. 2026-06-16 03:37:05.950049 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../073-acl_2.3.1-1_amd64.deb ... 2026-06-16 03:37:05.950067 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking acl (2.3.1-1) ... 2026-06-16 03:37:05.950111 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package at. 2026-06-16 03:37:05.950129 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../074-at_3.2.5-1ubuntu1_amd64.deb ... 2026-06-16 03:37:05.950145 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking at (3.2.5-1ubuntu1) ... 2026-06-16 03:37:05.950162 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package busybox-initramfs. 2026-06-16 03:37:05.950179 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../075-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2026-06-16 03:37:05.950195 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-06-16 03:37:05.950237 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package cryptsetup-bin. 2026-06-16 03:37:05.950255 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../076-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-06-16 03:37:05.950272 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:37:05.950289 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package cryptsetup. 2026-06-16 03:37:05.950305 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../077-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2026-06-16 03:37:05.950347 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:37:05.950365 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package libcurl4:amd64. 2026-06-16 03:37:05.950382 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../078-libcurl4_7.81.0-1ubuntu1.24_amd64.deb ... 2026-06-16 03:37:05.950399 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.24) ... 2026-06-16 03:37:05.950415 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package curl. 2026-06-16 03:37:05.950431 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../079-curl_7.81.0-1ubuntu1.24_amd64.deb ... 2026-06-16 03:37:05.950473 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking curl (7.81.0-1ubuntu1.24) ... 2026-06-16 03:37:05.950491 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-06-16 03:37:05.950508 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../080-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-06-16 03:37:05.950525 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:37:05.950541 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package libaio1:amd64. 2026-06-16 03:37:05.950561 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../081-libaio1_0.3.112-13build1_amd64.deb ... 2026-06-16 03:37:05.950602 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2026-06-16 03:37:05.950620 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-06-16 03:37:05.950680 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../082-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2026-06-16 03:37:05.950698 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-06-16 03:37:05.950716 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package dmeventd. 2026-06-16 03:37:05.950733 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../083-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2026-06-16 03:37:05.950752 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:37:05.950804 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package ethtool. 2026-06-16 03:37:05.950818 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../084-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2026-06-16 03:37:05.950835 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2026-06-16 03:37:05.950862 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package libfdisk1:amd64. 2026-06-16 03:37:05.950876 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../085-libfdisk1_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:37:05.950892 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:37:05.950909 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package fdisk. 2026-06-16 03:37:05.950925 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../086-fdisk_2.37.2-4ubuntu3.5_amd64.deb ... 2026-06-16 03:37:05.950942 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking fdisk (2.37.2-4ubuntu3.5) ... 2026-06-16 03:37:05.950958 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Selecting previously unselected package liberror-perl. 2026-06-16 03:37:05.951042 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... 2026-06-16 03:37:05.951064 | ubuntu-jammy-large | 2026-06-16 03:37:05.950 | > Unpacking liberror-perl (0.17029-1) ... 2026-06-16 03:37:05.951077 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package git-man. 2026-06-16 03:37:05.951093 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../088-git-man_1%3a2.34.1-1ubuntu1.17_all.deb ... 2026-06-16 03:37:05.951110 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking git-man (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:37:05.951127 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package git. 2026-06-16 03:37:05.951143 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../089-git_1%3a2.34.1-1ubuntu1.17_amd64.deb ... 2026-06-16 03:37:05.951160 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking git (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:37:05.951176 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package ifupdown. 2026-06-16 03:37:05.951222 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../090-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2026-06-16 03:37:05.951240 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-06-16 03:37:05.951256 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package ifenslave. 2026-06-16 03:37:05.951273 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../091-ifenslave_2.10ubuntu3_all.deb ... 2026-06-16 03:37:05.951289 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking ifenslave (2.10ubuntu3) ... 2026-06-16 03:37:05.951303 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package initramfs-tools-bin. 2026-06-16 03:37:05.951341 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../092-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2026-06-16 03:37:05.951358 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2026-06-16 03:37:05.951372 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package libklibc:amd64. 2026-06-16 03:37:05.951409 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../093-libklibc_2.0.10-4ubuntu0.2_amd64.deb ... 2026-06-16 03:37:05.951425 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-06-16 03:37:05.951440 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package klibc-utils. 2026-06-16 03:37:05.951478 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../094-klibc-utils_2.0.10-4ubuntu0.2_amd64.deb ... 2026-06-16 03:37:05.951495 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking klibc-utils (2.0.10-4ubuntu0.2) ... 2026-06-16 03:37:05.951510 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package zstd. 2026-06-16 03:37:05.951524 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../095-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2026-06-16 03:37:05.951688 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2026-06-16 03:37:05.951781 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Selecting previously unselected package initramfs-tools-core. 2026-06-16 03:37:05.951802 | ubuntu-jammy-large | 2026-06-16 03:37:05.951 | > Preparing to unpack .../096-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2026-06-16 03:37:09.097684 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2026-06-16 03:37:09.097754 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package linux-base. 2026-06-16 03:37:09.097761 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../097-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2026-06-16 03:37:09.097767 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2026-06-16 03:37:09.097773 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package initramfs-tools. 2026-06-16 03:37:09.097779 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../098-initramfs-tools_0.140ubuntu13.5_all.deb ... 2026-06-16 03:37:09.097784 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2026-06-16 03:37:09.097789 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libevent-core-2.1-7:amd64. 2026-06-16 03:37:09.097793 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../099-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... 2026-06-16 03:37:09.097799 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-06-16 03:37:09.097803 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libexpat1-dev:amd64. 2026-06-16 03:37:09.097808 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../100-libexpat1-dev_2.4.7-1ubuntu0.7_amd64.deb ... 2026-06-16 03:37:09.097812 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-06-16 03:37:09.097817 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libjs-jquery. 2026-06-16 03:37:09.097821 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../101-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2026-06-16 03:37:09.097826 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-06-16 03:37:09.097830 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libjs-underscore. 2026-06-16 03:37:09.097835 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../102-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2026-06-16 03:37:09.097839 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2026-06-16 03:37:09.097850 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libjs-sphinxdoc. 2026-06-16 03:37:09.097855 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../103-libjs-sphinxdoc_4.3.2-1_all.deb ... 2026-06-16 03:37:09.097860 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2026-06-16 03:37:09.097864 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libpython3.10:amd64. 2026-06-16 03:37:09.097869 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../104-libpython3.10_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:37:09.097873 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:37:09.097878 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package zlib1g-dev:amd64. 2026-06-16 03:37:09.097882 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Preparing to unpack .../105-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2026-06-16 03:37:09.097901 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-06-16 03:37:09.097905 | ubuntu-jammy-large | 2026-06-16 03:37:09.096 | > Selecting previously unselected package libpython3.10-dev:amd64. 2026-06-16 03:37:09.097910 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../106-libpython3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:37:09.097936 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:37:09.097941 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package libpython3-dev:amd64. 2026-06-16 03:37:09.097946 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../107-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:37:09.097950 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-06-16 03:37:09.097955 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package libssl-dev:amd64. 2026-06-16 03:37:09.097963 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../108-libssl-dev_3.0.2-0ubuntu1.25_amd64.deb ... 2026-06-16 03:37:09.097968 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.25) ... 2026-06-16 03:37:09.097972 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package libutempter0:amd64. 2026-06-16 03:37:09.097977 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../109-libutempter0_1.2.1-2build2_amd64.deb ... 2026-06-16 03:37:09.097981 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2026-06-16 03:37:09.097985 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package linux-modules-5.15.0-181-generic. 2026-06-16 03:37:09.097990 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../110-linux-modules-5.15.0-181-generic_5.15.0-181.191_amd64.deb ... 2026-06-16 03:37:09.097994 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking linux-modules-5.15.0-181-generic (5.15.0-181.191) ... 2026-06-16 03:37:09.097999 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package linux-image-5.15.0-181-generic. 2026-06-16 03:37:09.098010 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../111-linux-image-5.15.0-181-generic_5.15.0-181.191_amd64.deb ... 2026-06-16 03:37:09.098015 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking linux-image-5.15.0-181-generic (5.15.0-181.191) ... 2026-06-16 03:37:09.098019 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package linux-image-virtual. 2026-06-16 03:37:09.098024 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../112-linux-image-virtual_5.15.0.181.164_amd64.deb ... 2026-06-16 03:37:09.098028 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking linux-image-virtual (5.15.0.181.164) ... 2026-06-16 03:37:09.098033 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package ncat. 2026-06-16 03:37:09.098037 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../113-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2026-06-16 03:37:09.098042 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-06-16 03:37:09.098046 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package net-tools. 2026-06-16 03:37:09.098051 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../114-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2026-06-16 03:37:09.098055 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-06-16 03:37:09.098060 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package pollinate. 2026-06-16 03:37:09.098064 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../115-pollinate_4.33-3ubuntu2.3_all.deb ... 2026-06-16 03:37:09.098069 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking pollinate (4.33-3ubuntu2.3) ... 2026-06-16 03:37:09.098073 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python-babel-localedata. 2026-06-16 03:37:09.098078 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../116-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2026-06-16 03:37:09.098082 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-06-16 03:37:09.098087 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-attr. 2026-06-16 03:37:09.098091 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../117-python3-attr_21.2.0-1ubuntu1_all.deb ... 2026-06-16 03:37:09.098095 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2026-06-16 03:37:09.098104 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-tz. 2026-06-16 03:37:09.098108 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../118-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2026-06-16 03:37:09.098113 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-06-16 03:37:09.098117 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-babel. 2026-06-16 03:37:09.098122 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../119-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2026-06-16 03:37:09.098130 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2026-06-16 03:37:09.098134 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-certifi. 2026-06-16 03:37:09.098138 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../120-python3-certifi_2020.6.20-1_all.deb ... 2026-06-16 03:37:09.098143 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-certifi (2020.6.20-1) ... 2026-06-16 03:37:09.098147 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-chardet. 2026-06-16 03:37:09.098152 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../121-python3-chardet_4.0.0-1_all.deb ... 2026-06-16 03:37:09.098156 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-chardet (4.0.0-1) ... 2026-06-16 03:37:09.098161 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-configobj. 2026-06-16 03:37:09.098165 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../122-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2026-06-16 03:37:09.098170 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2026-06-16 03:37:09.098174 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-debconf. 2026-06-16 03:37:09.098178 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../123-python3-debconf_1.5.79ubuntu1_all.deb ... 2026-06-16 03:37:09.098183 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2026-06-16 03:37:09.098187 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-decorator. 2026-06-16 03:37:09.098192 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../124-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2026-06-16 03:37:09.098196 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2026-06-16 03:37:09.098201 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3.10-dev. 2026-06-16 03:37:09.098205 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../125-python3.10-dev_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:37:09.098210 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3.10-dev (3.10.12-1~22.04.15) ... 2026-06-16 03:37:09.098214 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-lib2to3. 2026-06-16 03:37:09.098219 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../126-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2026-06-16 03:37:09.098225 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2026-06-16 03:37:09.098230 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-distutils. 2026-06-16 03:37:09.098234 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../127-python3-distutils_3.10.8-1~22.04_all.deb ... 2026-06-16 03:37:09.098239 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2026-06-16 03:37:09.098243 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-dev. 2026-06-16 03:37:09.098248 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../128-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:37:09.098252 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2026-06-16 03:37:09.098256 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-idna. 2026-06-16 03:37:09.098261 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../129-python3-idna_3.3-1ubuntu0.1_all.deb ... 2026-06-16 03:37:09.098265 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2026-06-16 03:37:09.098270 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-markupsafe. 2026-06-16 03:37:09.098274 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../130-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2026-06-16 03:37:09.098279 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2026-06-16 03:37:09.098283 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-jinja2. 2026-06-16 03:37:09.098291 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../131-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2026-06-16 03:37:09.098295 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-06-16 03:37:09.098300 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-json-pointer. 2026-06-16 03:37:09.098304 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../132-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2026-06-16 03:37:09.098309 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2026-06-16 03:37:09.098313 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-jsonpatch. 2026-06-16 03:37:09.098320 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../133-python3-jsonpatch_1.32-2_all.deb ... 2026-06-16 03:37:09.098325 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-jsonpatch (1.32-2) ... 2026-06-16 03:37:09.098329 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-setuptools. 2026-06-16 03:37:09.098334 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../134-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-06-16 03:37:09.098338 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:37:09.098343 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-pyrsistent:amd64. 2026-06-16 03:37:09.098347 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../135-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2026-06-16 03:37:09.098352 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-06-16 03:37:09.098356 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-jsonschema. 2026-06-16 03:37:09.098360 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../136-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2026-06-16 03:37:09.098365 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2026-06-16 03:37:09.098369 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-linux-procfs. 2026-06-16 03:37:09.098374 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../137-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2026-06-16 03:37:09.098378 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2026-06-16 03:37:09.098383 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Selecting previously unselected package python3-wheel. 2026-06-16 03:37:09.098387 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Preparing to unpack .../138-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2026-06-16 03:37:09.098392 | ubuntu-jammy-large | 2026-06-16 03:37:09.097 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-06-16 03:37:14.534890 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-pip. 2026-06-16 03:37:14.535022 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../139-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-06-16 03:37:14.535041 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-06-16 03:37:14.535055 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-pip-whl. 2026-06-16 03:37:14.535069 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../140-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2026-06-16 03:37:14.535083 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-06-16 03:37:14.535096 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-pyudev. 2026-06-16 03:37:14.535109 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../141-python3-pyudev_0.22.0-2_all.deb ... 2026-06-16 03:37:14.535123 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-pyudev (0.22.0-2) ... 2026-06-16 03:37:14.535136 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-urllib3. 2026-06-16 03:37:14.535148 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../142-python3-urllib3_1.26.5-1~exp1ubuntu0.7_all.deb ... 2026-06-16 03:37:14.535189 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.7) ... 2026-06-16 03:37:14.535203 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-requests. 2026-06-16 03:37:14.535215 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../143-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2026-06-16 03:37:14.535243 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-06-16 03:37:14.535256 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-serial. 2026-06-16 03:37:14.535269 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../144-python3-serial_3.5-1_all.deb ... 2026-06-16 03:37:14.535282 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-serial (3.5-1) ... 2026-06-16 03:37:14.535295 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-setuptools-whl. 2026-06-16 03:37:14.535308 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../145-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2026-06-16 03:37:14.535321 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:37:14.535334 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3.10-venv. 2026-06-16 03:37:14.535347 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../146-python3.10-venv_3.10.12-1~22.04.15_amd64.deb ... 2026-06-16 03:37:14.535360 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3.10-venv (3.10.12-1~22.04.15) ... 2026-06-16 03:37:14.535373 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Selecting previously unselected package python3-venv. 2026-06-16 03:37:14.535386 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Preparing to unpack .../147-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2026-06-16 03:37:14.535399 | ubuntu-jammy-large | 2026-06-16 03:37:14.534 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2026-06-16 03:37:14.535412 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package tmux. 2026-06-16 03:37:14.535424 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../148-tmux_3.2a-4ubuntu0.2_amd64.deb ... 2026-06-16 03:37:14.535437 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking tmux (3.2a-4ubuntu0.2) ... 2026-06-16 03:37:14.535450 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package virt-what. 2026-06-16 03:37:14.535463 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../149-virt-what_1.21-1_amd64.deb ... 2026-06-16 03:37:14.535477 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking virt-what (1.21-1) ... 2026-06-16 03:37:14.535490 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package tuned. 2026-06-16 03:37:14.535503 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../150-tuned_2.15.0-1ubuntu1_all.deb ... 2026-06-16 03:37:14.535516 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2026-06-16 03:37:14.535528 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2026-06-16 03:37:14.535541 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../151-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2026-06-16 03:37:14.535554 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2026-06-16 03:37:14.535574 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package cloud-guest-utils. 2026-06-16 03:37:14.535587 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../152-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2026-06-16 03:37:14.535600 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-06-16 03:37:14.535613 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package cloud-init. 2026-06-16 03:37:14.535626 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../153-cloud-init_26.1-0ubuntu1~22.04.1_all.deb ... 2026-06-16 03:37:14.535639 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking cloud-init (26.1-0ubuntu1~22.04.1) ... 2026-06-16 03:37:14.535652 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package ipvsadm. 2026-06-16 03:37:14.535673 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../154-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2026-06-16 03:37:14.535685 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking ipvsadm (1:1.31-1build2) ... 2026-06-16 03:37:14.535698 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package libffi-dev:amd64. 2026-06-16 03:37:14.535711 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../155-libffi-dev_3.4.2-4_amd64.deb ... 2026-06-16 03:37:14.535724 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2026-06-16 03:37:14.535737 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package socat. 2026-06-16 03:37:14.535749 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../156-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-06-16 03:37:14.535762 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-06-16 03:37:14.535775 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Selecting previously unselected package vlan. 2026-06-16 03:37:14.535788 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Preparing to unpack .../157-vlan_2.0.5ubuntu5_all.deb ... 2026-06-16 03:37:14.535800 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Unpacking vlan (2.0.5ubuntu5) ... 2026-06-16 03:37:14.535831 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2026-06-16 03:37:14.535845 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2026-06-16 03:37:14.535858 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2026-06-16 03:37:14.535871 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:14.535885 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:37:14.535902 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2026-06-16 03:37:14.535915 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:37:14.535928 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up lto-disabled-list (24) ... 2026-06-16 03:37:14.535940 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2026-06-16 03:37:14.535953 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2026-06-16 03:37:14.535966 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:37:14.535979 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2026-06-16 03:37:14.535992 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up at (3.2.5-1ubuntu1) ... 2026-06-16 03:37:14.536021 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2026-06-16 03:37:14.536036 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Running in chroot, ignoring request. 2026-06-16 03:37:14.536049 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:14.536062 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2026-06-16 03:37:14.536075 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up psmisc (23.4-2build3) ... 2026-06-16 03:37:14.536088 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:14.536100 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2026-06-16 03:37:14.536113 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.9) ... 2026-06-16 03:37:14.536131 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2026-06-16 03:37:14.536144 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2026-06-16 03:37:14.536156 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2026-06-16 03:37:14.536169 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up cron (3.0pl1-137ubuntu3) ... 2026-06-16 03:37:14.536182 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Adding group `crontab' (GID 110) ... 2026-06-16 03:37:14.536195 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Done. 2026-06-16 03:37:14.536217 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Running in chroot, ignoring request. 2026-06-16 03:37:14.536234 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:14.536248 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2026-06-16 03:37:14.536260 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2026-06-16 03:37:14.536273 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:37:14.536286 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2026-06-16 03:37:14.536299 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up less (590-1ubuntu0.22.04.3) ... 2026-06-16 03:37:14.536311 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up linux-libc-dev:amd64 (5.15.0-181.191) ... 2026-06-16 03:37:14.536324 | ubuntu-jammy-large | 2026-06-16 03:37:14.535 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:37:14.536337 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libnetplan0:amd64 (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:14.536350 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up kmod (29-1ubuntu1.1) ... 2026-06-16 03:37:14.536362 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:14.536375 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:14.536388 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up bzip2 (1.0.8-5build1) ... 2026-06-16 03:37:14.536401 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2026-06-16 03:37:14.536414 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2026-06-16 03:37:14.536426 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up locales (2.35-0ubuntu3.13) ... 2026-06-16 03:37:14.536439 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Generating locales (this might take a while)... 2026-06-16 03:37:14.536452 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Generation complete. 2026-06-16 03:37:14.536465 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2026-06-16 03:37:14.536478 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up xxd (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:14.536490 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2026-06-16 03:37:14.536503 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:14.536516 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2026-06-16 03:37:14.536529 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up acl (2.3.1-1) ... 2026-06-16 03:37:14.536542 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-serial (3.5-1) ... 2026-06-16 03:37:14.536558 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up tzdata (2026a-0ubuntu0.22.04.1) ... 2026-06-16 03:37:14.536572 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > 2026-06-16 03:37:14.536585 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Current default time zone: 'Etc/UTC' 2026-06-16 03:37:14.536598 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Local time is now: Tue Jun 16 03:37:12 UTC 2026. 2026-06-16 03:37:14.536611 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Universal Time is now: Tue Jun 16 03:37:12 UTC 2026. 2026-06-16 03:37:14.536623 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2026-06-16 03:37:14.536636 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > 2026-06-16 03:37:14.536649 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2026-06-16 03:37:14.536662 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2026-06-16 03:37:14.536676 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.2) ... 2026-06-16 03:37:14.536689 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2026-06-16 03:37:14.536701 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-06-16 03:37:14.536714 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-06-16 03:37:14.536735 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-06-16 03:37:14.536747 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-chardet (4.0.0-1) ... 2026-06-16 03:37:14.536760 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2026-06-16 03:37:14.536773 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up vim-common (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:14.536786 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2026-06-16 03:37:14.536798 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2026-06-16 03:37:14.536835 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-certifi (2020.6.20-1) ... 2026-06-16 03:37:14.536850 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up make (4.3-4.1build1) ... 2026-06-16 03:37:14.536862 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2026-06-16 03:37:14.536881 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2026-06-16 03:37:14.536894 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up xz-utils (5.2.5-2ubuntu1.1) ... 2026-06-16 03:37:14.536907 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-06-16 03:37:14.536925 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:14.536939 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.25) ... 2026-06-16 03:37:14.536951 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2026-06-16 03:37:14.536964 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2026-06-16 03:37:14.536976 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... 2026-06-16 03:37:14.536989 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:14.537002 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2026-06-16 03:37:14.537015 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up patch (2.7.6-7build2) ... 2026-06-16 03:37:14.537027 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up ucf (3.0043) ... 2026-06-16 03:37:14.537040 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2026-06-16 03:37:14.537053 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2026-06-16 03:37:14.537065 | ubuntu-jammy-large | 2026-06-16 03:37:14.536 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2026-06-16 03:37:22.551926 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:22.552086 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2026-06-16 03:37:22.552102 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.7) ... 2026-06-16 03:37:22.552112 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.5) ... 2026-06-16 03:37:22.552121 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2026-06-16 03:37:22.552130 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2026-06-16 03:37:22.552140 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552149 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2026-06-16 03:37:22.552159 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2026-06-16 03:37:22.552168 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2026-06-16 03:37:22.552177 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2026-06-16 03:37:22.552186 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2026-06-16 03:37:22.552194 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Setting up uuid-runtime (2.37.2-4ubuntu3.5) ... 2026-06-16 03:37:22.552204 | ubuntu-jammy-large | 2026-06-16 03:37:22.551 | > Adding group `uuidd' (GID 111) ... 2026-06-16 03:37:22.552235 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Done. 2026-06-16 03:37:22.552244 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2026-06-16 03:37:22.552253 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Adding system user `uuidd' (UID 105) ... 2026-06-16 03:37:22.552262 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2026-06-16 03:37:22.552271 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Not creating home directory `/run/uuidd'. 2026-06-16 03:37:22.552284 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Running in chroot, ignoring request. 2026-06-16 03:37:22.552293 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:22.552302 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2026-06-16 03:37:22.552312 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2026-06-16 03:37:22.552320 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-06-16 03:37:22.552327 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2026-06-16 03:37:22.552336 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552344 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2026-06-16 03:37:22.552353 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... 2026-06-16 03:37:22.552362 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2026-06-16 03:37:22.552371 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-netplan (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:22.552380 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.24) ... 2026-06-16 03:37:22.552389 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up git-man (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:37:22.552398 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up netbase (6.3) ... 2026-06-16 03:37:22.552407 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up curl (7.81.0-1ubuntu1.24) ... 2026-06-16 03:37:22.552415 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552424 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up netplan-generator (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:22.552444 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-06-16 03:37:22.552454 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2026-06-16 03:37:22.552462 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:37:22.552471 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-pyudev (0.22.0-2) ... 2026-06-16 03:37:22.552480 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2026-06-16 03:37:22.552489 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2026-06-16 03:37:22.552498 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libisl23:amd64 (0.24-2build1) ... 2026-06-16 03:37:22.552506 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2026-06-16 03:37:22.552515 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2026-06-16 03:37:22.552524 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2026-06-16 03:37:22.552533 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libc-dev-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:37:22.552542 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up klibc-utils (2.0.10-4ubuntu0.2) ... 2026-06-16 03:37:22.552551 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > 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-06-16 03:37:22.552568 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2026-06-16 03:37:22.552577 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2026-06-16 03:37:22.552592 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2026-06-16 03:37:22.552601 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2026-06-16 03:37:22.552610 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up tmux (3.2a-4ubuntu0.2) ... 2026-06-16 03:37:22.552620 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2026-06-16 03:37:22.552629 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552638 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552647 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2026-06-16 03:37:22.552676 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up dctrl-tools (2.24-3build2) ... 2026-06-16 03:37:22.552688 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552696 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libgdbm6:amd64 (1.23-1) ... 2026-06-16 03:37:22.552704 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2026-06-16 03:37:22.552711 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2026-06-16 03:37:22.552719 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2026-06-16 03:37:22.552727 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2026-06-16 03:37:22.552736 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552747 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2026-06-16 03:37:22.552756 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:37:22.552765 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2026-06-16 03:37:22.552773 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2026-06-16 03:37:22.552785 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2026-06-16 03:37:22.552795 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552804 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up virt-what (1.21-1) ... 2026-06-16 03:37:22.552817 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2026-06-16 03:37:22.552826 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.552835 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2026-06-16 03:37:22.552848 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Running in chroot, ignoring request. 2026-06-16 03:37:22.552857 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:22.552869 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2026-06-16 03:37:22.552880 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3.10-venv (3.10.12-1~22.04.15) ... 2026-06-16 03:37:22.552892 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2026-06-16 03:37:22.552901 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2026-06-16 03:37:22.552913 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2026-06-16 03:37:22.552925 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up iproute2 (5.15.0-1ubuntu2.1) ... 2026-06-16 03:37:22.552936 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up python3-jsonpatch (1.32-2) ... 2026-06-16 03:37:22.552948 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2026-06-16 03:37:22.552963 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2026-06-16 03:37:22.552975 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2026-06-16 03:37:22.552991 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Adding user `syslog' to group `adm' ... 2026-06-16 03:37:22.553003 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Adding user syslog to group adm 2026-06-16 03:37:22.553015 | ubuntu-jammy-large | 2026-06-16 03:37:22.552 | > Done. 2026-06-16 03:37:22.553026 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > 2026-06-16 03:37:22.553039 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-06-16 03:37:22.553051 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2026-06-16 03:37:22.553063 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2026-06-16 03:37:22.553106 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2026-06-16 03:37:22.553120 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2026-06-16 03:37:22.553129 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-06-16 03:37:22.553142 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up haproxy (2.4.30-0ubuntu0.22.04.1) ... 2026-06-16 03:37:22.553154 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Running in chroot, ignoring request. 2026-06-16 03:37:22.553167 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:22.553179 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2026-06-16 03:37:22.553192 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2026-06-16 03:37:22.553204 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2026-06-16 03:37:22.553216 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2026-06-16 03:37:22.553229 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2026-06-16 03:37:22.553241 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Running in chroot, ignoring request. 2026-06-16 03:37:22.553254 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > invoke-rc.d: policy-rc.d denied execution of restart. 2026-06-16 03:37:22.553265 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2026-06-16 03:37:22.553279 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2026-06-16 03:37:22.553291 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.31) ... 2026-06-16 03:37:22.553304 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2026-06-16 03:37:22.553316 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2026-06-16 03:37:22.553346 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2026-06-16 03:37:22.553360 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2026-06-16 03:37:22.553373 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2026-06-16 03:37:22.553386 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2026-06-16 03:37:22.553398 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up fdisk (2.37.2-4ubuntu3.5) ... 2026-06-16 03:37:22.553410 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2026-06-16 03:37:22.553422 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up netplan.io (0.107.1-3ubuntu0.22.04.4) ... 2026-06-16 03:37:22.553434 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2026-06-16 03:37:22.553451 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up pollinate (4.33-3ubuntu2.3) ... 2026-06-16 03:37:22.553463 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2026-06-16 03:37:22.553475 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2026-06-16 03:37:22.553487 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2026-06-16 03:37:22.553499 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Creating /etc/network/interfaces. 2026-06-16 03:37:22.553509 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-06-16 03:37:22.553537 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2026-06-16 03:37:22.553549 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.553564 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2026-06-16 03:37:22.553575 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2026-06-16 03:37:22.553585 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2026-06-16 03:37:22.553596 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2026-06-16 03:37:22.553608 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up pciutils (1:3.7.0-6) ... 2026-06-16 03:37:22.553620 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2026-06-16 03:37:22.553696 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:22.553711 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2026-06-16 03:37:22.553720 | ubuntu-jammy-large | 2026-06-16 03:37:22.553 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2026-06-16 03:37:34.451700 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.451766 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.451774 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:34.451781 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2026-06-16 03:37:34.451788 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2026-06-16 03:37:34.451796 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2026-06-16 03:37:34.451801 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up vlan (2.0.5ubuntu5) ... 2026-06-16 03:37:34.451806 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2026-06-16 03:37:34.451812 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2026-06-16 03:37:34.451816 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2026-06-16 03:37:34.451821 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-06-16 03:37:34.451825 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2026-06-16 03:37:34.451830 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up ifenslave (2.10ubuntu3) ... 2026-06-16 03:37:34.451835 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2026-06-16 03:37:34.451839 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Setting up rsync (3.2.7-0ubuntu0.22.04.7) ... 2026-06-16 03:37:34.451844 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.451849 | ubuntu-jammy-large | 2026-06-16 03:37:34.450 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:34.451853 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2026-06-16 03:37:34.451871 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up ipvsadm (1:1.31-1build2) ... 2026-06-16 03:37:34.451876 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.451881 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:34.451885 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up tuned (2.15.0-1ubuntu1) ... 2026-06-16 03:37:34.451890 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2026-06-16 03:37:34.451896 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:34.451900 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3.1) ... 2026-06-16 03:37:34.451905 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up nftables (1.0.2-1ubuntu3.1) ... 2026-06-16 03:37:34.451909 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2026-06-16 03:37:34.451914 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-initramfs: deferring update (trigger activated) 2026-06-16 03:37:34.451918 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2026-06-16 03:37:34.451923 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2026-06-16 03:37:34.451928 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2026-06-16 03:37:34.451932 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-16 03:37:34.451938 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-06-16 03:37:34.451942 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2026-06-16 03:37:34.451947 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2026-06-16 03:37:34.451951 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2026-06-16 03:37:34.451962 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2026-06-16 03:37:34.451966 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up openssh-client (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:34.451971 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2026-06-16 03:37:34.451976 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2026-06-16 03:37:34.451980 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2026-06-16 03:37:34.451985 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up binutils (2.38-4ubuntu2.12) ... 2026-06-16 03:37:34.451989 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2026-06-16 03:37:34.452000 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2026-06-16 03:37:34.452005 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.9) ... 2026-06-16 03:37:34.452010 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-06-16 03:37:34.452014 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:34.452019 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2026-06-16 03:37:34.452023 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:34.452028 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-06-16 03:37:34.452032 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:34.452040 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:34.452045 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up cloud-init (26.1-0ubuntu1~22.04.1) ... 2026-06-16 03:37:34.452049 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2026-06-16 03:37:34.452054 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2026-06-16 03:37:34.452058 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2026-06-16 03:37:34.452063 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2026-06-16 03:37:34.452069 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2026-06-16 03:37:34.452074 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2026-06-16 03:37:34.452078 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up openssh-server (1:8.9p1-3ubuntu0.15) ... 2026-06-16 03:37:34.452083 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > 2026-06-16 03:37:34.452089 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Creating config file /etc/ssh/sshd_config with new version 2026-06-16 03:37:34.452094 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Creating SSH2 RSA key; this may take some time ... 2026-06-16 03:37:34.452099 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > 3072 SHA256:7nGp6NRLUIsEJQBp8QdTy412K8Xi9LWh8ypbwP4cqbY root@ubuntu (RSA) 2026-06-16 03:37:34.452103 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Creating SSH2 ECDSA key; this may take some time ... 2026-06-16 03:37:34.452108 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > 256 SHA256:HODT7CTC978bYbzrxktdn5MqH4YWIDHj01NHJv87brs root@ubuntu (ECDSA) 2026-06-16 03:37:34.452112 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Creating SSH2 ED25519 key; this may take some time ... 2026-06-16 03:37:34.452117 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > 256 SHA256:lQsAa3ckB8TpqiNSwHI7yHjER37iDAgP0P96vE7Gjoo root@ubuntu (ED25519) 2026-06-16 03:37:34.452121 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.452126 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:34.452130 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2026-06-16 03:37:34.452135 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2026-06-16 03:37:34.452140 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:37:34.452144 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2026-06-16 03:37:34.452149 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.452153 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:37:34.452158 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2026-06-16 03:37:34.452162 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2026-06-16 03:37:34.452169 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2026-06-16 03:37:34.452174 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2026-06-16 03:37:34.452178 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up liberror-perl (0.17029-1) ... 2026-06-16 03:37:34.452183 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:37:34.452187 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up git (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:37:34.452195 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up python3.10-dev (3.10.12-1~22.04.15) ... 2026-06-16 03:37:34.452200 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2026-06-16 03:37:34.452204 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-06-16 03:37:34.452211 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up build-essential (12.9ubuntu3) ... 2026-06-16 03:37:34.452215 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-06-16 03:37:34.452220 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2026-06-16 03:37:34.452224 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up linux-image-5.15.0-181-generic (5.15.0-181.191) ... 2026-06-16 03:37:34.452229 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-181-generic 2026-06-16 03:37:34.452233 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-181-generic 2026-06-16 03:37:34.452238 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-181-generic 2026-06-16 03:37:34.452242 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-181-generic 2026-06-16 03:37:34.452247 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2026-06-16 03:37:34.452251 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2026-06-16 03:37:34.452256 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2026-06-16 03:37:34.452261 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up linux-image-virtual (5.15.0.181.164) ... 2026-06-16 03:37:34.452265 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Setting up linux-modules-5.15.0-181-generic (5.15.0-181.191) ... 2026-06-16 03:37:34.452270 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:37:34.452274 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2026-06-16 03:37:34.452279 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2026-06-16 03:37:34.452283 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2026-06-16 03:37:34.452288 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Running in chroot, ignoring request. 2026-06-16 03:37:34.452292 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2026-06-16 03:37:34.452297 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > Processing triggers for linux-image-5.15.0-181-generic (5.15.0-181.191) ... 2026-06-16 03:37:34.452301 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > /etc/kernel/postinst.d/dkms: 2026-06-16 03:37:34.452306 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > * dkms: running auto installation service for kernel 5.15.0-181-generic 2026-06-16 03:37:34.452311 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > ...done. 2026-06-16 03:37:34.452315 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > /etc/kernel/postinst.d/initramfs-tools: 2026-06-16 03:37:34.452320 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | > update-initramfs: Generating /boot/initrd.img-5.15.0-181-generic 2026-06-16 03:37:34.452324 | ubuntu-jammy-large | 2026-06-16 03:37:34.451 | returncode: 0 2026-06-16 03:37:34.465835 | ubuntu-jammy-large | 2026-06-16 03:37:34.465 | dib-run-parts 01-package-installs completed 2026-06-16 03:37:34.465923 | ubuntu-jammy-large | 2026-06-16 03:37:34.465 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2026-06-16 03:37:34.479168 | ubuntu-jammy-large | 2026-06-16 03:37:34.478 | dib-run-parts 05-set-cloud-init-sources completed 2026-06-16 03:37:34.479269 | ubuntu-jammy-large | 2026-06-16 03:37:34.479 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2026-06-16 03:37:34.490590 | ubuntu-jammy-large | 2026-06-16 03:37:34.490 | dib-run-parts 10-cloud-init completed 2026-06-16 03:37:34.490720 | ubuntu-jammy-large | 2026-06-16 03:37:34.490 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2026-06-16 03:37:34.503658 | ubuntu-jammy-large | 2026-06-16 03:37:34.503 | auto eth0 2026-06-16 03:37:34.503798 | ubuntu-jammy-large | 2026-06-16 03:37:34.503 | iface eth0 inet dhcp 2026-06-16 03:37:34.507567 | ubuntu-jammy-large | 2026-06-16 03:37:34.507 | auto eth1 2026-06-16 03:37:34.507697 | ubuntu-jammy-large | 2026-06-16 03:37:34.507 | iface eth1 inet dhcp 2026-06-16 03:37:34.511587 | ubuntu-jammy-large | 2026-06-16 03:37:34.511 | dib-run-parts 10-debian-networking completed 2026-06-16 03:37:34.512031 | ubuntu-jammy-large | 2026-06-16 03:37:34.511 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2026-06-16 03:37:34.582064 | ubuntu-jammy-large | 2026-06-16 03:37:34.581 | dib-run-parts 10-install-static-files completed 2026-06-16 03:37:34.582422 | ubuntu-jammy-large | 2026-06-16 03:37:34.582 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2026-06-16 03:37:35.393628 | ubuntu-jammy-large | 2026-06-16 03:37:35.393 | Generating locales (this might take a while)... 2026-06-16 03:37:37.304043 | ubuntu-jammy-large | 2026-06-16 03:37:37.303 | en_US.UTF-8... done 2026-06-16 03:37:37.305005 | ubuntu-jammy-large | 2026-06-16 03:37:37.304 | Generation complete. 2026-06-16 03:37:37.394417 | ubuntu-jammy-large | 2026-06-16 03:37:37.394 | dib-run-parts 12-debian-locale-gen completed 2026-06-16 03:37:37.394518 | ubuntu-jammy-large | 2026-06-16 03:37:37.394 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2026-06-16 03:37:37.405899 | ubuntu-jammy-large | 2026-06-16 03:37:37.405 | dib-run-parts 15-cleanup-debootstrap completed 2026-06-16 03:37:37.405979 | ubuntu-jammy-large | 2026-06-16 03:37:37.405 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2026-06-16 03:37:37.419421 | ubuntu-jammy-large | 2026-06-16 03:37:37.419 | dib-run-parts 20-install-init-scripts completed 2026-06-16 03:37:37.419755 | ubuntu-jammy-large | 2026-06-16 03:37:37.419 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2026-06-16 03:37:41.945744 | ubuntu-jammy-large | 2026-06-16 03:37:41.945 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2026-06-16 03:37:42.173075 | ubuntu-jammy-large | 2026-06-16 03:37:42.172 | Collecting pip 2026-06-16 03:37:42.316125 | ubuntu-jammy-large | 2026-06-16 03:37:42.315 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-16 03:37:42.507685 | ubuntu-jammy-large | 2026-06-16 03:37:42.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.7 MB/s eta 0:00:00 2026-06-16 03:37:42.556003 | ubuntu-jammy-large | 2026-06-16 03:37:42.555 | Installing collected packages: pip 2026-06-16 03:37:42.556290 | ubuntu-jammy-large | 2026-06-16 03:37:42.556 | Attempting uninstall: pip 2026-06-16 03:37:42.557172 | ubuntu-jammy-large | 2026-06-16 03:37:42.557 | Found existing installation: pip 22.0.2 2026-06-16 03:37:42.772242 | ubuntu-jammy-large | 2026-06-16 03:37:42.771 | Uninstalling pip-22.0.2: 2026-06-16 03:37:42.780508 | ubuntu-jammy-large | 2026-06-16 03:37:42.780 | Successfully uninstalled pip-22.0.2 2026-06-16 03:37:43.756186 | ubuntu-jammy-large | 2026-06-16 03:37:43.755 | Successfully installed pip-26.1.2 2026-06-16 03:37:44.733875 | ubuntu-jammy-large | 2026-06-16 03:37:44.733 | Processing ./opt/amphora-agent 2026-06-16 03:37:44.736009 | ubuntu-jammy-large | 2026-06-16 03:37:44.735 | Installing build dependencies: started 2026-06-16 03:37:46.083823 | ubuntu-jammy-large | 2026-06-16 03:37:46.083 | Installing build dependencies: finished with status 'done' 2026-06-16 03:37:46.085504 | ubuntu-jammy-large | 2026-06-16 03:37:46.085 | Getting requirements to build wheel: started 2026-06-16 03:37:46.455815 | ubuntu-jammy-large | 2026-06-16 03:37:46.455 | Getting requirements to build wheel: finished with status 'done' 2026-06-16 03:37:46.462140 | ubuntu-jammy-large | 2026-06-16 03:37:46.461 | Preparing metadata (pyproject.toml): started 2026-06-16 03:37:47.056709 | ubuntu-jammy-large | 2026-06-16 03:37:47.056 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-16 03:37:47.218834 | ubuntu-jammy-large | 2026-06-16 03:37:47.218 | Collecting alembic>=0.9.6 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.318803 | ubuntu-jammy-large | 2026-06-16 03:37:47.318 | Downloading alembic-1.16.4-py3-none-any.whl.metadata (7.3 kB) 2026-06-16 03:37:47.347094 | ubuntu-jammy-large | 2026-06-16 03:37:47.346 | Collecting cotyledon>=1.3.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.359266 | ubuntu-jammy-large | 2026-06-16 03:37:47.359 | Downloading cotyledon-2.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-16 03:37:47.384129 | ubuntu-jammy-large | 2026-06-16 03:37:47.383 | Collecting pecan>=1.3.2 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.396517 | ubuntu-jammy-large | 2026-06-16 03:37:47.396 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-06-16 03:37:47.426678 | ubuntu-jammy-large | 2026-06-16 03:37:47.426 | Collecting pbr>=3.1.1 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.439100 | ubuntu-jammy-large | 2026-06-16 03:37:47.438 | Downloading pbr-7.0.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-16 03:37:47.881641 | ubuntu-jammy-large | 2026-06-16 03:37:47.881 | Collecting SQLAlchemy>=1.2.19 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.894516 | ubuntu-jammy-large | 2026-06-16 03:37:47.894 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2026-06-16 03:37:47.938898 | ubuntu-jammy-large | 2026-06-16 03:37:47.938 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.950852 | ubuntu-jammy-large | 2026-06-16 03:37:47.950 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-16 03:37:47.987305 | ubuntu-jammy-large | 2026-06-16 03:37:47.987 | Collecting futurist>=1.2.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:47.999783 | ubuntu-jammy-large | 2026-06-16 03:37:47.999 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-16 03:37:48.031474 | ubuntu-jammy-large | 2026-06-16 03:37:48.031 | Collecting requests>=2.23.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.043767 | ubuntu-jammy-large | 2026-06-16 03:37:48.043 | Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 2026-06-16 03:37:48.064261 | ubuntu-jammy-large | 2026-06-16 03:37:48.064 | Collecting rfc3986>=1.2.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.075729 | ubuntu-jammy-large | 2026-06-16 03:37:48.075 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-16 03:37:48.106149 | ubuntu-jammy-large | 2026-06-16 03:37:48.106 | Collecting keystoneauth1>=3.4.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.118817 | ubuntu-jammy-large | 2026-06-16 03:37:48.118 | Downloading keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-16 03:37:48.149342 | ubuntu-jammy-large | 2026-06-16 03:37:48.149 | Collecting keystonemiddleware>=9.5.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.161581 | ubuntu-jammy-large | 2026-06-16 03:37:48.161 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-16 03:37:48.188835 | ubuntu-jammy-large | 2026-06-16 03:37:48.188 | Collecting WebOb>=1.8.2 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.200718 | ubuntu-jammy-large | 2026-06-16 03:37:48.200 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-06-16 03:37:48.230400 | ubuntu-jammy-large | 2026-06-16 03:37:48.230 | Collecting stevedore>=1.20.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.242355 | ubuntu-jammy-large | 2026-06-16 03:37:48.242 | Downloading stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-16 03:37:48.292548 | ubuntu-jammy-large | 2026-06-16 03:37:48.292 | Collecting openstacksdk>=0.103.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.305063 | ubuntu-jammy-large | 2026-06-16 03:37:48.304 | Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2026-06-16 03:37:48.344121 | ubuntu-jammy-large | 2026-06-16 03:37:48.343 | Collecting oslo.config>=6.8.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.452039 | ubuntu-jammy-large | 2026-06-16 03:37:48.451 | Downloading oslo_config-10.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-16 03:37:48.481995 | ubuntu-jammy-large | 2026-06-16 03:37:48.481 | Collecting oslo.context>=2.22.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.496594 | ubuntu-jammy-large | 2026-06-16 03:37:48.496 | Downloading oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-16 03:37:48.556214 | ubuntu-jammy-large | 2026-06-16 03:37:48.555 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:48.570682 | ubuntu-jammy-large | 2026-06-16 03:37:48.570 | Downloading oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-16 03:37:48.615136 | ubuntu-jammy-large | 2026-06-16 03:37:48.614 | Collecting oslo.i18n>=3.20.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.628340 | ubuntu-jammy-large | 2026-06-16 03:37:48.628 | Downloading oslo_i18n-6.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-16 03:37:48.673349 | ubuntu-jammy-large | 2026-06-16 03:37:48.673 | Collecting oslo.log>=4.3.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.686022 | ubuntu-jammy-large | 2026-06-16 03:37:48.685 | Downloading oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2026-06-16 03:37:48.735820 | ubuntu-jammy-large | 2026-06-16 03:37:48.735 | Collecting oslo.messaging>=14.1.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.748779 | ubuntu-jammy-large | 2026-06-16 03:37:48.748 | Downloading oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-16 03:37:48.792076 | ubuntu-jammy-large | 2026-06-16 03:37:48.791 | Collecting oslo.middleware>=4.0.1 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.804925 | ubuntu-jammy-large | 2026-06-16 03:37:48.804 | Downloading oslo_middleware-6.6.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-16 03:37:48.842567 | ubuntu-jammy-large | 2026-06-16 03:37:48.842 | Collecting oslo.policy>=4.5.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.854965 | ubuntu-jammy-large | 2026-06-16 03:37:48.854 | Downloading oslo_policy-4.6.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-16 03:37:48.882829 | ubuntu-jammy-large | 2026-06-16 03:37:48.882 | Collecting oslo.reports>=1.18.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.896322 | ubuntu-jammy-large | 2026-06-16 03:37:48.896 | Downloading oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2026-06-16 03:37:48.969910 | ubuntu-jammy-large | 2026-06-16 03:37:48.969 | Collecting oslo.serialization>=2.28.1 (from octavia==17.0.1.dev12) 2026-06-16 03:37:48.982953 | ubuntu-jammy-large | 2026-06-16 03:37:48.982 | Downloading oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-16 03:37:49.004028 | ubuntu-jammy-large | 2026-06-16 03:37:49.003 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.016027 | ubuntu-jammy-large | 2026-06-16 03:37:49.015 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2026-06-16 03:37:49.052340 | ubuntu-jammy-large | 2026-06-16 03:37:49.052 | Collecting oslo.utils>=4.7.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.064560 | ubuntu-jammy-large | 2026-06-16 03:37:49.064 | Downloading oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-16 03:37:49.157178 | ubuntu-jammy-large | 2026-06-16 03:37:49.156 | Collecting psutil>=5.7.1 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.169907 | ubuntu-jammy-large | 2026-06-16 03:37:49.169 | 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-06-16 03:37:49.218817 | ubuntu-jammy-large | 2026-06-16 03:37:49.218 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.230986 | ubuntu-jammy-large | 2026-06-16 03:37:49.230 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-06-16 03:37:49.258567 | ubuntu-jammy-large | 2026-06-16 03:37:49.258 | Collecting pyasn1-modules>=0.0.6 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.270064 | ubuntu-jammy-large | 2026-06-16 03:37:49.269 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-06-16 03:37:49.293620 | ubuntu-jammy-large | 2026-06-16 03:37:49.293 | Collecting python-barbicanclient>=4.5.2 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.307009 | ubuntu-jammy-large | 2026-06-16 03:37:49.306 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2026-06-16 03:37:49.352483 | ubuntu-jammy-large | 2026-06-16 03:37:49.352 | Collecting python-glanceclient>=2.8.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.365632 | ubuntu-jammy-large | 2026-06-16 03:37:49.365 | Downloading python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-16 03:37:49.400603 | ubuntu-jammy-large | 2026-06-16 03:37:49.400 | Collecting python-novaclient>=9.1.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.412851 | ubuntu-jammy-large | 2026-06-16 03:37:49.412 | Downloading python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-16 03:37:49.441096 | ubuntu-jammy-large | 2026-06-16 03:37:49.440 | Collecting python-cinderclient>=3.3.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.454819 | ubuntu-jammy-large | 2026-06-16 03:37:49.454 | Downloading python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2026-06-16 03:37:49.475780 | ubuntu-jammy-large | 2026-06-16 03:37:49.475 | Collecting WSME>=0.8.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.487983 | ubuntu-jammy-large | 2026-06-16 03:37:49.487 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-16 03:37:49.511396 | ubuntu-jammy-large | 2026-06-16 03:37:49.511 | Collecting Jinja2>=2.10 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.522679 | ubuntu-jammy-large | 2026-06-16 03:37:49.522 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-16 03:37:49.552921 | ubuntu-jammy-large | 2026-06-16 03:37:49.552 | Collecting taskflow>=5.9.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.564921 | ubuntu-jammy-large | 2026-06-16 03:37:49.564 | Downloading taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-16 03:37:49.596807 | ubuntu-jammy-large | 2026-06-16 03:37:49.596 | Collecting castellan>=0.16.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.608444 | ubuntu-jammy-large | 2026-06-16 03:37:49.608 | Downloading castellan-5.4.1-py3-none-any.whl.metadata (1.9 kB) 2026-06-16 03:37:49.631978 | ubuntu-jammy-large | 2026-06-16 03:37:49.631 | Collecting tenacity>=5.0.4 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.643289 | ubuntu-jammy-large | 2026-06-16 03:37:49.643 | Downloading tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2026-06-16 03:37:49.661436 | ubuntu-jammy-large | 2026-06-16 03:37:49.661 | Collecting distro>=1.2.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.672747 | ubuntu-jammy-large | 2026-06-16 03:37:49.672 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-16 03:37:49.703740 | ubuntu-jammy-large | 2026-06-16 03:37:49.703 | Collecting jsonschema>=3.2.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.716232 | ubuntu-jammy-large | 2026-06-16 03:37:49.716 | Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) 2026-06-16 03:37:49.740518 | ubuntu-jammy-large | 2026-06-16 03:37:49.740 | Collecting octavia-lib>=3.8.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.753003 | ubuntu-jammy-large | 2026-06-16 03:37:49.752 | Downloading octavia_lib-3.10.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-16 03:37:49.819279 | ubuntu-jammy-large | 2026-06-16 03:37:49.819 | Collecting setproctitle>=1.1.10 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.833004 | ubuntu-jammy-large | 2026-06-16 03:37:49.832 | 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-06-16 03:37:49.853867 | ubuntu-jammy-large | 2026-06-16 03:37:49.853 | Collecting python-dateutil>=2.7.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.865430 | ubuntu-jammy-large | 2026-06-16 03:37:49.865 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-16 03:37:49.889259 | ubuntu-jammy-large | 2026-06-16 03:37:49.889 | Collecting Flask!=0.11,>=0.10 (from octavia==17.0.1.dev12) 2026-06-16 03:37:49.901338 | ubuntu-jammy-large | 2026-06-16 03:37:49.901 | Downloading flask-3.1.1-py3-none-any.whl.metadata (3.0 kB) 2026-06-16 03:37:50.195906 | ubuntu-jammy-large | 2026-06-16 03:37:50.195 | Collecting cryptography>=42.0.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:50.208727 | ubuntu-jammy-large | 2026-06-16 03:37:50.208 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-16 03:37:50.238860 | ubuntu-jammy-large | 2026-06-16 03:37:50.238 | Collecting pyroute2>=0.5.14 (from octavia==17.0.1.dev12) 2026-06-16 03:37:50.253089 | ubuntu-jammy-large | 2026-06-16 03:37:50.252 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-16 03:37:50.288266 | ubuntu-jammy-large | 2026-06-16 03:37:50.288 | Collecting gunicorn>=19.9.0 (from octavia==17.0.1.dev12) 2026-06-16 03:37:50.301640 | ubuntu-jammy-large | 2026-06-16 03:37:50.301 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2026-06-16 03:37:50.346719 | ubuntu-jammy-large | 2026-06-16 03:37:50.346 | Collecting Werkzeug>=0.14.1 (from octavia==17.0.1.dev12) 2026-06-16 03:37:50.359278 | ubuntu-jammy-large | 2026-06-16 03:37:50.359 | Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-06-16 03:37:50.388355 | ubuntu-jammy-large | 2026-06-16 03:37:50.388 | Collecting Mako (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-06-16 03:37:50.400390 | ubuntu-jammy-large | 2026-06-16 03:37:50.400 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-06-16 03:37:50.436440 | ubuntu-jammy-large | 2026-06-16 03:37:50.436 | Collecting typing-extensions>=4.12 (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-06-16 03:37:50.450536 | ubuntu-jammy-large | 2026-06-16 03:37:50.450 | Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 2026-06-16 03:37:50.492089 | ubuntu-jammy-large | 2026-06-16 03:37:50.491 | Collecting tomli (from alembic>=0.9.6->octavia==17.0.1.dev12) 2026-06-16 03:37:50.505689 | ubuntu-jammy-large | 2026-06-16 03:37:50.505 | Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2026-06-16 03:37:50.670021 | ubuntu-jammy-large | 2026-06-16 03:37:50.669 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==17.0.1.dev12) 2026-06-16 03:37:50.683070 | ubuntu-jammy-large | 2026-06-16 03:37:50.682 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2026-06-16 03:37:50.702724 | ubuntu-jammy-large | 2026-06-16 03:37:50.702 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==17.0.1.dev12) 2026-06-16 03:37:50.715199 | ubuntu-jammy-large | 2026-06-16 03:37:50.715 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2026-06-16 03:37:50.735588 | ubuntu-jammy-large | 2026-06-16 03:37:50.735 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-06-16 03:37:50.746964 | ubuntu-jammy-large | 2026-06-16 03:37:50.746 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-16 03:37:50.770735 | ubuntu-jammy-large | 2026-06-16 03:37:50.770 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-06-16 03:37:50.782680 | ubuntu-jammy-large | 2026-06-16 03:37:50.782 | Downloading click-8.2.2-py3-none-any.whl.metadata (2.6 kB) 2026-06-16 03:37:50.801905 | ubuntu-jammy-large | 2026-06-16 03:37:50.801 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-06-16 03:37:50.813250 | ubuntu-jammy-large | 2026-06-16 03:37:50.813 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-16 03:37:50.883435 | ubuntu-jammy-large | 2026-06-16 03:37:50.883 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=0.10->octavia==17.0.1.dev12) 2026-06-16 03:37:50.896534 | ubuntu-jammy-large | 2026-06-16 03:37:50.896 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) 2026-06-16 03:37:50.924654 | ubuntu-jammy-large | 2026-06-16 03:37:50.924 | Collecting debtcollector>=3.0.0 (from futurist>=1.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:50.936942 | ubuntu-jammy-large | 2026-06-16 03:37:50.936 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-16 03:37:51.337072 | ubuntu-jammy-large | 2026-06-16 03:37:51.336 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.349884 | ubuntu-jammy-large | 2026-06-16 03:37:51.349 | 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-06-16 03:37:51.374350 | ubuntu-jammy-large | 2026-06-16 03:37:51.374 | Collecting packaging (from gunicorn>=19.9.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.386020 | ubuntu-jammy-large | 2026-06-16 03:37:51.385 | Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-16 03:37:51.411054 | ubuntu-jammy-large | 2026-06-16 03:37:51.410 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.423491 | ubuntu-jammy-large | 2026-06-16 03:37:51.423 | Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2026-06-16 03:37:51.451948 | ubuntu-jammy-large | 2026-06-16 03:37:51.451 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.463685 | ubuntu-jammy-large | 2026-06-16 03:37:51.463 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-16 03:37:51.504904 | ubuntu-jammy-large | 2026-06-16 03:37:51.504 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.516513 | ubuntu-jammy-large | 2026-06-16 03:37:51.516 | Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 2026-06-16 03:37:51.871753 | ubuntu-jammy-large | 2026-06-16 03:37:51.871 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==17.0.1.dev12) 2026-06-16 03:37:51.986131 | ubuntu-jammy-large | 2026-06-16 03:37:51.985 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2026-06-16 03:37:52.021072 | ubuntu-jammy-large | 2026-06-16 03:37:52.020 | Collecting iso8601>=2.0.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.033413 | ubuntu-jammy-large | 2026-06-16 03:37:52.033 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-16 03:37:52.056234 | ubuntu-jammy-large | 2026-06-16 03:37:52.056 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.068506 | ubuntu-jammy-large | 2026-06-16 03:37:52.068 | Downloading os_service_types-1.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-16 03:37:52.105194 | ubuntu-jammy-large | 2026-06-16 03:37:52.105 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.117665 | ubuntu-jammy-large | 2026-06-16 03:37:52.117 | Downloading oslo_cache-3.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-16 03:37:52.146505 | ubuntu-jammy-large | 2026-06-16 03:37:52.146 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.158560 | ubuntu-jammy-large | 2026-06-16 03:37:52.158 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-16 03:37:52.183104 | ubuntu-jammy-large | 2026-06-16 03:37:52.182 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.195644 | ubuntu-jammy-large | 2026-06-16 03:37:52.195 | Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-06-16 03:37:52.292461 | ubuntu-jammy-large | 2026-06-16 03:37:52.292 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.304835 | ubuntu-jammy-large | 2026-06-16 03:37:52.304 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-16 03:37:52.337527 | ubuntu-jammy-large | 2026-06-16 03:37:52.337 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.349262 | ubuntu-jammy-large | 2026-06-16 03:37:52.349 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-16 03:37:52.374860 | ubuntu-jammy-large | 2026-06-16 03:37:52.374 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.389302 | ubuntu-jammy-large | 2026-06-16 03:37:52.389 | Downloading dogpile_cache-1.4.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-16 03:37:52.420974 | ubuntu-jammy-large | 2026-06-16 03:37:52.420 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.433961 | ubuntu-jammy-large | 2026-06-16 03:37:52.433 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-06-16 03:37:52.458324 | ubuntu-jammy-large | 2026-06-16 03:37:52.458 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.471132 | ubuntu-jammy-large | 2026-06-16 03:37:52.470 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-16 03:37:52.502113 | ubuntu-jammy-large | 2026-06-16 03:37:52.501 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.514342 | ubuntu-jammy-large | 2026-06-16 03:37:52.514 | Downloading platformdirs-4.3.8-py3-none-any.whl.metadata (12 kB) 2026-06-16 03:37:52.570170 | ubuntu-jammy-large | 2026-06-16 03:37:52.569 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.582851 | ubuntu-jammy-large | 2026-06-16 03:37:52.582 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2026-06-16 03:37:52.600542 | ubuntu-jammy-large | 2026-06-16 03:37:52.600 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.612809 | ubuntu-jammy-large | 2026-06-16 03:37:52.612 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-06-16 03:37:52.642789 | ubuntu-jammy-large | 2026-06-16 03:37:52.642 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.655110 | ubuntu-jammy-large | 2026-06-16 03:37:52.654 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-16 03:37:52.693961 | ubuntu-jammy-large | 2026-06-16 03:37:52.693 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.705282 | ubuntu-jammy-large | 2026-06-16 03:37:52.705 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-16 03:37:52.731642 | ubuntu-jammy-large | 2026-06-16 03:37:52.731 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:52.744057 | ubuntu-jammy-large | 2026-06-16 03:37:52.743 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-06-16 03:37:52.760863 | ubuntu-jammy-large | 2026-06-16 03:37:52.760 | Installing build dependencies: started 2026-06-16 03:37:53.707373 | ubuntu-jammy-large | 2026-06-16 03:37:53.706 | Installing build dependencies: finished with status 'done' 2026-06-16 03:37:53.709480 | ubuntu-jammy-large | 2026-06-16 03:37:53.709 | Getting requirements to build wheel: started 2026-06-16 03:37:54.110106 | ubuntu-jammy-large | 2026-06-16 03:37:54.109 | Getting requirements to build wheel: finished with status 'done' 2026-06-16 03:37:54.114313 | ubuntu-jammy-large | 2026-06-16 03:37:54.114 | Installing backend dependencies: started 2026-06-16 03:37:55.203680 | ubuntu-jammy-large | 2026-06-16 03:37:55.203 | Installing backend dependencies: finished with status 'done' 2026-06-16 03:37:55.205674 | ubuntu-jammy-large | 2026-06-16 03:37:55.205 | Preparing metadata (pyproject.toml): started 2026-06-16 03:37:55.526731 | ubuntu-jammy-large | 2026-06-16 03:37:55.526 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-16 03:37:55.556702 | ubuntu-jammy-large | 2026-06-16 03:37:55.556 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.572047 | ubuntu-jammy-large | 2026-06-16 03:37:55.571 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-06-16 03:37:55.614827 | ubuntu-jammy-large | 2026-06-16 03:37:55.614 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.628152 | ubuntu-jammy-large | 2026-06-16 03:37:55.627 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2026-06-16 03:37:55.682530 | ubuntu-jammy-large | 2026-06-16 03:37:55.682 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.696144 | ubuntu-jammy-large | 2026-06-16 03:37:55.695 | Downloading oslo_service-4.3.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-16 03:37:55.726839 | ubuntu-jammy-large | 2026-06-16 03:37:55.726 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.738857 | ubuntu-jammy-large | 2026-06-16 03:37:55.738 | Downloading cachetools-5.5.2-py3-none-any.whl.metadata (5.4 kB) 2026-06-16 03:37:55.762521 | ubuntu-jammy-large | 2026-06-16 03:37:55.762 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.774769 | ubuntu-jammy-large | 2026-06-16 03:37:55.774 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-16 03:37:55.810975 | ubuntu-jammy-large | 2026-06-16 03:37:55.810 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.823276 | ubuntu-jammy-large | 2026-06-16 03:37:55.823 | Downloading kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2026-06-16 03:37:55.854939 | ubuntu-jammy-large | 2026-06-16 03:37:55.854 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.869493 | ubuntu-jammy-large | 2026-06-16 03:37:55.869 | Downloading oslo_metrics-0.13.0-py3-none-any.whl.metadata (1.3 kB) 2026-06-16 03:37:55.899704 | ubuntu-jammy-large | 2026-06-16 03:37:55.899 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.912409 | ubuntu-jammy-large | 2026-06-16 03:37:55.912 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-16 03:37:55.947948 | ubuntu-jammy-large | 2026-06-16 03:37:55.947 | Collecting tzdata>=2025.2 (from kombu>=4.6.6->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:55.960767 | ubuntu-jammy-large | 2026-06-16 03:37:55.960 | Downloading tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-16 03:37:55.995108 | ubuntu-jammy-large | 2026-06-16 03:37:55.994 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.007401 | ubuntu-jammy-large | 2026-06-16 03:37:56.007 | Downloading prometheus_client-0.22.1-py3-none-any.whl.metadata (1.9 kB) 2026-06-16 03:37:56.063916 | ubuntu-jammy-large | 2026-06-16 03:37:56.063 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev12) 2026-06-16 03:37:56.076290 | ubuntu-jammy-large | 2026-06-16 03:37:56.076 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2026-06-16 03:37:56.099409 | ubuntu-jammy-large | 2026-06-16 03:37:56.099 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==17.0.1.dev12) 2026-06-16 03:37:56.111756 | ubuntu-jammy-large | 2026-06-16 03:37:56.111 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-16 03:37:56.231827 | ubuntu-jammy-large | 2026-06-16 03:37:56.231 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==17.0.1.dev12) 2026-06-16 03:37:56.245018 | ubuntu-jammy-large | 2026-06-16 03:37:56.244 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) 2026-06-16 03:37:56.275821 | ubuntu-jammy-large | 2026-06-16 03:37:56.275 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.288134 | ubuntu-jammy-large | 2026-06-16 03:37:56.287 | Downloading eventlet-0.40.2-py3-none-any.whl.metadata (5.4 kB) 2026-06-16 03:37:56.470819 | ubuntu-jammy-large | 2026-06-16 03:37:56.470 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.589031 | ubuntu-jammy-large | 2026-06-16 03:37:56.588 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2026-06-16 03:37:56.641200 | ubuntu-jammy-large | 2026-06-16 03:37:56.641 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.653708 | ubuntu-jammy-large | 2026-06-16 03:37:56.653 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-16 03:37:56.794134 | ubuntu-jammy-large | 2026-06-16 03:37:56.793 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.807081 | ubuntu-jammy-large | 2026-06-16 03:37:56.806 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-16 03:37:56.830015 | ubuntu-jammy-large | 2026-06-16 03:37:56.829 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.842342 | ubuntu-jammy-large | 2026-06-16 03:37:56.842 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-16 03:37:56.887066 | ubuntu-jammy-large | 2026-06-16 03:37:56.886 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.901039 | ubuntu-jammy-large | 2026-06-16 03:37:56.900 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-16 03:37:56.959849 | ubuntu-jammy-large | 2026-06-16 03:37:56.959 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==17.0.1.dev12) 2026-06-16 03:37:56.972539 | ubuntu-jammy-large | 2026-06-16 03:37:56.972 | 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-06-16 03:37:56.995866 | ubuntu-jammy-large | 2026-06-16 03:37:56.995 | 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-06-16 03:37:57.007573 | ubuntu-jammy-large | 2026-06-16 03:37:57.007 | Downloading dnspython-2.7.0-py3-none-any.whl.metadata (5.8 kB) 2026-06-16 03:37:57.039124 | ubuntu-jammy-large | 2026-06-16 03:37:57.039 | 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-06-16 03:37:57.052751 | ubuntu-jammy-large | 2026-06-16 03:37:57.052 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2026-06-16 03:37:57.092479 | ubuntu-jammy-large | 2026-06-16 03:37:57.092 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev12) 2026-06-16 03:37:57.105460 | ubuntu-jammy-large | 2026-06-16 03:37:57.105 | Downloading prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2026-06-16 03:37:57.154146 | ubuntu-jammy-large | 2026-06-16 03:37:57.154 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==17.0.1.dev12) 2026-06-16 03:37:57.166190 | ubuntu-jammy-large | 2026-06-16 03:37:57.166 | Downloading pyparsing-3.2.3-py3-none-any.whl.metadata (5.0 kB) 2026-06-16 03:37:57.178400 | ubuntu-jammy-large | 2026-06-16 03:37:57.178 | 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-06-16 03:37:57.210863 | ubuntu-jammy-large | 2026-06-16 03:37:57.210 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==17.0.1.dev12) 2026-06-16 03:37:57.222946 | ubuntu-jammy-large | 2026-06-16 03:37:57.222 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2026-06-16 03:37:57.269605 | ubuntu-jammy-large | 2026-06-16 03:37:57.269 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-06-16 03:37:57.281806 | ubuntu-jammy-large | 2026-06-16 03:37:57.281 | Downloading cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-16 03:37:57.305133 | ubuntu-jammy-large | 2026-06-16 03:37:57.304 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-06-16 03:37:57.316661 | ubuntu-jammy-large | 2026-06-16 03:37:57.316 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-06-16 03:37:57.356369 | ubuntu-jammy-large | 2026-06-16 03:37:57.356 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-06-16 03:37:57.370568 | ubuntu-jammy-large | 2026-06-16 03:37:57.370 | Downloading cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2026-06-16 03:37:57.417068 | ubuntu-jammy-large | 2026-06-16 03:37:57.416 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==17.0.1.dev12) 2026-06-16 03:37:57.432135 | ubuntu-jammy-large | 2026-06-16 03:37:57.431 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2026-06-16 03:37:57.450448 | ubuntu-jammy-large | 2026-06-16 03:37:57.450 | Installing build dependencies: started 2026-06-16 03:37:58.394752 | ubuntu-jammy-large | 2026-06-16 03:37:58.394 | Installing build dependencies: finished with status 'done' 2026-06-16 03:37:58.396777 | ubuntu-jammy-large | 2026-06-16 03:37:58.396 | Getting requirements to build wheel: started 2026-06-16 03:37:58.799881 | ubuntu-jammy-large | 2026-06-16 03:37:58.799 | Getting requirements to build wheel: finished with status 'done' 2026-06-16 03:37:58.802135 | ubuntu-jammy-large | 2026-06-16 03:37:58.802 | Preparing metadata (pyproject.toml): started 2026-06-16 03:37:59.045368 | ubuntu-jammy-large | 2026-06-16 03:37:59.045 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-16 03:37:59.169938 | ubuntu-jammy-large | 2026-06-16 03:37:59.169 | 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-06-16 03:37:59.287092 | ubuntu-jammy-large | 2026-06-16 03:37:59.286 | Downloading rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2026-06-16 03:37:59.353302 | ubuntu-jammy-large | 2026-06-16 03:37:59.353 | Collecting six>=1.5 (from python-dateutil>=2.7.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.365887 | ubuntu-jammy-large | 2026-06-16 03:37:59.365 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-16 03:37:59.391408 | ubuntu-jammy-large | 2026-06-16 03:37:59.391 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.404716 | ubuntu-jammy-large | 2026-06-16 03:37:59.404 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-16 03:37:59.434447 | ubuntu-jammy-large | 2026-06-16 03:37:59.434 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.447307 | ubuntu-jammy-large | 2026-06-16 03:37:59.447 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-16 03:37:59.614894 | ubuntu-jammy-large | 2026-06-16 03:37:59.614 | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.627895 | ubuntu-jammy-large | 2026-06-16 03:37:59.627 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) 2026-06-16 03:37:59.650481 | ubuntu-jammy-large | 2026-06-16 03:37:59.650 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.661825 | ubuntu-jammy-large | 2026-06-16 03:37:59.661 | Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 2026-06-16 03:37:59.691168 | ubuntu-jammy-large | 2026-06-16 03:37:59.690 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.703684 | ubuntu-jammy-large | 2026-06-16 03:37:59.703 | Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-06-16 03:37:59.739478 | ubuntu-jammy-large | 2026-06-16 03:37:59.739 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==17.0.1.dev12) 2026-06-16 03:37:59.751162 | ubuntu-jammy-large | 2026-06-16 03:37:59.750 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-16 03:37:59.807198 | ubuntu-jammy-large | 2026-06-16 03:37:59.806 | 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-06-16 03:37:59.819619 | ubuntu-jammy-large | 2026-06-16 03:37:59.819 | Downloading rich-14.1.0-py3-none-any.whl.metadata (18 kB) 2026-06-16 03:37:59.845738 | ubuntu-jammy-large | 2026-06-16 03:37:59.845 | 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-06-16 03:37:59.858229 | ubuntu-jammy-large | 2026-06-16 03:37:59.858 | Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-16 03:37:59.888459 | ubuntu-jammy-large | 2026-06-16 03:37:59.888 | 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-06-16 03:37:59.900872 | ubuntu-jammy-large | 2026-06-16 03:37:59.900 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-16 03:37:59.922233 | ubuntu-jammy-large | 2026-06-16 03:37:59.922 | 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-06-16 03:37:59.933555 | ubuntu-jammy-large | 2026-06-16 03:37:59.933 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-16 03:37:59.953680 | ubuntu-jammy-large | 2026-06-16 03:37:59.953 | 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-06-16 03:37:59.965699 | ubuntu-jammy-large | 2026-06-16 03:37:59.965 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-06-16 03:38:00.022273 | ubuntu-jammy-large | 2026-06-16 03:38:00.021 | Collecting networkx>=2.1.0 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-06-16 03:38:00.034549 | ubuntu-jammy-large | 2026-06-16 03:38:00.034 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-06-16 03:38:00.063654 | ubuntu-jammy-large | 2026-06-16 03:38:00.063 | Collecting automaton>=1.9.0 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-06-16 03:38:00.076230 | ubuntu-jammy-large | 2026-06-16 03:38:00.076 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-16 03:38:00.098750 | ubuntu-jammy-large | 2026-06-16 03:38:00.098 | Collecting pydot>=1.2.4 (from taskflow>=5.9.0->octavia==17.0.1.dev12) 2026-06-16 03:38:00.111473 | ubuntu-jammy-large | 2026-06-16 03:38:00.111 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-16 03:38:00.156440 | ubuntu-jammy-large | 2026-06-16 03:38:00.156 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==17.0.1.dev12) 2026-06-16 03:38:00.168847 | ubuntu-jammy-large | 2026-06-16 03:38:00.168 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-06-16 03:38:00.205869 | ubuntu-jammy-large | 2026-06-16 03:38:00.205 | Collecting simplegeneric (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-06-16 03:38:00.218705 | ubuntu-jammy-large | 2026-06-16 03:38:00.218 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-16 03:38:00.223622 | ubuntu-jammy-large | 2026-06-16 03:38:00.223 | Installing build dependencies: started 2026-06-16 03:38:01.219169 | ubuntu-jammy-large | 2026-06-16 03:38:01.218 | Installing build dependencies: finished with status 'done' 2026-06-16 03:38:01.221714 | ubuntu-jammy-large | 2026-06-16 03:38:01.221 | Getting requirements to build wheel: started 2026-06-16 03:38:01.637390 | ubuntu-jammy-large | 2026-06-16 03:38:01.637 | Getting requirements to build wheel: finished with status 'done' 2026-06-16 03:38:01.640022 | ubuntu-jammy-large | 2026-06-16 03:38:01.639 | Preparing metadata (pyproject.toml): started 2026-06-16 03:38:01.872439 | ubuntu-jammy-large | 2026-06-16 03:38:01.872 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-16 03:38:01.931754 | ubuntu-jammy-large | 2026-06-16 03:38:01.931 | Collecting pytz (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-06-16 03:38:01.944957 | ubuntu-jammy-large | 2026-06-16 03:38:01.944 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-16 03:38:01.980960 | ubuntu-jammy-large | 2026-06-16 03:38:01.980 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==17.0.1.dev12) 2026-06-16 03:38:01.993577 | ubuntu-jammy-large | 2026-06-16 03:38:01.993 | Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-16 03:38:02.025647 | ubuntu-jammy-large | 2026-06-16 03:38:02.025 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==17.0.1.dev12) 2026-06-16 03:38:02.038197 | ubuntu-jammy-large | 2026-06-16 03:38:02.038 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-16 03:38:02.066280 | ubuntu-jammy-large | 2026-06-16 03:38:02.066 | 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-06-16 03:38:02.066334 | ubuntu-jammy-large | 2026-06-16 03:38:02.066 | Reason for being yanked: Unintended change in behavior of boolean options and None 2026-06-16 03:38:02.079978 | ubuntu-jammy-large | 2026-06-16 03:38:02.079 | Downloading alembic-1.16.4-py3-none-any.whl (247 kB) 2026-06-16 03:38:02.104972 | ubuntu-jammy-large | 2026-06-16 03:38:02.104 | Downloading castellan-5.4.1-py3-none-any.whl (99 kB) 2026-06-16 03:38:02.117702 | ubuntu-jammy-large | 2026-06-16 03:38:02.117 | Downloading cotyledon-2.0.0-py3-none-any.whl (25 kB) 2026-06-16 03:38:02.131373 | ubuntu-jammy-large | 2026-06-16 03:38:02.131 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-16 03:38:02.301298 | ubuntu-jammy-large | 2026-06-16 03:38:02.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 24.3 MB/s 0:00:00 2026-06-16 03:38:02.316276 | ubuntu-jammy-large | 2026-06-16 03:38:02.316 | Downloading cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (446 kB) 2026-06-16 03:38:02.353066 | ubuntu-jammy-large | 2026-06-16 03:38:02.352 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-16 03:38:02.372150 | ubuntu-jammy-large | 2026-06-16 03:38:02.371 | Downloading flask-3.1.1-py3-none-any.whl (103 kB) 2026-06-16 03:38:02.389097 | ubuntu-jammy-large | 2026-06-16 03:38:02.388 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-16 03:38:02.502197 | ubuntu-jammy-large | 2026-06-16 03:38:02.501 | Downloading click-8.2.2-py3-none-any.whl (103 kB) 2026-06-16 03:38:02.522263 | ubuntu-jammy-large | 2026-06-16 03:38:02.522 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-06-16 03:38:02.542139 | ubuntu-jammy-large | 2026-06-16 03:38:02.541 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-06-16 03:38:02.559984 | ubuntu-jammy-large | 2026-06-16 03:38:02.559 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2026-06-16 03:38:02.577591 | ubuntu-jammy-large | 2026-06-16 03:38:02.577 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-16 03:38:02.597598 | ubuntu-jammy-large | 2026-06-16 03:38:02.597 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-16 03:38:02.616916 | ubuntu-jammy-large | 2026-06-16 03:38:02.616 | Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) 2026-06-16 03:38:02.633071 | ubuntu-jammy-large | 2026-06-16 03:38:02.632 | Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2026-06-16 03:38:02.649443 | ubuntu-jammy-large | 2026-06-16 03:38:02.649 | Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 2026-06-16 03:38:02.665343 | ubuntu-jammy-large | 2026-06-16 03:38:02.665 | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2026-06-16 03:38:02.696844 | ubuntu-jammy-large | 2026-06-16 03:38:02.696 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-16 03:38:02.714157 | ubuntu-jammy-large | 2026-06-16 03:38:02.713 | Downloading keystonemiddleware-10.12.1-py3-none-any.whl (152 kB) 2026-06-16 03:38:02.733936 | ubuntu-jammy-large | 2026-06-16 03:38:02.733 | Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 2026-06-16 03:38:02.750253 | ubuntu-jammy-large | 2026-06-16 03:38:02.750 | Downloading octavia_lib-3.10.0-py3-none-any.whl (38 kB) 2026-06-16 03:38:02.767557 | ubuntu-jammy-large | 2026-06-16 03:38:02.767 | Downloading openstacksdk-4.7.2-py3-none-any.whl (1.8 MB) 2026-06-16 03:38:02.848908 | ubuntu-jammy-large | 2026-06-16 03:38:02.848 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.1 MB/s 0:00:00 2026-06-16 03:38:02.862751 | ubuntu-jammy-large | 2026-06-16 03:38:02.862 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-06-16 03:38:02.877763 | ubuntu-jammy-large | 2026-06-16 03:38:02.877 | Downloading dogpile_cache-1.4.0-py3-none-any.whl (62 kB) 2026-06-16 03:38:02.892345 | ubuntu-jammy-large | 2026-06-16 03:38:02.892 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-06-16 03:38:02.906387 | ubuntu-jammy-large | 2026-06-16 03:38:02.906 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-16 03:38:02.921207 | ubuntu-jammy-large | 2026-06-16 03:38:02.921 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-06-16 03:38:02.935776 | ubuntu-jammy-large | 2026-06-16 03:38:02.935 | Downloading os_service_types-1.8.0-py3-none-any.whl (24 kB) 2026-06-16 03:38:02.950967 | ubuntu-jammy-large | 2026-06-16 03:38:02.950 | Downloading oslo_cache-3.12.0-py3-none-any.whl (76 kB) 2026-06-16 03:38:02.969327 | ubuntu-jammy-large | 2026-06-16 03:38:02.969 | Downloading oslo_config-10.0.0-py3-none-any.whl (131 kB) 2026-06-16 03:38:02.988177 | ubuntu-jammy-large | 2026-06-16 03:38:02.987 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-16 03:38:03.198005 | ubuntu-jammy-large | 2026-06-16 03:38:03.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 14.6 MB/s 0:00:00 2026-06-16 03:38:03.212526 | ubuntu-jammy-large | 2026-06-16 03:38:03.212 | Downloading oslo_context-6.1.0-py3-none-any.whl (19 kB) 2026-06-16 03:38:03.228496 | ubuntu-jammy-large | 2026-06-16 03:38:03.228 | Downloading oslo_db-17.4.0-py3-none-any.whl (157 kB) 2026-06-16 03:38:03.247083 | ubuntu-jammy-large | 2026-06-16 03:38:03.246 | Downloading oslo_i18n-6.6.0-py3-none-any.whl (46 kB) 2026-06-16 03:38:03.262598 | ubuntu-jammy-large | 2026-06-16 03:38:03.262 | Downloading oslo_log-7.2.1-py3-none-any.whl (75 kB) 2026-06-16 03:38:03.277882 | ubuntu-jammy-large | 2026-06-16 03:38:03.277 | Downloading oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2026-06-16 03:38:03.297492 | ubuntu-jammy-large | 2026-06-16 03:38:03.297 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-16 03:38:03.312983 | ubuntu-jammy-large | 2026-06-16 03:38:03.312 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-16 03:38:03.328496 | ubuntu-jammy-large | 2026-06-16 03:38:03.328 | Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 2026-06-16 03:38:03.345034 | ubuntu-jammy-large | 2026-06-16 03:38:03.344 | Downloading kombu-5.5.4-py3-none-any.whl (210 kB) 2026-06-16 03:38:03.365314 | ubuntu-jammy-large | 2026-06-16 03:38:03.365 | Downloading oslo_metrics-0.13.0-py3-none-any.whl (13 kB) 2026-06-16 03:38:03.381606 | ubuntu-jammy-large | 2026-06-16 03:38:03.381 | Downloading oslo_middleware-6.6.0-py3-none-any.whl (67 kB) 2026-06-16 03:38:03.399040 | ubuntu-jammy-large | 2026-06-16 03:38:03.398 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2026-06-16 03:38:03.431280 | ubuntu-jammy-large | 2026-06-16 03:38:03.431 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 20.8 MB/s 0:00:00 2026-06-16 03:38:03.446956 | ubuntu-jammy-large | 2026-06-16 03:38:03.446 | Downloading oslo_policy-4.6.0-py3-none-any.whl (88 kB) 2026-06-16 03:38:03.464562 | ubuntu-jammy-large | 2026-06-16 03:38:03.464 | Downloading oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2026-06-16 03:38:03.482100 | ubuntu-jammy-large | 2026-06-16 03:38:03.481 | Downloading oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2026-06-16 03:38:03.516168 | ubuntu-jammy-large | 2026-06-16 03:38:03.515 | Downloading msgpack-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (408 kB) 2026-06-16 03:38:03.546895 | ubuntu-jammy-large | 2026-06-16 03:38:03.546 | Downloading oslo_service-4.3.0-py3-none-any.whl (101 kB) 2026-06-16 03:38:03.564894 | ubuntu-jammy-large | 2026-06-16 03:38:03.564 | Downloading eventlet-0.40.2-py3-none-any.whl (364 kB) 2026-06-16 03:38:03.594225 | ubuntu-jammy-large | 2026-06-16 03:38:03.594 | Downloading dnspython-2.7.0-py3-none-any.whl (313 kB) 2026-06-16 03:38:03.622321 | ubuntu-jammy-large | 2026-06-16 03:38:03.622 | Downloading greenlet-3.2.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (582 kB) 2026-06-16 03:38:03.653292 | ubuntu-jammy-large | 2026-06-16 03:38:03.653 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.2/582.2 kB 21.7 MB/s 0:00:00 2026-06-16 03:38:03.668303 | ubuntu-jammy-large | 2026-06-16 03:38:03.668 | Downloading oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2026-06-16 03:38:03.685304 | ubuntu-jammy-large | 2026-06-16 03:38:03.685 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2026-06-16 03:38:03.703423 | ubuntu-jammy-large | 2026-06-16 03:38:03.703 | Downloading oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2026-06-16 03:38:03.720864 | ubuntu-jammy-large | 2026-06-16 03:38:03.720 | Downloading oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2026-06-16 03:38:03.740637 | ubuntu-jammy-large | 2026-06-16 03:38:03.740 | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2026-06-16 03:38:03.757508 | ubuntu-jammy-large | 2026-06-16 03:38:03.757 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-16 03:38:03.784327 | ubuntu-jammy-large | 2026-06-16 03:38:03.784 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-16 03:38:03.800765 | ubuntu-jammy-large | 2026-06-16 03:38:03.800 | Downloading pbr-7.0.1-py2.py3-none-any.whl (126 kB) 2026-06-16 03:38:03.818045 | ubuntu-jammy-large | 2026-06-16 03:38:03.817 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-06-16 03:38:03.835820 | ubuntu-jammy-large | 2026-06-16 03:38:03.835 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-06-16 03:38:03.852738 | ubuntu-jammy-large | 2026-06-16 03:38:03.852 | Downloading platformdirs-4.3.8-py3-none-any.whl (18 kB) 2026-06-16 03:38:03.869860 | ubuntu-jammy-large | 2026-06-16 03:38:03.869 | Downloading prettytable-3.16.0-py3-none-any.whl (33 kB) 2026-06-16 03:38:03.886456 | ubuntu-jammy-large | 2026-06-16 03:38:03.886 | Downloading prometheus_client-0.22.1-py3-none-any.whl (58 kB) 2026-06-16 03:38:03.902586 | ubuntu-jammy-large | 2026-06-16 03:38:03.902 | 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-06-16 03:38:03.926198 | ubuntu-jammy-large | 2026-06-16 03:38:03.926 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-06-16 03:38:03.942702 | ubuntu-jammy-large | 2026-06-16 03:38:03.942 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-06-16 03:38:03.963371 | ubuntu-jammy-large | 2026-06-16 03:38:03.963 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-16 03:38:03.979507 | ubuntu-jammy-large | 2026-06-16 03:38:03.979 | Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-06-16 03:38:03.996207 | ubuntu-jammy-large | 2026-06-16 03:38:03.996 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2026-06-16 03:38:04.014023 | ubuntu-jammy-large | 2026-06-16 03:38:04.013 | Downloading pyparsing-3.2.3-py3-none-any.whl (111 kB) 2026-06-16 03:38:04.029591 | ubuntu-jammy-large | 2026-06-16 03:38:04.029 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-16 03:38:04.062959 | ubuntu-jammy-large | 2026-06-16 03:38:04.062 | Downloading python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2026-06-16 03:38:04.079458 | ubuntu-jammy-large | 2026-06-16 03:38:04.079 | Downloading cliff-4.11.0-py3-none-any.whl (84 kB) 2026-06-16 03:38:04.096323 | ubuntu-jammy-large | 2026-06-16 03:38:04.096 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2026-06-16 03:38:04.113462 | ubuntu-jammy-large | 2026-06-16 03:38:04.113 | Downloading cmd2-2.7.0-py3-none-any.whl (154 kB) 2026-06-16 03:38:04.132528 | ubuntu-jammy-large | 2026-06-16 03:38:04.132 | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-06-16 03:38:04.159674 | ubuntu-jammy-large | 2026-06-16 03:38:04.159 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-16 03:38:04.185247 | ubuntu-jammy-large | 2026-06-16 03:38:04.185 | Downloading python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2026-06-16 03:38:04.207054 | ubuntu-jammy-large | 2026-06-16 03:38:04.206 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-16 03:38:04.224978 | ubuntu-jammy-large | 2026-06-16 03:38:04.224 | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-06-16 03:38:04.264841 | ubuntu-jammy-large | 2026-06-16 03:38:04.264 | Downloading python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2026-06-16 03:38:04.293020 | ubuntu-jammy-large | 2026-06-16 03:38:04.292 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2026-06-16 03:38:04.327892 | ubuntu-jammy-large | 2026-06-16 03:38:04.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 26.2 MB/s 0:00:00 2026-06-16 03:38:04.344488 | ubuntu-jammy-large | 2026-06-16 03:38:04.344 | Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 2026-06-16 03:38:04.360772 | ubuntu-jammy-large | 2026-06-16 03:38:04.360 | Downloading requests-2.32.4-py3-none-any.whl (64 kB) 2026-06-16 03:38:04.378726 | ubuntu-jammy-large | 2026-06-16 03:38:04.378 | Downloading charset_normalizer-3.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (149 kB) 2026-06-16 03:38:04.397099 | ubuntu-jammy-large | 2026-06-16 03:38:04.396 | Downloading idna-3.10-py3-none-any.whl (70 kB) 2026-06-16 03:38:04.421527 | ubuntu-jammy-large | 2026-06-16 03:38:04.421 | Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-06-16 03:38:04.440841 | ubuntu-jammy-large | 2026-06-16 03:38:04.440 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-16 03:38:04.460546 | ubuntu-jammy-large | 2026-06-16 03:38:04.460 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-06-16 03:38:04.476744 | ubuntu-jammy-large | 2026-06-16 03:38:04.476 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-16 03:38:04.494063 | ubuntu-jammy-large | 2026-06-16 03:38:04.493 | Downloading rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2026-06-16 03:38:04.510809 | ubuntu-jammy-large | 2026-06-16 03:38:04.510 | Downloading rich-14.1.0-py3-none-any.whl (243 kB) 2026-06-16 03:38:04.532898 | ubuntu-jammy-large | 2026-06-16 03:38:04.532 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-06-16 03:38:04.587358 | ubuntu-jammy-large | 2026-06-16 03:38:04.587 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.1 MB/s 0:00:00 2026-06-16 03:38:04.602151 | ubuntu-jammy-large | 2026-06-16 03:38:04.601 | Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) 2026-06-16 03:38:04.620481 | ubuntu-jammy-large | 2026-06-16 03:38:04.620 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-16 03:38:04.637344 | ubuntu-jammy-large | 2026-06-16 03:38:04.637 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-16 03:38:04.652408 | ubuntu-jammy-large | 2026-06-16 03:38:04.652 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-06-16 03:38:04.670249 | ubuntu-jammy-large | 2026-06-16 03:38:04.670 | Downloading rpds_py-0.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (383 kB) 2026-06-16 03:38:04.700049 | ubuntu-jammy-large | 2026-06-16 03:38:04.699 | 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-06-16 03:38:04.718324 | ubuntu-jammy-large | 2026-06-16 03:38:04.718 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-16 03:38:04.865421 | ubuntu-jammy-large | 2026-06-16 03:38:04.865 | Downloading sqlalchemy-2.0.42-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) 2026-06-16 03:38:05.133108 | ubuntu-jammy-large | 2026-06-16 03:38:05.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 11.4 MB/s 0:00:00 2026-06-16 03:38:05.149518 | ubuntu-jammy-large | 2026-06-16 03:38:05.149 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2026-06-16 03:38:05.166383 | ubuntu-jammy-large | 2026-06-16 03:38:05.166 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-16 03:38:05.185205 | ubuntu-jammy-large | 2026-06-16 03:38:05.185 | Downloading stevedore-5.5.0-py3-none-any.whl (49 kB) 2026-06-16 03:38:05.201486 | ubuntu-jammy-large | 2026-06-16 03:38:05.201 | Downloading taskflow-6.0.2-py3-none-any.whl (491 kB) 2026-06-16 03:38:05.234780 | ubuntu-jammy-large | 2026-06-16 03:38:05.234 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2026-06-16 03:38:05.252484 | ubuntu-jammy-large | 2026-06-16 03:38:05.252 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-06-16 03:38:05.321962 | ubuntu-jammy-large | 2026-06-16 03:38:05.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 24.8 MB/s 0:00:00 2026-06-16 03:38:05.336542 | ubuntu-jammy-large | 2026-06-16 03:38:05.336 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-16 03:38:05.352393 | ubuntu-jammy-large | 2026-06-16 03:38:05.352 | Downloading tenacity-9.1.2-py3-none-any.whl (28 kB) 2026-06-16 03:38:05.368166 | ubuntu-jammy-large | 2026-06-16 03:38:05.367 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-06-16 03:38:05.383843 | ubuntu-jammy-large | 2026-06-16 03:38:05.383 | Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 2026-06-16 03:38:05.400738 | ubuntu-jammy-large | 2026-06-16 03:38:05.400 | Downloading tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2026-06-16 03:38:05.429417 | ubuntu-jammy-large | 2026-06-16 03:38:05.429 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-16 03:38:05.447359 | ubuntu-jammy-large | 2026-06-16 03:38:05.447 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2026-06-16 03:38:05.466269 | ubuntu-jammy-large | 2026-06-16 03:38:05.466 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-06-16 03:38:05.485094 | ubuntu-jammy-large | 2026-06-16 03:38:05.484 | Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-06-16 03:38:05.506176 | ubuntu-jammy-large | 2026-06-16 03:38:05.505 | 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-06-16 03:38:05.524206 | ubuntu-jammy-large | 2026-06-16 03:38:05.523 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-16 03:38:05.541479 | ubuntu-jammy-large | 2026-06-16 03:38:05.541 | Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2026-06-16 03:38:05.558244 | ubuntu-jammy-large | 2026-06-16 03:38:05.558 | 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-06-16 03:38:05.574988 | ubuntu-jammy-large | 2026-06-16 03:38:05.574 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-06-16 03:38:05.591744 | ubuntu-jammy-large | 2026-06-16 03:38:05.591 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2026-06-16 03:38:05.610105 | ubuntu-jammy-large | 2026-06-16 03:38:05.609 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-06-16 03:38:05.644452 | ubuntu-jammy-large | 2026-06-16 03:38:05.644 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2026-06-16 03:38:05.662897 | ubuntu-jammy-large | 2026-06-16 03:38:05.662 | Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2026-06-16 03:38:05.862760 | ubuntu-jammy-large | 2026-06-16 03:38:05.862 | Building wheels for collected packages: octavia, pyperclip, testresources, simplegeneric 2026-06-16 03:38:05.863894 | ubuntu-jammy-large | 2026-06-16 03:38:05.863 | Building wheel for octavia (pyproject.toml): started 2026-06-16 03:38:07.325496 | ubuntu-jammy-large | 2026-06-16 03:38:07.325 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2026-06-16 03:38:07.332289 | ubuntu-jammy-large | 2026-06-16 03:38:07.332 | Created wheel for octavia: filename=octavia-17.0.1.dev12-py3-none-any.whl size=1250198 sha256=dbe987e24fe4bbfbfc11b6de66f9ac28e4dcd5d500d676b7a3bfa9d743c727b6 2026-06-16 03:38:07.332976 | ubuntu-jammy-large | 2026-06-16 03:38:07.332 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2026-06-16 03:38:07.346165 | ubuntu-jammy-large | 2026-06-16 03:38:07.346 | Building wheel for pyperclip (pyproject.toml): started 2026-06-16 03:38:07.624344 | ubuntu-jammy-large | 2026-06-16 03:38:07.624 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2026-06-16 03:38:07.626389 | ubuntu-jammy-large | 2026-06-16 03:38:07.626 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11102 sha256=a31d59a418c11ec4da177087b96e1bf13e88dba37e32dd896de2e605e58110cf 2026-06-16 03:38:07.627213 | ubuntu-jammy-large | 2026-06-16 03:38:07.627 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2026-06-16 03:38:07.633788 | ubuntu-jammy-large | 2026-06-16 03:38:07.633 | Building wheel for testresources (pyproject.toml): started 2026-06-16 03:38:07.952378 | ubuntu-jammy-large | 2026-06-16 03:38:07.952 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-06-16 03:38:07.953965 | ubuntu-jammy-large | 2026-06-16 03:38:07.953 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=a0dfa2bd6fb598a11c90ae7980bf311594666378696636a46b58c800ec6c9f4a 2026-06-16 03:38:07.954603 | ubuntu-jammy-large | 2026-06-16 03:38:07.954 | Stored in directory: /root/.cache/pip/wheels/a8/a8/df/047e97e7abc6a9e7a7efa124cefc1e22a4cab7293fe0e89eca 2026-06-16 03:38:07.960083 | ubuntu-jammy-large | 2026-06-16 03:38:07.959 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-16 03:38:08.254964 | ubuntu-jammy-large | 2026-06-16 03:38:08.253 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-16 03:38:08.255106 | ubuntu-jammy-large | 2026-06-16 03:38:08.255 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=3104916357ea9bcc7cc7838e888633fd4bfd8ecd0f6481063f0716ac6b09a6a6 2026-06-16 03:38:08.255887 | ubuntu-jammy-large | 2026-06-16 03:38:08.255 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2026-06-16 03:38:08.260893 | ubuntu-jammy-large | 2026-06-16 03:38:08.260 | Successfully built octavia pyperclip testresources simplegeneric 2026-06-16 03:38:08.705227 | ubuntu-jammy-large | 2026-06-16 03:38:08.704 | 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-06-16 03:38:22.692083 | ubuntu-jammy-large | 2026-06-16 03:38:22.690 | 2026-06-16 03:38:22.705700 | ubuntu-jammy-large | 2026-06-16 03:38:22.705 | 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.5.20 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-06-16 03:38:23.403075 | ubuntu-jammy-large | 2026-06-16 03:38:23.402 | dib-run-parts 75-amphora-agent-install completed 2026-06-16 03:38:23.403153 | ubuntu-jammy-large | 2026-06-16 03:38:23.402 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2026-06-16 03:38:23.407874 | ubuntu-jammy-large | 2026-06-16 03:38:23.407 | + set -o pipefail 2026-06-16 03:38:23.408038 | ubuntu-jammy-large | 2026-06-16 03:38:23.407 | + '[' -d /var/lib/haproxy ']' 2026-06-16 03:38:23.411523 | ubuntu-jammy-large | 2026-06-16 03:38:23.411 | dib-run-parts 76-haproxy completed 2026-06-16 03:38:23.411603 | ubuntu-jammy-large | 2026-06-16 03:38:23.411 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2026-06-16 03:38:24.163620 | ubuntu-jammy-large | 2026-06-16 03:38:24.163 | Processing ./opt/octavia-lib 2026-06-16 03:38:24.165589 | ubuntu-jammy-large | 2026-06-16 03:38:24.165 | Installing build dependencies: started 2026-06-16 03:38:25.381898 | ubuntu-jammy-large | 2026-06-16 03:38:25.381 | Installing build dependencies: finished with status 'done' 2026-06-16 03:38:25.384369 | ubuntu-jammy-large | 2026-06-16 03:38:25.384 | Getting requirements to build wheel: started 2026-06-16 03:38:25.765358 | ubuntu-jammy-large | 2026-06-16 03:38:25.765 | Getting requirements to build wheel: finished with status 'done' 2026-06-16 03:38:25.767888 | ubuntu-jammy-large | 2026-06-16 03:38:25.767 | Installing backend dependencies: started 2026-06-16 03:38:27.061090 | ubuntu-jammy-large | 2026-06-16 03:38:27.060 | Installing backend dependencies: finished with status 'done' 2026-06-16 03:38:27.063444 | ubuntu-jammy-large | 2026-06-16 03:38:27.063 | Preparing metadata (pyproject.toml): started 2026-06-16 03:38:27.437366 | ubuntu-jammy-large | 2026-06-16 03:38:27.437 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-16 03:38:27.443598 | ubuntu-jammy-large | 2026-06-16 03:38:27.443 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev2) (6.6.0) 2026-06-16 03:38:27.444938 | ubuntu-jammy-large | 2026-06-16 03:38:27.444 | Requirement already satisfied: oslo.serialization>=2.28.1 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev2) (5.8.0) 2026-06-16 03:38:27.446412 | ubuntu-jammy-large | 2026-06-16 03:38:27.446 | 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.dev2) (7.0.1) 2026-06-16 03:38:27.447913 | ubuntu-jammy-large | 2026-06-16 03:38:27.447 | Requirement already satisfied: tenacity>=5.0.2 in ./opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.12.0.dev2) (9.1.2) 2026-06-16 03:38:27.451430 | ubuntu-jammy-large | 2026-06-16 03:38:27.451 | 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.dev2) (1.1.1) 2026-06-16 03:38:27.452352 | ubuntu-jammy-large | 2026-06-16 03:38:27.452 | 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.dev2) (9.1.0) 2026-06-16 03:38:27.453234 | ubuntu-jammy-large | 2026-06-16 03:38:27.453 | 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.dev2) (2025.2) 2026-06-16 03:38:27.457099 | ubuntu-jammy-large | 2026-06-16 03:38:27.457 | 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.dev2) (2.1.0) 2026-06-16 03:38:27.458029 | ubuntu-jammy-large | 2026-06-16 03:38:27.457 | 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.dev2) (1.3.0) 2026-06-16 03:38:27.458776 | ubuntu-jammy-large | 2026-06-16 03:38:27.458 | 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.dev2) (3.0.0) 2026-06-16 03:38:27.461677 | ubuntu-jammy-large | 2026-06-16 03:38:27.461 | 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.dev2) (3.2.3) 2026-06-16 03:38:27.463716 | ubuntu-jammy-large | 2026-06-16 03:38:27.463 | 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.dev2) (25.0) 2026-06-16 03:38:27.465568 | ubuntu-jammy-large | 2026-06-16 03:38:27.465 | 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.dev2) (6.0.2) 2026-06-16 03:38:27.467183 | ubuntu-jammy-large | 2026-06-16 03:38:27.467 | 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.dev2) (7.0.0) 2026-06-16 03:38:27.470940 | ubuntu-jammy-large | 2026-06-16 03:38:27.470 | 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.dev2) (1.17.2) 2026-06-16 03:38:27.477704 | ubuntu-jammy-large | 2026-06-16 03:38:27.477 | 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.dev2) (59.6.0) 2026-06-16 03:38:27.495660 | ubuntu-jammy-large | 2026-06-16 03:38:27.495 | Building wheels for collected packages: octavia-lib 2026-06-16 03:38:27.496746 | ubuntu-jammy-large | 2026-06-16 03:38:27.496 | Building wheel for octavia-lib (pyproject.toml): started 2026-06-16 03:38:27.938480 | ubuntu-jammy-large | 2026-06-16 03:38:27.938 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2026-06-16 03:38:27.940749 | ubuntu-jammy-large | 2026-06-16 03:38:27.940 | Created wheel for octavia-lib: filename=octavia_lib-3.12.0.dev2-py3-none-any.whl size=38351 sha256=a209b8d16e5bee6cf37b6eb38594b6d9be2effc56a932328c0ab7e860b9e6733 2026-06-16 03:38:27.941599 | ubuntu-jammy-large | 2026-06-16 03:38:27.941 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2026-06-16 03:38:27.948386 | ubuntu-jammy-large | 2026-06-16 03:38:27.948 | Successfully built octavia-lib 2026-06-16 03:38:28.127325 | ubuntu-jammy-large | 2026-06-16 03:38:28.127 | Installing collected packages: octavia-lib 2026-06-16 03:38:28.127678 | ubuntu-jammy-large | 2026-06-16 03:38:28.127 | Attempting uninstall: octavia-lib 2026-06-16 03:38:28.128816 | ubuntu-jammy-large | 2026-06-16 03:38:28.128 | Found existing installation: octavia-lib 3.10.0 2026-06-16 03:38:28.133823 | ubuntu-jammy-large | 2026-06-16 03:38:28.133 | Uninstalling octavia-lib-3.10.0: 2026-06-16 03:38:28.135268 | ubuntu-jammy-large | 2026-06-16 03:38:28.135 | Successfully uninstalled octavia-lib-3.10.0 2026-06-16 03:38:28.177957 | ubuntu-jammy-large | 2026-06-16 03:38:28.177 | Successfully installed octavia-lib-3.12.0.dev2 2026-06-16 03:38:28.330572 | ubuntu-jammy-large | 2026-06-16 03:38:28.330 | dib-run-parts 76-octavia-lib-install completed 2026-06-16 03:38:28.330685 | ubuntu-jammy-large | 2026-06-16 03:38:28.330 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2026-06-16 03:38:28.341210 | ubuntu-jammy-large | 2026-06-16 03:38:28.341 | dib-run-parts 80-disable-rfc3041 completed 2026-06-16 03:38:28.341248 | ubuntu-jammy-large | 2026-06-16 03:38:28.341 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2026-06-16 03:38:28.346258 | ubuntu-jammy-large | 2026-06-16 03:38:28.346 | dib-run-parts 80-modprobe-blacklist completed 2026-06-16 03:38:28.346284 | ubuntu-jammy-large | 2026-06-16 03:38:28.346 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2026-06-16 03:38:28.372091 | ubuntu-jammy-large | 2026-06-16 03:38:28.371 | Not running install-packages remove with empty packages list 2026-06-16 03:38:29.852286 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2026-06-16 03:38:29.852416 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | Running command: ['install-packages', '-e', 'libssl-dev', 'build-essential', 'gcc', 'gcc-11', 'git-man', 'gcc-12', 'libffi-dev', 'perl', 'python3-dev', 'firewalld'] 2026-06-16 03:38:29.852439 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Reading package lists... 2026-06-16 03:38:29.852454 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Building dependency tree... 2026-06-16 03:38:29.852468 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Reading state information... 2026-06-16 03:38:29.852481 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Package 'firewalld' is not installed, so not removed 2026-06-16 03:38:29.852495 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > The following packages were automatically installed and are no longer required: 2026-06-16 03:38:29.852511 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2026-06-16 03:38:29.852524 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2026-06-16 03:38:29.852537 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2026-06-16 03:38:29.852550 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2026-06-16 03:38:29.852569 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2026-06-16 03:38:29.852583 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2026-06-16 03:38:29.852597 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > python3.10-dev rpcsvc-proto zlib1g-dev 2026-06-16 03:38:29.852610 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Use 'sudo apt autoremove' to remove them. 2026-06-16 03:38:29.852623 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > The following packages will be REMOVED: 2026-06-16 03:38:29.852636 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2026-06-16 03:38:29.852649 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2026-06-16 03:38:29.852662 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2026-06-16 03:38:29.852675 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > After this operation, 195 MB disk space will be freed. 2026-06-16 03:38:29.852764 | ubuntu-jammy-large | 2026-06-16 03:38:29.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-06-16 03:38:29.852811 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2026-06-16 03:38:29.852825 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing build-essential (12.9ubuntu3) ... 2026-06-16 03:38:29.852838 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2026-06-16 03:38:29.852851 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2026-06-16 03:38:29.852869 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:29.852882 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2026-06-16 03:38:29.852895 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:29.852908 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:29.852921 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing git (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:38:29.852933 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing git-man (1:2.34.1-1ubuntu1.17) ... 2026-06-16 03:38:29.852946 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2026-06-16 03:38:29.852959 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing liberror-perl (0.17029-1) ... 2026-06-16 03:38:29.852971 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2026-06-16 03:38:29.852988 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.25) ... 2026-06-16 03:38:29.853001 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing perl (5.34.0-3ubuntu1.5) ... 2026-06-16 03:38:29.853642 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2026-06-16 03:38:29.853661 | ubuntu-jammy-large | 2026-06-16 03:38:29.852 | returncode: 0 2026-06-16 03:38:29.868546 | ubuntu-jammy-large | 2026-06-16 03:38:29.868 | dib-run-parts 99-package-uninstalls completed 2026-06-16 03:38:29.869560 | ubuntu-jammy-large | 2026-06-16 03:38:29.869 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:38:29.869653 | ubuntu-jammy-large | 2026-06-16 03:38:29.869 | dib-run-parts 2026-06-16 03:38:29.870847 | ubuntu-jammy-large | 2026-06-16 03:38:29.870 | dib-run-parts Target: install.d 2026-06-16 03:38:29.870887 | ubuntu-jammy-large | 2026-06-16 03:38:29.870 | dib-run-parts 2026-06-16 03:38:29.870894 | ubuntu-jammy-large | 2026-06-16 03:38:29.870 | dib-run-parts Script Seconds 2026-06-16 03:38:29.870941 | ubuntu-jammy-large | 2026-06-16 03:38:29.870 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:38:29.871615 | ubuntu-jammy-large | 2026-06-16 03:38:29.871 | dib-run-parts 2026-06-16 03:38:29.892184 | ubuntu-jammy-large | 2026-06-16 03:38:29.892 | dib-run-parts 00-baseline-environment 3.010 2026-06-16 03:38:29.901946 | ubuntu-jammy-large | 2026-06-16 03:38:29.901 | dib-run-parts 00-up-to-date 0.775 2026-06-16 03:38:29.912089 | ubuntu-jammy-large | 2026-06-16 03:38:29.911 | dib-run-parts 01-package-installs 45.757 2026-06-16 03:38:29.922065 | ubuntu-jammy-large | 2026-06-16 03:38:29.921 | dib-run-parts 05-set-cloud-init-sources 0.011 2026-06-16 03:38:29.934868 | ubuntu-jammy-large | 2026-06-16 03:38:29.934 | dib-run-parts 10-cloud-init 0.009 2026-06-16 03:38:29.947580 | ubuntu-jammy-large | 2026-06-16 03:38:29.947 | dib-run-parts 10-debian-networking 0.019 2026-06-16 03:38:29.959972 | ubuntu-jammy-large | 2026-06-16 03:38:29.959 | dib-run-parts 10-install-static-files 0.067 2026-06-16 03:38:29.972541 | ubuntu-jammy-large | 2026-06-16 03:38:29.972 | dib-run-parts 12-debian-locale-gen 2.808 2026-06-16 03:38:29.985112 | ubuntu-jammy-large | 2026-06-16 03:38:29.984 | dib-run-parts 15-cleanup-debootstrap 0.009 2026-06-16 03:38:29.998236 | ubuntu-jammy-large | 2026-06-16 03:38:29.998 | dib-run-parts 20-install-init-scripts 0.012 2026-06-16 03:38:30.011841 | ubuntu-jammy-large | 2026-06-16 03:38:30.011 | dib-run-parts 75-amphora-agent-install 45.980 2026-06-16 03:38:30.024248 | ubuntu-jammy-large | 2026-06-16 03:38:30.024 | dib-run-parts 76-haproxy 0.005 2026-06-16 03:38:30.037216 | ubuntu-jammy-large | 2026-06-16 03:38:30.037 | dib-run-parts 76-octavia-lib-install 4.917 2026-06-16 03:38:30.050184 | ubuntu-jammy-large | 2026-06-16 03:38:30.050 | dib-run-parts 80-disable-rfc3041 0.008 2026-06-16 03:38:30.062859 | ubuntu-jammy-large | 2026-06-16 03:38:30.062 | dib-run-parts 80-modprobe-blacklist 0.004 2026-06-16 03:38:30.074816 | ubuntu-jammy-large | 2026-06-16 03:38:30.074 | dib-run-parts 99-package-uninstalls 1.520 2026-06-16 03:38:30.078073 | ubuntu-jammy-large | 2026-06-16 03:38:30.077 | dib-run-parts 2026-06-16 03:38:30.078357 | ubuntu-jammy-large | 2026-06-16 03:38:30.078 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:38:30.283098 | ubuntu-jammy-large | 2026-06-16 03:38:30.282 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-06-16 03:38:30.288067 | ubuntu-jammy-large | 2026-06-16 03:38:30.287 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2026-06-16 03:38:30.288253 | ubuntu-jammy-large | 2026-06-16 03:38:30.288 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:30.288301 | ubuntu-jammy-large | 2026-06-16 03:38:30.288 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:30.288458 | ubuntu-jammy-large | 2026-06-16 03:38:30.288 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:30.288508 | ubuntu-jammy-large | 2026-06-16 03:38:30.288 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:30.288841 | ubuntu-jammy-large | 2026-06-16 03:38:30.288 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:30.294329 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:30.294533 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:38:30.294591 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:38:30.294765 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:30.294828 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:30.294971 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:38:30.295032 | ubuntu-jammy-large | 2026-06-16 03:38:30.294 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:30.295101 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:30.295215 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ export DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:30.295257 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:30.295358 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:30.295423 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:30.295506 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:30.295564 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:30.295897 | ubuntu-jammy-large | 2026-06-16 03:38:30.295 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:30.301148 | ubuntu-jammy-large | 2026-06-16 03:38:30.300 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:30.301311 | ubuntu-jammy-large | 2026-06-16 03:38:30.301 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:30.301362 | ubuntu-jammy-large | 2026-06-16 03:38:30.301 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:30.301664 | ubuntu-jammy-large | 2026-06-16 03:38:30.301 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:30.306982 | ubuntu-jammy-large | 2026-06-16 03:38:30.306 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:30.307133 | ubuntu-jammy-large | 2026-06-16 03:38:30.307 | ++ export DIB_ADD_APT_KEYS= 2026-06-16 03:38:30.307181 | ubuntu-jammy-large | 2026-06-16 03:38:30.307 | ++ DIB_ADD_APT_KEYS= 2026-06-16 03:38:30.307459 | ubuntu-jammy-large | 2026-06-16 03:38:30.307 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-06-16 03:38:30.313163 | ubuntu-jammy-large | 2026-06-16 03:38:30.313 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2026-06-16 03:38:30.313285 | ubuntu-jammy-large | 2026-06-16 03:38:30.313 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:30.313337 | ubuntu-jammy-large | 2026-06-16 03:38:30.313 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:30.313626 | ubuntu-jammy-large | 2026-06-16 03:38:30.313 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:30.319023 | ubuntu-jammy-large | 2026-06-16 03:38:30.318 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:30.319178 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ export DISTRO_NAME=ubuntu 2026-06-16 03:38:30.319233 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ DISTRO_NAME=ubuntu 2026-06-16 03:38:30.319350 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ export DIB_RELEASE=jammy 2026-06-16 03:38:30.319371 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ DIB_RELEASE=jammy 2026-06-16 03:38:30.319490 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:30.319537 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:30.319639 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:30.319686 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:30.319830 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ ARCH=amd64 2026-06-16 03:38:30.319942 | ubuntu-jammy-large | 2026-06-16 03:38:30.319 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:38:30.320193 | ubuntu-jammy-large | 2026-06-16 03:38:30.320 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:38:30.320303 | ubuntu-jammy-large | 2026-06-16 03:38:30.320 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:30.320352 | ubuntu-jammy-large | 2026-06-16 03:38:30.320 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:30.320628 | ubuntu-jammy-large | 2026-06-16 03:38:30.320 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:30.326473 | ubuntu-jammy-large | 2026-06-16 03:38:30.326 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:30.326796 | ubuntu-jammy-large | 2026-06-16 03:38:30.326 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:30.326855 | ubuntu-jammy-large | 2026-06-16 03:38:30.326 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:30.327146 | ubuntu-jammy-large | 2026-06-16 03:38:30.327 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:30.332390 | ubuntu-jammy-large | 2026-06-16 03:38:30.332 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:30.332625 | ubuntu-jammy-large | 2026-06-16 03:38:30.332 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:38:30.332711 | ubuntu-jammy-large | 2026-06-16 03:38:30.332 | ++ export DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:30.332822 | ubuntu-jammy-large | 2026-06-16 03:38:30.332 | ++ DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:30.333139 | ubuntu-jammy-large | 2026-06-16 03:38:30.333 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:30.337634 | ubuntu-jammy-large | 2026-06-16 03:38:30.337 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:30.337857 | ubuntu-jammy-large | 2026-06-16 03:38:30.337 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:30.337890 | ubuntu-jammy-large | 2026-06-16 03:38:30.337 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:30.338210 | ubuntu-jammy-large | 2026-06-16 03:38:30.338 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:30.343916 | ubuntu-jammy-large | 2026-06-16 03:38:30.343 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:30.344115 | ubuntu-jammy-large | 2026-06-16 03:38:30.344 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:30.344150 | ubuntu-jammy-large | 2026-06-16 03:38:30.344 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:30.344418 | ubuntu-jammy-large | 2026-06-16 03:38:30.344 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-06-16 03:38:30.349891 | ubuntu-jammy-large | 2026-06-16 03:38:30.349 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2026-06-16 03:38:30.350062 | ubuntu-jammy-large | 2026-06-16 03:38:30.349 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:30.350115 | ubuntu-jammy-large | 2026-06-16 03:38:30.350 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:30.350269 | ubuntu-jammy-large | 2026-06-16 03:38:30.350 | ++ 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-06-16 03:38:30.350324 | ubuntu-jammy-large | 2026-06-16 03:38:30.350 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-06-16 03:38:30.350766 | ubuntu-jammy-large | 2026-06-16 03:38:30.350 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-06-16 03:38:30.356418 | ubuntu-jammy-large | 2026-06-16 03:38:30.356 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2026-06-16 03:38:30.356626 | ubuntu-jammy-large | 2026-06-16 03:38:30.356 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:38:30.356872 | ubuntu-jammy-large | 2026-06-16 03:38:30.356 | ++ export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:30.356921 | ubuntu-jammy-large | 2026-06-16 03:38:30.356 | ++ DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:30.357246 | ubuntu-jammy-large | 2026-06-16 03:38:30.357 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-06-16 03:38:30.362564 | ubuntu-jammy-large | 2026-06-16 03:38:30.362 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2026-06-16 03:38:30.362799 | ubuntu-jammy-large | 2026-06-16 03:38:30.362 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:38:30.362846 | ubuntu-jammy-large | 2026-06-16 03:38:30.362 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:38:30.363162 | ubuntu-jammy-large | 2026-06-16 03:38:30.363 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-06-16 03:38:30.368678 | ubuntu-jammy-large | 2026-06-16 03:38:30.368 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2026-06-16 03:38:30.369063 | ubuntu-jammy-large | 2026-06-16 03:38:30.368 | ++ '[' -z '' ']' 2026-06-16 03:38:30.369142 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ case "$DISTRO_NAME" in 2026-06-16 03:38:30.369243 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ '[' jammy == trusty ']' 2026-06-16 03:38:30.369354 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ '[' -z '' ']' 2026-06-16 03:38:30.369407 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ DIB_PYTHON_VERSION=3 2026-06-16 03:38:30.369485 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ export DIB_PYTHON_VERSION 2026-06-16 03:38:30.369592 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ export DIB_PYTHON=python3 2026-06-16 03:38:30.369612 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | ++ DIB_PYTHON=python3 2026-06-16 03:38:30.369953 | ubuntu-jammy-large | 2026-06-16 03:38:30.369 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:30.376168 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:30.376369 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ '[' 0 -gt 0 ']' 2026-06-16 03:38:30.376465 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ set -euo pipefail 2026-06-16 03:38:30.376617 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ case $DISTRO_NAME in 2026-06-16 03:38:30.376690 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:38:30.376796 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:38:30.376849 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:38:30.376918 | ubuntu-jammy-large | 2026-06-16 03:38:30.376 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:38:30.377216 | ubuntu-jammy-large | 2026-06-16 03:38:30.377 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-06-16 03:38:30.382654 | ubuntu-jammy-large | 2026-06-16 03:38:30.382 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2026-06-16 03:38:30.382987 | ubuntu-jammy-large | 2026-06-16 03:38:30.382 | ++ '[' -z systemd ']' 2026-06-16 03:38:30.383094 | ubuntu-jammy-large | 2026-06-16 03:38:30.382 | ++ case $DIB_INIT_SYSTEM in 2026-06-16 03:38:30.383347 | ubuntu-jammy-large | 2026-06-16 03:38:30.383 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2026-06-16 03:38:30.454307 | ubuntu-jammy-large | 2026-06-16 03:38:30.454 | Nothing to install 2026-06-16 03:38:30.463489 | ubuntu-jammy-large | 2026-06-16 03:38:30.463 | dib-run-parts 00-package-installs completed 2026-06-16 03:38:30.463622 | ubuntu-jammy-large | 2026-06-16 03:38:30.463 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2026-06-16 03:38:30.475355 | ubuntu-jammy-large | 2026-06-16 03:38:30.475 | dib-run-parts 10-enable-init-scripts completed 2026-06-16 03:38:30.475529 | ubuntu-jammy-large | 2026-06-16 03:38:30.475 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2026-06-16 03:38:30.487450 | ubuntu-jammy-large | 2026-06-16 03:38:30.487 | dib-run-parts 10-fix-rsyslog completed 2026-06-16 03:38:30.487644 | ubuntu-jammy-large | 2026-06-16 03:38:30.487 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2026-06-16 03:38:30.563399 | ubuntu-jammy-large | 2026-06-16 03:38:30.563 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2026-06-16 03:38:30.567418 | ubuntu-jammy-large | 2026-06-16 03:38:30.567 | dib-run-parts 11-enable-amphora-agent-systemd completed 2026-06-16 03:38:30.567615 | ubuntu-jammy-large | 2026-06-16 03:38:30.567 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2026-06-16 03:38:30.633546 | ubuntu-jammy-large | 2026-06-16 03:38:30.633 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2026-06-16 03:38:30.638071 | ubuntu-jammy-large | 2026-06-16 03:38:30.637 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2026-06-16 03:38:30.638211 | ubuntu-jammy-large | 2026-06-16 03:38:30.638 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2026-06-16 03:38:30.648936 | ubuntu-jammy-large | 2026-06-16 03:38:30.648 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2026-06-16 03:38:30.649011 | ubuntu-jammy-large | 2026-06-16 03:38:30.648 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2026-06-16 03:38:30.679555 | ubuntu-jammy-large | 2026-06-16 03:38:30.679 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2026-06-16 03:38:30.683965 | ubuntu-jammy-large | 2026-06-16 03:38:30.683 | dib-run-parts 20-disable-default-haproxy completed 2026-06-16 03:38:30.684079 | ubuntu-jammy-large | 2026-06-16 03:38:30.684 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2026-06-16 03:38:30.819117 | ubuntu-jammy-large | 2026-06-16 03:38:30.818 | dib-run-parts 20-haproxy-tune-kernel completed 2026-06-16 03:38:30.819231 | ubuntu-jammy-large | 2026-06-16 03:38:30.819 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2026-06-16 03:38:30.830450 | ubuntu-jammy-large | 2026-06-16 03:38:30.830 | dib-run-parts 20-haproxy-user-group-config completed 2026-06-16 03:38:30.830665 | ubuntu-jammy-large | 2026-06-16 03:38:30.830 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2026-06-16 03:38:30.838253 | ubuntu-jammy-large | 2026-06-16 03:38:30.838 | dib-run-parts 20-setup-haproxy-log completed 2026-06-16 03:38:30.838470 | ubuntu-jammy-large | 2026-06-16 03:38:30.838 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2026-06-16 03:38:30.852634 | ubuntu-jammy-large | 2026-06-16 03:38:30.852 | dib-run-parts 21-create-ping-wrapper completed 2026-06-16 03:38:30.852866 | ubuntu-jammy-large | 2026-06-16 03:38:30.852 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2026-06-16 03:38:30.865290 | ubuntu-jammy-large | 2026-06-16 03:38:30.865 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2026-06-16 03:38:30.869343 | ubuntu-jammy-large | 2026-06-16 03:38:30.869 | dib-run-parts 30-enable-certs-ramfs-service completed 2026-06-16 03:38:30.869529 | ubuntu-jammy-large | 2026-06-16 03:38:30.869 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2026-06-16 03:38:30.887659 | ubuntu-jammy-large | 2026-06-16 03:38:30.887 | dib-run-parts 30-logrotate-haproxy completed 2026-06-16 03:38:30.887861 | ubuntu-jammy-large | 2026-06-16 03:38:30.887 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2026-06-16 03:38:30.905521 | ubuntu-jammy-large | 2026-06-16 03:38:30.905 | dib-run-parts 30-logrotate-timer completed 2026-06-16 03:38:30.905643 | ubuntu-jammy-large | 2026-06-16 03:38:30.905 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2026-06-16 03:38:30.919637 | ubuntu-jammy-large | 2026-06-16 03:38:30.919 | dib-run-parts 89-remove-build-deps completed 2026-06-16 03:38:30.919796 | ubuntu-jammy-large | 2026-06-16 03:38:30.919 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2026-06-16 03:38:31.009372 | ubuntu-jammy-large | 2026-06-16 03:38:31.009 | Reading package lists... 2026-06-16 03:38:31.318744 | ubuntu-jammy-large | 2026-06-16 03:38:31.318 | Building dependency tree... 2026-06-16 03:38:31.319080 | ubuntu-jammy-large | 2026-06-16 03:38:31.318 | Reading state information... 2026-06-16 03:38:31.571544 | ubuntu-jammy-large | 2026-06-16 03:38:31.571 | The following packages will be REMOVED: 2026-06-16 03:38:31.571730 | ubuntu-jammy-large | 2026-06-16 03:38:31.571 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2026-06-16 03:38:31.571900 | ubuntu-jammy-large | 2026-06-16 03:38:31.571 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2026-06-16 03:38:31.572058 | ubuntu-jammy-large | 2026-06-16 03:38:31.571 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2026-06-16 03:38:31.572194 | ubuntu-jammy-large | 2026-06-16 03:38:31.572 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2026-06-16 03:38:31.572481 | ubuntu-jammy-large | 2026-06-16 03:38:31.572 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2026-06-16 03:38:31.572723 | ubuntu-jammy-large | 2026-06-16 03:38:31.572 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2026-06-16 03:38:31.573137 | ubuntu-jammy-large | 2026-06-16 03:38:31.573 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2026-06-16 03:38:31.573320 | ubuntu-jammy-large | 2026-06-16 03:38:31.573 | rpcsvc-proto* zlib1g-dev* 2026-06-16 03:38:31.839455 | ubuntu-jammy-large | 2026-06-16 03:38:31.839 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2026-06-16 03:38:31.839564 | ubuntu-jammy-large | 2026-06-16 03:38:31.839 | After this operation, 205 MB disk space will be freed. 2026-06-16 03:38:31.871282 | ubuntu-jammy-large | 2026-06-16 03:38:31.871 | (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-06-16 03:38:31.872535 | ubuntu-jammy-large | 2026-06-16 03:38:31.872 | Removing cpp (4:11.2.0-1ubuntu1) ... 2026-06-16 03:38:31.882668 | ubuntu-jammy-large | 2026-06-16 03:38:31.882 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.888696 | ubuntu-jammy-large | 2026-06-16 03:38:31.888 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.895799 | ubuntu-jammy-large | 2026-06-16 03:38:31.895 | Removing dctrl-tools (2.24-3build2) ... 2026-06-16 03:38:31.912157 | ubuntu-jammy-large | 2026-06-16 03:38:31.912 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.925955 | ubuntu-jammy-large | 2026-06-16 03:38:31.925 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.931606 | ubuntu-jammy-large | 2026-06-16 03:38:31.931 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.935134 | ubuntu-jammy-large | 2026-06-16 03:38:31.935 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.938693 | ubuntu-jammy-large | 2026-06-16 03:38:31.938 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.941057 | ubuntu-jammy-large | 2026-06-16 03:38:31.940 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.946394 | ubuntu-jammy-large | 2026-06-16 03:38:31.946 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.949427 | ubuntu-jammy-large | 2026-06-16 03:38:31.949 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.951391 | ubuntu-jammy-large | 2026-06-16 03:38:31.951 | Removing python3.10-dev (3.10.12-1~22.04.15) ... 2026-06-16 03:38:31.953355 | ubuntu-jammy-large | 2026-06-16 03:38:31.953 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2026-06-16 03:38:31.957678 | ubuntu-jammy-large | 2026-06-16 03:38:31.957 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:38:31.964092 | ubuntu-jammy-large | 2026-06-16 03:38:31.963 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2026-06-16 03:38:31.966299 | ubuntu-jammy-large | 2026-06-16 03:38:31.966 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.7) ... 2026-06-16 03:38:31.968647 | ubuntu-jammy-large | 2026-06-16 03:38:31.968 | Removing libc6-dev:amd64 (2.35-0ubuntu3.13) ... 2026-06-16 03:38:31.977199 | ubuntu-jammy-large | 2026-06-16 03:38:31.977 | Removing libc-dev-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:38:31.979486 | ubuntu-jammy-large | 2026-06-16 03:38:31.979 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.981375 | ubuntu-jammy-large | 2026-06-16 03:38:31.981 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2026-06-16 03:38:31.983433 | ubuntu-jammy-large | 2026-06-16 03:38:31.983 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.985492 | ubuntu-jammy-large | 2026-06-16 03:38:31.985 | Removing libisl23:amd64 (0.24-2build1) ... 2026-06-16 03:38:31.987868 | ubuntu-jammy-large | 2026-06-16 03:38:31.987 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:31.989620 | ubuntu-jammy-large | 2026-06-16 03:38:31.989 | Removing libjs-sphinxdoc (4.3.2-1) ... 2026-06-16 03:38:31.991569 | ubuntu-jammy-large | 2026-06-16 03:38:31.991 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-06-16 03:38:32.020130 | ubuntu-jammy-large | 2026-06-16 03:38:32.019 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2026-06-16 03:38:32.022822 | ubuntu-jammy-large | 2026-06-16 03:38:32.022 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:32.025149 | ubuntu-jammy-large | 2026-06-16 03:38:32.025 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2026-06-16 03:38:32.027072 | ubuntu-jammy-large | 2026-06-16 03:38:32.026 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2026-06-16 03:38:32.029222 | ubuntu-jammy-large | 2026-06-16 03:38:32.029 | Removing libpython3.10:amd64 (3.10.12-1~22.04.15) ... 2026-06-16 03:38:32.031830 | ubuntu-jammy-large | 2026-06-16 03:38:32.031 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:32.033693 | ubuntu-jammy-large | 2026-06-16 03:38:32.033 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2026-06-16 03:38:32.036456 | ubuntu-jammy-large | 2026-06-16 03:38:32.036 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:32.039140 | ubuntu-jammy-large | 2026-06-16 03:38:32.039 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.3) ... 2026-06-16 03:38:32.041297 | ubuntu-jammy-large | 2026-06-16 03:38:32.041 | Removing linux-libc-dev:amd64 (5.15.0-181.191) ... 2026-06-16 03:38:32.053520 | ubuntu-jammy-large | 2026-06-16 03:38:32.053 | Removing lto-disabled-list (24) ... 2026-06-16 03:38:32.058178 | ubuntu-jammy-large | 2026-06-16 03:38:32.058 | Removing make (4.3-4.1build1) ... 2026-06-16 03:38:32.060910 | ubuntu-jammy-large | 2026-06-16 03:38:32.060 | Removing patch (2.7.6-7build2) ... 2026-06-16 03:38:32.062808 | ubuntu-jammy-large | 2026-06-16 03:38:32.062 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2026-06-16 03:38:32.083700 | ubuntu-jammy-large | 2026-06-16 03:38:32.083 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:38:32.157050 | ubuntu-jammy-large | 2026-06-16 03:38:32.156 | (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-06-16 03:38:32.158511 | ubuntu-jammy-large | 2026-06-16 03:38:32.158 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2026-06-16 03:38:32.174242 | ubuntu-jammy-large | 2026-06-16 03:38:32.174 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2026-06-16 03:38:32.421368 | ubuntu-jammy-large | 2026-06-16 03:38:32.421 | dib-run-parts 90-remove-build-deps completed 2026-06-16 03:38:32.421465 | ubuntu-jammy-large | 2026-06-16 03:38:32.421 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2026-06-16 03:38:32.426300 | ubuntu-jammy-large | 2026-06-16 03:38:32.426 | + [[ ubuntu == \u\b\u\n\t\u ]] 2026-06-16 03:38:32.426475 | ubuntu-jammy-large | 2026-06-16 03:38:32.426 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2026-06-16 03:38:32.453613 | ubuntu-jammy-large | 2026-06-16 03:38:32.453 | dib-run-parts 91-remove-default-ints completed 2026-06-16 03:38:32.453682 | ubuntu-jammy-large | 2026-06-16 03:38:32.453 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2026-06-16 03:38:32.478014 | ubuntu-jammy-large | 2026-06-16 03:38:32.477 | Not running install-packages remove with empty packages list 2026-06-16 03:38:32.524488 | ubuntu-jammy-large | 2026-06-16 03:38:32.524 | Nothing to uninstall 2026-06-16 03:38:32.534716 | ubuntu-jammy-large | 2026-06-16 03:38:32.534 | dib-run-parts 95-package-uninstalls completed 2026-06-16 03:38:32.534764 | ubuntu-jammy-large | 2026-06-16 03:38:32.534 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2026-06-16 03:38:32.599680 | ubuntu-jammy-large | 2026-06-16 03:38:32.599 | Reading package lists... 2026-06-16 03:38:32.888990 | ubuntu-jammy-large | 2026-06-16 03:38:32.888 | Building dependency tree... 2026-06-16 03:38:32.889262 | ubuntu-jammy-large | 2026-06-16 03:38:32.889 | Reading state information... 2026-06-16 03:38:33.138971 | ubuntu-jammy-large | 2026-06-16 03:38:33.138 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:38:33.143196 | ubuntu-jammy-large | 2026-06-16 03:38:33.142 | dib-run-parts 99-autoremove completed 2026-06-16 03:38:33.144965 | ubuntu-jammy-large | 2026-06-16 03:38:33.144 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:38:33.145047 | ubuntu-jammy-large | 2026-06-16 03:38:33.144 | dib-run-parts 2026-06-16 03:38:33.146899 | ubuntu-jammy-large | 2026-06-16 03:38:33.146 | dib-run-parts Target: post-install.d 2026-06-16 03:38:33.146954 | ubuntu-jammy-large | 2026-06-16 03:38:33.146 | dib-run-parts 2026-06-16 03:38:33.146962 | ubuntu-jammy-large | 2026-06-16 03:38:33.146 | dib-run-parts Script Seconds 2026-06-16 03:38:33.146969 | ubuntu-jammy-large | 2026-06-16 03:38:33.146 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:38:33.146974 | ubuntu-jammy-large | 2026-06-16 03:38:33.146 | dib-run-parts 2026-06-16 03:38:33.167012 | ubuntu-jammy-large | 2026-06-16 03:38:33.166 | dib-run-parts 00-package-installs 0.077 2026-06-16 03:38:33.177422 | ubuntu-jammy-large | 2026-06-16 03:38:33.177 | dib-run-parts 10-enable-init-scripts 0.009 2026-06-16 03:38:33.188039 | ubuntu-jammy-large | 2026-06-16 03:38:33.187 | dib-run-parts 10-fix-rsyslog 0.009 2026-06-16 03:38:33.199727 | ubuntu-jammy-large | 2026-06-16 03:38:33.199 | dib-run-parts 11-enable-amphora-agent-systemd 0.077 2026-06-16 03:38:33.212299 | ubuntu-jammy-large | 2026-06-16 03:38:33.212 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.068 2026-06-16 03:38:33.225638 | ubuntu-jammy-large | 2026-06-16 03:38:33.225 | dib-run-parts 20-disable-default-haproxy 0.043 2026-06-16 03:38:33.237600 | ubuntu-jammy-large | 2026-06-16 03:38:33.237 | dib-run-parts 20-haproxy-tune-kernel 0.133 2026-06-16 03:38:33.251715 | ubuntu-jammy-large | 2026-06-16 03:38:33.251 | dib-run-parts 20-haproxy-user-group-config 0.009 2026-06-16 03:38:33.264639 | ubuntu-jammy-large | 2026-06-16 03:38:33.264 | dib-run-parts 20-setup-haproxy-log 0.005 2026-06-16 03:38:33.277941 | ubuntu-jammy-large | 2026-06-16 03:38:33.277 | dib-run-parts 21-create-ping-wrapper 0.012 2026-06-16 03:38:33.290687 | ubuntu-jammy-large | 2026-06-16 03:38:33.290 | dib-run-parts 30-enable-certs-ramfs-service 0.013 2026-06-16 03:38:33.304462 | ubuntu-jammy-large | 2026-06-16 03:38:33.304 | dib-run-parts 30-logrotate-haproxy 0.015 2026-06-16 03:38:33.318024 | ubuntu-jammy-large | 2026-06-16 03:38:33.317 | dib-run-parts 30-logrotate-timer 0.015 2026-06-16 03:38:33.330683 | ubuntu-jammy-large | 2026-06-16 03:38:33.330 | dib-run-parts 89-remove-build-deps 0.011 2026-06-16 03:38:33.343634 | ubuntu-jammy-large | 2026-06-16 03:38:33.343 | dib-run-parts 90-remove-build-deps 1.498 2026-06-16 03:38:33.356323 | ubuntu-jammy-large | 2026-06-16 03:38:33.356 | dib-run-parts 91-remove-default-ints 0.030 2026-06-16 03:38:33.368693 | ubuntu-jammy-large | 2026-06-16 03:38:33.368 | dib-run-parts 95-package-uninstalls 0.078 2026-06-16 03:38:33.381487 | ubuntu-jammy-large | 2026-06-16 03:38:33.381 | dib-run-parts 99-autoremove 0.605 2026-06-16 03:38:33.384780 | ubuntu-jammy-large | 2026-06-16 03:38:33.384 | dib-run-parts 2026-06-16 03:38:33.384979 | ubuntu-jammy-large | 2026-06-16 03:38:33.384 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:38:33.492045 | ubuntu-jammy-large | 2026-06-16 03:38:33.491 | Unmount /tmp/dib_build.yzExe6oB/mnt/var/cache/apt/archives 2026-06-16 03:38:33.515756 | ubuntu-jammy-large | 2026-06-16 03:38:33.515 | Unmount /tmp/dib_build.yzExe6oB/mnt/tmp/pip 2026-06-16 03:38:33.538399 | ubuntu-jammy-large | 2026-06-16 03:38:33.538 | Unmount /tmp/dib_build.yzExe6oB/mnt/sys 2026-06-16 03:38:33.562094 | ubuntu-jammy-large | 2026-06-16 03:38:33.561 | Unmount /tmp/dib_build.yzExe6oB/mnt/proc 2026-06-16 03:38:33.584876 | ubuntu-jammy-large | 2026-06-16 03:38:33.584 | Unmount /tmp/dib_build.yzExe6oB/mnt/dev/pts 2026-06-16 03:38:33.605191 | ubuntu-jammy-large | 2026-06-16 03:38:33.604 | Unmount /tmp/dib_build.yzExe6oB/mnt/dev 2026-06-16 03:38:33.931990 | ubuntu-jammy-large | 2026-06-16 03:38:33.931 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.yzExe6oB/states/block-device/config.json] 2026-06-16 03:38:34.218111 | ubuntu-jammy-large | 2026-06-16 03:38:34.217 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2026-06-16 03:38:34.219265 | ubuntu-jammy-large | 2026-06-16 03:38:34.219 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.C2BQ29A9/image0.raw] 2026-06-16 03:38:34.219473 | ubuntu-jammy-large | 2026-06-16 03:38:34.219 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2026-06-16 03:38:34.219536 | ubuntu-jammy-large | 2026-06-16 03:38:34.219 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.C2BQ29A9/image0.raw] 2026-06-16 03:38:34.261898 | ubuntu-jammy-large | 2026-06-16 03:38:34.261 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2026-06-16 03:38:34.262119 | ubuntu-jammy-large | 2026-06-16 03:38:34.262 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.C2BQ29A9/image0.raw] 2026-06-16 03:38:34.262149 | ubuntu-jammy-large | 2026-06-16 03:38:34.262 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2026-06-16 03:38:34.262385 | ubuntu-jammy-large | 2026-06-16 03:38:34.262 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2026-06-16 03:38:34.262409 | ubuntu-jammy-large | 2026-06-16 03:38:34.262 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2026-06-16 03:38:34.262569 | ubuntu-jammy-large | 2026-06-16 03:38:34.262 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-06-16 03:38:34.316527 | ubuntu-jammy-large | 2026-06-16 03:38:34.316 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2026-06-16 03:38:34.444209 | ubuntu-jammy-large | 2026-06-16 03:38:34.443 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U e7d7242a-0a4b-43bf-b6b5-9c5b19a104a4 -q /dev/mapper/loop0p1] 2026-06-16 03:38:34.554278 | ubuntu-jammy-large | 2026-06-16 03:38:34.554 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.yzExe6oB/mnt/] 2026-06-16 03:38:34.579845 | ubuntu-jammy-large | 2026-06-16 03:38:34.579 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.yzExe6oB/mnt/] 2026-06-16 03:38:34.580146 | ubuntu-jammy-large | 2026-06-16 03:38:34.580 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.yzExe6oB/mnt/] 2026-06-16 03:38:34.615076 | ubuntu-jammy-large | 2026-06-16 03:38:34.614 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2026-06-16 03:38:34.902474 | ubuntu-jammy-large | 2026-06-16 03:38:34.902 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2026-06-16 03:38:35.211570 | ubuntu-jammy-large | 2026-06-16 03:38:35.211 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2026-06-16 03:38:35.504179 | ubuntu-jammy-large | 2026-06-16 03:38:35.503 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2026-06-16 03:38:35.504498 | ubuntu-jammy-large | 2026-06-16 03:38:35.504 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.yzExe6oB/built/etc] 2026-06-16 03:38:35.530743 | ubuntu-jammy-large | 2026-06-16 03:38:35.530 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.yzExe6oB/states/block-device/fstab /tmp/dib_build.yzExe6oB/built/etc/fstab] 2026-06-16 03:38:41.140889 | ubuntu-jammy-large | 2026-06-16 03:38:41.140 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-06-16 03:38:41.146261 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2026-06-16 03:38:41.146337 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:41.146354 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:41.146443 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:41.146464 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:41.146776 | ubuntu-jammy-large | 2026-06-16 03:38:41.146 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:41.152197 | ubuntu-jammy-large | 2026-06-16 03:38:41.151 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:41.152411 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:38:41.152462 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:38:41.152593 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:41.152645 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:41.152779 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:38:41.152841 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:41.152899 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:41.153051 | ubuntu-jammy-large | 2026-06-16 03:38:41.152 | ++ export DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:41.153125 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | ++ DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:41.153228 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:41.153285 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:41.153437 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:41.153481 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:41.153844 | ubuntu-jammy-large | 2026-06-16 03:38:41.153 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:41.159255 | ubuntu-jammy-large | 2026-06-16 03:38:41.159 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:41.159402 | ubuntu-jammy-large | 2026-06-16 03:38:41.159 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:41.159453 | ubuntu-jammy-large | 2026-06-16 03:38:41.159 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:41.159763 | ubuntu-jammy-large | 2026-06-16 03:38:41.159 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:41.164946 | ubuntu-jammy-large | 2026-06-16 03:38:41.164 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:41.165152 | ubuntu-jammy-large | 2026-06-16 03:38:41.165 | ++ export DIB_ADD_APT_KEYS= 2026-06-16 03:38:41.165198 | ubuntu-jammy-large | 2026-06-16 03:38:41.165 | ++ DIB_ADD_APT_KEYS= 2026-06-16 03:38:41.165466 | ubuntu-jammy-large | 2026-06-16 03:38:41.165 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-06-16 03:38:41.171086 | ubuntu-jammy-large | 2026-06-16 03:38:41.170 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2026-06-16 03:38:41.171167 | ubuntu-jammy-large | 2026-06-16 03:38:41.171 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:41.171199 | ubuntu-jammy-large | 2026-06-16 03:38:41.171 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:41.171521 | ubuntu-jammy-large | 2026-06-16 03:38:41.171 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:41.176641 | ubuntu-jammy-large | 2026-06-16 03:38:41.176 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:41.176775 | ubuntu-jammy-large | 2026-06-16 03:38:41.176 | ++ export DISTRO_NAME=ubuntu 2026-06-16 03:38:41.176823 | ubuntu-jammy-large | 2026-06-16 03:38:41.176 | ++ DISTRO_NAME=ubuntu 2026-06-16 03:38:41.176930 | ubuntu-jammy-large | 2026-06-16 03:38:41.176 | ++ export DIB_RELEASE=jammy 2026-06-16 03:38:41.176976 | ubuntu-jammy-large | 2026-06-16 03:38:41.176 | ++ DIB_RELEASE=jammy 2026-06-16 03:38:41.177149 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:41.177201 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:41.177312 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:41.177349 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:41.177454 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ ARCH=amd64 2026-06-16 03:38:41.177601 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:38:41.177954 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:38:41.178059 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:41.178078 | ubuntu-jammy-large | 2026-06-16 03:38:41.177 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:41.178329 | ubuntu-jammy-large | 2026-06-16 03:38:41.178 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:41.183431 | ubuntu-jammy-large | 2026-06-16 03:38:41.183 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:41.183614 | ubuntu-jammy-large | 2026-06-16 03:38:41.183 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:41.183666 | ubuntu-jammy-large | 2026-06-16 03:38:41.183 | ++ DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:41.183976 | ubuntu-jammy-large | 2026-06-16 03:38:41.183 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:41.189528 | ubuntu-jammy-large | 2026-06-16 03:38:41.189 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:41.189684 | ubuntu-jammy-large | 2026-06-16 03:38:41.189 | ++ [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:38:41.189763 | ubuntu-jammy-large | 2026-06-16 03:38:41.189 | ++ export DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:41.189805 | ubuntu-jammy-large | 2026-06-16 03:38:41.189 | ++ DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:41.190118 | ubuntu-jammy-large | 2026-06-16 03:38:41.190 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:41.195428 | ubuntu-jammy-large | 2026-06-16 03:38:41.195 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:41.195664 | ubuntu-jammy-large | 2026-06-16 03:38:41.195 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:41.195708 | ubuntu-jammy-large | 2026-06-16 03:38:41.195 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:41.196056 | ubuntu-jammy-large | 2026-06-16 03:38:41.195 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:41.201082 | ubuntu-jammy-large | 2026-06-16 03:38:41.200 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:41.201221 | ubuntu-jammy-large | 2026-06-16 03:38:41.201 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:41.201280 | ubuntu-jammy-large | 2026-06-16 03:38:41.201 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:41.201569 | ubuntu-jammy-large | 2026-06-16 03:38:41.201 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-06-16 03:38:41.206549 | ubuntu-jammy-large | 2026-06-16 03:38:41.206 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2026-06-16 03:38:41.206812 | ubuntu-jammy-large | 2026-06-16 03:38:41.206 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:41.206886 | ubuntu-jammy-large | 2026-06-16 03:38:41.206 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:41.207065 | ubuntu-jammy-large | 2026-06-16 03:38:41.206 | ++ 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-06-16 03:38:41.207102 | ubuntu-jammy-large | 2026-06-16 03:38:41.207 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.d/ 2026-06-16 03:38:41.207384 | ubuntu-jammy-large | 2026-06-16 03:38:41.207 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-06-16 03:38:41.212842 | ubuntu-jammy-large | 2026-06-16 03:38:41.212 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2026-06-16 03:38:41.213021 | ubuntu-jammy-large | 2026-06-16 03:38:41.212 | ++ [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:38:41.213217 | ubuntu-jammy-large | 2026-06-16 03:38:41.213 | ++ export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:41.213270 | ubuntu-jammy-large | 2026-06-16 03:38:41.213 | ++ DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:41.213556 | ubuntu-jammy-large | 2026-06-16 03:38:41.213 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-06-16 03:38:41.217888 | ubuntu-jammy-large | 2026-06-16 03:38:41.217 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2026-06-16 03:38:41.218070 | ubuntu-jammy-large | 2026-06-16 03:38:41.217 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:38:41.218136 | ubuntu-jammy-large | 2026-06-16 03:38:41.218 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:38:41.218417 | ubuntu-jammy-large | 2026-06-16 03:38:41.218 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-06-16 03:38:41.222907 | ubuntu-jammy-large | 2026-06-16 03:38:41.222 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2026-06-16 03:38:41.223198 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ '[' -z '' ']' 2026-06-16 03:38:41.223275 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ case "$DISTRO_NAME" in 2026-06-16 03:38:41.223365 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ '[' jammy == trusty ']' 2026-06-16 03:38:41.223471 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ '[' -z '' ']' 2026-06-16 03:38:41.223523 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ DIB_PYTHON_VERSION=3 2026-06-16 03:38:41.223629 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ export DIB_PYTHON_VERSION 2026-06-16 03:38:41.223703 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ export DIB_PYTHON=python3 2026-06-16 03:38:41.223760 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | ++ DIB_PYTHON=python3 2026-06-16 03:38:41.224060 | ubuntu-jammy-large | 2026-06-16 03:38:41.223 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:41.229235 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:41.229417 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ '[' 0 -gt 0 ']' 2026-06-16 03:38:41.229506 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ set -euo pipefail 2026-06-16 03:38:41.229645 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ case $DISTRO_NAME in 2026-06-16 03:38:41.229713 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:38:41.229777 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:38:41.229839 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:38:41.229903 | ubuntu-jammy-large | 2026-06-16 03:38:41.229 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:38:41.230200 | ubuntu-jammy-large | 2026-06-16 03:38:41.230 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-06-16 03:38:41.235188 | ubuntu-jammy-large | 2026-06-16 03:38:41.235 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2026-06-16 03:38:41.235365 | ubuntu-jammy-large | 2026-06-16 03:38:41.235 | ++ '[' -z systemd ']' 2026-06-16 03:38:41.235474 | ubuntu-jammy-large | 2026-06-16 03:38:41.235 | ++ case $DIB_INIT_SYSTEM in 2026-06-16 03:38:41.235793 | ubuntu-jammy-large | 2026-06-16 03:38:41.235 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2026-06-16 03:38:41.298353 | ubuntu-jammy-large | 2026-06-16 03:38:41.298 | INFO:root:Mapping for bootloader : grub-pc 2026-06-16 03:38:41.361992 | ubuntu-jammy-large | 2026-06-16 03:38:41.361 | Reading package lists... 2026-06-16 03:38:41.714957 | ubuntu-jammy-large | 2026-06-16 03:38:41.714 | Building dependency tree... 2026-06-16 03:38:41.715513 | ubuntu-jammy-large | 2026-06-16 03:38:41.715 | Reading state information... 2026-06-16 03:38:41.968690 | ubuntu-jammy-large | 2026-06-16 03:38:41.968 | The following additional packages will be installed: 2026-06-16 03:38:41.969182 | ubuntu-jammy-large | 2026-06-16 03:38:41.969 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2026-06-16 03:38:41.970619 | ubuntu-jammy-large | 2026-06-16 03:38:41.970 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-06-16 03:38:41.972009 | ubuntu-jammy-large | 2026-06-16 03:38:41.971 | Suggested packages: 2026-06-16 03:38:41.972077 | ubuntu-jammy-large | 2026-06-16 03:38:41.972 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2026-06-16 03:38:41.972112 | ubuntu-jammy-large | 2026-06-16 03:38:41.972 | Recommended packages: 2026-06-16 03:38:41.972139 | ubuntu-jammy-large | 2026-06-16 03:38:41.972 | os-prober 2026-06-16 03:38:42.000337 | ubuntu-jammy-large | 2026-06-16 03:38:42.000 | The following NEW packages will be installed: 2026-06-16 03:38:42.000495 | ubuntu-jammy-large | 2026-06-16 03:38:42.000 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2026-06-16 03:38:42.001951 | ubuntu-jammy-large | 2026-06-16 03:38:42.001 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2026-06-16 03:38:42.143459 | ubuntu-jammy-large | 2026-06-16 03:38:42.143 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2026-06-16 03:38:42.143570 | ubuntu-jammy-large | 2026-06-16 03:38:42.143 | Need to get 4797 kB of archives. 2026-06-16 03:38:42.143604 | ubuntu-jammy-large | 2026-06-16 03:38:42.143 | After this operation, 21.2 MB of additional disk space will be used. 2026-06-16 03:38:42.143618 | ubuntu-jammy-large | 2026-06-16 03:38:42.143 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2026-06-16 03:38:42.167386 | ubuntu-jammy-large | 2026-06-16 03:38:42.167 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.5 [192 kB] 2026-06-16 03:38:42.190288 | ubuntu-jammy-large | 2026-06-16 03:38:42.190 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2026-06-16 03:38:42.191745 | ubuntu-jammy-large | 2026-06-16 03:38:42.191 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2026-06-16 03:38:42.193171 | ubuntu-jammy-large | 2026-06-16 03:38:42.193 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2026-06-16 03:38:42.224700 | ubuntu-jammy-large | 2026-06-16 03:38:42.224 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2026-06-16 03:38:42.282428 | ubuntu-jammy-large | 2026-06-16 03:38:42.282 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2026-06-16 03:38:42.305787 | ubuntu-jammy-large | 2026-06-16 03:38:42.305 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2026-06-16 03:38:42.341646 | ubuntu-jammy-large | 2026-06-16 03:38:42.341 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2026-06-16 03:38:42.344995 | ubuntu-jammy-large | 2026-06-16 03:38:42.344 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2026-06-16 03:38:42.540013 | ubuntu-jammy-large | 2026-06-16 03:38:42.539 | debconf: delaying package configuration, since apt-utils is not installed 2026-06-16 03:38:42.586304 | ubuntu-jammy-large | 2026-06-16 03:38:42.586 | Fetched 4797 kB in 0s (14.3 MB/s) 2026-06-16 03:38:42.666388 | ubuntu-jammy-large | 2026-06-16 03:38:42.666 | Selecting previously unselected package gettext-base. 2026-06-16 03:38:42.681866 | ubuntu-jammy-large | 2026-06-16 03:38:42.681 | (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-06-16 03:38:42.683233 | ubuntu-jammy-large | 2026-06-16 03:38:42.683 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2026-06-16 03:38:42.685364 | ubuntu-jammy-large | 2026-06-16 03:38:42.685 | Unpacking gettext-base (0.21-4ubuntu4) ... 2026-06-16 03:38:42.714188 | ubuntu-jammy-large | 2026-06-16 03:38:42.714 | Selecting previously unselected package libpng16-16:amd64. 2026-06-16 03:38:42.720896 | ubuntu-jammy-large | 2026-06-16 03:38:42.720 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.5_amd64.deb ... 2026-06-16 03:38:42.722758 | ubuntu-jammy-large | 2026-06-16 03:38:42.722 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.5) ... 2026-06-16 03:38:42.754322 | ubuntu-jammy-large | 2026-06-16 03:38:42.754 | Selecting previously unselected package libefivar1:amd64. 2026-06-16 03:38:42.761307 | ubuntu-jammy-large | 2026-06-16 03:38:42.761 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2026-06-16 03:38:42.763035 | ubuntu-jammy-large | 2026-06-16 03:38:42.762 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2026-06-16 03:38:42.795226 | ubuntu-jammy-large | 2026-06-16 03:38:42.795 | Selecting previously unselected package libefiboot1:amd64. 2026-06-16 03:38:42.803291 | ubuntu-jammy-large | 2026-06-16 03:38:42.803 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2026-06-16 03:38:42.805036 | ubuntu-jammy-large | 2026-06-16 03:38:42.804 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2026-06-16 03:38:42.837720 | ubuntu-jammy-large | 2026-06-16 03:38:42.837 | Selecting previously unselected package libfreetype6:amd64. 2026-06-16 03:38:42.844669 | ubuntu-jammy-large | 2026-06-16 03:38:42.844 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2026-06-16 03:38:42.846286 | ubuntu-jammy-large | 2026-06-16 03:38:42.846 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-06-16 03:38:42.887331 | ubuntu-jammy-large | 2026-06-16 03:38:42.887 | Selecting previously unselected package grub-common. 2026-06-16 03:38:42.896060 | ubuntu-jammy-large | 2026-06-16 03:38:42.895 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2026-06-16 03:38:42.927362 | ubuntu-jammy-large | 2026-06-16 03:38:42.927 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.058613 | ubuntu-jammy-large | 2026-06-16 03:38:43.058 | Selecting previously unselected package grub2-common. 2026-06-16 03:38:43.065798 | ubuntu-jammy-large | 2026-06-16 03:38:43.065 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2026-06-16 03:38:43.067308 | ubuntu-jammy-large | 2026-06-16 03:38:43.067 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.113587 | ubuntu-jammy-large | 2026-06-16 03:38:43.113 | Selecting previously unselected package grub-pc-bin. 2026-06-16 03:38:43.119163 | ubuntu-jammy-large | 2026-06-16 03:38:43.118 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2026-06-16 03:38:43.120396 | ubuntu-jammy-large | 2026-06-16 03:38:43.120 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.210419 | ubuntu-jammy-large | 2026-06-16 03:38:43.210 | Selecting previously unselected package grub-pc. 2026-06-16 03:38:43.218957 | ubuntu-jammy-large | 2026-06-16 03:38:43.218 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2026-06-16 03:38:43.234794 | ubuntu-jammy-large | 2026-06-16 03:38:43.234 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.273120 | ubuntu-jammy-large | 2026-06-16 03:38:43.272 | Selecting previously unselected package grub-gfxpayload-lists. 2026-06-16 03:38:43.281616 | ubuntu-jammy-large | 2026-06-16 03:38:43.281 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2026-06-16 03:38:43.283061 | ubuntu-jammy-large | 2026-06-16 03:38:43.282 | Unpacking grub-gfxpayload-lists (0.7) ... 2026-06-16 03:38:43.326374 | ubuntu-jammy-large | 2026-06-16 03:38:43.326 | Setting up gettext-base (0.21-4ubuntu4) ... 2026-06-16 03:38:43.332390 | ubuntu-jammy-large | 2026-06-16 03:38:43.332 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.5) ... 2026-06-16 03:38:43.337324 | ubuntu-jammy-large | 2026-06-16 03:38:43.337 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2026-06-16 03:38:43.342372 | ubuntu-jammy-large | 2026-06-16 03:38:43.342 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2026-06-16 03:38:43.347838 | ubuntu-jammy-large | 2026-06-16 03:38:43.347 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2026-06-16 03:38:43.352193 | ubuntu-jammy-large | 2026-06-16 03:38:43.352 | Setting up grub-common (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.557768 | ubuntu-jammy-large | 2026-06-16 03:38:43.557 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-06-16 03:38:43.557866 | ubuntu-jammy-large | 2026-06-16 03:38:43.557 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2026-06-16 03:38:43.736153 | ubuntu-jammy-large | 2026-06-16 03:38:43.735 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-06-16 03:38:43.736237 | ubuntu-jammy-large | 2026-06-16 03:38:43.735 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-06-16 03:38:43.736253 | ubuntu-jammy-large | 2026-06-16 03:38:43.735 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-06-16 03:38:43.736267 | ubuntu-jammy-large | 2026-06-16 03:38:43.736 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2026-06-16 03:38:43.776755 | ubuntu-jammy-large | 2026-06-16 03:38:43.776 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2026-06-16 03:38:43.782881 | ubuntu-jammy-large | 2026-06-16 03:38:43.782 | Running in chroot, ignoring request. 2026-06-16 03:38:43.789807 | ubuntu-jammy-large | 2026-06-16 03:38:43.789 | invoke-rc.d: policy-rc.d denied execution of start. 2026-06-16 03:38:43.792682 | ubuntu-jammy-large | 2026-06-16 03:38:43.792 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.798369 | ubuntu-jammy-large | 2026-06-16 03:38:43.798 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2026-06-16 03:38:43.803871 | ubuntu-jammy-large | 2026-06-16 03:38:43.803 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2026-06-16 03:38:44.128803 | ubuntu-jammy-large | 2026-06-16 03:38:44.128 | 2026-06-16 03:38:44.128911 | ubuntu-jammy-large | 2026-06-16 03:38:44.128 | Creating config file /etc/default/grub with new version 2026-06-16 03:38:44.298036 | ubuntu-jammy-large | 2026-06-16 03:38:44.297 | Setting up grub-gfxpayload-lists (0.7) ... 2026-06-16 03:38:44.317603 | ubuntu-jammy-large | 2026-06-16 03:38:44.317 | Processing triggers for libc-bin (2.35-0ubuntu3.13) ... 2026-06-16 03:38:44.757010 | ubuntu-jammy-large | 2026-06-16 03:38:44.756 | Sourcing file `/etc/default/grub' 2026-06-16 03:38:44.808980 | ubuntu-jammy-large | 2026-06-16 03:38:44.808 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-06-16 03:38:44.813353 | ubuntu-jammy-large | 2026-06-16 03:38:44.813 | Generating grub configuration file ... 2026-06-16 03:38:44.905873 | ubuntu-jammy-large | 2026-06-16 03:38:44.905 | Found linux image: /boot/vmlinuz-5.15.0-181-generic 2026-06-16 03:38:44.925067 | ubuntu-jammy-large | 2026-06-16 03:38:44.924 | Found initrd image: /boot/initrd.img-5.15.0-181-generic 2026-06-16 03:38:45.237943 | ubuntu-jammy-large | 2026-06-16 03:38:45.237 | Warning: os-prober will not be executed to detect other bootable partitions. 2026-06-16 03:38:45.238035 | ubuntu-jammy-large | 2026-06-16 03:38:45.237 | Systems on them will not be added to the GRUB boot configuration. 2026-06-16 03:38:45.238056 | ubuntu-jammy-large | 2026-06-16 03:38:45.237 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-06-16 03:38:45.262454 | ubuntu-jammy-large | 2026-06-16 03:38:45.262 | done 2026-06-16 03:38:45.267020 | ubuntu-jammy-large | 2026-06-16 03:38:45.266 | Installing GRUB2... 2026-06-16 03:38:45.320780 | ubuntu-jammy-large | 2026-06-16 03:38:45.320 | Installing for i386-pc platform. 2026-06-16 03:38:45.646724 | ubuntu-jammy-large | 2026-06-16 03:38:45.646 | Installation finished. No error reported. 2026-06-16 03:38:45.652270 | ubuntu-jammy-large | 2026-06-16 03:38:45.652 | dib-run-parts 50-bootloader completed 2026-06-16 03:38:45.652302 | ubuntu-jammy-large | 2026-06-16 03:38:45.652 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2026-06-16 03:38:45.659734 | ubuntu-jammy-large | 2026-06-16 03:38:45.659 | dib-run-parts 50-remove-bogus-udev-links completed 2026-06-16 03:38:45.659795 | ubuntu-jammy-large | 2026-06-16 03:38:45.659 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2026-06-16 03:38:45.672063 | ubuntu-jammy-large | 2026-06-16 03:38:45.671 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2026-06-16 03:38:45.672118 | ubuntu-jammy-large | 2026-06-16 03:38:45.672 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2026-06-16 03:38:45.721891 | ubuntu-jammy-large | 2026-06-16 03:38:45.721 | dib-run-parts 99-clean-up-cache completed 2026-06-16 03:38:45.722397 | ubuntu-jammy-large | 2026-06-16 03:38:45.722 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2026-06-16 03:38:45.727488 | ubuntu-jammy-large | 2026-06-16 03:38:45.727 | dib-run-parts 99-clear-machine-id completed 2026-06-16 03:38:45.727768 | ubuntu-jammy-large | 2026-06-16 03:38:45.727 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2026-06-16 03:38:45.740032 | ubuntu-jammy-large | 2026-06-16 03:38:45.739 | dib-run-parts 99-disable-resolv-conf completed 2026-06-16 03:38:45.740423 | ubuntu-jammy-large | 2026-06-16 03:38:45.740 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2026-06-16 03:38:45.770385 | ubuntu-jammy-large | 2026-06-16 03:38:45.769 | {"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": "26.1-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.24","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.12","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.1","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.1","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.1","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.24","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.24","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.2","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.9","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.1","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.1","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.4","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.3","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.21","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.1","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.21","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.5","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.25","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.21","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.21","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.24-1~ubuntu0.22.04.1","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-181-generic","arch": "amd64","version": "5.15.0-181.191","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.181.164","status": "ii "},{"package": "linux-modules-5.15.0-181-generic","arch": "amd64","version": "5.15.0-181.191","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.4","status": "ii "},{"package": "netplan.io","arch": "amd64","version": "0.107.1-3ubuntu0.22.04.4","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.15","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.15","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.15","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.25","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3.1","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.4","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.7","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.7","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2.1","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.21","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.21","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.21","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.21","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.31","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.31","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.31","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1.1","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-06-16 03:38:45.771846 | ubuntu-jammy-large | 2026-06-16 03:38:45.771 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:38:45.771901 | ubuntu-jammy-large | 2026-06-16 03:38:45.771 | dib-run-parts 2026-06-16 03:38:45.774823 | ubuntu-jammy-large | 2026-06-16 03:38:45.774 | dib-run-parts Target: finalise.d 2026-06-16 03:38:45.774922 | ubuntu-jammy-large | 2026-06-16 03:38:45.774 | dib-run-parts 2026-06-16 03:38:45.774941 | ubuntu-jammy-large | 2026-06-16 03:38:45.774 | dib-run-parts Script Seconds 2026-06-16 03:38:45.774958 | ubuntu-jammy-large | 2026-06-16 03:38:45.774 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:38:45.774972 | ubuntu-jammy-large | 2026-06-16 03:38:45.774 | dib-run-parts 2026-06-16 03:38:45.790939 | ubuntu-jammy-large | 2026-06-16 03:38:45.790 | dib-run-parts 50-bootloader 4.413 2026-06-16 03:38:45.802770 | ubuntu-jammy-large | 2026-06-16 03:38:45.802 | dib-run-parts 50-remove-bogus-udev-links 0.005 2026-06-16 03:38:45.813858 | ubuntu-jammy-large | 2026-06-16 03:38:45.813 | dib-run-parts 98-rebind-sshd-after-dhcp 0.010 2026-06-16 03:38:45.825098 | ubuntu-jammy-large | 2026-06-16 03:38:45.824 | dib-run-parts 99-clean-up-cache 0.048 2026-06-16 03:38:45.837169 | ubuntu-jammy-large | 2026-06-16 03:38:45.836 | dib-run-parts 99-clear-machine-id 0.003 2026-06-16 03:38:45.849350 | ubuntu-jammy-large | 2026-06-16 03:38:45.849 | dib-run-parts 99-disable-resolv-conf 0.010 2026-06-16 03:38:45.859879 | ubuntu-jammy-large | 2026-06-16 03:38:45.859 | dib-run-parts 99-write-dpkg-manifest 0.027 2026-06-16 03:38:45.863535 | ubuntu-jammy-large | 2026-06-16 03:38:45.863 | dib-run-parts 2026-06-16 03:38:45.863819 | ubuntu-jammy-large | 2026-06-16 03:38:45.863 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:38:45.933711 | ubuntu-jammy-large | 2026-06-16 03:38:45.933 | Running hooks from /tmp/dib_build.yzExe6oB/hooks/cleanup.d 2026-06-16 03:38:45.956695 | ubuntu-jammy-large | 2026-06-16 03:38:45.956 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-base-defaults 2026-06-16 03:38:45.968183 | ubuntu-jammy-large | 2026-06-16 03:38:45.967 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-base-defaults 2026-06-16 03:38:45.974283 | ubuntu-jammy-large | 2026-06-16 03:38:45.974 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:45.980755 | ubuntu-jammy-large | 2026-06-16 03:38:45.980 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2026-06-16 03:38:45.987400 | ubuntu-jammy-large | 2026-06-16 03:38:45.987 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:45.993560 | ubuntu-jammy-large | 2026-06-16 03:38:45.993 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2026-06-16 03:38:46.000762 | ubuntu-jammy-large | 2026-06-16 03:38:46.000 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:46.011327 | ubuntu-jammy-large | 2026-06-16 03:38:46.011 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2026-06-16 03:38:46.017934 | ubuntu-jammy-large | 2026-06-16 03:38:46.017 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2026-06-16 03:38:46.024859 | ubuntu-jammy-large | 2026-06-16 03:38:46.024 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2026-06-16 03:38:46.031013 | ubuntu-jammy-large | 2026-06-16 03:38:46.030 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:46.037455 | ubuntu-jammy-large | 2026-06-16 03:38:46.037 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2026-06-16 03:38:46.043837 | ubuntu-jammy-large | 2026-06-16 03:38:46.043 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2026-06-16 03:38:46.050046 | ubuntu-jammy-large | 2026-06-16 03:38:46.049 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:46.056853 | ubuntu-jammy-large | 2026-06-16 03:38:46.056 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2026-06-16 03:38:46.063651 | ubuntu-jammy-large | 2026-06-16 03:38:46.063 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:46.070232 | ubuntu-jammy-large | 2026-06-16 03:38:46.070 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2026-06-16 03:38:46.077101 | ubuntu-jammy-large | 2026-06-16 03:38:46.076 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:46.083448 | ubuntu-jammy-large | 2026-06-16 03:38:46.083 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2026-06-16 03:38:46.090038 | ubuntu-jammy-large | 2026-06-16 03:38:46.089 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:46.096910 | ubuntu-jammy-large | 2026-06-16 03:38:46.096 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2026-06-16 03:38:46.103768 | ubuntu-jammy-large | 2026-06-16 03:38:46.103 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:46.115217 | ubuntu-jammy-large | 2026-06-16 03:38:46.115 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2026-06-16 03:38:46.121667 | ubuntu-jammy-large | 2026-06-16 03:38:46.121 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:46.128132 | ubuntu-jammy-large | 2026-06-16 03:38:46.127 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2026-06-16 03:38:46.135031 | ubuntu-jammy-large | 2026-06-16 03:38:46.134 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:46.146908 | ubuntu-jammy-large | 2026-06-16 03:38:46.146 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-dpkg.bash 2026-06-16 03:38:46.153217 | ubuntu-jammy-large | 2026-06-16 03:38:46.153 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2026-06-16 03:38:46.160046 | ubuntu-jammy-large | 2026-06-16 03:38:46.159 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2026-06-16 03:38:46.167241 | ubuntu-jammy-large | 2026-06-16 03:38:46.167 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-pip-cache 2026-06-16 03:38:46.179763 | ubuntu-jammy-large | 2026-06-16 03:38:46.179 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-pip-cache 2026-06-16 03:38:46.186058 | ubuntu-jammy-large | 2026-06-16 03:38:46.185 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:46.192678 | ubuntu-jammy-large | 2026-06-16 03:38:46.192 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2026-06-16 03:38:46.200016 | ubuntu-jammy-large | 2026-06-16 03:38:46.199 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:46.212016 | ubuntu-jammy-large | 2026-06-16 03:38:46.211 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2026-06-16 03:38:46.218508 | ubuntu-jammy-large | 2026-06-16 03:38:46.218 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2026-06-16 03:38:46.224866 | ubuntu-jammy-large | 2026-06-16 03:38:46.224 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2026-06-16 03:38:46.231350 | ubuntu-jammy-large | 2026-06-16 03:38:46.231 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2026-06-16 03:38:46.237614 | ubuntu-jammy-large | 2026-06-16 03:38:46.237 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2026-06-16 03:38:46.244323 | ubuntu-jammy-large | 2026-06-16 03:38:46.244 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:46.251267 | ubuntu-jammy-large | 2026-06-16 03:38:46.251 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2026-06-16 03:38:46.258359 | ubuntu-jammy-large | 2026-06-16 03:38:46.258 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:46.264775 | ubuntu-jammy-large | 2026-06-16 03:38:46.264 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2026-06-16 03:38:46.270935 | ubuntu-jammy-large | 2026-06-16 03:38:46.270 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2026-06-16 03:38:46.278454 | ubuntu-jammy-large | 2026-06-16 03:38:46.278 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2026-06-16 03:38:46.284780 | ubuntu-jammy-large | 2026-06-16 03:38:46.284 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2026-06-16 03:38:46.292350 | ubuntu-jammy-large | 2026-06-16 03:38:46.292 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:46.298975 | ubuntu-jammy-large | 2026-06-16 03:38:46.298 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2026-06-16 03:38:46.306004 | ubuntu-jammy-large | 2026-06-16 03:38:46.305 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:46.318447 | ubuntu-jammy-large | 2026-06-16 03:38:46.318 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2026-06-16 03:38:46.324874 | ubuntu-jammy-large | 2026-06-16 03:38:46.324 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:46.330996 | ubuntu-jammy-large | 2026-06-16 03:38:46.330 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2026-06-16 03:38:46.338013 | ubuntu-jammy-large | 2026-06-16 03:38:46.337 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:46.349983 | ubuntu-jammy-large | 2026-06-16 03:38:46.349 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2026-06-16 03:38:46.356269 | ubuntu-jammy-large | 2026-06-16 03:38:46.356 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2026-06-16 03:38:46.362402 | ubuntu-jammy-large | 2026-06-16 03:38:46.362 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:46.368836 | ubuntu-jammy-large | 2026-06-16 03:38:46.368 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2026-06-16 03:38:46.374931 | ubuntu-jammy-large | 2026-06-16 03:38:46.374 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:46.386388 | ubuntu-jammy-large | 2026-06-16 03:38:46.386 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2026-06-16 03:38:46.392451 | ubuntu-jammy-large | 2026-06-16 03:38:46.392 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:46.398330 | ubuntu-jammy-large | 2026-06-16 03:38:46.398 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2026-06-16 03:38:46.405287 | ubuntu-jammy-large | 2026-06-16 03:38:46.405 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:46.417680 | ubuntu-jammy-large | 2026-06-16 03:38:46.417 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2026-06-16 03:38:46.424125 | ubuntu-jammy-large | 2026-06-16 03:38:46.423 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:46.431130 | ubuntu-jammy-large | 2026-06-16 03:38:46.430 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2026-06-16 03:38:46.438396 | ubuntu-jammy-large | 2026-06-16 03:38:46.438 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/14-manifests 2026-06-16 03:38:46.450365 | ubuntu-jammy-large | 2026-06-16 03:38:46.450 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/14-manifests 2026-06-16 03:38:46.457265 | ubuntu-jammy-large | 2026-06-16 03:38:46.457 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:46.464059 | ubuntu-jammy-large | 2026-06-16 03:38:46.463 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2026-06-16 03:38:46.470827 | ubuntu-jammy-large | 2026-06-16 03:38:46.470 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:38:46.477764 | ubuntu-jammy-large | 2026-06-16 03:38:46.477 | ++ /tmp/dib_build.yzExe6oB/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-06-16 03:38:46.484485 | ubuntu-jammy-large | 2026-06-16 03:38:46.484 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-06-16 03:38:46.495732 | ubuntu-jammy-large | 2026-06-16 03:38:46.495 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/15-block-device.bash 2026-06-16 03:38:46.501724 | ubuntu-jammy-large | 2026-06-16 03:38:46.501 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2026-06-16 03:38:46.507997 | ubuntu-jammy-large | 2026-06-16 03:38:46.507 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:46.514693 | ubuntu-jammy-large | 2026-06-16 03:38:46.514 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2026-06-16 03:38:46.521847 | ubuntu-jammy-large | 2026-06-16 03:38:46.521 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-06-16 03:38:46.533627 | ubuntu-jammy-large | 2026-06-16 03:38:46.533 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/20-network-interface-names 2026-06-16 03:38:46.539982 | ubuntu-jammy-large | 2026-06-16 03:38:46.539 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2026-06-16 03:38:46.546532 | ubuntu-jammy-large | 2026-06-16 03:38:46.546 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2026-06-16 03:38:46.553363 | ubuntu-jammy-large | 2026-06-16 03:38:46.553 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-06-16 03:38:46.565067 | ubuntu-jammy-large | 2026-06-16 03:38:46.564 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/50-dib-python-version 2026-06-16 03:38:46.571637 | ubuntu-jammy-large | 2026-06-16 03:38:46.571 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2026-06-16 03:38:46.577819 | ubuntu-jammy-large | 2026-06-16 03:38:46.577 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2026-06-16 03:38:46.584427 | ubuntu-jammy-large | 2026-06-16 03:38:46.584 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2026-06-16 03:38:46.591397 | ubuntu-jammy-large | 2026-06-16 03:38:46.591 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2026-06-16 03:38:46.597532 | ubuntu-jammy-large | 2026-06-16 03:38:46.597 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2026-06-16 03:38:46.603855 | ubuntu-jammy-large | 2026-06-16 03:38:46.603 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2026-06-16 03:38:46.610934 | ubuntu-jammy-large | 2026-06-16 03:38:46.610 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2026-06-16 03:38:46.617061 | ubuntu-jammy-large | 2026-06-16 03:38:46.616 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2026-06-16 03:38:46.624354 | ubuntu-jammy-large | 2026-06-16 03:38:46.624 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:46.636104 | ubuntu-jammy-large | 2026-06-16 03:38:46.635 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2026-06-16 03:38:46.642099 | ubuntu-jammy-large | 2026-06-16 03:38:46.641 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2026-06-16 03:38:46.648449 | ubuntu-jammy-large | 2026-06-16 03:38:46.648 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2026-06-16 03:38:46.654698 | ubuntu-jammy-large | 2026-06-16 03:38:46.654 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2026-06-16 03:38:46.661046 | ubuntu-jammy-large | 2026-06-16 03:38:46.660 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2026-06-16 03:38:46.666439 | ubuntu-jammy-large | 2026-06-16 03:38:46.666 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2026-06-16 03:38:46.672919 | ubuntu-jammy-large | 2026-06-16 03:38:46.672 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2026-06-16 03:38:46.679199 | ubuntu-jammy-large | 2026-06-16 03:38:46.678 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2026-06-16 03:38:46.685640 | ubuntu-jammy-large | 2026-06-16 03:38:46.685 | dib-run-parts Sourcing environment file /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-06-16 03:38:46.698053 | ubuntu-jammy-large | 2026-06-16 03:38:46.697 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.yzExe6oB/hooks/cleanup.d/../environment.d/99-dib-init-system 2026-06-16 03:38:46.705028 | ubuntu-jammy-large | 2026-06-16 03:38:46.704 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2026-06-16 03:38:46.711105 | ubuntu-jammy-large | 2026-06-16 03:38:46.710 | ++ /tmp/dib_build.yzExe6oB/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2026-06-16 03:38:46.718433 | ubuntu-jammy-large | 2026-06-16 03:38:46.718 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/01-copy-manifests-dir 2026-06-16 03:38:46.747409 | ubuntu-jammy-large | 2026-06-16 03:38:46.747 | 2+1 records in 2026-06-16 03:38:46.747502 | ubuntu-jammy-large | 2026-06-16 03:38:46.747 | 2+1 records out 2026-06-16 03:38:46.747530 | ubuntu-jammy-large | 2026-06-16 03:38:46.747 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000159494 s, 7.6 MB/s 2026-06-16 03:38:46.769830 | ubuntu-jammy-large | 2026-06-16 03:38:46.769 | 0+1 records in 2026-06-16 03:38:46.769896 | ubuntu-jammy-large | 2026-06-16 03:38:46.769 | 0+1 records out 2026-06-16 03:38:46.769911 | ubuntu-jammy-large | 2026-06-16 03:38:46.769 | 446 bytes copied, 0.000161321 s, 2.8 MB/s 2026-06-16 03:38:46.799940 | ubuntu-jammy-large | 2026-06-16 03:38:46.799 | '/tmp/dib_build.yzExe6oB/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-06-16 03:38:46.800005 | ubuntu-jammy-large | 2026-06-16 03:38:46.799 | '/tmp/dib_build.yzExe6oB/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-06-16 03:38:46.800048 | ubuntu-jammy-large | 2026-06-16 03:38:46.799 | '/tmp/dib_build.yzExe6oB/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-06-16 03:38:46.800065 | ubuntu-jammy-large | 2026-06-16 03:38:46.799 | '/tmp/dib_build.yzExe6oB/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-06-16 03:38:46.800078 | ubuntu-jammy-large | 2026-06-16 03:38:46.799 | '/tmp/dib_build.yzExe6oB/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-06-16 03:38:46.914524 | ubuntu-jammy-large | 2026-06-16 03:38:46.914 | dib-run-parts 01-copy-manifests-dir completed 2026-06-16 03:38:46.914738 | ubuntu-jammy-large | 2026-06-16 03:38:46.914 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/40-unblock-daemons 2026-06-16 03:38:46.969929 | ubuntu-jammy-large | 2026-06-16 03:38:46.969 | dib-run-parts 40-unblock-daemons completed 2026-06-16 03:38:46.970077 | ubuntu-jammy-large | 2026-06-16 03:38:46.970 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/50-dib-python 2026-06-16 03:38:47.006782 | ubuntu-jammy-large | 2026-06-16 03:38:47.006 | dib-run-parts 50-dib-python completed 2026-06-16 03:38:47.007019 | ubuntu-jammy-large | 2026-06-16 03:38:47.006 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/50-remove-img-build-proxy 2026-06-16 03:38:47.040498 | ubuntu-jammy-large | 2026-06-16 03:38:47.040 | dib-run-parts 50-remove-img-build-proxy completed 2026-06-16 03:38:47.040639 | ubuntu-jammy-large | 2026-06-16 03:38:47.040 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/60-untrim-dpkg 2026-06-16 03:38:47.094512 | ubuntu-jammy-large | 2026-06-16 03:38:47.094 | dib-run-parts 60-untrim-dpkg completed 2026-06-16 03:38:47.094629 | ubuntu-jammy-large | 2026-06-16 03:38:47.094 | dib-run-parts Running /tmp/dib_build.yzExe6oB/hooks/cleanup.d/99-clean-up-cache 2026-06-16 03:38:47.157427 | ubuntu-jammy-large | 2026-06-16 03:38:47.157 | dib-run-parts 99-clean-up-cache completed 2026-06-16 03:38:47.158709 | ubuntu-jammy-large | 2026-06-16 03:38:47.158 | dib-run-parts ----------------------- PROFILING ----------------------- 2026-06-16 03:38:47.158790 | ubuntu-jammy-large | 2026-06-16 03:38:47.158 | dib-run-parts 2026-06-16 03:38:47.162300 | ubuntu-jammy-large | 2026-06-16 03:38:47.161 | dib-run-parts Target: cleanup.d 2026-06-16 03:38:47.162376 | ubuntu-jammy-large | 2026-06-16 03:38:47.162 | dib-run-parts 2026-06-16 03:38:47.162394 | ubuntu-jammy-large | 2026-06-16 03:38:47.162 | dib-run-parts Script Seconds 2026-06-16 03:38:47.162409 | ubuntu-jammy-large | 2026-06-16 03:38:47.162 | dib-run-parts --------------------------------------- ---------- 2026-06-16 03:38:47.162421 | ubuntu-jammy-large | 2026-06-16 03:38:47.162 | dib-run-parts 2026-06-16 03:38:47.180745 | ubuntu-jammy-large | 2026-06-16 03:38:47.180 | dib-run-parts 01-copy-manifests-dir 0.193 2026-06-16 03:38:47.192336 | ubuntu-jammy-large | 2026-06-16 03:38:47.192 | dib-run-parts 40-unblock-daemons 0.052 2026-06-16 03:38:47.203467 | ubuntu-jammy-large | 2026-06-16 03:38:47.203 | dib-run-parts 50-dib-python 0.034 2026-06-16 03:38:47.214926 | ubuntu-jammy-large | 2026-06-16 03:38:47.214 | dib-run-parts 50-remove-img-build-proxy 0.031 2026-06-16 03:38:47.226005 | ubuntu-jammy-large | 2026-06-16 03:38:47.225 | dib-run-parts 60-untrim-dpkg 0.051 2026-06-16 03:38:47.237115 | ubuntu-jammy-large | 2026-06-16 03:38:47.236 | dib-run-parts 99-clean-up-cache 0.060 2026-06-16 03:38:47.239319 | ubuntu-jammy-large | 2026-06-16 03:38:47.239 | dib-run-parts 2026-06-16 03:38:47.239510 | ubuntu-jammy-large | 2026-06-16 03:38:47.239 | dib-run-parts --------------------- END PROFILING --------------------- 2026-06-16 03:38:47.587809 | ubuntu-jammy-large | 2026-06-16 03:38:47.587 | Unmount /tmp/dib_build.yzExe6oB/mnt/sys 2026-06-16 03:38:47.611777 | ubuntu-jammy-large | 2026-06-16 03:38:47.611 | Unmount /tmp/dib_build.yzExe6oB/mnt/proc 2026-06-16 03:38:47.637420 | ubuntu-jammy-large | 2026-06-16 03:38:47.637 | Unmount /tmp/dib_build.yzExe6oB/mnt/dev/pts 2026-06-16 03:38:47.660590 | ubuntu-jammy-large | 2026-06-16 03:38:47.660 | Unmount /tmp/dib_build.yzExe6oB/mnt/dev 2026-06-16 03:38:47.964740 | ubuntu-jammy-large | 2026-06-16 03:38:47.964 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2026-06-16 03:38:48.256648 | ubuntu-jammy-large | 2026-06-16 03:38:48.256 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2026-06-16 03:38:48.256762 | ubuntu-jammy-large | 2026-06-16 03:38:48.256 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2026-06-16 03:38:48.305623 | ubuntu-jammy-large | 2026-06-16 03:38:48.305 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.yzExe6oB/mnt/] 2026-06-16 03:38:48.343376 | ubuntu-jammy-large | 2026-06-16 03:38:48.343 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.yzExe6oB/mnt/] 2026-06-16 03:38:48.749789 | ubuntu-jammy-large | 2026-06-16 03:38:48.749 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2026-06-16 03:38:48.814508 | ubuntu-jammy-large | 2026-06-16 03:38:48.814 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2026-06-16 03:38:48.814794 | ubuntu-jammy-large | 2026-06-16 03:38:48.814 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2026-06-16 03:38:49.160540 | ubuntu-jammy-large | 2026-06-16 03:38:49.160 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.yzExe6oB/states/block-device] 2026-06-16 03:38:49.331424 | ubuntu-jammy-large | 2026-06-16 03:38:49.331 | Converting image using qemu-img convert 2026-06-16 03:40:24.838880 | ubuntu-jammy-large | 2026-06-16 03:40:24.838 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2025.2.qcow2 created... 2026-06-16 03:40:25.053151 | ubuntu-jammy-large | 2026-06-16 03:40:25.052 | Build completed successfully 2026-06-16 03:40:26.062186 | ubuntu-jammy-large | Successfully built the amphora using the stable/2025.2 amphora-agent. 2026-06-16 03:40:26.064576 | 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 368698368 2026-06-16 03:40:26.065339 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2025.2.qcow2 2026-06-16 03:40:26.075018 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2025.2.qcow2 2026-06-16 03:40:26.075085 | ubuntu-jammy-large | file format: qcow2 2026-06-16 03:40:26.075096 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2026-06-16 03:40:26.075103 | ubuntu-jammy-large | disk size: 351 MiB 2026-06-16 03:40:26.075110 | ubuntu-jammy-large | cluster_size: 65536 2026-06-16 03:40:26.075117 | ubuntu-jammy-large | Format specific information: 2026-06-16 03:40:26.075124 | ubuntu-jammy-large | compat: 1.1 2026-06-16 03:40:26.075131 | ubuntu-jammy-large | compression type: zlib 2026-06-16 03:40:26.075137 | ubuntu-jammy-large | lazy refcounts: false 2026-06-16 03:40:26.075144 | ubuntu-jammy-large | refcount bits: 16 2026-06-16 03:40:26.075150 | ubuntu-jammy-large | corrupt: false 2026-06-16 03:40:26.075157 | ubuntu-jammy-large | extended l2: false 2026-06-16 03:40:26.077213 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.qcow2 2026-06-16 03:40:28.655909 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2026-06-16 03:40:28.659852 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-06-16 03:40:28.663917 | ubuntu-jammy-large | + echo 2026-06-16 octavia-amphora-haproxy-2025.2.20260616.qcow2 2026-06-16 03:40:28.664451 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-06-16 03:40:28.666742 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2025.2.qcow2 octavia-amphora-haproxy-2025.2.20260616.qcow2 2026-06-16 03:40:29.220272 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-06-16 03:40:29.223025 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2025.2.20260616.qcow2 2026-06-16 03:40:29.224486 | ubuntu-jammy-large | ++ date +%Y%m%d 2026-06-16 03:40:31.747166 | ubuntu-jammy-large | + popd 2026-06-16 03:40:31.755627 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2026-06-16 03:40:31.914685 | ubuntu-jammy-large | ok: Runtime: 0:05:34.501648 2026-06-16 03:40:31.989534 | 2026-06-16 03:40:31.989696 | TASK [Install rclone] 2026-06-16 03:40:32.314836 | ubuntu-jammy-large | % Total % Received % Xferd Average Speed Time Time Time Current 2026-06-16 03:40:32.317132 | ubuntu-jammy-large | Dload Upload Total Spent Left Speed 2026-06-16 03:40:32.517453 | ubuntu-jammy-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4734 100 4734 0 0 23347 0 --:--:-- --:--:-- --:--:-- 23435 2026-06-16 03:40:35.210966 | ubuntu-jammy-large | Archive: rclone-current-linux-amd64.zip 2026-06-16 03:40:35.211078 | ubuntu-jammy-large | creating: rclone-v1.74.3-linux-amd64/ 2026-06-16 03:40:35.211098 | ubuntu-jammy-large | inflating: rclone-v1.74.3-linux-amd64/README.html 2026-06-16 03:40:35.211115 | ubuntu-jammy-large | inflating: rclone-v1.74.3-linux-amd64/README.txt 2026-06-16 03:40:35.211129 | ubuntu-jammy-large | inflating: rclone-v1.74.3-linux-amd64/rclone 2026-06-16 03:40:35.211143 | ubuntu-jammy-large | inflating: rclone-v1.74.3-linux-amd64/rclone.1 2026-06-16 03:40:35.211157 | ubuntu-jammy-large | inflating: rclone-v1.74.3-linux-amd64/git-log.txt 2026-06-16 03:40:35.314706 | ubuntu-jammy-large | mandb not found. The rclone man docs will not be installed. 2026-06-16 03:40:35.438350 | ubuntu-jammy-large | 2026-06-16 03:40:35.438450 | ubuntu-jammy-large | rclone v1.74.3 has successfully installed. 2026-06-16 03:40:35.438467 | ubuntu-jammy-large | Now run "rclone config" for setup. Check https://rclone.org/docs/ for more details. 2026-06-16 03:40:35.438479 | ubuntu-jammy-large | 2026-06-16 03:40:35.526074 | ubuntu-jammy-large | ok: Runtime: 0:00:03.142795 2026-06-16 03:40:35.541444 | 2026-06-16 03:40:35.541616 | TASK [Run upload] 2026-06-16 03:41:22.156660 | ubuntu-jammy-large | Output suppressed because no_log was given 2026-06-16 03:41:22.159811 | 2026-06-16 03:41:22.159982 | PLAY RECAP 2026-06-16 03:41:22.160144 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 03:41:22.160211 | 2026-06-16 03:41:22.360620 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2026-06-16 03:41:22.361729 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 03:41:23.185219 | 2026-06-16 03:41:23.185423 | PLAY [Base post-fetch] 2026-06-16 03:41:23.200985 | 2026-06-16 03:41:23.201183 | TASK [diagnose-network : Ensure log directory exists] 2026-06-16 03:41:23.604248 | ubuntu-jammy-large | ok 2026-06-16 03:41:23.617797 | 2026-06-16 03:41:23.618065 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-16 03:41:54.713310 | ubuntu-jammy-large | ok: Runtime: 0:00:30.146372 2026-06-16 03:41:54.730897 | 2026-06-16 03:41:54.731319 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-16 03:41:55.268406 | ubuntu-jammy-large | ok: Runtime: 0:00:00.009212 2026-06-16 03:41:55.283730 | 2026-06-16 03:41:55.283954 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-16 03:41:55.820822 | ubuntu-jammy-large | ok: Runtime: 0:00:00.009008 2026-06-16 03:41:55.854090 | 2026-06-16 03:41:55.854415 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-16 03:41:55.915210 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:41:55.924528 | 2026-06-16 03:41:55.924683 | TASK [fetch-output : Set log path for single node] 2026-06-16 03:41:55.982916 | ubuntu-jammy-large | ok 2026-06-16 03:41:55.998346 | 2026-06-16 03:41:55.998640 | LOOP [fetch-output : Ensure local output dirs] 2026-06-16 03:41:56.329707 | ubuntu-jammy-large -> localhost | ok: "/var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/logs" 2026-06-16 03:41:56.631454 | ubuntu-jammy-large -> localhost | changed: "/var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/artifacts" 2026-06-16 03:41:56.910715 | ubuntu-jammy-large -> localhost | changed: "/var/lib/zuul/builds/97ed6b14715840baa393735ca0df5e29/work/docs" 2026-06-16 03:41:56.925699 | 2026-06-16 03:41:56.925846 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 03:41:57.778425 | ubuntu-jammy-large | changed: 2026-06-16 03:41:57.778693 | ubuntu-jammy-large | .d..t...... ./ 2026-06-16 03:41:57.778735 | ubuntu-jammy-large | >f+++++++++ net-debug.post.txt 2026-06-16 03:41:57.778763 | ubuntu-jammy-large | >f+++++++++ net-debug.pre.txt 2026-06-16 03:41:57.778787 | ubuntu-jammy-large | >f+++++++++ sudo-debug.txt 2026-06-16 03:41:57.778809 | ubuntu-jammy-large | >f+++++++++ sudo-strace.log 2026-06-16 03:41:57.778831 | ubuntu-jammy-large | >f+++++++++ sudo-strace.log.time 2026-06-16 03:41:57.778925 | ubuntu-jammy-large | changed: All items complete 2026-06-16 03:41:57.778957 | 2026-06-16 03:41:58.384989 | ubuntu-jammy-large | changed: .d..t...... ./ 2026-06-16 03:41:58.982665 | ubuntu-jammy-large | changed: .d..t...... ./ 2026-06-16 03:41:59.006923 | 2026-06-16 03:41:59.007112 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 03:41:59.041218 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:41:59.044637 | ubuntu-jammy-large | skipping: Conditional result was False 2026-06-16 03:41:59.067573 | 2026-06-16 03:41:59.067725 | PLAY RECAP 2026-06-16 03:41:59.067804 | ubuntu-jammy-large | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-16 03:41:59.067839 | 2026-06-16 03:41:59.223696 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 03:41:59.226080 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:42:00.030422 | 2026-06-16 03:42:00.030623 | PLAY [Base post] 2026-06-16 03:42:00.046208 | 2026-06-16 03:42:00.046373 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 03:42:00.610672 | ubuntu-jammy-large | changed 2026-06-16 03:42:00.619392 | 2026-06-16 03:42:00.619524 | PLAY RECAP 2026-06-16 03:42:00.619594 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 03:42:00.619664 | 2026-06-16 03:42:00.752646 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 03:42:00.753643 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 03:42:01.621495 | 2026-06-16 03:42:01.621706 | PLAY [Base post-logs] 2026-06-16 03:42:01.633764 | 2026-06-16 03:42:01.633917 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 03:42:02.148894 | localhost | changed 2026-06-16 03:42:02.160789 | 2026-06-16 03:42:02.160965 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 03:42:02.198731 | localhost | ok 2026-06-16 03:42:02.202561 | 2026-06-16 03:42:02.202670 | TASK [Set zuul-log-path fact] 2026-06-16 03:42:02.219223 | localhost | ok 2026-06-16 03:42:02.228403 | 2026-06-16 03:42:02.228522 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 03:42:02.257779 | localhost | ok 2026-06-16 03:42:02.265379 | 2026-06-16 03:42:02.265558 | TASK [upload-logs : Create log directories] 2026-06-16 03:42:02.819293 | localhost | changed 2026-06-16 03:42:02.824485 | 2026-06-16 03:42:02.824637 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 03:42:03.388168 | localhost -> localhost | ok: Runtime: 0:00:00.006540 2026-06-16 03:42:03.396794 | 2026-06-16 03:42:03.396974 | TASK [upload-logs : Upload logs to log server] 2026-06-16 03:42:04.015944 | localhost | Output suppressed because no_log was given 2026-06-16 03:42:04.019404 | 2026-06-16 03:42:04.019568 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 03:42:04.081619 | localhost | skipping: Conditional result was False 2026-06-16 03:42:04.086769 | localhost | skipping: Conditional result was False 2026-06-16 03:42:04.101295 | 2026-06-16 03:42:04.101513 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 03:42:04.154647 | localhost | skipping: Conditional result was False 2026-06-16 03:42:04.155324 | 2026-06-16 03:42:04.159021 | localhost | skipping: Conditional result was False 2026-06-16 03:42:04.165827 | 2026-06-16 03:42:04.166018 | LOOP [upload-logs : Upload console log and json output]