2025-12-21 03:10:04.066360 | Job console starting 2025-12-21 03:10:04.080181 | Updating git repos 2025-12-21 03:10:04.103798 | Cloning repos into workspace 2025-12-21 03:10:04.161709 | Restoring repo states 2025-12-21 03:10:04.172076 | Merging changes 2025-12-21 03:10:04.172101 | Checking out repos 2025-12-21 03:10:04.278548 | Preparing playbooks 2025-12-21 03:10:06.178432 | Running Ansible setup 2025-12-21 03:10:13.404246 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 03:10:15.113738 | 2025-12-21 03:10:15.113995 | PLAY [Base pre] 2025-12-21 03:10:15.151171 | 2025-12-21 03:10:15.151340 | TASK [Setup log path fact] 2025-12-21 03:10:15.182736 | ubuntu-jammy-large | ok 2025-12-21 03:10:15.247559 | 2025-12-21 03:10:15.247740 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:10:15.305908 | ubuntu-jammy-large | ok 2025-12-21 03:10:15.337109 | 2025-12-21 03:10:15.337261 | TASK [emit-job-header : Print job information] 2025-12-21 03:10:15.423950 | # Job Information 2025-12-21 03:10:15.424185 | Ansible Version: 2.16.14 2025-12-21 03:10:15.424224 | Job: openstack-octavia-amphora-image-publish-2024.2 2025-12-21 03:10:15.424258 | Pipeline: periodic-daily 2025-12-21 03:10:15.424281 | Executor: 521e9411259a 2025-12-21 03:10:15.424302 | Triggered by: https://github.com/osism/openstack-octavia-amphora-image 2025-12-21 03:10:15.424324 | Event ID: 8a239211b8e041e2ba51d9c713cbe257 2025-12-21 03:10:15.438172 | 2025-12-21 03:10:15.438330 | LOOP [emit-job-header : Print node information] 2025-12-21 03:10:15.606255 | ubuntu-jammy-large | ok: 2025-12-21 03:10:15.606454 | ubuntu-jammy-large | # Node Information 2025-12-21 03:10:15.606488 | ubuntu-jammy-large | Inventory Hostname: ubuntu-jammy-large 2025-12-21 03:10:15.606513 | ubuntu-jammy-large | Hostname: ubuntu 2025-12-21 03:10:15.606534 | ubuntu-jammy-large | Username: zuul 2025-12-21 03:10:15.606553 | ubuntu-jammy-large | Distro: Ubuntu 22.04 2025-12-21 03:10:15.606576 | ubuntu-jammy-large | Provider: regiocloud-a 2025-12-21 03:10:15.606597 | ubuntu-jammy-large | Region: 2025-12-21 03:10:15.606617 | ubuntu-jammy-large | Label: ubuntu-jammy-large 2025-12-21 03:10:15.606637 | ubuntu-jammy-large | Product Name: OpenStack Nova 2025-12-21 03:10:15.606656 | ubuntu-jammy-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe43:46e8 2025-12-21 03:10:15.619668 | 2025-12-21 03:10:15.619816 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 03:10:17.071913 | ubuntu-jammy-large -> localhost | changed 2025-12-21 03:10:17.080534 | 2025-12-21 03:10:17.080677 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 03:10:21.858283 | ubuntu-jammy-large -> localhost | changed 2025-12-21 03:10:21.874420 | 2025-12-21 03:10:21.874634 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 03:10:22.796303 | ubuntu-jammy-large -> localhost | ok 2025-12-21 03:10:22.803252 | 2025-12-21 03:10:22.803477 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 03:10:22.854550 | ubuntu-jammy-large | ok 2025-12-21 03:10:22.913576 | ubuntu-jammy-large | included: /var/lib/zuul/builds/89b7ce91303848b6a8ea35168543034d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 03:10:22.935441 | 2025-12-21 03:10:22.935580 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 03:10:26.968171 | ubuntu-jammy-large -> localhost | Generating public/private rsa key pair. 2025-12-21 03:10:26.968359 | ubuntu-jammy-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/89b7ce91303848b6a8ea35168543034d/work/89b7ce91303848b6a8ea35168543034d_id_rsa 2025-12-21 03:10:26.968395 | ubuntu-jammy-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/89b7ce91303848b6a8ea35168543034d/work/89b7ce91303848b6a8ea35168543034d_id_rsa.pub 2025-12-21 03:10:26.968420 | ubuntu-jammy-large -> localhost | The key fingerprint is: 2025-12-21 03:10:26.968443 | ubuntu-jammy-large -> localhost | SHA256:1U11GawpfVzJt0/fLkZ3fNpbcvIXbP3Avbix2bgWWA4 zuul-build-sshkey 2025-12-21 03:10:26.968474 | ubuntu-jammy-large -> localhost | The key's randomart image is: 2025-12-21 03:10:26.968496 | ubuntu-jammy-large -> localhost | +---[RSA 3072]----+ 2025-12-21 03:10:26.968516 | ubuntu-jammy-large -> localhost | | +o*| 2025-12-21 03:10:26.968537 | ubuntu-jammy-large -> localhost | | . o =+| 2025-12-21 03:10:26.968557 | ubuntu-jammy-large -> localhost | | . o = +| 2025-12-21 03:10:26.968576 | ubuntu-jammy-large -> localhost | | . E = +.| 2025-12-21 03:10:26.968596 | ubuntu-jammy-large -> localhost | | S *.o+=| 2025-12-21 03:10:26.968621 | ubuntu-jammy-large -> localhost | | . o++@| 2025-12-21 03:10:26.968642 | ubuntu-jammy-large -> localhost | | o**O| 2025-12-21 03:10:26.968662 | ubuntu-jammy-large -> localhost | | oX**| 2025-12-21 03:10:26.968683 | ubuntu-jammy-large -> localhost | | .Bo++| 2025-12-21 03:10:26.968702 | ubuntu-jammy-large -> localhost | +----[SHA256]-----+ 2025-12-21 03:10:26.968747 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:02.803625 2025-12-21 03:10:26.975292 | 2025-12-21 03:10:26.975388 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 03:10:27.020773 | ubuntu-jammy-large | ok 2025-12-21 03:10:27.030650 | ubuntu-jammy-large | included: /var/lib/zuul/builds/89b7ce91303848b6a8ea35168543034d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 03:10:27.042383 | 2025-12-21 03:10:27.042515 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 03:10:27.067295 | ubuntu-jammy-large | skipping: Conditional result was False 2025-12-21 03:10:27.073501 | 2025-12-21 03:10:27.073608 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 03:10:27.634908 | ubuntu-jammy-large | changed 2025-12-21 03:10:27.643266 | 2025-12-21 03:10:27.643413 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 03:10:27.887956 | ubuntu-jammy-large | ok 2025-12-21 03:10:27.895914 | 2025-12-21 03:10:27.896023 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 03:10:28.556514 | ubuntu-jammy-large | changed 2025-12-21 03:10:28.562608 | 2025-12-21 03:10:28.562706 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 03:10:29.277161 | ubuntu-jammy-large | changed 2025-12-21 03:10:29.288357 | 2025-12-21 03:10:29.288492 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 03:10:29.335191 | ubuntu-jammy-large | skipping: Conditional result was False 2025-12-21 03:10:29.349924 | 2025-12-21 03:10:29.350099 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 03:10:30.578457 | ubuntu-jammy-large -> localhost | changed 2025-12-21 03:10:30.612234 | 2025-12-21 03:10:30.612380 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 03:10:31.231910 | ubuntu-jammy-large -> localhost | Identity added: /var/lib/zuul/builds/89b7ce91303848b6a8ea35168543034d/work/89b7ce91303848b6a8ea35168543034d_id_rsa (zuul-build-sshkey) 2025-12-21 03:10:31.232210 | ubuntu-jammy-large -> localhost | ok: Runtime: 0:00:00.034612 2025-12-21 03:10:31.239099 | 2025-12-21 03:10:31.239238 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 03:10:32.018182 | ubuntu-jammy-large | ok 2025-12-21 03:10:32.024636 | 2025-12-21 03:10:32.024780 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 03:10:32.069652 | ubuntu-jammy-large | skipping: Conditional result was False 2025-12-21 03:10:32.087716 | 2025-12-21 03:10:32.089786 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 03:10:32.862229 | ubuntu-jammy-large | ok 2025-12-21 03:10:32.882908 | 2025-12-21 03:10:32.883089 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 03:10:32.954704 | ubuntu-jammy-large | ok 2025-12-21 03:10:32.967254 | 2025-12-21 03:10:32.967401 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 03:10:34.220461 | ubuntu-jammy-large -> localhost | ok 2025-12-21 03:10:34.228096 | 2025-12-21 03:10:34.228230 | TASK [validate-host : Collect information about the host] 2025-12-21 03:10:36.550662 | ubuntu-jammy-large | ok 2025-12-21 03:10:36.710405 | 2025-12-21 03:10:36.710562 | TASK [validate-host : Sanitize hostname] 2025-12-21 03:10:36.884732 | ubuntu-jammy-large | ok 2025-12-21 03:10:36.893720 | 2025-12-21 03:10:36.893863 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 03:10:39.440744 | ubuntu-jammy-large -> localhost | changed 2025-12-21 03:10:39.447440 | 2025-12-21 03:10:39.447572 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 03:10:40.202623 | ubuntu-jammy-large | ok 2025-12-21 03:10:40.221711 | 2025-12-21 03:10:40.221904 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 03:10:42.553485 | ubuntu-jammy-large -> localhost | changed 2025-12-21 03:10:42.603008 | 2025-12-21 03:10:42.603172 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 03:10:42.948812 | ubuntu-jammy-large | ok 2025-12-21 03:10:42.953576 | 2025-12-21 03:10:42.953656 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 03:10:44.210709 | ubuntu-jammy-large | changed: 2025-12-21 03:10:44.216479 | ubuntu-jammy-large | cd+++++++++ src/ 2025-12-21 03:10:44.216540 | ubuntu-jammy-large | cd+++++++++ src/github.com/ 2025-12-21 03:10:44.216564 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/ 2025-12-21 03:10:44.216584 | ubuntu-jammy-large | cd+++++++++ src/github.com/osism/openstack-octavia-amphora-image/ 2025-12-21 03:10:44.216794 | ubuntu-jammy-large | =3.12 2025-12-21 03:11:05.500978 | 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) 2025-12-21 03:11:05.548842 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 KB 19.0 MB/s eta 0:00:00 2025-12-21 03:11:05.641983 | ubuntu-jammy-large | Collecting pbr!=2.1.0,>=2.0.0 2025-12-21 03:11:05.648280 | ubuntu-jammy-large | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-21 03:11:05.736227 | ubuntu-jammy-large | Collecting jsonschema>=3.0.2 2025-12-21 03:11:05.749822 | ubuntu-jammy-large | Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 2025-12-21 03:11:05.759155 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 KB 13.2 MB/s eta 0:00:00 2025-12-21 03:11:05.822002 | ubuntu-jammy-large | Collecting stevedore>=1.20.0 2025-12-21 03:11:05.835205 | ubuntu-jammy-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-12-21 03:11:05.846229 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 KB 6.1 MB/s eta 0:00:00 2025-12-21 03:11:05.929420 | ubuntu-jammy-large | Collecting networkx>=2.3.0 2025-12-21 03:11:05.944582 | ubuntu-jammy-large | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-12-21 03:11:06.024667 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 22.5 MB/s eta 0:00:00 2025-12-21 03:11:06.122737 | ubuntu-jammy-large | Collecting flake8<7.0.0,>=3.6.0 2025-12-21 03:11:06.138781 | ubuntu-jammy-large | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2025-12-21 03:11:06.151924 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 KB 6.7 MB/s eta 0:00:00 2025-12-21 03:11:06.349872 | ubuntu-jammy-large | Collecting cliff>=4.8.0 2025-12-21 03:11:06.365486 | ubuntu-jammy-large | Downloading cliff-4.13.1-py3-none-any.whl (86 kB) 2025-12-21 03:11:06.374019 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.0/87.0 KB 14.3 MB/s eta 0:00:00 2025-12-21 03:11:06.526552 | ubuntu-jammy-large | Collecting iso8601>=0.1.11 2025-12-21 03:11:06.540927 | ubuntu-jammy-large | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-21 03:11:06.549068 | ubuntu-jammy-large | Requirement already satisfied: cryptography>=2.7 in /usr/lib/python3/dist-packages (from python-openstackclient==8.2.0->-r requirements.txt (line 2)) (3.4.8) 2025-12-21 03:11:06.629922 | ubuntu-jammy-large | Collecting openstacksdk>=4.6.0 2025-12-21 03:11:06.646766 | ubuntu-jammy-large | Downloading openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2025-12-21 03:11:06.725628 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.4 MB/s eta 0:00:00 2025-12-21 03:11:06.793592 | ubuntu-jammy-large | Collecting osc-lib>=2.3.0 2025-12-21 03:11:06.808074 | ubuntu-jammy-large | Downloading osc_lib-4.3.0-py3-none-any.whl (96 kB) 2025-12-21 03:11:06.818237 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.3/96.3 KB 12.4 MB/s eta 0:00:00 2025-12-21 03:11:06.888863 | ubuntu-jammy-large | Collecting oslo.i18n>=3.15.3 2025-12-21 03:11:06.903364 | ubuntu-jammy-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-21 03:11:06.911926 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 KB 6.9 MB/s eta 0:00:00 2025-12-21 03:11:06.969504 | ubuntu-jammy-large | Collecting python-cinderclient>=3.3.0 2025-12-21 03:11:06.983249 | ubuntu-jammy-large | Downloading python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2025-12-21 03:11:06.995191 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 KB 29.2 MB/s eta 0:00:00 2025-12-21 03:11:07.066717 | ubuntu-jammy-large | Collecting requests>=2.27.0 2025-12-21 03:11:07.080000 | ubuntu-jammy-large | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2025-12-21 03:11:07.088502 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 KB 10.0 MB/s eta 0:00:00 2025-12-21 03:11:07.146771 | ubuntu-jammy-large | Collecting python-keystoneclient>=3.22.0 2025-12-21 03:11:07.160827 | ubuntu-jammy-large | Downloading python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2025-12-21 03:11:07.183832 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 KB 24.6 MB/s eta 0:00:00 2025-12-21 03:11:07.446802 | ubuntu-jammy-large | Collecting cmd2>=1.0.0 2025-12-21 03:11:07.461189 | ubuntu-jammy-large | Downloading cmd2-3.0.0-py3-none-any.whl (148 kB) 2025-12-21 03:11:07.471553 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.6/148.6 KB 20.0 MB/s eta 0:00:00 2025-12-21 03:11:07.581261 | ubuntu-jammy-large | Collecting PrettyTable>=0.7.2 2025-12-21 03:11:07.596378 | ubuntu-jammy-large | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2025-12-21 03:11:07.754986 | ubuntu-jammy-large | Collecting autopage>=0.4.0 2025-12-21 03:11:07.770023 | ubuntu-jammy-large | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-21 03:11:07.821905 | ubuntu-jammy-large | Collecting mccabe<0.8.0,>=0.7.0 2025-12-21 03:11:07.834901 | ubuntu-jammy-large | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2025-12-21 03:11:07.877348 | ubuntu-jammy-large | Collecting pycodestyle<2.12.0,>=2.11.0 2025-12-21 03:11:07.890434 | ubuntu-jammy-large | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2025-12-21 03:11:07.935554 | ubuntu-jammy-large | Collecting pyflakes<3.2.0,>=3.1.0 2025-12-21 03:11:07.949122 | ubuntu-jammy-large | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2025-12-21 03:11:07.958366 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 KB 8.8 MB/s eta 0:00:00 2025-12-21 03:11:08.136060 | ubuntu-jammy-large | Collecting jsonschema-specifications>=2023.03.6 2025-12-21 03:11:08.149416 | ubuntu-jammy-large | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2025-12-21 03:11:08.342303 | ubuntu-jammy-large | Collecting referencing>=0.28.4 2025-12-21 03:11:08.355398 | ubuntu-jammy-large | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2025-12-21 03:11:09.404365 | ubuntu-jammy-large | Collecting rpds-py>=0.7.1 2025-12-21 03:11:09.418883 | ubuntu-jammy-large | Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) 2025-12-21 03:11:09.434778 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 390.5/390.5 KB 30.7 MB/s eta 0:00:00 2025-12-21 03:11:09.482410 | ubuntu-jammy-large | Collecting attrs>=22.2.0 2025-12-21 03:11:09.495558 | ubuntu-jammy-large | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2025-12-21 03:11:09.503851 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 KB 11.0 MB/s eta 0:00:00 2025-12-21 03:11:09.595180 | ubuntu-jammy-large | Collecting typing-extensions>=4.12.0 2025-12-21 03:11:09.608421 | ubuntu-jammy-large | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2025-12-21 03:11:09.616624 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 KB 6.7 MB/s eta 0:00:00 2025-12-21 03:11:09.681325 | ubuntu-jammy-large | Collecting platformdirs>=3 2025-12-21 03:11:09.694895 | ubuntu-jammy-large | Downloading platformdirs-4.5.1-py3-none-any.whl (18 kB) 2025-12-21 03:11:09.744633 | ubuntu-jammy-large | Collecting os-service-types>=1.8.0 2025-12-21 03:11:09.760197 | ubuntu-jammy-large | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2025-12-21 03:11:09.804022 | ubuntu-jammy-large | Collecting requestsexceptions>=1.2.0 2025-12-21 03:11:09.819229 | ubuntu-jammy-large | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-21 03:11:09.866920 | ubuntu-jammy-large | Collecting decorator>=4.4.1 2025-12-21 03:11:09.880147 | ubuntu-jammy-large | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2025-12-21 03:11:10.034530 | ubuntu-jammy-large | Collecting jmespath>=0.9.0 2025-12-21 03:11:10.048446 | ubuntu-jammy-large | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-21 03:11:10.108017 | ubuntu-jammy-large | Collecting jsonpatch!=1.20,>=1.16 2025-12-21 03:11:10.121918 | ubuntu-jammy-large | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-21 03:11:10.169443 | ubuntu-jammy-large | Collecting dogpile.cache>=0.6.5 2025-12-21 03:11:10.184185 | ubuntu-jammy-large | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2025-12-21 03:11:10.192868 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 KB 10.0 MB/s eta 0:00:00 2025-12-21 03:11:10.257328 | ubuntu-jammy-large | Collecting keystoneauth1>=5.10.0 2025-12-21 03:11:10.272701 | ubuntu-jammy-large | Downloading keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2025-12-21 03:11:10.341891 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 KB 5.2 MB/s eta 0:00:00 2025-12-21 03:11:10.576262 | ubuntu-jammy-large | Collecting psutil>=3.2.2 2025-12-21 03:11:10.591208 | ubuntu-jammy-large | Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB) 2025-12-21 03:11:10.603166 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.3/263.3 KB 30.4 MB/s eta 0:00:00 2025-12-21 03:11:10.705425 | ubuntu-jammy-large | Collecting oslo.utils>=3.33.0 2025-12-21 03:11:10.719349 | ubuntu-jammy-large | Downloading oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2025-12-21 03:11:10.732421 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 KB 13.5 MB/s eta 0:00:00 2025-12-21 03:11:10.771395 | ubuntu-jammy-large | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pbr!=2.1.0,>=2.0.0->diskimage-builder==3.40.1->-r requirements.txt (line 1)) (59.6.0) 2025-12-21 03:11:10.895147 | ubuntu-jammy-large | Collecting debtcollector>=1.2.0 2025-12-21 03:11:10.909348 | ubuntu-jammy-large | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-21 03:11:10.987540 | ubuntu-jammy-large | Collecting packaging>=20.4 2025-12-21 03:11:11.001084 | ubuntu-jammy-large | Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-12-21 03:11:11.010151 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 KB 10.5 MB/s eta 0:00:00 2025-12-21 03:11:11.119114 | ubuntu-jammy-large | Collecting oslo.config>=5.2.0 2025-12-21 03:11:11.133248 | ubuntu-jammy-large | Downloading oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-12-21 03:11:11.142497 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 KB 20.8 MB/s eta 0:00:00 2025-12-21 03:11:11.292007 | ubuntu-jammy-large | Collecting oslo.serialization>=2.18.0 2025-12-21 03:11:11.306732 | ubuntu-jammy-large | Downloading oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2025-12-21 03:11:11.381598 | ubuntu-jammy-large | Collecting idna<4,>=2.5 2025-12-21 03:11:11.394902 | ubuntu-jammy-large | Downloading idna-3.11-py3-none-any.whl (71 kB) 2025-12-21 03:11:11.403486 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 KB 11.2 MB/s eta 0:00:00 2025-12-21 03:11:11.458415 | ubuntu-jammy-large | Collecting certifi>=2017.4.17 2025-12-21 03:11:11.472226 | ubuntu-jammy-large | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-21 03:11:11.481435 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 KB 25.9 MB/s eta 0:00:00 2025-12-21 03:11:11.574611 | ubuntu-jammy-large | Collecting urllib3<3,>=1.21.1 2025-12-21 03:11:11.588121 | ubuntu-jammy-large | Downloading urllib3-2.6.2-py3-none-any.whl (131 kB) 2025-12-21 03:11:11.599588 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.2/131.2 KB 15.2 MB/s eta 0:00:00 2025-12-21 03:11:11.916262 | ubuntu-jammy-large | Collecting charset_normalizer<4,>=2 2025-12-21 03:11:11.931274 | ubuntu-jammy-large | Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2025-12-21 03:11:11.941543 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 KB 21.5 MB/s eta 0:00:00 2025-12-21 03:11:12.114310 | ubuntu-jammy-large | Collecting backports.strenum 2025-12-21 03:11:12.128900 | ubuntu-jammy-large | Downloading backports_strenum-1.3.1-py3-none-any.whl (8.3 kB) 2025-12-21 03:11:12.181990 | ubuntu-jammy-large | Collecting pyperclip>=1.8.2 2025-12-21 03:11:12.194967 | ubuntu-jammy-large | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2025-12-21 03:11:12.353900 | ubuntu-jammy-large | Collecting rich-argparse>=1.7.1 2025-12-21 03:11:12.368402 | ubuntu-jammy-large | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2025-12-21 03:11:12.801520 | ubuntu-jammy-large | Collecting rich>=14.1.0 2025-12-21 03:11:12.815190 | ubuntu-jammy-large | Downloading rich-14.2.0-py3-none-any.whl (243 kB) 2025-12-21 03:11:12.827163 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 KB 28.7 MB/s eta 0:00:00 2025-12-21 03:11:13.408000 | ubuntu-jammy-large | Collecting wrapt>=1.7.0 2025-12-21 03:11:13.422390 | ubuntu-jammy-large | Downloading wrapt-2.0.1-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (113 kB) 2025-12-21 03:11:13.431749 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.7/113.7 KB 17.3 MB/s eta 0:00:00 2025-12-21 03:11:13.528530 | ubuntu-jammy-large | Collecting jsonpointer>=1.9 2025-12-21 03:11:13.542285 | ubuntu-jammy-large | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-21 03:11:13.660137 | ubuntu-jammy-large | Collecting rfc3986>=1.2.0 2025-12-21 03:11:13.674810 | ubuntu-jammy-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-21 03:11:13.733888 | ubuntu-jammy-large | Collecting netaddr>=0.7.18 2025-12-21 03:11:13.748760 | ubuntu-jammy-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-21 03:11:13.846792 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 24.5 MB/s eta 0:00:00 2025-12-21 03:11:13.913158 | ubuntu-jammy-large | Collecting tzdata>=2022.4 2025-12-21 03:11:13.928195 | ubuntu-jammy-large | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2025-12-21 03:11:13.950963 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 348.5/348.5 KB 17.5 MB/s eta 0:00:00 2025-12-21 03:11:14.286407 | ubuntu-jammy-large | Collecting msgpack>=0.5.2 2025-12-21 03:11:14.301102 | ubuntu-jammy-large | Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) 2025-12-21 03:11:14.324392 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 KB 20.1 MB/s eta 0:00:00 2025-12-21 03:11:14.350836 | 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.2.0->-r requirements.txt (line 2)) (2.4.7) 2025-12-21 03:11:14.422256 | ubuntu-jammy-large | Collecting wcwidth 2025-12-21 03:11:14.435025 | ubuntu-jammy-large | Downloading wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2025-12-21 03:11:14.679504 | ubuntu-jammy-large | Collecting pygments<3.0.0,>=2.13.0 2025-12-21 03:11:14.692827 | ubuntu-jammy-large | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2025-12-21 03:11:14.803176 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.7 MB/s eta 0:00:00 2025-12-21 03:11:14.948151 | ubuntu-jammy-large | Collecting markdown-it-py>=2.2.0 2025-12-21 03:11:14.963076 | ubuntu-jammy-large | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2025-12-21 03:11:14.976190 | ubuntu-jammy-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 KB 10.2 MB/s eta 0:00:00 2025-12-21 03:11:15.114356 | ubuntu-jammy-large | Collecting mdurl~=0.1 2025-12-21 03:11:15.128249 | ubuntu-jammy-large | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2025-12-21 03:11:15.544063 | ubuntu-jammy-large | Installing collected packages: requestsexceptions, pyperclip, wrapt, wcwidth, urllib3, tzdata, 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 2025-12-21 03:11:23.940084 | ubuntu-jammy-large | Successfully installed PrettyTable-3.17.0 PyYAML-6.0.3 attrs-25.4.0 autopage-0.5.2 backports.strenum-1.3.1 certifi-2025.11.12 charset_normalizer-3.4.4 cliff-4.13.1 cmd2-3.0.0 debtcollector-3.0.0 decorator-5.2.1 diskimage-builder-3.40.1 dogpile.cache-1.5.0 flake8-6.1.0 idna-3.11 iso8601-2.1.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 keystoneauth1-5.12.0 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 networkx-3.4.2 openstacksdk-4.8.0 os-service-types-1.8.2 osc-lib-4.3.0 oslo.config-10.1.0 oslo.i18n-6.7.1 oslo.serialization-5.8.0 oslo.utils-9.2.0 packaging-25.0 pbr-7.0.3 platformdirs-4.5.1 psutil-7.1.3 pycodestyle-2.11.1 pyflakes-3.1.0 pygments-2.19.2 pyperclip-1.11.0 python-cinderclient-9.8.0 python-keystoneclient-5.7.0 python-openstackclient-8.2.0 referencing-0.37.0 requests-2.32.5 requestsexceptions-1.4.0 rfc3986-2.0.0 rich-14.2.0 rich-argparse-1.7.2 rpds-py-0.30.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.3 urllib3-2.6.2 wcwidth-0.2.14 wrapt-2.0.1 2025-12-21 03:11:23.940310 | 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 2025-12-21 03:11:24.225168 | ubuntu-jammy-large | + sudo apt-get update 2025-12-21 03:11:24.400055 | ubuntu-jammy-large | Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2025-12-21 03:11:24.420425 | ubuntu-jammy-large | Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2025-12-21 03:11:24.454950 | ubuntu-jammy-large | Hit:3 http://archive.ubuntu.com/ubuntu jammy-security InRelease 2025-12-21 03:11:24.489234 | ubuntu-jammy-large | Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2025-12-21 03:11:26.131985 | ubuntu-jammy-large | Reading package lists... 2025-12-21 03:11:26.158190 | ubuntu-jammy-large | + sudo apt-get install -y lftp kpartx qemu-utils squashfs-tools debootstrap 2025-12-21 03:11:26.235029 | ubuntu-jammy-large | Reading package lists... 2025-12-21 03:11:26.490658 | ubuntu-jammy-large | Building dependency tree... 2025-12-21 03:11:26.490955 | ubuntu-jammy-large | Reading state information... 2025-12-21 03:11:26.710205 | ubuntu-jammy-large | qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2025-12-21 03:11:26.710318 | ubuntu-jammy-large | qemu-utils set to manually installed. 2025-12-21 03:11:26.710337 | ubuntu-jammy-large | The following additional packages will be installed: 2025-12-21 03:11:26.711597 | ubuntu-jammy-large | distro-info liblzo2-2 2025-12-21 03:11:26.712971 | ubuntu-jammy-large | Suggested packages: 2025-12-21 03:11:26.712994 | ubuntu-jammy-large | squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2025-12-21 03:11:26.734171 | ubuntu-jammy-large | The following NEW packages will be installed: 2025-12-21 03:11:26.735493 | ubuntu-jammy-large | debootstrap distro-info kpartx lftp liblzo2-2 squashfs-tools 2025-12-21 03:11:26.851372 | ubuntu-jammy-large | 0 upgraded, 6 newly installed, 0 to remove and 12 not upgraded. 2025-12-21 03:11:26.851436 | ubuntu-jammy-large | Need to get 1021 kB of archives. 2025-12-21 03:11:26.851445 | ubuntu-jammy-large | After this operation, 3034 kB of additional disk space will be used. 2025-12-21 03:11:26.851452 | ubuntu-jammy-large | Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] 2025-12-21 03:11:26.930129 | ubuntu-jammy-large | Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 lftp amd64 4.9.2-1build1 [720 kB] 2025-12-21 03:11:27.121795 | ubuntu-jammy-large | Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB] 2025-12-21 03:11:27.125471 | ubuntu-jammy-large | Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 squashfs-tools amd64 1:4.5-3build1 [159 kB] 2025-12-21 03:11:27.135744 | ubuntu-jammy-large | Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 debootstrap all 1.0.126+nmu1ubuntu0.8 [40.6 kB] 2025-12-21 03:11:27.137889 | 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] 2025-12-21 03:11:27.326550 | ubuntu-jammy-large | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:11:27.362738 | ubuntu-jammy-large | Fetched 1021 kB in 0s (2586 kB/s) 2025-12-21 03:11:27.393412 | ubuntu-jammy-large | Selecting previously unselected package distro-info. 2025-12-21 03:11:27.410802 | 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 ... 32464 files and directories currently installed.) 2025-12-21 03:11:27.411977 | ubuntu-jammy-large | Preparing to unpack .../0-distro-info_1.1ubuntu0.2_amd64.deb ... 2025-12-21 03:11:27.418708 | ubuntu-jammy-large | Unpacking distro-info (1.1ubuntu0.2) ... 2025-12-21 03:11:27.487141 | ubuntu-jammy-large | Selecting previously unselected package lftp. 2025-12-21 03:11:27.493919 | ubuntu-jammy-large | Preparing to unpack .../1-lftp_4.9.2-1build1_amd64.deb ... 2025-12-21 03:11:27.499519 | ubuntu-jammy-large | Unpacking lftp (4.9.2-1build1) ... 2025-12-21 03:11:27.598357 | ubuntu-jammy-large | Selecting previously unselected package liblzo2-2:amd64. 2025-12-21 03:11:27.605071 | ubuntu-jammy-large | Preparing to unpack .../2-liblzo2-2_2.10-2build3_amd64.deb ... 2025-12-21 03:11:27.617448 | ubuntu-jammy-large | Unpacking liblzo2-2:amd64 (2.10-2build3) ... 2025-12-21 03:11:27.673432 | ubuntu-jammy-large | Selecting previously unselected package squashfs-tools. 2025-12-21 03:11:27.680475 | ubuntu-jammy-large | Preparing to unpack .../3-squashfs-tools_1%3a4.5-3build1_amd64.deb ... 2025-12-21 03:11:27.686322 | ubuntu-jammy-large | Unpacking squashfs-tools (1:4.5-3build1) ... 2025-12-21 03:11:27.768191 | ubuntu-jammy-large | Selecting previously unselected package debootstrap. 2025-12-21 03:11:27.775086 | ubuntu-jammy-large | Preparing to unpack .../4-debootstrap_1.0.126+nmu1ubuntu0.8_all.deb ... 2025-12-21 03:11:27.780902 | ubuntu-jammy-large | Unpacking debootstrap (1.0.126+nmu1ubuntu0.8) ... 2025-12-21 03:11:27.937262 | ubuntu-jammy-large | Selecting previously unselected package kpartx. 2025-12-21 03:11:27.943606 | ubuntu-jammy-large | Preparing to unpack .../5-kpartx_0.8.8-1ubuntu1.22.04.4_amd64.deb ... 2025-12-21 03:11:27.952703 | ubuntu-jammy-large | Unpacking kpartx (0.8.8-1ubuntu1.22.04.4) ... 2025-12-21 03:11:28.029320 | ubuntu-jammy-large | Setting up distro-info (1.1ubuntu0.2) ... 2025-12-21 03:11:28.056641 | ubuntu-jammy-large | Setting up debootstrap (1.0.126+nmu1ubuntu0.8) ... 2025-12-21 03:11:28.081269 | ubuntu-jammy-large | Setting up lftp (4.9.2-1build1) ... 2025-12-21 03:11:28.132642 | ubuntu-jammy-large | Setting up liblzo2-2:amd64 (2.10-2build3) ... 2025-12-21 03:11:28.163041 | ubuntu-jammy-large | Setting up kpartx (0.8.8-1ubuntu1.22.04.4) ... 2025-12-21 03:11:28.186411 | ubuntu-jammy-large | Setting up squashfs-tools (1:4.5-3build1) ... 2025-12-21 03:11:28.208298 | ubuntu-jammy-large | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:11:28.687048 | ubuntu-jammy-large | ok: Runtime: 0:00:24.794432 2025-12-21 03:11:28.699094 | 2025-12-21 03:11:28.699209 | PLAY RECAP 2025-12-21 03:11:28.699268 | ubuntu-jammy-large | ok: 9 changed: 6 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-12-21 03:11:28.699294 | 2025-12-21 03:11:29.180176 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/pre.yml@main] 2025-12-21 03:11:29.181195 | RUN START: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2025-12-21 03:11:31.980169 | 2025-12-21 03:11:31.980369 | PLAY [Build image] 2025-12-21 03:11:32.094488 | 2025-12-21 03:11:32.094686 | TASK [Run build script] 2025-12-21 03:11:32.989316 | ubuntu-jammy-large | + VERSION=2024.2 2025-12-21 03:11:32.989588 | ubuntu-jammy-large | + DISTRIBUTION=ubuntu-minimal 2025-12-21 03:11:32.989612 | ubuntu-jammy-large | + DISTRIBUTION_RELEASE=jammy 2025-12-21 03:11:32.989646 | ubuntu-jammy-large | + export 'CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-12-21 03:11:32.989663 | ubuntu-jammy-large | + CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-12-21 03:11:32.989683 | ubuntu-jammy-large | + export 'DIB_CLOUD_INIT_DATASOURCES=ConfigDrive, OpenStack' 2025-12-21 03:11:32.989704 | ubuntu-jammy-large | + DIB_CLOUD_INIT_DATASOURCES='ConfigDrive, OpenStack' 2025-12-21 03:11:32.989718 | ubuntu-jammy-large | + export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:11:32.989733 | ubuntu-jammy-large | + DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:11:32.989748 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS=haproxy-logrotate 2025-12-21 03:11:32.989762 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS=haproxy-logrotate 2025-12-21 03:11:32.990376 | ubuntu-jammy-large | ++ pwd 2025-12-21 03:11:32.990885 | ubuntu-jammy-large | + export DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2025-12-21 03:11:32.990906 | ubuntu-jammy-large | + DIB_LOCAL_ELEMENTS_PATH=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/ 2025-12-21 03:11:32.990924 | ubuntu-jammy-large | + BRANCH=stable/2024.2 2025-12-21 03:11:32.990942 | ubuntu-jammy-large | + [[ ! -e octavia ]] 2025-12-21 03:11:32.991016 | ubuntu-jammy-large | + git clone https://github.com/openstack/octavia 2025-12-21 03:11:33.014030 | ubuntu-jammy-large | Cloning into 'octavia'... 2025-12-21 03:11:36.170032 | ubuntu-jammy-large | + pushd octavia/diskimage-create 2025-12-21 03:11:36.170195 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create ~/src/github.com/osism/openstack-octavia-amphora-image 2025-12-21 03:11:36.170224 | ubuntu-jammy-large | + bash diskimage-create.sh -a amd64 -b haproxy -d jammy -g stable/2024.2 -i ubuntu-minimal -m -o octavia-amphora-haproxy-2024.2.qcow2 -s 2 -t qcow2 2025-12-21 03:11:36.180449 | ubuntu-jammy-large | Building image with amphora agent from stable/2024.2. 2025-12-21 03:11:36.180691 | ubuntu-jammy-large | Using upper constraints from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt. 2025-12-21 03:11:36.620180 | ubuntu-jammy-large | 2025-12-21 03:11:36.619 | diskimage-builder version 3.40.1 2025-12-21 03:11:36.623859 | ubuntu-jammy-large | 2025-12-21 03:11:36.623 | 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 2025-12-21 03:11:36.738142 | ubuntu-jammy-large | 2025-12-21 03:11:36.737 | Expanded element dependencies to: amphora-agent haproxy-octavia rebind-sshd dpkg sysprep ipvsadmin base bootloader dib-python package-installs dib-init-system pkg-map pip-cache cache-url octavia-lib cpu-pinning vm sos amphora-apparmor no-resolvconf block-device-mbr modprobe ubuntu-common ubuntu-minimal haproxy-logrotate install-static install-types certs-ramfs debootstrap svc-map cloud-init-datasources remove-default-ints install-bin manifests keepalived-octavia sysctl source-repositories 2025-12-21 03:11:36.822869 | ubuntu-jammy-large | 2025-12-21 03:11:36.822 | Building in /tmp/dib_build.qmMEUUfe 2025-12-21 03:11:36.831011 | ubuntu-jammy-large | 2025-12-21 03:11:36.830 | Searching elements for block-device[-amd64].yaml ... 2025-12-21 03:11:36.840382 | ubuntu-jammy-large | 2025-12-21 03:11:36.840 | Using block-device config: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/block-device-default.yaml 2025-12-21 03:11:37.134452 | ubuntu-jammy-large | 2025-12-21 03:11:37.134 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.qmMEUUfe/states/block-device/config.json] 2025-12-21 03:11:37.430378 | ubuntu-jammy-large | 2025-12-21 03:11:37.430 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-12-21 03:11:37.738294 | ubuntu-jammy-large | 2025-12-21 03:11:37.738 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-12-21 03:11:38.018385 | ubuntu-jammy-large | 2025-12-21 03:11:38.018 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-12-21 03:11:38.298884 | ubuntu-jammy-large | 2025-12-21 03:11:38.298 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-12-21 03:11:38.380610 | ubuntu-jammy-large | 2025-12-21 03:11:38.380 | Copying hooks for amphora-apparmor 2025-12-21 03:11:38.395069 | ubuntu-jammy-large | 2025-12-21 03:11:38.394 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/post-install.d/10-fix-rsyslog 2025-12-21 03:11:38.409463 | ubuntu-jammy-large | 2025-12-21 03:11:38.409 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-apparmor/static/etc 2025-12-21 03:11:38.420638 | ubuntu-jammy-large | 2025-12-21 03:11:38.420 | Copying hooks for vm 2025-12-21 03:11:38.432249 | ubuntu-jammy-large | 2025-12-21 03:11:38.432 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2025-12-21 03:11:38.443313 | ubuntu-jammy-large | 2025-12-21 03:11:38.443 | Copying hooks for pip-cache 2025-12-21 03:11:38.454579 | ubuntu-jammy-large | 2025-12-21 03:11:38.454 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/environment.d/10-pip-cache 2025-12-21 03:11:38.463424 | ubuntu-jammy-large | 2025-12-21 03:11:38.463 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pip-cache/root.d/11-pip-cache 2025-12-21 03:11:38.471198 | ubuntu-jammy-large | 2025-12-21 03:11:38.471 | Copying hooks for install-bin 2025-12-21 03:11:38.482194 | ubuntu-jammy-large | 2025-12-21 03:11:38.482 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-12-21 03:11:38.493455 | ubuntu-jammy-large | 2025-12-21 03:11:38.493 | Copying hooks for source-repositories 2025-12-21 03:11:38.505551 | ubuntu-jammy-large | 2025-12-21 03:11:38.505 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-12-21 03:11:38.522581 | ubuntu-jammy-large | 2025-12-21 03:11:38.522 | Copying hooks for certs-ramfs 2025-12-21 03:11:38.535289 | ubuntu-jammy-large | 2025-12-21 03:11:38.535 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/init-scripts/systemd 2025-12-21 03:11:38.541780 | ubuntu-jammy-large | 2025-12-21 03:11:38.541 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/post-install.d/30-enable-certs-ramfs-service 2025-12-21 03:11:38.547582 | ubuntu-jammy-large | 2025-12-21 03:11:38.547 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/static/usr 2025-12-21 03:11:38.557886 | ubuntu-jammy-large | 2025-12-21 03:11:38.557 | Copying hooks for package-installs 2025-12-21 03:11:38.565791 | ubuntu-jammy-large | 2025-12-21 03:11:38.565 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-12-21 03:11:38.569295 | ubuntu-jammy-large | 2025-12-21 03:11:38.569 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-12-21 03:11:38.580743 | ubuntu-jammy-large | 2025-12-21 03:11:38.580 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-12-21 03:11:38.583146 | ubuntu-jammy-large | 2025-12-21 03:11:38.583 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-12-21 03:11:38.590532 | ubuntu-jammy-large | 2025-12-21 03:11:38.590 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-12-21 03:11:38.592757 | ubuntu-jammy-large | 2025-12-21 03:11:38.592 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-12-21 03:11:38.604334 | ubuntu-jammy-large | 2025-12-21 03:11:38.604 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-12-21 03:11:38.607318 | ubuntu-jammy-large | 2025-12-21 03:11:38.607 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-12-21 03:11:38.609984 | ubuntu-jammy-large | 2025-12-21 03:11:38.609 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-12-21 03:11:38.613569 | ubuntu-jammy-large | 2025-12-21 03:11:38.613 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-12-21 03:11:38.621835 | ubuntu-jammy-large | 2025-12-21 03:11:38.621 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-12-21 03:11:38.631239 | ubuntu-jammy-large | 2025-12-21 03:11:38.631 | Copying hooks for cpu-pinning 2025-12-21 03:11:38.636766 | ubuntu-jammy-large | 2025-12-21 03:11:38.636 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/environment.d/80-kernel-cpu-affinity 2025-12-21 03:11:38.641572 | ubuntu-jammy-large | 2025-12-21 03:11:38.641 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/20-enable-tuned 2025-12-21 03:11:38.643004 | ubuntu-jammy-large | 2025-12-21 03:11:38.642 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/post-install.d/30-set-tuned-profile 2025-12-21 03:11:38.648390 | ubuntu-jammy-large | 2025-12-21 03:11:38.648 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/static/etc 2025-12-21 03:11:38.659082 | ubuntu-jammy-large | 2025-12-21 03:11:38.658 | Copying hooks for rebind-sshd 2025-12-21 03:11:38.665009 | ubuntu-jammy-large | 2025-12-21 03:11:38.664 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/rebind-sshd/finalise.d/98-rebind-sshd-after-dhcp 2025-12-21 03:11:38.670375 | ubuntu-jammy-large | 2025-12-21 03:11:38.670 | Copying hooks for debootstrap 2025-12-21 03:11:38.676232 | ubuntu-jammy-large | 2025-12-21 03:11:38.676 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2025-12-21 03:11:38.677821 | ubuntu-jammy-large | 2025-12-21 03:11:38.677 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2025-12-21 03:11:38.682907 | ubuntu-jammy-large | 2025-12-21 03:11:38.682 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2025-12-21 03:11:38.686551 | ubuntu-jammy-large | 2025-12-21 03:11:38.686 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2025-12-21 03:11:38.689584 | ubuntu-jammy-large | 2025-12-21 03:11:38.689 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2025-12-21 03:11:38.700692 | ubuntu-jammy-large | 2025-12-21 03:11:38.700 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2025-12-21 03:11:38.710989 | ubuntu-jammy-large | 2025-12-21 03:11:38.710 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2025-12-21 03:11:38.723507 | ubuntu-jammy-large | 2025-12-21 03:11:38.723 | Copying hooks for ubuntu-common 2025-12-21 03:11:38.729431 | ubuntu-jammy-large | 2025-12-21 03:11:38.729 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:11:38.730963 | ubuntu-jammy-large | 2025-12-21 03:11:38.730 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/environment.d/11-ubuntu-init-system.bash 2025-12-21 03:11:38.737518 | ubuntu-jammy-large | 2025-12-21 03:11:38.737 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/install.d/80-disable-rfc3041 2025-12-21 03:11:38.745903 | ubuntu-jammy-large | 2025-12-21 03:11:38.745 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-common/post-install.d/99-autoremove 2025-12-21 03:11:38.754952 | ubuntu-jammy-large | 2025-12-21 03:11:38.754 | Copying hooks for cloud-init-datasources 2025-12-21 03:11:38.765256 | ubuntu-jammy-large | 2025-12-21 03:11:38.765 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2025-12-21 03:11:38.772248 | ubuntu-jammy-large | 2025-12-21 03:11:38.772 | Copying hooks for octavia-lib 2025-12-21 03:11:38.778647 | ubuntu-jammy-large | 2025-12-21 03:11:38.778 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/install.d/octavia-lib-source-install 2025-12-21 03:11:38.784470 | ubuntu-jammy-large | 2025-12-21 03:11:38.784 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/octavia-lib/post-install.d/89-remove-build-deps 2025-12-21 03:11:38.792978 | ubuntu-jammy-large | 2025-12-21 03:11:38.792 | Copying hooks for sysctl 2025-12-21 03:11:38.798271 | ubuntu-jammy-large | 2025-12-21 03:11:38.798 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-set-value 2025-12-21 03:11:38.799760 | ubuntu-jammy-large | 2025-12-21 03:11:38.799 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysctl/bin/sysctl-write-value 2025-12-21 03:11:38.804654 | ubuntu-jammy-large | 2025-12-21 03:11:38.804 | Copying hooks for modprobe 2025-12-21 03:11:38.809870 | ubuntu-jammy-large | 2025-12-21 03:11:38.809 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-12-21 03:11:38.814822 | ubuntu-jammy-large | 2025-12-21 03:11:38.814 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-12-21 03:11:38.823180 | ubuntu-jammy-large | 2025-12-21 03:11:38.822 | Copying hooks for base 2025-12-21 03:11:38.829365 | ubuntu-jammy-large | 2025-12-21 03:11:38.829 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-12-21 03:11:38.834298 | ubuntu-jammy-large | 2025-12-21 03:11:38.834 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-12-21 03:11:38.839628 | ubuntu-jammy-large | 2025-12-21 03:11:38.839 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-12-21 03:11:38.841348 | ubuntu-jammy-large | 2025-12-21 03:11:38.841 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-12-21 03:11:38.843563 | ubuntu-jammy-large | 2025-12-21 03:11:38.843 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-12-21 03:11:38.858348 | ubuntu-jammy-large | 2025-12-21 03:11:38.858 | Copying hooks for ubuntu-minimal 2025-12-21 03:11:38.864980 | ubuntu-jammy-large | 2025-12-21 03:11:38.864 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/11-ubuntu-kernel.bash 2025-12-21 03:11:38.866654 | ubuntu-jammy-large | 2025-12-21 03:11:38.866 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:11:38.877163 | ubuntu-jammy-large | 2025-12-21 03:11:38.877 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-arm64-build-succeeds 2025-12-21 03:11:38.880555 | ubuntu-jammy-large | 2025-12-21 03:11:38.880 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/bionic-build-succeeds 2025-12-21 03:11:38.883512 | ubuntu-jammy-large | 2025-12-21 03:11:38.883 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-arm64-build-succeeds 2025-12-21 03:11:38.885941 | ubuntu-jammy-large | 2025-12-21 03:11:38.885 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/focal-build-succeeds 2025-12-21 03:11:38.889711 | ubuntu-jammy-large | 2025-12-21 03:11:38.889 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/jammy-arm64-build-succeeds 2025-12-21 03:11:38.892747 | ubuntu-jammy-large | 2025-12-21 03:11:38.892 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/noble-arm64-build-succeeds 2025-12-21 03:11:38.895855 | ubuntu-jammy-large | 2025-12-21 03:11:38.895 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/trusty-build-succeeds 2025-12-21 03:11:38.899452 | ubuntu-jammy-large | 2025-12-21 03:11:38.899 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/test-elements/xenial-build-succeeds 2025-12-21 03:11:38.908690 | ubuntu-jammy-large | 2025-12-21 03:11:38.908 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/root.d/75-ubuntu-minimal-baseinstall 2025-12-21 03:11:38.925889 | ubuntu-jammy-large | 2025-12-21 03:11:38.925 | Copying hooks for block-device-mbr 2025-12-21 03:11:38.935358 | ubuntu-jammy-large | 2025-12-21 03:11:38.935 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2025-12-21 03:11:38.947991 | ubuntu-jammy-large | 2025-12-21 03:11:38.947 | Copying hooks for amphora-agent 2025-12-21 03:11:38.954599 | ubuntu-jammy-large | 2025-12-21 03:11:38.954 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/install.d/amphora-agent-source-install 2025-12-21 03:11:38.962627 | ubuntu-jammy-large | 2025-12-21 03:11:38.962 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/11-enable-amphora-agent-systemd 2025-12-21 03:11:38.966057 | ubuntu-jammy-large | 2025-12-21 03:11:38.966 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/12-enable-prometheus-proxy-systemd 2025-12-21 03:11:38.969605 | ubuntu-jammy-large | 2025-12-21 03:11:38.969 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/post-install.d/90-remove-build-deps 2025-12-21 03:11:38.978390 | ubuntu-jammy-large | 2025-12-21 03:11:38.978 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/etc 2025-12-21 03:11:38.982277 | ubuntu-jammy-large | 2025-12-21 03:11:38.982 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/static/usr 2025-12-21 03:11:39.002295 | ubuntu-jammy-large | 2025-12-21 03:11:39.002 | Copying hooks for install-types 2025-12-21 03:11:39.008238 | ubuntu-jammy-large | 2025-12-21 03:11:39.008 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-12-21 03:11:39.013657 | ubuntu-jammy-large | 2025-12-21 03:11:39.013 | Copying hooks for bootloader 2025-12-21 03:11:39.019726 | ubuntu-jammy-large | 2025-12-21 03:11:39.019 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-12-21 03:11:39.024779 | ubuntu-jammy-large | 2025-12-21 03:11:39.024 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-12-21 03:11:39.031466 | ubuntu-jammy-large | 2025-12-21 03:11:39.031 | Copying hooks for manifests 2025-12-21 03:11:39.037031 | ubuntu-jammy-large | 2025-12-21 03:11:39.036 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-12-21 03:11:39.042028 | ubuntu-jammy-large | 2025-12-21 03:11:39.041 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-12-21 03:11:39.047130 | ubuntu-jammy-large | 2025-12-21 03:11:39.047 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-12-21 03:11:39.052466 | ubuntu-jammy-large | 2025-12-21 03:11:39.052 | Copying hooks for no-resolvconf 2025-12-21 03:11:39.058251 | ubuntu-jammy-large | 2025-12-21 03:11:39.058 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/no-resolvconf/finalise.d/99-disable-resolv-conf 2025-12-21 03:11:39.063902 | ubuntu-jammy-large | 2025-12-21 03:11:39.063 | Copying hooks for sysprep 2025-12-21 03:11:39.071589 | ubuntu-jammy-large | 2025-12-21 03:11:39.071 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-12-21 03:11:39.076483 | ubuntu-jammy-large | 2025-12-21 03:11:39.076 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-12-21 03:11:39.081150 | ubuntu-jammy-large | 2025-12-21 03:11:39.081 | Copying hooks for dib-init-system 2025-12-21 03:11:39.086264 | ubuntu-jammy-large | 2025-12-21 03:11:39.086 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-12-21 03:11:39.092791 | ubuntu-jammy-large | 2025-12-21 03:11:39.092 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-12-21 03:11:39.100021 | ubuntu-jammy-large | 2025-12-21 03:11:39.099 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-12-21 03:11:39.105544 | ubuntu-jammy-large | 2025-12-21 03:11:39.105 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-12-21 03:11:39.110311 | ubuntu-jammy-large | 2025-12-21 03:11:39.110 | Copying hooks for install-static 2025-12-21 03:11:39.115174 | ubuntu-jammy-large | 2025-12-21 03:11:39.114 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-12-21 03:11:39.123183 | ubuntu-jammy-large | 2025-12-21 03:11:39.123 | Copying hooks for haproxy-logrotate 2025-12-21 03:11:39.130167 | ubuntu-jammy-large | 2025-12-21 03:11:39.130 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-haproxy 2025-12-21 03:11:39.132854 | ubuntu-jammy-large | 2025-12-21 03:11:39.132 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/post-install.d/30-logrotate-timer 2025-12-21 03:11:39.139572 | ubuntu-jammy-large | 2025-12-21 03:11:39.139 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/elements/haproxy-logrotate/static/tmp 2025-12-21 03:11:39.146730 | ubuntu-jammy-large | 2025-12-21 03:11:39.146 | Copying hooks for haproxy-octavia 2025-12-21 03:11:39.152186 | ubuntu-jammy-large | 2025-12-21 03:11:39.151 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/install.d/76-haproxy 2025-12-21 03:11:39.157006 | ubuntu-jammy-large | 2025-12-21 03:11:39.156 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-disable-default-haproxy 2025-12-21 03:11:39.158440 | ubuntu-jammy-large | 2025-12-21 03:11:39.158 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-tune-kernel 2025-12-21 03:11:39.159987 | ubuntu-jammy-large | 2025-12-21 03:11:39.159 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-haproxy-user-group-config 2025-12-21 03:11:39.161665 | ubuntu-jammy-large | 2025-12-21 03:11:39.161 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/20-setup-haproxy-log 2025-12-21 03:11:39.162970 | ubuntu-jammy-large | 2025-12-21 03:11:39.162 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/post-install.d/21-create-ping-wrapper 2025-12-21 03:11:39.173118 | ubuntu-jammy-large | 2025-12-21 03:11:39.172 | Copying hooks for cache-url 2025-12-21 03:11:39.178790 | ubuntu-jammy-large | 2025-12-21 03:11:39.178 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-12-21 03:11:39.189449 | ubuntu-jammy-large | 2025-12-21 03:11:39.189 | Copying hooks for dpkg 2025-12-21 03:11:39.194941 | ubuntu-jammy-large | 2025-12-21 03:11:39.194 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2025-12-21 03:11:39.196666 | ubuntu-jammy-large | 2025-12-21 03:11:39.196 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2025-12-21 03:11:39.207225 | ubuntu-jammy-large | 2025-12-21 03:11:39.207 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2025-12-21 03:11:39.215732 | ubuntu-jammy-large | 2025-12-21 03:11:39.215 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/bin/install-packages 2025-12-21 03:11:39.221935 | ubuntu-jammy-large | 2025-12-21 03:11:39.221 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2025-12-21 03:11:39.223445 | ubuntu-jammy-large | 2025-12-21 03:11:39.223 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2025-12-21 03:11:39.225047 | ubuntu-jammy-large | 2025-12-21 03:11:39.224 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2025-12-21 03:11:39.230208 | ubuntu-jammy-large | 2025-12-21 03:11:39.230 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2025-12-21 03:11:39.231611 | ubuntu-jammy-large | 2025-12-21 03:11:39.231 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2025-12-21 03:11:39.233089 | ubuntu-jammy-large | 2025-12-21 03:11:39.232 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2025-12-21 03:11:39.234506 | ubuntu-jammy-large | 2025-12-21 03:11:39.234 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2025-12-21 03:11:39.236267 | ubuntu-jammy-large | 2025-12-21 03:11:39.236 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2025-12-21 03:11:39.237669 | ubuntu-jammy-large | 2025-12-21 03:11:39.237 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2025-12-21 03:11:39.242251 | ubuntu-jammy-large | 2025-12-21 03:11:39.242 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2025-12-21 03:11:39.245951 | ubuntu-jammy-large | 2025-12-21 03:11:39.245 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2025-12-21 03:11:39.258488 | ubuntu-jammy-large | 2025-12-21 03:11:39.258 | Copying hooks for keepalived-octavia 2025-12-21 03:11:39.274302 | ubuntu-jammy-large | 2025-12-21 03:11:39.274 | Copying hooks for sos 2025-12-21 03:11:39.285081 | ubuntu-jammy-large | 2025-12-21 03:11:39.284 | Copying hooks for ipvsadmin 2025-12-21 03:11:39.296633 | ubuntu-jammy-large | 2025-12-21 03:11:39.296 | Copying hooks for dib-python 2025-12-21 03:11:39.301915 | ubuntu-jammy-large | 2025-12-21 03:11:39.301 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2025-12-21 03:11:39.306732 | ubuntu-jammy-large | 2025-12-21 03:11:39.306 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2025-12-21 03:11:39.311483 | ubuntu-jammy-large | 2025-12-21 03:11:39.311 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2025-12-21 03:11:39.316225 | ubuntu-jammy-large | 2025-12-21 03:11:39.316 | Copying hooks for remove-default-ints 2025-12-21 03:11:39.321476 | ubuntu-jammy-large | 2025-12-21 03:11:39.321 | Copying hooks /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/remove-default-ints/post-install.d/91-remove-default-ints 2025-12-21 03:11:39.326148 | ubuntu-jammy-large | 2025-12-21 03:11:39.326 | Copying hooks for svc-map 2025-12-21 03:11:39.331089 | ubuntu-jammy-large | 2025-12-21 03:11:39.331 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/bin/svc-map 2025-12-21 03:11:39.338697 | ubuntu-jammy-large | 2025-12-21 03:11:39.338 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2025-12-21 03:11:39.340102 | ubuntu-jammy-large | 2025-12-21 03:11:39.340 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2025-12-21 03:11:39.350515 | ubuntu-jammy-large | 2025-12-21 03:11:39.350 | Copying hooks for pkg-map 2025-12-21 03:11:39.355453 | ubuntu-jammy-large | 2025-12-21 03:11:39.355 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-12-21 03:11:39.362568 | ubuntu-jammy-large | 2025-12-21 03:11:39.362 | Copying hooks /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-12-21 03:11:39.378737 | ubuntu-jammy-large | 2025-12-21 03:11:39.378 | Running hooks from /tmp/dib_build.qmMEUUfe/hooks/root.d 2025-12-21 03:11:39.400105 | ubuntu-jammy-large | 2025-12-21 03:11:39.399 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-base-defaults 2025-12-21 03:11:39.410187 | ubuntu-jammy-large | 2025-12-21 03:11:39.410 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-base-defaults 2025-12-21 03:11:39.416143 | ubuntu-jammy-large | 2025-12-21 03:11:39.416 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:11:39.422342 | ubuntu-jammy-large | 2025-12-21 03:11:39.422 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:11:39.426912 | ubuntu-jammy-large | 2025-12-21 03:11:39.426 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:11:39.433246 | ubuntu-jammy-large | 2025-12-21 03:11:39.433 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:11:39.438821 | ubuntu-jammy-large | 2025-12-21 03:11:39.438 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:11:39.449906 | ubuntu-jammy-large | 2025-12-21 03:11:39.449 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:11:39.456270 | ubuntu-jammy-large | 2025-12-21 03:11:39.456 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:11:39.462045 | ubuntu-jammy-large | 2025-12-21 03:11:39.462 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:11:39.468649 | ubuntu-jammy-large | 2025-12-21 03:11:39.468 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:11:39.474896 | ubuntu-jammy-large | 2025-12-21 03:11:39.474 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:11:39.481289 | ubuntu-jammy-large | 2025-12-21 03:11:39.481 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:11:39.487805 | ubuntu-jammy-large | 2025-12-21 03:11:39.487 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:11:39.493744 | ubuntu-jammy-large | 2025-12-21 03:11:39.493 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:11:39.499805 | ubuntu-jammy-large | 2025-12-21 03:11:39.499 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-12-21 03:11:39.505720 | ubuntu-jammy-large | 2025-12-21 03:11:39.505 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-12-21 03:11:39.511505 | ubuntu-jammy-large | 2025-12-21 03:11:39.511 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:11:39.518260 | ubuntu-jammy-large | 2025-12-21 03:11:39.518 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:11:39.524993 | ubuntu-jammy-large | 2025-12-21 03:11:39.524 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:11:39.530832 | ubuntu-jammy-large | 2025-12-21 03:11:39.530 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:11:39.536881 | ubuntu-jammy-large | 2025-12-21 03:11:39.536 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:11:39.547808 | ubuntu-jammy-large | 2025-12-21 03:11:39.547 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:11:39.554320 | ubuntu-jammy-large | 2025-12-21 03:11:39.554 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:11:39.560459 | ubuntu-jammy-large | 2025-12-21 03:11:39.560 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:11:39.566853 | ubuntu-jammy-large | 2025-12-21 03:11:39.566 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-dpkg.bash 2025-12-21 03:11:39.577844 | ubuntu-jammy-large | 2025-12-21 03:11:39.577 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-dpkg.bash 2025-12-21 03:11:39.584364 | ubuntu-jammy-large | 2025-12-21 03:11:39.584 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-12-21 03:11:39.589953 | ubuntu-jammy-large | 2025-12-21 03:11:39.589 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-12-21 03:11:39.595349 | ubuntu-jammy-large | 2025-12-21 03:11:39.595 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-pip-cache 2025-12-21 03:11:39.605447 | ubuntu-jammy-large | 2025-12-21 03:11:39.605 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-pip-cache 2025-12-21 03:11:39.609458 | ubuntu-jammy-large | 2025-12-21 03:11:39.609 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:11:39.616642 | ubuntu-jammy-large | 2025-12-21 03:11:39.616 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:11:39.622919 | ubuntu-jammy-large | 2025-12-21 03:11:39.622 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:11:39.633658 | ubuntu-jammy-large | 2025-12-21 03:11:39.633 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:11:39.640237 | ubuntu-jammy-large | 2025-12-21 03:11:39.640 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-12-21 03:11:39.645417 | ubuntu-jammy-large | 2025-12-21 03:11:39.645 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-12-21 03:11:39.651355 | ubuntu-jammy-large | 2025-12-21 03:11:39.651 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2025-12-21 03:11:39.656220 | ubuntu-jammy-large | 2025-12-21 03:11:39.656 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2025-12-21 03:11:39.661393 | ubuntu-jammy-large | 2025-12-21 03:11:39.661 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:11:39.667871 | ubuntu-jammy-large | 2025-12-21 03:11:39.667 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:11:39.673947 | ubuntu-jammy-large | 2025-12-21 03:11:39.673 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:11:39.680124 | ubuntu-jammy-large | 2025-12-21 03:11:39.680 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:11:39.686352 | ubuntu-jammy-large | 2025-12-21 03:11:39.686 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2025-12-21 03:11:39.691691 | ubuntu-jammy-large | 2025-12-21 03:11:39.691 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:11:39.698047 | ubuntu-jammy-large | 2025-12-21 03:11:39.697 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:11:39.704116 | ubuntu-jammy-large | 2025-12-21 03:11:39.704 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:11:39.710899 | ubuntu-jammy-large | 2025-12-21 03:11:39.710 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:11:39.717239 | ubuntu-jammy-large | 2025-12-21 03:11:39.717 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:11:39.726867 | ubuntu-jammy-large | 2025-12-21 03:11:39.726 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:11:39.732723 | ubuntu-jammy-large | 2025-12-21 03:11:39.732 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:11:39.738995 | ubuntu-jammy-large | 2025-12-21 03:11:39.738 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-12-21 03:11:39.745113 | ubuntu-jammy-large | 2025-12-21 03:11:39.745 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-12-21 03:11:39.751800 | ubuntu-jammy-large | 2025-12-21 03:11:39.751 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:11:39.763315 | ubuntu-jammy-large | 2025-12-21 03:11:39.763 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:11:39.770256 | ubuntu-jammy-large | 2025-12-21 03:11:39.770 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:11:39.776593 | ubuntu-jammy-large | 2025-12-21 03:11:39.776 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:11:39.783159 | ubuntu-jammy-large | 2025-12-21 03:11:39.783 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:11:39.794351 | ubuntu-jammy-large | 2025-12-21 03:11:39.794 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:11:39.801005 | ubuntu-jammy-large | 2025-12-21 03:11:39.800 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:11:39.807439 | ubuntu-jammy-large | 2025-12-21 03:11:39.807 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:11:39.815265 | ubuntu-jammy-large | 2025-12-21 03:11:39.815 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/14-manifests 2025-12-21 03:11:39.827770 | ubuntu-jammy-large | 2025-12-21 03:11:39.827 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/14-manifests 2025-12-21 03:11:39.832975 | ubuntu-jammy-large | 2025-12-21 03:11:39.832 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:11:39.837982 | ubuntu-jammy-large | 2025-12-21 03:11:39.837 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:11:39.843736 | ubuntu-jammy-large | 2025-12-21 03:11:39.843 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:11:39.849813 | ubuntu-jammy-large | 2025-12-21 03:11:39.849 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:11:39.856039 | ubuntu-jammy-large | 2025-12-21 03:11:39.855 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/15-block-device.bash 2025-12-21 03:11:39.867093 | ubuntu-jammy-large | 2025-12-21 03:11:39.866 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/15-block-device.bash 2025-12-21 03:11:39.873205 | ubuntu-jammy-large | 2025-12-21 03:11:39.873 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:11:39.879740 | ubuntu-jammy-large | 2025-12-21 03:11:39.879 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:11:39.884926 | ubuntu-jammy-large | 2025-12-21 03:11:39.884 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2025-12-21 03:11:39.891234 | ubuntu-jammy-large | 2025-12-21 03:11:39.891 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/20-network-interface-names 2025-12-21 03:11:39.902489 | ubuntu-jammy-large | 2025-12-21 03:11:39.902 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/20-network-interface-names 2025-12-21 03:11:39.908341 | ubuntu-jammy-large | 2025-12-21 03:11:39.908 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:11:39.914159 | ubuntu-jammy-large | 2025-12-21 03:11:39.914 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:11:39.920480 | ubuntu-jammy-large | 2025-12-21 03:11:39.920 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/50-dib-python-version 2025-12-21 03:11:39.931378 | ubuntu-jammy-large | 2025-12-21 03:11:39.931 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/50-dib-python-version 2025-12-21 03:11:39.937552 | ubuntu-jammy-large | 2025-12-21 03:11:39.937 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2025-12-21 03:11:39.943693 | ubuntu-jammy-large | 2025-12-21 03:11:39.943 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2025-12-21 03:11:39.950544 | ubuntu-jammy-large | 2025-12-21 03:11:39.950 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2025-12-21 03:11:39.956996 | ubuntu-jammy-large | 2025-12-21 03:11:39.956 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2025-12-21 03:11:39.961081 | ubuntu-jammy-large | 2025-12-21 03:11:39.961 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2025-12-21 03:11:39.966878 | ubuntu-jammy-large | 2025-12-21 03:11:39.966 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2025-12-21 03:11:39.972735 | ubuntu-jammy-large | 2025-12-21 03:11:39.972 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2025-12-21 03:11:39.978296 | ubuntu-jammy-large | 2025-12-21 03:11:39.978 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2025-12-21 03:11:39.984487 | ubuntu-jammy-large | 2025-12-21 03:11:39.984 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:11:39.996491 | ubuntu-jammy-large | 2025-12-21 03:11:39.996 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:11:40.001281 | ubuntu-jammy-large | 2025-12-21 03:11:40.001 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2025-12-21 03:11:40.007065 | ubuntu-jammy-large | 2025-12-21 03:11:40.006 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2025-12-21 03:11:40.013457 | ubuntu-jammy-large | 2025-12-21 03:11:40.013 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2025-12-21 03:11:40.019309 | ubuntu-jammy-large | 2025-12-21 03:11:40.019 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:11:40.025736 | ubuntu-jammy-large | 2025-12-21 03:11:40.025 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:11:40.032476 | ubuntu-jammy-large | 2025-12-21 03:11:40.032 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:11:40.039848 | ubuntu-jammy-large | 2025-12-21 03:11:40.039 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:11:40.046397 | ubuntu-jammy-large | 2025-12-21 03:11:40.046 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/99-dib-init-system 2025-12-21 03:11:40.057440 | ubuntu-jammy-large | 2025-12-21 03:11:40.057 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/root.d/../environment.d/99-dib-init-system 2025-12-21 03:11:40.063217 | ubuntu-jammy-large | 2025-12-21 03:11:40.063 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-12-21 03:11:40.069120 | ubuntu-jammy-large | 2025-12-21 03:11:40.069 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-12-21 03:11:40.075603 | ubuntu-jammy-large | 2025-12-21 03:11:40.075 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/08-debootstrap 2025-12-21 03:11:40.223437 | ubuntu-jammy-large | 2025-12-21 03:11:40.223 | I: Retrieving InRelease 2025-12-21 03:11:40.558410 | ubuntu-jammy-large | 2025-12-21 03:11:40.558 | I: Checking Release signature 2025-12-21 03:11:40.577206 | ubuntu-jammy-large | 2025-12-21 03:11:40.577 | I: Valid Release signature (key id F6ECB3762474EDA9D21B7022871920D1991BC93C) 2025-12-21 03:11:41.329221 | ubuntu-jammy-large | 2025-12-21 03:11:41.329 | I: Retrieving Packages 2025-12-21 03:11:41.533581 | ubuntu-jammy-large | 2025-12-21 03:11:41.533 | I: Validating Packages 2025-12-21 03:11:42.003661 | ubuntu-jammy-large | 2025-12-21 03:11:42.003 | I: Retrieving Packages 2025-12-21 03:11:42.619610 | ubuntu-jammy-large | 2025-12-21 03:11:42.619 | I: Validating Packages 2025-12-21 03:11:44.434389 | ubuntu-jammy-large | 2025-12-21 03:11:44.434 | I: Resolving dependencies of required packages... 2025-12-21 03:11:45.502381 | ubuntu-jammy-large | 2025-12-21 03:11:45.502 | I: Resolving dependencies of base packages... 2025-12-21 03:11:54.415288 | ubuntu-jammy-large | 2025-12-21 03:11:54.415 | I: Checking component main on https://ftp.uni-stuttgart.de/ubuntu... 2025-12-21 03:11:54.647734 | ubuntu-jammy-large | 2025-12-21 03:11:54.647 | I: Retrieving adduser 3.118ubuntu5 2025-12-21 03:11:54.815284 | ubuntu-jammy-large | 2025-12-21 03:11:54.815 | I: Validating adduser 3.118ubuntu5 2025-12-21 03:11:54.842770 | ubuntu-jammy-large | 2025-12-21 03:11:54.842 | I: Retrieving apt 2.4.5 2025-12-21 03:11:55.071602 | ubuntu-jammy-large | 2025-12-21 03:11:55.071 | I: Validating apt 2.4.5 2025-12-21 03:11:55.117638 | ubuntu-jammy-large | 2025-12-21 03:11:55.117 | I: Retrieving base-files 12ubuntu4 2025-12-21 03:11:55.268975 | ubuntu-jammy-large | 2025-12-21 03:11:55.268 | I: Validating base-files 12ubuntu4 2025-12-21 03:11:55.297693 | ubuntu-jammy-large | 2025-12-21 03:11:55.297 | I: Retrieving base-passwd 3.5.52build1 2025-12-21 03:11:55.430194 | ubuntu-jammy-large | 2025-12-21 03:11:55.430 | I: Validating base-passwd 3.5.52build1 2025-12-21 03:11:55.458595 | ubuntu-jammy-large | 2025-12-21 03:11:55.458 | I: Retrieving bash 5.1-6ubuntu1 2025-12-21 03:11:55.633274 | ubuntu-jammy-large | 2025-12-21 03:11:55.633 | I: Validating bash 5.1-6ubuntu1 2025-12-21 03:11:55.669835 | ubuntu-jammy-large | 2025-12-21 03:11:55.669 | I: Retrieving bsdutils 1:2.37.2-4ubuntu3 2025-12-21 03:11:55.803574 | ubuntu-jammy-large | 2025-12-21 03:11:55.803 | I: Validating bsdutils 1:2.37.2-4ubuntu3 2025-12-21 03:11:55.830279 | ubuntu-jammy-large | 2025-12-21 03:11:55.830 | I: Retrieving ca-certificates 20211016 2025-12-21 03:11:56.053051 | ubuntu-jammy-large | 2025-12-21 03:11:56.052 | I: Validating ca-certificates 20211016 2025-12-21 03:11:56.080344 | ubuntu-jammy-large | 2025-12-21 03:11:56.080 | I: Retrieving coreutils 8.32-4.1ubuntu1 2025-12-21 03:11:56.333853 | ubuntu-jammy-large | 2025-12-21 03:11:56.333 | I: Validating coreutils 8.32-4.1ubuntu1 2025-12-21 03:11:56.377716 | ubuntu-jammy-large | 2025-12-21 03:11:56.377 | I: Retrieving dash 0.5.11+git20210903+057cd650a4ed-3build1 2025-12-21 03:11:56.519054 | ubuntu-jammy-large | 2025-12-21 03:11:56.518 | I: Validating dash 0.5.11+git20210903+057cd650a4ed-3build1 2025-12-21 03:11:56.547882 | ubuntu-jammy-large | 2025-12-21 03:11:56.547 | I: Retrieving debconf 1.5.79ubuntu1 2025-12-21 03:11:56.698539 | ubuntu-jammy-large | 2025-12-21 03:11:56.698 | I: Validating debconf 1.5.79ubuntu1 2025-12-21 03:11:56.726960 | ubuntu-jammy-large | 2025-12-21 03:11:56.726 | I: Retrieving debianutils 5.5-1ubuntu2 2025-12-21 03:11:56.872212 | ubuntu-jammy-large | 2025-12-21 03:11:56.871 | I: Validating debianutils 5.5-1ubuntu2 2025-12-21 03:11:56.896104 | ubuntu-jammy-large | 2025-12-21 03:11:56.895 | I: Retrieving diffutils 1:3.8-0ubuntu2 2025-12-21 03:11:57.037163 | ubuntu-jammy-large | 2025-12-21 03:11:57.036 | I: Validating diffutils 1:3.8-0ubuntu2 2025-12-21 03:11:57.060027 | ubuntu-jammy-large | 2025-12-21 03:11:57.059 | I: Retrieving dpkg 1.21.1ubuntu2 2025-12-21 03:11:57.270346 | ubuntu-jammy-large | 2025-12-21 03:11:57.270 | I: Validating dpkg 1.21.1ubuntu2 2025-12-21 03:11:57.313135 | ubuntu-jammy-large | 2025-12-21 03:11:57.312 | I: Retrieving e2fsprogs 1.46.5-2ubuntu1 2025-12-21 03:11:57.471246 | ubuntu-jammy-large | 2025-12-21 03:11:57.470 | I: Validating e2fsprogs 1.46.5-2ubuntu1 2025-12-21 03:11:57.506025 | ubuntu-jammy-large | 2025-12-21 03:11:57.505 | I: Retrieving findutils 4.8.0-1ubuntu3 2025-12-21 03:11:57.681829 | ubuntu-jammy-large | 2025-12-21 03:11:57.681 | I: Validating findutils 4.8.0-1ubuntu3 2025-12-21 03:11:57.717331 | ubuntu-jammy-large | 2025-12-21 03:11:57.717 | I: Retrieving gcc-12-base 12-20220319-1ubuntu1 2025-12-21 03:11:57.837369 | ubuntu-jammy-large | 2025-12-21 03:11:57.837 | I: Validating gcc-12-base 12-20220319-1ubuntu1 2025-12-21 03:11:57.864020 | ubuntu-jammy-large | 2025-12-21 03:11:57.863 | I: Retrieving gpgv 2.2.27-3ubuntu2 2025-12-21 03:11:58.021869 | ubuntu-jammy-large | 2025-12-21 03:11:58.021 | I: Validating gpgv 2.2.27-3ubuntu2 2025-12-21 03:11:58.050081 | ubuntu-jammy-large | 2025-12-21 03:11:58.049 | I: Retrieving grep 3.7-1build1 2025-12-21 03:11:58.192882 | ubuntu-jammy-large | 2025-12-21 03:11:58.192 | I: Validating grep 3.7-1build1 2025-12-21 03:11:58.224029 | ubuntu-jammy-large | 2025-12-21 03:11:58.223 | I: Retrieving gzip 1.10-4ubuntu4 2025-12-21 03:11:58.370323 | ubuntu-jammy-large | 2025-12-21 03:11:58.370 | I: Validating gzip 1.10-4ubuntu4 2025-12-21 03:11:58.401484 | ubuntu-jammy-large | 2025-12-21 03:11:58.401 | I: Retrieving hostname 3.23ubuntu2 2025-12-21 03:11:58.500443 | ubuntu-jammy-large | 2025-12-21 03:11:58.500 | I: Validating hostname 3.23ubuntu2 2025-12-21 03:11:58.527573 | ubuntu-jammy-large | 2025-12-21 03:11:58.527 | I: Retrieving init-system-helpers 1.62 2025-12-21 03:11:58.663962 | ubuntu-jammy-large | 2025-12-21 03:11:58.663 | I: Validating init-system-helpers 1.62 2025-12-21 03:11:58.695013 | ubuntu-jammy-large | 2025-12-21 03:11:58.694 | I: Retrieving libacl1 2.3.1-1 2025-12-21 03:11:58.813843 | ubuntu-jammy-large | 2025-12-21 03:11:58.813 | I: Validating libacl1 2.3.1-1 2025-12-21 03:11:58.840377 | ubuntu-jammy-large | 2025-12-21 03:11:58.840 | I: Retrieving libapt-pkg6.0 2.4.5 2025-12-21 03:11:59.066142 | ubuntu-jammy-large | 2025-12-21 03:11:59.065 | I: Validating libapt-pkg6.0 2.4.5 2025-12-21 03:11:59.104181 | ubuntu-jammy-large | 2025-12-21 03:11:59.104 | I: Retrieving libattr1 1:2.5.1-1build1 2025-12-21 03:11:59.209779 | ubuntu-jammy-large | 2025-12-21 03:11:59.209 | I: Validating libattr1 1:2.5.1-1build1 2025-12-21 03:11:59.235030 | ubuntu-jammy-large | 2025-12-21 03:11:59.234 | I: Retrieving libaudit-common 1:3.0.7-1build1 2025-12-21 03:11:59.336853 | ubuntu-jammy-large | 2025-12-21 03:11:59.336 | I: Validating libaudit-common 1:3.0.7-1build1 2025-12-21 03:11:59.364666 | ubuntu-jammy-large | 2025-12-21 03:11:59.364 | I: Retrieving libaudit1 1:3.0.7-1build1 2025-12-21 03:11:59.496153 | ubuntu-jammy-large | 2025-12-21 03:11:59.495 | I: Validating libaudit1 1:3.0.7-1build1 2025-12-21 03:11:59.524443 | ubuntu-jammy-large | 2025-12-21 03:11:59.524 | I: Retrieving libblkid1 2.37.2-4ubuntu3 2025-12-21 03:11:59.676376 | ubuntu-jammy-large | 2025-12-21 03:11:59.676 | I: Validating libblkid1 2.37.2-4ubuntu3 2025-12-21 03:11:59.705996 | ubuntu-jammy-large | 2025-12-21 03:11:59.705 | I: Retrieving libbz2-1.0 1.0.8-5build1 2025-12-21 03:11:59.856928 | ubuntu-jammy-large | 2025-12-21 03:11:59.856 | I: Validating libbz2-1.0 1.0.8-5build1 2025-12-21 03:11:59.883870 | ubuntu-jammy-large | 2025-12-21 03:11:59.883 | I: Retrieving libc-bin 2.35-0ubuntu3 2025-12-21 03:12:00.060046 | ubuntu-jammy-large | 2025-12-21 03:12:00.059 | I: Validating libc-bin 2.35-0ubuntu3 2025-12-21 03:12:00.098472 | ubuntu-jammy-large | 2025-12-21 03:12:00.098 | I: Retrieving libc6 2.35-0ubuntu3 2025-12-21 03:12:00.379507 | ubuntu-jammy-large | 2025-12-21 03:12:00.379 | I: Validating libc6 2.35-0ubuntu3 2025-12-21 03:12:00.438529 | ubuntu-jammy-large | 2025-12-21 03:12:00.438 | I: Retrieving libcap-ng0 0.7.9-2.2build3 2025-12-21 03:12:00.545369 | ubuntu-jammy-large | 2025-12-21 03:12:00.545 | I: Validating libcap-ng0 0.7.9-2.2build3 2025-12-21 03:12:00.571158 | ubuntu-jammy-large | 2025-12-21 03:12:00.570 | I: Retrieving libcap2 1:2.44-1build3 2025-12-21 03:12:00.681507 | ubuntu-jammy-large | 2025-12-21 03:12:00.681 | I: Validating libcap2 1:2.44-1build3 2025-12-21 03:12:00.707353 | ubuntu-jammy-large | 2025-12-21 03:12:00.707 | I: Retrieving libcom-err2 1.46.5-2ubuntu1 2025-12-21 03:12:00.820817 | ubuntu-jammy-large | 2025-12-21 03:12:00.820 | I: Validating libcom-err2 1.46.5-2ubuntu1 2025-12-21 03:12:00.850398 | ubuntu-jammy-large | 2025-12-21 03:12:00.850 | I: Retrieving libcrypt1 1:4.4.27-1 2025-12-21 03:12:00.996449 | ubuntu-jammy-large | 2025-12-21 03:12:00.996 | I: Validating libcrypt1 1:4.4.27-1 2025-12-21 03:12:01.023255 | ubuntu-jammy-large | 2025-12-21 03:12:01.023 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2025-12-21 03:12:01.211382 | ubuntu-jammy-large | 2025-12-21 03:12:01.211 | I: Validating libdb5.3 5.3.28+dfsg1-0.8ubuntu3 2025-12-21 03:12:01.245447 | ubuntu-jammy-large | 2025-12-21 03:12:01.245 | I: Retrieving libdebconfclient0 0.261ubuntu1 2025-12-21 03:12:01.349293 | ubuntu-jammy-large | 2025-12-21 03:12:01.349 | I: Validating libdebconfclient0 0.261ubuntu1 2025-12-21 03:12:01.374781 | ubuntu-jammy-large | 2025-12-21 03:12:01.374 | I: Retrieving libext2fs2 1.46.5-2ubuntu1 2025-12-21 03:12:01.551908 | ubuntu-jammy-large | 2025-12-21 03:12:01.551 | I: Validating libext2fs2 1.46.5-2ubuntu1 2025-12-21 03:12:01.580364 | ubuntu-jammy-large | 2025-12-21 03:12:01.580 | I: Retrieving libffi8 3.4.2-4 2025-12-21 03:12:01.702342 | ubuntu-jammy-large | 2025-12-21 03:12:01.702 | I: Validating libffi8 3.4.2-4 2025-12-21 03:12:01.730116 | ubuntu-jammy-large | 2025-12-21 03:12:01.729 | I: Retrieving libgcc-s1 12-20220319-1ubuntu1 2025-12-21 03:12:01.876239 | ubuntu-jammy-large | 2025-12-21 03:12:01.876 | I: Validating libgcc-s1 12-20220319-1ubuntu1 2025-12-21 03:12:01.902846 | ubuntu-jammy-large | 2025-12-21 03:12:01.902 | I: Retrieving libgcrypt20 1.9.4-3ubuntu3 2025-12-21 03:12:02.075688 | ubuntu-jammy-large | 2025-12-21 03:12:02.075 | I: Validating libgcrypt20 1.9.4-3ubuntu3 2025-12-21 03:12:02.109874 | ubuntu-jammy-large | 2025-12-21 03:12:02.109 | I: Retrieving libgmp10 2:6.2.1+dfsg-3ubuntu1 2025-12-21 03:12:02.270705 | ubuntu-jammy-large | 2025-12-21 03:12:02.270 | I: Validating libgmp10 2:6.2.1+dfsg-3ubuntu1 2025-12-21 03:12:02.358163 | ubuntu-jammy-large | 2025-12-21 03:12:02.357 | I: Retrieving libgnutls30 3.7.3-4ubuntu1 2025-12-21 03:12:02.562787 | ubuntu-jammy-large | 2025-12-21 03:12:02.562 | I: Validating libgnutls30 3.7.3-4ubuntu1 2025-12-21 03:12:02.602442 | ubuntu-jammy-large | 2025-12-21 03:12:02.602 | I: Retrieving libgpg-error0 1.43-3 2025-12-21 03:12:02.750697 | ubuntu-jammy-large | 2025-12-21 03:12:02.750 | I: Validating libgpg-error0 1.43-3 2025-12-21 03:12:02.778659 | ubuntu-jammy-large | 2025-12-21 03:12:02.778 | I: Retrieving libgssapi-krb5-2 1.19.2-2 2025-12-21 03:12:02.919961 | ubuntu-jammy-large | 2025-12-21 03:12:02.919 | I: Validating libgssapi-krb5-2 1.19.2-2 2025-12-21 03:12:02.948520 | ubuntu-jammy-large | 2025-12-21 03:12:02.948 | I: Retrieving libhogweed6 3.7.3-1build2 2025-12-21 03:12:03.096486 | ubuntu-jammy-large | 2025-12-21 03:12:03.096 | I: Validating libhogweed6 3.7.3-1build2 2025-12-21 03:12:03.126401 | ubuntu-jammy-large | 2025-12-21 03:12:03.126 | I: Retrieving libidn2-0 2.3.2-2build1 2025-12-21 03:12:03.268398 | ubuntu-jammy-large | 2025-12-21 03:12:03.268 | I: Validating libidn2-0 2.3.2-2build1 2025-12-21 03:12:03.295024 | ubuntu-jammy-large | 2025-12-21 03:12:03.294 | I: Retrieving libk5crypto3 1.19.2-2 2025-12-21 03:12:03.438132 | ubuntu-jammy-large | 2025-12-21 03:12:03.437 | I: Validating libk5crypto3 1.19.2-2 2025-12-21 03:12:03.462752 | ubuntu-jammy-large | 2025-12-21 03:12:03.462 | I: Retrieving libkeyutils1 1.6.1-2ubuntu3 2025-12-21 03:12:03.558056 | ubuntu-jammy-large | 2025-12-21 03:12:03.557 | I: Validating libkeyutils1 1.6.1-2ubuntu3 2025-12-21 03:12:03.584109 | ubuntu-jammy-large | 2025-12-21 03:12:03.583 | I: Retrieving libkrb5-3 1.19.2-2 2025-12-21 03:12:03.738107 | ubuntu-jammy-large | 2025-12-21 03:12:03.737 | I: Validating libkrb5-3 1.19.2-2 2025-12-21 03:12:03.768091 | ubuntu-jammy-large | 2025-12-21 03:12:03.767 | I: Retrieving libkrb5support0 1.19.2-2 2025-12-21 03:12:03.893186 | ubuntu-jammy-large | 2025-12-21 03:12:03.893 | I: Validating libkrb5support0 1.19.2-2 2025-12-21 03:12:03.916188 | ubuntu-jammy-large | 2025-12-21 03:12:03.916 | I: Retrieving liblz4-1 1.9.3-2build2 2025-12-21 03:12:04.055473 | ubuntu-jammy-large | 2025-12-21 03:12:04.055 | I: Validating liblz4-1 1.9.3-2build2 2025-12-21 03:12:04.080766 | ubuntu-jammy-large | 2025-12-21 03:12:04.080 | I: Retrieving liblzma5 5.2.5-2ubuntu1 2025-12-21 03:12:04.213296 | ubuntu-jammy-large | 2025-12-21 03:12:04.213 | I: Validating liblzma5 5.2.5-2ubuntu1 2025-12-21 03:12:04.241341 | ubuntu-jammy-large | 2025-12-21 03:12:04.241 | I: Retrieving libmount1 2.37.2-4ubuntu3 2025-12-21 03:12:04.394340 | ubuntu-jammy-large | 2025-12-21 03:12:04.394 | I: Validating libmount1 2.37.2-4ubuntu3 2025-12-21 03:12:04.422249 | ubuntu-jammy-large | 2025-12-21 03:12:04.422 | I: Retrieving libncurses6 6.3-2 2025-12-21 03:12:04.587520 | ubuntu-jammy-large | 2025-12-21 03:12:04.587 | I: Validating libncurses6 6.3-2 2025-12-21 03:12:04.615678 | ubuntu-jammy-large | 2025-12-21 03:12:04.615 | I: Retrieving libncursesw6 6.3-2 2025-12-21 03:12:04.761825 | ubuntu-jammy-large | 2025-12-21 03:12:04.761 | I: Validating libncursesw6 6.3-2 2025-12-21 03:12:04.790007 | ubuntu-jammy-large | 2025-12-21 03:12:04.789 | I: Retrieving libnettle8 3.7.3-1build2 2025-12-21 03:12:04.948256 | ubuntu-jammy-large | 2025-12-21 03:12:04.948 | I: Validating libnettle8 3.7.3-1build2 2025-12-21 03:12:04.977747 | ubuntu-jammy-large | 2025-12-21 03:12:04.977 | I: Retrieving libnsl2 1.3.0-2build2 2025-12-21 03:12:05.113929 | ubuntu-jammy-large | 2025-12-21 03:12:05.113 | I: Validating libnsl2 1.3.0-2build2 2025-12-21 03:12:05.137974 | ubuntu-jammy-large | 2025-12-21 03:12:05.137 | I: Retrieving libp11-kit0 0.24.0-6build1 2025-12-21 03:12:05.308318 | ubuntu-jammy-large | 2025-12-21 03:12:05.308 | I: Validating libp11-kit0 0.24.0-6build1 2025-12-21 03:12:05.342443 | ubuntu-jammy-large | 2025-12-21 03:12:05.342 | I: Retrieving libpam-modules 1.4.0-11ubuntu2 2025-12-21 03:12:05.507394 | ubuntu-jammy-large | 2025-12-21 03:12:05.507 | I: Validating libpam-modules 1.4.0-11ubuntu2 2025-12-21 03:12:05.541784 | ubuntu-jammy-large | 2025-12-21 03:12:05.541 | I: Retrieving libpam-modules-bin 1.4.0-11ubuntu2 2025-12-21 03:12:05.664922 | ubuntu-jammy-large | 2025-12-21 03:12:05.664 | I: Validating libpam-modules-bin 1.4.0-11ubuntu2 2025-12-21 03:12:05.694052 | ubuntu-jammy-large | 2025-12-21 03:12:05.693 | I: Retrieving libpam-runtime 1.4.0-11ubuntu2 2025-12-21 03:12:05.827522 | ubuntu-jammy-large | 2025-12-21 03:12:05.827 | I: Validating libpam-runtime 1.4.0-11ubuntu2 2025-12-21 03:12:05.854261 | ubuntu-jammy-large | 2025-12-21 03:12:05.854 | I: Retrieving libpam0g 1.4.0-11ubuntu2 2025-12-21 03:12:05.993404 | ubuntu-jammy-large | 2025-12-21 03:12:05.993 | I: Validating libpam0g 1.4.0-11ubuntu2 2025-12-21 03:12:06.022484 | ubuntu-jammy-large | 2025-12-21 03:12:06.022 | I: Retrieving libpcre2-8-0 10.39-3build1 2025-12-21 03:12:06.225373 | ubuntu-jammy-large | 2025-12-21 03:12:06.225 | I: Validating libpcre2-8-0 10.39-3build1 2025-12-21 03:12:06.254103 | ubuntu-jammy-large | 2025-12-21 03:12:06.253 | I: Retrieving libpcre3 2:8.39-13build5 2025-12-21 03:12:06.432234 | ubuntu-jammy-large | 2025-12-21 03:12:06.431 | I: Validating libpcre3 2:8.39-13build5 2025-12-21 03:12:06.462086 | ubuntu-jammy-large | 2025-12-21 03:12:06.461 | I: Retrieving libprocps8 2:3.3.17-6ubuntu2 2025-12-21 03:12:06.589024 | ubuntu-jammy-large | 2025-12-21 03:12:06.588 | I: Validating libprocps8 2:3.3.17-6ubuntu2 2025-12-21 03:12:06.616097 | ubuntu-jammy-large | 2025-12-21 03:12:06.615 | I: Retrieving libseccomp2 2.5.3-2ubuntu2 2025-12-21 03:12:06.744585 | ubuntu-jammy-large | 2025-12-21 03:12:06.744 | I: Validating libseccomp2 2.5.3-2ubuntu2 2025-12-21 03:12:06.772443 | ubuntu-jammy-large | 2025-12-21 03:12:06.772 | I: Retrieving libselinux1 3.3-1build2 2025-12-21 03:12:06.917941 | ubuntu-jammy-large | 2025-12-21 03:12:06.917 | I: Validating libselinux1 3.3-1build2 2025-12-21 03:12:06.946761 | ubuntu-jammy-large | 2025-12-21 03:12:06.946 | I: Retrieving libsemanage-common 3.3-1build2 2025-12-21 03:12:07.046847 | ubuntu-jammy-large | 2025-12-21 03:12:07.046 | I: Validating libsemanage-common 3.3-1build2 2025-12-21 03:12:07.074681 | ubuntu-jammy-large | 2025-12-21 03:12:07.074 | I: Retrieving libsemanage2 3.3-1build2 2025-12-21 03:12:07.237614 | ubuntu-jammy-large | 2025-12-21 03:12:07.237 | I: Validating libsemanage2 3.3-1build2 2025-12-21 03:12:07.266249 | ubuntu-jammy-large | 2025-12-21 03:12:07.266 | I: Retrieving libsepol2 3.3-1build1 2025-12-21 03:12:07.432773 | ubuntu-jammy-large | 2025-12-21 03:12:07.432 | I: Validating libsepol2 3.3-1build1 2025-12-21 03:12:07.459244 | ubuntu-jammy-large | 2025-12-21 03:12:07.458 | I: Retrieving libsmartcols1 2.37.2-4ubuntu3 2025-12-21 03:12:07.594612 | ubuntu-jammy-large | 2025-12-21 03:12:07.594 | I: Validating libsmartcols1 2.37.2-4ubuntu3 2025-12-21 03:12:07.622753 | ubuntu-jammy-large | 2025-12-21 03:12:07.622 | I: Retrieving libss2 1.46.5-2ubuntu1 2025-12-21 03:12:07.730216 | ubuntu-jammy-large | 2025-12-21 03:12:07.729 | I: Validating libss2 1.46.5-2ubuntu1 2025-12-21 03:12:07.758655 | ubuntu-jammy-large | 2025-12-21 03:12:07.758 | I: Retrieving libssl3 3.0.2-0ubuntu1 2025-12-21 03:12:07.997834 | ubuntu-jammy-large | 2025-12-21 03:12:07.997 | I: Validating libssl3 3.0.2-0ubuntu1 2025-12-21 03:12:08.043294 | ubuntu-jammy-large | 2025-12-21 03:12:08.043 | I: Retrieving libstdc++6 12-20220319-1ubuntu1 2025-12-21 03:12:08.213505 | ubuntu-jammy-large | 2025-12-21 03:12:08.213 | I: Validating libstdc++6 12-20220319-1ubuntu1 2025-12-21 03:12:08.254069 | ubuntu-jammy-large | 2025-12-21 03:12:08.253 | I: Retrieving libsystemd0 249.11-0ubuntu3 2025-12-21 03:12:08.423191 | ubuntu-jammy-large | 2025-12-21 03:12:08.423 | I: Validating libsystemd0 249.11-0ubuntu3 2025-12-21 03:12:08.455071 | ubuntu-jammy-large | 2025-12-21 03:12:08.454 | I: Retrieving libtasn1-6 4.18.0-4build1 2025-12-21 03:12:08.589222 | ubuntu-jammy-large | 2025-12-21 03:12:08.589 | I: Validating libtasn1-6 4.18.0-4build1 2025-12-21 03:12:08.616299 | ubuntu-jammy-large | 2025-12-21 03:12:08.616 | I: Retrieving libtinfo6 6.3-2 2025-12-21 03:12:08.774092 | ubuntu-jammy-large | 2025-12-21 03:12:08.773 | I: Validating libtinfo6 6.3-2 2025-12-21 03:12:08.803721 | ubuntu-jammy-large | 2025-12-21 03:12:08.803 | I: Retrieving libtirpc-common 1.3.2-2build1 2025-12-21 03:12:08.903750 | ubuntu-jammy-large | 2025-12-21 03:12:08.903 | I: Validating libtirpc-common 1.3.2-2build1 2025-12-21 03:12:08.931082 | ubuntu-jammy-large | 2025-12-21 03:12:08.930 | I: Retrieving libtirpc3 1.3.2-2build1 2025-12-21 03:12:09.069239 | ubuntu-jammy-large | 2025-12-21 03:12:09.069 | I: Validating libtirpc3 1.3.2-2build1 2025-12-21 03:12:09.097991 | ubuntu-jammy-large | 2025-12-21 03:12:09.097 | I: Retrieving libudev1 249.11-0ubuntu3 2025-12-21 03:12:09.239329 | ubuntu-jammy-large | 2025-12-21 03:12:09.239 | I: Validating libudev1 249.11-0ubuntu3 2025-12-21 03:12:09.269276 | ubuntu-jammy-large | 2025-12-21 03:12:09.269 | I: Retrieving libunistring2 1.0-1 2025-12-21 03:12:09.445752 | ubuntu-jammy-large | 2025-12-21 03:12:09.445 | I: Validating libunistring2 1.0-1 2025-12-21 03:12:09.480682 | ubuntu-jammy-large | 2025-12-21 03:12:09.480 | I: Retrieving libuuid1 2.37.2-4ubuntu3 2025-12-21 03:12:09.600847 | ubuntu-jammy-large | 2025-12-21 03:12:09.600 | I: Validating libuuid1 2.37.2-4ubuntu3 2025-12-21 03:12:09.629106 | ubuntu-jammy-large | 2025-12-21 03:12:09.628 | I: Retrieving libxxhash0 0.8.1-1 2025-12-21 03:12:09.753536 | ubuntu-jammy-large | 2025-12-21 03:12:09.753 | I: Validating libxxhash0 0.8.1-1 2025-12-21 03:12:09.779633 | ubuntu-jammy-large | 2025-12-21 03:12:09.779 | I: Retrieving libzstd1 1.4.8+dfsg-3build1 2025-12-21 03:12:09.947423 | ubuntu-jammy-large | 2025-12-21 03:12:09.947 | I: Validating libzstd1 1.4.8+dfsg-3build1 2025-12-21 03:12:09.981324 | ubuntu-jammy-large | 2025-12-21 03:12:09.981 | I: Retrieving login 1:4.8.1-2ubuntu2 2025-12-21 03:12:10.151696 | ubuntu-jammy-large | 2025-12-21 03:12:10.151 | I: Validating login 1:4.8.1-2ubuntu2 2025-12-21 03:12:10.181339 | ubuntu-jammy-large | 2025-12-21 03:12:10.181 | I: Retrieving logsave 1.46.5-2ubuntu1 2025-12-21 03:12:10.275648 | ubuntu-jammy-large | 2025-12-21 03:12:10.275 | I: Validating logsave 1.46.5-2ubuntu1 2025-12-21 03:12:10.302996 | ubuntu-jammy-large | 2025-12-21 03:12:10.302 | I: Retrieving lsb-base 11.1.0ubuntu4 2025-12-21 03:12:10.420532 | ubuntu-jammy-large | 2025-12-21 03:12:10.420 | I: Validating lsb-base 11.1.0ubuntu4 2025-12-21 03:12:10.449243 | ubuntu-jammy-large | 2025-12-21 03:12:10.449 | I: Retrieving mawk 1.3.4.20200120-3 2025-12-21 03:12:10.598735 | ubuntu-jammy-large | 2025-12-21 03:12:10.598 | I: Validating mawk 1.3.4.20200120-3 2025-12-21 03:12:10.627422 | ubuntu-jammy-large | 2025-12-21 03:12:10.627 | I: Retrieving mount 2.37.2-4ubuntu3 2025-12-21 03:12:10.773699 | ubuntu-jammy-large | 2025-12-21 03:12:10.773 | I: Validating mount 2.37.2-4ubuntu3 2025-12-21 03:12:10.803576 | ubuntu-jammy-large | 2025-12-21 03:12:10.803 | I: Retrieving ncurses-base 6.3-2 2025-12-21 03:12:10.912931 | ubuntu-jammy-large | 2025-12-21 03:12:10.912 | I: Validating ncurses-base 6.3-2 2025-12-21 03:12:10.938626 | ubuntu-jammy-large | 2025-12-21 03:12:10.938 | I: Retrieving ncurses-bin 6.3-2 2025-12-21 03:12:11.080853 | ubuntu-jammy-large | 2025-12-21 03:12:11.080 | I: Validating ncurses-bin 6.3-2 2025-12-21 03:12:11.111448 | ubuntu-jammy-large | 2025-12-21 03:12:11.111 | I: Retrieving openssl 3.0.2-0ubuntu1 2025-12-21 03:12:11.328706 | ubuntu-jammy-large | 2025-12-21 03:12:11.328 | I: Validating openssl 3.0.2-0ubuntu1 2025-12-21 03:12:11.372146 | ubuntu-jammy-large | 2025-12-21 03:12:11.372 | I: Retrieving passwd 1:4.8.1-2ubuntu2 2025-12-21 03:12:11.647883 | ubuntu-jammy-large | 2025-12-21 03:12:11.647 | I: Validating passwd 1:4.8.1-2ubuntu2 2025-12-21 03:12:11.686529 | ubuntu-jammy-large | 2025-12-21 03:12:11.686 | I: Retrieving perl-base 5.34.0-3ubuntu1 2025-12-21 03:12:11.935287 | ubuntu-jammy-large | 2025-12-21 03:12:11.935 | I: Validating perl-base 5.34.0-3ubuntu1 2025-12-21 03:12:11.977762 | ubuntu-jammy-large | 2025-12-21 03:12:11.977 | I: Retrieving procps 2:3.3.17-6ubuntu2 2025-12-21 03:12:12.168210 | ubuntu-jammy-large | 2025-12-21 03:12:12.168 | I: Validating procps 2:3.3.17-6ubuntu2 2025-12-21 03:12:12.202122 | ubuntu-jammy-large | 2025-12-21 03:12:12.201 | I: Retrieving sed 4.8-1ubuntu2 2025-12-21 03:12:12.359889 | ubuntu-jammy-large | 2025-12-21 03:12:12.359 | I: Validating sed 4.8-1ubuntu2 2025-12-21 03:12:12.391220 | ubuntu-jammy-large | 2025-12-21 03:12:12.391 | I: Retrieving sensible-utils 0.0.17 2025-12-21 03:12:12.503826 | ubuntu-jammy-large | 2025-12-21 03:12:12.503 | I: Validating sensible-utils 0.0.17 2025-12-21 03:12:12.532499 | ubuntu-jammy-large | 2025-12-21 03:12:12.532 | I: Retrieving sysvinit-utils 3.01-1ubuntu1 2025-12-21 03:12:12.655358 | ubuntu-jammy-large | 2025-12-21 03:12:12.655 | I: Validating sysvinit-utils 3.01-1ubuntu1 2025-12-21 03:12:12.682073 | ubuntu-jammy-large | 2025-12-21 03:12:12.681 | I: Retrieving tar 1.34+dfsg-1build3 2025-12-21 03:12:12.860702 | ubuntu-jammy-large | 2025-12-21 03:12:12.860 | I: Validating tar 1.34+dfsg-1build3 2025-12-21 03:12:12.891508 | ubuntu-jammy-large | 2025-12-21 03:12:12.891 | I: Retrieving ubuntu-keyring 2021.03.26 2025-12-21 03:12:13.018928 | ubuntu-jammy-large | 2025-12-21 03:12:13.018 | I: Validating ubuntu-keyring 2021.03.26 2025-12-21 03:12:13.045126 | ubuntu-jammy-large | 2025-12-21 03:12:13.044 | I: Retrieving usrmerge 25ubuntu2 2025-12-21 03:12:13.190190 | ubuntu-jammy-large | 2025-12-21 03:12:13.189 | I: Validating usrmerge 25ubuntu2 2025-12-21 03:12:13.216332 | ubuntu-jammy-large | 2025-12-21 03:12:13.216 | I: Retrieving util-linux 2.37.2-4ubuntu3 2025-12-21 03:12:13.423279 | ubuntu-jammy-large | 2025-12-21 03:12:13.423 | I: Validating util-linux 2.37.2-4ubuntu3 2025-12-21 03:12:13.461860 | ubuntu-jammy-large | 2025-12-21 03:12:13.461 | I: Retrieving zlib1g 1:1.2.11.dfsg-2ubuntu9 2025-12-21 03:12:13.600679 | ubuntu-jammy-large | 2025-12-21 03:12:13.600 | I: Validating zlib1g 1:1.2.11.dfsg-2ubuntu9 2025-12-21 03:12:13.627164 | ubuntu-jammy-large | 2025-12-21 03:12:13.626 | I: Chosen extractor for .deb packages: dpkg-deb 2025-12-21 03:12:13.679977 | ubuntu-jammy-large | 2025-12-21 03:12:13.679 | I: Extracting base-files... 2025-12-21 03:12:13.692771 | ubuntu-jammy-large | 2025-12-21 03:12:13.692 | I: Extracting base-passwd... 2025-12-21 03:12:13.702628 | ubuntu-jammy-large | 2025-12-21 03:12:13.702 | I: Extracting bash... 2025-12-21 03:12:13.725165 | ubuntu-jammy-large | 2025-12-21 03:12:13.725 | I: Extracting bsdutils... 2025-12-21 03:12:13.735146 | ubuntu-jammy-large | 2025-12-21 03:12:13.734 | I: Extracting coreutils... 2025-12-21 03:12:13.787134 | ubuntu-jammy-large | 2025-12-21 03:12:13.786 | I: Extracting dash... 2025-12-21 03:12:13.796288 | ubuntu-jammy-large | 2025-12-21 03:12:13.796 | I: Extracting debconf... 2025-12-21 03:12:13.808131 | ubuntu-jammy-large | 2025-12-21 03:12:13.808 | I: Extracting debianutils... 2025-12-21 03:12:13.817927 | ubuntu-jammy-large | 2025-12-21 03:12:13.817 | I: Extracting diffutils... 2025-12-21 03:12:13.829289 | ubuntu-jammy-large | 2025-12-21 03:12:13.829 | I: Extracting dpkg... 2025-12-21 03:12:13.985788 | ubuntu-jammy-large | 2025-12-21 03:12:13.985 | I: Extracting e2fsprogs... 2025-12-21 03:12:14.009712 | ubuntu-jammy-large | 2025-12-21 03:12:14.009 | I: Extracting findutils... 2025-12-21 03:12:14.020803 | ubuntu-jammy-large | 2025-12-21 03:12:14.020 | I: Extracting gcc-12-base... 2025-12-21 03:12:14.029655 | ubuntu-jammy-large | 2025-12-21 03:12:14.029 | I: Extracting grep... 2025-12-21 03:12:14.041757 | ubuntu-jammy-large | 2025-12-21 03:12:14.041 | I: Extracting gzip... 2025-12-21 03:12:14.053695 | ubuntu-jammy-large | 2025-12-21 03:12:14.053 | I: Extracting hostname... 2025-12-21 03:12:14.062436 | ubuntu-jammy-large | 2025-12-21 03:12:14.062 | I: Extracting init-system-helpers... 2025-12-21 03:12:14.072524 | ubuntu-jammy-large | 2025-12-21 03:12:14.072 | I: Extracting libacl1... 2025-12-21 03:12:14.081174 | ubuntu-jammy-large | 2025-12-21 03:12:14.081 | I: Extracting libattr1... 2025-12-21 03:12:14.089122 | ubuntu-jammy-large | 2025-12-21 03:12:14.089 | I: Extracting libaudit-common... 2025-12-21 03:12:14.099160 | ubuntu-jammy-large | 2025-12-21 03:12:14.099 | I: Extracting libaudit1... 2025-12-21 03:12:14.110291 | ubuntu-jammy-large | 2025-12-21 03:12:14.110 | I: Extracting libblkid1... 2025-12-21 03:12:14.121326 | ubuntu-jammy-large | 2025-12-21 03:12:14.121 | I: Extracting libbz2-1.0... 2025-12-21 03:12:14.131222 | ubuntu-jammy-large | 2025-12-21 03:12:14.131 | I: Extracting libc-bin... 2025-12-21 03:12:14.160637 | ubuntu-jammy-large | 2025-12-21 03:12:14.160 | I: Extracting libc6... 2025-12-21 03:12:14.255328 | ubuntu-jammy-large | 2025-12-21 03:12:14.255 | I: Extracting libcap-ng0... 2025-12-21 03:12:14.264028 | ubuntu-jammy-large | 2025-12-21 03:12:14.263 | I: Extracting libcap2... 2025-12-21 03:12:14.272749 | ubuntu-jammy-large | 2025-12-21 03:12:14.272 | I: Extracting libcom-err2... 2025-12-21 03:12:14.280996 | ubuntu-jammy-large | 2025-12-21 03:12:14.280 | I: Extracting libcrypt1... 2025-12-21 03:12:14.291320 | ubuntu-jammy-large | 2025-12-21 03:12:14.291 | I: Extracting libdb5.3... 2025-12-21 03:12:14.317660 | ubuntu-jammy-large | 2025-12-21 03:12:14.317 | I: Extracting libdebconfclient0... 2025-12-21 03:12:14.326318 | ubuntu-jammy-large | 2025-12-21 03:12:14.326 | I: Extracting libext2fs2... 2025-12-21 03:12:14.340184 | ubuntu-jammy-large | 2025-12-21 03:12:14.340 | I: Extracting libgcc-s1... 2025-12-21 03:12:14.349424 | ubuntu-jammy-large | 2025-12-21 03:12:14.349 | I: Extracting libgcrypt20... 2025-12-21 03:12:14.371128 | ubuntu-jammy-large | 2025-12-21 03:12:14.371 | I: Extracting libgmp10... 2025-12-21 03:12:14.385771 | ubuntu-jammy-large | 2025-12-21 03:12:14.385 | I: Extracting libgpg-error0... 2025-12-21 03:12:14.395203 | ubuntu-jammy-large | 2025-12-21 03:12:14.395 | I: Extracting libgssapi-krb5-2... 2025-12-21 03:12:14.406990 | ubuntu-jammy-large | 2025-12-21 03:12:14.406 | I: Extracting libk5crypto3... 2025-12-21 03:12:14.418176 | ubuntu-jammy-large | 2025-12-21 03:12:14.418 | I: Extracting libkeyutils1... 2025-12-21 03:12:14.426575 | ubuntu-jammy-large | 2025-12-21 03:12:14.426 | I: Extracting libkrb5-3... 2025-12-21 03:12:14.444677 | ubuntu-jammy-large | 2025-12-21 03:12:14.444 | I: Extracting libkrb5support0... 2025-12-21 03:12:14.454009 | ubuntu-jammy-large | 2025-12-21 03:12:14.453 | I: Extracting liblz4-1... 2025-12-21 03:12:14.464754 | ubuntu-jammy-large | 2025-12-21 03:12:14.464 | I: Extracting liblzma5... 2025-12-21 03:12:14.475482 | ubuntu-jammy-large | 2025-12-21 03:12:14.475 | I: Extracting libmount1... 2025-12-21 03:12:14.488098 | ubuntu-jammy-large | 2025-12-21 03:12:14.487 | I: Extracting libncurses6... 2025-12-21 03:12:14.499144 | ubuntu-jammy-large | 2025-12-21 03:12:14.499 | I: Extracting libncursesw6... 2025-12-21 03:12:14.510675 | ubuntu-jammy-large | 2025-12-21 03:12:14.510 | I: Extracting libnsl2... 2025-12-21 03:12:14.519680 | ubuntu-jammy-large | 2025-12-21 03:12:14.519 | I: Extracting libpam-modules... 2025-12-21 03:12:14.536573 | ubuntu-jammy-large | 2025-12-21 03:12:14.536 | I: Extracting libpam-modules-bin... 2025-12-21 03:12:14.547400 | ubuntu-jammy-large | 2025-12-21 03:12:14.547 | I: Extracting libpam-runtime... 2025-12-21 03:12:14.556416 | ubuntu-jammy-large | 2025-12-21 03:12:14.556 | I: Extracting libpam0g... 2025-12-21 03:12:14.565979 | ubuntu-jammy-large | 2025-12-21 03:12:14.565 | I: Extracting libpcre2-8-0... 2025-12-21 03:12:14.582537 | ubuntu-jammy-large | 2025-12-21 03:12:14.582 | I: Extracting libpcre3... 2025-12-21 03:12:14.596358 | ubuntu-jammy-large | 2025-12-21 03:12:14.596 | I: Extracting libprocps8... 2025-12-21 03:12:14.605358 | ubuntu-jammy-large | 2025-12-21 03:12:14.605 | I: Extracting libselinux1... 2025-12-21 03:12:14.616339 | ubuntu-jammy-large | 2025-12-21 03:12:14.616 | I: Extracting libsemanage-common... 2025-12-21 03:12:14.624110 | ubuntu-jammy-large | 2025-12-21 03:12:14.624 | I: Extracting libsemanage2... 2025-12-21 03:12:14.634669 | ubuntu-jammy-large | 2025-12-21 03:12:14.634 | I: Extracting libsepol2... 2025-12-21 03:12:14.649874 | ubuntu-jammy-large | 2025-12-21 03:12:14.649 | I: Extracting libsmartcols1... 2025-12-21 03:12:14.659082 | ubuntu-jammy-large | 2025-12-21 03:12:14.658 | I: Extracting libss2... 2025-12-21 03:12:14.667744 | ubuntu-jammy-large | 2025-12-21 03:12:14.667 | I: Extracting libssl3... 2025-12-21 03:12:14.720788 | ubuntu-jammy-large | 2025-12-21 03:12:14.720 | I: Extracting libsystemd0... 2025-12-21 03:12:14.735109 | ubuntu-jammy-large | 2025-12-21 03:12:14.734 | I: Extracting libtinfo6... 2025-12-21 03:12:14.746387 | ubuntu-jammy-large | 2025-12-21 03:12:14.746 | I: Extracting libtirpc-common... 2025-12-21 03:12:14.754952 | ubuntu-jammy-large | 2025-12-21 03:12:14.754 | I: Extracting libtirpc3... 2025-12-21 03:12:14.765244 | ubuntu-jammy-large | 2025-12-21 03:12:14.765 | I: Extracting libudev1... 2025-12-21 03:12:14.774966 | ubuntu-jammy-large | 2025-12-21 03:12:14.774 | I: Extracting libuuid1... 2025-12-21 03:12:14.784438 | ubuntu-jammy-large | 2025-12-21 03:12:14.784 | I: Extracting libzstd1... 2025-12-21 03:12:14.801192 | ubuntu-jammy-large | 2025-12-21 03:12:14.801 | I: Extracting login... 2025-12-21 03:12:14.814228 | ubuntu-jammy-large | 2025-12-21 03:12:14.814 | I: Extracting logsave... 2025-12-21 03:12:14.822297 | ubuntu-jammy-large | 2025-12-21 03:12:14.822 | I: Extracting lsb-base... 2025-12-21 03:12:14.830923 | ubuntu-jammy-large | 2025-12-21 03:12:14.830 | I: Extracting mawk... 2025-12-21 03:12:14.841981 | ubuntu-jammy-large | 2025-12-21 03:12:14.841 | I: Extracting mount... 2025-12-21 03:12:14.851757 | ubuntu-jammy-large | 2025-12-21 03:12:14.851 | I: Extracting ncurses-base... 2025-12-21 03:12:14.862491 | ubuntu-jammy-large | 2025-12-21 03:12:14.862 | I: Extracting ncurses-bin... 2025-12-21 03:12:14.875522 | ubuntu-jammy-large | 2025-12-21 03:12:14.875 | I: Extracting passwd... 2025-12-21 03:12:14.902532 | ubuntu-jammy-large | 2025-12-21 03:12:14.902 | I: Extracting perl-base... 2025-12-21 03:12:14.972369 | ubuntu-jammy-large | 2025-12-21 03:12:14.972 | I: Extracting procps... 2025-12-21 03:12:14.984336 | ubuntu-jammy-large | 2025-12-21 03:12:14.984 | I: Extracting sed... 2025-12-21 03:12:14.993241 | ubuntu-jammy-large | 2025-12-21 03:12:14.993 | I: Extracting sensible-utils... 2025-12-21 03:12:15.002502 | ubuntu-jammy-large | 2025-12-21 03:12:15.002 | I: Extracting sysvinit-utils... 2025-12-21 03:12:15.011777 | ubuntu-jammy-large | 2025-12-21 03:12:15.011 | I: Extracting tar... 2025-12-21 03:12:15.028389 | ubuntu-jammy-large | 2025-12-21 03:12:15.028 | I: Extracting usrmerge... 2025-12-21 03:12:15.039548 | ubuntu-jammy-large | 2025-12-21 03:12:15.039 | I: Extracting util-linux... 2025-12-21 03:12:15.072076 | ubuntu-jammy-large | 2025-12-21 03:12:15.071 | I: Extracting zlib1g... 2025-12-21 03:12:15.180867 | ubuntu-jammy-large | 2025-12-21 03:12:15.180 | I: Installing core packages... 2025-12-21 03:12:16.439078 | ubuntu-jammy-large | 2025-12-21 03:12:16.438 | I: Unpacking required packages... 2025-12-21 03:12:16.498239 | ubuntu-jammy-large | 2025-12-21 03:12:16.498 | I: Unpacking base-files... 2025-12-21 03:12:16.548066 | ubuntu-jammy-large | 2025-12-21 03:12:16.547 | I: Unpacking base-passwd... 2025-12-21 03:12:16.574474 | ubuntu-jammy-large | 2025-12-21 03:12:16.574 | I: Unpacking bash... 2025-12-21 03:12:16.613132 | ubuntu-jammy-large | 2025-12-21 03:12:16.612 | I: Unpacking bsdutils... 2025-12-21 03:12:16.635537 | ubuntu-jammy-large | 2025-12-21 03:12:16.635 | I: Unpacking coreutils... 2025-12-21 03:12:16.706466 | ubuntu-jammy-large | 2025-12-21 03:12:16.706 | I: Unpacking dash... 2025-12-21 03:12:16.724906 | ubuntu-jammy-large | 2025-12-21 03:12:16.724 | I: Unpacking debconf... 2025-12-21 03:12:16.750914 | ubuntu-jammy-large | 2025-12-21 03:12:16.750 | I: Unpacking debianutils... 2025-12-21 03:12:16.771017 | ubuntu-jammy-large | 2025-12-21 03:12:16.770 | I: Unpacking diffutils... 2025-12-21 03:12:16.793262 | ubuntu-jammy-large | 2025-12-21 03:12:16.793 | I: Unpacking dpkg... 2025-12-21 03:12:16.961385 | ubuntu-jammy-large | 2025-12-21 03:12:16.961 | I: Unpacking e2fsprogs... 2025-12-21 03:12:16.998815 | ubuntu-jammy-large | 2025-12-21 03:12:16.998 | I: Unpacking findutils... 2025-12-21 03:12:17.021127 | ubuntu-jammy-large | 2025-12-21 03:12:17.021 | I: Unpacking gcc-12-base:amd64... 2025-12-21 03:12:17.039050 | ubuntu-jammy-large | 2025-12-21 03:12:17.038 | I: Unpacking grep... 2025-12-21 03:12:17.063188 | ubuntu-jammy-large | 2025-12-21 03:12:17.063 | I: Unpacking gzip... 2025-12-21 03:12:17.086463 | ubuntu-jammy-large | 2025-12-21 03:12:17.086 | I: Unpacking hostname... 2025-12-21 03:12:17.104727 | ubuntu-jammy-large | 2025-12-21 03:12:17.104 | I: Unpacking init-system-helpers... 2025-12-21 03:12:17.124286 | ubuntu-jammy-large | 2025-12-21 03:12:17.124 | I: Unpacking libacl1:amd64... 2025-12-21 03:12:17.142287 | ubuntu-jammy-large | 2025-12-21 03:12:17.142 | I: Unpacking libattr1:amd64... 2025-12-21 03:12:17.161985 | ubuntu-jammy-large | 2025-12-21 03:12:17.161 | I: Unpacking libaudit-common... 2025-12-21 03:12:17.181117 | ubuntu-jammy-large | 2025-12-21 03:12:17.181 | I: Unpacking libaudit1:amd64... 2025-12-21 03:12:17.202452 | ubuntu-jammy-large | 2025-12-21 03:12:17.202 | I: Unpacking libblkid1:amd64... 2025-12-21 03:12:17.225097 | ubuntu-jammy-large | 2025-12-21 03:12:17.224 | I: Unpacking libbz2-1.0:amd64... 2025-12-21 03:12:17.245551 | ubuntu-jammy-large | 2025-12-21 03:12:17.245 | I: Unpacking libc-bin... 2025-12-21 03:12:17.297098 | ubuntu-jammy-large | 2025-12-21 03:12:17.296 | I: Unpacking libc6:amd64... 2025-12-21 03:12:17.548248 | ubuntu-jammy-large | 2025-12-21 03:12:17.548 | I: Unpacking libcap-ng0:amd64... 2025-12-21 03:12:17.565087 | ubuntu-jammy-large | 2025-12-21 03:12:17.564 | I: Unpacking libcap2:amd64... 2025-12-21 03:12:17.581353 | ubuntu-jammy-large | 2025-12-21 03:12:17.581 | I: Unpacking libcom-err2:amd64... 2025-12-21 03:12:17.597031 | ubuntu-jammy-large | 2025-12-21 03:12:17.596 | I: Unpacking libcrypt1:amd64... 2025-12-21 03:12:17.615477 | ubuntu-jammy-large | 2025-12-21 03:12:17.615 | I: Unpacking libdb5.3:amd64... 2025-12-21 03:12:17.652793 | ubuntu-jammy-large | 2025-12-21 03:12:17.652 | I: Unpacking libdebconfclient0:amd64... 2025-12-21 03:12:17.671396 | ubuntu-jammy-large | 2025-12-21 03:12:17.671 | I: Unpacking libext2fs2:amd64... 2025-12-21 03:12:17.694346 | ubuntu-jammy-large | 2025-12-21 03:12:17.694 | I: Unpacking libgcc-s1:amd64... 2025-12-21 03:12:17.714846 | ubuntu-jammy-large | 2025-12-21 03:12:17.714 | I: Unpacking libgcrypt20:amd64... 2025-12-21 03:12:17.753659 | ubuntu-jammy-large | 2025-12-21 03:12:17.753 | I: Unpacking libgmp10:amd64... 2025-12-21 03:12:17.780715 | ubuntu-jammy-large | 2025-12-21 03:12:17.780 | I: Unpacking libgpg-error0:amd64... 2025-12-21 03:12:17.800297 | ubuntu-jammy-large | 2025-12-21 03:12:17.800 | I: Unpacking libgssapi-krb5-2:amd64... 2025-12-21 03:12:17.825585 | ubuntu-jammy-large | 2025-12-21 03:12:17.825 | I: Unpacking libk5crypto3:amd64... 2025-12-21 03:12:17.847998 | ubuntu-jammy-large | 2025-12-21 03:12:17.847 | I: Unpacking libkeyutils1:amd64... 2025-12-21 03:12:17.867332 | ubuntu-jammy-large | 2025-12-21 03:12:17.867 | I: Unpacking libkrb5-3:amd64... 2025-12-21 03:12:17.898319 | ubuntu-jammy-large | 2025-12-21 03:12:17.898 | I: Unpacking libkrb5support0:amd64... 2025-12-21 03:12:17.919316 | ubuntu-jammy-large | 2025-12-21 03:12:17.919 | I: Unpacking liblz4-1:amd64... 2025-12-21 03:12:17.940287 | ubuntu-jammy-large | 2025-12-21 03:12:17.940 | I: Unpacking liblzma5:amd64... 2025-12-21 03:12:17.961216 | ubuntu-jammy-large | 2025-12-21 03:12:17.961 | I: Unpacking libmount1:amd64... 2025-12-21 03:12:17.984279 | ubuntu-jammy-large | 2025-12-21 03:12:17.984 | I: Unpacking libncurses6:amd64... 2025-12-21 03:12:18.007186 | ubuntu-jammy-large | 2025-12-21 03:12:18.007 | I: Unpacking libncursesw6:amd64... 2025-12-21 03:12:18.030479 | ubuntu-jammy-large | 2025-12-21 03:12:18.030 | I: Unpacking libnsl2:amd64... 2025-12-21 03:12:18.051781 | ubuntu-jammy-large | 2025-12-21 03:12:18.051 | I: Unpacking libpam-modules:amd64... 2025-12-21 03:12:18.175037 | ubuntu-jammy-large | 2025-12-21 03:12:18.174 | I: Unpacking libpam-modules-bin... 2025-12-21 03:12:18.195436 | ubuntu-jammy-large | 2025-12-21 03:12:18.195 | I: Unpacking libpam-runtime... 2025-12-21 03:12:18.217954 | ubuntu-jammy-large | 2025-12-21 03:12:18.217 | I: Unpacking libpam0g:amd64... 2025-12-21 03:12:18.235909 | ubuntu-jammy-large | 2025-12-21 03:12:18.235 | I: Unpacking libpcre2-8-0:amd64... 2025-12-21 03:12:18.261684 | ubuntu-jammy-large | 2025-12-21 03:12:18.261 | I: Unpacking libpcre3:amd64... 2025-12-21 03:12:18.288623 | ubuntu-jammy-large | 2025-12-21 03:12:18.288 | I: Unpacking libprocps8:amd64... 2025-12-21 03:12:18.308601 | ubuntu-jammy-large | 2025-12-21 03:12:18.308 | I: Unpacking libselinux1:amd64... 2025-12-21 03:12:18.328426 | ubuntu-jammy-large | 2025-12-21 03:12:18.328 | I: Unpacking libsemanage-common... 2025-12-21 03:12:18.346294 | ubuntu-jammy-large | 2025-12-21 03:12:18.346 | I: Unpacking libsemanage2:amd64... 2025-12-21 03:12:18.369475 | ubuntu-jammy-large | 2025-12-21 03:12:18.369 | I: Unpacking libsepol2:amd64... 2025-12-21 03:12:18.398444 | ubuntu-jammy-large | 2025-12-21 03:12:18.398 | I: Unpacking libsmartcols1:amd64... 2025-12-21 03:12:18.420186 | ubuntu-jammy-large | 2025-12-21 03:12:18.420 | I: Unpacking libss2:amd64... 2025-12-21 03:12:18.441184 | ubuntu-jammy-large | 2025-12-21 03:12:18.441 | I: Unpacking libssl3:amd64... 2025-12-21 03:12:18.509335 | ubuntu-jammy-large | 2025-12-21 03:12:18.509 | I: Unpacking libsystemd0:amd64... 2025-12-21 03:12:18.534660 | ubuntu-jammy-large | 2025-12-21 03:12:18.534 | I: Unpacking libtinfo6:amd64... 2025-12-21 03:12:18.560159 | ubuntu-jammy-large | 2025-12-21 03:12:18.560 | I: Unpacking libtirpc-common... 2025-12-21 03:12:18.580811 | ubuntu-jammy-large | 2025-12-21 03:12:18.580 | I: Unpacking libtirpc3:amd64... 2025-12-21 03:12:18.602960 | ubuntu-jammy-large | 2025-12-21 03:12:18.602 | I: Unpacking libudev1:amd64... 2025-12-21 03:12:18.624247 | ubuntu-jammy-large | 2025-12-21 03:12:18.624 | I: Unpacking libuuid1:amd64... 2025-12-21 03:12:18.642980 | ubuntu-jammy-large | 2025-12-21 03:12:18.642 | I: Unpacking libzstd1:amd64... 2025-12-21 03:12:18.672822 | ubuntu-jammy-large | 2025-12-21 03:12:18.672 | I: Unpacking login... 2025-12-21 03:12:18.718781 | ubuntu-jammy-large | 2025-12-21 03:12:18.718 | I: Unpacking logsave... 2025-12-21 03:12:18.737818 | ubuntu-jammy-large | 2025-12-21 03:12:18.737 | I: Unpacking lsb-base... 2025-12-21 03:12:18.772412 | ubuntu-jammy-large | 2025-12-21 03:12:18.772 | I: Unpacking mawk... 2025-12-21 03:12:18.795910 | ubuntu-jammy-large | 2025-12-21 03:12:18.795 | I: Unpacking mount... 2025-12-21 03:12:18.820528 | ubuntu-jammy-large | 2025-12-21 03:12:18.820 | I: Unpacking ncurses-base... 2025-12-21 03:12:18.847138 | ubuntu-jammy-large | 2025-12-21 03:12:18.847 | I: Unpacking ncurses-bin... 2025-12-21 03:12:18.872734 | ubuntu-jammy-large | 2025-12-21 03:12:18.872 | I: Unpacking passwd... 2025-12-21 03:12:18.954771 | ubuntu-jammy-large | 2025-12-21 03:12:18.954 | I: Unpacking perl-base... 2025-12-21 03:12:19.075831 | ubuntu-jammy-large | 2025-12-21 03:12:19.075 | I: Unpacking procps... 2025-12-21 03:12:19.139335 | ubuntu-jammy-large | 2025-12-21 03:12:19.139 | I: Unpacking sed... 2025-12-21 03:12:19.162083 | ubuntu-jammy-large | 2025-12-21 03:12:19.162 | I: Unpacking sensible-utils... 2025-12-21 03:12:19.183137 | ubuntu-jammy-large | 2025-12-21 03:12:19.183 | I: Unpacking sysvinit-utils... 2025-12-21 03:12:19.204870 | ubuntu-jammy-large | 2025-12-21 03:12:19.204 | I: Unpacking tar... 2025-12-21 03:12:19.235308 | ubuntu-jammy-large | 2025-12-21 03:12:19.235 | I: Unpacking usrmerge... 2025-12-21 03:12:19.266576 | ubuntu-jammy-large | 2025-12-21 03:12:19.266 | I: Unpacking util-linux... 2025-12-21 03:12:19.335776 | ubuntu-jammy-large | 2025-12-21 03:12:19.335 | I: Unpacking zlib1g:amd64... 2025-12-21 03:12:19.348071 | ubuntu-jammy-large | 2025-12-21 03:12:19.347 | I: Configuring required packages... 2025-12-21 03:12:19.364711 | ubuntu-jammy-large | 2025-12-21 03:12:19.364 | I: Configuring lsb-base... 2025-12-21 03:12:19.381328 | ubuntu-jammy-large | 2025-12-21 03:12:19.381 | I: Configuring libtirpc-common... 2025-12-21 03:12:19.381484 | ubuntu-jammy-large | 2025-12-21 03:12:19.381 | I: Configuring libaudit-common... 2025-12-21 03:12:19.381675 | ubuntu-jammy-large | 2025-12-21 03:12:19.381 | I: Configuring libsemanage-common... 2025-12-21 03:12:19.381834 | ubuntu-jammy-large | 2025-12-21 03:12:19.381 | I: Configuring gcc-12-base:amd64... 2025-12-21 03:12:19.381999 | ubuntu-jammy-large | 2025-12-21 03:12:19.381 | I: Configuring ncurses-base... 2025-12-21 03:12:19.382161 | ubuntu-jammy-large | 2025-12-21 03:12:19.382 | I: Configuring sensible-utils... 2025-12-21 03:12:19.389529 | ubuntu-jammy-large | 2025-12-21 03:12:19.389 | I: Configuring libcrypt1:amd64... 2025-12-21 03:12:19.389977 | ubuntu-jammy-large | 2025-12-21 03:12:19.389 | I: Configuring libgcc-s1:amd64... 2025-12-21 03:12:19.395105 | ubuntu-jammy-large | 2025-12-21 03:12:19.394 | I: Configuring libc6:amd64... 2025-12-21 03:12:19.521577 | ubuntu-jammy-large | 2025-12-21 03:12:19.521 | I: Configuring libudev1:amd64... 2025-12-21 03:12:19.521880 | ubuntu-jammy-large | 2025-12-21 03:12:19.521 | I: Configuring libattr1:amd64... 2025-12-21 03:12:19.522160 | ubuntu-jammy-large | 2025-12-21 03:12:19.522 | I: Configuring sysvinit-utils... 2025-12-21 03:12:19.522431 | ubuntu-jammy-large | 2025-12-21 03:12:19.522 | I: Configuring debianutils... 2025-12-21 03:12:19.541444 | ubuntu-jammy-large | 2025-12-21 03:12:19.541 | I: Configuring mawk... 2025-12-21 03:12:19.548814 | ubuntu-jammy-large | 2025-12-21 03:12:19.548 | I: Configuring libdebconfclient0:amd64... 2025-12-21 03:12:19.549124 | ubuntu-jammy-large | 2025-12-21 03:12:19.549 | I: Configuring base-files... 2025-12-21 03:12:19.739175 | ubuntu-jammy-large | 2025-12-21 03:12:19.738 | I: Configuring libbz2-1.0:amd64... 2025-12-21 03:12:19.740320 | ubuntu-jammy-large | 2025-12-21 03:12:19.740 | I: Configuring base-passwd... 2025-12-21 03:12:19.840447 | ubuntu-jammy-large | 2025-12-21 03:12:19.840 | I: Configuring libdb5.3:amd64... 2025-12-21 03:12:19.841413 | ubuntu-jammy-large | 2025-12-21 03:12:19.841 | I: Configuring libblkid1:amd64... 2025-12-21 03:12:19.842782 | ubuntu-jammy-large | 2025-12-21 03:12:19.842 | I: Configuring libtinfo6:amd64... 2025-12-21 03:12:19.844551 | ubuntu-jammy-large | 2025-12-21 03:12:19.844 | I: Configuring bash... 2025-12-21 03:12:19.891694 | ubuntu-jammy-large | 2025-12-21 03:12:19.891 | I: Configuring libzstd1:amd64... 2025-12-21 03:12:19.893136 | ubuntu-jammy-large | 2025-12-21 03:12:19.893 | I: Configuring libkeyutils1:amd64... 2025-12-21 03:12:19.895565 | ubuntu-jammy-large | 2025-12-21 03:12:19.895 | I: Configuring liblzma5:amd64... 2025-12-21 03:12:19.896901 | ubuntu-jammy-large | 2025-12-21 03:12:19.896 | I: Configuring libgpg-error0:amd64... 2025-12-21 03:12:19.898822 | ubuntu-jammy-large | 2025-12-21 03:12:19.898 | I: Configuring liblz4-1:amd64... 2025-12-21 03:12:19.900684 | ubuntu-jammy-large | 2025-12-21 03:12:19.900 | I: Configuring libc-bin... 2025-12-21 03:12:19.913541 | ubuntu-jammy-large | 2025-12-21 03:12:19.913 | I: Configuring ncurses-bin... 2025-12-21 03:12:19.914454 | ubuntu-jammy-large | 2025-12-21 03:12:19.914 | I: Configuring libacl1:amd64... 2025-12-21 03:12:19.915463 | ubuntu-jammy-large | 2025-12-21 03:12:19.915 | I: Configuring libsmartcols1:amd64... 2025-12-21 03:12:19.916283 | ubuntu-jammy-large | 2025-12-21 03:12:19.916 | I: Configuring libgcrypt20:amd64... 2025-12-21 03:12:19.917703 | ubuntu-jammy-large | 2025-12-21 03:12:19.917 | I: Configuring zlib1g:amd64... 2025-12-21 03:12:19.918797 | ubuntu-jammy-large | 2025-12-21 03:12:19.918 | I: Configuring libcom-err2:amd64... 2025-12-21 03:12:19.919489 | ubuntu-jammy-large | 2025-12-21 03:12:19.919 | I: Configuring diffutils... 2025-12-21 03:12:19.920479 | ubuntu-jammy-large | 2025-12-21 03:12:19.920 | I: Configuring libcap2:amd64... 2025-12-21 03:12:19.921551 | ubuntu-jammy-large | 2025-12-21 03:12:19.921 | I: Configuring libkrb5support0:amd64... 2025-12-21 03:12:19.922942 | ubuntu-jammy-large | 2025-12-21 03:12:19.922 | I: Configuring hostname... 2025-12-21 03:12:19.923602 | ubuntu-jammy-large | 2025-12-21 03:12:19.923 | I: Configuring libpcre3:amd64... 2025-12-21 03:12:19.924290 | ubuntu-jammy-large | 2025-12-21 03:12:19.924 | I: Configuring libcap-ng0:amd64... 2025-12-21 03:12:19.925232 | ubuntu-jammy-large | 2025-12-21 03:12:19.924 | I: Configuring libext2fs2:amd64... 2025-12-21 03:12:19.925945 | ubuntu-jammy-large | 2025-12-21 03:12:19.925 | I: Configuring libgmp10:amd64... 2025-12-21 03:12:19.926712 | ubuntu-jammy-large | 2025-12-21 03:12:19.926 | I: Configuring libncurses6:amd64... 2025-12-21 03:12:19.927505 | ubuntu-jammy-large | 2025-12-21 03:12:19.927 | I: Configuring libaudit1:amd64... 2025-12-21 03:12:19.928604 | ubuntu-jammy-large | 2025-12-21 03:12:19.928 | I: Configuring libuuid1:amd64... 2025-12-21 03:12:19.929374 | ubuntu-jammy-large | 2025-12-21 03:12:19.929 | I: Configuring libss2:amd64... 2025-12-21 03:12:19.930180 | ubuntu-jammy-large | 2025-12-21 03:12:19.930 | I: Configuring libsepol2:amd64... 2025-12-21 03:12:19.930741 | ubuntu-jammy-large | 2025-12-21 03:12:19.930 | I: Configuring libpcre2-8-0:amd64... 2025-12-21 03:12:19.931277 | ubuntu-jammy-large | 2025-12-21 03:12:19.931 | I: Configuring libncursesw6:amd64... 2025-12-21 03:12:19.931857 | ubuntu-jammy-large | 2025-12-21 03:12:19.931 | I: Configuring libk5crypto3:amd64... 2025-12-21 03:12:19.932363 | ubuntu-jammy-large | 2025-12-21 03:12:19.932 | I: Configuring logsave... 2025-12-21 03:12:19.935788 | ubuntu-jammy-large | 2025-12-21 03:12:19.935 | I: Configuring e2fsprogs... 2025-12-21 03:12:20.249235 | ubuntu-jammy-large | 2025-12-21 03:12:20.248 | I: Configuring libsystemd0:amd64... 2025-12-21 03:12:20.250821 | ubuntu-jammy-large | 2025-12-21 03:12:20.250 | I: Configuring libselinux1:amd64... 2025-12-21 03:12:20.252361 | ubuntu-jammy-large | 2025-12-21 03:12:20.252 | I: Configuring sed... 2025-12-21 03:12:20.255051 | ubuntu-jammy-large | 2025-12-21 03:12:20.254 | I: Configuring findutils... 2025-12-21 03:12:20.256367 | ubuntu-jammy-large | 2025-12-21 03:12:20.256 | I: Configuring libmount1:amd64... 2025-12-21 03:12:20.258074 | ubuntu-jammy-large | 2025-12-21 03:12:20.257 | I: Configuring libsemanage2:amd64... 2025-12-21 03:12:20.259457 | ubuntu-jammy-large | 2025-12-21 03:12:20.259 | I: Configuring libprocps8:amd64... 2025-12-21 03:12:20.261242 | ubuntu-jammy-large | 2025-12-21 03:12:20.261 | I: Configuring bsdutils... 2025-12-21 03:12:20.262141 | ubuntu-jammy-large | 2025-12-21 03:12:20.262 | I: Configuring tar... 2025-12-21 03:12:20.266762 | ubuntu-jammy-large | 2025-12-21 03:12:20.266 | I: Configuring coreutils... 2025-12-21 03:12:20.271876 | ubuntu-jammy-large | 2025-12-21 03:12:20.271 | I: Configuring dpkg... 2025-12-21 03:12:20.433239 | ubuntu-jammy-large | 2025-12-21 03:12:20.433 | I: Configuring mount... 2025-12-21 03:12:20.436792 | ubuntu-jammy-large | 2025-12-21 03:12:20.436 | I: Configuring grep... 2025-12-21 03:12:20.438815 | ubuntu-jammy-large | 2025-12-21 03:12:20.438 | I: Configuring perl-base... 2025-12-21 03:12:20.448452 | ubuntu-jammy-large | 2025-12-21 03:12:20.448 | I: Configuring init-system-helpers... 2025-12-21 03:12:20.449508 | ubuntu-jammy-large | 2025-12-21 03:12:20.449 | I: Configuring gzip... 2025-12-21 03:12:20.450792 | ubuntu-jammy-large | 2025-12-21 03:12:20.450 | I: Configuring usrmerge... 2025-12-21 03:12:20.485301 | ubuntu-jammy-large | 2025-12-21 03:12:20.485 | I: Configuring procps... 2025-12-21 03:12:20.535606 | ubuntu-jammy-large | 2025-12-21 03:12:20.535 | I: Configuring debconf... 2025-12-21 03:12:20.634322 | ubuntu-jammy-large | 2025-12-21 03:12:20.634 | I: Configuring libpam0g:amd64... 2025-12-21 03:12:20.719504 | ubuntu-jammy-large | 2025-12-21 03:12:20.719 | I: Configuring util-linux... 2025-12-21 03:12:20.892839 | ubuntu-jammy-large | 2025-12-21 03:12:20.892 | I: Configuring dash... 2025-12-21 03:12:21.079333 | ubuntu-jammy-large | 2025-12-21 03:12:21.079 | I: Configuring libpam-modules-bin... 2025-12-21 03:12:21.080857 | ubuntu-jammy-large | 2025-12-21 03:12:21.080 | I: Configuring libssl3:amd64... 2025-12-21 03:12:21.156108 | ubuntu-jammy-large | 2025-12-21 03:12:21.155 | I: Configuring libkrb5-3:amd64... 2025-12-21 03:12:21.158595 | ubuntu-jammy-large | 2025-12-21 03:12:21.158 | I: Configuring libgssapi-krb5-2:amd64... 2025-12-21 03:12:21.161792 | ubuntu-jammy-large | 2025-12-21 03:12:21.161 | I: Configuring libtirpc3:amd64... 2025-12-21 03:12:21.163133 | ubuntu-jammy-large | 2025-12-21 03:12:21.163 | I: Configuring libnsl2:amd64... 2025-12-21 03:12:21.165795 | ubuntu-jammy-large | 2025-12-21 03:12:21.165 | I: Configuring libpam-modules:amd64... 2025-12-21 03:12:21.182566 | ubuntu-jammy-large | 2025-12-21 03:12:21.182 | I: Configuring passwd... 2025-12-21 03:12:21.220240 | ubuntu-jammy-large | 2025-12-21 03:12:21.220 | I: Configuring libpam-runtime... 2025-12-21 03:12:21.346379 | ubuntu-jammy-large | 2025-12-21 03:12:21.346 | I: Configuring login... 2025-12-21 03:12:21.359502 | ubuntu-jammy-large | 2025-12-21 03:12:21.359 | I: Configuring libc-bin... 2025-12-21 03:12:21.369262 | ubuntu-jammy-large | 2025-12-21 03:12:21.369 | I: Unpacking the base system... 2025-12-21 03:12:21.967673 | ubuntu-jammy-large | 2025-12-21 03:12:21.967 | I: Unpacking adduser... 2025-12-21 03:12:22.006894 | ubuntu-jammy-large | 2025-12-21 03:12:22.006 | I: Unpacking apt... 2025-12-21 03:12:22.086980 | ubuntu-jammy-large | 2025-12-21 03:12:22.086 | I: Unpacking ca-certificates... 2025-12-21 03:12:22.112399 | ubuntu-jammy-large | 2025-12-21 03:12:22.112 | I: Unpacking gpgv... 2025-12-21 03:12:22.133319 | ubuntu-jammy-large | 2025-12-21 03:12:22.133 | I: Unpacking libapt-pkg6.0:amd64... 2025-12-21 03:12:22.180866 | ubuntu-jammy-large | 2025-12-21 03:12:22.180 | I: Unpacking libffi8:amd64... 2025-12-21 03:12:22.199489 | ubuntu-jammy-large | 2025-12-21 03:12:22.199 | I: Unpacking libgnutls30:amd64... 2025-12-21 03:12:22.241525 | ubuntu-jammy-large | 2025-12-21 03:12:22.241 | I: Unpacking libhogweed6:amd64... 2025-12-21 03:12:22.261746 | ubuntu-jammy-large | 2025-12-21 03:12:22.261 | I: Unpacking libidn2-0:amd64... 2025-12-21 03:12:22.280415 | ubuntu-jammy-large | 2025-12-21 03:12:22.280 | I: Unpacking libnettle8:amd64... 2025-12-21 03:12:22.302349 | ubuntu-jammy-large | 2025-12-21 03:12:22.302 | I: Unpacking libp11-kit0:amd64... 2025-12-21 03:12:22.332923 | ubuntu-jammy-large | 2025-12-21 03:12:22.332 | I: Unpacking libseccomp2:amd64... 2025-12-21 03:12:22.356333 | ubuntu-jammy-large | 2025-12-21 03:12:22.356 | I: Unpacking libstdc++6:amd64... 2025-12-21 03:12:22.398904 | ubuntu-jammy-large | 2025-12-21 03:12:22.398 | I: Unpacking libtasn1-6:amd64... 2025-12-21 03:12:22.422548 | ubuntu-jammy-large | 2025-12-21 03:12:22.422 | I: Unpacking libunistring2:amd64... 2025-12-21 03:12:22.456106 | ubuntu-jammy-large | 2025-12-21 03:12:22.455 | I: Unpacking libxxhash0:amd64... 2025-12-21 03:12:22.473233 | ubuntu-jammy-large | 2025-12-21 03:12:22.473 | I: Unpacking openssl... 2025-12-21 03:12:22.521167 | ubuntu-jammy-large | 2025-12-21 03:12:22.520 | I: Unpacking ubuntu-keyring... 2025-12-21 03:12:22.544465 | ubuntu-jammy-large | 2025-12-21 03:12:22.544 | I: Configuring the base system... 2025-12-21 03:12:22.551180 | ubuntu-jammy-large | 2025-12-21 03:12:22.550 | I: Configuring adduser... 2025-12-21 03:12:22.649617 | ubuntu-jammy-large | 2025-12-21 03:12:22.649 | I: Configuring libunistring2:amd64... 2025-12-21 03:12:22.649863 | ubuntu-jammy-large | 2025-12-21 03:12:22.649 | I: Configuring libidn2-0:amd64... 2025-12-21 03:12:22.650133 | ubuntu-jammy-large | 2025-12-21 03:12:22.650 | I: Configuring ubuntu-keyring... 2025-12-21 03:12:22.652696 | ubuntu-jammy-large | 2025-12-21 03:12:22.652 | I: Configuring libseccomp2:amd64... 2025-12-21 03:12:22.652911 | ubuntu-jammy-large | 2025-12-21 03:12:22.652 | I: Configuring libnettle8:amd64... 2025-12-21 03:12:22.653113 | ubuntu-jammy-large | 2025-12-21 03:12:22.653 | I: Configuring libffi8:amd64... 2025-12-21 03:12:22.653275 | ubuntu-jammy-large | 2025-12-21 03:12:22.653 | I: Configuring gpgv... 2025-12-21 03:12:22.653460 | ubuntu-jammy-large | 2025-12-21 03:12:22.653 | I: Configuring libxxhash0:amd64... 2025-12-21 03:12:22.653643 | ubuntu-jammy-large | 2025-12-21 03:12:22.653 | I: Configuring libtasn1-6:amd64... 2025-12-21 03:12:22.653825 | ubuntu-jammy-large | 2025-12-21 03:12:22.653 | I: Configuring openssl... 2025-12-21 03:12:22.655480 | ubuntu-jammy-large | 2025-12-21 03:12:22.655 | I: Configuring libstdc++6:amd64... 2025-12-21 03:12:22.655658 | ubuntu-jammy-large | 2025-12-21 03:12:22.655 | I: Configuring libhogweed6:amd64... 2025-12-21 03:12:22.655855 | ubuntu-jammy-large | 2025-12-21 03:12:22.655 | I: Configuring ca-certificates... 2025-12-21 03:12:24.661404 | ubuntu-jammy-large | 2025-12-21 03:12:24.661 | I: Configuring libapt-pkg6.0:amd64... 2025-12-21 03:12:24.661491 | ubuntu-jammy-large | 2025-12-21 03:12:24.661 | I: Configuring libp11-kit0:amd64... 2025-12-21 03:12:24.661508 | ubuntu-jammy-large | 2025-12-21 03:12:24.661 | I: Configuring libgnutls30:amd64... 2025-12-21 03:12:24.661522 | ubuntu-jammy-large | 2025-12-21 03:12:24.661 | I: Configuring apt... 2025-12-21 03:12:25.050041 | ubuntu-jammy-large | 2025-12-21 03:12:25.049 | I: Configuring libc-bin... 2025-12-21 03:12:25.057125 | ubuntu-jammy-large | 2025-12-21 03:12:25.056 | I: Configuring ca-certificates... 2025-12-21 03:12:26.020357 | ubuntu-jammy-large | 2025-12-21 03:12:26.020 | I: Base system installed successfully. 2025-12-21 03:12:26.116465 | ubuntu-jammy-large | 2025-12-21 03:12:26.116 | Caching debootstrap result in /home/zuul/.cache/image-create/debootstrap-ubuntu-jammy-amd64.tar.gz 2025-12-21 03:12:26.140900 | ubuntu-jammy-large | 2025-12-21 03:12:26.140 | dib-run-parts 08-debootstrap completed 2025-12-21 03:12:26.141006 | ubuntu-jammy-large | 2025-12-21 03:12:26.140 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/09-apt-keyring 2025-12-21 03:12:26.148828 | ubuntu-jammy-large | 2025-12-21 03:12:26.148 | dib-run-parts 09-apt-keyring completed 2025-12-21 03:12:26.148876 | ubuntu-jammy-large | 2025-12-21 03:12:26.148 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/11-pip-cache 2025-12-21 03:12:26.204253 | ubuntu-jammy-large | 2025-12-21 03:12:26.204 | dib-run-parts 11-pip-cache completed 2025-12-21 03:12:26.204331 | ubuntu-jammy-large | 2025-12-21 03:12:26.204 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/50-block-apt-translations 2025-12-21 03:12:26.230784 | ubuntu-jammy-large | 2025-12-21 03:12:26.230 | 0+1 records in 2025-12-21 03:12:26.230876 | ubuntu-jammy-large | 2025-12-21 03:12:26.230 | 0+1 records out 2025-12-21 03:12:26.230904 | ubuntu-jammy-large | 2025-12-21 03:12:26.230 | 27 bytes copied, 0.000250838 s, 108 kB/s 2025-12-21 03:12:26.239496 | ubuntu-jammy-large | 2025-12-21 03:12:26.239 | dib-run-parts 50-block-apt-translations completed 2025-12-21 03:12:26.239866 | ubuntu-jammy-large | 2025-12-21 03:12:26.239 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/50-block-daemons 2025-12-21 03:12:26.286960 | ubuntu-jammy-large | 2025-12-21 03:12:26.286 | 0+1 records in 2025-12-21 03:12:26.287040 | ubuntu-jammy-large | 2025-12-21 03:12:26.286 | 0+1 records out 2025-12-21 03:12:26.287070 | ubuntu-jammy-large | 2025-12-21 03:12:26.286 | 76 bytes copied, 0.000290254 s, 262 kB/s 2025-12-21 03:12:26.327010 | ubuntu-jammy-large | 2025-12-21 03:12:26.326 | 0+1 records in 2025-12-21 03:12:26.327084 | ubuntu-jammy-large | 2025-12-21 03:12:26.326 | 0+1 records out 2025-12-21 03:12:26.327118 | ubuntu-jammy-large | 2025-12-21 03:12:26.327 | 143 bytes copied, 0.000335502 s, 426 kB/s 2025-12-21 03:12:26.348623 | ubuntu-jammy-large | 2025-12-21 03:12:26.348 | dib-run-parts 50-block-daemons completed 2025-12-21 03:12:26.349014 | ubuntu-jammy-large | 2025-12-21 03:12:26.348 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/50-build-with-http-cache 2025-12-21 03:12:26.357485 | ubuntu-jammy-large | 2025-12-21 03:12:26.357 | dib-run-parts 50-build-with-http-cache completed 2025-12-21 03:12:26.357716 | ubuntu-jammy-large | 2025-12-21 03:12:26.357 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/50-shared-apt-cache 2025-12-21 03:12:26.392908 | ubuntu-jammy-large | 2025-12-21 03:12:26.392 | dib-run-parts 50-shared-apt-cache completed 2025-12-21 03:12:26.393211 | ubuntu-jammy-large | 2025-12-21 03:12:26.393 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/50-trim-dpkg 2025-12-21 03:12:26.444511 | ubuntu-jammy-large | 2025-12-21 03:12:26.444 | dib-run-parts 50-trim-dpkg completed 2025-12-21 03:12:26.444885 | ubuntu-jammy-large | 2025-12-21 03:12:26.444 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/root.d/75-ubuntu-minimal-baseinstall 2025-12-21 03:12:26.780541 | ubuntu-jammy-large | 2025-12-21 03:12:26.780 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2025-12-21 03:12:26.780648 | ubuntu-jammy-large | 2025-12-21 03:12:26.780 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease [128 kB] 2025-12-21 03:12:26.831783 | ubuntu-jammy-large | 2025-12-21 03:12:26.831 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease [129 kB] 2025-12-21 03:12:26.849002 | ubuntu-jammy-large | 2025-12-21 03:12:26.848 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease [127 kB] 2025-12-21 03:12:27.142076 | ubuntu-jammy-large | 2025-12-21 03:12:27.141 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 Packages [3161 kB] 2025-12-21 03:12:27.298933 | ubuntu-jammy-large | 2025-12-21 03:12:27.298 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 Packages [1244 kB] 2025-12-21 03:12:27.357548 | ubuntu-jammy-large | 2025-12-21 03:12:27.357 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-security/universe amd64 Packages [1007 kB] 2025-12-21 03:12:27.388274 | ubuntu-jammy-large | 2025-12-21 03:12:27.388 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-security/main amd64 Packages [2899 kB] 2025-12-21 03:12:27.513640 | ubuntu-jammy-large | 2025-12-21 03:12:27.513 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/main amd64 Packages [93.6 kB] 2025-12-21 03:12:27.527884 | ubuntu-jammy-large | 2025-12-21 03:12:27.527 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-backports/universe amd64 Packages [34.4 kB] 2025-12-21 03:12:28.499962 | ubuntu-jammy-large | 2025-12-21 03:12:28.499 | Fetched 8824 kB in 2s (4752 kB/s) 2025-12-21 03:12:29.463395 | ubuntu-jammy-large | 2025-12-21 03:12:29.463 | Reading package lists... 2025-12-21 03:12:30.494612 | ubuntu-jammy-large | 2025-12-21 03:12:30.494 | Reading package lists... 2025-12-21 03:12:30.718857 | ubuntu-jammy-large | 2025-12-21 03:12:30.718 | Building dependency tree... 2025-12-21 03:12:30.908858 | ubuntu-jammy-large | 2025-12-21 03:12:30.908 | Calculating upgrade... 2025-12-21 03:12:31.103075 | ubuntu-jammy-large | 2025-12-21 03:12:31.102 | The following packages will be upgraded: 2025-12-21 03:12:31.103202 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | apt base-files bash bsdutils ca-certificates coreutils dpkg e2fsprogs 2025-12-21 03:12:31.103363 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | gcc-12-base gpgv gzip libapt-pkg6.0 libblkid1 libc-bin libc6 libcap2 2025-12-21 03:12:31.104210 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | libcom-err2 libext2fs2 libgcc-s1 libgnutls30 libgssapi-krb5-2 libk5crypto3 2025-12-21 03:12:31.104233 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libpam-modules 2025-12-21 03:12:31.104247 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | libpam-modules-bin libpam-runtime libpam0g libpcre2-8-0 libpcre3 libprocps8 2025-12-21 03:12:31.104288 | ubuntu-jammy-large | 2025-12-21 03:12:31.103 | libseccomp2 libsmartcols1 libss2 libssl3 libstdc++6 libsystemd0 libtasn1-6 2025-12-21 03:12:31.104301 | ubuntu-jammy-large | 2025-12-21 03:12:31.104 | libtinfo6 libtirpc-common libtirpc3 libudev1 libuuid1 login logsave mount 2025-12-21 03:12:31.104464 | ubuntu-jammy-large | 2025-12-21 03:12:31.104 | ncurses-base ncurses-bin openssl passwd perl-base procps tar util-linux 2025-12-21 03:12:31.104485 | ubuntu-jammy-large | 2025-12-21 03:12:31.104 | zlib1g 2025-12-21 03:12:31.267607 | ubuntu-jammy-large | 2025-12-21 03:12:31.267 | 58 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:12:31.267709 | ubuntu-jammy-large | 2025-12-21 03:12:31.267 | Need to get 23.5 MB of archives. 2025-12-21 03:12:31.267726 | ubuntu-jammy-large | 2025-12-21 03:12:31.267 | After this operation, 60.4 kB of additional disk space will be used. 2025-12-21 03:12:31.267751 | ubuntu-jammy-large | 2025-12-21 03:12:31.267 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04.2 [20.6 kB] 2025-12-21 03:12:31.322857 | ubuntu-jammy-large | 2025-12-21 03:12:31.322 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04.2 [53.9 kB] 2025-12-21 03:12:31.351922 | ubuntu-jammy-large | 2025-12-21 03:12:31.351 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04.2 [699 kB] 2025-12-21 03:12:31.407266 | ubuntu-jammy-large | 2025-12-21 03:12:31.407 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.11 [3235 kB] 2025-12-21 03:12:31.689104 | ubuntu-jammy-large | 2025-12-21 03:12:31.688 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 base-files amd64 12ubuntu4.7 [61.9 kB] 2025-12-21 03:12:31.690897 | ubuntu-jammy-large | 2025-12-21 03:12:31.690 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bash amd64 5.1-6ubuntu1.1 [769 kB] 2025-12-21 03:12:31.732431 | ubuntu-jammy-large | 2025-12-21 03:12:31.732 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 bsdutils amd64 1:2.37.2-4ubuntu3.4 [80.9 kB] 2025-12-21 03:12:31.733732 | ubuntu-jammy-large | 2025-12-21 03:12:31.733 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 coreutils amd64 8.32-4.1ubuntu1.2 [1437 kB] 2025-12-21 03:12:31.781510 | ubuntu-jammy-large | 2025-12-21 03:12:31.781 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.17 [317 kB] 2025-12-21 03:12:31.793006 | ubuntu-jammy-large | 2025-12-21 03:12:31.792 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.17 [76.7 kB] 2025-12-21 03:12:31.795767 | ubuntu-jammy-large | 2025-12-21 03:12:31.795 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB] 2025-12-21 03:12:31.815251 | ubuntu-jammy-large | 2025-12-21 03:12:31.815 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapt-pkg6.0 amd64 2.4.14 [912 kB] 2025-12-21 03:12:31.882442 | ubuntu-jammy-large | 2025-12-21 03:12:31.882 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tar amd64 1.34+dfsg-1ubuntu0.1.22.04.2 [295 kB] 2025-12-21 03:12:31.925755 | ubuntu-jammy-large | 2025-12-21 03:12:31.925 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg amd64 1.21.1ubuntu2.6 [1239 kB] 2025-12-21 03:12:31.991245 | ubuntu-jammy-large | 2025-12-21 03:12:31.991 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gzip amd64 1.10-4ubuntu4.1 [96.0 kB] 2025-12-21 03:12:32.014553 | ubuntu-jammy-large | 2025-12-21 03:12:32.014 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 login amd64 1:4.8.1-2ubuntu2.2 [188 kB] 2025-12-21 03:12:32.046190 | ubuntu-jammy-large | 2025-12-21 03:12:32.046 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-bin amd64 6.3-2ubuntu0.1 [184 kB] 2025-12-21 03:12:32.051860 | ubuntu-jammy-large | 2025-12-21 03:12:32.051 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-base amd64 5.34.0-3ubuntu1.5 [1761 kB] 2025-12-21 03:12:32.122420 | ubuntu-jammy-large | 2025-12-21 03:12:32.122 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 util-linux amd64 2.37.2-4ubuntu3.4 [1063 kB] 2025-12-21 03:12:32.204912 | ubuntu-jammy-large | 2025-12-21 03:12:32.204 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-bin amd64 2.35-0ubuntu3.11 [706 kB] 2025-12-21 03:12:32.238606 | ubuntu-jammy-large | 2025-12-21 03:12:32.238 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ncurses-base all 6.3-2ubuntu0.1 [20.2 kB] 2025-12-21 03:12:32.271562 | ubuntu-jammy-large | 2025-12-21 03:12:32.271 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.4 [137 kB] 2025-12-21 03:12:32.291800 | ubuntu-jammy-large | 2025-12-21 03:12:32.291 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.1 [43.5 kB] 2025-12-21 03:12:32.322053 | ubuntu-jammy-large | 2025-12-21 03:12:32.321 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgnutls30 amd64 3.7.3-4ubuntu1.7 [967 kB] 2025-12-21 03:12:32.379660 | ubuntu-jammy-large | 2025-12-21 03:12:32.379 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libseccomp2 amd64 2.5.3-2ubuntu3~22.04.1 [47.4 kB] 2025-12-21 03:12:32.452202 | ubuntu-jammy-large | 2025-12-21 03:12:32.451 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apt amd64 2.4.14 [1363 kB] 2025-12-21 03:12:32.527551 | ubuntu-jammy-large | 2025-12-21 03:12:32.527 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam0g amd64 1.4.0-11ubuntu2.6 [59.9 kB] 2025-12-21 03:12:32.550109 | ubuntu-jammy-large | 2025-12-21 03:12:32.549 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules-bin amd64 1.4.0-11ubuntu2.6 [37.4 kB] 2025-12-21 03:12:32.570566 | ubuntu-jammy-large | 2025-12-21 03:12:32.570 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-modules amd64 1.4.0-11ubuntu2.6 [282 kB] 2025-12-21 03:12:32.598612 | ubuntu-jammy-large | 2025-12-21 03:12:32.598 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logsave amd64 1.46.5-2ubuntu1.2 [10.1 kB] 2025-12-21 03:12:32.624712 | ubuntu-jammy-large | 2025-12-21 03:12:32.624 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libext2fs2 amd64 1.46.5-2ubuntu1.2 [208 kB] 2025-12-21 03:12:32.652566 | ubuntu-jammy-large | 2025-12-21 03:12:32.652 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 e2fsprogs amd64 1.46.5-2ubuntu1.2 [590 kB] 2025-12-21 03:12:32.712170 | ubuntu-jammy-large | 2025-12-21 03:12:32.711 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 mount amd64 2.37.2-4ubuntu3.4 [114 kB] 2025-12-21 03:12:32.742068 | ubuntu-jammy-large | 2025-12-21 03:12:32.741 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libblkid1 amd64 2.37.2-4ubuntu3.4 [103 kB] 2025-12-21 03:12:32.757485 | ubuntu-jammy-large | 2025-12-21 03:12:32.757 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2 amd64 1:2.44-1ubuntu0.22.04.2 [18.3 kB] 2025-12-21 03:12:32.773280 | ubuntu-jammy-large | 2025-12-21 03:12:32.773 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcom-err2 amd64 1.46.5-2ubuntu1.2 [9304 B] 2025-12-21 03:12:32.805204 | ubuntu-jammy-large | 2025-12-21 03:12:32.805 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libk5crypto3 amd64 1.19.2-2ubuntu0.7 [86.5 kB] 2025-12-21 03:12:32.821446 | ubuntu-jammy-large | 2025-12-21 03:12:32.821 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5support0 amd64 1.19.2-2ubuntu0.7 [32.7 kB] 2025-12-21 03:12:32.854512 | ubuntu-jammy-large | 2025-12-21 03:12:32.854 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libkrb5-3 amd64 1.19.2-2ubuntu0.7 [356 kB] 2025-12-21 03:12:32.886201 | ubuntu-jammy-large | 2025-12-21 03:12:32.885 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgssapi-krb5-2 amd64 1.19.2-2ubuntu0.7 [144 kB] 2025-12-21 03:12:32.890314 | ubuntu-jammy-large | 2025-12-21 03:12:32.890 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.20 [1905 kB] 2025-12-21 03:12:32.987542 | ubuntu-jammy-large | 2025-12-21 03:12:32.987 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libmount1 amd64 2.37.2-4ubuntu3.4 [122 kB] 2025-12-21 03:12:33.012182 | ubuntu-jammy-large | 2025-12-21 03:12:33.012 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-runtime all 1.4.0-11ubuntu2.6 [40.2 kB] 2025-12-21 03:12:33.040915 | ubuntu-jammy-large | 2025-12-21 03:12:33.040 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre2-8-0 amd64 10.39-3ubuntu0.1 [221 kB] 2025-12-21 03:12:33.066661 | ubuntu-jammy-large | 2025-12-21 03:12:33.066 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcre3 amd64 2:8.39-13ubuntu0.22.04.1 [246 kB] 2025-12-21 03:12:33.082168 | ubuntu-jammy-large | 2025-12-21 03:12:33.081 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsmartcols1 amd64 2.37.2-4ubuntu3.4 [50.9 kB] 2025-12-21 03:12:33.113445 | ubuntu-jammy-large | 2025-12-21 03:12:33.113 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncursesw6 amd64 6.3-2ubuntu0.1 [147 kB] 2025-12-21 03:12:33.135957 | ubuntu-jammy-large | 2025-12-21 03:12:33.135 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libncurses6 amd64 6.3-2ubuntu0.1 [111 kB] 2025-12-21 03:12:33.161344 | ubuntu-jammy-large | 2025-12-21 03:12:33.161 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtinfo6 amd64 6.3-2ubuntu0.1 [105 kB] 2025-12-21 03:12:33.169576 | ubuntu-jammy-large | 2025-12-21 03:12:33.169 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-common all 1.3.2-2ubuntu0.1 [7766 B] 2025-12-21 03:12:33.200758 | ubuntu-jammy-large | 2025-12-21 03:12:33.200 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc3 amd64 1.3.2-2ubuntu0.1 [82.3 kB] 2025-12-21 03:12:33.215964 | ubuntu-jammy-large | 2025-12-21 03:12:33.215 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libuuid1 amd64 2.37.2-4ubuntu3.4 [23.8 kB] 2025-12-21 03:12:33.255073 | ubuntu-jammy-large | 2025-12-21 03:12:33.254 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 passwd amd64 1:4.8.1-2ubuntu2.2 [768 kB] 2025-12-21 03:12:33.292745 | ubuntu-jammy-large | 2025-12-21 03:12:33.292 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libprocps8 amd64 2:3.3.17-6ubuntu2.1 [36.2 kB] 2025-12-21 03:12:33.316053 | ubuntu-jammy-large | 2025-12-21 03:12:33.315 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libss2 amd64 1.46.5-2ubuntu1.2 [12.3 kB] 2025-12-21 03:12:33.345938 | ubuntu-jammy-large | 2025-12-21 03:12:33.345 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 procps amd64 2:3.3.17-6ubuntu2.1 [378 kB] 2025-12-21 03:12:33.378913 | ubuntu-jammy-large | 2025-12-21 03:12:33.378 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.20 [1185 kB] 2025-12-21 03:12:33.468184 | ubuntu-jammy-large | 2025-12-21 03:12:33.467 | Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] 2025-12-21 03:12:33.627416 | ubuntu-jammy-large | 2025-12-21 03:12:33.627 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:12:33.663987 | ubuntu-jammy-large | 2025-12-21 03:12:33.663 | Fetched 23.5 MB in 2s (9958 kB/s) 2025-12-21 03:12:33.664275 | ubuntu-jammy-large | 2025-12-21 03:12:33.664 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-12-21 03:12:33.685287 | ubuntu-jammy-large | 2025-12-21 03:12:33.685 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:33.685644 | ubuntu-jammy-large | 2025-12-21 03:12:33.685 | Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:12:33.685883 | ubuntu-jammy-large | 2025-12-21 03:12:33.685 | Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2025-12-21 03:12:33.708916 | ubuntu-jammy-large | 2025-12-21 03:12:33.708 | Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:12:33.738636 | ubuntu-jammy-large | 2025-12-21 03:12:33.738 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:33.739342 | ubuntu-jammy-large | 2025-12-21 03:12:33.739 | Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:12:33.739912 | ubuntu-jammy-large | 2025-12-21 03:12:33.739 | Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2025-12-21 03:12:33.764727 | ubuntu-jammy-large | 2025-12-21 03:12:33.764 | Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:12:33.792112 | ubuntu-jammy-large | 2025-12-21 03:12:33.791 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:33.792633 | ubuntu-jammy-large | 2025-12-21 03:12:33.792 | Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:12:33.820821 | ubuntu-jammy-large | 2025-12-21 03:12:33.820 | Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) over (12-20220319-1ubuntu1) ... 2025-12-21 03:12:33.864437 | ubuntu-jammy-large | 2025-12-21 03:12:33.864 | Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:12:33.895627 | ubuntu-jammy-large | 2025-12-21 03:12:33.895 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:33.896227 | ubuntu-jammy-large | 2025-12-21 03:12:33.896 | Preparing to unpack .../libc6_2.35-0ubuntu3.11_amd64.deb ... 2025-12-21 03:12:33.993092 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:33.993153 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:33.993171 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | debconf: falling back to frontend: Readline 2025-12-21 03:12:33.993185 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:33.993213 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | 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.) 2025-12-21 03:12:33.993233 | ubuntu-jammy-large | 2025-12-21 03:12:33.992 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:34.065001 | ubuntu-jammy-large | 2025-12-21 03:12:34.064 | Unpacking libc6:amd64 (2.35-0ubuntu3.11) over (2.35-0ubuntu3) ... 2025-12-21 03:12:34.201494 | ubuntu-jammy-large | 2025-12-21 03:12:34.201 | Setting up libc6:amd64 (2.35-0ubuntu3.11) ... 2025-12-21 03:12:34.308086 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:34.308161 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:34.308179 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | debconf: falling back to frontend: Readline 2025-12-21 03:12:34.308193 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:34.308208 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | 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.) 2025-12-21 03:12:34.308224 | ubuntu-jammy-large | 2025-12-21 03:12:34.307 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:34.390194 | ubuntu-jammy-large | 2025-12-21 03:12:34.389 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.390600 | ubuntu-jammy-large | 2025-12-21 03:12:34.390 | Preparing to unpack .../base-files_12ubuntu4.7_amd64.deb ... 2025-12-21 03:12:34.413700 | ubuntu-jammy-large | 2025-12-21 03:12:34.413 | Unpacking base-files (12ubuntu4.7) over (12ubuntu4) ... 2025-12-21 03:12:34.454738 | ubuntu-jammy-large | 2025-12-21 03:12:34.454 | Setting up base-files (12ubuntu4.7) ... 2025-12-21 03:12:34.455419 | ubuntu-jammy-large | 2025-12-21 03:12:34.455 | Installing new version of config file /etc/issue ... 2025-12-21 03:12:34.455520 | ubuntu-jammy-large | 2025-12-21 03:12:34.455 | Installing new version of config file /etc/issue.net ... 2025-12-21 03:12:34.455790 | ubuntu-jammy-large | 2025-12-21 03:12:34.455 | Installing new version of config file /etc/lsb-release ... 2025-12-21 03:12:34.456274 | ubuntu-jammy-large | 2025-12-21 03:12:34.456 | Installing new version of config file /etc/update-motd.d/10-help-text ... 2025-12-21 03:12:34.684515 | ubuntu-jammy-large | 2025-12-21 03:12:34.684 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.684978 | ubuntu-jammy-large | 2025-12-21 03:12:34.684 | Preparing to unpack .../bash_5.1-6ubuntu1.1_amd64.deb ... 2025-12-21 03:12:34.688655 | ubuntu-jammy-large | 2025-12-21 03:12:34.688 | Unpacking bash (5.1-6ubuntu1.1) over (5.1-6ubuntu1) ... 2025-12-21 03:12:34.723569 | ubuntu-jammy-large | 2025-12-21 03:12:34.723 | Setting up bash (5.1-6ubuntu1.1) ... 2025-12-21 03:12:34.729183 | ubuntu-jammy-large | 2025-12-21 03:12:34.729 | 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 2025-12-21 03:12:34.763685 | ubuntu-jammy-large | 2025-12-21 03:12:34.763 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.764228 | ubuntu-jammy-large | 2025-12-21 03:12:34.764 | Preparing to unpack .../bsdutils_1%3a2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:34.764699 | ubuntu-jammy-large | 2025-12-21 03:12:34.764 | Unpacking bsdutils (1:2.37.2-4ubuntu3.4) over (1:2.37.2-4ubuntu3) ... 2025-12-21 03:12:34.791906 | ubuntu-jammy-large | 2025-12-21 03:12:34.791 | Setting up bsdutils (1:2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:34.822154 | ubuntu-jammy-large | 2025-12-21 03:12:34.821 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.822864 | ubuntu-jammy-large | 2025-12-21 03:12:34.822 | Preparing to unpack .../coreutils_8.32-4.1ubuntu1.2_amd64.deb ... 2025-12-21 03:12:34.823399 | ubuntu-jammy-large | 2025-12-21 03:12:34.823 | Unpacking coreutils (8.32-4.1ubuntu1.2) over (8.32-4.1ubuntu1) ... 2025-12-21 03:12:34.898060 | ubuntu-jammy-large | 2025-12-21 03:12:34.897 | Setting up coreutils (8.32-4.1ubuntu1.2) ... 2025-12-21 03:12:34.927017 | ubuntu-jammy-large | 2025-12-21 03:12:34.926 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.927646 | ubuntu-jammy-large | 2025-12-21 03:12:34.927 | Preparing to unpack .../libsystemd0_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:34.928063 | ubuntu-jammy-large | 2025-12-21 03:12:34.927 | Unpacking libsystemd0:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2025-12-21 03:12:34.956528 | ubuntu-jammy-large | 2025-12-21 03:12:34.956 | Setting up libsystemd0:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:34.989930 | ubuntu-jammy-large | 2025-12-21 03:12:34.989 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:34.990746 | ubuntu-jammy-large | 2025-12-21 03:12:34.990 | Preparing to unpack .../libudev1_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:34.991339 | ubuntu-jammy-large | 2025-12-21 03:12:34.991 | Unpacking libudev1:amd64 (249.11-0ubuntu3.17) over (249.11-0ubuntu3) ... 2025-12-21 03:12:35.015656 | ubuntu-jammy-large | 2025-12-21 03:12:35.015 | Setting up libudev1:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:35.049210 | ubuntu-jammy-large | 2025-12-21 03:12:35.049 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.050023 | ubuntu-jammy-large | 2025-12-21 03:12:35.049 | Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2025-12-21 03:12:35.050714 | ubuntu-jammy-large | 2025-12-21 03:12:35.050 | Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ... 2025-12-21 03:12:35.077263 | ubuntu-jammy-large | 2025-12-21 03:12:35.077 | Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-12-21 03:12:35.106563 | ubuntu-jammy-large | 2025-12-21 03:12:35.106 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.107423 | ubuntu-jammy-large | 2025-12-21 03:12:35.107 | Preparing to unpack .../libapt-pkg6.0_2.4.14_amd64.deb ... 2025-12-21 03:12:35.107971 | ubuntu-jammy-large | 2025-12-21 03:12:35.107 | Unpacking libapt-pkg6.0:amd64 (2.4.14) over (2.4.5) ... 2025-12-21 03:12:35.158757 | ubuntu-jammy-large | 2025-12-21 03:12:35.158 | Setting up libapt-pkg6.0:amd64 (2.4.14) ... 2025-12-21 03:12:35.193015 | ubuntu-jammy-large | 2025-12-21 03:12:35.192 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.193824 | ubuntu-jammy-large | 2025-12-21 03:12:35.193 | Preparing to unpack .../tar_1.34+dfsg-1ubuntu0.1.22.04.2_amd64.deb ... 2025-12-21 03:12:35.196871 | ubuntu-jammy-large | 2025-12-21 03:12:35.196 | Unpacking tar (1.34+dfsg-1ubuntu0.1.22.04.2) over (1.34+dfsg-1build3) ... 2025-12-21 03:12:35.228146 | ubuntu-jammy-large | 2025-12-21 03:12:35.227 | Setting up tar (1.34+dfsg-1ubuntu0.1.22.04.2) ... 2025-12-21 03:12:35.266925 | ubuntu-jammy-large | 2025-12-21 03:12:35.266 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.267888 | ubuntu-jammy-large | 2025-12-21 03:12:35.267 | Preparing to unpack .../dpkg_1.21.1ubuntu2.6_amd64.deb ... 2025-12-21 03:12:35.271579 | ubuntu-jammy-large | 2025-12-21 03:12:35.271 | Unpacking dpkg (1.21.1ubuntu2.6) over (1.21.1ubuntu2) ... 2025-12-21 03:12:35.457280 | ubuntu-jammy-large | 2025-12-21 03:12:35.456 | Setting up dpkg (1.21.1ubuntu2.6) ... 2025-12-21 03:12:35.653615 | ubuntu-jammy-large | 2025-12-21 03:12:35.653 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.654594 | ubuntu-jammy-large | 2025-12-21 03:12:35.654 | Preparing to unpack .../gzip_1.10-4ubuntu4.1_amd64.deb ... 2025-12-21 03:12:35.655225 | ubuntu-jammy-large | 2025-12-21 03:12:35.655 | Unpacking gzip (1.10-4ubuntu4.1) over (1.10-4ubuntu4) ... 2025-12-21 03:12:35.676090 | ubuntu-jammy-large | 2025-12-21 03:12:35.675 | Setting up gzip (1.10-4ubuntu4.1) ... 2025-12-21 03:12:35.704289 | ubuntu-jammy-large | 2025-12-21 03:12:35.704 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.705249 | ubuntu-jammy-large | 2025-12-21 03:12:35.705 | Preparing to unpack .../login_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2025-12-21 03:12:35.726217 | ubuntu-jammy-large | 2025-12-21 03:12:35.726 | Unpacking login (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2025-12-21 03:12:35.765041 | ubuntu-jammy-large | 2025-12-21 03:12:35.764 | Setting up login (1:4.8.1-2ubuntu2.2) ... 2025-12-21 03:12:35.806095 | ubuntu-jammy-large | 2025-12-21 03:12:35.805 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.806999 | ubuntu-jammy-large | 2025-12-21 03:12:35.806 | Preparing to unpack .../ncurses-bin_6.3-2ubuntu0.1_amd64.deb ... 2025-12-21 03:12:35.807475 | ubuntu-jammy-large | 2025-12-21 03:12:35.807 | Unpacking ncurses-bin (6.3-2ubuntu0.1) over (6.3-2) ... 2025-12-21 03:12:35.833747 | ubuntu-jammy-large | 2025-12-21 03:12:35.833 | Setting up ncurses-bin (6.3-2ubuntu0.1) ... 2025-12-21 03:12:35.858525 | ubuntu-jammy-large | 2025-12-21 03:12:35.858 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:35.859259 | ubuntu-jammy-large | 2025-12-21 03:12:35.859 | Preparing to unpack .../perl-base_5.34.0-3ubuntu1.5_amd64.deb ... 2025-12-21 03:12:35.879260 | ubuntu-jammy-large | 2025-12-21 03:12:35.879 | Unpacking perl-base (5.34.0-3ubuntu1.5) over (5.34.0-3ubuntu1) ... 2025-12-21 03:12:36.001482 | ubuntu-jammy-large | 2025-12-21 03:12:36.001 | Setting up perl-base (5.34.0-3ubuntu1.5) ... 2025-12-21 03:12:36.043420 | ubuntu-jammy-large | 2025-12-21 03:12:36.043 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.044259 | ubuntu-jammy-large | 2025-12-21 03:12:36.044 | Preparing to unpack .../util-linux_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:36.068714 | ubuntu-jammy-large | 2025-12-21 03:12:36.068 | Unpacking util-linux (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:36.134893 | ubuntu-jammy-large | 2025-12-21 03:12:36.134 | Setting up util-linux (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:36.327200 | ubuntu-jammy-large | 2025-12-21 03:12:36.326 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.327977 | ubuntu-jammy-large | 2025-12-21 03:12:36.327 | Preparing to unpack .../libc-bin_2.35-0ubuntu3.11_amd64.deb ... 2025-12-21 03:12:36.328514 | ubuntu-jammy-large | 2025-12-21 03:12:36.328 | Unpacking libc-bin (2.35-0ubuntu3.11) over (2.35-0ubuntu3) ... 2025-12-21 03:12:36.373700 | ubuntu-jammy-large | 2025-12-21 03:12:36.373 | Setting up libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:12:36.420373 | ubuntu-jammy-large | 2025-12-21 03:12:36.420 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.421354 | ubuntu-jammy-large | 2025-12-21 03:12:36.421 | Preparing to unpack .../ncurses-base_6.3-2ubuntu0.1_all.deb ... 2025-12-21 03:12:36.421936 | ubuntu-jammy-large | 2025-12-21 03:12:36.421 | Unpacking ncurses-base (6.3-2ubuntu0.1) over (6.3-2) ... 2025-12-21 03:12:36.448039 | ubuntu-jammy-large | 2025-12-21 03:12:36.447 | Setting up ncurses-base (6.3-2ubuntu0.1) ... 2025-12-21 03:12:36.482736 | ubuntu-jammy-large | 2025-12-21 03:12:36.482 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.483868 | ubuntu-jammy-large | 2025-12-21 03:12:36.483 | Preparing to unpack .../gpgv_2.2.27-3ubuntu2.4_amd64.deb ... 2025-12-21 03:12:36.484494 | ubuntu-jammy-large | 2025-12-21 03:12:36.484 | Unpacking gpgv (2.2.27-3ubuntu2.4) over (2.2.27-3ubuntu2) ... 2025-12-21 03:12:36.510676 | ubuntu-jammy-large | 2025-12-21 03:12:36.510 | Setting up gpgv (2.2.27-3ubuntu2.4) ... 2025-12-21 03:12:36.541046 | ubuntu-jammy-large | 2025-12-21 03:12:36.540 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.541710 | ubuntu-jammy-large | 2025-12-21 03:12:36.541 | Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.1_amd64.deb ... 2025-12-21 03:12:36.542344 | ubuntu-jammy-large | 2025-12-21 03:12:36.542 | Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.1) over (4.18.0-4build1) ... 2025-12-21 03:12:36.565802 | ubuntu-jammy-large | 2025-12-21 03:12:36.565 | Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.1) ... 2025-12-21 03:12:36.596835 | ubuntu-jammy-large | 2025-12-21 03:12:36.596 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.597542 | ubuntu-jammy-large | 2025-12-21 03:12:36.597 | Preparing to unpack .../libgnutls30_3.7.3-4ubuntu1.7_amd64.deb ... 2025-12-21 03:12:36.598035 | ubuntu-jammy-large | 2025-12-21 03:12:36.597 | Unpacking libgnutls30:amd64 (3.7.3-4ubuntu1.7) over (3.7.3-4ubuntu1) ... 2025-12-21 03:12:36.642316 | ubuntu-jammy-large | 2025-12-21 03:12:36.641 | Setting up libgnutls30:amd64 (3.7.3-4ubuntu1.7) ... 2025-12-21 03:12:36.674337 | ubuntu-jammy-large | 2025-12-21 03:12:36.673 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.675036 | ubuntu-jammy-large | 2025-12-21 03:12:36.674 | Preparing to unpack .../libseccomp2_2.5.3-2ubuntu3~22.04.1_amd64.deb ... 2025-12-21 03:12:36.675793 | ubuntu-jammy-large | 2025-12-21 03:12:36.675 | Unpacking libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) over (2.5.3-2ubuntu2) ... 2025-12-21 03:12:36.697486 | ubuntu-jammy-large | 2025-12-21 03:12:36.697 | Setting up libseccomp2:amd64 (2.5.3-2ubuntu3~22.04.1) ... 2025-12-21 03:12:36.732310 | ubuntu-jammy-large | 2025-12-21 03:12:36.732 | (Reading database ... 4848 files and directories currently installed.) 2025-12-21 03:12:36.733204 | ubuntu-jammy-large | 2025-12-21 03:12:36.733 | Preparing to unpack .../archives/apt_2.4.14_amd64.deb ... 2025-12-21 03:12:36.791705 | ubuntu-jammy-large | 2025-12-21 03:12:36.791 | Unpacking apt (2.4.14) over (2.4.5) ... 2025-12-21 03:12:36.879597 | ubuntu-jammy-large | 2025-12-21 03:12:36.879 | Setting up apt (2.4.14) ... 2025-12-21 03:12:37.293963 | ubuntu-jammy-large | 2025-12-21 03:12:37.293 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.294736 | ubuntu-jammy-large | 2025-12-21 03:12:37.294 | Preparing to unpack .../libpam0g_1.4.0-11ubuntu2.6_amd64.deb ... 2025-12-21 03:12:37.295274 | ubuntu-jammy-large | 2025-12-21 03:12:37.295 | Unpacking libpam0g:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2025-12-21 03:12:37.313879 | ubuntu-jammy-large | 2025-12-21 03:12:37.313 | Setting up libpam0g:amd64 (1.4.0-11ubuntu2.6) ... 2025-12-21 03:12:37.406496 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:37.406607 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:37.406636 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | debconf: falling back to frontend: Readline 2025-12-21 03:12:37.406751 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:37.406773 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | 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.) 2025-12-21 03:12:37.406795 | ubuntu-jammy-large | 2025-12-21 03:12:37.406 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:37.453468 | ubuntu-jammy-large | 2025-12-21 03:12:37.453 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.453970 | ubuntu-jammy-large | 2025-12-21 03:12:37.453 | Preparing to unpack .../libpam-modules-bin_1.4.0-11ubuntu2.6_amd64.deb ... 2025-12-21 03:12:37.454284 | ubuntu-jammy-large | 2025-12-21 03:12:37.454 | Unpacking libpam-modules-bin (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2025-12-21 03:12:37.474746 | ubuntu-jammy-large | 2025-12-21 03:12:37.474 | Setting up libpam-modules-bin (1.4.0-11ubuntu2.6) ... 2025-12-21 03:12:37.504176 | ubuntu-jammy-large | 2025-12-21 03:12:37.503 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.504996 | ubuntu-jammy-large | 2025-12-21 03:12:37.504 | Preparing to unpack .../libpam-modules_1.4.0-11ubuntu2.6_amd64.deb ... 2025-12-21 03:12:37.605786 | ubuntu-jammy-large | 2025-12-21 03:12:37.605 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:37.605872 | ubuntu-jammy-large | 2025-12-21 03:12:37.605 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:37.605890 | ubuntu-jammy-large | 2025-12-21 03:12:37.605 | debconf: falling back to frontend: Readline 2025-12-21 03:12:37.606147 | ubuntu-jammy-large | 2025-12-21 03:12:37.606 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:37.606175 | ubuntu-jammy-large | 2025-12-21 03:12:37.606 | 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.) 2025-12-21 03:12:37.606222 | ubuntu-jammy-large | 2025-12-21 03:12:37.606 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:37.629838 | ubuntu-jammy-large | 2025-12-21 03:12:37.629 | Unpacking libpam-modules:amd64 (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2025-12-21 03:12:37.670307 | ubuntu-jammy-large | 2025-12-21 03:12:37.670 | Setting up libpam-modules:amd64 (1.4.0-11ubuntu2.6) ... 2025-12-21 03:12:37.671463 | ubuntu-jammy-large | 2025-12-21 03:12:37.671 | Installing new version of config file /etc/security/namespace.init ... 2025-12-21 03:12:37.714591 | ubuntu-jammy-large | 2025-12-21 03:12:37.714 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.715402 | ubuntu-jammy-large | 2025-12-21 03:12:37.715 | Preparing to unpack .../logsave_1.46.5-2ubuntu1.2_amd64.deb ... 2025-12-21 03:12:37.715867 | ubuntu-jammy-large | 2025-12-21 03:12:37.715 | Unpacking logsave (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-12-21 03:12:37.734113 | ubuntu-jammy-large | 2025-12-21 03:12:37.734 | Preparing to unpack .../libext2fs2_1.46.5-2ubuntu1.2_amd64.deb ... 2025-12-21 03:12:37.734528 | ubuntu-jammy-large | 2025-12-21 03:12:37.734 | Unpacking libext2fs2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-12-21 03:12:37.763593 | ubuntu-jammy-large | 2025-12-21 03:12:37.763 | Setting up libext2fs2:amd64 (1.46.5-2ubuntu1.2) ... 2025-12-21 03:12:37.794664 | ubuntu-jammy-large | 2025-12-21 03:12:37.794 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.795477 | ubuntu-jammy-large | 2025-12-21 03:12:37.795 | Preparing to unpack .../e2fsprogs_1.46.5-2ubuntu1.2_amd64.deb ... 2025-12-21 03:12:37.801693 | ubuntu-jammy-large | 2025-12-21 03:12:37.801 | Unpacking e2fsprogs (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-12-21 03:12:37.845167 | ubuntu-jammy-large | 2025-12-21 03:12:37.844 | Preparing to unpack .../mount_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:37.845618 | ubuntu-jammy-large | 2025-12-21 03:12:37.845 | Unpacking mount (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:37.873304 | ubuntu-jammy-large | 2025-12-21 03:12:37.873 | Preparing to unpack .../libblkid1_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:37.873954 | ubuntu-jammy-large | 2025-12-21 03:12:37.873 | Unpacking libblkid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:37.898728 | ubuntu-jammy-large | 2025-12-21 03:12:37.898 | Setting up libblkid1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:37.931737 | ubuntu-jammy-large | 2025-12-21 03:12:37.931 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.932615 | ubuntu-jammy-large | 2025-12-21 03:12:37.932 | Preparing to unpack .../libcap2_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2025-12-21 03:12:37.933294 | ubuntu-jammy-large | 2025-12-21 03:12:37.933 | Unpacking libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) over (1:2.44-1build3) ... 2025-12-21 03:12:37.955460 | ubuntu-jammy-large | 2025-12-21 03:12:37.955 | Setting up libcap2:amd64 (1:2.44-1ubuntu0.22.04.2) ... 2025-12-21 03:12:37.987813 | ubuntu-jammy-large | 2025-12-21 03:12:37.987 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:37.988739 | ubuntu-jammy-large | 2025-12-21 03:12:37.988 | Preparing to unpack .../libcom-err2_1.46.5-2ubuntu1.2_amd64.deb ... 2025-12-21 03:12:37.989311 | ubuntu-jammy-large | 2025-12-21 03:12:37.989 | Unpacking libcom-err2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-12-21 03:12:38.012077 | ubuntu-jammy-large | 2025-12-21 03:12:38.011 | Setting up libcom-err2:amd64 (1.46.5-2ubuntu1.2) ... 2025-12-21 03:12:38.044662 | ubuntu-jammy-large | 2025-12-21 03:12:38.044 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.045702 | ubuntu-jammy-large | 2025-12-21 03:12:38.045 | Preparing to unpack .../libk5crypto3_1.19.2-2ubuntu0.7_amd64.deb ... 2025-12-21 03:12:38.046287 | ubuntu-jammy-large | 2025-12-21 03:12:38.046 | Unpacking libk5crypto3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2025-12-21 03:12:38.070797 | ubuntu-jammy-large | 2025-12-21 03:12:38.070 | Setting up libk5crypto3:amd64 (1.19.2-2ubuntu0.7) ... 2025-12-21 03:12:38.101545 | ubuntu-jammy-large | 2025-12-21 03:12:38.101 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.102392 | ubuntu-jammy-large | 2025-12-21 03:12:38.102 | Preparing to unpack .../libkrb5support0_1.19.2-2ubuntu0.7_amd64.deb ... 2025-12-21 03:12:38.102969 | ubuntu-jammy-large | 2025-12-21 03:12:38.102 | Unpacking libkrb5support0:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2025-12-21 03:12:38.125717 | ubuntu-jammy-large | 2025-12-21 03:12:38.125 | Setting up libkrb5support0:amd64 (1.19.2-2ubuntu0.7) ... 2025-12-21 03:12:38.155626 | ubuntu-jammy-large | 2025-12-21 03:12:38.155 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.156385 | ubuntu-jammy-large | 2025-12-21 03:12:38.156 | Preparing to unpack .../libkrb5-3_1.19.2-2ubuntu0.7_amd64.deb ... 2025-12-21 03:12:38.156875 | ubuntu-jammy-large | 2025-12-21 03:12:38.156 | Unpacking libkrb5-3:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2025-12-21 03:12:38.190714 | ubuntu-jammy-large | 2025-12-21 03:12:38.190 | Setting up libkrb5-3:amd64 (1.19.2-2ubuntu0.7) ... 2025-12-21 03:12:38.224601 | ubuntu-jammy-large | 2025-12-21 03:12:38.224 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.225618 | ubuntu-jammy-large | 2025-12-21 03:12:38.225 | Preparing to unpack .../libgssapi-krb5-2_1.19.2-2ubuntu0.7_amd64.deb ... 2025-12-21 03:12:38.226440 | ubuntu-jammy-large | 2025-12-21 03:12:38.226 | Unpacking libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) over (1.19.2-2) ... 2025-12-21 03:12:38.256277 | ubuntu-jammy-large | 2025-12-21 03:12:38.256 | Setting up libgssapi-krb5-2:amd64 (1.19.2-2ubuntu0.7) ... 2025-12-21 03:12:38.291484 | ubuntu-jammy-large | 2025-12-21 03:12:38.291 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.292179 | ubuntu-jammy-large | 2025-12-21 03:12:38.292 | Preparing to unpack .../libssl3_3.0.2-0ubuntu1.20_amd64.deb ... 2025-12-21 03:12:38.292672 | ubuntu-jammy-large | 2025-12-21 03:12:38.292 | Unpacking libssl3:amd64 (3.0.2-0ubuntu1.20) over (3.0.2-0ubuntu1) ... 2025-12-21 03:12:38.367451 | ubuntu-jammy-large | 2025-12-21 03:12:38.367 | Setting up libssl3:amd64 (3.0.2-0ubuntu1.20) ... 2025-12-21 03:12:38.464432 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:38.464539 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:38.464559 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | debconf: falling back to frontend: Readline 2025-12-21 03:12:38.464737 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:38.464764 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | 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.) 2025-12-21 03:12:38.464781 | ubuntu-jammy-large | 2025-12-21 03:12:38.464 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:38.539655 | ubuntu-jammy-large | 2025-12-21 03:12:38.539 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.540413 | ubuntu-jammy-large | 2025-12-21 03:12:38.540 | Preparing to unpack .../libmount1_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:38.540931 | ubuntu-jammy-large | 2025-12-21 03:12:38.540 | Unpacking libmount1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:38.567308 | ubuntu-jammy-large | 2025-12-21 03:12:38.567 | Setting up libmount1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:38.601039 | ubuntu-jammy-large | 2025-12-21 03:12:38.600 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.601840 | ubuntu-jammy-large | 2025-12-21 03:12:38.601 | Preparing to unpack .../libpam-runtime_1.4.0-11ubuntu2.6_all.deb ... 2025-12-21 03:12:38.604988 | ubuntu-jammy-large | 2025-12-21 03:12:38.604 | Unpacking libpam-runtime (1.4.0-11ubuntu2.6) over (1.4.0-11ubuntu2) ... 2025-12-21 03:12:38.635717 | ubuntu-jammy-large | 2025-12-21 03:12:38.635 | Setting up libpam-runtime (1.4.0-11ubuntu2.6) ... 2025-12-21 03:12:38.734424 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:38.734530 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:38.734602 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | debconf: falling back to frontend: Readline 2025-12-21 03:12:38.734636 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:38.734698 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | 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.) 2025-12-21 03:12:38.734727 | ubuntu-jammy-large | 2025-12-21 03:12:38.734 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:38.866757 | ubuntu-jammy-large | 2025-12-21 03:12:38.866 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.867292 | ubuntu-jammy-large | 2025-12-21 03:12:38.867 | Preparing to unpack .../libpcre2-8-0_10.39-3ubuntu0.1_amd64.deb ... 2025-12-21 03:12:38.867663 | ubuntu-jammy-large | 2025-12-21 03:12:38.867 | Unpacking libpcre2-8-0:amd64 (10.39-3ubuntu0.1) over (10.39-3build1) ... 2025-12-21 03:12:38.894487 | ubuntu-jammy-large | 2025-12-21 03:12:38.894 | Setting up libpcre2-8-0:amd64 (10.39-3ubuntu0.1) ... 2025-12-21 03:12:38.923035 | ubuntu-jammy-large | 2025-12-21 03:12:38.922 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.923916 | ubuntu-jammy-large | 2025-12-21 03:12:38.923 | Preparing to unpack .../libpcre3_2%3a8.39-13ubuntu0.22.04.1_amd64.deb ... 2025-12-21 03:12:38.924400 | ubuntu-jammy-large | 2025-12-21 03:12:38.924 | Unpacking libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) over (2:8.39-13build5) ... 2025-12-21 03:12:38.952758 | ubuntu-jammy-large | 2025-12-21 03:12:38.952 | Setting up libpcre3:amd64 (2:8.39-13ubuntu0.22.04.1) ... 2025-12-21 03:12:38.983323 | ubuntu-jammy-large | 2025-12-21 03:12:38.983 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:38.984146 | ubuntu-jammy-large | 2025-12-21 03:12:38.984 | Preparing to unpack .../libsmartcols1_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:38.984775 | ubuntu-jammy-large | 2025-12-21 03:12:38.984 | Unpacking libsmartcols1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:39.008249 | ubuntu-jammy-large | 2025-12-21 03:12:39.008 | Setting up libsmartcols1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:39.042951 | ubuntu-jammy-large | 2025-12-21 03:12:39.042 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.044059 | ubuntu-jammy-large | 2025-12-21 03:12:39.043 | Preparing to unpack .../libncursesw6_6.3-2ubuntu0.1_amd64.deb ... 2025-12-21 03:12:39.044735 | ubuntu-jammy-large | 2025-12-21 03:12:39.044 | Unpacking libncursesw6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-12-21 03:12:39.070604 | ubuntu-jammy-large | 2025-12-21 03:12:39.070 | Preparing to unpack .../libncurses6_6.3-2ubuntu0.1_amd64.deb ... 2025-12-21 03:12:39.071406 | ubuntu-jammy-large | 2025-12-21 03:12:39.071 | Unpacking libncurses6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-12-21 03:12:39.096514 | ubuntu-jammy-large | 2025-12-21 03:12:39.096 | Preparing to unpack .../libtinfo6_6.3-2ubuntu0.1_amd64.deb ... 2025-12-21 03:12:39.097363 | ubuntu-jammy-large | 2025-12-21 03:12:39.097 | Unpacking libtinfo6:amd64 (6.3-2ubuntu0.1) over (6.3-2) ... 2025-12-21 03:12:39.125091 | ubuntu-jammy-large | 2025-12-21 03:12:39.124 | Setting up libtinfo6:amd64 (6.3-2ubuntu0.1) ... 2025-12-21 03:12:39.158554 | ubuntu-jammy-large | 2025-12-21 03:12:39.158 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.159061 | ubuntu-jammy-large | 2025-12-21 03:12:39.158 | Preparing to unpack .../libtirpc-common_1.3.2-2ubuntu0.1_all.deb ... 2025-12-21 03:12:39.159566 | ubuntu-jammy-large | 2025-12-21 03:12:39.159 | Unpacking libtirpc-common (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2025-12-21 03:12:39.181441 | ubuntu-jammy-large | 2025-12-21 03:12:39.181 | Setting up libtirpc-common (1.3.2-2ubuntu0.1) ... 2025-12-21 03:12:39.207707 | ubuntu-jammy-large | 2025-12-21 03:12:39.207 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.208215 | ubuntu-jammy-large | 2025-12-21 03:12:39.208 | Preparing to unpack .../libtirpc3_1.3.2-2ubuntu0.1_amd64.deb ... 2025-12-21 03:12:39.208665 | ubuntu-jammy-large | 2025-12-21 03:12:39.208 | Unpacking libtirpc3:amd64 (1.3.2-2ubuntu0.1) over (1.3.2-2build1) ... 2025-12-21 03:12:39.231973 | ubuntu-jammy-large | 2025-12-21 03:12:39.231 | Setting up libtirpc3:amd64 (1.3.2-2ubuntu0.1) ... 2025-12-21 03:12:39.260295 | ubuntu-jammy-large | 2025-12-21 03:12:39.260 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.260718 | ubuntu-jammy-large | 2025-12-21 03:12:39.260 | Preparing to unpack .../libuuid1_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:12:39.261207 | ubuntu-jammy-large | 2025-12-21 03:12:39.261 | Unpacking libuuid1:amd64 (2.37.2-4ubuntu3.4) over (2.37.2-4ubuntu3) ... 2025-12-21 03:12:39.279413 | ubuntu-jammy-large | 2025-12-21 03:12:39.279 | Setting up libuuid1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:39.309476 | ubuntu-jammy-large | 2025-12-21 03:12:39.309 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.310006 | ubuntu-jammy-large | 2025-12-21 03:12:39.309 | Preparing to unpack .../passwd_1%3a4.8.1-2ubuntu2.2_amd64.deb ... 2025-12-21 03:12:39.346529 | ubuntu-jammy-large | 2025-12-21 03:12:39.346 | Unpacking passwd (1:4.8.1-2ubuntu2.2) over (1:4.8.1-2ubuntu2) ... 2025-12-21 03:12:39.417742 | ubuntu-jammy-large | 2025-12-21 03:12:39.417 | Setting up passwd (1:4.8.1-2ubuntu2.2) ... 2025-12-21 03:12:39.476552 | ubuntu-jammy-large | 2025-12-21 03:12:39.476 | (Reading database ... 4846 files and directories currently installed.) 2025-12-21 03:12:39.477051 | ubuntu-jammy-large | 2025-12-21 03:12:39.476 | Preparing to unpack .../libprocps8_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2025-12-21 03:12:39.477531 | ubuntu-jammy-large | 2025-12-21 03:12:39.477 | Unpacking libprocps8:amd64 (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2025-12-21 03:12:39.496620 | ubuntu-jammy-large | 2025-12-21 03:12:39.496 | Preparing to unpack .../libss2_1.46.5-2ubuntu1.2_amd64.deb ... 2025-12-21 03:12:39.496966 | ubuntu-jammy-large | 2025-12-21 03:12:39.496 | Unpacking libss2:amd64 (1.46.5-2ubuntu1.2) over (1.46.5-2ubuntu1) ... 2025-12-21 03:12:39.516036 | ubuntu-jammy-large | 2025-12-21 03:12:39.515 | Preparing to unpack .../procps_2%3a3.3.17-6ubuntu2.1_amd64.deb ... 2025-12-21 03:12:39.572129 | ubuntu-jammy-large | 2025-12-21 03:12:39.571 | Unpacking procps (2:3.3.17-6ubuntu2.1) over (2:3.3.17-6ubuntu2) ... 2025-12-21 03:12:39.633605 | ubuntu-jammy-large | 2025-12-21 03:12:39.633 | Preparing to unpack .../openssl_3.0.2-0ubuntu1.20_amd64.deb ... 2025-12-21 03:12:39.633993 | ubuntu-jammy-large | 2025-12-21 03:12:39.633 | Unpacking openssl (3.0.2-0ubuntu1.20) over (3.0.2-0ubuntu1) ... 2025-12-21 03:12:39.688616 | ubuntu-jammy-large | 2025-12-21 03:12:39.688 | Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ... 2025-12-21 03:12:39.689080 | ubuntu-jammy-large | 2025-12-21 03:12:39.689 | Unpacking ca-certificates (20240203~22.04.1) over (20211016) ... 2025-12-21 03:12:39.732617 | ubuntu-jammy-large | 2025-12-21 03:12:39.732 | Setting up libncurses6:amd64 (6.3-2ubuntu0.1) ... 2025-12-21 03:12:39.732814 | ubuntu-jammy-large | 2025-12-21 03:12:39.732 | Setting up libss2:amd64 (1.46.5-2ubuntu1.2) ... 2025-12-21 03:12:39.733177 | ubuntu-jammy-large | 2025-12-21 03:12:39.733 | Setting up libncursesw6:amd64 (6.3-2ubuntu0.1) ... 2025-12-21 03:12:39.733531 | ubuntu-jammy-large | 2025-12-21 03:12:39.733 | Setting up logsave (1.46.5-2ubuntu1.2) ... 2025-12-21 03:12:39.733820 | ubuntu-jammy-large | 2025-12-21 03:12:39.733 | Setting up mount (2.37.2-4ubuntu3.4) ... 2025-12-21 03:12:39.734126 | ubuntu-jammy-large | 2025-12-21 03:12:39.734 | Setting up openssl (3.0.2-0ubuntu1.20) ... 2025-12-21 03:12:39.734494 | ubuntu-jammy-large | 2025-12-21 03:12:39.734 | Installing new version of config file /etc/ssl/openssl.cnf ... 2025-12-21 03:12:39.737091 | ubuntu-jammy-large | 2025-12-21 03:12:39.736 | Setting up libprocps8:amd64 (2:3.3.17-6ubuntu2.1) ... 2025-12-21 03:12:39.737267 | ubuntu-jammy-large | 2025-12-21 03:12:39.737 | Setting up e2fsprogs (1.46.5-2ubuntu1.2) ... 2025-12-21 03:12:40.037653 | ubuntu-jammy-large | 2025-12-21 03:12:40.037 | Setting up ca-certificates (20240203~22.04.1) ... 2025-12-21 03:12:40.151561 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:40.151638 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:40.151657 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: falling back to frontend: Readline 2025-12-21 03:12:40.151670 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:40.151685 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/perl5/5.34 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.34 /usr/share/perl/5.34 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-12-21 03:12:40.151719 | ubuntu-jammy-large | 2025-12-21 03:12:40.151 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:42.690963 | ubuntu-jammy-large | 2025-12-21 03:12:42.690 | Updating certificates in /etc/ssl/certs... 2025-12-21 03:12:44.034531 | ubuntu-jammy-large | 2025-12-21 03:12:44.034 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2025-12-21 03:12:44.102760 | ubuntu-jammy-large | 2025-12-21 03:12:44.102 | 30 added, 11 removed; done. 2025-12-21 03:12:44.123291 | ubuntu-jammy-large | 2025-12-21 03:12:44.123 | Setting up procps (2:3.3.17-6ubuntu2.1) ... 2025-12-21 03:12:44.169998 | ubuntu-jammy-large | 2025-12-21 03:12:44.169 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:12:44.182056 | ubuntu-jammy-large | 2025-12-21 03:12:44.181 | Processing triggers for ca-certificates (20240203~22.04.1) ... 2025-12-21 03:12:44.190141 | ubuntu-jammy-large | 2025-12-21 03:12:44.190 | Updating certificates in /etc/ssl/certs... 2025-12-21 03:12:45.230122 | ubuntu-jammy-large | 2025-12-21 03:12:45.229 | 0 added, 0 removed; done. 2025-12-21 03:12:45.230216 | ubuntu-jammy-large | 2025-12-21 03:12:45.229 | Running hooks in /etc/ca-certificates/update.d... 2025-12-21 03:12:45.231631 | ubuntu-jammy-large | 2025-12-21 03:12:45.231 | done. 2025-12-21 03:12:46.426098 | ubuntu-jammy-large | 2025-12-21 03:12:46.425 | Reading package lists... 2025-12-21 03:12:46.651830 | ubuntu-jammy-large | 2025-12-21 03:12:46.651 | Building dependency tree... 2025-12-21 03:12:46.651923 | ubuntu-jammy-large | 2025-12-21 03:12:46.651 | Reading state information... 2025-12-21 03:12:46.860802 | ubuntu-jammy-large | 2025-12-21 03:12:46.860 | The following additional packages will be installed: 2025-12-21 03:12:46.861097 | ubuntu-jammy-large | 2025-12-21 03:12:46.861 | dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 libcryptsetup12 2025-12-21 03:12:46.861227 | ubuntu-jammy-large | 2025-12-21 03:12:46.861 | libdbus-1-3 libdevmapper1.02.1 libexpat1 libgirepository-1.0-1 libglib2.0-0 2025-12-21 03:12:46.861365 | ubuntu-jammy-large | 2025-12-21 03:12:46.861 | libglib2.0-data libicu70 libip4tc2 libjson-c5 libkmod2 libmpdec3 2025-12-21 03:12:46.861388 | ubuntu-jammy-large | 2025-12-21 03:12:46.861 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.10-minimal 2025-12-21 03:12:46.861988 | ubuntu-jammy-large | 2025-12-21 03:12:46.861 | libpython3.10-stdlib libreadline8 libsqlite3-0 libxml2 media-types 2025-12-21 03:12:46.862207 | ubuntu-jammy-large | 2025-12-21 03:12:46.862 | networkd-dispatcher python3-dbus python3-gi python3-minimal python3.10 2025-12-21 03:12:46.862327 | ubuntu-jammy-large | 2025-12-21 03:12:46.862 | python3.10-minimal readline-common shared-mime-info systemd 2025-12-21 03:12:46.862460 | ubuntu-jammy-large | 2025-12-21 03:12:46.862 | systemd-timesyncd xdg-user-dirs 2025-12-21 03:12:46.863672 | ubuntu-jammy-large | 2025-12-21 03:12:46.863 | Suggested packages: 2025-12-21 03:12:46.863707 | ubuntu-jammy-large | 2025-12-21 03:12:46.863 | default-dbus-session-bus | dbus-session-bus iw | wireless-tools python3-doc 2025-12-21 03:12:46.863721 | ubuntu-jammy-large | 2025-12-21 03:12:46.863 | python3-tk python3-venv python-dbus-doc python3.10-venv python3.10-doc 2025-12-21 03:12:46.863735 | ubuntu-jammy-large | 2025-12-21 03:12:46.863 | binutils binfmt-support readline-doc systemd-container libfido2-1 2025-12-21 03:12:46.863754 | ubuntu-jammy-large | 2025-12-21 03:12:46.863 | libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 policykit-1 2025-12-21 03:12:46.901414 | ubuntu-jammy-large | 2025-12-21 03:12:46.901 | The following NEW packages will be installed: 2025-12-21 03:12:46.901772 | ubuntu-jammy-large | 2025-12-21 03:12:46.901 | busybox dbus dmsetup gir1.2-glib-2.0 libapparmor1 libargon2-1 2025-12-21 03:12:46.901913 | ubuntu-jammy-large | 2025-12-21 03:12:46.901 | libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2025-12-21 03:12:46.901973 | ubuntu-jammy-large | 2025-12-21 03:12:46.901 | libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu70 libip4tc2 2025-12-21 03:12:46.902116 | ubuntu-jammy-large | 2025-12-21 03:12:46.902 | libjson-c5 libkmod2 libmpdec3 libnss-systemd libpam-systemd 2025-12-21 03:12:46.902385 | ubuntu-jammy-large | 2025-12-21 03:12:46.902 | libpython3-stdlib libpython3.10-minimal libpython3.10-stdlib libreadline8 2025-12-21 03:12:46.902902 | ubuntu-jammy-large | 2025-12-21 03:12:46.902 | libsqlite3-0 libxml2 media-types networkd-dispatcher python3 python3-dbus 2025-12-21 03:12:46.903042 | ubuntu-jammy-large | 2025-12-21 03:12:46.902 | python3-gi python3-minimal python3.10 python3.10-minimal readline-common 2025-12-21 03:12:46.903166 | ubuntu-jammy-large | 2025-12-21 03:12:46.903 | shared-mime-info sudo systemd systemd-sysv systemd-timesyncd xdg-user-dirs 2025-12-21 03:12:47.063379 | ubuntu-jammy-large | 2025-12-21 03:12:47.063 | 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:12:47.063489 | ubuntu-jammy-large | 2025-12-21 03:12:47.063 | Need to get 27.6 MB of archives. 2025-12-21 03:12:47.063506 | ubuntu-jammy-large | 2025-12-21 03:12:47.063 | After this operation, 95.5 MB of additional disk space will be used. 2025-12-21 03:12:47.063520 | ubuntu-jammy-large | 2025-12-21 03:12:47.063 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.12 [815 kB] 2025-12-21 03:12:47.211949 | ubuntu-jammy-large | 2025-12-21 03:12:47.211 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] 2025-12-21 03:12:47.215007 | ubuntu-jammy-large | 2025-12-21 03:12:47.214 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.12 [2268 kB] 2025-12-21 03:12:47.271644 | ubuntu-jammy-large | 2025-12-21 03:12:47.271 | 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] 2025-12-21 03:12:47.271989 | ubuntu-jammy-large | 2025-12-21 03:12:47.271 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] 2025-12-21 03:12:47.273220 | ubuntu-jammy-large | 2025-12-21 03:12:47.273 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] 2025-12-21 03:12:47.276295 | ubuntu-jammy-large | 2025-12-21 03:12:47.276 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] 2025-12-21 03:12:47.285785 | ubuntu-jammy-large | 2025-12-21 03:12:47.285 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] 2025-12-21 03:12:47.312429 | ubuntu-jammy-large | 2025-12-21 03:12:47.312 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] 2025-12-21 03:12:47.329802 | ubuntu-jammy-large | 2025-12-21 03:12:47.329 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.12 [1849 kB] 2025-12-21 03:12:47.377737 | ubuntu-jammy-large | 2025-12-21 03:12:47.377 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.12 [508 kB] 2025-12-21 03:12:47.389241 | ubuntu-jammy-large | 2025-12-21 03:12:47.389 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6812 B] 2025-12-21 03:12:47.389491 | ubuntu-jammy-large | 2025-12-21 03:12:47.389 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] 2025-12-21 03:12:47.390064 | ubuntu-jammy-large | 2025-12-21 03:12:47.389 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] 2025-12-21 03:12:47.391156 | ubuntu-jammy-large | 2025-12-21 03:12:47.391 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] 2025-12-21 03:12:47.392426 | ubuntu-jammy-large | 2025-12-21 03:12:47.392 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] 2025-12-21 03:12:47.394123 | ubuntu-jammy-large | 2025-12-21 03:12:47.394 | 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] 2025-12-21 03:12:47.396301 | ubuntu-jammy-large | 2025-12-21 03:12:47.396 | Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] 2025-12-21 03:12:47.401153 | ubuntu-jammy-large | 2025-12-21 03:12:47.401 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] 2025-12-21 03:12:47.401563 | ubuntu-jammy-large | 2025-12-21 03:12:47.401 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] 2025-12-21 03:12:47.429495 | ubuntu-jammy-large | 2025-12-21 03:12:47.429 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4583 kB] 2025-12-21 03:12:47.573036 | ubuntu-jammy-large | 2025-12-21 03:12:47.572 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] 2025-12-21 03:12:47.573388 | ubuntu-jammy-large | 2025-12-21 03:12:47.573 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] 2025-12-21 03:12:47.576410 | ubuntu-jammy-large | 2025-12-21 03:12:47.576 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] 2025-12-21 03:12:47.581436 | ubuntu-jammy-large | 2025-12-21 03:12:47.581 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] 2025-12-21 03:12:47.582647 | ubuntu-jammy-large | 2025-12-21 03:12:47.582 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.6 [1467 kB] 2025-12-21 03:12:47.616616 | ubuntu-jammy-large | 2025-12-21 03:12:47.616 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] 2025-12-21 03:12:47.618500 | ubuntu-jammy-large | 2025-12-21 03:12:47.618 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] 2025-12-21 03:12:47.622371 | ubuntu-jammy-large | 2025-12-21 03:12:47.622 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.6 [4698 B] 2025-12-21 03:12:47.622829 | ubuntu-jammy-large | 2025-12-21 03:12:47.622 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] 2025-12-21 03:12:48.006727 | ubuntu-jammy-large | 2025-12-21 03:12:48.006 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] 2025-12-21 03:12:48.018228 | ubuntu-jammy-large | 2025-12-21 03:12:48.017 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] 2025-12-21 03:12:48.018322 | ubuntu-jammy-large | 2025-12-21 03:12:48.018 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.10 [764 kB] 2025-12-21 03:12:48.038656 | ubuntu-jammy-large | 2025-12-21 03:12:48.038 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] 2025-12-21 03:12:48.042078 | ubuntu-jammy-large | 2025-12-21 03:12:48.041 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] 2025-12-21 03:12:48.051483 | ubuntu-jammy-large | 2025-12-21 03:12:48.051 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] 2025-12-21 03:12:48.052244 | ubuntu-jammy-large | 2025-12-21 03:12:48.052 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] 2025-12-21 03:12:48.066208 | ubuntu-jammy-large | 2025-12-21 03:12:48.066 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 sudo amd64 1.9.9-1ubuntu2.5 [820 kB] 2025-12-21 03:12:48.091700 | ubuntu-jammy-large | 2025-12-21 03:12:48.091 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] 2025-12-21 03:12:48.092422 | ubuntu-jammy-large | 2025-12-21 03:12:48.092 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] 2025-12-21 03:12:48.101182 | ubuntu-jammy-large | 2025-12-21 03:12:48.101 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 busybox amd64 1:1.30.1-7ubuntu3.1 [437 kB] 2025-12-21 03:12:48.334481 | ubuntu-jammy-large | 2025-12-21 03:12:48.334 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:12:48.377645 | ubuntu-jammy-large | 2025-12-21 03:12:48.377 | Fetched 27.6 MB in 1s (22.8 MB/s) 2025-12-21 03:12:48.377825 | ubuntu-jammy-large | 2025-12-21 03:12:48.377 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-12-21 03:12:48.395241 | ubuntu-jammy-large | 2025-12-21 03:12:48.395 | Selecting previously unselected package libpython3.10-minimal:amd64. 2025-12-21 03:12:48.401983 | ubuntu-jammy-large | 2025-12-21 03:12:48.401 | (Reading database ... 4865 files and directories currently installed.) 2025-12-21 03:12:48.402790 | ubuntu-jammy-large | 2025-12-21 03:12:48.402 | Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:12:48.403083 | ubuntu-jammy-large | 2025-12-21 03:12:48.403 | Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:48.466569 | ubuntu-jammy-large | 2025-12-21 03:12:48.466 | Selecting previously unselected package libexpat1:amd64. 2025-12-21 03:12:48.468267 | ubuntu-jammy-large | 2025-12-21 03:12:48.468 | Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... 2025-12-21 03:12:48.468678 | ubuntu-jammy-large | 2025-12-21 03:12:48.468 | Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-12-21 03:12:48.486415 | ubuntu-jammy-large | 2025-12-21 03:12:48.486 | Selecting previously unselected package python3.10-minimal. 2025-12-21 03:12:48.488756 | ubuntu-jammy-large | 2025-12-21 03:12:48.488 | Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:12:48.495196 | ubuntu-jammy-large | 2025-12-21 03:12:48.495 | Unpacking python3.10-minimal (3.10.12-1~22.04.12) ... 2025-12-21 03:12:48.585583 | ubuntu-jammy-large | 2025-12-21 03:12:48.585 | Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:48.588112 | ubuntu-jammy-large | 2025-12-21 03:12:48.588 | Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... 2025-12-21 03:12:48.588447 | ubuntu-jammy-large | 2025-12-21 03:12:48.588 | Setting up python3.10-minimal (3.10.12-1~22.04.12) ... 2025-12-21 03:12:49.402337 | ubuntu-jammy-large | 2025-12-21 03:12:49.402 | Selecting previously unselected package python3-minimal. 2025-12-21 03:12:49.412224 | ubuntu-jammy-large | 2025-12-21 03:12:49.412 | (Reading database ... 5169 files and directories currently installed.) 2025-12-21 03:12:49.413277 | ubuntu-jammy-large | 2025-12-21 03:12:49.413 | Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:12:49.413631 | ubuntu-jammy-large | 2025-12-21 03:12:49.413 | Unpacking python3-minimal (3.10.6-1~22.04.1) ... 2025-12-21 03:12:49.432329 | ubuntu-jammy-large | 2025-12-21 03:12:49.432 | Selecting previously unselected package media-types. 2025-12-21 03:12:49.433992 | ubuntu-jammy-large | 2025-12-21 03:12:49.433 | Preparing to unpack .../1-media-types_7.0.0_all.deb ... 2025-12-21 03:12:49.434268 | ubuntu-jammy-large | 2025-12-21 03:12:49.434 | Unpacking media-types (7.0.0) ... 2025-12-21 03:12:49.449953 | ubuntu-jammy-large | 2025-12-21 03:12:49.449 | Selecting previously unselected package libmpdec3:amd64. 2025-12-21 03:12:49.452142 | ubuntu-jammy-large | 2025-12-21 03:12:49.452 | Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... 2025-12-21 03:12:49.452528 | ubuntu-jammy-large | 2025-12-21 03:12:49.452 | Unpacking libmpdec3:amd64 (2.5.1-2build2) ... 2025-12-21 03:12:49.473414 | ubuntu-jammy-large | 2025-12-21 03:12:49.473 | Selecting previously unselected package readline-common. 2025-12-21 03:12:49.475691 | ubuntu-jammy-large | 2025-12-21 03:12:49.475 | Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ... 2025-12-21 03:12:49.476031 | ubuntu-jammy-large | 2025-12-21 03:12:49.475 | Unpacking readline-common (8.1.2-1) ... 2025-12-21 03:12:49.493814 | ubuntu-jammy-large | 2025-12-21 03:12:49.493 | Selecting previously unselected package libreadline8:amd64. 2025-12-21 03:12:49.495875 | ubuntu-jammy-large | 2025-12-21 03:12:49.495 | Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ... 2025-12-21 03:12:49.496307 | ubuntu-jammy-large | 2025-12-21 03:12:49.496 | Unpacking libreadline8:amd64 (8.1.2-1) ... 2025-12-21 03:12:49.512321 | ubuntu-jammy-large | 2025-12-21 03:12:49.512 | Selecting previously unselected package libsqlite3-0:amd64. 2025-12-21 03:12:49.513993 | ubuntu-jammy-large | 2025-12-21 03:12:49.513 | Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... 2025-12-21 03:12:49.514260 | ubuntu-jammy-large | 2025-12-21 03:12:49.514 | Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2025-12-21 03:12:49.542664 | ubuntu-jammy-large | 2025-12-21 03:12:49.542 | Selecting previously unselected package libpython3.10-stdlib:amd64. 2025-12-21 03:12:49.544417 | ubuntu-jammy-large | 2025-12-21 03:12:49.544 | Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:12:49.544757 | ubuntu-jammy-large | 2025-12-21 03:12:49.544 | Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:49.639003 | ubuntu-jammy-large | 2025-12-21 03:12:49.638 | Selecting previously unselected package python3.10. 2025-12-21 03:12:49.640325 | ubuntu-jammy-large | 2025-12-21 03:12:49.640 | Preparing to unpack .../7-python3.10_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:12:49.640511 | ubuntu-jammy-large | 2025-12-21 03:12:49.640 | Unpacking python3.10 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:49.659846 | ubuntu-jammy-large | 2025-12-21 03:12:49.659 | Selecting previously unselected package libpython3-stdlib:amd64. 2025-12-21 03:12:49.661165 | ubuntu-jammy-large | 2025-12-21 03:12:49.661 | Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:12:49.661335 | ubuntu-jammy-large | 2025-12-21 03:12:49.661 | Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-12-21 03:12:49.683530 | ubuntu-jammy-large | 2025-12-21 03:12:49.683 | Setting up python3-minimal (3.10.6-1~22.04.1) ... 2025-12-21 03:12:49.891677 | ubuntu-jammy-large | 2025-12-21 03:12:49.891 | Selecting previously unselected package python3. 2025-12-21 03:12:49.896117 | ubuntu-jammy-large | 2025-12-21 03:12:49.896 | (Reading database ... 5599 files and directories currently installed.) 2025-12-21 03:12:49.896732 | ubuntu-jammy-large | 2025-12-21 03:12:49.896 | Preparing to unpack .../0-python3_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:12:49.901185 | ubuntu-jammy-large | 2025-12-21 03:12:49.901 | Unpacking python3 (3.10.6-1~22.04.1) ... 2025-12-21 03:12:49.914174 | ubuntu-jammy-large | 2025-12-21 03:12:49.914 | Selecting previously unselected package libapparmor1:amd64. 2025-12-21 03:12:49.915233 | ubuntu-jammy-large | 2025-12-21 03:12:49.915 | Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... 2025-12-21 03:12:49.915410 | ubuntu-jammy-large | 2025-12-21 03:12:49.915 | Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2025-12-21 03:12:49.935109 | ubuntu-jammy-large | 2025-12-21 03:12:49.934 | Selecting previously unselected package libargon2-1:amd64. 2025-12-21 03:12:49.937415 | ubuntu-jammy-large | 2025-12-21 03:12:49.937 | Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ... 2025-12-21 03:12:49.937880 | ubuntu-jammy-large | 2025-12-21 03:12:49.937 | Unpacking libargon2-1:amd64 (0~20171227-0.3) ... 2025-12-21 03:12:49.954664 | ubuntu-jammy-large | 2025-12-21 03:12:49.954 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-12-21 03:12:49.957224 | ubuntu-jammy-large | 2025-12-21 03:12:49.956 | Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-12-21 03:12:49.957781 | ubuntu-jammy-large | 2025-12-21 03:12:49.957 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:12:49.981613 | ubuntu-jammy-large | 2025-12-21 03:12:49.981 | Selecting previously unselected package libjson-c5:amd64. 2025-12-21 03:12:49.984040 | ubuntu-jammy-large | 2025-12-21 03:12:49.983 | Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... 2025-12-21 03:12:49.984439 | ubuntu-jammy-large | 2025-12-21 03:12:49.984 | Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2025-12-21 03:12:50.001693 | ubuntu-jammy-large | 2025-12-21 03:12:50.001 | Selecting previously unselected package libcryptsetup12:amd64. 2025-12-21 03:12:50.003796 | ubuntu-jammy-large | 2025-12-21 03:12:50.003 | Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2025-12-21 03:12:50.003971 | ubuntu-jammy-large | 2025-12-21 03:12:50.003 | Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:12:50.028039 | ubuntu-jammy-large | 2025-12-21 03:12:50.027 | Selecting previously unselected package libip4tc2:amd64. 2025-12-21 03:12:50.030347 | ubuntu-jammy-large | 2025-12-21 03:12:50.030 | Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2025-12-21 03:12:50.030753 | ubuntu-jammy-large | 2025-12-21 03:12:50.030 | Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:12:50.047794 | ubuntu-jammy-large | 2025-12-21 03:12:50.047 | Selecting previously unselected package libkmod2:amd64. 2025-12-21 03:12:50.050033 | ubuntu-jammy-large | 2025-12-21 03:12:50.049 | Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ... 2025-12-21 03:12:50.050409 | ubuntu-jammy-large | 2025-12-21 03:12:50.050 | Unpacking libkmod2:amd64 (29-1ubuntu1) ... 2025-12-21 03:12:50.070104 | ubuntu-jammy-large | 2025-12-21 03:12:50.069 | Selecting previously unselected package systemd. 2025-12-21 03:12:50.071790 | ubuntu-jammy-large | 2025-12-21 03:12:50.071 | Preparing to unpack .../8-systemd_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:50.100977 | ubuntu-jammy-large | 2025-12-21 03:12:50.100 | Unpacking systemd (249.11-0ubuntu3.17) ... 2025-12-21 03:12:50.252503 | ubuntu-jammy-large | 2025-12-21 03:12:50.252 | Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... 2025-12-21 03:12:50.252990 | ubuntu-jammy-large | 2025-12-21 03:12:50.252 | Setting up libargon2-1:amd64 (0~20171227-0.3) ... 2025-12-21 03:12:50.253392 | ubuntu-jammy-large | 2025-12-21 03:12:50.253 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:12:50.253861 | ubuntu-jammy-large | 2025-12-21 03:12:50.253 | Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... 2025-12-21 03:12:50.254201 | ubuntu-jammy-large | 2025-12-21 03:12:50.254 | Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:12:50.254528 | ubuntu-jammy-large | 2025-12-21 03:12:50.254 | Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:12:50.254873 | ubuntu-jammy-large | 2025-12-21 03:12:50.254 | Setting up libkmod2:amd64 (29-1ubuntu1) ... 2025-12-21 03:12:50.255203 | ubuntu-jammy-large | 2025-12-21 03:12:50.255 | Setting up systemd (249.11-0ubuntu3.17) ... 2025-12-21 03:12:50.263633 | ubuntu-jammy-large | 2025-12-21 03:12:50.263 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2025-12-21 03:12:50.268059 | ubuntu-jammy-large | 2025-12-21 03:12:50.267 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2025-12-21 03:12:50.275746 | ubuntu-jammy-large | 2025-12-21 03:12:50.275 | Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service -> /lib/systemd/system/systemd-resolved.service. 2025-12-21 03:12:50.275933 | ubuntu-jammy-large | 2025-12-21 03:12:50.275 | Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service -> /lib/systemd/system/systemd-resolved.service. 2025-12-21 03:12:50.290723 | ubuntu-jammy-large | 2025-12-21 03:12:50.290 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2025-12-21 03:12:50.296474 | ubuntu-jammy-large | 2025-12-21 03:12:50.296 | Initializing machine ID from random generator. 2025-12-21 03:12:50.625407 | ubuntu-jammy-large | 2025-12-21 03:12:50.625 | Selecting previously unselected package systemd-sysv. 2025-12-21 03:12:50.636254 | ubuntu-jammy-large | 2025-12-21 03:12:50.636 | (Reading database ... 6438 files and directories currently installed.) 2025-12-21 03:12:50.637621 | ubuntu-jammy-large | 2025-12-21 03:12:50.637 | Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:50.638078 | ubuntu-jammy-large | 2025-12-21 03:12:50.637 | Unpacking systemd-sysv (249.11-0ubuntu3.17) ... 2025-12-21 03:12:50.655007 | ubuntu-jammy-large | 2025-12-21 03:12:50.654 | Selecting previously unselected package libdbus-1-3:amd64. 2025-12-21 03:12:50.657530 | ubuntu-jammy-large | 2025-12-21 03:12:50.657 | Preparing to unpack .../01-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... 2025-12-21 03:12:50.657990 | ubuntu-jammy-large | 2025-12-21 03:12:50.657 | Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-12-21 03:12:50.680342 | ubuntu-jammy-large | 2025-12-21 03:12:50.680 | Selecting previously unselected package dbus. 2025-12-21 03:12:50.682662 | ubuntu-jammy-large | 2025-12-21 03:12:50.682 | Preparing to unpack .../02-dbus_1.12.20-2ubuntu4.1_amd64.deb ... 2025-12-21 03:12:50.699837 | ubuntu-jammy-large | 2025-12-21 03:12:50.699 | Unpacking dbus (1.12.20-2ubuntu4.1) ... 2025-12-21 03:12:50.725281 | ubuntu-jammy-large | 2025-12-21 03:12:50.725 | Selecting previously unselected package dmsetup. 2025-12-21 03:12:50.727325 | ubuntu-jammy-large | 2025-12-21 03:12:50.727 | Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-12-21 03:12:50.727670 | ubuntu-jammy-large | 2025-12-21 03:12:50.727 | Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:12:50.748482 | ubuntu-jammy-large | 2025-12-21 03:12:50.748 | Selecting previously unselected package libglib2.0-0:amd64. 2025-12-21 03:12:50.750503 | ubuntu-jammy-large | 2025-12-21 03:12:50.750 | Preparing to unpack .../04-libglib2.0-0_2.72.4-0ubuntu2.6_amd64.deb ... 2025-12-21 03:12:50.750758 | ubuntu-jammy-large | 2025-12-21 03:12:50.750 | Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... 2025-12-21 03:12:50.801082 | ubuntu-jammy-large | 2025-12-21 03:12:50.800 | Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-21 03:12:50.803055 | ubuntu-jammy-large | 2025-12-21 03:12:50.802 | Preparing to unpack .../05-libgirepository-1.0-1_1.72.0-1_amd64.deb ... 2025-12-21 03:12:50.803351 | ubuntu-jammy-large | 2025-12-21 03:12:50.803 | Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... 2025-12-21 03:12:50.822140 | ubuntu-jammy-large | 2025-12-21 03:12:50.821 | Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-21 03:12:50.824149 | ubuntu-jammy-large | 2025-12-21 03:12:50.824 | Preparing to unpack .../06-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... 2025-12-21 03:12:50.824461 | ubuntu-jammy-large | 2025-12-21 03:12:50.824 | Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2025-12-21 03:12:50.847185 | ubuntu-jammy-large | 2025-12-21 03:12:50.847 | Selecting previously unselected package libglib2.0-data. 2025-12-21 03:12:50.848836 | ubuntu-jammy-large | 2025-12-21 03:12:50.848 | Preparing to unpack .../07-libglib2.0-data_2.72.4-0ubuntu2.6_all.deb ... 2025-12-21 03:12:50.849136 | ubuntu-jammy-large | 2025-12-21 03:12:50.849 | Unpacking libglib2.0-data (2.72.4-0ubuntu2.6) ... 2025-12-21 03:12:50.865145 | ubuntu-jammy-large | 2025-12-21 03:12:50.865 | Selecting previously unselected package libicu70:amd64. 2025-12-21 03:12:50.866863 | ubuntu-jammy-large | 2025-12-21 03:12:50.866 | Preparing to unpack .../08-libicu70_70.1-2_amd64.deb ... 2025-12-21 03:12:50.867125 | ubuntu-jammy-large | 2025-12-21 03:12:50.867 | Unpacking libicu70:amd64 (70.1-2) ... 2025-12-21 03:12:51.104928 | ubuntu-jammy-large | 2025-12-21 03:12:51.104 | Selecting previously unselected package libnss-systemd:amd64. 2025-12-21 03:12:51.106253 | ubuntu-jammy-large | 2025-12-21 03:12:51.106 | Preparing to unpack .../09-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:51.106461 | ubuntu-jammy-large | 2025-12-21 03:12:51.106 | Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.121913 | ubuntu-jammy-large | 2025-12-21 03:12:51.121 | Selecting previously unselected package libpam-systemd:amd64. 2025-12-21 03:12:51.123154 | ubuntu-jammy-large | 2025-12-21 03:12:51.123 | Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:51.123330 | ubuntu-jammy-large | 2025-12-21 03:12:51.123 | Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.143832 | ubuntu-jammy-large | 2025-12-21 03:12:51.143 | Selecting previously unselected package libxml2:amd64. 2025-12-21 03:12:51.145303 | ubuntu-jammy-large | 2025-12-21 03:12:51.145 | Preparing to unpack .../11-libxml2_2.9.13+dfsg-1ubuntu0.10_amd64.deb ... 2025-12-21 03:12:51.145517 | ubuntu-jammy-large | 2025-12-21 03:12:51.145 | Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.10) ... 2025-12-21 03:12:51.179487 | ubuntu-jammy-large | 2025-12-21 03:12:51.179 | Selecting previously unselected package python3-dbus. 2025-12-21 03:12:51.181394 | ubuntu-jammy-large | 2025-12-21 03:12:51.181 | Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... 2025-12-21 03:12:51.181689 | ubuntu-jammy-large | 2025-12-21 03:12:51.181 | Unpacking python3-dbus (1.2.18-3build1) ... 2025-12-21 03:12:51.202987 | ubuntu-jammy-large | 2025-12-21 03:12:51.202 | Selecting previously unselected package python3-gi. 2025-12-21 03:12:51.204559 | ubuntu-jammy-large | 2025-12-21 03:12:51.204 | Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... 2025-12-21 03:12:51.204804 | ubuntu-jammy-large | 2025-12-21 03:12:51.204 | Unpacking python3-gi (3.42.1-0ubuntu1) ... 2025-12-21 03:12:51.229787 | ubuntu-jammy-large | 2025-12-21 03:12:51.229 | Selecting previously unselected package networkd-dispatcher. 2025-12-21 03:12:51.231684 | ubuntu-jammy-large | 2025-12-21 03:12:51.231 | Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... 2025-12-21 03:12:51.231955 | ubuntu-jammy-large | 2025-12-21 03:12:51.231 | Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2025-12-21 03:12:51.250284 | ubuntu-jammy-large | 2025-12-21 03:12:51.250 | Selecting previously unselected package shared-mime-info. 2025-12-21 03:12:51.252659 | ubuntu-jammy-large | 2025-12-21 03:12:51.252 | Preparing to unpack .../15-shared-mime-info_2.1-2_amd64.deb ... 2025-12-21 03:12:51.253083 | ubuntu-jammy-large | 2025-12-21 03:12:51.252 | Unpacking shared-mime-info (2.1-2) ... 2025-12-21 03:12:51.290747 | ubuntu-jammy-large | 2025-12-21 03:12:51.290 | Selecting previously unselected package sudo. 2025-12-21 03:12:51.292684 | ubuntu-jammy-large | 2025-12-21 03:12:51.292 | Preparing to unpack .../16-sudo_1.9.9-1ubuntu2.5_amd64.deb ... 2025-12-21 03:12:51.295189 | ubuntu-jammy-large | 2025-12-21 03:12:51.295 | Unpacking sudo (1.9.9-1ubuntu2.5) ... 2025-12-21 03:12:51.335823 | ubuntu-jammy-large | 2025-12-21 03:12:51.335 | Selecting previously unselected package systemd-timesyncd. 2025-12-21 03:12:51.337874 | ubuntu-jammy-large | 2025-12-21 03:12:51.337 | Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:12:51.338168 | ubuntu-jammy-large | 2025-12-21 03:12:51.338 | Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.358009 | ubuntu-jammy-large | 2025-12-21 03:12:51.357 | Selecting previously unselected package xdg-user-dirs. 2025-12-21 03:12:51.360554 | ubuntu-jammy-large | 2025-12-21 03:12:51.360 | Preparing to unpack .../18-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... 2025-12-21 03:12:51.368246 | ubuntu-jammy-large | 2025-12-21 03:12:51.368 | Unpacking xdg-user-dirs (0.17-2ubuntu4) ... 2025-12-21 03:12:51.407298 | ubuntu-jammy-large | 2025-12-21 03:12:51.407 | Selecting previously unselected package busybox. 2025-12-21 03:12:51.410191 | ubuntu-jammy-large | 2025-12-21 03:12:51.410 | Preparing to unpack .../19-busybox_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2025-12-21 03:12:51.410373 | ubuntu-jammy-large | 2025-12-21 03:12:51.410 | Unpacking busybox (1:1.30.1-7ubuntu3.1) ... 2025-12-21 03:12:51.442496 | ubuntu-jammy-large | 2025-12-21 03:12:51.442 | Setting up media-types (7.0.0) ... 2025-12-21 03:12:51.443369 | ubuntu-jammy-large | 2025-12-21 03:12:51.443 | Setting up systemd-sysv (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.445822 | ubuntu-jammy-large | 2025-12-21 03:12:51.445 | Setting up xdg-user-dirs (0.17-2ubuntu4) ... 2025-12-21 03:12:51.453167 | ubuntu-jammy-large | 2025-12-21 03:12:51.453 | Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.6) ... 2025-12-21 03:12:51.461953 | ubuntu-jammy-large | 2025-12-21 03:12:51.461 | No schema files found: doing nothing. 2025-12-21 03:12:51.467145 | ubuntu-jammy-large | 2025-12-21 03:12:51.467 | Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... 2025-12-21 03:12:51.467779 | ubuntu-jammy-large | 2025-12-21 03:12:51.467 | Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.469950 | ubuntu-jammy-large | 2025-12-21 03:12:51.469 | First installation detected... 2025-12-21 03:12:51.470009 | ubuntu-jammy-large | 2025-12-21 03:12:51.469 | Checking NSS setup... 2025-12-21 03:12:51.475297 | ubuntu-jammy-large | 2025-12-21 03:12:51.475 | Setting up busybox (1:1.30.1-7ubuntu3.1) ... 2025-12-21 03:12:51.475889 | ubuntu-jammy-large | 2025-12-21 03:12:51.475 | Setting up libglib2.0-data (2.72.4-0ubuntu2.6) ... 2025-12-21 03:12:51.476351 | ubuntu-jammy-large | 2025-12-21 03:12:51.476 | Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... 2025-12-21 03:12:51.476845 | ubuntu-jammy-large | 2025-12-21 03:12:51.476 | Setting up dbus (1.12.20-2ubuntu4.1) ... 2025-12-21 03:12:51.606422 | ubuntu-jammy-large | 2025-12-21 03:12:51.606 | Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... 2025-12-21 03:12:51.856197 | ubuntu-jammy-large | 2025-12-21 03:12:51.855 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-12-21 03:12:51.856290 | ubuntu-jammy-large | 2025-12-21 03:12:51.856 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-12-21 03:12:51.860156 | ubuntu-jammy-large | 2025-12-21 03:12:51.860 | Setting up sudo (1.9.9-1ubuntu2.5) ... 2025-12-21 03:12:51.917011 | ubuntu-jammy-large | 2025-12-21 03:12:51.916 | Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:12:51.919890 | ubuntu-jammy-large | 2025-12-21 03:12:51.919 | Setting up libmpdec3:amd64 (2.5.1-2build2) ... 2025-12-21 03:12:51.920249 | ubuntu-jammy-large | 2025-12-21 03:12:51.920 | Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... 2025-12-21 03:12:52.017825 | ubuntu-jammy-large | 2025-12-21 03:12:52.017 | debconf: unable to initialize frontend: Dialog 2025-12-21 03:12:52.017928 | ubuntu-jammy-large | 2025-12-21 03:12:52.017 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-12-21 03:12:52.017950 | ubuntu-jammy-large | 2025-12-21 03:12:52.017 | debconf: falling back to frontend: Readline 2025-12-21 03:12:52.018097 | ubuntu-jammy-large | 2025-12-21 03:12:52.018 | debconf: unable to initialize frontend: Readline 2025-12-21 03:12:52.018125 | ubuntu-jammy-large | 2025-12-21 03:12:52.018 | 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.) 2025-12-21 03:12:52.018147 | ubuntu-jammy-large | 2025-12-21 03:12:52.018 | debconf: falling back to frontend: Teletype 2025-12-21 03:12:52.109882 | ubuntu-jammy-large | 2025-12-21 03:12:52.109 | Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... 2025-12-21 03:12:52.110456 | ubuntu-jammy-large | 2025-12-21 03:12:52.110 | Setting up readline-common (8.1.2-1) ... 2025-12-21 03:12:52.115975 | ubuntu-jammy-large | 2025-12-21 03:12:52.115 | Setting up libicu70:amd64 (70.1-2) ... 2025-12-21 03:12:52.116587 | ubuntu-jammy-large | 2025-12-21 03:12:52.116 | Setting up libreadline8:amd64 (8.1.2-1) ... 2025-12-21 03:12:52.117226 | ubuntu-jammy-large | 2025-12-21 03:12:52.117 | Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:52.117805 | ubuntu-jammy-large | 2025-12-21 03:12:52.117 | Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... 2025-12-21 03:12:52.118312 | ubuntu-jammy-large | 2025-12-21 03:12:52.118 | Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.10) ... 2025-12-21 03:12:52.118904 | ubuntu-jammy-large | 2025-12-21 03:12:52.118 | Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... 2025-12-21 03:12:52.119404 | ubuntu-jammy-large | 2025-12-21 03:12:52.119 | Setting up python3.10 (3.10.12-1~22.04.12) ... 2025-12-21 03:12:52.912300 | ubuntu-jammy-large | 2025-12-21 03:12:52.912 | Setting up python3 (3.10.6-1~22.04.1) ... 2025-12-21 03:12:52.922430 | ubuntu-jammy-large | 2025-12-21 03:12:52.922 | running python rtupdate hooks for python3.10... 2025-12-21 03:12:52.922721 | ubuntu-jammy-large | 2025-12-21 03:12:52.922 | running python post-rtupdate hooks for python3.10... 2025-12-21 03:12:53.058507 | ubuntu-jammy-large | 2025-12-21 03:12:53.058 | Setting up python3-gi (3.42.1-0ubuntu1) ... 2025-12-21 03:12:53.276756 | ubuntu-jammy-large | 2025-12-21 03:12:53.276 | Setting up shared-mime-info (2.1-2) ... 2025-12-21 03:12:53.555165 | ubuntu-jammy-large | 2025-12-21 03:12:53.554 | Setting up python3-dbus (1.2.18-3build1) ... 2025-12-21 03:12:53.750974 | ubuntu-jammy-large | 2025-12-21 03:12:53.750 | Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... 2025-12-21 03:12:53.903614 | ubuntu-jammy-large | 2025-12-21 03:12:53.903 | Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service -> /lib/systemd/system/networkd-dispatcher.service. 2025-12-21 03:12:53.907336 | ubuntu-jammy-large | 2025-12-21 03:12:53.907 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:12:54.139558 | ubuntu-jammy-large | 2025-12-21 03:12:54.139 | dib-run-parts 75-ubuntu-minimal-baseinstall completed 2025-12-21 03:12:54.140503 | ubuntu-jammy-large | 2025-12-21 03:12:54.140 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:12:54.140571 | ubuntu-jammy-large | 2025-12-21 03:12:54.140 | dib-run-parts 2025-12-21 03:12:54.143542 | ubuntu-jammy-large | 2025-12-21 03:12:54.143 | dib-run-parts Target: root.d 2025-12-21 03:12:54.143590 | ubuntu-jammy-large | 2025-12-21 03:12:54.143 | dib-run-parts 2025-12-21 03:12:54.143605 | ubuntu-jammy-large | 2025-12-21 03:12:54.143 | dib-run-parts Script Seconds 2025-12-21 03:12:54.143619 | ubuntu-jammy-large | 2025-12-21 03:12:54.143 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:12:54.143632 | ubuntu-jammy-large | 2025-12-21 03:12:54.143 | dib-run-parts 2025-12-21 03:12:54.158265 | ubuntu-jammy-large | 2025-12-21 03:12:54.158 | dib-run-parts 08-debootstrap 46.062 2025-12-21 03:12:54.167338 | ubuntu-jammy-large | 2025-12-21 03:12:54.167 | dib-run-parts 09-apt-keyring 0.006 2025-12-21 03:12:54.176998 | ubuntu-jammy-large | 2025-12-21 03:12:54.176 | dib-run-parts 11-pip-cache 0.053 2025-12-21 03:12:54.187604 | ubuntu-jammy-large | 2025-12-21 03:12:54.187 | dib-run-parts 50-block-apt-translations 0.033 2025-12-21 03:12:54.196709 | ubuntu-jammy-large | 2025-12-21 03:12:54.196 | dib-run-parts 50-block-daemons 0.106 2025-12-21 03:12:54.204360 | ubuntu-jammy-large | 2025-12-21 03:12:54.204 | dib-run-parts 50-build-with-http-cache 0.006 2025-12-21 03:12:54.213506 | ubuntu-jammy-large | 2025-12-21 03:12:54.213 | dib-run-parts 50-shared-apt-cache 0.032 2025-12-21 03:12:54.223332 | ubuntu-jammy-large | 2025-12-21 03:12:54.223 | dib-run-parts 50-trim-dpkg 0.048 2025-12-21 03:12:54.232986 | ubuntu-jammy-large | 2025-12-21 03:12:54.232 | dib-run-parts 75-ubuntu-minimal-baseinstall 27.692 2025-12-21 03:12:54.236268 | ubuntu-jammy-large | 2025-12-21 03:12:54.236 | dib-run-parts 2025-12-21 03:12:54.236638 | ubuntu-jammy-large | 2025-12-21 03:12:54.236 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:12:54.410397 | ubuntu-jammy-large | 2025-12-21 03:12:54.410 | Running hooks from /tmp/dib_build.qmMEUUfe/hooks/extra-data.d 2025-12-21 03:12:54.428493 | ubuntu-jammy-large | 2025-12-21 03:12:54.428 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-base-defaults 2025-12-21 03:12:54.438037 | ubuntu-jammy-large | 2025-12-21 03:12:54.437 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-base-defaults 2025-12-21 03:12:54.443409 | ubuntu-jammy-large | 2025-12-21 03:12:54.443 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:12:54.448774 | ubuntu-jammy-large | 2025-12-21 03:12:54.448 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:12:54.453980 | ubuntu-jammy-large | 2025-12-21 03:12:54.453 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:12:54.458909 | ubuntu-jammy-large | 2025-12-21 03:12:54.458 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:12:54.463196 | ubuntu-jammy-large | 2025-12-21 03:12:54.463 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:12:54.473333 | ubuntu-jammy-large | 2025-12-21 03:12:54.473 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:12:54.477885 | ubuntu-jammy-large | 2025-12-21 03:12:54.477 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:12:54.482939 | ubuntu-jammy-large | 2025-12-21 03:12:54.482 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:12:54.488406 | ubuntu-jammy-large | 2025-12-21 03:12:54.488 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:12:54.493096 | ubuntu-jammy-large | 2025-12-21 03:12:54.493 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:12:54.498603 | ubuntu-jammy-large | 2025-12-21 03:12:54.498 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:12:54.503779 | ubuntu-jammy-large | 2025-12-21 03:12:54.503 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:12:54.507986 | ubuntu-jammy-large | 2025-12-21 03:12:54.507 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:12:54.512591 | ubuntu-jammy-large | 2025-12-21 03:12:54.512 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-12-21 03:12:54.518116 | ubuntu-jammy-large | 2025-12-21 03:12:54.517 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-12-21 03:12:54.523631 | ubuntu-jammy-large | 2025-12-21 03:12:54.523 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:12:54.528199 | ubuntu-jammy-large | 2025-12-21 03:12:54.528 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:12:54.533828 | ubuntu-jammy-large | 2025-12-21 03:12:54.533 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:12:54.538114 | ubuntu-jammy-large | 2025-12-21 03:12:54.537 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:12:54.543188 | ubuntu-jammy-large | 2025-12-21 03:12:54.543 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:12:54.552734 | ubuntu-jammy-large | 2025-12-21 03:12:54.552 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:12:54.557415 | ubuntu-jammy-large | 2025-12-21 03:12:54.557 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:12:54.561997 | ubuntu-jammy-large | 2025-12-21 03:12:54.561 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:12:54.567094 | ubuntu-jammy-large | 2025-12-21 03:12:54.567 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-12-21 03:12:54.575705 | ubuntu-jammy-large | 2025-12-21 03:12:54.575 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-12-21 03:12:54.581305 | ubuntu-jammy-large | 2025-12-21 03:12:54.581 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-12-21 03:12:54.586958 | ubuntu-jammy-large | 2025-12-21 03:12:54.586 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-12-21 03:12:54.590277 | ubuntu-jammy-large | 2025-12-21 03:12:54.590 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-pip-cache 2025-12-21 03:12:54.599395 | ubuntu-jammy-large | 2025-12-21 03:12:54.599 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-pip-cache 2025-12-21 03:12:54.604989 | ubuntu-jammy-large | 2025-12-21 03:12:54.604 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:12:54.609943 | ubuntu-jammy-large | 2025-12-21 03:12:54.609 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:12:54.615635 | ubuntu-jammy-large | 2025-12-21 03:12:54.615 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:12:54.625521 | ubuntu-jammy-large | 2025-12-21 03:12:54.625 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:12:54.630690 | ubuntu-jammy-large | 2025-12-21 03:12:54.630 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-12-21 03:12:54.636458 | ubuntu-jammy-large | 2025-12-21 03:12:54.636 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-12-21 03:12:54.642056 | ubuntu-jammy-large | 2025-12-21 03:12:54.641 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2025-12-21 03:12:54.646293 | ubuntu-jammy-large | 2025-12-21 03:12:54.646 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2025-12-21 03:12:54.651624 | ubuntu-jammy-large | 2025-12-21 03:12:54.651 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:12:54.657108 | ubuntu-jammy-large | 2025-12-21 03:12:54.657 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:12:54.662193 | ubuntu-jammy-large | 2025-12-21 03:12:54.662 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:12:54.666950 | ubuntu-jammy-large | 2025-12-21 03:12:54.666 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:12:54.672820 | ubuntu-jammy-large | 2025-12-21 03:12:54.672 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2025-12-21 03:12:54.678558 | ubuntu-jammy-large | 2025-12-21 03:12:54.678 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:12:54.684344 | ubuntu-jammy-large | 2025-12-21 03:12:54.684 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:12:54.688934 | ubuntu-jammy-large | 2025-12-21 03:12:54.688 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:12:54.693974 | ubuntu-jammy-large | 2025-12-21 03:12:54.693 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:12:54.699341 | ubuntu-jammy-large | 2025-12-21 03:12:54.699 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:12:54.709277 | ubuntu-jammy-large | 2025-12-21 03:12:54.709 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:12:54.714745 | ubuntu-jammy-large | 2025-12-21 03:12:54.714 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:12:54.720267 | ubuntu-jammy-large | 2025-12-21 03:12:54.720 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:12:54.726712 | ubuntu-jammy-large | 2025-12-21 03:12:54.726 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:12:54.735794 | ubuntu-jammy-large | 2025-12-21 03:12:54.735 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:12:54.741452 | ubuntu-jammy-large | 2025-12-21 03:12:54.741 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:12:54.747541 | ubuntu-jammy-large | 2025-12-21 03:12:54.747 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-12-21 03:12:54.753400 | ubuntu-jammy-large | 2025-12-21 03:12:54.753 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-12-21 03:12:54.759135 | ubuntu-jammy-large | 2025-12-21 03:12:54.759 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:12:54.768674 | ubuntu-jammy-large | 2025-12-21 03:12:54.768 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:12:54.774490 | ubuntu-jammy-large | 2025-12-21 03:12:54.774 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:12:54.779495 | ubuntu-jammy-large | 2025-12-21 03:12:54.779 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:12:54.785722 | ubuntu-jammy-large | 2025-12-21 03:12:54.785 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:12:54.794623 | ubuntu-jammy-large | 2025-12-21 03:12:54.794 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:12:54.799642 | ubuntu-jammy-large | 2025-12-21 03:12:54.799 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:12:54.805006 | ubuntu-jammy-large | 2025-12-21 03:12:54.804 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:12:54.810925 | ubuntu-jammy-large | 2025-12-21 03:12:54.810 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/14-manifests 2025-12-21 03:12:54.820538 | ubuntu-jammy-large | 2025-12-21 03:12:54.820 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/14-manifests 2025-12-21 03:12:54.824807 | ubuntu-jammy-large | 2025-12-21 03:12:54.824 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:12:54.830955 | ubuntu-jammy-large | 2025-12-21 03:12:54.830 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:12:54.837180 | ubuntu-jammy-large | 2025-12-21 03:12:54.837 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:12:54.843329 | ubuntu-jammy-large | 2025-12-21 03:12:54.843 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:12:54.849647 | ubuntu-jammy-large | 2025-12-21 03:12:54.849 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-12-21 03:12:54.860040 | ubuntu-jammy-large | 2025-12-21 03:12:54.859 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-12-21 03:12:54.865489 | ubuntu-jammy-large | 2025-12-21 03:12:54.865 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:12:54.870726 | ubuntu-jammy-large | 2025-12-21 03:12:54.870 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:12:54.876289 | ubuntu-jammy-large | 2025-12-21 03:12:54.876 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2025-12-21 03:12:54.882606 | ubuntu-jammy-large | 2025-12-21 03:12:54.882 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-12-21 03:12:54.894067 | ubuntu-jammy-large | 2025-12-21 03:12:54.893 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-12-21 03:12:54.901094 | ubuntu-jammy-large | 2025-12-21 03:12:54.901 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:12:54.906938 | ubuntu-jammy-large | 2025-12-21 03:12:54.906 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:12:54.911984 | ubuntu-jammy-large | 2025-12-21 03:12:54.911 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-12-21 03:12:54.922814 | ubuntu-jammy-large | 2025-12-21 03:12:54.922 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/50-dib-python-version 2025-12-21 03:12:54.928896 | ubuntu-jammy-large | 2025-12-21 03:12:54.928 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2025-12-21 03:12:54.935009 | ubuntu-jammy-large | 2025-12-21 03:12:54.934 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2025-12-21 03:12:54.940885 | ubuntu-jammy-large | 2025-12-21 03:12:54.940 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2025-12-21 03:12:54.947327 | ubuntu-jammy-large | 2025-12-21 03:12:54.947 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2025-12-21 03:12:54.953229 | ubuntu-jammy-large | 2025-12-21 03:12:54.953 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2025-12-21 03:12:54.959266 | ubuntu-jammy-large | 2025-12-21 03:12:54.959 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2025-12-21 03:12:54.964802 | ubuntu-jammy-large | 2025-12-21 03:12:54.964 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2025-12-21 03:12:54.971415 | ubuntu-jammy-large | 2025-12-21 03:12:54.971 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2025-12-21 03:12:54.978022 | ubuntu-jammy-large | 2025-12-21 03:12:54.977 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:12:54.988545 | ubuntu-jammy-large | 2025-12-21 03:12:54.988 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:12:54.993945 | ubuntu-jammy-large | 2025-12-21 03:12:54.993 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2025-12-21 03:12:54.999190 | ubuntu-jammy-large | 2025-12-21 03:12:54.999 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2025-12-21 03:12:55.004971 | ubuntu-jammy-large | 2025-12-21 03:12:55.004 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2025-12-21 03:12:55.010807 | ubuntu-jammy-large | 2025-12-21 03:12:55.010 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:12:55.018165 | ubuntu-jammy-large | 2025-12-21 03:12:55.018 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:12:55.024722 | ubuntu-jammy-large | 2025-12-21 03:12:55.024 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:12:55.031284 | ubuntu-jammy-large | 2025-12-21 03:12:55.031 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:12:55.037607 | ubuntu-jammy-large | 2025-12-21 03:12:55.037 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-12-21 03:12:55.047914 | ubuntu-jammy-large | 2025-12-21 03:12:55.047 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-12-21 03:12:55.052984 | ubuntu-jammy-large | 2025-12-21 03:12:55.052 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-12-21 03:12:55.058264 | ubuntu-jammy-large | 2025-12-21 03:12:55.058 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-12-21 03:12:55.064534 | ubuntu-jammy-large | 2025-12-21 03:12:55.064 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/10-create-pkg-map-dir 2025-12-21 03:12:55.097728 | ubuntu-jammy-large | 2025-12-21 03:12:55.097 | Copying pkg-map for source-repositories 2025-12-21 03:12:55.120693 | ubuntu-jammy-large | 2025-12-21 03:12:55.120 | Copying pkg-map for debootstrap 2025-12-21 03:12:55.139669 | ubuntu-jammy-large | 2025-12-21 03:12:55.139 | Copying pkg-map for base 2025-12-21 03:12:55.159838 | ubuntu-jammy-large | 2025-12-21 03:12:55.159 | Copying pkg-map for amphora-agent 2025-12-21 03:12:55.177167 | ubuntu-jammy-large | 2025-12-21 03:12:55.176 | Copying pkg-map for bootloader 2025-12-21 03:12:55.198047 | ubuntu-jammy-large | 2025-12-21 03:12:55.197 | Copying pkg-map for install-static 2025-12-21 03:12:55.220549 | ubuntu-jammy-large | 2025-12-21 03:12:55.220 | Copying pkg-map for haproxy-logrotate 2025-12-21 03:12:55.242598 | ubuntu-jammy-large | 2025-12-21 03:12:55.242 | Copying pkg-map for haproxy-octavia 2025-12-21 03:12:55.264169 | ubuntu-jammy-large | 2025-12-21 03:12:55.263 | Copying pkg-map for cache-url 2025-12-21 03:12:55.285174 | ubuntu-jammy-large | 2025-12-21 03:12:55.284 | Copying pkg-map for keepalived-octavia 2025-12-21 03:12:55.303666 | ubuntu-jammy-large | 2025-12-21 03:12:55.303 | Copying pkg-map for sos 2025-12-21 03:12:55.322076 | ubuntu-jammy-large | 2025-12-21 03:12:55.321 | Copying pkg-map for svc-map 2025-12-21 03:12:55.341577 | ubuntu-jammy-large | 2025-12-21 03:12:55.341 | dib-run-parts 10-create-pkg-map-dir completed 2025-12-21 03:12:55.341949 | ubuntu-jammy-large | 2025-12-21 03:12:55.341 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/10-merge-svc-map-files 2025-12-21 03:12:55.405893 | ubuntu-jammy-large | 2025-12-21 03:12:55.405 | dib-run-parts 10-merge-svc-map-files completed 2025-12-21 03:12:55.406244 | ubuntu-jammy-large | 2025-12-21 03:12:55.406 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/11-copy-svc-map-file 2025-12-21 03:12:55.436153 | ubuntu-jammy-large | 2025-12-21 03:12:55.436 | dib-run-parts 11-copy-svc-map-file completed 2025-12-21 03:12:55.436301 | ubuntu-jammy-large | 2025-12-21 03:12:55.436 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/20-manifest-dir 2025-12-21 03:12:55.465276 | ubuntu-jammy-large | 2025-12-21 03:12:55.465 | dib-run-parts 20-manifest-dir completed 2025-12-21 03:12:55.465523 | ubuntu-jammy-large | 2025-12-21 03:12:55.465 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/50-modprobe-blacklist 2025-12-21 03:12:55.503280 | ubuntu-jammy-large | 2025-12-21 03:12:55.503 | dib-run-parts 50-modprobe-blacklist completed 2025-12-21 03:12:55.503612 | ubuntu-jammy-large | 2025-12-21 03:12:55.503 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/98-source-repositories 2025-12-21 03:12:55.531203 | ubuntu-jammy-large | 2025-12-21 03:12:55.530 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Dec 21 03:12:55 UTC 2025 for /tmp/dib_build.qmMEUUfe/hooks/source-repository-amphora-agent 2025-12-21 03:12:55.542383 | ubuntu-jammy-large | 2025-12-21 03:12:55.542 | (0001 / 0002) 2025-12-21 03:12:55.578470 | ubuntu-jammy-large | 2025-12-21 03:12:55.578 | Caching amphora-agent from https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 2025-12-21 03:13:01.401265 | ubuntu-jammy-large | 2025-12-21 03:13:01.401 | Updating cache of https://opendev.org/openstack/octavia in /home/zuul/.cache/image-create/source-repositories/amphora_agent_b19e0d3911da425989c1ce9ccd31c43ed7304b06 with ref stable/2024.2 2025-12-21 03:13:02.315795 | ubuntu-jammy-large | 2025-12-21 03:13:02.315 | Cloning from amphora-agent cache and applying ref stable/2024.2 2025-12-21 03:13:02.644688 | ubuntu-jammy-large | 2025-12-21 03:13:02.644 | HEAD is now at 577ff3d67 Merge "Fix L7Rules with FILE_TYPE and EQUAL_TO" into stable/2024.2 2025-12-21 03:13:02.698618 | ubuntu-jammy-large | 2025-12-21 03:13:02.698 | (0002 / 0002) 2025-12-21 03:13:02.728065 | ubuntu-jammy-large | 2025-12-21 03:13:02.727 | Caching upper-constraints file from https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt in /home/zuul/.cache/image-create/source-repositories/upper_constraints_4ba0ba31109ba0ed39c8a9e51714d154e95d15ef 2025-12-21 03:13:02.773111 | ubuntu-jammy-large | 2025-12-21 03:13:02.772 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-21 03:13:02.773856 | ubuntu-jammy-large | 2025-12-21 03:13:02.773 | Dload Upload Total Spent Left Speed 2025-12-21 03:13:03.545536 | ubuntu-jammy-large | 2025-12-21 03:13:03.545 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14240 100 14240 0 0 18432 0 --:--:-- --:--:-- --:--:-- 18421 2025-12-21 03:13:03.551561 | ubuntu-jammy-large | 2025-12-21 03:13:03.551 | Downloaded and cached https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt for the first time 2025-12-21 03:13:03.605325 | ubuntu-jammy-large | 2025-12-21 03:13:03.605 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sun Dec 21 03:13:03 UTC 2025 for /tmp/dib_build.qmMEUUfe/hooks/source-repository-octavia-lib 2025-12-21 03:13:03.615676 | ubuntu-jammy-large | 2025-12-21 03:13:03.615 | (0001 / 0001) 2025-12-21 03:13:03.650198 | ubuntu-jammy-large | 2025-12-21 03:13:03.649 | Caching octavia-lib from https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 2025-12-21 03:13:05.326638 | ubuntu-jammy-large | 2025-12-21 03:13:05.326 | Updating cache of https://opendev.org/openstack/octavia-lib in /home/zuul/.cache/image-create/source-repositories/octavia_lib_1baea60b71f0bbeb6814604dd51cfcd602570c95 with ref master 2025-12-21 03:13:06.092162 | ubuntu-jammy-large | 2025-12-21 03:13:06.091 | Cloning from octavia-lib cache and applying ref master 2025-12-21 03:13:06.225601 | ubuntu-jammy-large | 2025-12-21 03:13:06.225 | HEAD is now at dd2de01 Remove url tags from README 2025-12-21 03:13:06.297179 | ubuntu-jammy-large | 2025-12-21 03:13:06.297 | dib-run-parts 98-source-repositories completed 2025-12-21 03:13:06.297234 | ubuntu-jammy-large | 2025-12-21 03:13:06.297 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/99-enable-install-types 2025-12-21 03:13:06.314181 | ubuntu-jammy-large | 2025-12-21 03:13:06.313 | /tmp/dib_build.qmMEUUfe/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.zVcQ7K 2025-12-21 03:13:06.317652 | ubuntu-jammy-large | 2025-12-21 03:13:06.317 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.zVcQ7K 2025-12-21 03:13:06.321519 | ubuntu-jammy-large | 2025-12-21 03:13:06.321 | /tmp/dib_build.qmMEUUfe/hooks/install.d ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.zVcQ7K 2025-12-21 03:13:06.323732 | ubuntu-jammy-large | 2025-12-21 03:13:06.323 | ~/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/diskimage-create.zVcQ7K 2025-12-21 03:13:06.326996 | ubuntu-jammy-large | 2025-12-21 03:13:06.326 | dib-run-parts 99-enable-install-types completed 2025-12-21 03:13:06.327033 | ubuntu-jammy-large | 2025-12-21 03:13:06.326 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/extra-data.d/99-squash-package-install 2025-12-21 03:13:06.436020 | ubuntu-jammy-large | 2025-12-21 03:13:06.435 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/amphora-agent/package-installs.yaml 2025-12-21 03:13:06.444623 | ubuntu-jammy-large | 2025-12-21 03:13:06.444 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/haproxy-octavia/package-installs.json 2025-12-21 03:13:06.444850 | ubuntu-jammy-large | 2025-12-21 03:13:06.444 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/ipvsadmin/package-installs.json 2025-12-21 03:13:06.445155 | ubuntu-jammy-large | 2025-12-21 03:13:06.445 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2025-12-21 03:13:06.445720 | ubuntu-jammy-large | 2025-12-21 03:13:06.445 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/cpu-pinning/package-installs.yaml 2025-12-21 03:13:06.446368 | ubuntu-jammy-large | 2025-12-21 03:13:06.446 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/sos/package-installs.yaml 2025-12-21 03:13:06.446825 | ubuntu-jammy-large | 2025-12-21 03:13:06.446 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/ubuntu-minimal/package-installs.yaml 2025-12-21 03:13:06.449981 | ubuntu-jammy-large | 2025-12-21 03:13:06.449 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/install-static/package-installs.yaml 2025-12-21 03:13:06.450447 | ubuntu-jammy-large | 2025-12-21 03:13:06.450 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/certs-ramfs/package-installs.yaml 2025-12-21 03:13:06.450848 | ubuntu-jammy-large | 2025-12-21 03:13:06.450 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/debootstrap/package-installs.yaml 2025-12-21 03:13:06.451696 | ubuntu-jammy-large | 2025-12-21 03:13:06.451 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2025-12-21 03:13:06.452661 | ubuntu-jammy-large | 2025-12-21 03:13:06.452 | INFO __main__ [-] Squashing install file: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/elements/keepalived-octavia/package-installs.json 2025-12-21 03:13:06.452815 | ubuntu-jammy-large | 2025-12-21 03:13:06.452 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.10/dist-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2025-12-21 03:13:06.468562 | ubuntu-jammy-large | 2025-12-21 03:13:06.468 | dib-run-parts 99-squash-package-install completed 2025-12-21 03:13:06.469111 | ubuntu-jammy-large | 2025-12-21 03:13:06.468 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:13:06.469153 | ubuntu-jammy-large | 2025-12-21 03:13:06.469 | dib-run-parts 2025-12-21 03:13:06.472913 | ubuntu-jammy-large | 2025-12-21 03:13:06.472 | dib-run-parts Target: extra-data.d 2025-12-21 03:13:06.473068 | ubuntu-jammy-large | 2025-12-21 03:13:06.472 | dib-run-parts 2025-12-21 03:13:06.473091 | ubuntu-jammy-large | 2025-12-21 03:13:06.472 | dib-run-parts Script Seconds 2025-12-21 03:13:06.473106 | ubuntu-jammy-large | 2025-12-21 03:13:06.472 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:13:06.473119 | ubuntu-jammy-large | 2025-12-21 03:13:06.472 | dib-run-parts 2025-12-21 03:13:06.488116 | ubuntu-jammy-large | 2025-12-21 03:13:06.487 | dib-run-parts 10-create-pkg-map-dir 0.274 2025-12-21 03:13:06.498386 | ubuntu-jammy-large | 2025-12-21 03:13:06.498 | dib-run-parts 10-merge-svc-map-files 0.061 2025-12-21 03:13:06.507680 | ubuntu-jammy-large | 2025-12-21 03:13:06.507 | dib-run-parts 11-copy-svc-map-file 0.028 2025-12-21 03:13:06.517249 | ubuntu-jammy-large | 2025-12-21 03:13:06.517 | dib-run-parts 20-manifest-dir 0.026 2025-12-21 03:13:06.528012 | ubuntu-jammy-large | 2025-12-21 03:13:06.527 | dib-run-parts 50-modprobe-blacklist 0.035 2025-12-21 03:13:06.538834 | ubuntu-jammy-large | 2025-12-21 03:13:06.538 | dib-run-parts 98-source-repositories 10.790 2025-12-21 03:13:06.549750 | ubuntu-jammy-large | 2025-12-21 03:13:06.549 | dib-run-parts 99-enable-install-types 0.027 2025-12-21 03:13:06.560450 | ubuntu-jammy-large | 2025-12-21 03:13:06.560 | dib-run-parts 99-squash-package-install 0.139 2025-12-21 03:13:06.563127 | ubuntu-jammy-large | 2025-12-21 03:13:06.563 | dib-run-parts 2025-12-21 03:13:06.563297 | ubuntu-jammy-large | 2025-12-21 03:13:06.563 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:13:06.695456 | ubuntu-jammy-large | 2025-12-21 03:13:06.695 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-12-21 03:13:06.699871 | ubuntu-jammy-large | 2025-12-21 03:13:06.699 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2025-12-21 03:13:06.700059 | ubuntu-jammy-large | 2025-12-21 03:13:06.699 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:13:06.700103 | ubuntu-jammy-large | 2025-12-21 03:13:06.700 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:13:06.700240 | ubuntu-jammy-large | 2025-12-21 03:13:06.700 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:13:06.700302 | ubuntu-jammy-large | 2025-12-21 03:13:06.700 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:13:06.700607 | ubuntu-jammy-large | 2025-12-21 03:13:06.700 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:13:06.707457 | ubuntu-jammy-large | 2025-12-21 03:13:06.706 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:13:06.707532 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:13:06.707550 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:13:06.707565 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:13:06.707579 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:13:06.707592 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:13:06.707605 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:13:06.707618 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:13:06.707630 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export DIB_NO_TIMER_CHECK=True 2025-12-21 03:13:06.707643 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_NO_TIMER_CHECK=True 2025-12-21 03:13:06.707656 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:13:06.707669 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:13:06.707681 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:13:06.707694 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:13:06.707707 | ubuntu-jammy-large | 2025-12-21 03:13:06.707 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:13:06.712406 | ubuntu-jammy-large | 2025-12-21 03:13:06.712 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:13:06.712479 | ubuntu-jammy-large | 2025-12-21 03:13:06.712 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:13:06.712494 | ubuntu-jammy-large | 2025-12-21 03:13:06.712 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:13:06.712508 | ubuntu-jammy-large | 2025-12-21 03:13:06.712 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2025-12-21 03:13:06.716591 | ubuntu-jammy-large | 2025-12-21 03:13:06.716 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-dpkg.bash 2025-12-21 03:13:06.716629 | ubuntu-jammy-large | 2025-12-21 03:13:06.716 | ++ export DIB_ADD_APT_KEYS= 2025-12-21 03:13:06.716638 | ubuntu-jammy-large | 2025-12-21 03:13:06.716 | ++ DIB_ADD_APT_KEYS= 2025-12-21 03:13:06.716647 | ubuntu-jammy-large | 2025-12-21 03:13:06.716 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2025-12-21 03:13:06.721072 | ubuntu-jammy-large | 2025-12-21 03:13:06.721 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-pip-cache 2025-12-21 03:13:06.721553 | ubuntu-jammy-large | 2025-12-21 03:13:06.721 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:13:06.721574 | ubuntu-jammy-large | 2025-12-21 03:13:06.721 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:13:06.721582 | ubuntu-jammy-large | 2025-12-21 03:13:06.721 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:13:06.727033 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:13:06.727060 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ export DISTRO_NAME=ubuntu 2025-12-21 03:13:06.727068 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ DISTRO_NAME=ubuntu 2025-12-21 03:13:06.727074 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ export DIB_RELEASE=jammy 2025-12-21 03:13:06.727081 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ DIB_RELEASE=jammy 2025-12-21 03:13:06.727087 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:13:06.727094 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:13:06.727100 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:13:06.727106 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:13:06.727112 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ ARCH=amd64 2025-12-21 03:13:06.727118 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:13:06.727125 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:13:06.727131 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:13:06.727137 | ubuntu-jammy-large | 2025-12-21 03:13:06.726 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:13:06.727143 | ubuntu-jammy-large | 2025-12-21 03:13:06.727 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:13:06.731849 | ubuntu-jammy-large | 2025-12-21 03:13:06.731 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:13:06.731874 | ubuntu-jammy-large | 2025-12-21 03:13:06.731 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:13:06.731881 | ubuntu-jammy-large | 2025-12-21 03:13:06.731 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:13:06.731892 | ubuntu-jammy-large | 2025-12-21 03:13:06.731 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:13:06.736437 | ubuntu-jammy-large | 2025-12-21 03:13:06.736 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:13:06.736461 | ubuntu-jammy-large | 2025-12-21 03:13:06.736 | ++ [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:13:06.736467 | ubuntu-jammy-large | 2025-12-21 03:13:06.736 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-21 03:13:06.736474 | ubuntu-jammy-large | 2025-12-21 03:13:06.736 | ++ DIB_INIT_SYSTEM=systemd 2025-12-21 03:13:06.736480 | ubuntu-jammy-large | 2025-12-21 03:13:06.736 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:13:06.741090 | ubuntu-jammy-large | 2025-12-21 03:13:06.741 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:13:06.741113 | ubuntu-jammy-large | 2025-12-21 03:13:06.741 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:13:06.741133 | ubuntu-jammy-large | 2025-12-21 03:13:06.741 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:13:06.741140 | ubuntu-jammy-large | 2025-12-21 03:13:06.741 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:13:06.744601 | ubuntu-jammy-large | 2025-12-21 03:13:06.744 | + source /tmp/in_target.d/pre-install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:13:06.744632 | ubuntu-jammy-large | 2025-12-21 03:13:06.744 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:13:06.744640 | ubuntu-jammy-large | 2025-12-21 03:13:06.744 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:13:06.744647 | ubuntu-jammy-large | 2025-12-21 03:13:06.744 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-12-21 03:13:06.749788 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2025-12-21 03:13:06.749814 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:13:06.749821 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:13:06.749829 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:13:06.749837 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:13:06.749845 | ubuntu-jammy-large | 2025-12-21 03:13:06.749 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-12-21 03:13:06.755162 | ubuntu-jammy-large | 2025-12-21 03:13:06.754 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2025-12-21 03:13:06.755231 | ubuntu-jammy-large | 2025-12-21 03:13:06.755 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:13:06.755249 | ubuntu-jammy-large | 2025-12-21 03:13:06.755 | ++ export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:13:06.755262 | ubuntu-jammy-large | 2025-12-21 03:13:06.755 | ++ DIB_BLOCK_DEVICE=mbr 2025-12-21 03:13:06.755346 | ubuntu-jammy-large | 2025-12-21 03:13:06.755 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2025-12-21 03:13:06.759299 | ubuntu-jammy-large | 2025-12-21 03:13:06.759 | + source /tmp/in_target.d/pre-install.d/../environment.d/20-network-interface-names 2025-12-21 03:13:06.759349 | ubuntu-jammy-large | 2025-12-21 03:13:06.759 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:13:06.759364 | ubuntu-jammy-large | 2025-12-21 03:13:06.759 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:13:06.759384 | ubuntu-jammy-large | 2025-12-21 03:13:06.759 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-12-21 03:13:06.765478 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2025-12-21 03:13:06.765547 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ '[' -z '' ']' 2025-12-21 03:13:06.765566 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ case "$DISTRO_NAME" in 2025-12-21 03:13:06.765580 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ '[' jammy == trusty ']' 2025-12-21 03:13:06.765593 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ '[' -z '' ']' 2025-12-21 03:13:06.765607 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ DIB_PYTHON_VERSION=3 2025-12-21 03:13:06.765620 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ export DIB_PYTHON_VERSION 2025-12-21 03:13:06.765633 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ export DIB_PYTHON=python3 2025-12-21 03:13:06.765646 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | ++ DIB_PYTHON=python3 2025-12-21 03:13:06.765659 | ubuntu-jammy-large | 2025-12-21 03:13:06.765 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:13:06.771450 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | + source /tmp/in_target.d/pre-install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:13:06.771519 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ '[' 0 -gt 0 ']' 2025-12-21 03:13:06.771539 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ set -euo pipefail 2025-12-21 03:13:06.771553 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ case $DISTRO_NAME in 2025-12-21 03:13:06.771587 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:13:06.771601 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:13:06.771613 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:13:06.771627 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:13:06.771647 | ubuntu-jammy-large | 2025-12-21 03:13:06.771 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-12-21 03:13:06.776664 | ubuntu-jammy-large | 2025-12-21 03:13:06.776 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2025-12-21 03:13:06.776711 | ubuntu-jammy-large | 2025-12-21 03:13:06.776 | ++ '[' -z systemd ']' 2025-12-21 03:13:06.776726 | ubuntu-jammy-large | 2025-12-21 03:13:06.776 | ++ case $DIB_INIT_SYSTEM in 2025-12-21 03:13:06.776740 | ubuntu-jammy-large | 2025-12-21 03:13:06.776 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-disable-apt-recommends 2025-12-21 03:13:06.782420 | ubuntu-jammy-large | 2025-12-21 03:13:06.782 | 0+1 records in 2025-12-21 03:13:06.782468 | ubuntu-jammy-large | 2025-12-21 03:13:06.782 | 0+1 records out 2025-12-21 03:13:06.782591 | ubuntu-jammy-large | 2025-12-21 03:13:06.782 | 56 bytes copied, 0.00035596 s, 157 kB/s 2025-12-21 03:13:06.786239 | ubuntu-jammy-large | 2025-12-21 03:13:06.786 | dib-run-parts 00-disable-apt-recommends completed 2025-12-21 03:13:06.786313 | ubuntu-jammy-large | 2025-12-21 03:13:06.786 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2025-12-21 03:13:06.796819 | ubuntu-jammy-large | 2025-12-21 03:13:06.796 | dib-run-parts 01-dib-python completed 2025-12-21 03:13:06.797160 | ubuntu-jammy-large | 2025-12-21 03:13:06.797 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2025-12-21 03:13:06.811671 | ubuntu-jammy-large | 2025-12-21 03:13:06.811 | dib-run-parts 01-install-bin completed 2025-12-21 03:13:06.811943 | ubuntu-jammy-large | 2025-12-21 03:13:06.811 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2025-12-21 03:13:07.011036 | ubuntu-jammy-large | 2025-12-21 03:13:07.010 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2025-12-21 03:13:07.011184 | ubuntu-jammy-large | 2025-12-21 03:13:07.011 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2025-12-21 03:13:07.023388 | ubuntu-jammy-large | 2025-12-21 03:13:07.023 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2025-12-21 03:13:07.036612 | ubuntu-jammy-large | 2025-12-21 03:13:07.036 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2025-12-21 03:13:08.596004 | ubuntu-jammy-large | 2025-12-21 03:13:08.595 | Reading package lists... 2025-12-21 03:13:08.676794 | ubuntu-jammy-large | 2025-12-21 03:13:08.676 | Reading package lists... 2025-12-21 03:13:08.918288 | ubuntu-jammy-large | 2025-12-21 03:13:08.918 | Building dependency tree... 2025-12-21 03:13:08.918418 | ubuntu-jammy-large | 2025-12-21 03:13:08.918 | Reading state information... 2025-12-21 03:13:09.145238 | ubuntu-jammy-large | 2025-12-21 03:13:09.145 | The following NEW packages will be installed: 2025-12-21 03:13:09.146807 | ubuntu-jammy-large | 2025-12-21 03:13:09.146 | apt-transport-https 2025-12-21 03:13:09.300712 | ubuntu-jammy-large | 2025-12-21 03:13:09.300 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:09.300780 | ubuntu-jammy-large | 2025-12-21 03:13:09.300 | Need to get 1510 B of archives. 2025-12-21 03:13:09.300790 | ubuntu-jammy-large | 2025-12-21 03:13:09.300 | After this operation, 170 kB of additional disk space will be used. 2025-12-21 03:13:09.300800 | ubuntu-jammy-large | 2025-12-21 03:13:09.300 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.14 [1510 B] 2025-12-21 03:13:09.450135 | ubuntu-jammy-large | 2025-12-21 03:13:09.449 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:13:09.481724 | ubuntu-jammy-large | 2025-12-21 03:13:09.481 | Fetched 1510 B in 0s (10.4 kB/s) 2025-12-21 03:13:09.495832 | ubuntu-jammy-large | 2025-12-21 03:13:09.495 | Selecting previously unselected package apt-transport-https. 2025-12-21 03:13:09.502596 | ubuntu-jammy-large | 2025-12-21 03:13:09.502 | (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.) 2025-12-21 03:13:09.503204 | ubuntu-jammy-large | 2025-12-21 03:13:09.503 | Preparing to unpack .../apt-transport-https_2.4.14_all.deb ... 2025-12-21 03:13:09.503444 | ubuntu-jammy-large | 2025-12-21 03:13:09.503 | Unpacking apt-transport-https (2.4.14) ... 2025-12-21 03:13:09.522375 | ubuntu-jammy-large | 2025-12-21 03:13:09.522 | Setting up apt-transport-https (2.4.14) ... 2025-12-21 03:13:09.763634 | ubuntu-jammy-large | 2025-12-21 03:13:09.763 | Reading package lists... 2025-12-21 03:13:10.030349 | ubuntu-jammy-large | 2025-12-21 03:13:10.030 | Building dependency tree... 2025-12-21 03:13:10.030480 | ubuntu-jammy-large | 2025-12-21 03:13:10.030 | Reading state information... 2025-12-21 03:13:10.261879 | ubuntu-jammy-large | 2025-12-21 03:13:10.261 | The following additional packages will be installed: 2025-12-21 03:13:10.262126 | ubuntu-jammy-large | 2025-12-21 03:13:10.262 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2025-12-21 03:13:10.262211 | ubuntu-jammy-large | 2025-12-21 03:13:10.262 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2025-12-21 03:13:10.262605 | ubuntu-jammy-large | 2025-12-21 03:13:10.262 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2025-12-21 03:13:10.262675 | ubuntu-jammy-large | 2025-12-21 03:13:10.262 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2025-12-21 03:13:10.263048 | ubuntu-jammy-large | 2025-12-21 03:13:10.262 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2025-12-21 03:13:10.263566 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2025-12-21 03:13:10.263606 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2025-12-21 03:13:10.263624 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-cryptography python3-distro python3-httplib2 2025-12-21 03:13:10.263641 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2025-12-21 03:13:10.263657 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2025-12-21 03:13:10.263722 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-more-itertools python3-oauthlib python3-pkg-resources 2025-12-21 03:13:10.263738 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-pyparsing python3-secretstorage python3-six 2025-12-21 03:13:10.264005 | ubuntu-jammy-large | 2025-12-21 03:13:10.263 | python3-software-properties python3-wadllib python3-zipp 2025-12-21 03:13:10.265938 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | Suggested packages: 2025-12-21 03:13:10.266091 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | isoquery gstreamer1.0-tools appstream python3-apt-dbg python-apt-doc 2025-12-21 03:13:10.266127 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | python-blinker-doc python-cryptography-doc python3-cryptography-vectors 2025-12-21 03:13:10.266144 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin 2025-12-21 03:13:10.266158 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | python3-keyrings.alt python3-testresources python3-setuptools 2025-12-21 03:13:10.266171 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | python-pyparsing-doc python-secretstorage-doc 2025-12-21 03:13:10.266184 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | Recommended packages: 2025-12-21 03:13:10.266197 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | gnupg libpam-cap libldap-common publicsuffix libsasl2-modules 2025-12-21 03:13:10.266210 | ubuntu-jammy-large | 2025-12-21 03:13:10.265 | packagekit-tools unattended-upgrades 2025-12-21 03:13:10.314170 | ubuntu-jammy-large | 2025-12-21 03:13:10.313 | The following NEW packages will be installed: 2025-12-21 03:13:10.314480 | ubuntu-jammy-large | 2025-12-21 03:13:10.314 | distro-info-data gir1.2-packagekitglib-1.0 gpg gpgconf iso-codes 2025-12-21 03:13:10.314621 | ubuntu-jammy-large | 2025-12-21 03:13:10.314 | libappstream4 libassuan0 libbrotli1 libcap2-bin libcurl3-gnutls libdw1 2025-12-21 03:13:10.314959 | ubuntu-jammy-large | 2025-12-21 03:13:10.314 | libelf1 libglib2.0-bin libgstreamer1.0-0 libldap-2.5-0 libnghttp2-14 2025-12-21 03:13:10.315061 | ubuntu-jammy-large | 2025-12-21 03:13:10.314 | libpackagekit-glib2-18 libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5 2025-12-21 03:13:10.315552 | ubuntu-jammy-large | 2025-12-21 03:13:10.315 | librtmp1 libsasl2-2 libsasl2-modules-db libssh-4 libstemmer0d libunwind8 2025-12-21 03:13:10.315985 | ubuntu-jammy-large | 2025-12-21 03:13:10.315 | libxmlb2 libyaml-0-2 lsb-release packagekit pkexec policykit-1 polkitd 2025-12-21 03:13:10.316058 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python-apt-common python3-apt python3-blinker python3-cffi-backend 2025-12-21 03:13:10.316098 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-cryptography python3-distro python3-httplib2 2025-12-21 03:13:10.316131 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-importlib-metadata python3-jeepney python3-jwt python3-keyring 2025-12-21 03:13:10.316164 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri 2025-12-21 03:13:10.316215 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-more-itertools python3-oauthlib python3-pkg-resources 2025-12-21 03:13:10.316249 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-pyparsing python3-secretstorage python3-six 2025-12-21 03:13:10.316409 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | python3-software-properties python3-wadllib python3-zipp 2025-12-21 03:13:10.316668 | ubuntu-jammy-large | 2025-12-21 03:13:10.316 | software-properties-common 2025-12-21 03:13:10.462707 | ubuntu-jammy-large | 2025-12-21 03:13:10.462 | 0 upgraded, 57 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:10.462817 | ubuntu-jammy-large | 2025-12-21 03:13:10.462 | Need to get 9329 kB of archives. 2025-12-21 03:13:10.462847 | ubuntu-jammy-large | 2025-12-21 03:13:10.462 | After this operation, 43.1 MB of additional disk space will be used. 2025-12-21 03:13:10.462876 | ubuntu-jammy-large | 2025-12-21 03:13:10.462 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5444 B] 2025-12-21 03:13:10.490057 | ubuntu-jammy-large | 2025-12-21 03:13:10.489 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB] 2025-12-21 03:13:10.664699 | ubuntu-jammy-large | 2025-12-21 03:13:10.664 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] 2025-12-21 03:13:10.665109 | ubuntu-jammy-large | 2025-12-21 03:13:10.664 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] 2025-12-21 03:13:10.666505 | ubuntu-jammy-large | 2025-12-21 03:13:10.666 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] 2025-12-21 03:13:10.667610 | ubuntu-jammy-large | 2025-12-21 03:13:10.667 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] 2025-12-21 03:13:10.668032 | ubuntu-jammy-large | 2025-12-21 03:13:10.667 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] 2025-12-21 03:13:10.668555 | ubuntu-jammy-large | 2025-12-21 03:13:10.668 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] 2025-12-21 03:13:10.678084 | ubuntu-jammy-large | 2025-12-21 03:13:10.677 | 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] 2025-12-21 03:13:10.688537 | ubuntu-jammy-large | 2025-12-21 03:13:10.688 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] 2025-12-21 03:13:10.690895 | ubuntu-jammy-large | 2025-12-21 03:13:10.690 | Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] 2025-12-21 03:13:10.707881 | ubuntu-jammy-large | 2025-12-21 03:13:10.707 | Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] 2025-12-21 03:13:10.711382 | ubuntu-jammy-large | 2025-12-21 03:13:10.711 | Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] 2025-12-21 03:13:10.713293 | ubuntu-jammy-large | 2025-12-21 03:13:10.713 | Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] 2025-12-21 03:13:10.715200 | ubuntu-jammy-large | 2025-12-21 03:13:10.715 | Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.4 [94.5 kB] 2025-12-21 03:13:10.717650 | ubuntu-jammy-large | 2025-12-21 03:13:10.717 | Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.4 [518 kB] 2025-12-21 03:13:10.791101 | ubuntu-jammy-large | 2025-12-21 03:13:10.790 | Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] 2025-12-21 03:13:10.817247 | ubuntu-jammy-large | 2025-12-21 03:13:10.817 | 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] 2025-12-21 03:13:10.818291 | ubuntu-jammy-large | 2025-12-21 03:13:10.818 | Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] 2025-12-21 03:13:10.822587 | ubuntu-jammy-large | 2025-12-21 03:13:10.822 | Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] 2025-12-21 03:13:10.856562 | ubuntu-jammy-large | 2025-12-21 03:13:10.856 | Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] 2025-12-21 03:13:10.858701 | ubuntu-jammy-large | 2025-12-21 03:13:10.858 | Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] 2025-12-21 03:13:10.865151 | ubuntu-jammy-large | 2025-12-21 03:13:10.865 | Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] 2025-12-21 03:13:10.889726 | ubuntu-jammy-large | 2025-12-21 03:13:10.889 | Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] 2025-12-21 03:13:10.909152 | ubuntu-jammy-large | 2025-12-21 03:13:10.908 | Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] 2025-12-21 03:13:10.918074 | ubuntu-jammy-large | 2025-12-21 03:13:10.917 | Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] 2025-12-21 03:13:10.933140 | ubuntu-jammy-large | 2025-12-21 03:13:10.932 | Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] 2025-12-21 03:13:10.948061 | ubuntu-jammy-large | 2025-12-21 03:13:10.947 | Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.6 [80.9 kB] 2025-12-21 03:13:10.950446 | ubuntu-jammy-large | 2025-12-21 03:13:10.950 | Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] 2025-12-21 03:13:10.954371 | ubuntu-jammy-large | 2025-12-21 03:13:10.954 | Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] 2025-12-21 03:13:10.996272 | ubuntu-jammy-large | 2025-12-21 03:13:10.996 | Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] 2025-12-21 03:13:10.997060 | ubuntu-jammy-large | 2025-12-21 03:13:10.996 | Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] 2025-12-21 03:13:11.006768 | ubuntu-jammy-large | 2025-12-21 03:13:11.006 | Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] 2025-12-21 03:13:11.024318 | ubuntu-jammy-large | 2025-12-21 03:13:11.024 | Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] 2025-12-21 03:13:11.030204 | ubuntu-jammy-large | 2025-12-21 03:13:11.030 | Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B] 2025-12-21 03:13:11.030698 | ubuntu-jammy-large | 2025-12-21 03:13:11.030 | Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] 2025-12-21 03:13:11.038341 | ubuntu-jammy-large | 2025-12-21 03:13:11.038 | Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] 2025-12-21 03:13:11.051941 | ubuntu-jammy-large | 2025-12-21 03:13:11.051 | Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] 2025-12-21 03:13:11.059936 | ubuntu-jammy-large | 2025-12-21 03:13:11.059 | Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] 2025-12-21 03:13:11.064927 | ubuntu-jammy-large | 2025-12-21 03:13:11.064 | Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] 2025-12-21 03:13:11.069518 | ubuntu-jammy-large | 2025-12-21 03:13:11.069 | Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] 2025-12-21 03:13:11.074006 | ubuntu-jammy-large | 2025-12-21 03:13:11.073 | Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6288 B] 2025-12-21 03:13:11.076931 | ubuntu-jammy-large | 2025-12-21 03:13:11.076 | Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] 2025-12-21 03:13:11.081732 | ubuntu-jammy-large | 2025-12-21 03:13:11.081 | Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] 2025-12-21 03:13:11.088146 | ubuntu-jammy-large | 2025-12-21 03:13:11.088 | Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] 2025-12-21 03:13:11.091000 | ubuntu-jammy-large | 2025-12-21 03:13:11.090 | Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] 2025-12-21 03:13:11.094056 | ubuntu-jammy-large | 2025-12-21 03:13:11.093 | Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] 2025-12-21 03:13:11.097413 | ubuntu-jammy-large | 2025-12-21 03:13:11.097 | Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] 2025-12-21 03:13:11.116805 | ubuntu-jammy-large | 2025-12-21 03:13:11.116 | Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] 2025-12-21 03:13:11.120553 | ubuntu-jammy-large | 2025-12-21 03:13:11.120 | Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] 2025-12-21 03:13:11.126390 | ubuntu-jammy-large | 2025-12-21 03:13:11.126 | Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] 2025-12-21 03:13:11.131860 | ubuntu-jammy-large | 2025-12-21 03:13:11.131 | Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] 2025-12-21 03:13:11.135862 | ubuntu-jammy-large | 2025-12-21 03:13:11.135 | Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] 2025-12-21 03:13:11.143995 | ubuntu-jammy-large | 2025-12-21 03:13:11.143 | Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] 2025-12-21 03:13:11.159356 | ubuntu-jammy-large | 2025-12-21 03:13:11.159 | Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] 2025-12-21 03:13:11.163528 | ubuntu-jammy-large | 2025-12-21 03:13:11.163 | Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] 2025-12-21 03:13:11.198796 | ubuntu-jammy-large | 2025-12-21 03:13:11.198 | Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] 2025-12-21 03:13:11.358107 | ubuntu-jammy-large | 2025-12-21 03:13:11.357 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:13:11.396024 | ubuntu-jammy-large | 2025-12-21 03:13:11.395 | Fetched 9329 kB in 1s (10.7 MB/s) 2025-12-21 03:13:11.415633 | ubuntu-jammy-large | 2025-12-21 03:13:11.415 | Selecting previously unselected package distro-info-data. 2025-12-21 03:13:11.427868 | ubuntu-jammy-large | 2025-12-21 03:13:11.427 | (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.) 2025-12-21 03:13:11.428743 | ubuntu-jammy-large | 2025-12-21 03:13:11.428 | Preparing to unpack .../00-distro-info-data_0.52ubuntu0.11_all.deb ... 2025-12-21 03:13:11.429069 | ubuntu-jammy-large | 2025-12-21 03:13:11.429 | Unpacking distro-info-data (0.52ubuntu0.11) ... 2025-12-21 03:13:11.446666 | ubuntu-jammy-large | 2025-12-21 03:13:11.446 | Selecting previously unselected package iso-codes. 2025-12-21 03:13:11.448376 | ubuntu-jammy-large | 2025-12-21 03:13:11.448 | Preparing to unpack .../01-iso-codes_4.9.0-1_all.deb ... 2025-12-21 03:13:11.448592 | ubuntu-jammy-large | 2025-12-21 03:13:11.448 | Unpacking iso-codes (4.9.0-1) ... 2025-12-21 03:13:11.615679 | ubuntu-jammy-large | 2025-12-21 03:13:11.615 | Selecting previously unselected package libcap2-bin. 2025-12-21 03:13:11.617186 | ubuntu-jammy-large | 2025-12-21 03:13:11.617 | Preparing to unpack .../02-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... 2025-12-21 03:13:11.617353 | ubuntu-jammy-large | 2025-12-21 03:13:11.617 | Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-12-21 03:13:11.635094 | ubuntu-jammy-large | 2025-12-21 03:13:11.635 | Selecting previously unselected package libelf1:amd64. 2025-12-21 03:13:11.636316 | ubuntu-jammy-large | 2025-12-21 03:13:11.636 | Preparing to unpack .../03-libelf1_0.186-1ubuntu0.1_amd64.deb ... 2025-12-21 03:13:11.636473 | ubuntu-jammy-large | 2025-12-21 03:13:11.636 | Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-12-21 03:13:11.654545 | ubuntu-jammy-large | 2025-12-21 03:13:11.654 | Selecting previously unselected package libyaml-0-2:amd64. 2025-12-21 03:13:11.655716 | ubuntu-jammy-large | 2025-12-21 03:13:11.655 | Preparing to unpack .../04-libyaml-0-2_0.2.2-1build2_amd64.deb ... 2025-12-21 03:13:11.655861 | ubuntu-jammy-large | 2025-12-21 03:13:11.655 | Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-12-21 03:13:11.672529 | ubuntu-jammy-large | 2025-12-21 03:13:11.672 | Selecting previously unselected package lsb-release. 2025-12-21 03:13:11.674041 | ubuntu-jammy-large | 2025-12-21 03:13:11.673 | Preparing to unpack .../05-lsb-release_11.1.0ubuntu4_all.deb ... 2025-12-21 03:13:11.674246 | ubuntu-jammy-large | 2025-12-21 03:13:11.674 | Unpacking lsb-release (11.1.0ubuntu4) ... 2025-12-21 03:13:11.690529 | ubuntu-jammy-large | 2025-12-21 03:13:11.690 | Selecting previously unselected package python-apt-common. 2025-12-21 03:13:11.692612 | ubuntu-jammy-large | 2025-12-21 03:13:11.692 | Preparing to unpack .../06-python-apt-common_2.4.0ubuntu4.1_all.deb ... 2025-12-21 03:13:11.692794 | ubuntu-jammy-large | 2025-12-21 03:13:11.692 | Unpacking python-apt-common (2.4.0ubuntu4.1) ... 2025-12-21 03:13:11.712443 | ubuntu-jammy-large | 2025-12-21 03:13:11.712 | Selecting previously unselected package python3-apt. 2025-12-21 03:13:11.714558 | ubuntu-jammy-large | 2025-12-21 03:13:11.714 | Preparing to unpack .../07-python3-apt_2.4.0ubuntu4.1_amd64.deb ... 2025-12-21 03:13:11.714756 | ubuntu-jammy-large | 2025-12-21 03:13:11.714 | Unpacking python3-apt (2.4.0ubuntu4.1) ... 2025-12-21 03:13:11.738682 | ubuntu-jammy-large | 2025-12-21 03:13:11.738 | Selecting previously unselected package python3-pkg-resources. 2025-12-21 03:13:11.740752 | ubuntu-jammy-large | 2025-12-21 03:13:11.740 | Preparing to unpack .../08-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2025-12-21 03:13:11.740851 | ubuntu-jammy-large | 2025-12-21 03:13:11.740 | Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:13:11.766055 | ubuntu-jammy-large | 2025-12-21 03:13:11.765 | Selecting previously unselected package libnghttp2-14:amd64. 2025-12-21 03:13:11.767998 | ubuntu-jammy-large | 2025-12-21 03:13:11.767 | Preparing to unpack .../09-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... 2025-12-21 03:13:11.768318 | ubuntu-jammy-large | 2025-12-21 03:13:11.768 | Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-12-21 03:13:11.788471 | ubuntu-jammy-large | 2025-12-21 03:13:11.788 | Selecting previously unselected package libpsl5:amd64. 2025-12-21 03:13:11.791037 | ubuntu-jammy-large | 2025-12-21 03:13:11.790 | Preparing to unpack .../10-libpsl5_0.21.0-1.2build2_amd64.deb ... 2025-12-21 03:13:11.791258 | ubuntu-jammy-large | 2025-12-21 03:13:11.791 | Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... 2025-12-21 03:13:11.810675 | ubuntu-jammy-large | 2025-12-21 03:13:11.810 | Selecting previously unselected package libpackagekit-glib2-18:amd64. 2025-12-21 03:13:11.813073 | ubuntu-jammy-large | 2025-12-21 03:13:11.813 | Preparing to unpack .../11-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... 2025-12-21 03:13:11.813388 | ubuntu-jammy-large | 2025-12-21 03:13:11.813 | Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2025-12-21 03:13:11.835560 | ubuntu-jammy-large | 2025-12-21 03:13:11.835 | Selecting previously unselected package gir1.2-packagekitglib-1.0. 2025-12-21 03:13:11.837596 | ubuntu-jammy-large | 2025-12-21 03:13:11.837 | Preparing to unpack .../12-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... 2025-12-21 03:13:11.837795 | ubuntu-jammy-large | 2025-12-21 03:13:11.837 | Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2025-12-21 03:13:11.856443 | ubuntu-jammy-large | 2025-12-21 03:13:11.856 | Selecting previously unselected package libassuan0:amd64. 2025-12-21 03:13:11.859183 | ubuntu-jammy-large | 2025-12-21 03:13:11.859 | Preparing to unpack .../13-libassuan0_2.5.5-1build1_amd64.deb ... 2025-12-21 03:13:11.859448 | ubuntu-jammy-large | 2025-12-21 03:13:11.859 | Unpacking libassuan0:amd64 (2.5.5-1build1) ... 2025-12-21 03:13:11.879439 | ubuntu-jammy-large | 2025-12-21 03:13:11.879 | Selecting previously unselected package gpgconf. 2025-12-21 03:13:11.880992 | ubuntu-jammy-large | 2025-12-21 03:13:11.880 | Preparing to unpack .../14-gpgconf_2.2.27-3ubuntu2.4_amd64.deb ... 2025-12-21 03:13:11.881166 | ubuntu-jammy-large | 2025-12-21 03:13:11.881 | Unpacking gpgconf (2.2.27-3ubuntu2.4) ... 2025-12-21 03:13:11.898616 | ubuntu-jammy-large | 2025-12-21 03:13:11.898 | Selecting previously unselected package gpg. 2025-12-21 03:13:11.900524 | ubuntu-jammy-large | 2025-12-21 03:13:11.900 | Preparing to unpack .../15-gpg_2.2.27-3ubuntu2.4_amd64.deb ... 2025-12-21 03:13:11.900675 | ubuntu-jammy-large | 2025-12-21 03:13:11.900 | Unpacking gpg (2.2.27-3ubuntu2.4) ... 2025-12-21 03:13:11.929234 | ubuntu-jammy-large | 2025-12-21 03:13:11.929 | Selecting previously unselected package libbrotli1:amd64. 2025-12-21 03:13:11.932060 | ubuntu-jammy-large | 2025-12-21 03:13:11.931 | Preparing to unpack .../16-libbrotli1_1.0.9-2build6_amd64.deb ... 2025-12-21 03:13:11.932238 | ubuntu-jammy-large | 2025-12-21 03:13:11.932 | Unpacking libbrotli1:amd64 (1.0.9-2build6) ... 2025-12-21 03:13:11.959790 | ubuntu-jammy-large | 2025-12-21 03:13:11.959 | Selecting previously unselected package libsasl2-modules-db:amd64. 2025-12-21 03:13:11.961780 | ubuntu-jammy-large | 2025-12-21 03:13:11.961 | Preparing to unpack .../17-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-12-21 03:13:11.961909 | ubuntu-jammy-large | 2025-12-21 03:13:11.961 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-12-21 03:13:11.978274 | ubuntu-jammy-large | 2025-12-21 03:13:11.978 | Selecting previously unselected package libsasl2-2:amd64. 2025-12-21 03:13:11.980368 | ubuntu-jammy-large | 2025-12-21 03:13:11.980 | Preparing to unpack .../18-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... 2025-12-21 03:13:11.980603 | ubuntu-jammy-large | 2025-12-21 03:13:11.980 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-12-21 03:13:11.996391 | ubuntu-jammy-large | 2025-12-21 03:13:11.996 | Selecting previously unselected package libldap-2.5-0:amd64. 2025-12-21 03:13:11.998803 | ubuntu-jammy-large | 2025-12-21 03:13:11.998 | Preparing to unpack .../19-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... 2025-12-21 03:13:11.999043 | ubuntu-jammy-large | 2025-12-21 03:13:11.998 | Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-12-21 03:13:12.020888 | ubuntu-jammy-large | 2025-12-21 03:13:12.020 | Selecting previously unselected package librtmp1:amd64. 2025-12-21 03:13:12.023364 | ubuntu-jammy-large | 2025-12-21 03:13:12.023 | Preparing to unpack .../20-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... 2025-12-21 03:13:12.023730 | ubuntu-jammy-large | 2025-12-21 03:13:12.023 | Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-12-21 03:13:12.040192 | ubuntu-jammy-large | 2025-12-21 03:13:12.040 | Selecting previously unselected package libssh-4:amd64. 2025-12-21 03:13:12.042764 | ubuntu-jammy-large | 2025-12-21 03:13:12.042 | Preparing to unpack .../21-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... 2025-12-21 03:13:12.042991 | ubuntu-jammy-large | 2025-12-21 03:13:12.042 | Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2025-12-21 03:13:12.065961 | ubuntu-jammy-large | 2025-12-21 03:13:12.065 | Selecting previously unselected package libcurl3-gnutls:amd64. 2025-12-21 03:13:12.068468 | ubuntu-jammy-large | 2025-12-21 03:13:12.068 | Preparing to unpack .../22-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... 2025-12-21 03:13:12.068818 | ubuntu-jammy-large | 2025-12-21 03:13:12.068 | Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2025-12-21 03:13:12.094087 | ubuntu-jammy-large | 2025-12-21 03:13:12.093 | Selecting previously unselected package libstemmer0d:amd64. 2025-12-21 03:13:12.096546 | ubuntu-jammy-large | 2025-12-21 03:13:12.096 | Preparing to unpack .../23-libstemmer0d_2.2.0-1build1_amd64.deb ... 2025-12-21 03:13:12.096880 | ubuntu-jammy-large | 2025-12-21 03:13:12.096 | Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... 2025-12-21 03:13:12.119249 | ubuntu-jammy-large | 2025-12-21 03:13:12.119 | Selecting previously unselected package libxmlb2:amd64. 2025-12-21 03:13:12.120916 | ubuntu-jammy-large | 2025-12-21 03:13:12.120 | Preparing to unpack .../24-libxmlb2_0.3.6-2build1_amd64.deb ... 2025-12-21 03:13:12.121109 | ubuntu-jammy-large | 2025-12-21 03:13:12.121 | Unpacking libxmlb2:amd64 (0.3.6-2build1) ... 2025-12-21 03:13:12.138304 | ubuntu-jammy-large | 2025-12-21 03:13:12.138 | Selecting previously unselected package libappstream4:amd64. 2025-12-21 03:13:12.140076 | ubuntu-jammy-large | 2025-12-21 03:13:12.139 | Preparing to unpack .../25-libappstream4_0.15.2-2_amd64.deb ... 2025-12-21 03:13:12.140236 | ubuntu-jammy-large | 2025-12-21 03:13:12.140 | Unpacking libappstream4:amd64 (0.15.2-2) ... 2025-12-21 03:13:12.162890 | ubuntu-jammy-large | 2025-12-21 03:13:12.162 | Selecting previously unselected package libdw1:amd64. 2025-12-21 03:13:12.165374 | ubuntu-jammy-large | 2025-12-21 03:13:12.165 | Preparing to unpack .../26-libdw1_0.186-1ubuntu0.1_amd64.deb ... 2025-12-21 03:13:12.165624 | ubuntu-jammy-large | 2025-12-21 03:13:12.165 | Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-12-21 03:13:12.191400 | ubuntu-jammy-large | 2025-12-21 03:13:12.191 | Selecting previously unselected package libglib2.0-bin. 2025-12-21 03:13:12.193721 | ubuntu-jammy-large | 2025-12-21 03:13:12.193 | Preparing to unpack .../27-libglib2.0-bin_2.72.4-0ubuntu2.6_amd64.deb ... 2025-12-21 03:13:12.194113 | ubuntu-jammy-large | 2025-12-21 03:13:12.193 | Unpacking libglib2.0-bin (2.72.4-0ubuntu2.6) ... 2025-12-21 03:13:12.216565 | ubuntu-jammy-large | 2025-12-21 03:13:12.216 | Selecting previously unselected package libunwind8:amd64. 2025-12-21 03:13:12.218749 | ubuntu-jammy-large | 2025-12-21 03:13:12.218 | Preparing to unpack .../28-libunwind8_1.3.2-2build2.1_amd64.deb ... 2025-12-21 03:13:12.219092 | ubuntu-jammy-large | 2025-12-21 03:13:12.218 | Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... 2025-12-21 03:13:12.238814 | ubuntu-jammy-large | 2025-12-21 03:13:12.238 | Selecting previously unselected package libgstreamer1.0-0:amd64. 2025-12-21 03:13:12.240877 | ubuntu-jammy-large | 2025-12-21 03:13:12.240 | Preparing to unpack .../29-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... 2025-12-21 03:13:12.241134 | ubuntu-jammy-large | 2025-12-21 03:13:12.241 | Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2025-12-21 03:13:12.287024 | ubuntu-jammy-large | 2025-12-21 03:13:12.286 | Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-12-21 03:13:12.288676 | ubuntu-jammy-large | 2025-12-21 03:13:12.288 | Preparing to unpack .../30-libpolkit-gobject-1-0_0.105-33_amd64.deb ... 2025-12-21 03:13:12.288818 | ubuntu-jammy-large | 2025-12-21 03:13:12.288 | Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... 2025-12-21 03:13:12.303129 | ubuntu-jammy-large | 2025-12-21 03:13:12.303 | Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-12-21 03:13:12.304982 | ubuntu-jammy-large | 2025-12-21 03:13:12.304 | Preparing to unpack .../31-libpolkit-agent-1-0_0.105-33_amd64.deb ... 2025-12-21 03:13:12.305257 | ubuntu-jammy-large | 2025-12-21 03:13:12.305 | Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... 2025-12-21 03:13:12.320013 | ubuntu-jammy-large | 2025-12-21 03:13:12.319 | Selecting previously unselected package polkitd. 2025-12-21 03:13:12.322489 | ubuntu-jammy-large | 2025-12-21 03:13:12.322 | Preparing to unpack .../32-polkitd_0.105-33_amd64.deb ... 2025-12-21 03:13:12.322802 | ubuntu-jammy-large | 2025-12-21 03:13:12.322 | Unpacking polkitd (0.105-33) ... 2025-12-21 03:13:12.348163 | ubuntu-jammy-large | 2025-12-21 03:13:12.348 | Selecting previously unselected package pkexec. 2025-12-21 03:13:12.351058 | ubuntu-jammy-large | 2025-12-21 03:13:12.350 | Preparing to unpack .../33-pkexec_0.105-33_amd64.deb ... 2025-12-21 03:13:12.351243 | ubuntu-jammy-large | 2025-12-21 03:13:12.351 | Unpacking pkexec (0.105-33) ... 2025-12-21 03:13:12.369506 | ubuntu-jammy-large | 2025-12-21 03:13:12.369 | Selecting previously unselected package policykit-1. 2025-12-21 03:13:12.371875 | ubuntu-jammy-large | 2025-12-21 03:13:12.371 | Preparing to unpack .../34-policykit-1_0.105-33_amd64.deb ... 2025-12-21 03:13:12.389064 | ubuntu-jammy-large | 2025-12-21 03:13:12.388 | Unpacking policykit-1 (0.105-33) ... 2025-12-21 03:13:12.407047 | ubuntu-jammy-large | 2025-12-21 03:13:12.406 | Selecting previously unselected package python3-blinker. 2025-12-21 03:13:12.409648 | ubuntu-jammy-large | 2025-12-21 03:13:12.409 | Preparing to unpack .../35-python3-blinker_1.4+dfsg1-0.4_all.deb ... 2025-12-21 03:13:12.409912 | ubuntu-jammy-large | 2025-12-21 03:13:12.409 | Unpacking python3-blinker (1.4+dfsg1-0.4) ... 2025-12-21 03:13:12.428330 | ubuntu-jammy-large | 2025-12-21 03:13:12.428 | Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-21 03:13:12.430781 | ubuntu-jammy-large | 2025-12-21 03:13:12.430 | Preparing to unpack .../36-python3-cffi-backend_1.15.0-1build2_amd64.deb ... 2025-12-21 03:13:12.430944 | ubuntu-jammy-large | 2025-12-21 03:13:12.430 | Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... 2025-12-21 03:13:12.450853 | ubuntu-jammy-large | 2025-12-21 03:13:12.450 | Selecting previously unselected package python3-cryptography. 2025-12-21 03:13:12.452999 | ubuntu-jammy-large | 2025-12-21 03:13:12.452 | Preparing to unpack .../37-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... 2025-12-21 03:13:12.453244 | ubuntu-jammy-large | 2025-12-21 03:13:12.453 | Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... 2025-12-21 03:13:12.489965 | ubuntu-jammy-large | 2025-12-21 03:13:12.489 | Selecting previously unselected package python3-pyparsing. 2025-12-21 03:13:12.491661 | ubuntu-jammy-large | 2025-12-21 03:13:12.491 | Preparing to unpack .../38-python3-pyparsing_2.4.7-1_all.deb ... 2025-12-21 03:13:12.491778 | ubuntu-jammy-large | 2025-12-21 03:13:12.491 | Unpacking python3-pyparsing (2.4.7-1) ... 2025-12-21 03:13:12.523776 | ubuntu-jammy-large | 2025-12-21 03:13:12.523 | Selecting previously unselected package python3-httplib2. 2025-12-21 03:13:12.525970 | ubuntu-jammy-large | 2025-12-21 03:13:12.525 | Preparing to unpack .../39-python3-httplib2_0.20.2-2_all.deb ... 2025-12-21 03:13:12.526192 | ubuntu-jammy-large | 2025-12-21 03:13:12.526 | Unpacking python3-httplib2 (0.20.2-2) ... 2025-12-21 03:13:12.546126 | ubuntu-jammy-large | 2025-12-21 03:13:12.545 | Selecting previously unselected package python3-more-itertools. 2025-12-21 03:13:12.548397 | ubuntu-jammy-large | 2025-12-21 03:13:12.548 | Preparing to unpack .../40-python3-more-itertools_8.10.0-2_all.deb ... 2025-12-21 03:13:12.548572 | ubuntu-jammy-large | 2025-12-21 03:13:12.548 | Unpacking python3-more-itertools (8.10.0-2) ... 2025-12-21 03:13:12.568893 | ubuntu-jammy-large | 2025-12-21 03:13:12.568 | Selecting previously unselected package python3-zipp. 2025-12-21 03:13:12.571266 | ubuntu-jammy-large | 2025-12-21 03:13:12.571 | Preparing to unpack .../41-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... 2025-12-21 03:13:12.571483 | ubuntu-jammy-large | 2025-12-21 03:13:12.571 | Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... 2025-12-21 03:13:12.588218 | ubuntu-jammy-large | 2025-12-21 03:13:12.588 | Selecting previously unselected package python3-importlib-metadata. 2025-12-21 03:13:12.590133 | ubuntu-jammy-large | 2025-12-21 03:13:12.590 | Preparing to unpack .../42-python3-importlib-metadata_4.6.4-1_all.deb ... 2025-12-21 03:13:12.590293 | ubuntu-jammy-large | 2025-12-21 03:13:12.590 | Unpacking python3-importlib-metadata (4.6.4-1) ... 2025-12-21 03:13:12.609850 | ubuntu-jammy-large | 2025-12-21 03:13:12.609 | Selecting previously unselected package python3-jeepney. 2025-12-21 03:13:12.612115 | ubuntu-jammy-large | 2025-12-21 03:13:12.612 | Preparing to unpack .../43-python3-jeepney_0.7.1-3_all.deb ... 2025-12-21 03:13:12.612331 | ubuntu-jammy-large | 2025-12-21 03:13:12.612 | Unpacking python3-jeepney (0.7.1-3) ... 2025-12-21 03:13:12.635595 | ubuntu-jammy-large | 2025-12-21 03:13:12.635 | Selecting previously unselected package python3-jwt. 2025-12-21 03:13:12.637826 | ubuntu-jammy-large | 2025-12-21 03:13:12.637 | Preparing to unpack .../44-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... 2025-12-21 03:13:12.638185 | ubuntu-jammy-large | 2025-12-21 03:13:12.638 | Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... 2025-12-21 03:13:12.657354 | ubuntu-jammy-large | 2025-12-21 03:13:12.657 | Selecting previously unselected package python3-secretstorage. 2025-12-21 03:13:12.659561 | ubuntu-jammy-large | 2025-12-21 03:13:12.659 | Preparing to unpack .../45-python3-secretstorage_3.3.1-1_all.deb ... 2025-12-21 03:13:12.659827 | ubuntu-jammy-large | 2025-12-21 03:13:12.659 | Unpacking python3-secretstorage (3.3.1-1) ... 2025-12-21 03:13:12.682370 | ubuntu-jammy-large | 2025-12-21 03:13:12.682 | Selecting previously unselected package python3-keyring. 2025-12-21 03:13:12.684577 | ubuntu-jammy-large | 2025-12-21 03:13:12.684 | Preparing to unpack .../46-python3-keyring_23.5.0-1_all.deb ... 2025-12-21 03:13:12.684819 | ubuntu-jammy-large | 2025-12-21 03:13:12.684 | Unpacking python3-keyring (23.5.0-1) ... 2025-12-21 03:13:12.705847 | ubuntu-jammy-large | 2025-12-21 03:13:12.705 | Selecting previously unselected package python3-lazr.uri. 2025-12-21 03:13:12.707592 | ubuntu-jammy-large | 2025-12-21 03:13:12.707 | Preparing to unpack .../47-python3-lazr.uri_1.0.6-2_all.deb ... 2025-12-21 03:13:12.707821 | ubuntu-jammy-large | 2025-12-21 03:13:12.707 | Unpacking python3-lazr.uri (1.0.6-2) ... 2025-12-21 03:13:12.726648 | ubuntu-jammy-large | 2025-12-21 03:13:12.726 | Selecting previously unselected package python3-wadllib. 2025-12-21 03:13:12.729254 | ubuntu-jammy-large | 2025-12-21 03:13:12.729 | Preparing to unpack .../48-python3-wadllib_1.3.6-1_all.deb ... 2025-12-21 03:13:12.729454 | ubuntu-jammy-large | 2025-12-21 03:13:12.729 | Unpacking python3-wadllib (1.3.6-1) ... 2025-12-21 03:13:12.754022 | ubuntu-jammy-large | 2025-12-21 03:13:12.753 | Selecting previously unselected package python3-distro. 2025-12-21 03:13:12.756616 | ubuntu-jammy-large | 2025-12-21 03:13:12.756 | Preparing to unpack .../49-python3-distro_1.7.0-1_all.deb ... 2025-12-21 03:13:12.756851 | ubuntu-jammy-large | 2025-12-21 03:13:12.756 | Unpacking python3-distro (1.7.0-1) ... 2025-12-21 03:13:12.776272 | ubuntu-jammy-large | 2025-12-21 03:13:12.776 | Selecting previously unselected package python3-oauthlib. 2025-12-21 03:13:12.778763 | ubuntu-jammy-large | 2025-12-21 03:13:12.778 | Preparing to unpack .../50-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... 2025-12-21 03:13:12.779082 | ubuntu-jammy-large | 2025-12-21 03:13:12.778 | Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... 2025-12-21 03:13:12.807623 | ubuntu-jammy-large | 2025-12-21 03:13:12.807 | Selecting previously unselected package python3-six. 2025-12-21 03:13:12.809279 | ubuntu-jammy-large | 2025-12-21 03:13:12.809 | Preparing to unpack .../51-python3-six_1.16.0-3ubuntu1_all.deb ... 2025-12-21 03:13:12.809484 | ubuntu-jammy-large | 2025-12-21 03:13:12.809 | Unpacking python3-six (1.16.0-3ubuntu1) ... 2025-12-21 03:13:12.826750 | ubuntu-jammy-large | 2025-12-21 03:13:12.826 | Selecting previously unselected package python3-lazr.restfulclient. 2025-12-21 03:13:12.829000 | ubuntu-jammy-large | 2025-12-21 03:13:12.828 | Preparing to unpack .../52-python3-lazr.restfulclient_0.14.4-1_all.deb ... 2025-12-21 03:13:12.829210 | ubuntu-jammy-large | 2025-12-21 03:13:12.829 | Unpacking python3-lazr.restfulclient (0.14.4-1) ... 2025-12-21 03:13:12.851631 | ubuntu-jammy-large | 2025-12-21 03:13:12.851 | Selecting previously unselected package python3-launchpadlib. 2025-12-21 03:13:12.854342 | ubuntu-jammy-large | 2025-12-21 03:13:12.854 | Preparing to unpack .../53-python3-launchpadlib_1.10.16-1_all.deb ... 2025-12-21 03:13:12.854572 | ubuntu-jammy-large | 2025-12-21 03:13:12.854 | Unpacking python3-launchpadlib (1.10.16-1) ... 2025-12-21 03:13:12.880025 | ubuntu-jammy-large | 2025-12-21 03:13:12.879 | Selecting previously unselected package python3-software-properties. 2025-12-21 03:13:12.881346 | ubuntu-jammy-large | 2025-12-21 03:13:12.881 | Preparing to unpack .../54-python3-software-properties_0.99.22.9_all.deb ... 2025-12-21 03:13:12.881394 | ubuntu-jammy-large | 2025-12-21 03:13:12.881 | Unpacking python3-software-properties (0.99.22.9) ... 2025-12-21 03:13:12.898919 | ubuntu-jammy-large | 2025-12-21 03:13:12.898 | Selecting previously unselected package packagekit. 2025-12-21 03:13:12.900390 | ubuntu-jammy-large | 2025-12-21 03:13:12.900 | Preparing to unpack .../55-packagekit_1.2.5-2ubuntu3_amd64.deb ... 2025-12-21 03:13:12.902191 | ubuntu-jammy-large | 2025-12-21 03:13:12.902 | Unpacking packagekit (1.2.5-2ubuntu3) ... 2025-12-21 03:13:12.934027 | ubuntu-jammy-large | 2025-12-21 03:13:12.933 | Selecting previously unselected package software-properties-common. 2025-12-21 03:13:12.935877 | ubuntu-jammy-large | 2025-12-21 03:13:12.935 | Preparing to unpack .../56-software-properties-common_0.99.22.9_all.deb ... 2025-12-21 03:13:12.936084 | ubuntu-jammy-large | 2025-12-21 03:13:12.936 | Unpacking software-properties-common (0.99.22.9) ... 2025-12-21 03:13:12.961769 | ubuntu-jammy-large | 2025-12-21 03:13:12.961 | Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:13:13.218230 | ubuntu-jammy-large | 2025-12-21 03:13:13.217 | Setting up python3-more-itertools (8.10.0-2) ... 2025-12-21 03:13:13.414024 | ubuntu-jammy-large | 2025-12-21 03:13:13.413 | Setting up libpsl5:amd64 (0.21.0-1.2build2) ... 2025-12-21 03:13:13.414291 | ubuntu-jammy-large | 2025-12-21 03:13:13.414 | Setting up python3-jwt (2.3.0-1ubuntu0.2) ... 2025-12-21 03:13:13.605479 | ubuntu-jammy-large | 2025-12-21 03:13:13.605 | Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... 2025-12-21 03:13:13.605756 | ubuntu-jammy-large | 2025-12-21 03:13:13.605 | Setting up distro-info-data (0.52ubuntu0.11) ... 2025-12-21 03:13:13.606155 | ubuntu-jammy-large | 2025-12-21 03:13:13.606 | Setting up libxmlb2:amd64 (0.3.6-2build1) ... 2025-12-21 03:13:13.606570 | ubuntu-jammy-large | 2025-12-21 03:13:13.606 | Setting up libbrotli1:amd64 (1.0.9-2build6) ... 2025-12-21 03:13:13.607030 | ubuntu-jammy-large | 2025-12-21 03:13:13.606 | Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... 2025-12-21 03:13:13.607481 | ubuntu-jammy-large | 2025-12-21 03:13:13.607 | Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... 2025-12-21 03:13:13.607986 | ubuntu-jammy-large | 2025-12-21 03:13:13.607 | Setting up python3-lazr.uri (1.0.6-2) ... 2025-12-21 03:13:13.811529 | ubuntu-jammy-large | 2025-12-21 03:13:13.811 | Setting up libassuan0:amd64 (2.5.5-1build1) ... 2025-12-21 03:13:13.811829 | ubuntu-jammy-large | 2025-12-21 03:13:13.811 | Setting up python3-zipp (1.0.0-3ubuntu0.1) ... 2025-12-21 03:13:13.992655 | ubuntu-jammy-large | 2025-12-21 03:13:13.992 | Setting up libunwind8:amd64 (1.3.2-2build2.1) ... 2025-12-21 03:13:13.993003 | ubuntu-jammy-large | 2025-12-21 03:13:13.992 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-12-21 03:13:13.993095 | ubuntu-jammy-large | 2025-12-21 03:13:13.992 | Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... 2025-12-21 03:13:13.993126 | ubuntu-jammy-large | 2025-12-21 03:13:13.993 | Setting up python3-six (1.16.0-3ubuntu1) ... 2025-12-21 03:13:14.187517 | ubuntu-jammy-large | 2025-12-21 03:13:14.187 | Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... 2025-12-21 03:13:14.187646 | ubuntu-jammy-large | 2025-12-21 03:13:14.187 | Setting up python3-pyparsing (2.4.7-1) ... 2025-12-21 03:13:14.418667 | ubuntu-jammy-large | 2025-12-21 03:13:14.418 | Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... 2025-12-21 03:13:14.419208 | ubuntu-jammy-large | 2025-12-21 03:13:14.419 | Setting up python3-wadllib (1.3.6-1) ... 2025-12-21 03:13:14.624404 | ubuntu-jammy-large | 2025-12-21 03:13:14.624 | Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... 2025-12-21 03:13:14.624832 | ubuntu-jammy-large | 2025-12-21 03:13:14.624 | Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... 2025-12-21 03:13:14.625488 | ubuntu-jammy-large | 2025-12-21 03:13:14.625 | Setting up python3-jeepney (0.7.1-3) ... 2025-12-21 03:13:14.845422 | ubuntu-jammy-large | 2025-12-21 03:13:14.845 | Setting up python-apt-common (2.4.0ubuntu4.1) ... 2025-12-21 03:13:14.845724 | ubuntu-jammy-large | 2025-12-21 03:13:14.845 | Setting up gpgconf (2.2.27-3ubuntu2.4) ... 2025-12-21 03:13:14.846136 | ubuntu-jammy-large | 2025-12-21 03:13:14.846 | Setting up python3-httplib2 (0.20.2-2) ... 2025-12-21 03:13:15.042099 | ubuntu-jammy-large | 2025-12-21 03:13:15.041 | Setting up libstemmer0d:amd64 (2.2.0-1build1) ... 2025-12-21 03:13:15.042678 | ubuntu-jammy-large | 2025-12-21 03:13:15.042 | Setting up lsb-release (11.1.0ubuntu4) ... 2025-12-21 03:13:15.050081 | ubuntu-jammy-large | 2025-12-21 03:13:15.049 | Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... 2025-12-21 03:13:15.050309 | ubuntu-jammy-large | 2025-12-21 03:13:15.050 | Setting up iso-codes (4.9.0-1) ... 2025-12-21 03:13:15.050603 | ubuntu-jammy-large | 2025-12-21 03:13:15.050 | Setting up gpg (2.2.27-3ubuntu2.4) ... 2025-12-21 03:13:15.050944 | ubuntu-jammy-large | 2025-12-21 03:13:15.050 | Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... 2025-12-21 03:13:15.051383 | ubuntu-jammy-large | 2025-12-21 03:13:15.051 | Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... 2025-12-21 03:13:15.051889 | ubuntu-jammy-large | 2025-12-21 03:13:15.051 | Setting up python3-blinker (1.4+dfsg1-0.4) ... 2025-12-21 03:13:15.250245 | ubuntu-jammy-large | 2025-12-21 03:13:15.250 | Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... 2025-12-21 03:13:15.250326 | ubuntu-jammy-large | 2025-12-21 03:13:15.250 | Setting up python3-importlib-metadata (4.6.4-1) ... 2025-12-21 03:13:15.454490 | ubuntu-jammy-large | 2025-12-21 03:13:15.454 | Setting up python3-distro (1.7.0-1) ... 2025-12-21 03:13:15.654981 | ubuntu-jammy-large | 2025-12-21 03:13:15.654 | Setting up python3-apt (2.4.0ubuntu4.1) ... 2025-12-21 03:13:15.872205 | ubuntu-jammy-large | 2025-12-21 03:13:15.871 | Setting up libglib2.0-bin (2.72.4-0ubuntu2.6) ... 2025-12-21 03:13:15.872287 | ubuntu-jammy-large | 2025-12-21 03:13:15.872 | Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... 2025-12-21 03:13:15.872445 | ubuntu-jammy-large | 2025-12-21 03:13:15.872 | Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... 2025-12-21 03:13:16.186382 | ubuntu-jammy-large | 2025-12-21 03:13:16.186 | Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... 2025-12-21 03:13:16.186473 | ubuntu-jammy-large | 2025-12-21 03:13:16.186 | Setting up polkitd (0.105-33) ... 2025-12-21 03:13:16.205681 | ubuntu-jammy-large | 2025-12-21 03:13:16.205 | Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... 2025-12-21 03:13:16.209881 | ubuntu-jammy-large | 2025-12-21 03:13:16.209 | Setcap worked! gst-ptp-helper is not suid! 2025-12-21 03:13:16.210392 | ubuntu-jammy-large | 2025-12-21 03:13:16.210 | Setting up pkexec (0.105-33) ... 2025-12-21 03:13:16.217530 | ubuntu-jammy-large | 2025-12-21 03:13:16.217 | Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... 2025-12-21 03:13:16.217950 | ubuntu-jammy-large | 2025-12-21 03:13:16.217 | Setting up libappstream4:amd64 (0.15.2-2) ... 2025-12-21 03:13:16.218398 | ubuntu-jammy-large | 2025-12-21 03:13:16.218 | Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... 2025-12-21 03:13:16.453902 | ubuntu-jammy-large | 2025-12-21 03:13:16.453 | Setting up python3-secretstorage (3.3.1-1) ... 2025-12-21 03:13:16.645001 | ubuntu-jammy-large | 2025-12-21 03:13:16.644 | Setting up python3-keyring (23.5.0-1) ... 2025-12-21 03:13:16.847983 | ubuntu-jammy-large | 2025-12-21 03:13:16.847 | Setting up python3-lazr.restfulclient (0.14.4-1) ... 2025-12-21 03:13:17.036509 | ubuntu-jammy-large | 2025-12-21 03:13:17.036 | Setting up policykit-1 (0.105-33) ... 2025-12-21 03:13:17.053460 | ubuntu-jammy-large | 2025-12-21 03:13:17.053 | Setting up python3-launchpadlib (1.10.16-1) ... 2025-12-21 03:13:17.282336 | ubuntu-jammy-large | 2025-12-21 03:13:17.282 | Setting up python3-software-properties (0.99.22.9) ... 2025-12-21 03:13:17.477979 | ubuntu-jammy-large | 2025-12-21 03:13:17.477 | Setting up packagekit (1.2.5-2ubuntu3) ... 2025-12-21 03:13:17.487189 | ubuntu-jammy-large | 2025-12-21 03:13:17.486 | Running in chroot, ignoring request. 2025-12-21 03:13:17.496635 | ubuntu-jammy-large | 2025-12-21 03:13:17.496 | invoke-rc.d: policy-rc.d denied execution of force-reload. 2025-12-21 03:13:17.500015 | ubuntu-jammy-large | 2025-12-21 03:13:17.499 | Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory 2025-12-21 03:13:17.663742 | ubuntu-jammy-large | 2025-12-21 03:13:17.663 | Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket -> /usr/lib/systemd/user/pk-debconf-helper.socket. 2025-12-21 03:13:17.666497 | ubuntu-jammy-large | 2025-12-21 03:13:17.666 | Setting up software-properties-common (0.99.22.9) ... 2025-12-21 03:13:17.859617 | ubuntu-jammy-large | 2025-12-21 03:13:17.859 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:13:17.871974 | ubuntu-jammy-large | 2025-12-21 03:13:17.871 | Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2025-12-21 03:13:18.059692 | ubuntu-jammy-large | 2025-12-21 03:13:18.059 | dib-run-parts 03-baseline-tools completed 2025-12-21 03:13:18.059814 | ubuntu-jammy-large | 2025-12-21 03:13:18.059 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2025-12-21 03:13:18.069241 | ubuntu-jammy-large | 2025-12-21 03:13:18.069 | dib-run-parts 04-dib-init-system completed 2025-12-21 03:13:18.069299 | ubuntu-jammy-large | 2025-12-21 03:13:18.069 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2025-12-21 03:13:19.575148 | ubuntu-jammy-large | 2025-12-21 03:13:19.574 | Map install for debootstrap: lsb-release 2025-12-21 03:13:19.575245 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | Map install for svc-map: python3-PyYAML 2025-12-21 03:13:19.575277 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | Running command: ['install-packages', 'python3-yaml', 'lsb-release'] 2025-12-21 03:13:19.575295 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Reading package lists... 2025-12-21 03:13:19.575309 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Building dependency tree... 2025-12-21 03:13:19.575322 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Reading state information... 2025-12-21 03:13:19.575335 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > lsb-release is already the newest version (11.1.0ubuntu4). 2025-12-21 03:13:19.575348 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > lsb-release set to manually installed. 2025-12-21 03:13:19.575361 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > The following NEW packages will be installed: 2025-12-21 03:13:19.575375 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > python3-yaml 2025-12-21 03:13:19.575390 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:19.575409 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Need to get 129 kB of archives. 2025-12-21 03:13:19.575422 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > After this operation, 542 kB of additional disk space will be used. 2025-12-21 03:13:19.575436 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] 2025-12-21 03:13:19.575450 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:13:19.575462 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Fetched 129 kB in 0s (699 kB/s) 2025-12-21 03:13:19.575475 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Selecting previously unselected package python3-yaml. 2025-12-21 03:13:19.575497 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > (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.) 2025-12-21 03:13:19.575535 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Preparing to unpack .../python3-yaml_5.4.1-1ubuntu1_amd64.deb ... 2025-12-21 03:13:19.575548 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Unpacking python3-yaml (5.4.1-1ubuntu1) ... 2025-12-21 03:13:19.575561 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | > Setting up python3-yaml (5.4.1-1ubuntu1) ... 2025-12-21 03:13:19.575579 | ubuntu-jammy-large | 2025-12-21 03:13:19.575 | returncode: 0 2025-12-21 03:13:19.593417 | ubuntu-jammy-large | 2025-12-21 03:13:19.593 | dib-run-parts 10-package-installs completed 2025-12-21 03:13:19.593497 | ubuntu-jammy-large | 2025-12-21 03:13:19.593 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-apt-get-update 2025-12-21 03:13:19.775694 | ubuntu-jammy-large | 2025-12-21 03:13:19.775 | Hit:1 https://ftp.uni-stuttgart.de/ubuntu jammy InRelease 2025-12-21 03:13:19.775908 | ubuntu-jammy-large | 2025-12-21 03:13:19.775 | Hit:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates InRelease 2025-12-21 03:13:19.787168 | ubuntu-jammy-large | 2025-12-21 03:13:19.786 | Hit:3 https://ftp.uni-stuttgart.de/ubuntu jammy-security InRelease 2025-12-21 03:13:19.800585 | ubuntu-jammy-large | 2025-12-21 03:13:19.800 | Hit:4 https://ftp.uni-stuttgart.de/ubuntu jammy-backports InRelease 2025-12-21 03:13:21.391444 | ubuntu-jammy-large | 2025-12-21 03:13:21.391 | Reading package lists... 2025-12-21 03:13:21.415124 | ubuntu-jammy-large | 2025-12-21 03:13:21.414 | dib-run-parts 99-apt-get-update completed 2025-12-21 03:13:21.415209 | ubuntu-jammy-large | 2025-12-21 03:13:21.415 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2025-12-21 03:13:21.440375 | ubuntu-jammy-large | 2025-12-21 03:13:21.440 | Not running install-packages remove with empty packages list 2025-12-21 03:13:21.494239 | ubuntu-jammy-large | 2025-12-21 03:13:21.493 | Running command: ['install-packages', '-e'] 2025-12-21 03:13:21.494344 | ubuntu-jammy-large | 2025-12-21 03:13:21.494 | > Not running install-packages remove with empty packages list 2025-12-21 03:13:21.494364 | ubuntu-jammy-large | 2025-12-21 03:13:21.494 | returncode: 0 2025-12-21 03:13:21.508914 | ubuntu-jammy-large | 2025-12-21 03:13:21.508 | dib-run-parts 99-package-uninstalls completed 2025-12-21 03:13:21.509180 | ubuntu-jammy-large | 2025-12-21 03:13:21.509 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:13:21.509231 | ubuntu-jammy-large | 2025-12-21 03:13:21.509 | dib-run-parts 2025-12-21 03:13:21.512111 | ubuntu-jammy-large | 2025-12-21 03:13:21.511 | dib-run-parts Target: pre-install.d 2025-12-21 03:13:21.512153 | ubuntu-jammy-large | 2025-12-21 03:13:21.512 | dib-run-parts 2025-12-21 03:13:21.512164 | ubuntu-jammy-large | 2025-12-21 03:13:21.512 | dib-run-parts Script Seconds 2025-12-21 03:13:21.512173 | ubuntu-jammy-large | 2025-12-21 03:13:21.512 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:13:21.512180 | ubuntu-jammy-large | 2025-12-21 03:13:21.512 | dib-run-parts 2025-12-21 03:13:21.526460 | ubuntu-jammy-large | 2025-12-21 03:13:21.526 | dib-run-parts 00-disable-apt-recommends 0.007 2025-12-21 03:13:21.534145 | ubuntu-jammy-large | 2025-12-21 03:13:21.534 | dib-run-parts 01-dib-python 0.008 2025-12-21 03:13:21.542549 | ubuntu-jammy-large | 2025-12-21 03:13:21.542 | dib-run-parts 01-install-bin 0.012 2025-12-21 03:13:21.552035 | ubuntu-jammy-large | 2025-12-21 03:13:21.551 | dib-run-parts 03-baseline-tools 11.245 2025-12-21 03:13:21.560730 | ubuntu-jammy-large | 2025-12-21 03:13:21.560 | dib-run-parts 04-dib-init-system 0.007 2025-12-21 03:13:21.570360 | ubuntu-jammy-large | 2025-12-21 03:13:21.570 | dib-run-parts 10-package-installs 1.523 2025-12-21 03:13:21.578474 | ubuntu-jammy-large | 2025-12-21 03:13:21.578 | dib-run-parts 99-apt-get-update 1.819 2025-12-21 03:13:21.585378 | ubuntu-jammy-large | 2025-12-21 03:13:21.585 | dib-run-parts 99-package-uninstalls 0.091 2025-12-21 03:13:21.588342 | ubuntu-jammy-large | 2025-12-21 03:13:21.588 | dib-run-parts 2025-12-21 03:13:21.588628 | ubuntu-jammy-large | 2025-12-21 03:13:21.588 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:13:21.785951 | ubuntu-jammy-large | 2025-12-21 03:13:21.785 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-12-21 03:13:21.789816 | ubuntu-jammy-large | 2025-12-21 03:13:21.789 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2025-12-21 03:13:21.789951 | ubuntu-jammy-large | 2025-12-21 03:13:21.789 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:13:21.789992 | ubuntu-jammy-large | 2025-12-21 03:13:21.789 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:13:21.790086 | ubuntu-jammy-large | 2025-12-21 03:13:21.790 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:13:21.790122 | ubuntu-jammy-large | 2025-12-21 03:13:21.790 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:13:21.790340 | ubuntu-jammy-large | 2025-12-21 03:13:21.790 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:13:21.793810 | ubuntu-jammy-large | 2025-12-21 03:13:21.793 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:13:21.794064 | ubuntu-jammy-large | 2025-12-21 03:13:21.793 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:13:21.794101 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:13:21.794204 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:13:21.794257 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:13:21.794423 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:13:21.794503 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:13:21.794572 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:13:21.794697 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ export DIB_NO_TIMER_CHECK=True 2025-12-21 03:13:21.794760 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ DIB_NO_TIMER_CHECK=True 2025-12-21 03:13:21.794886 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:13:21.794944 | ubuntu-jammy-large | 2025-12-21 03:13:21.794 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:13:21.795122 | ubuntu-jammy-large | 2025-12-21 03:13:21.795 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:13:21.795190 | ubuntu-jammy-large | 2025-12-21 03:13:21.795 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:13:21.795505 | ubuntu-jammy-large | 2025-12-21 03:13:21.795 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:13:21.799890 | ubuntu-jammy-large | 2025-12-21 03:13:21.799 | + source /tmp/in_target.d/install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:13:21.799988 | ubuntu-jammy-large | 2025-12-21 03:13:21.799 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:13:21.800058 | ubuntu-jammy-large | 2025-12-21 03:13:21.800 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:13:21.800262 | ubuntu-jammy-large | 2025-12-21 03:13:21.800 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-12-21 03:13:21.805059 | ubuntu-jammy-large | 2025-12-21 03:13:21.804 | + source /tmp/in_target.d/install.d/../environment.d/10-dpkg.bash 2025-12-21 03:13:21.805244 | ubuntu-jammy-large | 2025-12-21 03:13:21.805 | ++ export DIB_ADD_APT_KEYS= 2025-12-21 03:13:21.805307 | ubuntu-jammy-large | 2025-12-21 03:13:21.805 | ++ DIB_ADD_APT_KEYS= 2025-12-21 03:13:21.805573 | ubuntu-jammy-large | 2025-12-21 03:13:21.805 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2025-12-21 03:13:21.809893 | ubuntu-jammy-large | 2025-12-21 03:13:21.809 | + source /tmp/in_target.d/install.d/../environment.d/10-pip-cache 2025-12-21 03:13:21.810048 | ubuntu-jammy-large | 2025-12-21 03:13:21.809 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:13:21.810118 | ubuntu-jammy-large | 2025-12-21 03:13:21.810 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:13:21.810418 | ubuntu-jammy-large | 2025-12-21 03:13:21.810 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:13:21.813870 | ubuntu-jammy-large | 2025-12-21 03:13:21.813 | + source /tmp/in_target.d/install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:13:21.814117 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ export DISTRO_NAME=ubuntu 2025-12-21 03:13:21.814193 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ DISTRO_NAME=ubuntu 2025-12-21 03:13:21.814302 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ export DIB_RELEASE=jammy 2025-12-21 03:13:21.814342 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ DIB_RELEASE=jammy 2025-12-21 03:13:21.814459 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:13:21.814506 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:13:21.814603 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:13:21.814654 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:13:21.814762 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ ARCH=amd64 2025-12-21 03:13:21.814903 | ubuntu-jammy-large | 2025-12-21 03:13:21.814 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:13:21.815214 | ubuntu-jammy-large | 2025-12-21 03:13:21.815 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:13:21.815327 | ubuntu-jammy-large | 2025-12-21 03:13:21.815 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:13:21.815376 | ubuntu-jammy-large | 2025-12-21 03:13:21.815 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:13:21.815653 | ubuntu-jammy-large | 2025-12-21 03:13:21.815 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:13:21.820303 | ubuntu-jammy-large | 2025-12-21 03:13:21.820 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:13:21.820479 | ubuntu-jammy-large | 2025-12-21 03:13:21.820 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:13:21.820530 | ubuntu-jammy-large | 2025-12-21 03:13:21.820 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:13:21.820819 | ubuntu-jammy-large | 2025-12-21 03:13:21.820 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:13:21.824328 | ubuntu-jammy-large | 2025-12-21 03:13:21.824 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:13:21.824519 | ubuntu-jammy-large | 2025-12-21 03:13:21.824 | ++ [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:13:21.824616 | ubuntu-jammy-large | 2025-12-21 03:13:21.824 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-21 03:13:21.824676 | ubuntu-jammy-large | 2025-12-21 03:13:21.824 | ++ DIB_INIT_SYSTEM=systemd 2025-12-21 03:13:21.825009 | ubuntu-jammy-large | 2025-12-21 03:13:21.824 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:13:21.829955 | ubuntu-jammy-large | 2025-12-21 03:13:21.829 | + source /tmp/in_target.d/install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:13:21.830145 | ubuntu-jammy-large | 2025-12-21 03:13:21.830 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:13:21.830192 | ubuntu-jammy-large | 2025-12-21 03:13:21.830 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:13:21.830466 | ubuntu-jammy-large | 2025-12-21 03:13:21.830 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:13:21.833819 | ubuntu-jammy-large | 2025-12-21 03:13:21.833 | + source /tmp/in_target.d/install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:13:21.834050 | ubuntu-jammy-large | 2025-12-21 03:13:21.833 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:13:21.834100 | ubuntu-jammy-large | 2025-12-21 03:13:21.834 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:13:21.834371 | ubuntu-jammy-large | 2025-12-21 03:13:21.834 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-12-21 03:13:21.837912 | ubuntu-jammy-large | 2025-12-21 03:13:21.837 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2025-12-21 03:13:21.838127 | ubuntu-jammy-large | 2025-12-21 03:13:21.838 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:13:21.838177 | ubuntu-jammy-large | 2025-12-21 03:13:21.838 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:13:21.838316 | ubuntu-jammy-large | 2025-12-21 03:13:21.838 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:13:21.838369 | ubuntu-jammy-large | 2025-12-21 03:13:21.838 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:13:21.838628 | ubuntu-jammy-large | 2025-12-21 03:13:21.838 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-12-21 03:13:21.843729 | ubuntu-jammy-large | 2025-12-21 03:13:21.843 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2025-12-21 03:13:21.843875 | ubuntu-jammy-large | 2025-12-21 03:13:21.843 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:13:21.844065 | ubuntu-jammy-large | 2025-12-21 03:13:21.843 | ++ export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:13:21.844116 | ubuntu-jammy-large | 2025-12-21 03:13:21.844 | ++ DIB_BLOCK_DEVICE=mbr 2025-12-21 03:13:21.844390 | ubuntu-jammy-large | 2025-12-21 03:13:21.844 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2025-12-21 03:13:21.847978 | ubuntu-jammy-large | 2025-12-21 03:13:21.847 | + source /tmp/in_target.d/install.d/../environment.d/20-network-interface-names 2025-12-21 03:13:21.848148 | ubuntu-jammy-large | 2025-12-21 03:13:21.848 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:13:21.848202 | ubuntu-jammy-large | 2025-12-21 03:13:21.848 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:13:21.848458 | ubuntu-jammy-large | 2025-12-21 03:13:21.848 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-12-21 03:13:21.852724 | ubuntu-jammy-large | 2025-12-21 03:13:21.852 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2025-12-21 03:13:21.853010 | ubuntu-jammy-large | 2025-12-21 03:13:21.852 | ++ '[' -z '' ']' 2025-12-21 03:13:21.853071 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ case "$DISTRO_NAME" in 2025-12-21 03:13:21.853181 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ '[' jammy == trusty ']' 2025-12-21 03:13:21.853293 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ '[' -z '' ']' 2025-12-21 03:13:21.853344 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ DIB_PYTHON_VERSION=3 2025-12-21 03:13:21.853422 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ export DIB_PYTHON_VERSION 2025-12-21 03:13:21.853537 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ export DIB_PYTHON=python3 2025-12-21 03:13:21.853559 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | ++ DIB_PYTHON=python3 2025-12-21 03:13:21.853836 | ubuntu-jammy-large | 2025-12-21 03:13:21.853 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:13:21.857528 | ubuntu-jammy-large | 2025-12-21 03:13:21.857 | + source /tmp/in_target.d/install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:13:21.857744 | ubuntu-jammy-large | 2025-12-21 03:13:21.857 | ++ '[' 0 -gt 0 ']' 2025-12-21 03:13:21.857836 | ubuntu-jammy-large | 2025-12-21 03:13:21.857 | ++ set -euo pipefail 2025-12-21 03:13:21.857994 | ubuntu-jammy-large | 2025-12-21 03:13:21.857 | ++ case $DISTRO_NAME in 2025-12-21 03:13:21.858068 | ubuntu-jammy-large | 2025-12-21 03:13:21.858 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:13:21.858135 | ubuntu-jammy-large | 2025-12-21 03:13:21.858 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:13:21.858196 | ubuntu-jammy-large | 2025-12-21 03:13:21.858 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:13:21.858262 | ubuntu-jammy-large | 2025-12-21 03:13:21.858 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:13:21.858524 | ubuntu-jammy-large | 2025-12-21 03:13:21.858 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-12-21 03:13:21.863636 | ubuntu-jammy-large | 2025-12-21 03:13:21.863 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2025-12-21 03:13:21.863810 | ubuntu-jammy-large | 2025-12-21 03:13:21.863 | ++ '[' -z systemd ']' 2025-12-21 03:13:21.863920 | ubuntu-jammy-large | 2025-12-21 03:13:21.863 | ++ case $DIB_INIT_SYSTEM in 2025-12-21 03:13:21.864308 | ubuntu-jammy-large | 2025-12-21 03:13:21.864 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2025-12-21 03:13:21.927427 | ubuntu-jammy-large | 2025-12-21 03:13:21.927 | INFO:root:Mapping for base : iscsi_package 2025-12-21 03:13:21.981744 | ubuntu-jammy-large | 2025-12-21 03:13:21.981 | Reading package lists... 2025-12-21 03:13:22.215171 | ubuntu-jammy-large | 2025-12-21 03:13:22.214 | Building dependency tree... 2025-12-21 03:13:22.215276 | ubuntu-jammy-large | 2025-12-21 03:13:22.215 | Reading state information... 2025-12-21 03:13:22.413266 | ubuntu-jammy-large | 2025-12-21 03:13:22.413 | The following additional packages will be installed: 2025-12-21 03:13:22.414186 | ubuntu-jammy-large | 2025-12-21 03:13:22.414 | libisns0 libopeniscsiusr udev 2025-12-21 03:13:22.415339 | ubuntu-jammy-large | 2025-12-21 03:13:22.415 | Recommended packages: 2025-12-21 03:13:22.415360 | ubuntu-jammy-large | 2025-12-21 03:13:22.415 | netbase busybox-initramfs finalrd systemd-hwe-hwdb 2025-12-21 03:13:22.439682 | ubuntu-jammy-large | 2025-12-21 03:13:22.439 | The following NEW packages will be installed: 2025-12-21 03:13:22.440553 | ubuntu-jammy-large | 2025-12-21 03:13:22.440 | libisns0 libopeniscsiusr open-iscsi udev 2025-12-21 03:13:22.611183 | ubuntu-jammy-large | 2025-12-21 03:13:22.610 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:22.611266 | ubuntu-jammy-large | 2025-12-21 03:13:22.611 | Need to get 2044 kB of archives. 2025-12-21 03:13:22.611281 | ubuntu-jammy-large | 2025-12-21 03:13:22.611 | After this operation, 11.7 MB of additional disk space will be used. 2025-12-21 03:13:22.611294 | ubuntu-jammy-large | 2025-12-21 03:13:22.611 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisns0 amd64 0.101-0ubuntu2 [96.3 kB] 2025-12-21 03:13:22.690637 | ubuntu-jammy-large | 2025-12-21 03:13:22.690 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libopeniscsiusr amd64 2.1.5-1ubuntu1.1 [67.4 kB] 2025-12-21 03:13:22.708424 | ubuntu-jammy-large | 2025-12-21 03:13:22.708 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 udev amd64 249.11-0ubuntu3.17 [1557 kB] 2025-12-21 03:13:22.785379 | ubuntu-jammy-large | 2025-12-21 03:13:22.785 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 open-iscsi amd64 2.1.5-1ubuntu1.1 [323 kB] 2025-12-21 03:13:22.951098 | ubuntu-jammy-large | 2025-12-21 03:13:22.950 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:13:22.983258 | ubuntu-jammy-large | 2025-12-21 03:13:22.983 | Fetched 2044 kB in 0s (5973 kB/s) 2025-12-21 03:13:23.001341 | ubuntu-jammy-large | 2025-12-21 03:13:23.001 | Selecting previously unselected package libisns0:amd64. 2025-12-21 03:13:23.013050 | ubuntu-jammy-large | 2025-12-21 03:13:23.012 | (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.) 2025-12-21 03:13:23.013894 | ubuntu-jammy-large | 2025-12-21 03:13:23.013 | Preparing to unpack .../libisns0_0.101-0ubuntu2_amd64.deb ... 2025-12-21 03:13:23.014257 | ubuntu-jammy-large | 2025-12-21 03:13:23.014 | Unpacking libisns0:amd64 (0.101-0ubuntu2) ... 2025-12-21 03:13:23.035678 | ubuntu-jammy-large | 2025-12-21 03:13:23.035 | Selecting previously unselected package libopeniscsiusr. 2025-12-21 03:13:23.037465 | ubuntu-jammy-large | 2025-12-21 03:13:23.037 | Preparing to unpack .../libopeniscsiusr_2.1.5-1ubuntu1.1_amd64.deb ... 2025-12-21 03:13:23.037622 | ubuntu-jammy-large | 2025-12-21 03:13:23.037 | Unpacking libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2025-12-21 03:13:23.058809 | ubuntu-jammy-large | 2025-12-21 03:13:23.058 | Selecting previously unselected package udev. 2025-12-21 03:13:23.061310 | ubuntu-jammy-large | 2025-12-21 03:13:23.061 | Preparing to unpack .../udev_249.11-0ubuntu3.17_amd64.deb ... 2025-12-21 03:13:23.061604 | ubuntu-jammy-large | 2025-12-21 03:13:23.061 | Unpacking udev (249.11-0ubuntu3.17) ... 2025-12-21 03:13:23.151694 | ubuntu-jammy-large | 2025-12-21 03:13:23.151 | Selecting previously unselected package open-iscsi. 2025-12-21 03:13:23.153229 | ubuntu-jammy-large | 2025-12-21 03:13:23.153 | Preparing to unpack .../open-iscsi_2.1.5-1ubuntu1.1_amd64.deb ... 2025-12-21 03:13:23.251979 | ubuntu-jammy-large | 2025-12-21 03:13:23.251 | Unpacking open-iscsi (2.1.5-1ubuntu1.1) ... 2025-12-21 03:13:23.289275 | ubuntu-jammy-large | 2025-12-21 03:13:23.289 | Setting up libopeniscsiusr (2.1.5-1ubuntu1.1) ... 2025-12-21 03:13:23.289432 | ubuntu-jammy-large | 2025-12-21 03:13:23.289 | Setting up udev (249.11-0ubuntu3.17) ... 2025-12-21 03:13:23.855630 | ubuntu-jammy-large | 2025-12-21 03:13:23.855 | A chroot environment has been detected, udev not started. 2025-12-21 03:13:23.871813 | ubuntu-jammy-large | 2025-12-21 03:13:23.871 | Setting up libisns0:amd64 (0.101-0ubuntu2) ... 2025-12-21 03:13:23.872167 | ubuntu-jammy-large | 2025-12-21 03:13:23.872 | Setting up open-iscsi (2.1.5-1ubuntu1.1) ... 2025-12-21 03:13:24.230983 | ubuntu-jammy-large | 2025-12-21 03:13:24.230 | Created symlink /etc/systemd/system/sockets.target.wants/iscsid.socket -> /lib/systemd/system/iscsid.socket. 2025-12-21 03:13:24.376159 | ubuntu-jammy-large | 2025-12-21 03:13:24.375 | Created symlink /etc/systemd/system/iscsi.service -> /lib/systemd/system/open-iscsi.service. 2025-12-21 03:13:24.376273 | ubuntu-jammy-large | 2025-12-21 03:13:24.376 | Created symlink /etc/systemd/system/sysinit.target.wants/open-iscsi.service -> /lib/systemd/system/open-iscsi.service. 2025-12-21 03:13:24.386940 | ubuntu-jammy-large | 2025-12-21 03:13:24.386 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:13:24.579837 | ubuntu-jammy-large | 2025-12-21 03:13:24.579 | dib-run-parts 00-baseline-environment completed 2025-12-21 03:13:24.579923 | ubuntu-jammy-large | 2025-12-21 03:13:24.579 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2025-12-21 03:13:24.651324 | ubuntu-jammy-large | 2025-12-21 03:13:24.651 | Reading package lists... 2025-12-21 03:13:24.886057 | ubuntu-jammy-large | 2025-12-21 03:13:24.885 | Building dependency tree... 2025-12-21 03:13:24.886250 | ubuntu-jammy-large | 2025-12-21 03:13:24.886 | Reading state information... 2025-12-21 03:13:25.058295 | ubuntu-jammy-large | 2025-12-21 03:13:25.058 | Calculating upgrade... 2025-12-21 03:13:25.222203 | ubuntu-jammy-large | 2025-12-21 03:13:25.221 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:25.227496 | ubuntu-jammy-large | 2025-12-21 03:13:25.227 | dib-run-parts 00-up-to-date completed 2025-12-21 03:13:25.227551 | ubuntu-jammy-large | 2025-12-21 03:13:25.227 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2025-12-21 03:13:26.521298 | ubuntu-jammy-large | 2025-12-21 03:13:26.520 | 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, network-scripts, open-vm-tools, openssh-client, openssh-server, pollinate, psmisc, rsyslog, screen, socat, tcpdump, ubuntu-cloudimage-keyring, uuid-runtime, vim-tiny, vlan, nftables 2025-12-21 03:13:26.521399 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for haproxy-octavia: haproxy, iputils-ping 2025-12-21 03:13:26.521416 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for ipvsadmin: ipvsadm 2025-12-21 03:13:26.521440 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for cache-url: curl 2025-12-21 03:13:26.521453 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for cpu-pinning: tuned 2025-12-21 03:13:26.521465 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for sos: sos 2025-12-21 03:13:26.521476 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for ubuntu-minimal: linux-image-virtual, initramfs-tools 2025-12-21 03:13:26.521490 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for install-static: rsync 2025-12-21 03:13:26.521501 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for certs-ramfs: cryptsetup 2025-12-21 03:13:26.521513 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for debootstrap: adduser, ca-certificates, cloud-initramfs-growroot, locales 2025-12-21 03:13:26.521526 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for keepalived-octavia: keepalived 2025-12-21 03:13:26.521537 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Map install for source-repositories: git 2025-12-21 03:13:26.521555 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | Running command: ['install-packages', 'dbus', 'libssl-dev', 'libffi-dev', 'pollinate', 'screen', 'ifenslave', 'dmeventd', 'ubuntu-cloudimage-keyring', 'ca-certificates', 'cron', 'netcat-openbsd', 'git', 'cryptsetup', 'net-tools', 'socat', 'gawk', 'ifupdown', 'haproxy', 'psmisc', 'netbase', 'iputils-ping', 'rsync', 'tuned', 'less', 'linux-image-virtual', 'cloud-init', 'openssh-client', 'bash-completion', 'keepalived', 'apt-transport-https', 'cloud-guest-utils', 'irqbalance', 'logrotate', 'adduser', 'python3-venv', 'openssh-server', 'rsyslog', 'apparmor', 'iputils-tracepath', 'lsof', 'tcpdump', 'locales', 'iptables', 'acpid', 'initramfs-tools', 'python3-dev', 'curl', 'dkms', 'build-essential', 'nftables', 'uuid-runtime', 'isc-dhcp-client', 'open-vm-tools', 'python3-pip', 'vlan', 'acl', 'ipvsadm', 'ethtool', 'python3', 'at', 'vim-tiny'] 2025-12-21 03:13:26.521568 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > Reading package lists... 2025-12-21 03:13:26.521580 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > Building dependency tree... 2025-12-21 03:13:26.521591 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > Reading state information... 2025-12-21 03:13:26.521628 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > adduser is already the newest version (3.118ubuntu5). 2025-12-21 03:13:26.521641 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > ca-certificates is already the newest version (20240203~22.04.1). 2025-12-21 03:13:26.521652 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > dbus is already the newest version (1.12.20-2ubuntu4.1). 2025-12-21 03:13:26.521668 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > dbus set to manually installed. 2025-12-21 03:13:26.521683 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > python3 is already the newest version (3.10.6-1~22.04.1). 2025-12-21 03:13:26.521765 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > apt-transport-https is already the newest version (2.4.14). 2025-12-21 03:13:26.521780 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > The following additional packages will be installed: 2025-12-21 03:13:26.521795 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > binutils binutils-common binutils-x86-64-linux-gnu busybox-initramfs bzip2 2025-12-21 03:13:26.521845 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > cpio cpp cpp-11 cpp-12 cryptsetup-bin dctrl-tools dmidecode dpkg-dev fdisk 2025-12-21 03:13:26.521862 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > g++ g++-11 gcc gcc-11 gcc-11-base gcc-12 git-man initramfs-tools-bin 2025-12-21 03:13:26.521919 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > initramfs-tools-core iproute2 klibc-utils kmod libaio1 libasan6 libasan8 2025-12-21 03:13:26.521937 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2025-12-21 03:13:26.521996 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2025-12-21 03:13:26.522051 | ubuntu-jammy-large | 2025-12-21 03:13:26.521 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2025-12-21 03:13:26.522069 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2025-12-21 03:13:26.522084 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 libgdbm6 2025-12-21 03:13:26.522098 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2025-12-21 03:13:26.522151 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2025-12-21 03:13:26.522165 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2025-12-21 03:13:26.522199 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2025-12-21 03:13:26.522214 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2025-12-21 03:13:26.522271 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2025-12-21 03:13:26.522315 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2025-12-21 03:13:26.522331 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libsnmp40 libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 libubsan1 2025-12-21 03:13:26.522386 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 libxtables12 2025-12-21 03:13:26.522429 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > linux-base linux-image-5.15.0-164-generic linux-libc-dev 2025-12-21 03:13:26.522446 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > linux-modules-5.15.0-164-generic lto-disabled-list make ncat netplan.io 2025-12-21 03:13:26.522460 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > openssh-sftp-server patch pci.ids pciutils perl perl-modules-5.34 2025-12-21 03:13:26.522477 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python-babel-localedata python3-attr python3-babel python3-certifi 2025-12-21 03:13:26.522518 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-chardet python3-configobj python3-debconf python3-decorator 2025-12-21 03:13:26.522531 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-distutils python3-idna python3-jinja2 python3-json-pointer 2025-12-21 03:13:26.522595 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-jsonpatch python3-jsonschema python3-lib2to3 python3-linux-procfs 2025-12-21 03:13:26.522614 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-markupsafe python3-netifaces python3-pip-whl python3-pyrsistent 2025-12-21 03:13:26.522638 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-pyudev python3-requests python3-serial python3-setuptools 2025-12-21 03:13:26.522683 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3-setuptools-whl python3-tz python3-urllib3 python3-wheel 2025-12-21 03:13:26.522699 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > python3.10-dev python3.10-venv rpcsvc-proto tzdata ucf vim-common virt-what 2025-12-21 03:13:26.522815 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > xxd xz-utils zlib1g-dev zstd 2025-12-21 03:13:26.522835 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > Suggested packages: 2025-12-21 03:13:26.522851 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > apparmor-profiles-extra apparmor-utils default-mta | mail-transport-agent 2025-12-21 03:13:26.522910 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > binutils-doc bzip2-doc ssh-import-id libarchive1 cpp-doc gcc-11-locales 2025-12-21 03:13:26.522954 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > gcc-12-locales cpp-12-doc anacron checksecurity dosfstools keyutils 2025-12-21 03:13:26.522971 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > liblocale-gettext-perl debtags menu debian-keyring g++-multilib 2025-12-21 03:13:26.523037 | ubuntu-jammy-large | 2025-12-21 03:13:26.522 | > g++-11-multilib gcc-11-doc gawk-doc gcc-multilib manpages-dev autoconf 2025-12-21 03:13:26.523055 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > automake libtool flex bison gdb gcc-doc gcc-11-multilib gcc-12-multilib 2025-12-21 03:13:26.523115 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > gcc-12-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc 2025-12-21 03:13:26.523158 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn vim-haproxy 2025-12-21 03:13:26.523175 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > haproxy-doc ppp rdnssd iproute2-doc firewalld traceroute heartbeat 2025-12-21 03:13:26.523396 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > ldirectord resolvconf avahi-autoipd isc-dhcp-client-ddns glibc-doc gnupg bzr 2025-12-21 03:13:26.523485 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > fuse3 gdbm-l10n lm-sensors snmp-mibs-downloader libssl-doc libstdc++-11-doc 2025-12-21 03:13:26.523503 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > fdutils linux-doc | linux-source-5.15.0 linux-tools 2025-12-21 03:13:26.523529 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > linux-headers-5.15.0-164-generic linux-modules-extra-5.15.0-164-generic 2025-12-21 03:13:26.523543 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > bsd-mailx | mailx make-doc network-manager | wpasupplicant 2025-12-21 03:13:26.523557 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > openvswitch-switch python3-rich iw open-vm-tools-desktop 2025-12-21 03:13:26.523571 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > open-vm-tools-containerinfo open-vm-tools-salt-minion keychain libpam-ssh 2025-12-21 03:13:26.523584 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > monkeysphere ssh-askpass molly-guard ufw ed diffutils-doc perl-doc 2025-12-21 03:13:26.523597 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > libterm-readline-gnu-perl | libterm-readline-perl-perl 2025-12-21 03:13:26.523615 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > libtap-harness-archive-perl python-attr-doc python-configobj-doc 2025-12-21 03:13:26.523628 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > python-jinja2-doc python-jsonschema-doc python3-openssl python3-socks 2025-12-21 03:13:26.523645 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > python-requests-doc python3-wxgtk3.0 | python3-wxgtk python-setuptools-doc 2025-12-21 03:13:26.523662 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > python3-braceexpand rsyslog-mysql | rsyslog-pgsql rsyslog-mongodb 2025-12-21 03:13:26.523721 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi rsyslog-relp 2025-12-21 03:13:26.523741 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > byobu | screenie | iselect ncurses-term indent 2025-12-21 03:13:26.523789 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > Recommended packages: 2025-12-21 03:13:26.523807 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > eatmydata gdisk gnupg cryptsetup-initramfs fakeroot linux-headers-686-pae 2025-12-21 03:13:26.523855 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > | linux-headers-amd64 | linux-headers-generic | linux-headers 2025-12-21 03:13:26.523875 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > libalgorithm-merge-perl libatm1 isc-dhcp-common manpages manpages-dev 2025-12-21 03:13:26.523916 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-12-21 03:13:26.523931 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > javascript-common grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub | lilo 2025-12-21 03:13:26.523944 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > zerofree fuse3 xauth ncurses-term ssh-import-id linux-cpupower hdparm 2025-12-21 03:13:26.523961 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > The following NEW packages will be installed: 2025-12-21 03:13:26.523974 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > acl acpid apparmor at bash-completion binutils binutils-common 2025-12-21 03:13:26.523991 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > binutils-x86-64-linux-gnu build-essential busybox-initramfs bzip2 2025-12-21 03:13:26.524004 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > cloud-guest-utils cloud-init cpio cpp cpp-11 cpp-12 cron cryptsetup 2025-12-21 03:13:26.524020 | ubuntu-jammy-large | 2025-12-21 03:13:26.523 | > cryptsetup-bin curl dctrl-tools dkms dmeventd dmidecode dpkg-dev ethtool 2025-12-21 03:13:26.524037 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > fdisk g++ g++-11 gawk gcc gcc-11 gcc-11-base gcc-12 git git-man haproxy 2025-12-21 03:13:26.524053 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > ifenslave ifupdown initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-12-21 03:13:26.524069 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > iproute2 iptables iputils-ping iputils-tracepath ipvsadm irqbalance 2025-12-21 03:13:26.524119 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > isc-dhcp-client keepalived klibc-utils kmod less libaio1 libasan6 libasan8 2025-12-21 03:13:26.524135 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libatomic1 libbinutils libbpf0 libbsd0 libc-dev-bin libc6-dev libcbor0.8 2025-12-21 03:13:26.524152 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl4 2025-12-21 03:13:26.524165 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libdevmapper-event1.02.1 libdns-export1110 libdpkg-perl libdrm-common 2025-12-21 03:13:26.524204 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libdrm2 libedit2 liberror-perl libestr0 libexpat1-dev libfastjson4 libfdisk1 2025-12-21 03:13:26.524423 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libffi-dev libfido2-1 libfuse3-3 libgcc-11-dev libgcc-12-dev libgdbm-compat4 2025-12-21 03:13:26.524467 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libgdbm6 libgomp1 libip6tc2 libisc-export1105 libisl23 libitm1 libjansson4 2025-12-21 03:13:26.524490 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libjs-jquery libjs-sphinxdoc libjs-underscore libklibc liblsan0 liblua5.3-0 2025-12-21 03:13:26.524509 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > liblvm2cmd2.03 libmd0 libmnl0 libmpc3 libmpfr6 libmspack0 2025-12-21 03:13:26.524523 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libnetfilter-conntrack3 libnetplan0 libnfnetlink0 libnftables1 libnftnl11 2025-12-21 03:13:26.524538 | ubuntu-jammy-large | 2025-12-21 03:13:26.524 | > libnl-3-200 libnl-genl-3-200 libnsl-dev libnuma1 libpcap0.8 libpci3 2025-12-21 03:13:31.377649 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > libperl5.34 libpopt0 libpython3-dev libpython3.10 libpython3.10-dev 2025-12-21 03:13:31.377763 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > libquadmath0 libsensors-config libsensors5 libsigsegv2 libsnmp-base 2025-12-21 03:13:31.377780 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > libsnmp40 libssl-dev libstdc++-11-dev libtirpc-dev libtsan0 libtsan2 2025-12-21 03:13:31.377810 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > libubsan1 libutempter0 libwrap0 libxmlsec1 libxmlsec1-openssl libxslt1.1 2025-12-21 03:13:31.377825 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > libxtables12 linux-base linux-image-5.15.0-164-generic linux-image-virtual 2025-12-21 03:13:31.377838 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > linux-libc-dev linux-modules-5.15.0-164-generic locales logrotate lsof 2025-12-21 03:13:31.377851 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > lto-disabled-list make ncat net-tools netbase netcat-openbsd netplan.io 2025-12-21 03:13:31.377864 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > nftables open-vm-tools openssh-client openssh-server openssh-sftp-server 2025-12-21 03:13:31.377877 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > patch pci.ids pciutils perl perl-modules-5.34 pollinate psmisc 2025-12-21 03:13:31.377890 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python-babel-localedata python3-attr python3-babel python3-certifi 2025-12-21 03:13:31.377927 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-chardet python3-configobj python3-debconf python3-decorator 2025-12-21 03:13:31.377941 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-dev python3-distutils python3-idna python3-jinja2 2025-12-21 03:13:31.377954 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-json-pointer python3-jsonpatch python3-jsonschema python3-lib2to3 2025-12-21 03:13:31.377967 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-linux-procfs python3-markupsafe python3-netifaces python3-pip 2025-12-21 03:13:31.377980 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-pip-whl python3-pyrsistent python3-pyudev python3-requests 2025-12-21 03:13:31.377997 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-serial python3-setuptools python3-setuptools-whl python3-tz 2025-12-21 03:13:31.378010 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > python3-urllib3 python3-venv python3-wheel python3.10-dev python3.10-venv 2025-12-21 03:13:31.378023 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > rpcsvc-proto rsync rsyslog screen socat tcpdump tuned tzdata 2025-12-21 03:13:31.378036 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > ubuntu-cloudimage-keyring ucf uuid-runtime vim-common vim-tiny virt-what 2025-12-21 03:13:31.378051 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > vlan xxd xz-utils zlib1g-dev zstd 2025-12-21 03:13:31.378064 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > 0 upgraded, 218 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:13:31.378077 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > Need to get 198 MB of archives. 2025-12-21 03:13:31.378090 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > After this operation, 733 MB of additional disk space will be used. 2025-12-21 03:13:31.378103 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cron amd64 3.0pl1-137ubuntu3 [73.7 kB] 2025-12-21 03:13:31.378116 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnuma1 amd64 2.0.14-3ubuntu2 [22.5 kB] 2025-12-21 03:13:31.378136 | ubuntu-jammy-large | 2025-12-21 03:13:31.377 | > Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 irqbalance amd64 1.8.0-1ubuntu0.2 [47.2 kB] 2025-12-21 03:13:31.378151 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpopt0 amd64 1.18-3build1 [28.2 kB] 2025-12-21 03:13:31.378165 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsync amd64 3.2.7-0ubuntu0.22.04.4 [437 kB] 2025-12-21 03:13:31.378178 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 uuid-runtime amd64 2.37.2-4ubuntu3.4 [32.0 kB] 2025-12-21 03:13:31.378191 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 kmod amd64 29-1ubuntu1 [101 kB] 2025-12-21 03:13:31.378204 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acpid amd64 1:2.0.33-1ubuntu1 [35.8 kB] 2025-12-21 03:13:31.378217 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.2 [20.8 kB] 2025-12-21 03:13:31.378237 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] 2025-12-21 03:13:31.378250 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:11 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] 2025-12-21 03:13:31.378277 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:12 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] 2025-12-21 03:13:31.378291 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:13 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.2 [10.0 MB] 2025-12-21 03:13:31.378304 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:14 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] 2025-12-21 03:13:31.378322 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:15 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] 2025-12-21 03:13:31.378335 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:16 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] 2025-12-21 03:13:31.378356 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:17 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] 2025-12-21 03:13:31.378369 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:18 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] 2025-12-21 03:13:31.378386 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:19 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] 2025-12-21 03:13:31.378399 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:20 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] 2025-12-21 03:13:31.378412 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:21 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] 2025-12-21 03:13:31.378470 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:22 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] 2025-12-21 03:13:31.378484 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:23 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] 2025-12-21 03:13:31.378497 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:24 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] 2025-12-21 03:13:31.378514 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:25 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.2 [2283 kB] 2025-12-21 03:13:31.378527 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:26 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1069 kB] 2025-12-21 03:13:31.378540 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:27 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.2 [2262 kB] 2025-12-21 03:13:31.378556 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:28 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] 2025-12-21 03:13:31.378569 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:29 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] 2025-12-21 03:13:31.378586 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:30 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2517 kB] 2025-12-21 03:13:31.378603 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:31 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.2 [20.1 MB] 2025-12-21 03:13:31.378619 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:32 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] 2025-12-21 03:13:31.378636 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:33 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~22.04.2 [10.8 MB] 2025-12-21 03:13:31.378652 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:34 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libasan8 amd64 12.3.0-1ubuntu1~22.04.2 [2442 kB] 2025-12-21 03:13:31.378693 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:35 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtsan2 amd64 12.3.0-1ubuntu1~22.04.2 [2477 kB] 2025-12-21 03:13:31.378711 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:36 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~22.04.2 [2618 kB] 2025-12-21 03:13:31.378727 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:37 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~22.04.2 [21.7 MB] 2025-12-21 03:13:31.381211 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:38 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] 2025-12-21 03:13:31.381263 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:39 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] 2025-12-21 03:13:31.381272 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:40 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] 2025-12-21 03:13:31.381299 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:41 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] 2025-12-21 03:13:31.381307 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:42 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] 2025-12-21 03:13:31.381313 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:43 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] 2025-12-21 03:13:31.381319 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:44 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] 2025-12-21 03:13:31.381324 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:45 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] 2025-12-21 03:13:31.381330 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:46 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] 2025-12-21 03:13:31.381335 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:47 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] 2025-12-21 03:13:31.381340 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:48 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] 2025-12-21 03:13:31.381345 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:49 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] 2025-12-21 03:13:31.381350 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:50 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.11 [20.3 kB] 2025-12-21 03:13:31.381356 | ubuntu-jammy-large | 2025-12-21 03:13:31.378 | > Get:51 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-164.174 [1325 kB] 2025-12-21 03:13:31.381361 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:52 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] 2025-12-21 03:13:31.381366 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:53 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] 2025-12-21 03:13:31.381372 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:54 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] 2025-12-21 03:13:31.381377 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:55 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] 2025-12-21 03:13:31.381382 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:56 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.11 [2100 kB] 2025-12-21 03:13:31.381387 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:57 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2101 kB] 2025-12-21 03:13:31.381393 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:58 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.4 MB] 2025-12-21 03:13:31.381399 | ubuntu-jammy-large | 2025-12-21 03:13:31.379 | > Get:59 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] 2025-12-21 03:13:33.616914 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:60 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] 2025-12-21 03:13:33.617027 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:61 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB] 2025-12-21 03:13:33.617046 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:62 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dkms all 2.8.7-2ubuntu2.2 [70.1 kB] 2025-12-21 03:13:33.617060 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:63 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB] 2025-12-21 03:13:33.617073 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:64 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 gawk amd64 1:5.1.0-1ubuntu0.1 [447 kB] 2025-12-21 03:13:33.617086 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:65 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liblua5.3-0 amd64 5.3.6-1build1 [140 kB] 2025-12-21 03:13:33.617117 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:66 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 haproxy amd64 2.4.29-0ubuntu0.22.04.1 [1655 kB] 2025-12-21 03:13:33.617140 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:67 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libbpf0 amd64 1:0.5.0-1ubuntu22.04.1 [140 kB] 2025-12-21 03:13:33.617154 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:68 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] 2025-12-21 03:13:33.617168 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:69 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] 2025-12-21 03:13:33.617181 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:70 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB] 2025-12-21 03:13:33.617194 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:71 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.2 [31.3 kB] 2025-12-21 03:13:33.617220 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:72 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 iproute2 amd64 5.15.0-1ubuntu2 [1070 kB] 2025-12-21 03:13:33.617233 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:73 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB] 2025-12-21 03:13:33.617247 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:74 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-3-200 amd64 3.5.0-0.1 [59.1 kB] 2025-12-21 03:13:33.617260 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:75 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnl-genl-3-200 amd64 3.5.0-0.1 [12.4 kB] 2025-12-21 03:13:33.617273 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:76 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pci.ids all 0.0~2022.01.22-1ubuntu0.1 [251 kB] 2025-12-21 03:13:33.617287 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:77 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libpci3 amd64 1:3.7.0-6 [28.9 kB] 2025-12-21 03:13:33.617300 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:78 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5274 B] 2025-12-21 03:13:33.617314 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:79 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] 2025-12-21 03:13:33.617327 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:80 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libwrap0 amd64 7.6.q-31build2 [47.9 kB] 2025-12-21 03:13:33.617340 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:81 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp-base all 5.9.1+dfsg-1ubuntu2.8 [201 kB] 2025-12-21 03:13:33.617353 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:82 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libsnmp40 amd64 5.9.1+dfsg-1ubuntu2.8 [1070 kB] 2025-12-21 03:13:33.617367 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:83 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 keepalived amd64 1:2.2.4-0.2build1 [453 kB] 2025-12-21 03:13:33.617380 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:84 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] 2025-12-21 03:13:33.617393 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:85 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] 2025-12-21 03:13:33.617406 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:86 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] 2025-12-21 03:13:33.617418 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:87 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] 2025-12-21 03:13:33.617432 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:88 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-sftp-server amd64 1:8.9p1-3ubuntu0.13 [38.7 kB] 2025-12-21 03:13:33.617446 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:89 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] 2025-12-21 03:13:33.617473 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:90 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 openssh-server amd64 1:8.9p1-3ubuntu0.13 [435 kB] 2025-12-21 03:13:33.617497 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > 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] 2025-12-21 03:13:33.617510 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > 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] 2025-12-21 03:13:33.617557 | ubuntu-jammy-large | 2025-12-21 03:13:33.615 | > Get:93 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfuse3-3 amd64 3.10.5-1build1 [81.2 kB] 2025-12-21 03:13:33.617572 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:94 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libmspack0 amd64 0.10.1-2build2 [39.6 kB] 2025-12-21 03:13:33.617585 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:95 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.4 [165 kB] 2025-12-21 03:13:33.617598 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:96 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] 2025-12-21 03:13:33.617611 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:97 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] 2025-12-21 03:13:33.617624 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:98 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 pciutils amd64 1:3.7.0-6 [63.6 kB] 2025-12-21 03:13:33.617637 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > 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] 2025-12-21 03:13:33.617650 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:100 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-ping amd64 3:20211215-1ubuntu0.1 [43.0 kB] 2025-12-21 03:13:33.617663 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:101 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libisc-export1105 amd64 1:9.11.19+dfsg-2.1ubuntu3 [192 kB] 2025-12-21 03:13:33.617682 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:102 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libdns-export1110 amd64 1:9.11.19+dfsg-2.1ubuntu3 [827 kB] 2025-12-21 03:13:33.617695 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:103 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 isc-dhcp-client amd64 4.4.1-2.3ubuntu2.4 [235 kB] 2025-12-21 03:13:33.617708 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:104 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] 2025-12-21 03:13:33.617721 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:105 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libestr0 amd64 0.1.10-2.1build3 [7796 B] 2025-12-21 03:13:33.617734 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:106 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libfastjson4 amd64 0.99.9-1build2 [23.0 kB] 2025-12-21 03:13:33.617747 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:107 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnetplan0 amd64 0.106.1-7ubuntu0.22.04.4 [111 kB] 2025-12-21 03:13:33.617760 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:108 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.11 [4247 kB] 2025-12-21 03:13:33.617773 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:109 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 logrotate amd64 3.19.0-1ubuntu1.1 [54.3 kB] 2025-12-21 03:13:33.617786 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:110 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] 2025-12-21 03:13:33.617799 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:111 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB] 2025-12-21 03:13:33.617812 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:112 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-netifaces amd64 0.11.0-1build2 [18.3 kB] 2025-12-21 03:13:33.617825 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:113 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 netplan.io amd64 0.106.1-7ubuntu0.22.04.4 [106 kB] 2025-12-21 03:13:33.617838 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:114 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 rsyslog amd64 8.2112.0-2ubuntu2.2 [497 kB] 2025-12-21 03:13:33.617851 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:115 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] 2025-12-21 03:13:33.617871 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:116 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 xxd amd64 2:8.2.3995-1ubuntu2.24 [51.4 kB] 2025-12-21 03:13:33.617884 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:117 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-common all 2:8.2.3995-1ubuntu2.24 [81.5 kB] 2025-12-21 03:13:33.617897 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:118 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 vim-tiny amd64 2:8.2.3995-1ubuntu2.24 [707 kB] 2025-12-21 03:13:33.617910 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:119 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 apparmor amd64 3.0.4-2ubuntu2.5 [599 kB] 2025-12-21 03:13:33.617930 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:120 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB] 2025-12-21 03:13:33.617944 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:121 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cpio amd64 2.13+dfsg-7ubuntu0.1 [84.5 kB] 2025-12-21 03:13:33.617957 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:122 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmidecode amd64 3.3-3ubuntu0.2 [68.5 kB] 2025-12-21 03:13:33.617970 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:123 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.2 [20.3 kB] 2025-12-21 03:13:33.617983 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:124 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB] 2025-12-21 03:13:33.617996 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:125 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB] 2025-12-21 03:13:33.618009 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:126 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.2 [455 kB] 2025-12-21 03:13:33.618022 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:127 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 iputils-tracepath amd64 3:20211215-1ubuntu0.1 [14.2 kB] 2025-12-21 03:13:33.618035 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:128 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjansson4 amd64 2.13.1-1.1build3 [32.4 kB] 2025-12-21 03:13:33.618048 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:129 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libnftables1 amd64 1.0.2-1ubuntu3 [332 kB] 2025-12-21 03:13:33.618061 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:130 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpcap0.8 amd64 1.10.1-4ubuntu1.22.04.1 [145 kB] 2025-12-21 03:13:33.618074 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:131 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 lsof amd64 4.93.2+dfsg-1.1build2 [253 kB] 2025-12-21 03:13:33.618087 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:132 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 nftables amd64 1.0.2-1ubuntu3 [67.2 kB] 2025-12-21 03:13:33.618100 | ubuntu-jammy-large | 2025-12-21 03:13:33.616 | > Get:133 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 psmisc amd64 23.4-2build3 [119 kB] 2025-12-21 03:13:37.554037 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:134 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 tcpdump amd64 4.99.1-3ubuntu0.2 [501 kB] 2025-12-21 03:13:37.554130 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:135 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 acl amd64 2.3.1-1 [38.5 kB] 2025-12-21 03:13:37.554171 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:136 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 at amd64 3.2.5-1ubuntu1 [41.1 kB] 2025-12-21 03:13:37.554187 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:137 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 busybox-initramfs amd64 1:1.30.1-7ubuntu3.1 [177 kB] 2025-12-21 03:13:37.554202 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:138 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup-bin amd64 2:2.4.3-1ubuntu1.3 [145 kB] 2025-12-21 03:13:37.554216 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:139 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cryptsetup amd64 2:2.4.3-1ubuntu1.3 [194 kB] 2025-12-21 03:13:37.554258 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:140 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] 2025-12-21 03:13:37.554273 | ubuntu-jammy-large | 2025-12-21 03:13:37.553 | > Get:141 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] 2025-12-21 03:13:37.554286 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:142 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu5 [12.7 kB] 2025-12-21 03:13:37.554298 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:143 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libaio1 amd64 0.3.112-13build1 [7176 B] 2025-12-21 03:13:37.554312 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:144 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 liblvm2cmd2.03 amd64 2.03.11-2.1ubuntu5 [757 kB] 2025-12-21 03:13:37.554325 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:145 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 dmeventd amd64 2:1.02.175-2.1ubuntu5 [38.2 kB] 2025-12-21 03:13:37.554338 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:146 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 ethtool amd64 1:5.16-1ubuntu0.2 [208 kB] 2025-12-21 03:13:37.554351 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:147 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfdisk1 amd64 2.37.2-4ubuntu3.4 [140 kB] 2025-12-21 03:13:37.554364 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:148 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 fdisk amd64 2.37.2-4ubuntu3.4 [122 kB] 2025-12-21 03:13:37.554377 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:149 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 2025-12-21 03:13:37.554395 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:150 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] 2025-12-21 03:13:37.554409 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:151 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] 2025-12-21 03:13:37.554421 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:152 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ifupdown amd64 0.8.36+nmu1ubuntu3.1 [65.1 kB] 2025-12-21 03:13:37.554434 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:153 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ifenslave all 2.10ubuntu3 [13.3 kB] 2025-12-21 03:13:37.554447 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:154 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-bin amd64 0.140ubuntu13.5 [9330 B] 2025-12-21 03:13:37.554486 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:155 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libklibc amd64 2.0.10-4ubuntu0.1 [46.0 kB] 2025-12-21 03:13:37.554501 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:156 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 klibc-utils amd64 2.0.10-4ubuntu0.1 [99.9 kB] 2025-12-21 03:13:37.554514 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:157 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB] 2025-12-21 03:13:37.554527 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:158 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools-core all 0.140ubuntu13.5 [47.8 kB] 2025-12-21 03:13:37.554541 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:159 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-base all 4.5ubuntu9+22.04.1 [19.1 kB] 2025-12-21 03:13:37.554553 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:160 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 initramfs-tools all 0.140ubuntu13.5 [9060 B] 2025-12-21 03:13:37.554575 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:161 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] 2025-12-21 03:13:37.554588 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:162 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] 2025-12-21 03:13:37.554602 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:163 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] 2025-12-21 03:13:37.554623 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:164 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] 2025-12-21 03:13:37.554636 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:165 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.12 [1949 kB] 2025-12-21 03:13:37.554649 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:166 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] 2025-12-21 03:13:37.554662 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:167 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.12 [4763 kB] 2025-12-21 03:13:37.554675 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:168 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04.1 [7064 B] 2025-12-21 03:13:37.554687 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:169 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.20 [2376 kB] 2025-12-21 03:13:37.554705 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:170 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8848 B] 2025-12-21 03:13:37.554737 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:171 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-164-generic amd64 5.15.0-164.174 [22.7 MB] 2025-12-21 03:13:37.554750 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:172 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-5.15.0-164-generic amd64 5.15.0-164.174 [11.6 MB] 2025-12-21 03:13:37.554763 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:173 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 linux-image-virtual amd64 5.15.0.164.159 [2432 B] 2025-12-21 03:13:37.554776 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:174 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 ncat amd64 7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1 [101 kB] 2025-12-21 03:13:37.554789 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:175 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 net-tools amd64 1.60+git20181103.0eebece-1ubuntu5.4 [204 kB] 2025-12-21 03:13:37.554802 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:176 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 pollinate all 4.33-3ubuntu2.1 [12.7 kB] 2025-12-21 03:13:37.554818 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:177 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4982 kB] 2025-12-21 03:13:37.554832 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:178 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-attr all 21.2.0-1ubuntu1 [43.9 kB] 2025-12-21 03:13:37.554845 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:179 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-tz all 2022.1-1ubuntu0.22.04.1 [30.7 kB] 2025-12-21 03:13:37.554858 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:180 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2025-12-21 03:13:37.554874 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:181 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2025-12-21 03:13:37.554887 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:182 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB] 2025-12-21 03:13:37.554900 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:183 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-configobj all 5.0.6-5ubuntu0.1 [34.9 kB] 2025-12-21 03:13:37.554917 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:184 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-debconf all 1.5.79ubuntu1 [3914 B] 2025-12-21 03:13:37.554930 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:185 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2025-12-21 03:13:37.554947 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:186 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.12 [508 kB] 2025-12-21 03:13:37.554960 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:187 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB] 2025-12-21 03:13:37.554984 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:188 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB] 2025-12-21 03:13:37.554997 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:189 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04.1 [26.0 kB] 2025-12-21 03:13:37.555019 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:190 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2025-12-21 03:13:37.555036 | ubuntu-jammy-large | 2025-12-21 03:13:37.554 | > Get:191 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2025-12-21 03:13:37.555052 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:192 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.4 [108 kB] 2025-12-21 03:13:37.555069 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:193 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8320 B] 2025-12-21 03:13:37.555085 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:194 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonpatch all 1.32-2 [12.7 kB] 2025-12-21 03:13:37.555102 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:195 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-setuptools all 59.6.0-1.2ubuntu0.22.04.3 [340 kB] 2025-12-21 03:13:37.555119 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:196 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyrsistent amd64 0.18.1-1build1 [55.5 kB] 2025-12-21 03:13:37.555169 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:197 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-jsonschema all 3.2.0-0ubuntu2 [43.1 kB] 2025-12-21 03:13:37.555188 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:198 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 python3-linux-procfs amd64 0.6.3-1.1build1 [15.0 kB] 2025-12-21 03:13:37.555205 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:199 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] 2025-12-21 03:13:37.555221 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:200 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.7 [1306 kB] 2025-12-21 03:13:37.555238 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:201 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-pip-whl all 22.0.2+dfsg-1ubuntu0.7 [1683 kB] 2025-12-21 03:13:37.555254 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:202 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-pyudev all 0.22.0-2 [33.2 kB] 2025-12-21 03:13:37.555293 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:203 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.4 [98.6 kB] 2025-12-21 03:13:37.555311 | ubuntu-jammy-large | 2025-12-21 03:13:37.555 | > Get:204 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.3 [48.8 kB] 2025-12-21 03:13:39.692473 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:205 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 python3-serial all 3.5-1 [78.7 kB] 2025-12-21 03:13:39.692667 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:206 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-setuptools-whl all 59.6.0-1.2ubuntu0.22.04.3 [789 kB] 2025-12-21 03:13:39.692748 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:207 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3.10-venv amd64 3.10.12-1~22.04.12 [5722 B] 2025-12-21 03:13:39.692813 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:208 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 python3-venv amd64 3.10.6-1~22.04.1 [1042 B] 2025-12-21 03:13:39.692872 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:209 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 screen amd64 4.9.0-1 [672 kB] 2025-12-21 03:13:39.692930 | ubuntu-jammy-large | 2025-12-21 03:13:39.692 | > Get:210 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 virt-what amd64 1.21-1 [16.0 kB] 2025-12-21 03:13:39.693051 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:211 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/universe amd64 tuned all 2.15.0-1ubuntu1 [119 kB] 2025-12-21 03:13:39.693135 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:212 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 ubuntu-cloudimage-keyring all 2021.03.26 [1736 B] 2025-12-21 03:13:39.693194 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:213 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 cloud-guest-utils all 0.32-22-g45fe84a5-0ubuntu1 [18.5 kB] 2025-12-21 03:13:39.693251 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:214 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 cloud-init all 25.2-0ubuntu1~22.04.1 [586 kB] 2025-12-21 03:13:39.693310 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:215 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 ipvsadm amd64 1:1.31-1build2 [42.2 kB] 2025-12-21 03:13:39.693369 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:216 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] 2025-12-21 03:13:39.693428 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:217 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2025-12-21 03:13:39.693485 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Get:218 https://ftp.uni-stuttgart.de/ubuntu jammy/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2025-12-21 03:13:39.693543 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:13:39.693627 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Fetched 198 MB in 11s (17.3 MB/s) 2025-12-21 03:13:39.693693 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Selecting previously unselected package cron. 2025-12-21 03:13:39.693771 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > (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.) 2025-12-21 03:13:39.693836 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Preparing to unpack .../00-cron_3.0pl1-137ubuntu3_amd64.deb ... 2025-12-21 03:13:39.693894 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Unpacking cron (3.0pl1-137ubuntu3) ... 2025-12-21 03:13:39.693951 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Selecting previously unselected package libnuma1:amd64. 2025-12-21 03:13:39.694007 | ubuntu-jammy-large | 2025-12-21 03:13:39.693 | > Preparing to unpack .../01-libnuma1_2.0.14-3ubuntu2_amd64.deb ... 2025-12-21 03:13:39.694063 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-12-21 03:13:39.694119 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package irqbalance. 2025-12-21 03:13:39.694176 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Preparing to unpack .../02-irqbalance_1.8.0-1ubuntu0.2_amd64.deb ... 2025-12-21 03:13:39.694231 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking irqbalance (1.8.0-1ubuntu0.2) ... 2025-12-21 03:13:39.694285 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package libpopt0:amd64. 2025-12-21 03:13:39.694340 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Preparing to unpack .../03-libpopt0_1.18-3build1_amd64.deb ... 2025-12-21 03:13:39.694395 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking libpopt0:amd64 (1.18-3build1) ... 2025-12-21 03:13:39.694452 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package rsync. 2025-12-21 03:13:39.694509 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Preparing to unpack .../04-rsync_3.2.7-0ubuntu0.22.04.4_amd64.deb ... 2025-12-21 03:13:39.694563 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking rsync (3.2.7-0ubuntu0.22.04.4) ... 2025-12-21 03:13:39.694635 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package uuid-runtime. 2025-12-21 03:13:39.694694 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Preparing to unpack .../05-uuid-runtime_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:13:39.694749 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking uuid-runtime (2.37.2-4ubuntu3.4) ... 2025-12-21 03:13:39.694818 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package kmod. 2025-12-21 03:13:39.694874 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Preparing to unpack .../06-kmod_29-1ubuntu1_amd64.deb ... 2025-12-21 03:13:39.694929 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Unpacking kmod (29-1ubuntu1) ... 2025-12-21 03:13:39.694983 | ubuntu-jammy-large | 2025-12-21 03:13:39.694 | > Selecting previously unselected package acpid. 2025-12-21 03:13:39.695038 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../07-acpid_1%3a2.0.33-1ubuntu1_amd64.deb ... 2025-12-21 03:13:39.695093 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking acpid (1:2.0.33-1ubuntu1) ... 2025-12-21 03:13:39.695147 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package gcc-11-base:amd64. 2025-12-21 03:13:39.695204 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../08-gcc-11-base_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.695261 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.695317 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package libisl23:amd64. 2025-12-21 03:13:39.695373 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../09-libisl23_0.24-2build1_amd64.deb ... 2025-12-21 03:13:39.695426 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking libisl23:amd64 (0.24-2build1) ... 2025-12-21 03:13:39.695480 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package libmpfr6:amd64. 2025-12-21 03:13:39.695536 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../10-libmpfr6_4.1.0-3build3_amd64.deb ... 2025-12-21 03:13:39.695590 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking libmpfr6:amd64 (4.1.0-3build3) ... 2025-12-21 03:13:39.695693 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package libmpc3:amd64. 2025-12-21 03:13:39.695752 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ... 2025-12-21 03:13:39.695807 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking libmpc3:amd64 (1.2.1-2build1) ... 2025-12-21 03:13:39.695860 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package cpp-11. 2025-12-21 03:13:39.695917 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Preparing to unpack .../12-cpp-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.695972 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.696025 | ubuntu-jammy-large | 2025-12-21 03:13:39.695 | > Selecting previously unselected package cpp. 2025-12-21 03:13:39.696087 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../13-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-12-21 03:13:39.696143 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Unpacking cpp (4:11.2.0-1ubuntu1) ... 2025-12-21 03:13:39.696199 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Selecting previously unselected package libcc1-0:amd64. 2025-12-21 03:13:39.696255 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../14-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.696310 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.696367 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Selecting previously unselected package binutils-common:amd64. 2025-12-21 03:13:39.696422 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../15-binutils-common_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.696478 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.696535 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Selecting previously unselected package libbinutils:amd64. 2025-12-21 03:13:39.696591 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../16-libbinutils_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.696665 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.696722 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-21 03:13:39.696777 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../17-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.696832 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.696900 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Selecting previously unselected package libctf0:amd64. 2025-12-21 03:13:39.696980 | ubuntu-jammy-large | 2025-12-21 03:13:39.696 | > Preparing to unpack .../18-libctf0_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.697041 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.697100 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-21 03:13:39.697157 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../19-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.697214 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.697270 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package binutils. 2025-12-21 03:13:39.697326 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../20-binutils_2.38-4ubuntu2.12_amd64.deb ... 2025-12-21 03:13:39.697382 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking binutils (2.38-4ubuntu2.12) ... 2025-12-21 03:13:39.697438 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package libgomp1:amd64. 2025-12-21 03:13:39.697494 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../21-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.697549 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.697621 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package libitm1:amd64. 2025-12-21 03:13:39.697680 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../22-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.697736 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.697792 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package libatomic1:amd64. 2025-12-21 03:13:39.697847 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../23-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.697902 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.697958 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Selecting previously unselected package libasan6:amd64. 2025-12-21 03:13:39.698014 | ubuntu-jammy-large | 2025-12-21 03:13:39.697 | > Preparing to unpack .../24-libasan6_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698069 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698125 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package liblsan0:amd64. 2025-12-21 03:13:39.698180 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Preparing to unpack .../25-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698236 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698291 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package libtsan0:amd64. 2025-12-21 03:13:39.698346 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Preparing to unpack .../26-libtsan0_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698402 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698458 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package libubsan1:amd64. 2025-12-21 03:13:39.698514 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Preparing to unpack .../27-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698569 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698640 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package libquadmath0:amd64. 2025-12-21 03:13:39.698699 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Preparing to unpack .../28-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698760 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698818 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package libgcc-11-dev:amd64. 2025-12-21 03:13:39.698886 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Preparing to unpack .../29-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.698942 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.698997 | ubuntu-jammy-large | 2025-12-21 03:13:39.698 | > Selecting previously unselected package gcc-11. 2025-12-21 03:13:39.699053 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Preparing to unpack .../30-gcc-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:39.699108 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:39.699163 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Selecting previously unselected package gcc. 2025-12-21 03:13:39.699218 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Preparing to unpack .../31-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-12-21 03:13:39.699273 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Unpacking gcc (4:11.2.0-1ubuntu1) ... 2025-12-21 03:13:39.699329 | ubuntu-jammy-large | 2025-12-21 03:13:39.699 | > Selecting previously unselected package cpp-12. 2025-12-21 03:13:42.218392 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Preparing to unpack .../32-cpp-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.218567 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Unpacking cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.218639 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Selecting previously unselected package libasan8:amd64. 2025-12-21 03:13:42.218696 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Preparing to unpack .../33-libasan8_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.218747 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Unpacking libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.218796 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Selecting previously unselected package libtsan2:amd64. 2025-12-21 03:13:42.218845 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Preparing to unpack .../34-libtsan2_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.218893 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Unpacking libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.218942 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Selecting previously unselected package libgcc-12-dev:amd64. 2025-12-21 03:13:42.218990 | ubuntu-jammy-large | 2025-12-21 03:13:42.218 | > Preparing to unpack .../35-libgcc-12-dev_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.219038 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.219086 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package gcc-12. 2025-12-21 03:13:42.219133 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../36-gcc-12_12.3.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.219179 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.219228 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package perl-modules-5.34. 2025-12-21 03:13:42.219276 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../37-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... 2025-12-21 03:13:42.219324 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2025-12-21 03:13:42.219371 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package libgdbm6:amd64. 2025-12-21 03:13:42.219417 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../38-libgdbm6_1.23-1_amd64.deb ... 2025-12-21 03:13:42.219489 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking libgdbm6:amd64 (1.23-1) ... 2025-12-21 03:13:42.219539 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package libgdbm-compat4:amd64. 2025-12-21 03:13:42.219586 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../39-libgdbm-compat4_1.23-1_amd64.deb ... 2025-12-21 03:13:42.219633 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking libgdbm-compat4:amd64 (1.23-1) ... 2025-12-21 03:13:42.219680 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package libperl5.34:amd64. 2025-12-21 03:13:42.219727 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../40-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... 2025-12-21 03:13:42.219773 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2025-12-21 03:13:42.219820 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package perl. 2025-12-21 03:13:42.219892 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Preparing to unpack .../41-perl_5.34.0-3ubuntu1.5_amd64.deb ... 2025-12-21 03:13:42.219939 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Unpacking perl (5.34.0-3ubuntu1.5) ... 2025-12-21 03:13:42.219987 | ubuntu-jammy-large | 2025-12-21 03:13:42.219 | > Selecting previously unselected package libdpkg-perl. 2025-12-21 03:13:42.220034 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../42-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... 2025-12-21 03:13:42.220081 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... 2025-12-21 03:13:42.220129 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package bzip2. 2025-12-21 03:13:42.220176 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../43-bzip2_1.0.8-5build1_amd64.deb ... 2025-12-21 03:13:42.220222 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking bzip2 (1.0.8-5build1) ... 2025-12-21 03:13:42.220272 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package xz-utils. 2025-12-21 03:13:42.220329 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../44-xz-utils_5.2.5-2ubuntu1_amd64.deb ... 2025-12-21 03:13:42.220379 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking xz-utils (5.2.5-2ubuntu1) ... 2025-12-21 03:13:42.220452 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package patch. 2025-12-21 03:13:42.220505 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../45-patch_2.7.6-7build2_amd64.deb ... 2025-12-21 03:13:42.220555 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking patch (2.7.6-7build2) ... 2025-12-21 03:13:42.220605 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package make. 2025-12-21 03:13:42.220652 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../46-make_4.3-4.1build1_amd64.deb ... 2025-12-21 03:13:42.220699 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking make (4.3-4.1build1) ... 2025-12-21 03:13:42.220750 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package lto-disabled-list. 2025-12-21 03:13:42.220800 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../47-lto-disabled-list_24_all.deb ... 2025-12-21 03:13:42.220850 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Unpacking lto-disabled-list (24) ... 2025-12-21 03:13:42.220900 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Selecting previously unselected package dpkg-dev. 2025-12-21 03:13:42.221016 | ubuntu-jammy-large | 2025-12-21 03:13:42.220 | > Preparing to unpack .../48-dpkg-dev_1.21.1ubuntu2.6_all.deb ... 2025-12-21 03:13:42.221074 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking dpkg-dev (1.21.1ubuntu2.6) ... 2025-12-21 03:13:42.221122 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package libc-dev-bin. 2025-12-21 03:13:42.221170 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../49-libc-dev-bin_2.35-0ubuntu3.11_amd64.deb ... 2025-12-21 03:13:42.221216 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking libc-dev-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:13:42.221264 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package linux-libc-dev:amd64. 2025-12-21 03:13:42.221312 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../50-linux-libc-dev_5.15.0-164.174_amd64.deb ... 2025-12-21 03:13:42.221360 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking linux-libc-dev:amd64 (5.15.0-164.174) ... 2025-12-21 03:13:42.221407 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package libcrypt-dev:amd64. 2025-12-21 03:13:42.221506 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../51-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... 2025-12-21 03:13:42.221558 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-12-21 03:13:42.221609 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package rpcsvc-proto. 2025-12-21 03:13:42.221660 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../52-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... 2025-12-21 03:13:42.221710 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-12-21 03:13:42.221760 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package libtirpc-dev:amd64. 2025-12-21 03:13:42.221822 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../53-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... 2025-12-21 03:13:42.221872 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-12-21 03:13:42.221923 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Selecting previously unselected package libnsl-dev:amd64. 2025-12-21 03:13:42.221973 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Preparing to unpack .../54-libnsl-dev_1.3.0-2build2_amd64.deb ... 2025-12-21 03:13:42.222023 | ubuntu-jammy-large | 2025-12-21 03:13:42.221 | > Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... 2025-12-21 03:13:42.222073 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package libc6-dev:amd64. 2025-12-21 03:13:42.222122 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../55-libc6-dev_2.35-0ubuntu3.11_amd64.deb ... 2025-12-21 03:13:42.222172 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2025-12-21 03:13:42.222225 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package libstdc++-11-dev:amd64. 2025-12-21 03:13:42.222276 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../56-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.222326 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.222377 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package g++-11. 2025-12-21 03:13:42.222441 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../57-g++-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... 2025-12-21 03:13:42.222494 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:42.222544 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package g++. 2025-12-21 03:13:42.222594 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../58-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... 2025-12-21 03:13:42.222644 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking g++ (4:11.2.0-1ubuntu1) ... 2025-12-21 03:13:42.222694 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package build-essential. 2025-12-21 03:13:42.222743 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../59-build-essential_12.9ubuntu3_amd64.deb ... 2025-12-21 03:13:42.222793 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking build-essential (12.9ubuntu3) ... 2025-12-21 03:13:42.222842 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package dctrl-tools. 2025-12-21 03:13:42.222891 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Preparing to unpack .../60-dctrl-tools_2.24-3build2_amd64.deb ... 2025-12-21 03:13:42.222947 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Unpacking dctrl-tools (2.24-3build2) ... 2025-12-21 03:13:42.222999 | ubuntu-jammy-large | 2025-12-21 03:13:42.222 | > Selecting previously unselected package dkms. 2025-12-21 03:13:42.223049 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../61-dkms_2.8.7-2ubuntu2.2_all.deb ... 2025-12-21 03:13:42.223098 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Unpacking dkms (2.8.7-2ubuntu2.2) ... 2025-12-21 03:13:42.223148 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Selecting previously unselected package libsigsegv2:amd64. 2025-12-21 03:13:42.223198 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../62-libsigsegv2_2.13-1ubuntu3_amd64.deb ... 2025-12-21 03:13:42.223247 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-12-21 03:13:42.223296 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Setting up libmpfr6:amd64 (4.1.0-3build3) ... 2025-12-21 03:13:42.223345 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ... 2025-12-21 03:13:42.223394 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Selecting previously unselected package gawk. 2025-12-21 03:13:42.223483 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15726 files and directories currently installed.) 2025-12-21 03:13:42.223553 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../000-gawk_1%3a5.1.0-1ubuntu0.1_amd64.deb ... 2025-12-21 03:13:42.223604 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Unpacking gawk (1:5.1.0-1ubuntu0.1) ... 2025-12-21 03:13:42.223654 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Selecting previously unselected package liblua5.3-0:amd64. 2025-12-21 03:13:42.223704 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../001-liblua5.3-0_5.3.6-1build1_amd64.deb ... 2025-12-21 03:13:42.223753 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Unpacking liblua5.3-0:amd64 (5.3.6-1build1) ... 2025-12-21 03:13:42.223803 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Selecting previously unselected package haproxy. 2025-12-21 03:13:42.223852 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../002-haproxy_2.4.29-0ubuntu0.22.04.1_amd64.deb ... 2025-12-21 03:13:42.223902 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Unpacking haproxy (2.4.29-0ubuntu0.22.04.1) ... 2025-12-21 03:13:42.223952 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Selecting previously unselected package libbpf0:amd64. 2025-12-21 03:13:42.224002 | ubuntu-jammy-large | 2025-12-21 03:13:42.223 | > Preparing to unpack .../003-libbpf0_1%3a0.5.0-1ubuntu22.04.1_amd64.deb ... 2025-12-21 03:13:42.224051 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2025-12-21 03:13:42.224101 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package libmd0:amd64. 2025-12-21 03:13:42.224151 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../004-libmd0_1.0.4-1build1_amd64.deb ... 2025-12-21 03:13:42.224200 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking libmd0:amd64 (1.0.4-1build1) ... 2025-12-21 03:13:42.224250 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package libbsd0:amd64. 2025-12-21 03:13:42.224299 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../005-libbsd0_0.11.5-1_amd64.deb ... 2025-12-21 03:13:42.224349 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking libbsd0:amd64 (0.11.5-1) ... 2025-12-21 03:13:42.224399 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package libmnl0:amd64. 2025-12-21 03:13:42.224502 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../006-libmnl0_1.0.4-3build2_amd64.deb ... 2025-12-21 03:13:42.224555 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking libmnl0:amd64 (1.0.4-3build2) ... 2025-12-21 03:13:42.224606 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package libxtables12:amd64. 2025-12-21 03:13:42.224657 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../007-libxtables12_1.8.7-1ubuntu5.2_amd64.deb ... 2025-12-21 03:13:42.224707 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:13:42.224758 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package iproute2. 2025-12-21 03:13:42.224807 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../008-iproute2_5.15.0-1ubuntu2_amd64.deb ... 2025-12-21 03:13:42.224853 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Unpacking iproute2 (5.15.0-1ubuntu2) ... 2025-12-21 03:13:42.224903 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Selecting previously unselected package libnftnl11:amd64. 2025-12-21 03:13:42.224980 | ubuntu-jammy-large | 2025-12-21 03:13:42.224 | > Preparing to unpack .../009-libnftnl11_1.2.1-1build1_amd64.deb ... 2025-12-21 03:13:42.225034 | ubuntu-jammy-large | 2025-12-21 03:13:42.225 | > Unpacking libnftnl11:amd64 (1.2.1-1build1) ... 2025-12-21 03:13:42.225084 | ubuntu-jammy-large | 2025-12-21 03:13:42.225 | > Selecting previously unselected package libnl-3-200:amd64. 2025-12-21 03:13:42.225134 | ubuntu-jammy-large | 2025-12-21 03:13:42.225 | > Preparing to unpack .../010-libnl-3-200_3.5.0-0.1_amd64.deb ... 2025-12-21 03:13:42.225183 | ubuntu-jammy-large | 2025-12-21 03:13:42.225 | > Unpacking libnl-3-200:amd64 (3.5.0-0.1) ... 2025-12-21 03:13:42.225233 | ubuntu-jammy-large | 2025-12-21 03:13:42.225 | > Selecting previously unselected package libnl-genl-3-200:amd64. 2025-12-21 03:13:43.730908 | ubuntu-jammy-large | 2025-12-21 03:13:43.730 | > Preparing to unpack .../011-libnl-genl-3-200_3.5.0-0.1_amd64.deb ... 2025-12-21 03:13:43.731059 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2025-12-21 03:13:43.731124 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package pci.ids. 2025-12-21 03:13:43.731179 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../012-pci.ids_0.0~2022.01.22-1ubuntu0.1_all.deb ... 2025-12-21 03:13:43.731231 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2025-12-21 03:13:43.731279 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package libpci3:amd64. 2025-12-21 03:13:43.731354 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../013-libpci3_1%3a3.7.0-6_amd64.deb ... 2025-12-21 03:13:43.731410 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libpci3:amd64 (1:3.7.0-6) ... 2025-12-21 03:13:43.731462 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package libsensors-config. 2025-12-21 03:13:43.731512 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../014-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... 2025-12-21 03:13:43.731563 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... 2025-12-21 03:13:43.731614 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package libsensors5:amd64. 2025-12-21 03:13:43.731661 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../015-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... 2025-12-21 03:13:43.731709 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-12-21 03:13:43.731759 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package libwrap0:amd64. 2025-12-21 03:13:43.731809 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../016-libwrap0_7.6.q-31build2_amd64.deb ... 2025-12-21 03:13:43.731858 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libwrap0:amd64 (7.6.q-31build2) ... 2025-12-21 03:13:43.731910 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Selecting previously unselected package libsnmp-base. 2025-12-21 03:13:43.731958 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Preparing to unpack .../017-libsnmp-base_5.9.1+dfsg-1ubuntu2.8_all.deb ... 2025-12-21 03:13:43.732009 | ubuntu-jammy-large | 2025-12-21 03:13:43.731 | > Unpacking libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... 2025-12-21 03:13:43.732059 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package libsnmp40:amd64. 2025-12-21 03:13:43.732110 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../018-libsnmp40_5.9.1+dfsg-1ubuntu2.8_amd64.deb ... 2025-12-21 03:13:43.732162 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... 2025-12-21 03:13:43.732212 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package keepalived. 2025-12-21 03:13:43.732263 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../019-keepalived_1%3a2.2.4-0.2build1_amd64.deb ... 2025-12-21 03:13:43.732311 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking keepalived (1:2.2.4-0.2build1) ... 2025-12-21 03:13:43.732403 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package libedit2:amd64. 2025-12-21 03:13:43.732450 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../020-libedit2_3.1-20210910-1build1_amd64.deb ... 2025-12-21 03:13:43.732499 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking libedit2:amd64 (3.1-20210910-1build1) ... 2025-12-21 03:13:43.732547 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package libcbor0.8:amd64. 2025-12-21 03:13:43.732603 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../021-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... 2025-12-21 03:13:43.732654 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-12-21 03:13:43.732704 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package libfido2-1:amd64. 2025-12-21 03:13:43.732754 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... 2025-12-21 03:13:43.732803 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking libfido2-1:amd64 (1.10.0-1) ... 2025-12-21 03:13:43.732853 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Selecting previously unselected package openssh-client. 2025-12-21 03:13:43.732902 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Preparing to unpack .../023-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-12-21 03:13:43.733010 | ubuntu-jammy-large | 2025-12-21 03:13:43.732 | > Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:13:43.733069 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package openssh-sftp-server. 2025-12-21 03:13:43.733122 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../024-openssh-sftp-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-12-21 03:13:43.733173 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:13:43.733223 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package ucf. 2025-12-21 03:13:43.733274 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../025-ucf_3.0043_all.deb ... 2025-12-21 03:13:43.733338 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Moving old data out of the way 2025-12-21 03:13:43.733394 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking ucf (3.0043) ... 2025-12-21 03:13:43.733449 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package openssh-server. 2025-12-21 03:13:43.733500 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../026-openssh-server_1%3a8.9p1-3ubuntu0.13_amd64.deb ... 2025-12-21 03:13:43.733551 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking openssh-server (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:13:43.733601 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package libdrm-common. 2025-12-21 03:13:43.733650 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../027-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... 2025-12-21 03:13:43.733699 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-12-21 03:13:43.733746 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package libdrm2:amd64. 2025-12-21 03:13:43.733793 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../028-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... 2025-12-21 03:13:43.733842 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-12-21 03:13:43.733892 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Selecting previously unselected package libfuse3-3:amd64. 2025-12-21 03:13:43.733939 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Preparing to unpack .../029-libfuse3-3_3.10.5-1build1_amd64.deb ... 2025-12-21 03:13:43.733986 | ubuntu-jammy-large | 2025-12-21 03:13:43.733 | > Unpacking libfuse3-3:amd64 (3.10.5-1build1) ... 2025-12-21 03:13:43.734034 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package libmspack0:amd64. 2025-12-21 03:13:43.734082 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../030-libmspack0_0.10.1-2build2_amd64.deb ... 2025-12-21 03:13:43.734128 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking libmspack0:amd64 (0.10.1-2build2) ... 2025-12-21 03:13:43.734176 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package libxslt1.1:amd64. 2025-12-21 03:13:43.734224 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../031-libxslt1.1_1.1.34-4ubuntu0.22.04.4_amd64.deb ... 2025-12-21 03:13:43.734274 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... 2025-12-21 03:13:43.734337 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package libxmlsec1:amd64. 2025-12-21 03:13:43.734388 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../032-libxmlsec1_1.2.33-1build2_amd64.deb ... 2025-12-21 03:13:43.734438 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... 2025-12-21 03:13:43.734488 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package libxmlsec1-openssl:amd64. 2025-12-21 03:13:43.734538 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../033-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... 2025-12-21 03:13:43.734586 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2025-12-21 03:13:43.734636 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package pciutils. 2025-12-21 03:13:43.734683 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../034-pciutils_1%3a3.7.0-6_amd64.deb ... 2025-12-21 03:13:43.734733 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking pciutils (1:3.7.0-6) ... 2025-12-21 03:13:43.734792 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package open-vm-tools. 2025-12-21 03:13:43.734844 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../035-open-vm-tools_2%3a12.3.5-3~ubuntu0.22.04.3_amd64.deb ... 2025-12-21 03:13:43.734894 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Unpacking open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2025-12-21 03:13:43.734944 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Selecting previously unselected package iputils-ping. 2025-12-21 03:13:43.734994 | ubuntu-jammy-large | 2025-12-21 03:13:43.734 | > Preparing to unpack .../036-iputils-ping_3%3a20211215-1ubuntu0.1_amd64.deb ... 2025-12-21 03:13:43.735044 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking iputils-ping (3:20211215-1ubuntu0.1) ... 2025-12-21 03:13:43.735094 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package libisc-export1105:amd64. 2025-12-21 03:13:43.735145 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../037-libisc-export1105_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2025-12-21 03:13:43.735195 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2025-12-21 03:13:43.735245 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package libdns-export1110. 2025-12-21 03:13:43.735296 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../038-libdns-export1110_1%3a9.11.19+dfsg-2.1ubuntu3_amd64.deb ... 2025-12-21 03:13:43.735375 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2025-12-21 03:13:43.735427 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package isc-dhcp-client. 2025-12-21 03:13:43.735477 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../039-isc-dhcp-client_4.4.1-2.3ubuntu2.4_amd64.deb ... 2025-12-21 03:13:43.735527 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2025-12-21 03:13:43.735577 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package less. 2025-12-21 03:13:43.735626 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../040-less_590-1ubuntu0.22.04.3_amd64.deb ... 2025-12-21 03:13:43.735676 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking less (590-1ubuntu0.22.04.3) ... 2025-12-21 03:13:43.735725 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package libestr0:amd64. 2025-12-21 03:13:43.735779 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../041-libestr0_0.1.10-2.1build3_amd64.deb ... 2025-12-21 03:13:43.735831 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking libestr0:amd64 (0.1.10-2.1build3) ... 2025-12-21 03:13:43.735881 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Selecting previously unselected package libfastjson4:amd64. 2025-12-21 03:13:43.735931 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Preparing to unpack .../042-libfastjson4_0.99.9-1build2_amd64.deb ... 2025-12-21 03:13:43.735980 | ubuntu-jammy-large | 2025-12-21 03:13:43.735 | > Unpacking libfastjson4:amd64 (0.99.9-1build2) ... 2025-12-21 03:13:43.736030 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package libnetplan0:amd64. 2025-12-21 03:13:43.736080 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../043-libnetplan0_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2025-12-21 03:13:43.736130 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2025-12-21 03:13:43.736179 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package locales. 2025-12-21 03:13:43.736229 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../044-locales_2.35-0ubuntu3.11_all.deb ... 2025-12-21 03:13:43.736278 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking locales (2.35-0ubuntu3.11) ... 2025-12-21 03:13:43.736341 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package logrotate. 2025-12-21 03:13:43.736393 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../045-logrotate_3.19.0-1ubuntu1.1_amd64.deb ... 2025-12-21 03:13:43.736444 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking logrotate (3.19.0-1ubuntu1.1) ... 2025-12-21 03:13:43.736493 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package netbase. 2025-12-21 03:13:43.736551 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../046-netbase_6.3_all.deb ... 2025-12-21 03:13:43.736604 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking netbase (6.3) ... 2025-12-21 03:13:43.736654 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package netcat-openbsd. 2025-12-21 03:13:43.736703 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../047-netcat-openbsd_1.218-4ubuntu1_amd64.deb ... 2025-12-21 03:13:43.736753 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking netcat-openbsd (1.218-4ubuntu1) ... 2025-12-21 03:13:43.736802 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package python3-netifaces:amd64. 2025-12-21 03:13:43.736852 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Preparing to unpack .../048-python3-netifaces_0.11.0-1build2_amd64.deb ... 2025-12-21 03:13:43.736901 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Unpacking python3-netifaces:amd64 (0.11.0-1build2) ... 2025-12-21 03:13:43.736978 | ubuntu-jammy-large | 2025-12-21 03:13:43.736 | > Selecting previously unselected package netplan.io. 2025-12-21 03:13:43.737034 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../049-netplan.io_0.106.1-7ubuntu0.22.04.4_amd64.deb ... 2025-12-21 03:13:43.737084 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2025-12-21 03:13:43.737134 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package rsyslog. 2025-12-21 03:13:43.737182 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../050-rsyslog_8.2112.0-2ubuntu2.2_amd64.deb ... 2025-12-21 03:13:43.737230 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking rsyslog (8.2112.0-2ubuntu2.2) ... 2025-12-21 03:13:43.737279 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package tzdata. 2025-12-21 03:13:43.737371 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../051-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... 2025-12-21 03:13:43.737427 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... 2025-12-21 03:13:43.737477 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package xxd. 2025-12-21 03:13:43.737526 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../052-xxd_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2025-12-21 03:13:43.737575 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking xxd (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:13:43.737624 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package vim-common. 2025-12-21 03:13:43.737675 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../053-vim-common_2%3a8.2.3995-1ubuntu2.24_all.deb ... 2025-12-21 03:13:43.737724 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking vim-common (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:13:43.737774 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package vim-tiny. 2025-12-21 03:13:43.737824 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Preparing to unpack .../054-vim-tiny_2%3a8.2.3995-1ubuntu2.24_amd64.deb ... 2025-12-21 03:13:43.737873 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Unpacking vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:13:43.737922 | ubuntu-jammy-large | 2025-12-21 03:13:43.737 | > Selecting previously unselected package apparmor. 2025-12-21 03:13:45.364499 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Preparing to unpack .../055-apparmor_3.0.4-2ubuntu2.5_amd64.deb ... 2025-12-21 03:13:45.364663 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Unpacking apparmor (3.0.4-2ubuntu2.5) ... 2025-12-21 03:13:45.364748 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Selecting previously unselected package bash-completion. 2025-12-21 03:13:45.364813 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Preparing to unpack .../056-bash-completion_1%3a2.11-5ubuntu1_all.deb ... 2025-12-21 03:13:45.364873 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Unpacking bash-completion (1:2.11-5ubuntu1) ... 2025-12-21 03:13:45.364996 | ubuntu-jammy-large | 2025-12-21 03:13:45.364 | > Selecting previously unselected package cpio. 2025-12-21 03:13:45.365071 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../057-cpio_2.13+dfsg-7ubuntu0.1_amd64.deb ... 2025-12-21 03:13:45.365127 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Unpacking cpio (2.13+dfsg-7ubuntu0.1) ... 2025-12-21 03:13:45.365182 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Selecting previously unselected package dmidecode. 2025-12-21 03:13:45.365296 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../058-dmidecode_3.3-3ubuntu0.2_amd64.deb ... 2025-12-21 03:13:45.365357 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Unpacking dmidecode (3.3-3ubuntu0.2) ... 2025-12-21 03:13:45.365414 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Selecting previously unselected package libip6tc2:amd64. 2025-12-21 03:13:45.365471 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../059-libip6tc2_1.8.7-1ubuntu5.2_amd64.deb ... 2025-12-21 03:13:45.365527 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:13:45.365583 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Selecting previously unselected package libnfnetlink0:amd64. 2025-12-21 03:13:45.365640 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../060-libnfnetlink0_1.0.1-3build3_amd64.deb ... 2025-12-21 03:13:45.365696 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ... 2025-12-21 03:13:45.365754 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-21 03:13:45.365812 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../061-libnetfilter-conntrack3_1.0.9-1_amd64.deb ... 2025-12-21 03:13:45.365868 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2025-12-21 03:13:45.365926 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Selecting previously unselected package iptables. 2025-12-21 03:13:45.365980 | ubuntu-jammy-large | 2025-12-21 03:13:45.365 | > Preparing to unpack .../062-iptables_1.8.7-1ubuntu5.2_amd64.deb ... 2025-12-21 03:13:45.366037 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking iptables (1.8.7-1ubuntu5.2) ... 2025-12-21 03:13:45.366091 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package iputils-tracepath. 2025-12-21 03:13:45.366149 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Preparing to unpack .../063-iputils-tracepath_3%3a20211215-1ubuntu0.1_amd64.deb ... 2025-12-21 03:13:45.366248 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking iputils-tracepath (3:20211215-1ubuntu0.1) ... 2025-12-21 03:13:45.366314 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package libjansson4:amd64. 2025-12-21 03:13:45.366373 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Preparing to unpack .../064-libjansson4_2.13.1-1.1build3_amd64.deb ... 2025-12-21 03:13:45.366430 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking libjansson4:amd64 (2.13.1-1.1build3) ... 2025-12-21 03:13:45.366488 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package libnftables1:amd64. 2025-12-21 03:13:45.366545 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Preparing to unpack .../065-libnftables1_1.0.2-1ubuntu3_amd64.deb ... 2025-12-21 03:13:45.366601 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking libnftables1:amd64 (1.0.2-1ubuntu3) ... 2025-12-21 03:13:45.366658 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package libpcap0.8:amd64. 2025-12-21 03:13:45.366715 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Preparing to unpack .../066-libpcap0.8_1.10.1-4ubuntu1.22.04.1_amd64.deb ... 2025-12-21 03:13:45.366770 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2025-12-21 03:13:45.366827 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package lsof. 2025-12-21 03:13:45.366885 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Preparing to unpack .../067-lsof_4.93.2+dfsg-1.1build2_amd64.deb ... 2025-12-21 03:13:45.366942 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Unpacking lsof (4.93.2+dfsg-1.1build2) ... 2025-12-21 03:13:45.366999 | ubuntu-jammy-large | 2025-12-21 03:13:45.366 | > Selecting previously unselected package nftables. 2025-12-21 03:13:45.367056 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../068-nftables_1.0.2-1ubuntu3_amd64.deb ... 2025-12-21 03:13:45.367112 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking nftables (1.0.2-1ubuntu3) ... 2025-12-21 03:13:45.367165 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Selecting previously unselected package psmisc. 2025-12-21 03:13:45.367269 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../069-psmisc_23.4-2build3_amd64.deb ... 2025-12-21 03:13:45.367335 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking psmisc (23.4-2build3) ... 2025-12-21 03:13:45.367403 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Selecting previously unselected package tcpdump. 2025-12-21 03:13:45.367461 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../070-tcpdump_4.99.1-3ubuntu0.2_amd64.deb ... 2025-12-21 03:13:45.367517 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking tcpdump (4.99.1-3ubuntu0.2) ... 2025-12-21 03:13:45.367574 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Selecting previously unselected package acl. 2025-12-21 03:13:45.367631 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../071-acl_2.3.1-1_amd64.deb ... 2025-12-21 03:13:45.367694 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking acl (2.3.1-1) ... 2025-12-21 03:13:45.367753 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Selecting previously unselected package at. 2025-12-21 03:13:45.367804 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../072-at_3.2.5-1ubuntu1_amd64.deb ... 2025-12-21 03:13:45.367854 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking at (3.2.5-1ubuntu1) ... 2025-12-21 03:13:45.367907 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Selecting previously unselected package busybox-initramfs. 2025-12-21 03:13:45.367965 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Preparing to unpack .../073-busybox-initramfs_1%3a1.30.1-7ubuntu3.1_amd64.deb ... 2025-12-21 03:13:45.368018 | ubuntu-jammy-large | 2025-12-21 03:13:45.367 | > Unpacking busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2025-12-21 03:13:45.368068 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package cryptsetup-bin. 2025-12-21 03:13:45.368119 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../074-cryptsetup-bin_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2025-12-21 03:13:45.368185 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:13:45.368259 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package cryptsetup. 2025-12-21 03:13:45.368312 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../075-cryptsetup_2%3a2.4.3-1ubuntu1.3_amd64.deb ... 2025-12-21 03:13:45.368363 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking cryptsetup (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:13:45.368411 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package libcurl4:amd64. 2025-12-21 03:13:45.368459 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../076-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... 2025-12-21 03:13:45.368508 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2025-12-21 03:13:45.368556 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package curl. 2025-12-21 03:13:45.368604 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../077-curl_7.81.0-1ubuntu1.21_amd64.deb ... 2025-12-21 03:13:45.368653 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking curl (7.81.0-1ubuntu1.21) ... 2025-12-21 03:13:45.368701 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-12-21 03:13:45.368751 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../078-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-12-21 03:13:45.368802 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:13:45.368850 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package libaio1:amd64. 2025-12-21 03:13:45.368900 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Preparing to unpack .../079-libaio1_0.3.112-13build1_amd64.deb ... 2025-12-21 03:13:45.368969 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Unpacking libaio1:amd64 (0.3.112-13build1) ... 2025-12-21 03:13:45.369025 | ubuntu-jammy-large | 2025-12-21 03:13:45.368 | > Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-12-21 03:13:45.369076 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../080-liblvm2cmd2.03_2.03.11-2.1ubuntu5_amd64.deb ... 2025-12-21 03:13:45.369126 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2025-12-21 03:13:45.369173 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package dmeventd. 2025-12-21 03:13:45.369240 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../081-dmeventd_2%3a1.02.175-2.1ubuntu5_amd64.deb ... 2025-12-21 03:13:45.369292 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking dmeventd (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:13:45.369352 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package ethtool. 2025-12-21 03:13:45.369402 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../082-ethtool_1%3a5.16-1ubuntu0.2_amd64.deb ... 2025-12-21 03:13:45.369450 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking ethtool (1:5.16-1ubuntu0.2) ... 2025-12-21 03:13:45.369498 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package libfdisk1:amd64. 2025-12-21 03:13:45.369545 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../083-libfdisk1_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:13:45.369596 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:13:45.369646 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package fdisk. 2025-12-21 03:13:45.369696 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../084-fdisk_2.37.2-4ubuntu3.4_amd64.deb ... 2025-12-21 03:13:45.369745 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking fdisk (2.37.2-4ubuntu3.4) ... 2025-12-21 03:13:45.369792 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package liberror-perl. 2025-12-21 03:13:45.369842 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../085-liberror-perl_0.17029-1_all.deb ... 2025-12-21 03:13:45.369890 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Unpacking liberror-perl (0.17029-1) ... 2025-12-21 03:13:45.369937 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Selecting previously unselected package git-man. 2025-12-21 03:13:45.369986 | ubuntu-jammy-large | 2025-12-21 03:13:45.369 | > Preparing to unpack .../086-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... 2025-12-21 03:13:45.370037 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking git-man (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:13:45.370084 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package git. 2025-12-21 03:13:45.370133 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../087-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... 2025-12-21 03:13:45.370181 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking git (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:13:45.370278 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package ifupdown. 2025-12-21 03:13:45.370333 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../088-ifupdown_0.8.36+nmu1ubuntu3.1_amd64.deb ... 2025-12-21 03:13:45.370383 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking ifupdown (0.8.36+nmu1ubuntu3.1) ... 2025-12-21 03:13:45.370439 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package ifenslave. 2025-12-21 03:13:45.370488 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../089-ifenslave_2.10ubuntu3_all.deb ... 2025-12-21 03:13:45.370529 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking ifenslave (2.10ubuntu3) ... 2025-12-21 03:13:45.370570 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package initramfs-tools-bin. 2025-12-21 03:13:45.370612 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../090-initramfs-tools-bin_0.140ubuntu13.5_amd64.deb ... 2025-12-21 03:13:45.370653 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking initramfs-tools-bin (0.140ubuntu13.5) ... 2025-12-21 03:13:45.370694 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package libklibc:amd64. 2025-12-21 03:13:45.370734 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../091-libklibc_2.0.10-4ubuntu0.1_amd64.deb ... 2025-12-21 03:13:45.370774 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking libklibc:amd64 (2.0.10-4ubuntu0.1) ... 2025-12-21 03:13:45.370815 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package klibc-utils. 2025-12-21 03:13:45.370856 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../092-klibc-utils_2.0.10-4ubuntu0.1_amd64.deb ... 2025-12-21 03:13:45.370897 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking klibc-utils (2.0.10-4ubuntu0.1) ... 2025-12-21 03:13:45.370938 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Selecting previously unselected package zstd. 2025-12-21 03:13:45.370979 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Preparing to unpack .../093-zstd_1.4.8+dfsg-3build1_amd64.deb ... 2025-12-21 03:13:45.371019 | ubuntu-jammy-large | 2025-12-21 03:13:45.370 | > Unpacking zstd (1.4.8+dfsg-3build1) ... 2025-12-21 03:13:45.371069 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package initramfs-tools-core. 2025-12-21 03:13:45.371111 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../094-initramfs-tools-core_0.140ubuntu13.5_all.deb ... 2025-12-21 03:13:45.371152 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking initramfs-tools-core (0.140ubuntu13.5) ... 2025-12-21 03:13:45.371193 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package linux-base. 2025-12-21 03:13:45.371253 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../095-linux-base_4.5ubuntu9+22.04.1_all.deb ... 2025-12-21 03:13:45.371294 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking linux-base (4.5ubuntu9+22.04.1) ... 2025-12-21 03:13:45.371335 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package initramfs-tools. 2025-12-21 03:13:45.371375 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../096-initramfs-tools_0.140ubuntu13.5_all.deb ... 2025-12-21 03:13:45.371416 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking initramfs-tools (0.140ubuntu13.5) ... 2025-12-21 03:13:45.371457 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package libexpat1-dev:amd64. 2025-12-21 03:13:45.371497 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../097-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... 2025-12-21 03:13:45.371538 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-12-21 03:13:45.371578 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package libjs-jquery. 2025-12-21 03:13:45.371619 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../098-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... 2025-12-21 03:13:45.371660 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-12-21 03:13:45.371700 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package libjs-underscore. 2025-12-21 03:13:45.371741 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../099-libjs-underscore_1.13.2~dfsg-2_all.deb ... 2025-12-21 03:13:45.371781 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Unpacking libjs-underscore (1.13.2~dfsg-2) ... 2025-12-21 03:13:45.371822 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Selecting previously unselected package libjs-sphinxdoc. 2025-12-21 03:13:45.371863 | ubuntu-jammy-large | 2025-12-21 03:13:45.371 | > Preparing to unpack .../100-libjs-sphinxdoc_4.3.2-1_all.deb ... 2025-12-21 03:13:47.926919 | ubuntu-jammy-large | 2025-12-21 03:13:47.926 | > Unpacking libjs-sphinxdoc (4.3.2-1) ... 2025-12-21 03:13:47.927114 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package libpython3.10:amd64. 2025-12-21 03:13:47.927192 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Preparing to unpack .../101-libpython3.10_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:13:47.927253 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Unpacking libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:13:47.927310 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package zlib1g-dev:amd64. 2025-12-21 03:13:47.927370 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Preparing to unpack .../102-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... 2025-12-21 03:13:47.927425 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-12-21 03:13:47.927479 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package libpython3.10-dev:amd64. 2025-12-21 03:13:47.927533 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Preparing to unpack .../103-libpython3.10-dev_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:13:47.927586 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:13:47.927639 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package libpython3-dev:amd64. 2025-12-21 03:13:47.927702 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Preparing to unpack .../104-libpython3-dev_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:13:47.927759 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Unpacking libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2025-12-21 03:13:47.927812 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package libssl-dev:amd64. 2025-12-21 03:13:47.927865 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Preparing to unpack .../105-libssl-dev_3.0.2-0ubuntu1.20_amd64.deb ... 2025-12-21 03:13:47.927942 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2025-12-21 03:13:47.927997 | ubuntu-jammy-large | 2025-12-21 03:13:47.927 | > Selecting previously unselected package libutempter0:amd64. 2025-12-21 03:13:47.928066 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../106-libutempter0_1.2.1-2build2_amd64.deb ... 2025-12-21 03:13:47.928126 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking libutempter0:amd64 (1.2.1-2build2) ... 2025-12-21 03:13:47.928184 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Selecting previously unselected package linux-modules-5.15.0-164-generic. 2025-12-21 03:13:47.928240 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../107-linux-modules-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2025-12-21 03:13:47.928295 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2025-12-21 03:13:47.928351 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Selecting previously unselected package linux-image-5.15.0-164-generic. 2025-12-21 03:13:47.928409 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../108-linux-image-5.15.0-164-generic_5.15.0-164.174_amd64.deb ... 2025-12-21 03:13:47.928463 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2025-12-21 03:13:47.928518 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Selecting previously unselected package linux-image-virtual. 2025-12-21 03:13:47.928575 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../109-linux-image-virtual_5.15.0.164.159_amd64.deb ... 2025-12-21 03:13:47.928629 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking linux-image-virtual (5.15.0.164.159) ... 2025-12-21 03:13:47.928682 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Selecting previously unselected package ncat. 2025-12-21 03:13:47.928736 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../110-ncat_7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1_amd64.deb ... 2025-12-21 03:13:47.928790 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2025-12-21 03:13:47.928846 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Selecting previously unselected package net-tools. 2025-12-21 03:13:47.928903 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Preparing to unpack .../111-net-tools_1.60+git20181103.0eebece-1ubuntu5.4_amd64.deb ... 2025-12-21 03:13:47.928996 | ubuntu-jammy-large | 2025-12-21 03:13:47.928 | > Unpacking net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2025-12-21 03:13:47.929078 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package pollinate. 2025-12-21 03:13:47.929134 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../112-pollinate_4.33-3ubuntu2.1_all.deb ... 2025-12-21 03:13:47.929190 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Unpacking pollinate (4.33-3ubuntu2.1) ... 2025-12-21 03:13:47.929245 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package python-babel-localedata. 2025-12-21 03:13:47.929299 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../113-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2025-12-21 03:13:47.929353 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2025-12-21 03:13:47.929407 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package python3-attr. 2025-12-21 03:13:47.929462 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../114-python3-attr_21.2.0-1ubuntu1_all.deb ... 2025-12-21 03:13:47.929515 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Unpacking python3-attr (21.2.0-1ubuntu1) ... 2025-12-21 03:13:47.929578 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package python3-tz. 2025-12-21 03:13:47.929637 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../115-python3-tz_2022.1-1ubuntu0.22.04.1_all.deb ... 2025-12-21 03:13:47.929693 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Unpacking python3-tz (2022.1-1ubuntu0.22.04.1) ... 2025-12-21 03:13:47.929746 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package python3-babel. 2025-12-21 03:13:47.929799 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../116-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2025-12-21 03:13:47.929866 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2025-12-21 03:13:47.929923 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Selecting previously unselected package python3-certifi. 2025-12-21 03:13:47.929977 | ubuntu-jammy-large | 2025-12-21 03:13:47.929 | > Preparing to unpack .../117-python3-certifi_2020.6.20-1_all.deb ... 2025-12-21 03:13:47.930032 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3-certifi (2020.6.20-1) ... 2025-12-21 03:13:47.930107 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3-chardet. 2025-12-21 03:13:47.930164 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../118-python3-chardet_4.0.0-1_all.deb ... 2025-12-21 03:13:47.930216 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3-chardet (4.0.0-1) ... 2025-12-21 03:13:47.930269 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3-configobj. 2025-12-21 03:13:47.930330 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../119-python3-configobj_5.0.6-5ubuntu0.1_all.deb ... 2025-12-21 03:13:47.930385 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3-configobj (5.0.6-5ubuntu0.1) ... 2025-12-21 03:13:47.930439 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3-debconf. 2025-12-21 03:13:47.930494 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../120-python3-debconf_1.5.79ubuntu1_all.deb ... 2025-12-21 03:13:47.930547 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3-debconf (1.5.79ubuntu1) ... 2025-12-21 03:13:47.930600 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3-decorator. 2025-12-21 03:13:47.930654 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../121-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2025-12-21 03:13:47.930709 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2025-12-21 03:13:47.930762 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3.10-dev. 2025-12-21 03:13:47.930816 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../122-python3.10-dev_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:13:47.930871 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Unpacking python3.10-dev (3.10.12-1~22.04.12) ... 2025-12-21 03:13:47.930926 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Selecting previously unselected package python3-lib2to3. 2025-12-21 03:13:47.930979 | ubuntu-jammy-large | 2025-12-21 03:13:47.930 | > Preparing to unpack .../123-python3-lib2to3_3.10.8-1~22.04_all.deb ... 2025-12-21 03:13:47.931034 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-lib2to3 (3.10.8-1~22.04) ... 2025-12-21 03:13:47.931120 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-distutils. 2025-12-21 03:13:47.931177 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../124-python3-distutils_3.10.8-1~22.04_all.deb ... 2025-12-21 03:13:47.931233 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-distutils (3.10.8-1~22.04) ... 2025-12-21 03:13:47.931288 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-dev. 2025-12-21 03:13:47.931342 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../125-python3-dev_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:13:47.931394 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-dev (3.10.6-1~22.04.1) ... 2025-12-21 03:13:47.931450 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-idna. 2025-12-21 03:13:47.931503 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../126-python3-idna_3.3-1ubuntu0.1_all.deb ... 2025-12-21 03:13:47.931555 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-idna (3.3-1ubuntu0.1) ... 2025-12-21 03:13:47.931611 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-markupsafe. 2025-12-21 03:13:47.931667 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../127-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2025-12-21 03:13:47.931722 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-markupsafe (2.0.1-2build1) ... 2025-12-21 03:13:47.931778 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-jinja2. 2025-12-21 03:13:47.931833 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../128-python3-jinja2_3.0.3-1ubuntu0.4_all.deb ... 2025-12-21 03:13:47.931897 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Unpacking python3-jinja2 (3.0.3-1ubuntu0.4) ... 2025-12-21 03:13:47.931952 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Selecting previously unselected package python3-json-pointer. 2025-12-21 03:13:47.932008 | ubuntu-jammy-large | 2025-12-21 03:13:47.931 | > Preparing to unpack .../129-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2025-12-21 03:13:47.932080 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2025-12-21 03:13:47.932138 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-jsonpatch. 2025-12-21 03:13:47.932191 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Preparing to unpack .../130-python3-jsonpatch_1.32-2_all.deb ... 2025-12-21 03:13:47.932246 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-jsonpatch (1.32-2) ... 2025-12-21 03:13:47.932302 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-setuptools. 2025-12-21 03:13:47.932359 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Preparing to unpack .../131-python3-setuptools_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2025-12-21 03:13:47.932416 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:13:47.932472 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-pyrsistent:amd64. 2025-12-21 03:13:47.932527 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Preparing to unpack .../132-python3-pyrsistent_0.18.1-1build1_amd64.deb ... 2025-12-21 03:13:47.932584 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-pyrsistent:amd64 (0.18.1-1build1) ... 2025-12-21 03:13:47.932640 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-jsonschema. 2025-12-21 03:13:47.932693 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Preparing to unpack .../133-python3-jsonschema_3.2.0-0ubuntu2_all.deb ... 2025-12-21 03:13:47.932747 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-jsonschema (3.2.0-0ubuntu2) ... 2025-12-21 03:13:47.932803 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-linux-procfs. 2025-12-21 03:13:47.932859 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Preparing to unpack .../134-python3-linux-procfs_0.6.3-1.1build1_amd64.deb ... 2025-12-21 03:13:47.932920 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Unpacking python3-linux-procfs (0.6.3-1.1build1) ... 2025-12-21 03:13:47.933020 | ubuntu-jammy-large | 2025-12-21 03:13:47.932 | > Selecting previously unselected package python3-wheel. 2025-12-21 03:13:47.933136 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../135-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... 2025-12-21 03:13:47.933188 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-12-21 03:13:47.933239 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-pip. 2025-12-21 03:13:47.933289 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../136-python3-pip_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2025-12-21 03:13:47.933337 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2025-12-21 03:13:47.933387 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-pip-whl. 2025-12-21 03:13:47.933437 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../137-python3-pip-whl_22.0.2+dfsg-1ubuntu0.7_all.deb ... 2025-12-21 03:13:47.933488 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2025-12-21 03:13:47.933535 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-pyudev. 2025-12-21 03:13:47.933582 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../138-python3-pyudev_0.22.0-2_all.deb ... 2025-12-21 03:13:47.933629 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-pyudev (0.22.0-2) ... 2025-12-21 03:13:47.933676 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-urllib3. 2025-12-21 03:13:47.933724 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../139-python3-urllib3_1.26.5-1~exp1ubuntu0.4_all.deb ... 2025-12-21 03:13:47.933772 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.4) ... 2025-12-21 03:13:47.933832 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-requests. 2025-12-21 03:13:47.933882 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../140-python3-requests_2.25.1+dfsg-2ubuntu0.3_all.deb ... 2025-12-21 03:13:47.933930 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2025-12-21 03:13:47.933977 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Selecting previously unselected package python3-serial. 2025-12-21 03:13:47.934024 | ubuntu-jammy-large | 2025-12-21 03:13:47.933 | > Preparing to unpack .../141-python3-serial_3.5-1_all.deb ... 2025-12-21 03:13:47.934087 | ubuntu-jammy-large | 2025-12-21 03:13:47.934 | > Unpacking python3-serial (3.5-1) ... 2025-12-21 03:13:47.934137 | ubuntu-jammy-large | 2025-12-21 03:13:47.934 | > Selecting previously unselected package python3-setuptools-whl. 2025-12-21 03:13:47.934185 | ubuntu-jammy-large | 2025-12-21 03:13:47.934 | > Preparing to unpack .../142-python3-setuptools-whl_59.6.0-1.2ubuntu0.22.04.3_all.deb ... 2025-12-21 03:13:47.934233 | ubuntu-jammy-large | 2025-12-21 03:13:47.934 | > Unpacking python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:13:53.650351 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package python3.10-venv. 2025-12-21 03:13:53.650439 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../143-python3.10-venv_3.10.12-1~22.04.12_amd64.deb ... 2025-12-21 03:13:53.650477 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking python3.10-venv (3.10.12-1~22.04.12) ... 2025-12-21 03:13:53.650508 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package python3-venv. 2025-12-21 03:13:53.650530 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../144-python3-venv_3.10.6-1~22.04.1_amd64.deb ... 2025-12-21 03:13:53.650550 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking python3-venv (3.10.6-1~22.04.1) ... 2025-12-21 03:13:53.650571 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package screen. 2025-12-21 03:13:53.650590 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../145-screen_4.9.0-1_amd64.deb ... 2025-12-21 03:13:53.650611 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking screen (4.9.0-1) ... 2025-12-21 03:13:53.650632 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package virt-what. 2025-12-21 03:13:53.650651 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../146-virt-what_1.21-1_amd64.deb ... 2025-12-21 03:13:53.650670 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking virt-what (1.21-1) ... 2025-12-21 03:13:53.650690 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package tuned. 2025-12-21 03:13:53.650708 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../147-tuned_2.15.0-1ubuntu1_all.deb ... 2025-12-21 03:13:53.650741 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking tuned (2.15.0-1ubuntu1) ... 2025-12-21 03:13:53.650762 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package ubuntu-cloudimage-keyring. 2025-12-21 03:13:53.650781 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../148-ubuntu-cloudimage-keyring_2021.03.26_all.deb ... 2025-12-21 03:13:53.650801 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking ubuntu-cloudimage-keyring (2021.03.26) ... 2025-12-21 03:13:53.650821 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package cloud-guest-utils. 2025-12-21 03:13:53.650841 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../149-cloud-guest-utils_0.32-22-g45fe84a5-0ubuntu1_all.deb ... 2025-12-21 03:13:53.650861 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2025-12-21 03:13:53.650880 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package cloud-init. 2025-12-21 03:13:53.650900 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../150-cloud-init_25.2-0ubuntu1~22.04.1_all.deb ... 2025-12-21 03:13:53.650919 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking cloud-init (25.2-0ubuntu1~22.04.1) ... 2025-12-21 03:13:53.650939 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Selecting previously unselected package ipvsadm. 2025-12-21 03:13:53.650959 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Preparing to unpack .../151-ipvsadm_1%3a1.31-1build2_amd64.deb ... 2025-12-21 03:13:53.650994 | ubuntu-jammy-large | 2025-12-21 03:13:53.650 | > Unpacking ipvsadm (1:1.31-1build2) ... 2025-12-21 03:13:53.651014 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Selecting previously unselected package libffi-dev:amd64. 2025-12-21 03:13:53.651034 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Preparing to unpack .../152-libffi-dev_3.4.2-4_amd64.deb ... 2025-12-21 03:13:53.651053 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Unpacking libffi-dev:amd64 (3.4.2-4) ... 2025-12-21 03:13:53.651072 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Selecting previously unselected package socat. 2025-12-21 03:13:53.651092 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Preparing to unpack .../153-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2025-12-21 03:13:53.651111 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Unpacking socat (1.7.4.1-3ubuntu4) ... 2025-12-21 03:13:53.651130 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Selecting previously unselected package vlan. 2025-12-21 03:13:53.651149 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Preparing to unpack .../154-vlan_2.0.5ubuntu5_all.deb ... 2025-12-21 03:13:53.651169 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Unpacking vlan (2.0.5ubuntu5) ... 2025-12-21 03:13:53.651188 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up cpio (2.13+dfsg-7ubuntu0.1) ... 2025-12-21 03:13:53.651208 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > update-alternatives: using /bin/mt-gnu to provide /bin/mt (mt) in auto mode 2025-12-21 03:13:53.651227 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up python3-attr (21.2.0-1ubuntu1) ... 2025-12-21 03:13:53.651247 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.651266 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:13:53.651285 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up net-tools (1.60+git20181103.0eebece-1ubuntu5.4) ... 2025-12-21 03:13:53.651305 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up python3-setuptools-whl (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:13:53.651325 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up lto-disabled-list (24) ... 2025-12-21 03:13:53.651344 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up pci.ids (0.0~2022.01.22-1ubuntu0.1) ... 2025-12-21 03:13:53.651364 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up linux-base (4.5ubuntu9+22.04.1) ... 2025-12-21 03:13:53.651383 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:13:53.651402 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up python3-pip-whl (22.0.2+dfsg-1ubuntu0.7) ... 2025-12-21 03:13:53.651422 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up at (3.2.5-1ubuntu1) ... 2025-12-21 03:13:53.651451 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /lib/systemd/system/atd.service. 2025-12-21 03:13:53.651473 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Running in chroot, ignoring request. 2025-12-21 03:13:53.651493 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:13:53.651512 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up gawk (1:5.1.0-1ubuntu0.1) ... 2025-12-21 03:13:53.651531 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up psmisc (23.4-2build3) ... 2025-12-21 03:13:53.651550 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:13:53.651570 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libestr0:amd64 (0.1.10-2.1build3) ... 2025-12-21 03:13:53.651589 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libsnmp-base (5.9.1+dfsg-1ubuntu2.8) ... 2025-12-21 03:13:53.651608 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libfastjson4:amd64 (0.99.9-1build2) ... 2025-12-21 03:13:53.651627 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... 2025-12-21 03:13:53.651646 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up python3-debconf (1.5.79ubuntu1) ... 2025-12-21 03:13:53.651665 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up cron (3.0pl1-137ubuntu3) ... 2025-12-21 03:13:53.651684 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Adding group `crontab' (GID 110) ... 2025-12-21 03:13:53.651704 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Done. 2025-12-21 03:13:53.651734 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Running in chroot, ignoring request. 2025-12-21 03:13:53.651760 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:13:53.651782 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Created symlink /etc/systemd/system/multi-user.target.wants/cron.service -> /lib/systemd/system/cron.service. 2025-12-21 03:13:53.651801 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libmspack0:amd64 (0.10.1-2build2) ... 2025-12-21 03:13:53.651821 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:53.651839 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libsensors-config (1:3.6.0-7ubuntu1) ... 2025-12-21 03:13:53.651859 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up less (590-1ubuntu0.22.04.3) ... 2025-12-21 03:13:53.651878 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up linux-libc-dev:amd64 (5.15.0-164.174) ... 2025-12-21 03:13:53.651897 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:13:53.651919 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libnetplan0:amd64 (0.106.1-7ubuntu0.22.04.4) ... 2025-12-21 03:13:53.651939 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up kmod (29-1ubuntu1) ... 2025-12-21 03:13:53.651958 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.651977 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... 2025-12-21 03:13:53.651996 | ubuntu-jammy-large | 2025-12-21 03:13:53.651 | > Setting up bzip2 (1.0.8-5build1) ... 2025-12-21 03:13:53.652015 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-linux-procfs (0.6.3-1.1build1) ... 2025-12-21 03:13:53.652034 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libffi-dev:amd64 (3.4.2-4) ... 2025-12-21 03:13:53.652053 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up locales (2.35-0ubuntu3.11) ... 2025-12-21 03:13:53.652073 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Generating locales (this might take a while)... 2025-12-21 03:13:53.652093 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Generation complete. 2025-12-21 03:13:53.652113 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-markupsafe (2.0.1-2build1) ... 2025-12-21 03:13:53.652132 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up xxd (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:13:53.652151 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2025-12-21 03:13:53.652171 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.652190 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libjansson4:amd64 (2.13.1-1.1build3) ... 2025-12-21 03:13:53.652209 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up acl (2.3.1-1) ... 2025-12-21 03:13:53.652229 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-serial (3.5-1) ... 2025-12-21 03:13:53.652248 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up tzdata (2025b-0ubuntu0.22.04.1) ... 2025-12-21 03:13:53.652268 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > 2025-12-21 03:13:53.652287 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Current default time zone: 'Etc/UTC' 2025-12-21 03:13:53.652306 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Local time is now: Sun Dec 21 03:13:50 UTC 2025. 2025-12-21 03:13:53.652326 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Universal Time is now: Sun Dec 21 03:13:50 UTC 2025. 2025-12-21 03:13:53.652345 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-12-21 03:13:53.652363 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > 2025-12-21 03:13:53.652382 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up apparmor (3.0.4-2ubuntu2.5) ... 2025-12-21 03:13:53.652403 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service -> /lib/systemd/system/apparmor.service. 2025-12-21 03:13:53.652423 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libklibc:amd64 (2.0.10-4ubuntu0.1) ... 2025-12-21 03:13:53.652442 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-decorator (4.4.2-0ubuntu1) ... 2025-12-21 03:13:53.652461 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libisc-export1105:amd64 (1:9.11.19+dfsg-2.1ubuntu3) ... 2025-12-21 03:13:53.652480 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-12-21 03:13:53.652503 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-12-21 03:13:53.652523 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-chardet (4.0.0-1) ... 2025-12-21 03:13:53.652542 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-configobj (5.0.6-5ubuntu0.1) ... 2025-12-21 03:13:53.652561 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up vim-common (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:13:53.652580 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libpcap0.8:amd64 (1.10.1-4ubuntu1.22.04.1) ... 2025-12-21 03:13:53.652598 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libwrap0:amd64 (7.6.q-31build2) ... 2025-12-21 03:13:53.652617 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-certifi (2020.6.20-1) ... 2025-12-21 03:13:53.652636 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up make (4.3-4.1build1) ... 2025-12-21 03:13:53.652655 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up bash-completion (1:2.11-5ubuntu1) ... 2025-12-21 03:13:53.652674 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up socat (1.7.4.1-3ubuntu4) ... 2025-12-21 03:13:53.652693 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up xz-utils (5.2.5-2ubuntu1) ... 2025-12-21 03:13:53.652713 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-12-21 03:13:53.652743 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.652762 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2025-12-21 03:13:53.652780 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libmpc3:amd64 (1.2.1-2build1) ... 2025-12-21 03:13:53.652798 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libmnl0:amd64 (1.0.4-3build2) ... 2025-12-21 03:13:53.652816 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.652833 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up python3-idna (3.3-1ubuntu0.1) ... 2025-12-21 03:13:53.652851 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up patch (2.7.6-7build2) ... 2025-12-21 03:13:53.652870 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up ucf (3.0043) ... 2025-12-21 03:13:53.652889 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... 2025-12-21 03:13:53.652908 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libfuse3-3:amd64 (3.10.5-1build1) ... 2025-12-21 03:13:53.652927 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up busybox-initramfs (1:1.30.1-7ubuntu3.1) ... 2025-12-21 03:13:53.652968 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up libxtables12:amd64 (1.8.7-1ubuntu5.2) ... 2025-12-21 03:13:53.652994 | ubuntu-jammy-large | 2025-12-21 03:13:53.652 | > Setting up lsof (4.93.2+dfsg-1.1build2) ... 2025-12-21 03:13:53.653014 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.4) ... 2025-12-21 03:13:53.653034 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libfdisk1:amd64 (2.37.2-4ubuntu3.4) ... 2025-12-21 03:13:53.653053 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up python3-netifaces:amd64 (0.11.0-1build2) ... 2025-12-21 03:13:53.653072 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libutempter0:amd64 (1.2.1-2build2) ... 2025-12-21 03:13:53.653093 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.653111 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libpci3:amd64 (1:3.7.0-6) ... 2025-12-21 03:13:53.653130 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libnuma1:amd64 (2.0.14-3ubuntu2) ... 2025-12-21 03:13:53.653150 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up python3-pyrsistent:amd64 (0.18.1-1build1) ... 2025-12-21 03:13:53.653168 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libmd0:amd64 (1.0.4-1build1) ... 2025-12-21 03:13:53.653187 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libnsl-dev:amd64 (1.3.0-2build2) ... 2025-12-21 03:13:53.653208 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up uuid-runtime (2.37.2-4ubuntu3.4) ... 2025-12-21 03:13:53.653226 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Adding group `uuidd' (GID 111) ... 2025-12-21 03:13:53.653246 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Done. 2025-12-21 03:13:53.653266 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory 2025-12-21 03:13:53.653290 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Adding system user `uuidd' (UID 105) ... 2025-12-21 03:13:53.653310 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Adding new user `uuidd' (UID 105) with group `uuidd' ... 2025-12-21 03:13:53.653329 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Not creating home directory `/run/uuidd'. 2025-12-21 03:13:53.653348 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Running in chroot, ignoring request. 2025-12-21 03:13:53.653367 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:13:53.653388 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Created symlink /etc/systemd/system/sockets.target.wants/uuidd.socket -> /lib/systemd/system/uuidd.socket. 2025-12-21 03:13:53.653407 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up python3-json-pointer (2.0-0ubuntu1) ... 2025-12-21 03:13:53.653426 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-12-21 03:13:53.653445 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libnfnetlink0:amd64 (1.0.1-3build3) ... 2025-12-21 03:13:53.653464 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:13:53.653483 | ubuntu-jammy-large | 2025-12-21 03:13:53.653 | > Setting up liblua5.3-0:amd64 (5.3.6-1build1) ... 2025-12-21 03:14:01.590900 | ubuntu-jammy-large | 2025-12-21 03:14:01.590 | > Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.4) ... 2025-12-21 03:14:01.591012 | ubuntu-jammy-large | 2025-12-21 03:14:01.590 | > Setting up libnl-3-200:amd64 (3.5.0-0.1) ... 2025-12-21 03:14:01.591048 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... 2025-12-21 03:14:01.591077 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up git-man (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:14:01.591108 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up netbase (6.3) ... 2025-12-21 03:14:01.591137 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up curl (7.81.0-1ubuntu1.21) ... 2025-12-21 03:14:01.591167 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.591195 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-12-21 03:14:01.591223 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up dmidecode (3.3-3ubuntu0.2) ... 2025-12-21 03:14:01.591251 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:14:01.591277 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up python3-pyudev (0.22.0-2) ... 2025-12-21 03:14:01.591305 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libxmlsec1:amd64 (1.2.33-1build2) ... 2025-12-21 03:14:01.591332 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libfido2-1:amd64 (1.10.0-1) ... 2025-12-21 03:14:01.591394 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libisl23:amd64 (0.24-2build1) ... 2025-12-21 03:14:01.591423 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libaio1:amd64 (0.3.112-13build1) ... 2025-12-21 03:14:01.591450 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up ubuntu-cloudimage-keyring (2021.03.26) ... 2025-12-21 03:14:01.591479 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libbpf0:amd64 (1:0.5.0-1ubuntu22.04.1) ... 2025-12-21 03:14:01.591505 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libc-dev-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:14:01.591533 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up klibc-utils (2.0.10-4ubuntu0.1) ... 2025-12-21 03:14:01.591566 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > No diversion 'diversion of /usr/share/initramfs-tools/hooks/klibc to /usr/share/initramfs-tools/hooks/klibc^i-t by klibc-utils', none removed. 2025-12-21 03:14:01.591595 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libbsd0:amd64 (0.11.5-1) ... 2025-12-21 03:14:01.591622 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up python3-lib2to3 (3.10.8-1~22.04) ... 2025-12-21 03:14:01.591649 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... 2025-12-21 03:14:01.591677 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up iputils-ping (3:20211215-1ubuntu0.1) ... 2025-12-21 03:14:01.591705 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up zstd (1.4.8+dfsg-3build1) ... 2025-12-21 03:14:01.591741 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.591788 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.591816 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up iputils-tracepath (3:20211215-1ubuntu0.1) ... 2025-12-21 03:14:01.591842 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up dctrl-tools (2.24-3build2) ... 2025-12-21 03:14:01.591869 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.591894 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libgdbm6:amd64 (1.23-1) ... 2025-12-21 03:14:01.591921 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libjs-underscore (1.13.2~dfsg-2) ... 2025-12-21 03:14:01.591947 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up libpopt0:amd64 (1.18-3build1) ... 2025-12-21 03:14:01.591974 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up ethtool (1:5.16-1ubuntu0.2) ... 2025-12-21 03:14:01.592000 | ubuntu-jammy-large | 2025-12-21 03:14:01.591 | > Setting up initramfs-tools-bin (0.140ubuntu13.5) ... 2025-12-21 03:14:01.592027 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.592053 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... 2025-12-21 03:14:01.592078 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up cryptsetup-bin (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:14:01.592106 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up python3-distutils (3.10.8-1~22.04) ... 2025-12-21 03:14:01.592132 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up logrotate (3.19.0-1ubuntu1.1) ... 2025-12-21 03:14:01.592163 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer -> /lib/systemd/system/logrotate.timer. 2025-12-21 03:14:01.592190 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.592218 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up virt-what (1.21-1) ... 2025-12-21 03:14:01.592244 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up tcpdump (4.99.1-3ubuntu0.2) ... 2025-12-21 03:14:01.592271 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.592297 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up irqbalance (1.8.0-1ubuntu0.2) ... 2025-12-21 03:14:01.592324 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.592376 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:01.592407 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service -> /lib/systemd/system/irqbalance.service. 2025-12-21 03:14:01.592436 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up python3.10-venv (3.10.12-1~22.04.12) ... 2025-12-21 03:14:01.592464 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up python3-setuptools (59.6.0-1.2ubuntu0.22.04.3) ... 2025-12-21 03:14:01.592492 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up cryptsetup (2:2.4.3-1ubuntu1.3) ... 2025-12-21 03:14:01.592519 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... 2025-12-21 03:14:01.592545 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up iproute2 (5.15.0-1ubuntu2) ... 2025-12-21 03:14:01.592573 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up python3-jsonpatch (1.32-2) ... 2025-12-21 03:14:01.592600 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > update-alternatives: using /usr/bin/json-patch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2025-12-21 03:14:01.592626 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up libedit2:amd64 (3.1-20210910-1build1) ... 2025-12-21 03:14:01.592653 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up rsyslog (8.2112.0-2ubuntu2.2) ... 2025-12-21 03:14:01.592680 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Adding user `syslog' to group `adm' ... 2025-12-21 03:14:01.592707 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Adding user syslog to group adm 2025-12-21 03:14:01.592735 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Done. 2025-12-21 03:14:01.592764 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > 2025-12-21 03:14:01.592794 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Creating config file /etc/rsyslog.d/50-default.conf with new version 2025-12-21 03:14:01.592833 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service -> /lib/systemd/system/dmesg.service. 2025-12-21 03:14:01.592864 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Created symlink /etc/systemd/system/syslog.service -> /lib/systemd/system/rsyslog.service. 2025-12-21 03:14:01.592892 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /lib/systemd/system/rsyslog.service. 2025-12-21 03:14:01.592918 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up netcat-openbsd (1.218-4ubuntu1) ... 2025-12-21 03:14:01.592972 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2025-12-21 03:14:01.593005 | ubuntu-jammy-large | 2025-12-21 03:14:01.592 | > Setting up haproxy (2.4.29-0ubuntu0.22.04.1) ... 2025-12-21 03:14:01.593033 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.593059 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:01.593087 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service -> /lib/systemd/system/haproxy.service. 2025-12-21 03:14:01.593114 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up libdns-export1110 (1:9.11.19+dfsg-2.1ubuntu3) ... 2025-12-21 03:14:01.593145 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up isc-dhcp-client (4.4.1-2.3ubuntu2.4) ... 2025-12-21 03:14:01.593172 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up screen (4.9.0-1) ... 2025-12-21 03:14:01.593197 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up libnftnl11:amd64 (1.2.1-1build1) ... 2025-12-21 03:14:01.593222 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up acpid (1:2.0.33-1ubuntu1) ... 2025-12-21 03:14:01.593248 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.593274 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-21 03:14:01.593301 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /lib/systemd/system/acpid.socket. 2025-12-21 03:14:01.593330 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/paths.target.wants/acpid.path -> /lib/systemd/system/acpid.path. 2025-12-21 03:14:01.593373 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up vim-tiny (2:8.2.3995-1ubuntu2.24) ... 2025-12-21 03:14:01.593402 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/rview (rview) in auto mode 2025-12-21 03:14:01.593428 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/vi (vi) in auto mode 2025-12-21 03:14:01.593455 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/view (view) in auto mode 2025-12-21 03:14:01.593481 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/ex (ex) in auto mode 2025-12-21 03:14:01.593508 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > update-alternatives: using /usr/bin/vim.tiny to provide /usr/bin/editor (editor) in auto mode 2025-12-21 03:14:01.593535 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... 2025-12-21 03:14:01.593562 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up fdisk (2.37.2-4ubuntu3.4) ... 2025-12-21 03:14:01.593587 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-tz (2022.1-1ubuntu0.22.04.1) ... 2025-12-21 03:14:01.593613 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up netplan.io (0.106.1-7ubuntu0.22.04.4) ... 2025-12-21 03:14:01.593638 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-venv (3.10.6-1~22.04.1) ... 2025-12-21 03:14:01.593663 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up pollinate (4.33-3ubuntu2.1) ... 2025-12-21 03:14:01.593691 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/multi-user.target.wants/pollinate.service -> /lib/systemd/system/pollinate.service. 2025-12-21 03:14:01.593718 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-jsonschema (3.2.0-0ubuntu2) ... 2025-12-21 03:14:01.593745 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up ifupdown (0.8.36+nmu1ubuntu3.1) ... 2025-12-21 03:14:01.593780 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Creating /etc/network/interfaces. 2025-12-21 03:14:01.593809 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/multi-user.target.wants/networking.service -> /lib/systemd/system/networking.service. 2025-12-21 03:14:01.593837 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Created symlink /etc/systemd/system/network-online.target.wants/networking.service -> /lib/systemd/system/networking.service. 2025-12-21 03:14:01.593864 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.593890 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-requests (2.25.1+dfsg-2ubuntu0.3) ... 2025-12-21 03:14:01.593915 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up ncat (7.91+dfsg1+really7.80+dfsg1-2ubuntu0.1) ... 2025-12-21 03:14:01.593940 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up libgdbm-compat4:amd64 (1.23-1) ... 2025-12-21 03:14:01.593966 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up python3-pip (22.0.2+dfsg-1ubuntu0.7) ... 2025-12-21 03:14:01.593991 | ubuntu-jammy-large | 2025-12-21 03:14:01.593 | > Setting up pciutils (1:3.7.0-6) ... 2025-12-21 03:14:01.594018 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libjs-sphinxdoc (4.3.2-1) ... 2025-12-21 03:14:01.594045 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:01.594070 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... 2025-12-21 03:14:01.594097 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up open-vm-tools (2:12.3.5-3~ubuntu0.22.04.3) ... 2025-12-21 03:14:01.594124 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.594149 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.594176 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:01.594203 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Created symlink /etc/systemd/system/vmtoolsd.service -> /lib/systemd/system/open-vm-tools.service. 2025-12-21 03:14:01.594231 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Created symlink /etc/systemd/system/multi-user.target.wants/open-vm-tools.service -> /lib/systemd/system/open-vm-tools.service. 2025-12-21 03:14:01.594257 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Created symlink /etc/systemd/system/open-vm-tools.service.requires/vgauth.service -> /lib/systemd/system/vgauth.service. 2025-12-21 03:14:01.594284 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up vlan (2.0.5ubuntu5) ... 2025-12-21 03:14:01.594309 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ... 2025-12-21 03:14:01.594383 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up cpp (4:11.2.0-1ubuntu1) ... 2025-12-21 03:14:01.594417 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libnl-genl-3-200:amd64 (3.5.0-0.1) ... 2025-12-21 03:14:01.594443 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2025-12-21 03:14:01.594471 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up initramfs-tools-core (0.140ubuntu13.5) ... 2025-12-21 03:14:01.594497 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up ifenslave (2.10ubuntu3) ... 2025-12-21 03:14:01.594524 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up cloud-guest-utils (0.32-22-g45fe84a5-0ubuntu1) ... 2025-12-21 03:14:01.594551 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up rsync (3.2.7-0ubuntu0.22.04.4) ... 2025-12-21 03:14:01.594576 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.594601 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:01.594627 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... 2025-12-21 03:14:01.594653 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up ipvsadm (1:1.31-1build2) ... 2025-12-21 03:14:01.594680 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Running in chroot, ignoring request. 2025-12-21 03:14:01.594707 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:01.594733 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up tuned (2.15.0-1ubuntu1) ... 2025-12-21 03:14:01.594769 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Created symlink /etc/systemd/system/multi-user.target.wants/tuned.service -> /lib/systemd/system/tuned.service. 2025-12-21 03:14:01.594795 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... 2025-12-21 03:14:01.594821 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up libnftables1:amd64 (1.0.2-1ubuntu3) ... 2025-12-21 03:14:01.594848 | ubuntu-jammy-large | 2025-12-21 03:14:01.594 | > Setting up nftables (1.0.2-1ubuntu3) ... 2025-12-21 03:14:11.473771 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up initramfs-tools (0.140ubuntu13.5) ... 2025-12-21 03:14:11.473828 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-initramfs: deferring update (trigger activated) 2025-12-21 03:14:11.473836 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up python3-babel (2.8.0+dfsg.1-7) ... 2025-12-21 03:14:11.473842 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2025-12-21 03:14:11.473849 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up iptables (1.8.7-1ubuntu5.2) ... 2025-12-21 03:14:11.473854 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-21 03:14:11.473859 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-21 03:14:11.473864 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-21 03:14:11.473868 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-21 03:14:11.473873 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-12-21 03:14:11.473878 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-21 03:14:11.473882 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:14:11.473887 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode 2025-12-21 03:14:11.473892 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode 2025-12-21 03:14:11.473897 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode 2025-12-21 03:14:11.473901 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up binutils (2.38-4ubuntu2.12) ... 2025-12-21 03:14:11.473906 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up perl (5.34.0-3ubuntu1.5) ... 2025-12-21 03:14:11.473911 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up python3-jinja2 (3.0.3-1ubuntu0.4) ... 2025-12-21 03:14:11.473915 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libsnmp40:amd64 (5.9.1+dfsg-1ubuntu2.8) ... 2025-12-21 03:14:11.473920 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-12-21 03:14:11.473925 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:11.473929 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libdpkg-perl (1.21.1ubuntu2.6) ... 2025-12-21 03:14:11.473934 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:11.473938 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-12-21 03:14:11.473943 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:11.473947 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up openssh-sftp-server (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:14:11.473951 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up cloud-init (25.2-0ubuntu1~22.04.1) ... 2025-12-21 03:14:11.473962 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > No diversion 'diversion of /etc/init/ureadahead.conf to /etc/init/ureadahead.conf.disabled by cloud-init', none removed. 2025-12-21 03:14:11.474010 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-config.service -> /lib/systemd/system/cloud-config.service. 2025-12-21 03:14:11.474016 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-final.service -> /lib/systemd/system/cloud-final.service. 2025-12-21 03:14:11.474021 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/cloud-config.target.wants/cloud-init-hotplugd.socket -> /lib/systemd/system/cloud-init-hotplugd.socket. 2025-12-21 03:14:11.474027 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init-local.service -> /lib/systemd/system/cloud-init-local.service. 2025-12-21 03:14:11.474032 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/cloud-init.target.wants/cloud-init.service -> /lib/systemd/system/cloud-init.service. 2025-12-21 03:14:11.474036 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up openssh-server (1:8.9p1-3ubuntu0.13) ... 2025-12-21 03:14:11.474041 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > 2025-12-21 03:14:11.474047 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Creating config file /etc/ssh/sshd_config with new version 2025-12-21 03:14:11.474051 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Creating SSH2 RSA key; this may take some time ... 2025-12-21 03:14:11.474056 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > 3072 SHA256:VfcGgo8KvCNyqgKIz9lE4WGotLmEiOAwzLY8iSi9M8A root@ubuntu (RSA) 2025-12-21 03:14:11.474060 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Creating SSH2 ECDSA key; this may take some time ... 2025-12-21 03:14:11.474071 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > 256 SHA256:7KDXgw64VN1DrR3VWPfUKxzAWcevAXKagQNjJ18JOVg root@ubuntu (ECDSA) 2025-12-21 03:14:11.474076 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Creating SSH2 ED25519 key; this may take some time ... 2025-12-21 03:14:11.474080 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > 256 SHA256:BFUIVJ0mo5G1HCMJvAwxIq6B1G/ASSBN3rb3Kocu5vY root@ubuntu (ED25519) 2025-12-21 03:14:11.474085 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Running in chroot, ignoring request. 2025-12-21 03:14:11.474090 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:11.474094 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/sshd.service -> /lib/systemd/system/ssh.service. 2025-12-21 03:14:11.474099 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/multi-user.target.wants/ssh.service -> /lib/systemd/system/ssh.service. 2025-12-21 03:14:11.474103 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:14:11.474108 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up keepalived (1:2.2.4-0.2build1) ... 2025-12-21 03:14:11.474112 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Running in chroot, ignoring request. 2025-12-21 03:14:11.474116 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:14:11.474121 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service -> /lib/systemd/system/keepalived.service. 2025-12-21 03:14:11.474125 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up gcc (4:11.2.0-1ubuntu1) ... 2025-12-21 03:14:11.474130 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up dpkg-dev (1.21.1ubuntu2.6) ... 2025-12-21 03:14:11.474134 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up dkms (2.8.7-2ubuntu2.2) ... 2025-12-21 03:14:11.474139 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up liberror-perl (0.17029-1) ... 2025-12-21 03:14:11.474143 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:14:11.474147 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up git (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:14:11.474152 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up python3.10-dev (3.10.12-1~22.04.12) ... 2025-12-21 03:14:11.474156 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up g++ (4:11.2.0-1ubuntu1) ... 2025-12-21 03:14:11.474161 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-21 03:14:11.474165 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up build-essential (12.9ubuntu3) ... 2025-12-21 03:14:11.474173 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2025-12-21 03:14:11.474178 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up python3-dev (3.10.6-1~22.04.1) ... 2025-12-21 03:14:11.474182 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2025-12-21 03:14:11.474186 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-164-generic 2025-12-21 03:14:11.474191 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-164-generic 2025-12-21 03:14:11.474196 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-164-generic 2025-12-21 03:14:11.474200 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-164-generic 2025-12-21 03:14:11.474205 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up liblvm2cmd2.03:amd64 (2.03.11-2.1ubuntu5) ... 2025-12-21 03:14:11.474212 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up dmeventd (2:1.02.175-2.1ubuntu5) ... 2025-12-21 03:14:11.474217 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket -> /lib/systemd/system/dm-event.socket. 2025-12-21 03:14:11.474221 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up linux-image-virtual (5.15.0.164.159) ... 2025-12-21 03:14:11.474226 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Setting up linux-modules-5.15.0-164-generic (5.15.0-164.174) ... 2025-12-21 03:14:11.474230 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:14:11.474234 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Processing triggers for dbus (1.12.20-2ubuntu4.1) ... 2025-12-21 03:14:11.474239 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Processing triggers for rsyslog (8.2112.0-2ubuntu2.2) ... 2025-12-21 03:14:11.474243 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > invoke-rc.d: unknown initscript, /etc/init.d/rsyslog not found. 2025-12-21 03:14:11.474248 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Running in chroot, ignoring request. 2025-12-21 03:14:11.474252 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Processing triggers for initramfs-tools (0.140ubuntu13.5) ... 2025-12-21 03:14:11.474256 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > Processing triggers for linux-image-5.15.0-164-generic (5.15.0-164.174) ... 2025-12-21 03:14:11.474261 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > /etc/kernel/postinst.d/dkms: 2025-12-21 03:14:11.474265 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > * dkms: running auto installation service for kernel 5.15.0-164-generic 2025-12-21 03:14:11.474270 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > ...done. 2025-12-21 03:14:11.474275 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > /etc/kernel/postinst.d/initramfs-tools: 2025-12-21 03:14:11.474280 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | > update-initramfs: Generating /boot/initrd.img-5.15.0-164-generic 2025-12-21 03:14:11.474284 | ubuntu-jammy-large | 2025-12-21 03:14:11.473 | returncode: 0 2025-12-21 03:14:11.484231 | ubuntu-jammy-large | 2025-12-21 03:14:11.484 | dib-run-parts 01-package-installs completed 2025-12-21 03:14:11.484279 | ubuntu-jammy-large | 2025-12-21 03:14:11.484 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2025-12-21 03:14:11.496860 | ubuntu-jammy-large | 2025-12-21 03:14:11.496 | dib-run-parts 05-set-cloud-init-sources completed 2025-12-21 03:14:11.496903 | ubuntu-jammy-large | 2025-12-21 03:14:11.496 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2025-12-21 03:14:11.505059 | ubuntu-jammy-large | 2025-12-21 03:14:11.504 | dib-run-parts 10-cloud-init completed 2025-12-21 03:14:11.505094 | ubuntu-jammy-large | 2025-12-21 03:14:11.505 | dib-run-parts Running /tmp/in_target.d/install.d/10-debian-networking 2025-12-21 03:14:11.517392 | ubuntu-jammy-large | 2025-12-21 03:14:11.517 | auto eth0 2025-12-21 03:14:11.517441 | ubuntu-jammy-large | 2025-12-21 03:14:11.517 | iface eth0 inet dhcp 2025-12-21 03:14:11.519551 | ubuntu-jammy-large | 2025-12-21 03:14:11.519 | auto eth1 2025-12-21 03:14:11.519581 | ubuntu-jammy-large | 2025-12-21 03:14:11.519 | iface eth1 inet dhcp 2025-12-21 03:14:11.522708 | ubuntu-jammy-large | 2025-12-21 03:14:11.522 | dib-run-parts 10-debian-networking completed 2025-12-21 03:14:11.522776 | ubuntu-jammy-large | 2025-12-21 03:14:11.522 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2025-12-21 03:14:11.583753 | ubuntu-jammy-large | 2025-12-21 03:14:11.583 | dib-run-parts 10-install-static-files completed 2025-12-21 03:14:11.584203 | ubuntu-jammy-large | 2025-12-21 03:14:11.584 | dib-run-parts Running /tmp/in_target.d/install.d/12-debian-locale-gen 2025-12-21 03:14:12.376650 | ubuntu-jammy-large | 2025-12-21 03:14:12.376 | Generating locales (this might take a while)... 2025-12-21 03:14:14.271249 | ubuntu-jammy-large | 2025-12-21 03:14:14.270 | en_US.UTF-8... done 2025-12-21 03:14:14.272168 | ubuntu-jammy-large | 2025-12-21 03:14:14.271 | Generation complete. 2025-12-21 03:14:14.353395 | ubuntu-jammy-large | 2025-12-21 03:14:14.353 | dib-run-parts 12-debian-locale-gen completed 2025-12-21 03:14:14.353475 | ubuntu-jammy-large | 2025-12-21 03:14:14.353 | dib-run-parts Running /tmp/in_target.d/install.d/15-cleanup-debootstrap 2025-12-21 03:14:14.363940 | ubuntu-jammy-large | 2025-12-21 03:14:14.363 | dib-run-parts 15-cleanup-debootstrap completed 2025-12-21 03:14:14.364003 | ubuntu-jammy-large | 2025-12-21 03:14:14.363 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2025-12-21 03:14:14.375740 | ubuntu-jammy-large | 2025-12-21 03:14:14.375 | dib-run-parts 20-install-init-scripts completed 2025-12-21 03:14:14.375802 | ubuntu-jammy-large | 2025-12-21 03:14:14.375 | dib-run-parts Running /tmp/in_target.d/install.d/75-amphora-agent-install 2025-12-21 03:14:18.812167 | ubuntu-jammy-large | 2025-12-21 03:14:18.811 | Requirement already satisfied: pip in /opt/amphora-agent-venv/lib/python3.10/site-packages (22.0.2) 2025-12-21 03:14:19.020914 | ubuntu-jammy-large | 2025-12-21 03:14:19.020 | Collecting pip 2025-12-21 03:14:19.127978 | ubuntu-jammy-large | 2025-12-21 03:14:19.127 | Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-21 03:14:19.300423 | ubuntu-jammy-large | 2025-12-21 03:14:19.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.6 MB/s eta 0:00:00 2025-12-21 03:14:19.346473 | ubuntu-jammy-large | 2025-12-21 03:14:19.346 | Installing collected packages: pip 2025-12-21 03:14:19.346808 | ubuntu-jammy-large | 2025-12-21 03:14:19.346 | Attempting uninstall: pip 2025-12-21 03:14:19.347709 | ubuntu-jammy-large | 2025-12-21 03:14:19.347 | Found existing installation: pip 22.0.2 2025-12-21 03:14:19.558785 | ubuntu-jammy-large | 2025-12-21 03:14:19.558 | Uninstalling pip-22.0.2: 2025-12-21 03:14:19.566264 | ubuntu-jammy-large | 2025-12-21 03:14:19.566 | Successfully uninstalled pip-22.0.2 2025-12-21 03:14:20.385565 | ubuntu-jammy-large | 2025-12-21 03:14:20.385 | Successfully installed pip-25.3 2025-12-21 03:14:21.109097 | ubuntu-jammy-large | 2025-12-21 03:14:21.108 | Processing /opt/amphora-agent 2025-12-21 03:14:21.110704 | ubuntu-jammy-large | 2025-12-21 03:14:21.110 | Installing build dependencies: started 2025-12-21 03:14:22.339807 | ubuntu-jammy-large | 2025-12-21 03:14:22.339 | Installing build dependencies: finished with status 'done' 2025-12-21 03:14:22.341944 | ubuntu-jammy-large | 2025-12-21 03:14:22.341 | Getting requirements to build wheel: started 2025-12-21 03:14:22.640894 | ubuntu-jammy-large | 2025-12-21 03:14:22.640 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:14:22.644733 | ubuntu-jammy-large | 2025-12-21 03:14:22.644 | Installing backend dependencies: started 2025-12-21 03:14:23.754699 | ubuntu-jammy-large | 2025-12-21 03:14:23.754 | Installing backend dependencies: finished with status 'done' 2025-12-21 03:14:23.756587 | ubuntu-jammy-large | 2025-12-21 03:14:23.756 | Preparing metadata (pyproject.toml): started 2025-12-21 03:14:24.245252 | ubuntu-jammy-large | 2025-12-21 03:14:24.245 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:14:24.407629 | ubuntu-jammy-large | 2025-12-21 03:14:24.407 | Collecting alembic>=0.9.6 (from octavia==15.0.2.dev8) 2025-12-21 03:14:24.504923 | ubuntu-jammy-large | 2025-12-21 03:14:24.504 | Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2025-12-21 03:14:24.631501 | ubuntu-jammy-large | 2025-12-21 03:14:24.631 | Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:24.644704 | ubuntu-jammy-large | 2025-12-21 03:14:24.644 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-21 03:14:24.684919 | ubuntu-jammy-large | 2025-12-21 03:14:24.684 | Collecting pecan>=1.3.2 (from octavia==15.0.2.dev8) 2025-12-21 03:14:24.697237 | ubuntu-jammy-large | 2025-12-21 03:14:24.697 | Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-12-21 03:14:24.738582 | ubuntu-jammy-large | 2025-12-21 03:14:24.738 | Collecting pbr>=3.1.1 (from octavia==15.0.2.dev8) 2025-12-21 03:14:24.750423 | ubuntu-jammy-large | 2025-12-21 03:14:24.750 | Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-21 03:14:25.178154 | ubuntu-jammy-large | 2025-12-21 03:14:25.177 | Collecting SQLAlchemy>=1.2.19 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.190528 | ubuntu-jammy-large | 2025-12-21 03:14:25.190 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) 2025-12-21 03:14:25.245842 | ubuntu-jammy-large | 2025-12-21 03:14:25.245 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.257832 | ubuntu-jammy-large | 2025-12-21 03:14:25.257 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-21 03:14:25.304603 | ubuntu-jammy-large | 2025-12-21 03:14:25.304 | Collecting futurist>=1.2.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.315762 | ubuntu-jammy-large | 2025-12-21 03:14:25.315 | Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-21 03:14:25.356640 | ubuntu-jammy-large | 2025-12-21 03:14:25.356 | Collecting requests>=2.23.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.367605 | ubuntu-jammy-large | 2025-12-21 03:14:25.367 | Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-21 03:14:25.392175 | ubuntu-jammy-large | 2025-12-21 03:14:25.392 | Collecting rfc3986>=1.2.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.402688 | ubuntu-jammy-large | 2025-12-21 03:14:25.402 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-21 03:14:25.443451 | ubuntu-jammy-large | 2025-12-21 03:14:25.443 | Collecting keystoneauth1>=3.4.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.454112 | ubuntu-jammy-large | 2025-12-21 03:14:25.454 | Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-21 03:14:25.493711 | ubuntu-jammy-large | 2025-12-21 03:14:25.493 | Collecting keystonemiddleware>=9.5.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.505247 | ubuntu-jammy-large | 2025-12-21 03:14:25.505 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-21 03:14:25.537806 | ubuntu-jammy-large | 2025-12-21 03:14:25.537 | Collecting WebOb>=1.8.2 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.549247 | ubuntu-jammy-large | 2025-12-21 03:14:25.549 | Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2025-12-21 03:14:25.582399 | ubuntu-jammy-large | 2025-12-21 03:14:25.582 | Collecting stevedore>=1.20.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.593683 | ubuntu-jammy-large | 2025-12-21 03:14:25.593 | Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:14:25.638929 | ubuntu-jammy-large | 2025-12-21 03:14:25.638 | Collecting openstacksdk>=0.103.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.650253 | ubuntu-jammy-large | 2025-12-21 03:14:25.650 | Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2025-12-21 03:14:25.700516 | ubuntu-jammy-large | 2025-12-21 03:14:25.700 | Collecting oslo.config>=6.8.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.711076 | ubuntu-jammy-large | 2025-12-21 03:14:25.710 | Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:25.761070 | ubuntu-jammy-large | 2025-12-21 03:14:25.760 | Collecting oslo.context>=2.22.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.772561 | ubuntu-jammy-large | 2025-12-21 03:14:25.772 | Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:25.919315 | ubuntu-jammy-large | 2025-12-21 03:14:25.919 | Collecting oslo.db>=8.4.0 (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:25.930834 | ubuntu-jammy-large | 2025-12-21 03:14:25.930 | Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-21 03:14:25.965903 | ubuntu-jammy-large | 2025-12-21 03:14:25.965 | Collecting oslo.i18n>=3.20.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:25.976612 | ubuntu-jammy-large | 2025-12-21 03:14:25.976 | Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:26.020851 | ubuntu-jammy-large | 2025-12-21 03:14:26.020 | Collecting oslo.log>=4.3.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.032811 | ubuntu-jammy-large | 2025-12-21 03:14:26.032 | Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2025-12-21 03:14:26.210045 | ubuntu-jammy-large | 2025-12-21 03:14:26.209 | Collecting oslo.messaging>=14.1.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.223249 | ubuntu-jammy-large | 2025-12-21 03:14:26.223 | Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-21 03:14:26.372820 | ubuntu-jammy-large | 2025-12-21 03:14:26.372 | Collecting oslo.middleware>=4.0.1 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.385725 | ubuntu-jammy-large | 2025-12-21 03:14:26.385 | Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-21 03:14:26.539708 | ubuntu-jammy-large | 2025-12-21 03:14:26.539 | Collecting oslo.policy>=3.7.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.552503 | ubuntu-jammy-large | 2025-12-21 03:14:26.552 | Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:26.626906 | ubuntu-jammy-large | 2025-12-21 03:14:26.626 | Collecting oslo.reports>=1.18.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.638863 | ubuntu-jammy-large | 2025-12-21 03:14:26.638 | Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-21 03:14:26.771604 | ubuntu-jammy-large | 2025-12-21 03:14:26.771 | Collecting oslo.serialization>=2.28.1 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.784554 | ubuntu-jammy-large | 2025-12-21 03:14:26.784 | Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-21 03:14:26.917303 | ubuntu-jammy-large | 2025-12-21 03:14:26.917 | Collecting oslo.upgradecheck>=1.3.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.930504 | ubuntu-jammy-large | 2025-12-21 03:14:26.930 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-21 03:14:26.988698 | ubuntu-jammy-large | 2025-12-21 03:14:26.988 | Collecting oslo.utils>=4.7.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:26.999932 | ubuntu-jammy-large | 2025-12-21 03:14:26.999 | Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:14:27.104448 | ubuntu-jammy-large | 2025-12-21 03:14:27.104 | Collecting psutil>=5.7.1 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.116935 | ubuntu-jammy-large | 2025-12-21 03:14:27.116 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) 2025-12-21 03:14:27.157031 | ubuntu-jammy-large | 2025-12-21 03:14:27.156 | Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.169377 | ubuntu-jammy-large | 2025-12-21 03:14:27.169 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-21 03:14:27.201713 | ubuntu-jammy-large | 2025-12-21 03:14:27.201 | Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.213531 | ubuntu-jammy-large | 2025-12-21 03:14:27.213 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-21 03:14:27.241371 | ubuntu-jammy-large | 2025-12-21 03:14:27.241 | Collecting python-barbicanclient>=4.5.2 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.253357 | ubuntu-jammy-large | 2025-12-21 03:14:27.253 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2025-12-21 03:14:27.289968 | ubuntu-jammy-large | 2025-12-21 03:14:27.289 | Collecting python-glanceclient>=2.8.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.301660 | ubuntu-jammy-large | 2025-12-21 03:14:27.301 | Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-21 03:14:27.342194 | ubuntu-jammy-large | 2025-12-21 03:14:27.342 | Collecting python-novaclient>=9.1.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.354854 | ubuntu-jammy-large | 2025-12-21 03:14:27.354 | Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:27.391881 | ubuntu-jammy-large | 2025-12-21 03:14:27.391 | Collecting python-cinderclient>=3.3.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.403691 | ubuntu-jammy-large | 2025-12-21 03:14:27.403 | Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-12-21 03:14:27.428508 | ubuntu-jammy-large | 2025-12-21 03:14:27.428 | Collecting WSME>=0.8.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.440091 | ubuntu-jammy-large | 2025-12-21 03:14:27.439 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:14:27.469457 | ubuntu-jammy-large | 2025-12-21 03:14:27.469 | Collecting Jinja2>=2.10 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.481142 | ubuntu-jammy-large | 2025-12-21 03:14:27.480 | Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-12-21 03:14:27.521518 | ubuntu-jammy-large | 2025-12-21 03:14:27.521 | Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.533122 | ubuntu-jammy-large | 2025-12-21 03:14:27.533 | Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-21 03:14:27.575386 | ubuntu-jammy-large | 2025-12-21 03:14:27.575 | Collecting castellan>=0.16.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.587632 | ubuntu-jammy-large | 2025-12-21 03:14:27.587 | Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2025-12-21 03:14:27.624430 | ubuntu-jammy-large | 2025-12-21 03:14:27.624 | Collecting tenacity>=5.0.4 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.636711 | ubuntu-jammy-large | 2025-12-21 03:14:27.636 | Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2025-12-21 03:14:27.661489 | ubuntu-jammy-large | 2025-12-21 03:14:27.661 | Collecting distro>=1.2.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.672812 | ubuntu-jammy-large | 2025-12-21 03:14:27.672 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-21 03:14:27.712786 | ubuntu-jammy-large | 2025-12-21 03:14:27.712 | Collecting jsonschema>=3.2.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.724282 | ubuntu-jammy-large | 2025-12-21 03:14:27.724 | Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-21 03:14:27.852186 | ubuntu-jammy-large | 2025-12-21 03:14:27.851 | Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.865169 | ubuntu-jammy-large | 2025-12-21 03:14:27.864 | Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:14:27.945780 | ubuntu-jammy-large | 2025-12-21 03:14:27.945 | Collecting setproctitle>=1.1.10 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.958419 | ubuntu-jammy-large | 2025-12-21 03:14:27.958 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) 2025-12-21 03:14:27.985867 | ubuntu-jammy-large | 2025-12-21 03:14:27.985 | Collecting python-dateutil>=2.7.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:27.997279 | ubuntu-jammy-large | 2025-12-21 03:14:27.997 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-12-21 03:14:28.032515 | ubuntu-jammy-large | 2025-12-21 03:14:28.032 | Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev8) 2025-12-21 03:14:28.043645 | ubuntu-jammy-large | 2025-12-21 03:14:28.043 | Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-21 03:14:28.361182 | ubuntu-jammy-large | 2025-12-21 03:14:28.360 | Collecting cryptography>=42.0.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:28.373919 | ubuntu-jammy-large | 2025-12-21 03:14:28.373 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) 2025-12-21 03:14:28.409976 | ubuntu-jammy-large | 2025-12-21 03:14:28.409 | Collecting pyroute2>=0.5.14 (from octavia==15.0.2.dev8) 2025-12-21 03:14:28.422343 | ubuntu-jammy-large | 2025-12-21 03:14:28.422 | Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2025-12-21 03:14:28.451924 | ubuntu-jammy-large | 2025-12-21 03:14:28.451 | Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev8) 2025-12-21 03:14:28.463221 | ubuntu-jammy-large | 2025-12-21 03:14:28.463 | Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-21 03:14:28.504348 | ubuntu-jammy-large | 2025-12-21 03:14:28.504 | Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev8) 2025-12-21 03:14:28.516662 | ubuntu-jammy-large | 2025-12-21 03:14:28.516 | Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:14:28.571587 | ubuntu-jammy-large | 2025-12-21 03:14:28.571 | Collecting Mako (from alembic>=0.9.6->octavia==15.0.2.dev8) 2025-12-21 03:14:28.583664 | ubuntu-jammy-large | 2025-12-21 03:14:28.583 | Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2025-12-21 03:14:28.613833 | ubuntu-jammy-large | 2025-12-21 03:14:28.613 | Collecting typing-extensions>=4 (from alembic>=0.9.6->octavia==15.0.2.dev8) 2025-12-21 03:14:28.626483 | ubuntu-jammy-large | 2025-12-21 03:14:28.626 | Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:28.855727 | ubuntu-jammy-large | 2025-12-21 03:14:28.855 | Collecting cffi>=1.12 (from cryptography>=42.0.0->octavia==15.0.2.dev8) 2025-12-21 03:14:28.962487 | ubuntu-jammy-large | 2025-12-21 03:14:28.962 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) 2025-12-21 03:14:28.995943 | ubuntu-jammy-large | 2025-12-21 03:14:28.995 | Collecting pycparser (from cffi>=1.12->cryptography>=42.0.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.009492 | ubuntu-jammy-large | 2025-12-21 03:14:29.009 | Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-12-21 03:14:29.052207 | ubuntu-jammy-large | 2025-12-21 03:14:29.052 | Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-12-21 03:14:29.063639 | ubuntu-jammy-large | 2025-12-21 03:14:29.063 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-21 03:14:29.094827 | ubuntu-jammy-large | 2025-12-21 03:14:29.094 | Collecting click>=8.1.3 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-12-21 03:14:29.106657 | ubuntu-jammy-large | 2025-12-21 03:14:29.106 | Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:29.130971 | ubuntu-jammy-large | 2025-12-21 03:14:29.130 | Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-12-21 03:14:29.142237 | ubuntu-jammy-large | 2025-12-21 03:14:29.142 | Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-21 03:14:29.174665 | ubuntu-jammy-large | 2025-12-21 03:14:29.174 | Collecting packaging (from gunicorn>=19.9.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.186537 | ubuntu-jammy-large | 2025-12-21 03:14:29.186 | Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-12-21 03:14:29.270470 | ubuntu-jammy-large | 2025-12-21 03:14:29.270 | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->octavia==15.0.2.dev8) 2025-12-21 03:14:29.282616 | ubuntu-jammy-large | 2025-12-21 03:14:29.282 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) 2025-12-21 03:14:29.310883 | ubuntu-jammy-large | 2025-12-21 03:14:29.310 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.323072 | ubuntu-jammy-large | 2025-12-21 03:14:29.322 | Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-12-21 03:14:29.361812 | ubuntu-jammy-large | 2025-12-21 03:14:29.361 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.373666 | ubuntu-jammy-large | 2025-12-21 03:14:29.373 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:29.411531 | ubuntu-jammy-large | 2025-12-21 03:14:29.411 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.423437 | ubuntu-jammy-large | 2025-12-21 03:14:29.423 | Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-12-21 03:14:29.888036 | ubuntu-jammy-large | 2025-12-21 03:14:29.887 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.900641 | ubuntu-jammy-large | 2025-12-21 03:14:29.900 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) 2025-12-21 03:14:29.934404 | ubuntu-jammy-large | 2025-12-21 03:14:29.934 | Collecting iso8601>=0.1.11 (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.945834 | ubuntu-jammy-large | 2025-12-21 03:14:29.945 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:14:29.984178 | ubuntu-jammy-large | 2025-12-21 03:14:29.984 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:29.996230 | ubuntu-jammy-large | 2025-12-21 03:14:29.996 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-21 03:14:30.029823 | ubuntu-jammy-large | 2025-12-21 03:14:30.029 | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.040984 | ubuntu-jammy-large | 2025-12-21 03:14:30.040 | Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:30.093679 | ubuntu-jammy-large | 2025-12-21 03:14:30.093 | Collecting oslo.cache>=1.26.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.105636 | ubuntu-jammy-large | 2025-12-21 03:14:30.105 | Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2025-12-21 03:14:30.153755 | ubuntu-jammy-large | 2025-12-21 03:14:30.153 | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.165822 | ubuntu-jammy-large | 2025-12-21 03:14:30.165 | Downloading pycadf-3.1.1-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:30.204261 | ubuntu-jammy-large | 2025-12-21 03:14:30.204 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.215625 | ubuntu-jammy-large | 2025-12-21 03:14:30.215 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-21 03:14:30.296243 | ubuntu-jammy-large | 2025-12-21 03:14:30.296 | Collecting PyYAML>=3.13 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.308481 | ubuntu-jammy-large | 2025-12-21 03:14:30.308 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-12-21 03:14:30.335774 | ubuntu-jammy-large | 2025-12-21 03:14:30.335 | Collecting decorator>=4.4.1 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.347698 | ubuntu-jammy-large | 2025-12-21 03:14:30.347 | Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-21 03:14:30.373741 | ubuntu-jammy-large | 2025-12-21 03:14:30.373 | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.385674 | ubuntu-jammy-large | 2025-12-21 03:14:30.385 | Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-12-21 03:14:30.411183 | ubuntu-jammy-large | 2025-12-21 03:14:30.411 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.422329 | ubuntu-jammy-large | 2025-12-21 03:14:30.422 | Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-21 03:14:30.451003 | ubuntu-jammy-large | 2025-12-21 03:14:30.450 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.462640 | ubuntu-jammy-large | 2025-12-21 03:14:30.462 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-21 03:14:30.502459 | ubuntu-jammy-large | 2025-12-21 03:14:30.502 | Collecting netifaces>=0.10.4 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:30.513807 | ubuntu-jammy-large | 2025-12-21 03:14:30.513 | Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-12-21 03:14:30.523098 | ubuntu-jammy-large | 2025-12-21 03:14:30.523 | Installing build dependencies: started 2025-12-21 03:14:31.505267 | ubuntu-jammy-large | 2025-12-21 03:14:31.504 | Installing build dependencies: finished with status 'done' 2025-12-21 03:14:31.507075 | ubuntu-jammy-large | 2025-12-21 03:14:31.506 | Getting requirements to build wheel: started 2025-12-21 03:14:31.907938 | ubuntu-jammy-large | 2025-12-21 03:14:31.907 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:14:31.910382 | ubuntu-jammy-large | 2025-12-21 03:14:31.910 | Preparing metadata (pyproject.toml): started 2025-12-21 03:14:32.140831 | ubuntu-jammy-large | 2025-12-21 03:14:32.140 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:14:32.185900 | ubuntu-jammy-large | 2025-12-21 03:14:32.185 | Collecting platformdirs>=3 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.197822 | ubuntu-jammy-large | 2025-12-21 03:14:32.197 | Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-12-21 03:14:32.223585 | ubuntu-jammy-large | 2025-12-21 03:14:32.223 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.235045 | ubuntu-jammy-large | 2025-12-21 03:14:32.234 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-21 03:14:32.275912 | ubuntu-jammy-large | 2025-12-21 03:14:32.275 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.289618 | ubuntu-jammy-large | 2025-12-21 03:14:32.289 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:14:32.379575 | ubuntu-jammy-large | 2025-12-21 03:14:32.379 | Collecting debtcollector>=1.2.0 (from oslo.config>=6.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.390751 | ubuntu-jammy-large | 2025-12-21 03:14:32.390 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-21 03:14:32.417036 | ubuntu-jammy-large | 2025-12-21 03:14:32.416 | Collecting netaddr>=0.7.18 (from oslo.config>=6.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.428722 | ubuntu-jammy-large | 2025-12-21 03:14:32.428 | Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-12-21 03:14:32.725065 | ubuntu-jammy-large | 2025-12-21 03:14:32.724 | Collecting wrapt>=1.7.0 (from debtcollector>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.737332 | ubuntu-jammy-large | 2025-12-21 03:14:32.737 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) 2025-12-21 03:14:32.793521 | ubuntu-jammy-large | 2025-12-21 03:14:32.793 | Collecting testresources>=2.0.0 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.805435 | ubuntu-jammy-large | 2025-12-21 03:14:32.805 | Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-12-21 03:14:32.919801 | ubuntu-jammy-large | 2025-12-21 03:14:32.919 | Collecting testscenarios>=0.4 (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.933867 | ubuntu-jammy-large | 2025-12-21 03:14:32.933 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-12-21 03:14:32.979525 | ubuntu-jammy-large | 2025-12-21 03:14:32.979 | Collecting PyMySQL>=0.7.6 (from oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:32.992237 | ubuntu-jammy-large | 2025-12-21 03:14:32.992 | Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-21 03:14:33.064096 | ubuntu-jammy-large | 2025-12-21 03:14:33.063 | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.075805 | ubuntu-jammy-large | 2025-12-21 03:14:33.075 | Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2025-12-21 03:14:33.107710 | ubuntu-jammy-large | 2025-12-21 03:14:33.107 | Collecting cachetools>=2.0.0 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.119459 | ubuntu-jammy-large | 2025-12-21 03:14:33.119 | Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2025-12-21 03:14:33.166974 | ubuntu-jammy-large | 2025-12-21 03:14:33.166 | Collecting kombu>=4.6.6 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.178610 | ubuntu-jammy-large | 2025-12-21 03:14:33.178 | Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-21 03:14:33.312912 | ubuntu-jammy-large | 2025-12-21 03:14:33.312 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.327094 | ubuntu-jammy-large | 2025-12-21 03:14:33.326 | Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-21 03:14:33.477443 | ubuntu-jammy-large | 2025-12-21 03:14:33.477 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.491399 | ubuntu-jammy-large | 2025-12-21 03:14:33.491 | Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-21 03:14:33.551300 | ubuntu-jammy-large | 2025-12-21 03:14:33.551 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.563477 | ubuntu-jammy-large | 2025-12-21 03:14:33.563 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-21 03:14:33.642209 | ubuntu-jammy-large | 2025-12-21 03:14:33.642 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:33.654129 | ubuntu-jammy-large | 2025-12-21 03:14:33.653 | Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-21 03:14:33.727348 | ubuntu-jammy-large | 2025-12-21 03:14:33.727 | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) 2025-12-21 03:14:33.739959 | ubuntu-jammy-large | 2025-12-21 03:14:33.739 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl.metadata (9.0 kB) 2025-12-21 03:14:33.766217 | ubuntu-jammy-large | 2025-12-21 03:14:33.766 | Collecting statsd>=3.2.1 (from oslo.middleware>=4.0.1->octavia==15.0.2.dev8) 2025-12-21 03:14:33.778178 | ubuntu-jammy-large | 2025-12-21 03:14:33.778 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-12-21 03:14:33.925625 | ubuntu-jammy-large | 2025-12-21 03:14:33.925 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) 2025-12-21 03:14:33.938524 | ubuntu-jammy-large | 2025-12-21 03:14:33.938 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB) 2025-12-21 03:14:33.976696 | ubuntu-jammy-large | 2025-12-21 03:14:33.976 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.28.1->octavia==15.0.2.dev8) 2025-12-21 03:14:33.990188 | ubuntu-jammy-large | 2025-12-21 03:14:33.990 | Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-21 03:14:34.043793 | ubuntu-jammy-large | 2025-12-21 03:14:34.043 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.055584 | ubuntu-jammy-large | 2025-12-21 03:14:34.055 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-12-21 03:14:34.081321 | ubuntu-jammy-large | 2025-12-21 03:14:34.081 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.092917 | ubuntu-jammy-large | 2025-12-21 03:14:34.092 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-21 03:14:34.121091 | ubuntu-jammy-large | 2025-12-21 03:14:34.120 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.133360 | ubuntu-jammy-large | 2025-12-21 03:14:34.133 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-12-21 03:14:34.286475 | ubuntu-jammy-large | 2025-12-21 03:14:34.286 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.299228 | ubuntu-jammy-large | 2025-12-21 03:14:34.299 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) 2025-12-21 03:14:34.333287 | ubuntu-jammy-large | 2025-12-21 03:14:34.333 | Collecting eventlet>=0.25.2 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.345244 | ubuntu-jammy-large | 2025-12-21 03:14:34.345 | Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2025-12-21 03:14:34.526516 | ubuntu-jammy-large | 2025-12-21 03:14:34.526 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.539000 | ubuntu-jammy-large | 2025-12-21 03:14:34.538 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2025-12-21 03:14:34.666575 | ubuntu-jammy-large | 2025-12-21 03:14:34.666 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.678752 | ubuntu-jammy-large | 2025-12-21 03:14:34.678 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:34.724427 | ubuntu-jammy-large | 2025-12-21 03:14:34.724 | Collecting dnspython>=1.15.0 (from eventlet>=0.25.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.738331 | ubuntu-jammy-large | 2025-12-21 03:14:34.738 | Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2025-12-21 03:14:34.795115 | ubuntu-jammy-large | 2025-12-21 03:14:34.794 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.807592 | ubuntu-jammy-large | 2025-12-21 03:14:34.807 | Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-12-21 03:14:34.850981 | ubuntu-jammy-large | 2025-12-21 03:14:34.850 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.863034 | ubuntu-jammy-large | 2025-12-21 03:14:34.862 | Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-12-21 03:14:34.929783 | ubuntu-jammy-large | 2025-12-21 03:14:34.929 | Collecting pyparsing>=2.1.0 (from oslo.utils>=4.7.0->octavia==15.0.2.dev8) 2025-12-21 03:14:34.942314 | ubuntu-jammy-large | 2025-12-21 03:14:34.942 | Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-12-21 03:14:35.074664 | ubuntu-jammy-large | 2025-12-21 03:14:35.074 | 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==15.0.2.dev8) (59.6.0) 2025-12-21 03:14:35.104611 | ubuntu-jammy-large | 2025-12-21 03:14:35.104 | Collecting logutils>=0.3 (from pecan>=1.3.2->octavia==15.0.2.dev8) 2025-12-21 03:14:35.116995 | ubuntu-jammy-large | 2025-12-21 03:14:35.116 | Downloading logutils-0.3.5.tar.gz (27 kB) 2025-12-21 03:14:35.128740 | ubuntu-jammy-large | 2025-12-21 03:14:35.128 | Installing build dependencies: started 2025-12-21 03:14:36.141660 | ubuntu-jammy-large | 2025-12-21 03:14:36.141 | Installing build dependencies: finished with status 'done' 2025-12-21 03:14:36.143578 | ubuntu-jammy-large | 2025-12-21 03:14:36.143 | Getting requirements to build wheel: started 2025-12-21 03:14:36.534179 | ubuntu-jammy-large | 2025-12-21 03:14:36.533 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:14:36.536573 | ubuntu-jammy-large | 2025-12-21 03:14:36.536 | Preparing metadata (pyproject.toml): started 2025-12-21 03:14:36.770095 | ubuntu-jammy-large | 2025-12-21 03:14:36.769 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:14:36.820758 | ubuntu-jammy-large | 2025-12-21 03:14:36.820 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==15.0.2.dev8) 2025-12-21 03:14:36.833340 | ubuntu-jammy-large | 2025-12-21 03:14:36.833 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-12-21 03:14:36.918446 | ubuntu-jammy-large | 2025-12-21 03:14:36.918 | Collecting pytz>=2013.6 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:36.930416 | ubuntu-jammy-large | 2025-12-21 03:14:36.930 | Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-12-21 03:14:36.956102 | ubuntu-jammy-large | 2025-12-21 03:14:36.955 | Collecting six>=1.10.0 (from pycadf>=1.1.0->keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:36.967726 | ubuntu-jammy-large | 2025-12-21 03:14:36.967 | Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-12-21 03:14:37.015187 | ubuntu-jammy-large | 2025-12-21 03:14:37.015 | Collecting cliff>=2.8.0 (from python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2025-12-21 03:14:37.026743 | ubuntu-jammy-large | 2025-12-21 03:14:37.026 | Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-21 03:14:37.071926 | ubuntu-jammy-large | 2025-12-21 03:14:37.071 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2025-12-21 03:14:37.083312 | ubuntu-jammy-large | 2025-12-21 03:14:37.083 | Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-21 03:14:37.127315 | ubuntu-jammy-large | 2025-12-21 03:14:37.127 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2025-12-21 03:14:37.139842 | ubuntu-jammy-large | 2025-12-21 03:14:37.139 | Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-12-21 03:14:37.182373 | ubuntu-jammy-large | 2025-12-21 03:14:37.182 | Collecting pyperclip>=1.6 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==15.0.2.dev8) 2025-12-21 03:14:37.194323 | ubuntu-jammy-large | 2025-12-21 03:14:37.194 | Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-12-21 03:14:37.204056 | ubuntu-jammy-large | 2025-12-21 03:14:37.203 | Installing build dependencies: started 2025-12-21 03:14:38.196775 | ubuntu-jammy-large | 2025-12-21 03:14:38.196 | Installing build dependencies: finished with status 'done' 2025-12-21 03:14:38.198688 | ubuntu-jammy-large | 2025-12-21 03:14:38.198 | Getting requirements to build wheel: started 2025-12-21 03:14:38.596768 | ubuntu-jammy-large | 2025-12-21 03:14:38.596 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:14:38.599212 | ubuntu-jammy-large | 2025-12-21 03:14:38.599 | Preparing metadata (pyproject.toml): started 2025-12-21 03:14:38.831421 | ubuntu-jammy-large | 2025-12-21 03:14:38.831 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:14:38.955469 | ubuntu-jammy-large | 2025-12-21 03:14:38.955 | Collecting pyOpenSSL>=17.1.0 (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:38.967013 | ubuntu-jammy-large | 2025-12-21 03:14:38.966 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-12-21 03:14:38.991949 | ubuntu-jammy-large | 2025-12-21 03:14:38.991 | Collecting warlock>=1.2.0 (from python-glanceclient>=2.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.003704 | ubuntu-jammy-large | 2025-12-21 03:14:39.003 | Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-21 03:14:39.218350 | ubuntu-jammy-large | 2025-12-21 03:14:39.218 | Collecting charset-normalizer<4,>=2 (from requests>=2.23.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.230752 | ubuntu-jammy-large | 2025-12-21 03:14:39.230 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) 2025-12-21 03:14:39.258426 | ubuntu-jammy-large | 2025-12-21 03:14:39.258 | Collecting idna<4,>=2.5 (from requests>=2.23.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.270691 | ubuntu-jammy-large | 2025-12-21 03:14:39.270 | Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-12-21 03:14:39.311595 | ubuntu-jammy-large | 2025-12-21 03:14:39.311 | Collecting urllib3<3,>=1.21.1 (from requests>=2.23.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.323280 | ubuntu-jammy-large | 2025-12-21 03:14:39.323 | Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-12-21 03:14:39.365594 | ubuntu-jammy-large | 2025-12-21 03:14:39.365 | Collecting certifi>=2017.4.17 (from requests>=2.23.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.377234 | ubuntu-jammy-large | 2025-12-21 03:14:39.377 | Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-21 03:14:39.424452 | ubuntu-jammy-large | 2025-12-21 03:14:39.424 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.436232 | ubuntu-jammy-large | 2025-12-21 03:14:39.436 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-12-21 03:14:39.512183 | ubuntu-jammy-large | 2025-12-21 03:14:39.511 | Collecting automaton>=1.9.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.524191 | ubuntu-jammy-large | 2025-12-21 03:14:39.523 | Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-21 03:14:39.564182 | ubuntu-jammy-large | 2025-12-21 03:14:39.564 | Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.576716 | ubuntu-jammy-large | 2025-12-21 03:14:39.576 | Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-21 03:14:39.606090 | ubuntu-jammy-large | 2025-12-21 03:14:39.605 | Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.619727 | ubuntu-jammy-large | 2025-12-21 03:14:39.619 | Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-21 03:14:39.719192 | ubuntu-jammy-large | 2025-12-21 03:14:39.718 | Collecting testtools (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.731877 | ubuntu-jammy-large | 2025-12-21 03:14:39.731 | Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-12-21 03:14:39.807238 | ubuntu-jammy-large | 2025-12-21 03:14:39.806 | Collecting simplegeneric (from WSME>=0.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:39.820468 | ubuntu-jammy-large | 2025-12-21 03:14:39.820 | Downloading simplegeneric-0.8.1.zip (12 kB) 2025-12-21 03:14:39.825392 | ubuntu-jammy-large | 2025-12-21 03:14:39.825 | Installing build dependencies: started 2025-12-21 03:14:40.832038 | ubuntu-jammy-large | 2025-12-21 03:14:40.831 | Installing build dependencies: finished with status 'done' 2025-12-21 03:14:40.833709 | ubuntu-jammy-large | 2025-12-21 03:14:40.833 | Getting requirements to build wheel: started 2025-12-21 03:14:41.233969 | ubuntu-jammy-large | 2025-12-21 03:14:41.233 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:14:41.237213 | ubuntu-jammy-large | 2025-12-21 03:14:41.237 | Preparing metadata (pyproject.toml): started 2025-12-21 03:14:41.472287 | ubuntu-jammy-large | 2025-12-21 03:14:41.472 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:14:41.541594 | ubuntu-jammy-large | 2025-12-21 03:14:41.541 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:41.553974 | ubuntu-jammy-large | 2025-12-21 03:14:41.553 | Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-21 03:14:41.603108 | ubuntu-jammy-large | 2025-12-21 03:14:41.602 | Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==15.0.2.dev8) 2025-12-21 03:14:41.616049 | ubuntu-jammy-large | 2025-12-21 03:14:41.615 | Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-21 03:14:41.668702 | ubuntu-jammy-large | 2025-12-21 03:14:41.668 | Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2025-12-21 03:14:41.691990 | ubuntu-jammy-large | 2025-12-21 03:14:41.691 | Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2025-12-21 03:14:41.705268 | ubuntu-jammy-large | 2025-12-21 03:14:41.705 | Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-12-21 03:14:41.720259 | ubuntu-jammy-large | 2025-12-21 03:14:41.720 | Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) 2025-12-21 03:14:42.173193 | ubuntu-jammy-large | 2025-12-21 03:14:42.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 13.0 MB/s 0:00:00 2025-12-21 03:14:42.189560 | ubuntu-jammy-large | 2025-12-21 03:14:42.189 | Downloading cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) 2025-12-21 03:14:42.219174 | ubuntu-jammy-large | 2025-12-21 03:14:42.218 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-21 03:14:42.235686 | ubuntu-jammy-large | 2025-12-21 03:14:42.235 | Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-21 03:14:42.251509 | ubuntu-jammy-large | 2025-12-21 03:14:42.251 | Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-21 03:14:42.268011 | ubuntu-jammy-large | 2025-12-21 03:14:42.267 | Downloading click-8.1.7-py3-none-any.whl (97 kB) 2025-12-21 03:14:42.285264 | ubuntu-jammy-large | 2025-12-21 03:14:42.285 | Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2025-12-21 03:14:42.301022 | ubuntu-jammy-large | 2025-12-21 03:14:42.300 | Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-12-21 03:14:42.316227 | ubuntu-jammy-large | 2025-12-21 03:14:42.316 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-21 03:14:42.332677 | ubuntu-jammy-large | 2025-12-21 03:14:42.332 | Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-12-21 03:14:42.350745 | ubuntu-jammy-large | 2025-12-21 03:14:42.350 | Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-12-21 03:14:42.368163 | ubuntu-jammy-large | 2025-12-21 03:14:42.367 | Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-12-21 03:14:42.384560 | ubuntu-jammy-large | 2025-12-21 03:14:42.384 | Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-12-21 03:14:42.402000 | ubuntu-jammy-large | 2025-12-21 03:14:42.401 | Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-12-21 03:14:42.516989 | ubuntu-jammy-large | 2025-12-21 03:14:42.516 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-21 03:14:42.532998 | ubuntu-jammy-large | 2025-12-21 03:14:42.532 | Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2025-12-21 03:14:42.550032 | ubuntu-jammy-large | 2025-12-21 03:14:42.549 | Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-12-21 03:14:42.565410 | ubuntu-jammy-large | 2025-12-21 03:14:42.565 | Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2025-12-21 03:14:42.582637 | ubuntu-jammy-large | 2025-12-21 03:14:42.582 | Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2025-12-21 03:14:42.651309 | ubuntu-jammy-large | 2025-12-21 03:14:42.651 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 24.9 MB/s 0:00:00 2025-12-21 03:14:42.664819 | ubuntu-jammy-large | 2025-12-21 03:14:42.664 | Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-12-21 03:14:42.680388 | ubuntu-jammy-large | 2025-12-21 03:14:42.680 | Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-12-21 03:14:42.695000 | ubuntu-jammy-large | 2025-12-21 03:14:42.694 | Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-21 03:14:42.710140 | ubuntu-jammy-large | 2025-12-21 03:14:42.709 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-21 03:14:42.726299 | ubuntu-jammy-large | 2025-12-21 03:14:42.726 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-21 03:14:42.742332 | ubuntu-jammy-large | 2025-12-21 03:14:42.742 | Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-12-21 03:14:42.758989 | ubuntu-jammy-large | 2025-12-21 03:14:42.758 | Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2025-12-21 03:14:42.774843 | ubuntu-jammy-large | 2025-12-21 03:14:42.774 | Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-12-21 03:14:42.791580 | ubuntu-jammy-large | 2025-12-21 03:14:42.791 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-21 03:14:42.806831 | ubuntu-jammy-large | 2025-12-21 03:14:42.806 | Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-12-21 03:14:42.891884 | ubuntu-jammy-large | 2025-12-21 03:14:42.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 28.5 MB/s 0:00:00 2025-12-21 03:14:42.905768 | ubuntu-jammy-large | 2025-12-21 03:14:42.905 | Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2025-12-21 03:14:42.921803 | ubuntu-jammy-large | 2025-12-21 03:14:42.921 | Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2025-12-21 03:14:42.939320 | ubuntu-jammy-large | 2025-12-21 03:14:42.939 | Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-12-21 03:14:42.954799 | ubuntu-jammy-large | 2025-12-21 03:14:42.954 | Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2025-12-21 03:14:42.970254 | ubuntu-jammy-large | 2025-12-21 03:14:42.970 | Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2025-12-21 03:14:42.994032 | ubuntu-jammy-large | 2025-12-21 03:14:42.993 | Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2025-12-21 03:14:43.009958 | ubuntu-jammy-large | 2025-12-21 03:14:43.009 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-12-21 03:14:43.025782 | ubuntu-jammy-large | 2025-12-21 03:14:43.025 | Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2025-12-21 03:14:43.042789 | ubuntu-jammy-large | 2025-12-21 03:14:43.042 | Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2025-12-21 03:14:43.062523 | ubuntu-jammy-large | 2025-12-21 03:14:43.062 | Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2025-12-21 03:14:43.078425 | ubuntu-jammy-large | 2025-12-21 03:14:43.078 | Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2025-12-21 03:14:43.094179 | ubuntu-jammy-large | 2025-12-21 03:14:43.094 | Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-12-21 03:14:43.119569 | ubuntu-jammy-large | 2025-12-21 03:14:43.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 20.4 MB/s 0:00:00 2025-12-21 03:14:43.133505 | ubuntu-jammy-large | 2025-12-21 03:14:43.133 | Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2025-12-21 03:14:43.149900 | ubuntu-jammy-large | 2025-12-21 03:14:43.149 | Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2025-12-21 03:14:43.166833 | ubuntu-jammy-large | 2025-12-21 03:14:43.166 | Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-12-21 03:14:43.183873 | ubuntu-jammy-large | 2025-12-21 03:14:43.183 | Downloading msgpack-1.0.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB) 2025-12-21 03:14:43.211693 | ubuntu-jammy-large | 2025-12-21 03:14:43.211 | Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2025-12-21 03:14:43.229210 | ubuntu-jammy-large | 2025-12-21 03:14:43.229 | Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2025-12-21 03:14:43.256608 | ubuntu-jammy-large | 2025-12-21 03:14:43.256 | Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2025-12-21 03:14:43.282767 | ubuntu-jammy-large | 2025-12-21 03:14:43.282 | Downloading greenlet-3.0.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (616 kB) 2025-12-21 03:14:43.308391 | ubuntu-jammy-large | 2025-12-21 03:14:43.308 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 616.0/616.0 kB 19.6 MB/s 0:00:00 2025-12-21 03:14:43.320569 | ubuntu-jammy-large | 2025-12-21 03:14:43.320 | Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2025-12-21 03:14:43.334062 | ubuntu-jammy-large | 2025-12-21 03:14:43.333 | Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-12-21 03:14:43.347366 | ubuntu-jammy-large | 2025-12-21 03:14:43.347 | Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2025-12-21 03:14:43.360930 | ubuntu-jammy-large | 2025-12-21 03:14:43.360 | Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-12-21 03:14:43.377130 | ubuntu-jammy-large | 2025-12-21 03:14:43.377 | Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-12-21 03:14:43.391511 | ubuntu-jammy-large | 2025-12-21 03:14:43.391 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-12-21 03:14:43.413886 | ubuntu-jammy-large | 2025-12-21 03:14:43.413 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-12-21 03:14:43.429129 | ubuntu-jammy-large | 2025-12-21 03:14:43.429 | Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-12-21 03:14:43.449651 | ubuntu-jammy-large | 2025-12-21 03:14:43.449 | Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-12-21 03:14:43.467888 | ubuntu-jammy-large | 2025-12-21 03:14:43.467 | Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2025-12-21 03:14:43.484425 | ubuntu-jammy-large | 2025-12-21 03:14:43.484 | Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-12-21 03:14:43.500865 | ubuntu-jammy-large | 2025-12-21 03:14:43.500 | Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-12-21 03:14:43.517698 | ubuntu-jammy-large | 2025-12-21 03:14:43.517 | Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2025-12-21 03:14:43.534836 | ubuntu-jammy-large | 2025-12-21 03:14:43.534 | Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2025-12-21 03:14:43.557704 | ubuntu-jammy-large | 2025-12-21 03:14:43.557 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-21 03:14:43.574156 | ubuntu-jammy-large | 2025-12-21 03:14:43.573 | Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-21 03:14:43.593274 | ubuntu-jammy-large | 2025-12-21 03:14:43.593 | Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) 2025-12-21 03:14:43.609128 | ubuntu-jammy-large | 2025-12-21 03:14:43.608 | Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2025-12-21 03:14:43.626088 | ubuntu-jammy-large | 2025-12-21 03:14:43.625 | Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-12-21 03:14:43.642741 | ubuntu-jammy-large | 2025-12-21 03:14:43.642 | Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-12-21 03:14:43.660267 | ubuntu-jammy-large | 2025-12-21 03:14:43.660 | Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2025-12-21 03:14:43.689009 | ubuntu-jammy-large | 2025-12-21 03:14:43.688 | Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2025-12-21 03:14:43.704992 | ubuntu-jammy-large | 2025-12-21 03:14:43.704 | Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-12-21 03:14:43.717847 | ubuntu-jammy-large | 2025-12-21 03:14:43.717 | Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-21 03:14:43.730192 | ubuntu-jammy-large | 2025-12-21 03:14:43.730 | Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-12-21 03:14:43.747030 | ubuntu-jammy-large | 2025-12-21 03:14:43.746 | Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-12-21 03:14:43.767081 | ubuntu-jammy-large | 2025-12-21 03:14:43.766 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-21 03:14:43.783804 | ubuntu-jammy-large | 2025-12-21 03:14:43.783 | Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2025-12-21 03:14:43.799163 | ubuntu-jammy-large | 2025-12-21 03:14:43.799 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-12-21 03:14:43.812005 | ubuntu-jammy-large | 2025-12-21 03:14:43.811 | Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-12-21 03:14:43.835852 | ubuntu-jammy-large | 2025-12-21 03:14:43.835 | Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2025-12-21 03:14:43.858206 | ubuntu-jammy-large | 2025-12-21 03:14:43.858 | Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-12-21 03:14:43.884885 | ubuntu-jammy-large | 2025-12-21 03:14:43.884 | Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-12-21 03:14:43.914678 | ubuntu-jammy-large | 2025-12-21 03:14:43.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 27.9 MB/s 0:00:00 2025-12-21 03:14:43.928266 | ubuntu-jammy-large | 2025-12-21 03:14:43.928 | Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-12-21 03:14:43.942826 | ubuntu-jammy-large | 2025-12-21 03:14:43.942 | Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-12-21 03:14:43.958296 | ubuntu-jammy-large | 2025-12-21 03:14:43.958 | Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) 2025-12-21 03:14:43.974648 | ubuntu-jammy-large | 2025-12-21 03:14:43.974 | Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-12-21 03:14:43.989913 | ubuntu-jammy-large | 2025-12-21 03:14:43.989 | Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-12-21 03:14:44.009121 | ubuntu-jammy-large | 2025-12-21 03:14:44.008 | Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-21 03:14:44.028356 | ubuntu-jammy-large | 2025-12-21 03:14:44.028 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-21 03:14:44.046333 | ubuntu-jammy-large | 2025-12-21 03:14:44.046 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-21 03:14:44.063024 | ubuntu-jammy-large | 2025-12-21 03:14:44.062 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-12-21 03:14:44.079557 | ubuntu-jammy-large | 2025-12-21 03:14:44.079 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-12-21 03:14:44.199051 | ubuntu-jammy-large | 2025-12-21 03:14:44.198 | Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) 2025-12-21 03:14:44.226043 | ubuntu-jammy-large | 2025-12-21 03:14:44.225 | Downloading setproctitle-1.3.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) 2025-12-21 03:14:44.241734 | ubuntu-jammy-large | 2025-12-21 03:14:44.241 | Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-12-21 03:14:44.363403 | ubuntu-jammy-large | 2025-12-21 03:14:44.363 | Downloading SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 2025-12-21 03:14:44.527170 | ubuntu-jammy-large | 2025-12-21 03:14:44.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 18.0 MB/s 0:00:00 2025-12-21 03:14:44.541661 | ubuntu-jammy-large | 2025-12-21 03:14:44.541 | Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-21 03:14:44.559148 | ubuntu-jammy-large | 2025-12-21 03:14:44.558 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-12-21 03:14:44.575803 | ubuntu-jammy-large | 2025-12-21 03:14:44.575 | Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-12-21 03:14:44.593360 | ubuntu-jammy-large | 2025-12-21 03:14:44.593 | Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-21 03:14:44.623354 | ubuntu-jammy-large | 2025-12-21 03:14:44.623 | Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-12-21 03:14:44.639411 | ubuntu-jammy-large | 2025-12-21 03:14:44.639 | Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-21 03:14:44.703174 | ubuntu-jammy-large | 2025-12-21 03:14:44.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.5 MB/s 0:00:00 2025-12-21 03:14:44.718273 | ubuntu-jammy-large | 2025-12-21 03:14:44.718 | Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-21 03:14:44.735068 | ubuntu-jammy-large | 2025-12-21 03:14:44.734 | Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2025-12-21 03:14:44.751649 | ubuntu-jammy-large | 2025-12-21 03:14:44.751 | Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-12-21 03:14:44.767868 | ubuntu-jammy-large | 2025-12-21 03:14:44.767 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-12-21 03:14:44.783077 | ubuntu-jammy-large | 2025-12-21 03:14:44.782 | Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-21 03:14:44.798445 | ubuntu-jammy-large | 2025-12-21 03:14:44.798 | Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-12-21 03:14:44.822497 | ubuntu-jammy-large | 2025-12-21 03:14:44.822 | Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-12-21 03:14:44.837880 | ubuntu-jammy-large | 2025-12-21 03:14:44.837 | Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-12-21 03:14:44.853429 | ubuntu-jammy-large | 2025-12-21 03:14:44.853 | Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2025-12-21 03:14:44.869014 | ubuntu-jammy-large | 2025-12-21 03:14:44.868 | Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-21 03:14:44.892209 | ubuntu-jammy-large | 2025-12-21 03:14:44.891 | Downloading wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) 2025-12-21 03:14:44.910788 | ubuntu-jammy-large | 2025-12-21 03:14:44.910 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-12-21 03:14:44.928308 | ubuntu-jammy-large | 2025-12-21 03:14:44.928 | Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2025-12-21 03:14:44.946001 | ubuntu-jammy-large | 2025-12-21 03:14:44.945 | Downloading yappi-1.6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (79 kB) 2025-12-21 03:14:44.963187 | ubuntu-jammy-large | 2025-12-21 03:14:44.963 | Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2025-12-21 03:14:44.979141 | ubuntu-jammy-large | 2025-12-21 03:14:44.978 | Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-12-21 03:14:44.996648 | ubuntu-jammy-large | 2025-12-21 03:14:44.996 | Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-12-21 03:14:45.188174 | ubuntu-jammy-large | 2025-12-21 03:14:45.187 | Building wheels for collected packages: octavia, netifaces, logutils, pyperclip, simplegeneric 2025-12-21 03:14:45.189215 | ubuntu-jammy-large | 2025-12-21 03:14:45.189 | Building wheel for octavia (pyproject.toml): started 2025-12-21 03:14:46.496864 | ubuntu-jammy-large | 2025-12-21 03:14:46.496 | Building wheel for octavia (pyproject.toml): finished with status 'done' 2025-12-21 03:14:46.503340 | ubuntu-jammy-large | 2025-12-21 03:14:46.503 | Created wheel for octavia: filename=octavia-15.0.2.dev8-py3-none-any.whl size=1231548 sha256=f7ee7fe6c344c18bc82f02abc38cdb4e4ca016fdf06fdd4edb186a003a9962fd 2025-12-21 03:14:46.503964 | ubuntu-jammy-large | 2025-12-21 03:14:46.503 | Stored in directory: /root/.cache/pip/wheels/e4/32/62/a4079a4aad2abdb07b47f82824dc26cd76c64a1f9c13c70ab0 2025-12-21 03:14:46.518141 | ubuntu-jammy-large | 2025-12-21 03:14:46.518 | Building wheel for netifaces (pyproject.toml): started 2025-12-21 03:14:49.325201 | ubuntu-jammy-large | 2025-12-21 03:14:49.325 | Building wheel for netifaces (pyproject.toml): finished with status 'done' 2025-12-21 03:14:49.325302 | ubuntu-jammy-large | 2025-12-21 03:14:49.325 | Created wheel for netifaces: filename=netifaces-0.11.0-cp310-cp310-linux_x86_64.whl size=35079 sha256=6bf6ae73f94487029c24b3cdc9c218439f2c12c0d9b426b6c69f74b0186cf89d 2025-12-21 03:14:49.331724 | ubuntu-jammy-large | 2025-12-21 03:14:49.331 | Stored in directory: /root/.cache/pip/wheels/48/65/b3/4c4cc6038b81ff21cc9df69f2b6774f5f52e23d3c275ed15aa 2025-12-21 03:14:49.331790 | ubuntu-jammy-large | 2025-12-21 03:14:49.331 | Building wheel for logutils (pyproject.toml): started 2025-12-21 03:14:49.592868 | ubuntu-jammy-large | 2025-12-21 03:14:49.592 | Building wheel for logutils (pyproject.toml): finished with status 'done' 2025-12-21 03:14:49.594777 | ubuntu-jammy-large | 2025-12-21 03:14:49.594 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=b6b09eec355df2c981eff175ba032bbd8d4ca5583ee0ec050500d175ebfaff75 2025-12-21 03:14:49.595634 | ubuntu-jammy-large | 2025-12-21 03:14:49.595 | Stored in directory: /root/.cache/pip/wheels/14/79/18/d4879c632aaa2097f00b8f19008f4833af5bc8c871544c4cb5 2025-12-21 03:14:49.601634 | ubuntu-jammy-large | 2025-12-21 03:14:49.601 | Building wheel for pyperclip (pyproject.toml): started 2025-12-21 03:14:49.864867 | ubuntu-jammy-large | 2025-12-21 03:14:49.864 | Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-12-21 03:14:49.866747 | ubuntu-jammy-large | 2025-12-21 03:14:49.866 | Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=1ba7d4426413c96e02dfb525406f7d291493da7a7d09d1febc46493d314ac10e 2025-12-21 03:14:49.867603 | ubuntu-jammy-large | 2025-12-21 03:14:49.867 | Stored in directory: /root/.cache/pip/wheels/cc/ae/36/ee17d1de094fcb61e24106cb329b5103861e819f94bef5e10a 2025-12-21 03:14:49.873856 | ubuntu-jammy-large | 2025-12-21 03:14:49.873 | Building wheel for simplegeneric (pyproject.toml): started 2025-12-21 03:14:50.129361 | ubuntu-jammy-large | 2025-12-21 03:14:50.129 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-12-21 03:14:50.130935 | ubuntu-jammy-large | 2025-12-21 03:14:50.130 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=966cbe3420284ce27ac150d509807285c062adfb492206d957d768f00efba1bc 2025-12-21 03:14:50.131679 | ubuntu-jammy-large | 2025-12-21 03:14:50.131 | Stored in directory: /root/.cache/pip/wheels/6a/88/e8/d4f4d830f0edaf91815bd9714e65b3c57ebc95c4ddfc6416a6 2025-12-21 03:14:50.136208 | ubuntu-jammy-large | 2025-12-21 03:14:50.136 | Successfully built octavia netifaces logutils pyperclip simplegeneric 2025-12-21 03:14:50.519979 | ubuntu-jammy-large | 2025-12-21 03:14:50.519 | Installing collected packages: wcwidth, statsd, simplegeneric, requestsexceptions, repoze.lru, pytz, pyroute2, pyperclip, netifaces, netaddr, logutils, zipp, Yappi, wrapt, WebOb, vine, urllib3, tzdata, typing-extensions, testtools, tenacity, six, setproctitle, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pycparser, pyasn1, psutil, prometheus-client, PrettyTable, platformdirs, pbr, PasteDeploy, Paste, packaging, networkx, msgpack, MarkupSafe, jsonpointer, jmespath, itsdangerous, iso8601, idna, greenlet, futurist, fasteners, dnspython, distro, decorator, click, charset-normalizer, certifi, cachetools, blinker, bcrypt, autopage, attrs, Werkzeug, testscenarios, testresources, stevedore, SQLAlchemy, Routes, requests, referencing, python-dateutil, pydot, pyasn1-modules, oslo.i18n, os-service-types, Mako, jsonpatch, Jinja2, importlib-metadata, gunicorn, eventlet, debtcollector, cotyledon, cmd2, cffi, automaton, amqp, WSME, SQLAlchemy-Utils, pecan, oslo.utils, oslo.context, oslo.config, kombu, keystoneauth1, jsonschema-specifications, Flask, dogpile.cache, cryptography, cliff, alembic, python-cinderclient, pyOpenSSL, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, jsonschema, warlock, taskflow, python-novaclient, python-keystoneclient, python-barbicanclient, pycadf, oslo.reports, oslo.policy, oslo.log, octavia-lib, python-glanceclient, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.cache, castellan, oslo.messaging, keystonemiddleware, octavia 2025-12-21 03:15:01.282366 | ubuntu-jammy-large | 2025-12-21 03:15:01.282 | 2025-12-21 03:15:01.296611 | ubuntu-jammy-large | 2025-12-21 03:15:01.296 | Successfully installed Flask-3.0.3 Jinja2-3.1.4 Mako-1.3.5 MarkupSafe-2.1.5 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.11.0 PyJWT-2.9.0 PyMySQL-1.1.1 PyYAML-6.0.2 Routes-2.5.1 SQLAlchemy-2.0.32 SQLAlchemy-Utils-0.41.2 WSME-0.12.1 WebOb-1.8.8 Werkzeug-3.0.4 Yappi-1.6.0 alembic-1.13.2 amqp-5.2.0 attrs-24.2.0 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 blinker-1.8.2 cachetools-5.5.0 castellan-5.1.1 certifi-2025.11.12 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cliff-4.7.0 cmd2-2.4.3 cotyledon-1.7.3 cryptography-42.0.8 debtcollector-3.0.0 decorator-5.1.1 distro-1.9.0 dnspython-2.6.1 dogpile.cache-1.3.3 eventlet-0.36.1 fasteners-0.19 futurist-3.0.0 greenlet-3.0.3 gunicorn-23.0.0 idna-3.8 importlib-metadata-6.11.0 iso8601-2.1.0 itsdangerous-2.2.0 jmespath-1.0.1 jsonpatch-1.33 jsonpointer-3.0.0 jsonschema-4.19.2 jsonschema-specifications-2023.12.1 keystoneauth1-5.8.1 keystonemiddleware-10.7.1 kombu-5.4.0 logutils-0.3.5 msgpack-1.0.8 netaddr-0.10.1 netifaces-0.11.0 networkx-3.3 octavia-15.0.2.dev8 octavia-lib-3.6.0 openstacksdk-4.0.1 os-service-types-1.7.0 oslo.cache-3.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 oslo.metrics-0.9.0 oslo.middleware-6.2.0 oslo.policy-4.4.0 oslo.reports-3.4.0 oslo.serialization-5.5.0 oslo.service-3.5.0 oslo.upgradecheck-2.4.0 oslo.utils-7.3.0 packaging-24.1 pbr-6.1.0 pecan-1.5.1 platformdirs-4.2.2 prometheus-client-0.20.0 psutil-6.0.0 pyOpenSSL-24.2.1 pyasn1-0.6.0 pyasn1-modules-0.4.0 pycadf-3.1.1 pycparser-2.22 pydot-3.0.1 pyparsing-3.1.2 pyperclip-1.9.0 pyroute2-0.7.12 python-barbicanclient-7.0.0 python-cinderclient-9.6.0 python-dateutil-2.9.0.post0 python-glanceclient-4.7.0 python-keystoneclient-5.5.0 python-novaclient-18.7.0 pytz-2024.1 referencing-0.35.1 repoze.lru-0.7 requests-2.32.3 requestsexceptions-1.4.0 rfc3986-2.0.0 rpds-py-0.20.0 setproctitle-1.3.3 simplegeneric-0.8.1 six-1.16.0 statsd-4.0.1 stevedore-5.3.0 taskflow-5.9.1 tenacity-8.3.0 testresources-2.0.1 testscenarios-0.5.0 testtools-2.7.2 typing-extensions-4.12.2 tzdata-2024.1 urllib3-1.26.19 vine-5.1.0 warlock-2.0.1 wcwidth-0.2.13 wrapt-1.16.0 zipp-3.20.0 2025-12-21 03:15:01.930175 | ubuntu-jammy-large | 2025-12-21 03:15:01.929 | dib-run-parts 75-amphora-agent-install completed 2025-12-21 03:15:01.930252 | ubuntu-jammy-large | 2025-12-21 03:15:01.930 | dib-run-parts Running /tmp/in_target.d/install.d/76-haproxy 2025-12-21 03:15:01.934196 | ubuntu-jammy-large | 2025-12-21 03:15:01.934 | + set -o pipefail 2025-12-21 03:15:01.934280 | ubuntu-jammy-large | 2025-12-21 03:15:01.934 | + '[' -d /var/lib/haproxy ']' 2025-12-21 03:15:01.937719 | ubuntu-jammy-large | 2025-12-21 03:15:01.937 | dib-run-parts 76-haproxy completed 2025-12-21 03:15:01.937764 | ubuntu-jammy-large | 2025-12-21 03:15:01.937 | dib-run-parts Running /tmp/in_target.d/install.d/76-octavia-lib-install 2025-12-21 03:15:02.626237 | ubuntu-jammy-large | 2025-12-21 03:15:02.626 | Processing /opt/octavia-lib 2025-12-21 03:15:02.627929 | ubuntu-jammy-large | 2025-12-21 03:15:02.627 | Installing build dependencies: started 2025-12-21 03:15:03.810135 | ubuntu-jammy-large | 2025-12-21 03:15:03.809 | Installing build dependencies: finished with status 'done' 2025-12-21 03:15:03.811653 | ubuntu-jammy-large | 2025-12-21 03:15:03.811 | Getting requirements to build wheel: started 2025-12-21 03:15:04.132259 | ubuntu-jammy-large | 2025-12-21 03:15:04.132 | Getting requirements to build wheel: finished with status 'done' 2025-12-21 03:15:04.136586 | ubuntu-jammy-large | 2025-12-21 03:15:04.136 | Installing backend dependencies: started 2025-12-21 03:15:05.459789 | ubuntu-jammy-large | 2025-12-21 03:15:05.459 | Installing backend dependencies: finished with status 'done' 2025-12-21 03:15:05.460915 | ubuntu-jammy-large | 2025-12-21 03:15:05.460 | Preparing metadata (pyproject.toml): started 2025-12-21 03:15:05.811923 | ubuntu-jammy-large | 2025-12-21 03:15:05.811 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-21 03:15:05.816213 | ubuntu-jammy-large | 2025-12-21 03:15:05.816 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (6.4.0) 2025-12-21 03:15:05.817165 | ubuntu-jammy-large | 2025-12-21 03:15:05.817 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (5.5.0) 2025-12-21 03:15:05.818161 | ubuntu-jammy-large | 2025-12-21 03:15:05.818 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (6.1.0) 2025-12-21 03:15:05.819009 | ubuntu-jammy-large | 2025-12-21 03:15:05.818 | Requirement already satisfied: tenacity>=5.0.2 in /opt/amphora-agent-venv/lib/python3.10/site-packages (from octavia-lib==3.11.0.dev2) (8.3.0) 2025-12-21 03:15:05.823428 | ubuntu-jammy-large | 2025-12-21 03:15:05.823 | 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.11.0.dev2) (1.0.8) 2025-12-21 03:15:05.824303 | ubuntu-jammy-large | 2025-12-21 03:15:05.824 | 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.11.0.dev2) (7.3.0) 2025-12-21 03:15:05.825972 | ubuntu-jammy-large | 2025-12-21 03:15:05.825 | 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.11.0.dev2) (2024.1) 2025-12-21 03:15:05.829654 | ubuntu-jammy-large | 2025-12-21 03:15:05.829 | 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.11.0.dev2) (6.0.2) 2025-12-21 03:15:05.830509 | ubuntu-jammy-large | 2025-12-21 03:15:05.830 | 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.11.0.dev2) (3.0.0) 2025-12-21 03:15:05.831394 | ubuntu-jammy-large | 2025-12-21 03:15:05.831 | 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.11.0.dev2) (2.1.0) 2025-12-21 03:15:05.832223 | ubuntu-jammy-large | 2025-12-21 03:15:05.832 | 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.11.0.dev2) (0.10.1) 2025-12-21 03:15:05.833179 | ubuntu-jammy-large | 2025-12-21 03:15:05.833 | Requirement already satisfied: netifaces>=0.10.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.11.0.dev2) (0.11.0) 2025-12-21 03:15:05.834127 | ubuntu-jammy-large | 2025-12-21 03:15:05.834 | 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.11.0.dev2) (24.1) 2025-12-21 03:15:05.834934 | ubuntu-jammy-large | 2025-12-21 03:15:05.834 | 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.11.0.dev2) (3.1.2) 2025-12-21 03:15:05.836850 | ubuntu-jammy-large | 2025-12-21 03:15:05.836 | 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.11.0.dev2) (1.16.0) 2025-12-21 03:15:05.846430 | ubuntu-jammy-large | 2025-12-21 03:15:05.846 | Building wheels for collected packages: octavia-lib 2025-12-21 03:15:05.847423 | ubuntu-jammy-large | 2025-12-21 03:15:05.847 | Building wheel for octavia-lib (pyproject.toml): started 2025-12-21 03:15:06.253576 | ubuntu-jammy-large | 2025-12-21 03:15:06.253 | Building wheel for octavia-lib (pyproject.toml): finished with status 'done' 2025-12-21 03:15:06.255375 | ubuntu-jammy-large | 2025-12-21 03:15:06.255 | Created wheel for octavia-lib: filename=octavia_lib-3.11.0.dev2-py3-none-any.whl size=38353 sha256=fb5589c055075169566b425c07f6b983d0b65436324132ff7d9522dcd366e898 2025-12-21 03:15:06.256112 | ubuntu-jammy-large | 2025-12-21 03:15:06.255 | Stored in directory: /root/.cache/pip/wheels/3f/65/c4/724134856258336eb46f12d03754b6338750a1f8c013574521 2025-12-21 03:15:06.262159 | ubuntu-jammy-large | 2025-12-21 03:15:06.261 | Successfully built octavia-lib 2025-12-21 03:15:06.500678 | ubuntu-jammy-large | 2025-12-21 03:15:06.500 | Installing collected packages: octavia-lib 2025-12-21 03:15:06.500971 | ubuntu-jammy-large | 2025-12-21 03:15:06.500 | Attempting uninstall: octavia-lib 2025-12-21 03:15:06.502062 | ubuntu-jammy-large | 2025-12-21 03:15:06.501 | Found existing installation: octavia-lib 3.6.0 2025-12-21 03:15:06.506757 | ubuntu-jammy-large | 2025-12-21 03:15:06.506 | Uninstalling octavia-lib-3.6.0: 2025-12-21 03:15:06.507997 | ubuntu-jammy-large | 2025-12-21 03:15:06.507 | Successfully uninstalled octavia-lib-3.6.0 2025-12-21 03:15:06.552520 | ubuntu-jammy-large | 2025-12-21 03:15:06.552 | Successfully installed octavia-lib-3.11.0.dev2 2025-12-21 03:15:06.676871 | ubuntu-jammy-large | 2025-12-21 03:15:06.676 | dib-run-parts 76-octavia-lib-install completed 2025-12-21 03:15:06.676976 | ubuntu-jammy-large | 2025-12-21 03:15:06.676 | dib-run-parts Running /tmp/in_target.d/install.d/80-disable-rfc3041 2025-12-21 03:15:06.687066 | ubuntu-jammy-large | 2025-12-21 03:15:06.686 | dib-run-parts 80-disable-rfc3041 completed 2025-12-21 03:15:06.687121 | ubuntu-jammy-large | 2025-12-21 03:15:06.687 | dib-run-parts Running /tmp/in_target.d/install.d/80-modprobe-blacklist 2025-12-21 03:15:06.694868 | ubuntu-jammy-large | 2025-12-21 03:15:06.694 | dib-run-parts 80-modprobe-blacklist completed 2025-12-21 03:15:06.694917 | ubuntu-jammy-large | 2025-12-21 03:15:06.694 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2025-12-21 03:15:06.725336 | ubuntu-jammy-large | 2025-12-21 03:15:06.725 | Not running install-packages remove with empty packages list 2025-12-21 03:15:07.993655 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | Map uninstall for amphora-agent: build-essential, gcc, gcc-11, gcc-12, git-man, perl, firewalld, libffi-dev, libssl-dev, python3-dev 2025-12-21 03:15:07.993718 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | Running command: ['install-packages', '-e', 'gcc-12', 'build-essential', 'gcc', 'perl', 'libssl-dev', 'python3-dev', 'libffi-dev', 'git-man', 'gcc-11', 'firewalld'] 2025-12-21 03:15:07.993729 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Reading package lists... 2025-12-21 03:15:07.993738 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Building dependency tree... 2025-12-21 03:15:07.993745 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Reading state information... 2025-12-21 03:15:07.993752 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Package 'firewalld' is not installed, so not removed 2025-12-21 03:15:07.993760 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > The following packages were automatically installed and are no longer required: 2025-12-21 03:15:07.993769 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > cpp cpp-11 cpp-12 dctrl-tools gcc-11-base libasan6 libasan8 libatomic1 2025-12-21 03:15:07.993792 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libexpat1-dev libgcc-11-dev 2025-12-21 03:15:07.993800 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libgcc-12-dev libgomp1 libisl23 libitm1 libjs-jquery libjs-sphinxdoc 2025-12-21 03:15:07.993807 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10 2025-12-21 03:15:07.993814 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libpython3.10-dev libquadmath0 libstdc++-11-dev libtirpc-dev libtsan0 2025-12-21 03:15:07.993821 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libtsan2 libubsan1 linux-libc-dev lto-disabled-list make patch 2025-12-21 03:15:07.993829 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > python3.10-dev rpcsvc-proto zlib1g-dev 2025-12-21 03:15:07.993836 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Use 'sudo apt autoremove' to remove them. 2025-12-21 03:15:07.993843 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > The following packages will be REMOVED: 2025-12-21 03:15:07.993850 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > build-essential dkms dpkg-dev g++ g++-11 gcc gcc-11 gcc-12 git git-man 2025-12-21 03:15:07.993857 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > libdpkg-perl liberror-perl libffi-dev libssl-dev perl python3-dev 2025-12-21 03:15:07.993863 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. 2025-12-21 03:15:07.993870 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > After this operation, 195 MB disk space will be freed. 2025-12-21 03:15:07.993880 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > (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 ... 27795 files and directories currently installed.) 2025-12-21 03:15:07.993889 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing dkms (2.8.7-2ubuntu2.2) ... 2025-12-21 03:15:07.993896 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing build-essential (12.9ubuntu3) ... 2025-12-21 03:15:07.993903 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing dpkg-dev (1.21.1ubuntu2.6) ... 2025-12-21 03:15:07.993909 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing g++ (4:11.2.0-1ubuntu1) ... 2025-12-21 03:15:07.993916 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing g++-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:07.993923 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing gcc (4:11.2.0-1ubuntu1) ... 2025-12-21 03:15:07.993930 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:07.993936 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing gcc-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:07.993943 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing git (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:15:07.993949 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing git-man (1:2.34.1-1ubuntu1.15) ... 2025-12-21 03:15:07.993956 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing libdpkg-perl (1.21.1ubuntu2.6) ... 2025-12-21 03:15:07.993963 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing liberror-perl (0.17029-1) ... 2025-12-21 03:15:07.993969 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing libffi-dev:amd64 (3.4.2-4) ... 2025-12-21 03:15:07.993976 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing libssl-dev:amd64 (3.0.2-0ubuntu1.20) ... 2025-12-21 03:15:07.993983 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing perl (5.34.0-3ubuntu1.5) ... 2025-12-21 03:15:07.993989 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | > Removing python3-dev (3.10.6-1~22.04.1) ... 2025-12-21 03:15:07.993997 | ubuntu-jammy-large | 2025-12-21 03:15:07.993 | returncode: 0 2025-12-21 03:15:08.002611 | ubuntu-jammy-large | 2025-12-21 03:15:08.002 | dib-run-parts 99-package-uninstalls completed 2025-12-21 03:15:08.002889 | ubuntu-jammy-large | 2025-12-21 03:15:08.002 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:15:08.002960 | ubuntu-jammy-large | 2025-12-21 03:15:08.002 | dib-run-parts 2025-12-21 03:15:08.005250 | ubuntu-jammy-large | 2025-12-21 03:15:08.004 | dib-run-parts Target: install.d 2025-12-21 03:15:08.005315 | ubuntu-jammy-large | 2025-12-21 03:15:08.005 | dib-run-parts 2025-12-21 03:15:08.005331 | ubuntu-jammy-large | 2025-12-21 03:15:08.005 | dib-run-parts Script Seconds 2025-12-21 03:15:08.005345 | ubuntu-jammy-large | 2025-12-21 03:15:08.005 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:15:08.005357 | ubuntu-jammy-large | 2025-12-21 03:15:08.005 | dib-run-parts 2025-12-21 03:15:08.023270 | ubuntu-jammy-large | 2025-12-21 03:15:08.023 | dib-run-parts 00-baseline-environment 2.712 2025-12-21 03:15:08.034747 | ubuntu-jammy-large | 2025-12-21 03:15:08.034 | dib-run-parts 00-up-to-date 0.645 2025-12-21 03:15:08.045876 | ubuntu-jammy-large | 2025-12-21 03:15:08.045 | dib-run-parts 01-package-installs 46.254 2025-12-21 03:15:08.056134 | ubuntu-jammy-large | 2025-12-21 03:15:08.056 | dib-run-parts 05-set-cloud-init-sources 0.010 2025-12-21 03:15:08.065596 | ubuntu-jammy-large | 2025-12-21 03:15:08.065 | dib-run-parts 10-cloud-init 0.006 2025-12-21 03:15:08.075169 | ubuntu-jammy-large | 2025-12-21 03:15:08.075 | dib-run-parts 10-debian-networking 0.015 2025-12-21 03:15:08.086667 | ubuntu-jammy-large | 2025-12-21 03:15:08.086 | dib-run-parts 10-install-static-files 0.060 2025-12-21 03:15:08.097865 | ubuntu-jammy-large | 2025-12-21 03:15:08.097 | dib-run-parts 12-debian-locale-gen 2.766 2025-12-21 03:15:08.109820 | ubuntu-jammy-large | 2025-12-21 03:15:08.109 | dib-run-parts 15-cleanup-debootstrap 0.008 2025-12-21 03:15:08.119726 | ubuntu-jammy-large | 2025-12-21 03:15:08.119 | dib-run-parts 20-install-init-scripts 0.009 2025-12-21 03:15:08.129117 | ubuntu-jammy-large | 2025-12-21 03:15:08.129 | dib-run-parts 75-amphora-agent-install 47.552 2025-12-21 03:15:08.139650 | ubuntu-jammy-large | 2025-12-21 03:15:08.139 | dib-run-parts 76-haproxy 0.005 2025-12-21 03:15:08.151528 | ubuntu-jammy-large | 2025-12-21 03:15:08.151 | dib-run-parts 76-octavia-lib-install 4.737 2025-12-21 03:15:08.162845 | ubuntu-jammy-large | 2025-12-21 03:15:08.162 | dib-run-parts 80-disable-rfc3041 0.008 2025-12-21 03:15:08.173780 | ubuntu-jammy-large | 2025-12-21 03:15:08.173 | dib-run-parts 80-modprobe-blacklist 0.005 2025-12-21 03:15:08.184489 | ubuntu-jammy-large | 2025-12-21 03:15:08.184 | dib-run-parts 99-package-uninstalls 1.305 2025-12-21 03:15:08.187131 | ubuntu-jammy-large | 2025-12-21 03:15:08.187 | dib-run-parts 2025-12-21 03:15:08.187399 | ubuntu-jammy-large | 2025-12-21 03:15:08.187 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:15:08.367799 | ubuntu-jammy-large | 2025-12-21 03:15:08.367 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-12-21 03:15:08.371910 | ubuntu-jammy-large | 2025-12-21 03:15:08.371 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2025-12-21 03:15:08.372186 | ubuntu-jammy-large | 2025-12-21 03:15:08.372 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:08.372231 | ubuntu-jammy-large | 2025-12-21 03:15:08.372 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:08.372398 | ubuntu-jammy-large | 2025-12-21 03:15:08.372 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:08.372439 | ubuntu-jammy-large | 2025-12-21 03:15:08.372 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:08.373031 | ubuntu-jammy-large | 2025-12-21 03:15:08.372 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:08.377496 | ubuntu-jammy-large | 2025-12-21 03:15:08.377 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:08.377728 | ubuntu-jammy-large | 2025-12-21 03:15:08.377 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:15:08.377769 | ubuntu-jammy-large | 2025-12-21 03:15:08.377 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:15:08.377893 | ubuntu-jammy-large | 2025-12-21 03:15:08.377 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:08.377942 | ubuntu-jammy-large | 2025-12-21 03:15:08.377 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:08.378092 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:15:08.378202 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:08.378276 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:08.378394 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ export DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:08.378444 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:08.378545 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:08.378631 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:08.378730 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:08.378787 | ubuntu-jammy-large | 2025-12-21 03:15:08.378 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:08.379157 | ubuntu-jammy-large | 2025-12-21 03:15:08.379 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:08.383813 | ubuntu-jammy-large | 2025-12-21 03:15:08.383 | + source /tmp/in_target.d/post-install.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:08.383983 | ubuntu-jammy-large | 2025-12-21 03:15:08.383 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:08.384035 | ubuntu-jammy-large | 2025-12-21 03:15:08.383 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:08.384321 | ubuntu-jammy-large | 2025-12-21 03:15:08.384 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:08.389172 | ubuntu-jammy-large | 2025-12-21 03:15:08.389 | + source /tmp/in_target.d/post-install.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:08.389348 | ubuntu-jammy-large | 2025-12-21 03:15:08.389 | ++ export DIB_ADD_APT_KEYS= 2025-12-21 03:15:08.389399 | ubuntu-jammy-large | 2025-12-21 03:15:08.389 | ++ DIB_ADD_APT_KEYS= 2025-12-21 03:15:08.389788 | ubuntu-jammy-large | 2025-12-21 03:15:08.389 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2025-12-21 03:15:08.394474 | ubuntu-jammy-large | 2025-12-21 03:15:08.394 | + source /tmp/in_target.d/post-install.d/../environment.d/10-pip-cache 2025-12-21 03:15:08.394612 | ubuntu-jammy-large | 2025-12-21 03:15:08.394 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:08.394667 | ubuntu-jammy-large | 2025-12-21 03:15:08.394 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:08.395022 | ubuntu-jammy-large | 2025-12-21 03:15:08.394 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:08.399817 | ubuntu-jammy-large | 2025-12-21 03:15:08.399 | + source /tmp/in_target.d/post-install.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:08.399984 | ubuntu-jammy-large | 2025-12-21 03:15:08.399 | ++ export DISTRO_NAME=ubuntu 2025-12-21 03:15:08.400038 | ubuntu-jammy-large | 2025-12-21 03:15:08.399 | ++ DISTRO_NAME=ubuntu 2025-12-21 03:15:08.400149 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ export DIB_RELEASE=jammy 2025-12-21 03:15:08.400197 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ DIB_RELEASE=jammy 2025-12-21 03:15:08.400308 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:08.400389 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:08.400553 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:08.400638 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:08.400820 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ ARCH=amd64 2025-12-21 03:15:08.401024 | ubuntu-jammy-large | 2025-12-21 03:15:08.400 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:15:08.401281 | ubuntu-jammy-large | 2025-12-21 03:15:08.401 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:15:08.401394 | ubuntu-jammy-large | 2025-12-21 03:15:08.401 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:08.401444 | ubuntu-jammy-large | 2025-12-21 03:15:08.401 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:08.401755 | ubuntu-jammy-large | 2025-12-21 03:15:08.401 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:08.406821 | ubuntu-jammy-large | 2025-12-21 03:15:08.406 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:08.406996 | ubuntu-jammy-large | 2025-12-21 03:15:08.406 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:08.407048 | ubuntu-jammy-large | 2025-12-21 03:15:08.407 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:08.407329 | ubuntu-jammy-large | 2025-12-21 03:15:08.407 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:08.412358 | ubuntu-jammy-large | 2025-12-21 03:15:08.412 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:08.412589 | ubuntu-jammy-large | 2025-12-21 03:15:08.412 | ++ [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:15:08.412675 | ubuntu-jammy-large | 2025-12-21 03:15:08.412 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:08.412726 | ubuntu-jammy-large | 2025-12-21 03:15:08.412 | ++ DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:08.413074 | ubuntu-jammy-large | 2025-12-21 03:15:08.413 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:08.418172 | ubuntu-jammy-large | 2025-12-21 03:15:08.418 | + source /tmp/in_target.d/post-install.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:08.418363 | ubuntu-jammy-large | 2025-12-21 03:15:08.418 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:08.418385 | ubuntu-jammy-large | 2025-12-21 03:15:08.418 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:08.418865 | ubuntu-jammy-large | 2025-12-21 03:15:08.418 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:08.423552 | ubuntu-jammy-large | 2025-12-21 03:15:08.423 | + source /tmp/in_target.d/post-install.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:08.423742 | ubuntu-jammy-large | 2025-12-21 03:15:08.423 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:08.423768 | ubuntu-jammy-large | 2025-12-21 03:15:08.423 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:08.424052 | ubuntu-jammy-large | 2025-12-21 03:15:08.423 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-12-21 03:15:08.428999 | ubuntu-jammy-large | 2025-12-21 03:15:08.428 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2025-12-21 03:15:08.429297 | ubuntu-jammy-large | 2025-12-21 03:15:08.429 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:08.429337 | ubuntu-jammy-large | 2025-12-21 03:15:08.429 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:08.429504 | ubuntu-jammy-large | 2025-12-21 03:15:08.429 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:15:08.429547 | ubuntu-jammy-large | 2025-12-21 03:15:08.429 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:15:08.429876 | ubuntu-jammy-large | 2025-12-21 03:15:08.429 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-12-21 03:15:08.434714 | ubuntu-jammy-large | 2025-12-21 03:15:08.434 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2025-12-21 03:15:08.434873 | ubuntu-jammy-large | 2025-12-21 03:15:08.434 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:15:08.435052 | ubuntu-jammy-large | 2025-12-21 03:15:08.434 | ++ export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:08.435074 | ubuntu-jammy-large | 2025-12-21 03:15:08.435 | ++ DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:08.435366 | ubuntu-jammy-large | 2025-12-21 03:15:08.435 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2025-12-21 03:15:08.440296 | ubuntu-jammy-large | 2025-12-21 03:15:08.440 | + source /tmp/in_target.d/post-install.d/../environment.d/20-network-interface-names 2025-12-21 03:15:08.440446 | ubuntu-jammy-large | 2025-12-21 03:15:08.440 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:15:08.440468 | ubuntu-jammy-large | 2025-12-21 03:15:08.440 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:15:08.440787 | ubuntu-jammy-large | 2025-12-21 03:15:08.440 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-12-21 03:15:08.445764 | ubuntu-jammy-large | 2025-12-21 03:15:08.445 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2025-12-21 03:15:08.446041 | ubuntu-jammy-large | 2025-12-21 03:15:08.445 | ++ '[' -z '' ']' 2025-12-21 03:15:08.446086 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ case "$DISTRO_NAME" in 2025-12-21 03:15:08.446200 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ '[' jammy == trusty ']' 2025-12-21 03:15:08.446313 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ '[' -z '' ']' 2025-12-21 03:15:08.446335 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ DIB_PYTHON_VERSION=3 2025-12-21 03:15:08.446431 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ export DIB_PYTHON_VERSION 2025-12-21 03:15:08.446517 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ export DIB_PYTHON=python3 2025-12-21 03:15:08.446593 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | ++ DIB_PYTHON=python3 2025-12-21 03:15:08.446909 | ubuntu-jammy-large | 2025-12-21 03:15:08.446 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:08.452184 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | + source /tmp/in_target.d/post-install.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:08.452372 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ '[' 0 -gt 0 ']' 2025-12-21 03:15:08.452455 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ set -euo pipefail 2025-12-21 03:15:08.452631 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ case $DISTRO_NAME in 2025-12-21 03:15:08.452700 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:15:08.452768 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:15:08.452832 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:15:08.452899 | ubuntu-jammy-large | 2025-12-21 03:15:08.452 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:15:08.453222 | ubuntu-jammy-large | 2025-12-21 03:15:08.453 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-12-21 03:15:08.457903 | ubuntu-jammy-large | 2025-12-21 03:15:08.457 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2025-12-21 03:15:08.458152 | ubuntu-jammy-large | 2025-12-21 03:15:08.458 | ++ '[' -z systemd ']' 2025-12-21 03:15:08.458282 | ubuntu-jammy-large | 2025-12-21 03:15:08.458 | ++ case $DIB_INIT_SYSTEM in 2025-12-21 03:15:08.458646 | ubuntu-jammy-large | 2025-12-21 03:15:08.458 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2025-12-21 03:15:08.523732 | ubuntu-jammy-large | 2025-12-21 03:15:08.523 | Nothing to install 2025-12-21 03:15:08.533077 | ubuntu-jammy-large | 2025-12-21 03:15:08.532 | dib-run-parts 00-package-installs completed 2025-12-21 03:15:08.533290 | ubuntu-jammy-large | 2025-12-21 03:15:08.533 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2025-12-21 03:15:08.541095 | ubuntu-jammy-large | 2025-12-21 03:15:08.540 | dib-run-parts 10-enable-init-scripts completed 2025-12-21 03:15:08.541298 | ubuntu-jammy-large | 2025-12-21 03:15:08.541 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-fix-rsyslog 2025-12-21 03:15:08.552762 | ubuntu-jammy-large | 2025-12-21 03:15:08.552 | dib-run-parts 10-fix-rsyslog completed 2025-12-21 03:15:08.552903 | ubuntu-jammy-large | 2025-12-21 03:15:08.552 | dib-run-parts Running /tmp/in_target.d/post-install.d/11-enable-amphora-agent-systemd 2025-12-21 03:15:08.617027 | ubuntu-jammy-large | 2025-12-21 03:15:08.616 | Created symlink /etc/systemd/system/multi-user.target.wants/amphora-agent.service -> /lib/systemd/system/amphora-agent.service. 2025-12-21 03:15:08.619638 | ubuntu-jammy-large | 2025-12-21 03:15:08.619 | dib-run-parts 11-enable-amphora-agent-systemd completed 2025-12-21 03:15:08.619868 | ubuntu-jammy-large | 2025-12-21 03:15:08.619 | dib-run-parts Running /tmp/in_target.d/post-install.d/12-enable-prometheus-proxy-systemd 2025-12-21 03:15:08.670240 | ubuntu-jammy-large | 2025-12-21 03:15:08.669 | Created symlink /etc/systemd/system/multi-user.target.wants/prometheus-proxy.service -> /lib/systemd/system/prometheus-proxy.service. 2025-12-21 03:15:08.673371 | ubuntu-jammy-large | 2025-12-21 03:15:08.673 | dib-run-parts 12-enable-prometheus-proxy-systemd completed 2025-12-21 03:15:08.673464 | ubuntu-jammy-large | 2025-12-21 03:15:08.673 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-disable-default-haproxy 2025-12-21 03:15:08.683095 | ubuntu-jammy-large | 2025-12-21 03:15:08.682 | Synchronizing state of haproxy.service with SysV service script with /lib/systemd/systemd-sysv-install. 2025-12-21 03:15:08.683176 | ubuntu-jammy-large | 2025-12-21 03:15:08.683 | Executing: /lib/systemd/systemd-sysv-install disable haproxy 2025-12-21 03:15:08.724285 | ubuntu-jammy-large | 2025-12-21 03:15:08.724 | Removed /etc/systemd/system/multi-user.target.wants/haproxy.service. 2025-12-21 03:15:08.728285 | ubuntu-jammy-large | 2025-12-21 03:15:08.728 | dib-run-parts 20-disable-default-haproxy completed 2025-12-21 03:15:08.728450 | ubuntu-jammy-large | 2025-12-21 03:15:08.728 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-tune-kernel 2025-12-21 03:15:08.864125 | ubuntu-jammy-large | 2025-12-21 03:15:08.863 | dib-run-parts 20-haproxy-tune-kernel completed 2025-12-21 03:15:08.864266 | ubuntu-jammy-large | 2025-12-21 03:15:08.864 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-haproxy-user-group-config 2025-12-21 03:15:08.873997 | ubuntu-jammy-large | 2025-12-21 03:15:08.873 | dib-run-parts 20-haproxy-user-group-config completed 2025-12-21 03:15:08.874141 | ubuntu-jammy-large | 2025-12-21 03:15:08.874 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-setup-haproxy-log 2025-12-21 03:15:08.881496 | ubuntu-jammy-large | 2025-12-21 03:15:08.881 | dib-run-parts 20-setup-haproxy-log completed 2025-12-21 03:15:08.881691 | ubuntu-jammy-large | 2025-12-21 03:15:08.881 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-create-ping-wrapper 2025-12-21 03:15:08.895258 | ubuntu-jammy-large | 2025-12-21 03:15:08.895 | dib-run-parts 21-create-ping-wrapper completed 2025-12-21 03:15:08.895411 | ubuntu-jammy-large | 2025-12-21 03:15:08.895 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-enable-certs-ramfs-service 2025-12-21 03:15:08.904785 | ubuntu-jammy-large | 2025-12-21 03:15:08.904 | Created symlink /etc/systemd/system/amphora-agent.service.wants/certs-ramfs.service -> /lib/systemd/system/certs-ramfs.service. 2025-12-21 03:15:08.908244 | ubuntu-jammy-large | 2025-12-21 03:15:08.908 | dib-run-parts 30-enable-certs-ramfs-service completed 2025-12-21 03:15:08.908434 | ubuntu-jammy-large | 2025-12-21 03:15:08.908 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-haproxy 2025-12-21 03:15:08.924560 | ubuntu-jammy-large | 2025-12-21 03:15:08.924 | dib-run-parts 30-logrotate-haproxy completed 2025-12-21 03:15:08.924793 | ubuntu-jammy-large | 2025-12-21 03:15:08.924 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-logrotate-timer 2025-12-21 03:15:08.940357 | ubuntu-jammy-large | 2025-12-21 03:15:08.940 | dib-run-parts 30-logrotate-timer completed 2025-12-21 03:15:08.940492 | ubuntu-jammy-large | 2025-12-21 03:15:08.940 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-remove-build-deps 2025-12-21 03:15:08.953695 | ubuntu-jammy-large | 2025-12-21 03:15:08.953 | dib-run-parts 89-remove-build-deps completed 2025-12-21 03:15:08.953872 | ubuntu-jammy-large | 2025-12-21 03:15:08.953 | dib-run-parts Running /tmp/in_target.d/post-install.d/90-remove-build-deps 2025-12-21 03:15:09.029331 | ubuntu-jammy-large | 2025-12-21 03:15:09.029 | Reading package lists... 2025-12-21 03:15:09.282047 | ubuntu-jammy-large | 2025-12-21 03:15:09.281 | Building dependency tree... 2025-12-21 03:15:09.282347 | ubuntu-jammy-large | 2025-12-21 03:15:09.282 | Reading state information... 2025-12-21 03:15:09.509317 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | The following packages will be REMOVED: 2025-12-21 03:15:09.509449 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | cpp* cpp-11* cpp-12* dctrl-tools* gcc-11-base* libasan6* libasan8* 2025-12-21 03:15:09.509532 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | libatomic1* libc-dev-bin* libc6-dev* libcc1-0* libcrypt-dev* libexpat1-dev* 2025-12-21 03:15:09.509746 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | libgcc-11-dev* libgcc-12-dev* libgomp1* libisl23* libitm1* libjs-jquery* 2025-12-21 03:15:09.509791 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | libjs-sphinxdoc* libjs-underscore* liblsan0* libmpc3* libnsl-dev* 2025-12-21 03:15:09.510092 | ubuntu-jammy-large | 2025-12-21 03:15:09.509 | libpython3-dev* libpython3.10* libpython3.10-dev* libquadmath0* 2025-12-21 03:15:09.510257 | ubuntu-jammy-large | 2025-12-21 03:15:09.510 | libstdc++-11-dev* libtirpc-dev* libtsan0* libtsan2* libubsan1* 2025-12-21 03:15:09.510626 | ubuntu-jammy-large | 2025-12-21 03:15:09.510 | linux-libc-dev* lto-disabled-list* make* patch* python3.10-dev* 2025-12-21 03:15:09.510782 | ubuntu-jammy-large | 2025-12-21 03:15:09.510 | rpcsvc-proto* zlib1g-dev* 2025-12-21 03:15:09.735079 | ubuntu-jammy-large | 2025-12-21 03:15:09.734 | 0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-12-21 03:15:09.735179 | ubuntu-jammy-large | 2025-12-21 03:15:09.734 | After this operation, 205 MB disk space will be freed. 2025-12-21 03:15:09.766905 | ubuntu-jammy-large | 2025-12-21 03:15:09.766 | (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 ... 25928 files and directories currently installed.) 2025-12-21 03:15:09.768058 | ubuntu-jammy-large | 2025-12-21 03:15:09.767 | Removing cpp (4:11.2.0-1ubuntu1) ... 2025-12-21 03:15:09.777137 | ubuntu-jammy-large | 2025-12-21 03:15:09.776 | Removing cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.782419 | ubuntu-jammy-large | 2025-12-21 03:15:09.782 | Removing cpp-12 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.788136 | ubuntu-jammy-large | 2025-12-21 03:15:09.788 | Removing dctrl-tools (2.24-3build2) ... 2025-12-21 03:15:09.802564 | ubuntu-jammy-large | 2025-12-21 03:15:09.802 | Removing libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.816309 | ubuntu-jammy-large | 2025-12-21 03:15:09.816 | Removing libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.822515 | ubuntu-jammy-large | 2025-12-21 03:15:09.822 | Removing libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.825618 | ubuntu-jammy-large | 2025-12-21 03:15:09.825 | Removing libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.828715 | ubuntu-jammy-large | 2025-12-21 03:15:09.828 | Removing gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.832532 | ubuntu-jammy-large | 2025-12-21 03:15:09.832 | Removing libgcc-12-dev:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.838098 | ubuntu-jammy-large | 2025-12-21 03:15:09.837 | Removing libasan8:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.840984 | ubuntu-jammy-large | 2025-12-21 03:15:09.840 | Removing libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.843037 | ubuntu-jammy-large | 2025-12-21 03:15:09.842 | Removing python3.10-dev (3.10.12-1~22.04.12) ... 2025-12-21 03:15:09.845116 | ubuntu-jammy-large | 2025-12-21 03:15:09.845 | Removing libpython3-dev:amd64 (3.10.6-1~22.04.1) ... 2025-12-21 03:15:09.847218 | ubuntu-jammy-large | 2025-12-21 03:15:09.847 | Removing libpython3.10-dev:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:15:09.857164 | ubuntu-jammy-large | 2025-12-21 03:15:09.857 | Removing zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... 2025-12-21 03:15:09.858723 | ubuntu-jammy-large | 2025-12-21 03:15:09.858 | Removing libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... 2025-12-21 03:15:09.863683 | ubuntu-jammy-large | 2025-12-21 03:15:09.863 | Removing libc6-dev:amd64 (2.35-0ubuntu3.11) ... 2025-12-21 03:15:09.875797 | ubuntu-jammy-large | 2025-12-21 03:15:09.875 | Removing libc-dev-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:15:09.878520 | ubuntu-jammy-large | 2025-12-21 03:15:09.878 | Removing libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.880898 | ubuntu-jammy-large | 2025-12-21 03:15:09.880 | Removing libcrypt-dev:amd64 (1:4.4.27-1) ... 2025-12-21 03:15:09.883140 | ubuntu-jammy-large | 2025-12-21 03:15:09.883 | Removing libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.885222 | ubuntu-jammy-large | 2025-12-21 03:15:09.885 | Removing libisl23:amd64 (0.24-2build1) ... 2025-12-21 03:15:09.887455 | ubuntu-jammy-large | 2025-12-21 03:15:09.887 | Removing libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.890496 | ubuntu-jammy-large | 2025-12-21 03:15:09.890 | Removing libjs-sphinxdoc (4.3.2-1) ... 2025-12-21 03:15:09.892574 | ubuntu-jammy-large | 2025-12-21 03:15:09.892 | Removing libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-12-21 03:15:09.918792 | ubuntu-jammy-large | 2025-12-21 03:15:09.918 | Removing libjs-underscore (1.13.2~dfsg-2) ... 2025-12-21 03:15:09.921499 | ubuntu-jammy-large | 2025-12-21 03:15:09.921 | Removing liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.924187 | ubuntu-jammy-large | 2025-12-21 03:15:09.924 | Removing libmpc3:amd64 (1.2.1-2build1) ... 2025-12-21 03:15:09.926639 | ubuntu-jammy-large | 2025-12-21 03:15:09.926 | Removing libnsl-dev:amd64 (1.3.0-2build2) ... 2025-12-21 03:15:09.928794 | ubuntu-jammy-large | 2025-12-21 03:15:09.928 | Removing libpython3.10:amd64 (3.10.12-1~22.04.12) ... 2025-12-21 03:15:09.931558 | ubuntu-jammy-large | 2025-12-21 03:15:09.931 | Removing libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.933661 | ubuntu-jammy-large | 2025-12-21 03:15:09.933 | Removing libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... 2025-12-21 03:15:09.936455 | ubuntu-jammy-large | 2025-12-21 03:15:09.936 | Removing libtsan2:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.939373 | ubuntu-jammy-large | 2025-12-21 03:15:09.939 | Removing libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... 2025-12-21 03:15:09.941683 | ubuntu-jammy-large | 2025-12-21 03:15:09.941 | Removing linux-libc-dev:amd64 (5.15.0-164.174) ... 2025-12-21 03:15:09.954172 | ubuntu-jammy-large | 2025-12-21 03:15:09.954 | Removing lto-disabled-list (24) ... 2025-12-21 03:15:09.958913 | ubuntu-jammy-large | 2025-12-21 03:15:09.958 | Removing make (4.3-4.1build1) ... 2025-12-21 03:15:09.961029 | ubuntu-jammy-large | 2025-12-21 03:15:09.960 | Removing patch (2.7.6-7build2) ... 2025-12-21 03:15:09.963548 | ubuntu-jammy-large | 2025-12-21 03:15:09.963 | Removing rpcsvc-proto (1.4.2-0ubuntu6) ... 2025-12-21 03:15:09.985318 | ubuntu-jammy-large | 2025-12-21 03:15:09.985 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:15:10.044876 | ubuntu-jammy-large | 2025-12-21 03:15:10.044 | (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 ... 22619 files and directories currently installed.) 2025-12-21 03:15:10.045828 | ubuntu-jammy-large | 2025-12-21 03:15:10.045 | Purging configuration files for libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... 2025-12-21 03:15:10.060342 | ubuntu-jammy-large | 2025-12-21 03:15:10.060 | Purging configuration files for dctrl-tools (2.24-3build2) ... 2025-12-21 03:15:10.277872 | ubuntu-jammy-large | 2025-12-21 03:15:10.277 | dib-run-parts 90-remove-build-deps completed 2025-12-21 03:15:10.277949 | ubuntu-jammy-large | 2025-12-21 03:15:10.277 | dib-run-parts Running /tmp/in_target.d/post-install.d/91-remove-default-ints 2025-12-21 03:15:10.282395 | ubuntu-jammy-large | 2025-12-21 03:15:10.282 | + [[ ubuntu == \u\b\u\n\t\u ]] 2025-12-21 03:15:10.282544 | ubuntu-jammy-large | 2025-12-21 03:15:10.282 | + sudo rm -f /etc/network/interfaces.d/eth0 /etc/network/interfaces.d/eth1 2025-12-21 03:15:10.310125 | ubuntu-jammy-large | 2025-12-21 03:15:10.309 | dib-run-parts 91-remove-default-ints completed 2025-12-21 03:15:10.310184 | ubuntu-jammy-large | 2025-12-21 03:15:10.310 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2025-12-21 03:15:10.335235 | ubuntu-jammy-large | 2025-12-21 03:15:10.335 | Not running install-packages remove with empty packages list 2025-12-21 03:15:10.371715 | ubuntu-jammy-large | 2025-12-21 03:15:10.371 | Nothing to uninstall 2025-12-21 03:15:10.381666 | ubuntu-jammy-large | 2025-12-21 03:15:10.381 | dib-run-parts 95-package-uninstalls completed 2025-12-21 03:15:10.381764 | ubuntu-jammy-large | 2025-12-21 03:15:10.381 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-autoremove 2025-12-21 03:15:10.439054 | ubuntu-jammy-large | 2025-12-21 03:15:10.438 | Reading package lists... 2025-12-21 03:15:10.703723 | ubuntu-jammy-large | 2025-12-21 03:15:10.703 | Building dependency tree... 2025-12-21 03:15:10.703984 | ubuntu-jammy-large | 2025-12-21 03:15:10.703 | Reading state information... 2025-12-21 03:15:10.934690 | ubuntu-jammy-large | 2025-12-21 03:15:10.934 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:15:10.937870 | ubuntu-jammy-large | 2025-12-21 03:15:10.937 | dib-run-parts 99-autoremove completed 2025-12-21 03:15:10.939281 | ubuntu-jammy-large | 2025-12-21 03:15:10.939 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:15:10.939345 | ubuntu-jammy-large | 2025-12-21 03:15:10.939 | dib-run-parts 2025-12-21 03:15:10.944000 | ubuntu-jammy-large | 2025-12-21 03:15:10.943 | dib-run-parts Target: post-install.d 2025-12-21 03:15:10.944101 | ubuntu-jammy-large | 2025-12-21 03:15:10.943 | dib-run-parts 2025-12-21 03:15:10.944121 | ubuntu-jammy-large | 2025-12-21 03:15:10.943 | dib-run-parts Script Seconds 2025-12-21 03:15:10.944138 | ubuntu-jammy-large | 2025-12-21 03:15:10.943 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:15:10.944151 | ubuntu-jammy-large | 2025-12-21 03:15:10.943 | dib-run-parts 2025-12-21 03:15:10.959897 | ubuntu-jammy-large | 2025-12-21 03:15:10.959 | dib-run-parts 00-package-installs 0.071 2025-12-21 03:15:10.968696 | ubuntu-jammy-large | 2025-12-21 03:15:10.968 | dib-run-parts 10-enable-init-scripts 0.006 2025-12-21 03:15:10.979142 | ubuntu-jammy-large | 2025-12-21 03:15:10.979 | dib-run-parts 10-fix-rsyslog 0.009 2025-12-21 03:15:10.990273 | ubuntu-jammy-large | 2025-12-21 03:15:10.990 | dib-run-parts 11-enable-amphora-agent-systemd 0.064 2025-12-21 03:15:11.001367 | ubuntu-jammy-large | 2025-12-21 03:15:11.001 | dib-run-parts 12-enable-prometheus-proxy-systemd 0.052 2025-12-21 03:15:11.014033 | ubuntu-jammy-large | 2025-12-21 03:15:11.013 | dib-run-parts 20-disable-default-haproxy 0.052 2025-12-21 03:15:11.026791 | ubuntu-jammy-large | 2025-12-21 03:15:11.026 | dib-run-parts 20-haproxy-tune-kernel 0.133 2025-12-21 03:15:11.036899 | ubuntu-jammy-large | 2025-12-21 03:15:11.036 | dib-run-parts 20-haproxy-user-group-config 0.007 2025-12-21 03:15:11.047556 | ubuntu-jammy-large | 2025-12-21 03:15:11.047 | dib-run-parts 20-setup-haproxy-log 0.005 2025-12-21 03:15:11.060343 | ubuntu-jammy-large | 2025-12-21 03:15:11.060 | dib-run-parts 21-create-ping-wrapper 0.011 2025-12-21 03:15:11.071343 | ubuntu-jammy-large | 2025-12-21 03:15:11.071 | dib-run-parts 30-enable-certs-ramfs-service 0.010 2025-12-21 03:15:11.083808 | ubuntu-jammy-large | 2025-12-21 03:15:11.083 | dib-run-parts 30-logrotate-haproxy 0.014 2025-12-21 03:15:11.095831 | ubuntu-jammy-large | 2025-12-21 03:15:11.095 | dib-run-parts 30-logrotate-timer 0.013 2025-12-21 03:15:11.107210 | ubuntu-jammy-large | 2025-12-21 03:15:11.107 | dib-run-parts 89-remove-build-deps 0.011 2025-12-21 03:15:11.118530 | ubuntu-jammy-large | 2025-12-21 03:15:11.118 | dib-run-parts 90-remove-build-deps 1.321 2025-12-21 03:15:11.130831 | ubuntu-jammy-large | 2025-12-21 03:15:11.130 | dib-run-parts 91-remove-default-ints 0.030 2025-12-21 03:15:11.143410 | ubuntu-jammy-large | 2025-12-21 03:15:11.143 | dib-run-parts 95-package-uninstalls 0.069 2025-12-21 03:15:11.153901 | ubuntu-jammy-large | 2025-12-21 03:15:11.153 | dib-run-parts 99-autoremove 0.554 2025-12-21 03:15:11.156659 | ubuntu-jammy-large | 2025-12-21 03:15:11.156 | dib-run-parts 2025-12-21 03:15:11.156927 | ubuntu-jammy-large | 2025-12-21 03:15:11.156 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:15:11.293294 | ubuntu-jammy-large | 2025-12-21 03:15:11.292 | Unmount /tmp/dib_build.qmMEUUfe/mnt/var/cache/apt/archives 2025-12-21 03:15:11.317741 | ubuntu-jammy-large | 2025-12-21 03:15:11.317 | Unmount /tmp/dib_build.qmMEUUfe/mnt/tmp/pip 2025-12-21 03:15:11.338879 | ubuntu-jammy-large | 2025-12-21 03:15:11.338 | Unmount /tmp/dib_build.qmMEUUfe/mnt/sys 2025-12-21 03:15:11.361747 | ubuntu-jammy-large | 2025-12-21 03:15:11.361 | Unmount /tmp/dib_build.qmMEUUfe/mnt/proc 2025-12-21 03:15:11.379124 | ubuntu-jammy-large | 2025-12-21 03:15:11.378 | Unmount /tmp/dib_build.qmMEUUfe/mnt/dev/pts 2025-12-21 03:15:11.397353 | ubuntu-jammy-large | 2025-12-21 03:15:11.397 | Unmount /tmp/dib_build.qmMEUUfe/mnt/dev 2025-12-21 03:15:11.716360 | ubuntu-jammy-large | 2025-12-21 03:15:11.716 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.qmMEUUfe/states/block-device/config.json] 2025-12-21 03:15:11.986981 | ubuntu-jammy-large | 2025-12-21 03:15:11.986 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2025-12-21 03:15:11.987987 | ubuntu-jammy-large | 2025-12-21 03:15:11.987 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.THBsFAmd/image0.raw] 2025-12-21 03:15:11.988150 | ubuntu-jammy-large | 2025-12-21 03:15:11.988 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2025-12-21 03:15:11.988195 | ubuntu-jammy-large | 2025-12-21 03:15:11.988 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --sector-size 512 --show -f /tmp/dib_image.THBsFAmd/image0.raw] 2025-12-21 03:15:12.044464 | ubuntu-jammy-large | 2025-12-21 03:15:12.044 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2025-12-21 03:15:12.044962 | ubuntu-jammy-large | 2025-12-21 03:15:12.044 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/tmp/dib_image.THBsFAmd/image0.raw] 2025-12-21 03:15:12.045216 | ubuntu-jammy-large | 2025-12-21 03:15:12.045 | INFO diskimage_builder.block_device.level1.mbr [-] Create MBR disk partitioning object 2025-12-21 03:15:12.045636 | ubuntu-jammy-large | 2025-12-21 03:15:12.045 | INFO diskimage_builder.block_device.level1.mbr [-] Partition absolute [2048] relative [0] length [4190208] absolute end [4192256] 2025-12-21 03:15:12.045828 | ubuntu-jammy-large | 2025-12-21 03:15:12.045 | INFO diskimage_builder.block_device.level1.mbr [-] Write partition entry blockno [0] entry [0] start [2048] length [4190208] 2025-12-21 03:15:12.046250 | ubuntu-jammy-large | 2025-12-21 03:15:12.046 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-12-21 03:15:12.117128 | ubuntu-jammy-large | 2025-12-21 03:15:12.116 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -uvs /dev/loop0] 2025-12-21 03:15:12.235664 | ubuntu-jammy-large | 2025-12-21 03:15:12.235 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=64 -L cloudimg-rootfs -U 8a326437-8108-4e2d-9a34-271ed6987f96 -q /dev/mapper/loop0p1] 2025-12-21 03:15:12.325259 | ubuntu-jammy-large | 2025-12-21 03:15:12.325 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qmMEUUfe/mnt/] 2025-12-21 03:15:12.347241 | ubuntu-jammy-large | 2025-12-21 03:15:12.347 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.qmMEUUfe/mnt/] 2025-12-21 03:15:12.347527 | ubuntu-jammy-large | 2025-12-21 03:15:12.347 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop0p1 /tmp/dib_build.qmMEUUfe/mnt/] 2025-12-21 03:15:12.381223 | ubuntu-jammy-large | 2025-12-21 03:15:12.381 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2025-12-21 03:15:12.667483 | ubuntu-jammy-large | 2025-12-21 03:15:12.667 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2025-12-21 03:15:12.945090 | ubuntu-jammy-large | 2025-12-21 03:15:12.944 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2025-12-21 03:15:13.216846 | ubuntu-jammy-large | 2025-12-21 03:15:13.216 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2025-12-21 03:15:13.217133 | ubuntu-jammy-large | 2025-12-21 03:15:13.217 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.qmMEUUfe/built/etc] 2025-12-21 03:15:13.240349 | ubuntu-jammy-large | 2025-12-21 03:15:13.240 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.qmMEUUfe/states/block-device/fstab /tmp/dib_build.qmMEUUfe/built/etc/fstab] 2025-12-21 03:15:18.267329 | ubuntu-jammy-large | 2025-12-21 03:15:18.267 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-12-21 03:15:18.272426 | ubuntu-jammy-large | 2025-12-21 03:15:18.272 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2025-12-21 03:15:18.272590 | ubuntu-jammy-large | 2025-12-21 03:15:18.272 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:18.272648 | ubuntu-jammy-large | 2025-12-21 03:15:18.272 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:18.272822 | ubuntu-jammy-large | 2025-12-21 03:15:18.272 | ++ export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:18.272870 | ubuntu-jammy-large | 2025-12-21 03:15:18.272 | ++ DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:18.273243 | ubuntu-jammy-large | 2025-12-21 03:15:18.273 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:18.278351 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:18.278605 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:15:18.278681 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:15:18.278731 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:18.278745 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:18.278863 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:15:18.278921 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:18.278980 | ubuntu-jammy-large | 2025-12-21 03:15:18.278 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:18.279091 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ export DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:18.279141 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:18.279254 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:18.279296 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:18.279381 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:18.279440 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | ++ DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:18.279827 | ubuntu-jammy-large | 2025-12-21 03:15:18.279 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:18.285070 | ubuntu-jammy-large | 2025-12-21 03:15:18.284 | + source /tmp/in_target.d/finalise.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:18.285184 | ubuntu-jammy-large | 2025-12-21 03:15:18.285 | ++ export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:18.285280 | ubuntu-jammy-large | 2025-12-21 03:15:18.285 | ++ DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:18.285559 | ubuntu-jammy-large | 2025-12-21 03:15:18.285 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:18.290649 | ubuntu-jammy-large | 2025-12-21 03:15:18.290 | + source /tmp/in_target.d/finalise.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:18.290829 | ubuntu-jammy-large | 2025-12-21 03:15:18.290 | ++ export DIB_ADD_APT_KEYS= 2025-12-21 03:15:18.290879 | ubuntu-jammy-large | 2025-12-21 03:15:18.290 | ++ DIB_ADD_APT_KEYS= 2025-12-21 03:15:18.291157 | ubuntu-jammy-large | 2025-12-21 03:15:18.291 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2025-12-21 03:15:18.296210 | ubuntu-jammy-large | 2025-12-21 03:15:18.296 | + source /tmp/in_target.d/finalise.d/../environment.d/10-pip-cache 2025-12-21 03:15:18.296407 | ubuntu-jammy-large | 2025-12-21 03:15:18.296 | ++ export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:18.296480 | ubuntu-jammy-large | 2025-12-21 03:15:18.296 | ++ PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:18.296674 | ubuntu-jammy-large | 2025-12-21 03:15:18.296 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:18.301636 | ubuntu-jammy-large | 2025-12-21 03:15:18.301 | + source /tmp/in_target.d/finalise.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:18.301811 | ubuntu-jammy-large | 2025-12-21 03:15:18.301 | ++ export DISTRO_NAME=ubuntu 2025-12-21 03:15:18.301839 | ubuntu-jammy-large | 2025-12-21 03:15:18.301 | ++ DISTRO_NAME=ubuntu 2025-12-21 03:15:18.301958 | ubuntu-jammy-large | 2025-12-21 03:15:18.301 | ++ export DIB_RELEASE=jammy 2025-12-21 03:15:18.302055 | ubuntu-jammy-large | 2025-12-21 03:15:18.301 | ++ DIB_RELEASE=jammy 2025-12-21 03:15:18.302162 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:18.302207 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:18.302295 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:18.302352 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:18.302456 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ ARCH=amd64 2025-12-21 03:15:18.302600 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:15:18.302877 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:15:18.303026 | ubuntu-jammy-large | 2025-12-21 03:15:18.302 | ++ export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:18.303114 | ubuntu-jammy-large | 2025-12-21 03:15:18.303 | ++ DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:18.303428 | ubuntu-jammy-large | 2025-12-21 03:15:18.303 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:18.307972 | ubuntu-jammy-large | 2025-12-21 03:15:18.307 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:18.308158 | ubuntu-jammy-large | 2025-12-21 03:15:18.308 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:18.308213 | ubuntu-jammy-large | 2025-12-21 03:15:18.308 | ++ DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:18.308513 | ubuntu-jammy-large | 2025-12-21 03:15:18.308 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:18.313574 | ubuntu-jammy-large | 2025-12-21 03:15:18.313 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:18.313799 | ubuntu-jammy-large | 2025-12-21 03:15:18.313 | ++ [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:15:18.313843 | ubuntu-jammy-large | 2025-12-21 03:15:18.313 | ++ export DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:18.313928 | ubuntu-jammy-large | 2025-12-21 03:15:18.313 | ++ DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:18.314189 | ubuntu-jammy-large | 2025-12-21 03:15:18.314 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:18.319713 | ubuntu-jammy-large | 2025-12-21 03:15:18.319 | + source /tmp/in_target.d/finalise.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:18.319867 | ubuntu-jammy-large | 2025-12-21 03:15:18.319 | ++ export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:18.319897 | ubuntu-jammy-large | 2025-12-21 03:15:18.319 | ++ DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:18.320180 | ubuntu-jammy-large | 2025-12-21 03:15:18.320 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:18.325142 | ubuntu-jammy-large | 2025-12-21 03:15:18.325 | + source /tmp/in_target.d/finalise.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:18.325325 | ubuntu-jammy-large | 2025-12-21 03:15:18.325 | ++ export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:18.325369 | ubuntu-jammy-large | 2025-12-21 03:15:18.325 | ++ DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:18.325643 | ubuntu-jammy-large | 2025-12-21 03:15:18.325 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-12-21 03:15:18.330149 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2025-12-21 03:15:18.330333 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:18.330383 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:18.330518 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | ++ export DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:15:18.330570 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | ++ DIB_MANIFEST_SAVE_DIR=/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/ 2025-12-21 03:15:18.330873 | ubuntu-jammy-large | 2025-12-21 03:15:18.330 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-12-21 03:15:18.337037 | ubuntu-jammy-large | 2025-12-21 03:15:18.336 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2025-12-21 03:15:18.337105 | ubuntu-jammy-large | 2025-12-21 03:15:18.336 | ++ [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:15:18.337120 | ubuntu-jammy-large | 2025-12-21 03:15:18.336 | ++ export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:18.337131 | ubuntu-jammy-large | 2025-12-21 03:15:18.336 | ++ DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:18.337150 | ubuntu-jammy-large | 2025-12-21 03:15:18.336 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2025-12-21 03:15:18.341832 | ubuntu-jammy-large | 2025-12-21 03:15:18.341 | + source /tmp/in_target.d/finalise.d/../environment.d/20-network-interface-names 2025-12-21 03:15:18.341907 | ubuntu-jammy-large | 2025-12-21 03:15:18.341 | ++ export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:15:18.341924 | ubuntu-jammy-large | 2025-12-21 03:15:18.341 | ++ DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:15:18.341936 | ubuntu-jammy-large | 2025-12-21 03:15:18.341 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-12-21 03:15:18.347502 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2025-12-21 03:15:18.347573 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ '[' -z '' ']' 2025-12-21 03:15:18.347596 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ case "$DISTRO_NAME" in 2025-12-21 03:15:18.347610 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ '[' jammy == trusty ']' 2025-12-21 03:15:18.347624 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ '[' -z '' ']' 2025-12-21 03:15:18.347637 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ DIB_PYTHON_VERSION=3 2025-12-21 03:15:18.347651 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ export DIB_PYTHON_VERSION 2025-12-21 03:15:18.347664 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ export DIB_PYTHON=python3 2025-12-21 03:15:18.347676 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | ++ DIB_PYTHON=python3 2025-12-21 03:15:18.347752 | ubuntu-jammy-large | 2025-12-21 03:15:18.347 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:18.352664 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | + source /tmp/in_target.d/finalise.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:18.352756 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ '[' 0 -gt 0 ']' 2025-12-21 03:15:18.352772 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ set -euo pipefail 2025-12-21 03:15:18.352786 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ case $DISTRO_NAME in 2025-12-21 03:15:18.352799 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:15:18.352812 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:15:18.352825 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:15:18.352838 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | ++ export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:15:18.352851 | ubuntu-jammy-large | 2025-12-21 03:15:18.352 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-12-21 03:15:18.357945 | ubuntu-jammy-large | 2025-12-21 03:15:18.357 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2025-12-21 03:15:18.357993 | ubuntu-jammy-large | 2025-12-21 03:15:18.357 | ++ '[' -z systemd ']' 2025-12-21 03:15:18.358008 | ubuntu-jammy-large | 2025-12-21 03:15:18.357 | ++ case $DIB_INIT_SYSTEM in 2025-12-21 03:15:18.358021 | ubuntu-jammy-large | 2025-12-21 03:15:18.357 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2025-12-21 03:15:18.423613 | ubuntu-jammy-large | 2025-12-21 03:15:18.423 | INFO:root:Mapping for bootloader : grub-pc 2025-12-21 03:15:18.484539 | ubuntu-jammy-large | 2025-12-21 03:15:18.484 | Reading package lists... 2025-12-21 03:15:18.713643 | ubuntu-jammy-large | 2025-12-21 03:15:18.713 | Building dependency tree... 2025-12-21 03:15:18.714055 | ubuntu-jammy-large | 2025-12-21 03:15:18.713 | Reading state information... 2025-12-21 03:15:18.926209 | ubuntu-jammy-large | 2025-12-21 03:15:18.925 | The following additional packages will be installed: 2025-12-21 03:15:18.926373 | ubuntu-jammy-large | 2025-12-21 03:15:18.926 | gettext-base grub-common grub-gfxpayload-lists grub-pc-bin grub2-common 2025-12-21 03:15:18.927592 | ubuntu-jammy-large | 2025-12-21 03:15:18.927 | libefiboot1 libefivar1 libfreetype6 libpng16-16 2025-12-21 03:15:18.928858 | ubuntu-jammy-large | 2025-12-21 03:15:18.928 | Suggested packages: 2025-12-21 03:15:18.928881 | ubuntu-jammy-large | 2025-12-21 03:15:18.928 | multiboot-doc grub-emu mtools xorriso desktop-base console-setup 2025-12-21 03:15:18.928902 | ubuntu-jammy-large | 2025-12-21 03:15:18.928 | Recommended packages: 2025-12-21 03:15:18.928916 | ubuntu-jammy-large | 2025-12-21 03:15:18.928 | os-prober 2025-12-21 03:15:18.957508 | ubuntu-jammy-large | 2025-12-21 03:15:18.957 | The following NEW packages will be installed: 2025-12-21 03:15:18.957593 | ubuntu-jammy-large | 2025-12-21 03:15:18.957 | gettext-base grub-common grub-gfxpayload-lists grub-pc grub-pc-bin 2025-12-21 03:15:18.959080 | ubuntu-jammy-large | 2025-12-21 03:15:18.958 | grub2-common libefiboot1 libefivar1 libfreetype6 libpng16-16 2025-12-21 03:15:19.164825 | ubuntu-jammy-large | 2025-12-21 03:15:19.164 | 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-12-21 03:15:19.164932 | ubuntu-jammy-large | 2025-12-21 03:15:19.164 | Need to get 4796 kB of archives. 2025-12-21 03:15:19.165001 | ubuntu-jammy-large | 2025-12-21 03:15:19.164 | After this operation, 21.2 MB of additional disk space will be used. 2025-12-21 03:15:19.165017 | ubuntu-jammy-large | 2025-12-21 03:15:19.164 | Get:1 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] 2025-12-21 03:15:19.195677 | ubuntu-jammy-large | 2025-12-21 03:15:19.195 | Get:2 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.1 [191 kB] 2025-12-21 03:15:19.222183 | ubuntu-jammy-large | 2025-12-21 03:15:19.221 | Get:3 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefivar1 amd64 37-6ubuntu2 [51.0 kB] 2025-12-21 03:15:19.238002 | ubuntu-jammy-large | 2025-12-21 03:15:19.237 | Get:4 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 libefiboot1 amd64 37-6ubuntu2 [42.8 kB] 2025-12-21 03:15:19.256443 | ubuntu-jammy-large | 2025-12-21 03:15:19.256 | Get:5 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] 2025-12-21 03:15:19.291566 | ubuntu-jammy-large | 2025-12-21 03:15:19.291 | Get:6 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-common amd64 2.06-2ubuntu7.2 [2214 kB] 2025-12-21 03:15:19.404840 | ubuntu-jammy-large | 2025-12-21 03:15:19.404 | Get:7 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub2-common amd64 2.06-2ubuntu7.2 [652 kB] 2025-12-21 03:15:19.442810 | ubuntu-jammy-large | 2025-12-21 03:15:19.442 | Get:8 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc-bin amd64 2.06-2ubuntu7.2 [1083 kB] 2025-12-21 03:15:19.510833 | ubuntu-jammy-large | 2025-12-21 03:15:19.510 | Get:9 https://ftp.uni-stuttgart.de/ubuntu jammy-updates/main amd64 grub-pc amd64 2.06-2ubuntu7.2 [132 kB] 2025-12-21 03:15:19.522831 | ubuntu-jammy-large | 2025-12-21 03:15:19.522 | Get:10 https://ftp.uni-stuttgart.de/ubuntu jammy/main amd64 grub-gfxpayload-lists amd64 0.7 [3658 B] 2025-12-21 03:15:19.709638 | ubuntu-jammy-large | 2025-12-21 03:15:19.709 | debconf: delaying package configuration, since apt-utils is not installed 2025-12-21 03:15:19.741269 | ubuntu-jammy-large | 2025-12-21 03:15:19.741 | Fetched 4796 kB in 1s (8632 kB/s) 2025-12-21 03:15:19.826035 | ubuntu-jammy-large | 2025-12-21 03:15:19.825 | Selecting previously unselected package gettext-base. 2025-12-21 03:15:19.846558 | ubuntu-jammy-large | 2025-12-21 03:15:19.846 | (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 ... 22619 files and directories currently installed.) 2025-12-21 03:15:19.847925 | ubuntu-jammy-large | 2025-12-21 03:15:19.847 | Preparing to unpack .../0-gettext-base_0.21-4ubuntu4_amd64.deb ... 2025-12-21 03:15:19.851268 | ubuntu-jammy-large | 2025-12-21 03:15:19.851 | Unpacking gettext-base (0.21-4ubuntu4) ... 2025-12-21 03:15:19.882721 | ubuntu-jammy-large | 2025-12-21 03:15:19.882 | Selecting previously unselected package libpng16-16:amd64. 2025-12-21 03:15:19.889950 | ubuntu-jammy-large | 2025-12-21 03:15:19.889 | Preparing to unpack .../1-libpng16-16_1.6.37-3ubuntu0.1_amd64.deb ... 2025-12-21 03:15:19.892989 | ubuntu-jammy-large | 2025-12-21 03:15:19.892 | Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.1) ... 2025-12-21 03:15:19.924581 | ubuntu-jammy-large | 2025-12-21 03:15:19.924 | Selecting previously unselected package libefivar1:amd64. 2025-12-21 03:15:19.931021 | ubuntu-jammy-large | 2025-12-21 03:15:19.930 | Preparing to unpack .../2-libefivar1_37-6ubuntu2_amd64.deb ... 2025-12-21 03:15:19.932758 | ubuntu-jammy-large | 2025-12-21 03:15:19.932 | Unpacking libefivar1:amd64 (37-6ubuntu2) ... 2025-12-21 03:15:19.960524 | ubuntu-jammy-large | 2025-12-21 03:15:19.960 | Selecting previously unselected package libefiboot1:amd64. 2025-12-21 03:15:19.968603 | ubuntu-jammy-large | 2025-12-21 03:15:19.968 | Preparing to unpack .../3-libefiboot1_37-6ubuntu2_amd64.deb ... 2025-12-21 03:15:19.969998 | ubuntu-jammy-large | 2025-12-21 03:15:19.969 | Unpacking libefiboot1:amd64 (37-6ubuntu2) ... 2025-12-21 03:15:19.998932 | ubuntu-jammy-large | 2025-12-21 03:15:19.998 | Selecting previously unselected package libfreetype6:amd64. 2025-12-21 03:15:20.005737 | ubuntu-jammy-large | 2025-12-21 03:15:20.005 | Preparing to unpack .../4-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... 2025-12-21 03:15:20.007070 | ubuntu-jammy-large | 2025-12-21 03:15:20.006 | Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-12-21 03:15:20.043844 | ubuntu-jammy-large | 2025-12-21 03:15:20.043 | Selecting previously unselected package grub-common. 2025-12-21 03:15:20.050302 | ubuntu-jammy-large | 2025-12-21 03:15:20.050 | Preparing to unpack .../5-grub-common_2.06-2ubuntu7.2_amd64.deb ... 2025-12-21 03:15:20.079035 | ubuntu-jammy-large | 2025-12-21 03:15:20.078 | Unpacking grub-common (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.209223 | ubuntu-jammy-large | 2025-12-21 03:15:20.209 | Selecting previously unselected package grub2-common. 2025-12-21 03:15:20.213091 | ubuntu-jammy-large | 2025-12-21 03:15:20.213 | Preparing to unpack .../6-grub2-common_2.06-2ubuntu7.2_amd64.deb ... 2025-12-21 03:15:20.214332 | ubuntu-jammy-large | 2025-12-21 03:15:20.214 | Unpacking grub2-common (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.255897 | ubuntu-jammy-large | 2025-12-21 03:15:20.255 | Selecting previously unselected package grub-pc-bin. 2025-12-21 03:15:20.259864 | ubuntu-jammy-large | 2025-12-21 03:15:20.259 | Preparing to unpack .../7-grub-pc-bin_2.06-2ubuntu7.2_amd64.deb ... 2025-12-21 03:15:20.261194 | ubuntu-jammy-large | 2025-12-21 03:15:20.261 | Unpacking grub-pc-bin (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.337325 | ubuntu-jammy-large | 2025-12-21 03:15:20.337 | Selecting previously unselected package grub-pc. 2025-12-21 03:15:20.341343 | ubuntu-jammy-large | 2025-12-21 03:15:20.341 | Preparing to unpack .../8-grub-pc_2.06-2ubuntu7.2_amd64.deb ... 2025-12-21 03:15:20.355214 | ubuntu-jammy-large | 2025-12-21 03:15:20.355 | Unpacking grub-pc (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.382886 | ubuntu-jammy-large | 2025-12-21 03:15:20.382 | Selecting previously unselected package grub-gfxpayload-lists. 2025-12-21 03:15:20.387383 | ubuntu-jammy-large | 2025-12-21 03:15:20.387 | Preparing to unpack .../9-grub-gfxpayload-lists_0.7_amd64.deb ... 2025-12-21 03:15:20.389004 | ubuntu-jammy-large | 2025-12-21 03:15:20.388 | Unpacking grub-gfxpayload-lists (0.7) ... 2025-12-21 03:15:20.429638 | ubuntu-jammy-large | 2025-12-21 03:15:20.429 | Setting up gettext-base (0.21-4ubuntu4) ... 2025-12-21 03:15:20.432578 | ubuntu-jammy-large | 2025-12-21 03:15:20.432 | Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.1) ... 2025-12-21 03:15:20.435451 | ubuntu-jammy-large | 2025-12-21 03:15:20.435 | Setting up libefivar1:amd64 (37-6ubuntu2) ... 2025-12-21 03:15:20.438236 | ubuntu-jammy-large | 2025-12-21 03:15:20.438 | Setting up libefiboot1:amd64 (37-6ubuntu2) ... 2025-12-21 03:15:20.441698 | ubuntu-jammy-large | 2025-12-21 03:15:20.441 | Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... 2025-12-21 03:15:20.445360 | ubuntu-jammy-large | 2025-12-21 03:15:20.445 | Setting up grub-common (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.647300 | ubuntu-jammy-large | 2025-12-21 03:15:20.647 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2025-12-21 03:15:20.647369 | ubuntu-jammy-large | 2025-12-21 03:15:20.647 | Created symlink /etc/systemd/system/sleep.target.wants/grub-common.service -> /lib/systemd/system/grub-common.service. 2025-12-21 03:15:20.831448 | ubuntu-jammy-large | 2025-12-21 03:15:20.831 | Created symlink /etc/systemd/system/multi-user.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2025-12-21 03:15:20.831527 | ubuntu-jammy-large | 2025-12-21 03:15:20.831 | Created symlink /etc/systemd/system/rescue.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2025-12-21 03:15:20.831535 | ubuntu-jammy-large | 2025-12-21 03:15:20.831 | Created symlink /etc/systemd/system/emergency.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2025-12-21 03:15:20.831541 | ubuntu-jammy-large | 2025-12-21 03:15:20.831 | Created symlink /etc/systemd/system/sleep.target.wants/grub-initrd-fallback.service -> /lib/systemd/system/grub-initrd-fallback.service. 2025-12-21 03:15:20.870572 | ubuntu-jammy-large | 2025-12-21 03:15:20.870 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2025-12-21 03:15:20.875376 | ubuntu-jammy-large | 2025-12-21 03:15:20.875 | Running in chroot, ignoring request. 2025-12-21 03:15:20.883572 | ubuntu-jammy-large | 2025-12-21 03:15:20.883 | invoke-rc.d: policy-rc.d denied execution of start. 2025-12-21 03:15:20.886933 | ubuntu-jammy-large | 2025-12-21 03:15:20.886 | Setting up grub2-common (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.893478 | ubuntu-jammy-large | 2025-12-21 03:15:20.893 | Setting up grub-pc-bin (2.06-2ubuntu7.2) ... 2025-12-21 03:15:20.898808 | ubuntu-jammy-large | 2025-12-21 03:15:20.898 | Setting up grub-pc (2.06-2ubuntu7.2) ... 2025-12-21 03:15:21.205504 | ubuntu-jammy-large | 2025-12-21 03:15:21.205 | 2025-12-21 03:15:21.205599 | ubuntu-jammy-large | 2025-12-21 03:15:21.205 | Creating config file /etc/default/grub with new version 2025-12-21 03:15:21.366662 | ubuntu-jammy-large | 2025-12-21 03:15:21.366 | Setting up grub-gfxpayload-lists (0.7) ... 2025-12-21 03:15:21.385082 | ubuntu-jammy-large | 2025-12-21 03:15:21.384 | Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2025-12-21 03:15:21.781272 | ubuntu-jammy-large | 2025-12-21 03:15:21.781 | Sourcing file `/etc/default/grub' 2025-12-21 03:15:21.834800 | ubuntu-jammy-large | 2025-12-21 03:15:21.834 | Sourcing file `/etc/default/grub.d/init-select.cfg' 2025-12-21 03:15:21.839250 | ubuntu-jammy-large | 2025-12-21 03:15:21.839 | Generating grub configuration file ... 2025-12-21 03:15:21.913930 | ubuntu-jammy-large | 2025-12-21 03:15:21.913 | Found linux image: /boot/vmlinuz-5.15.0-164-generic 2025-12-21 03:15:21.930713 | ubuntu-jammy-large | 2025-12-21 03:15:21.930 | Found initrd image: /boot/initrd.img-5.15.0-164-generic 2025-12-21 03:15:22.211095 | ubuntu-jammy-large | 2025-12-21 03:15:22.210 | Warning: os-prober will not be executed to detect other bootable partitions. 2025-12-21 03:15:22.211192 | ubuntu-jammy-large | 2025-12-21 03:15:22.210 | Systems on them will not be added to the GRUB boot configuration. 2025-12-21 03:15:22.211229 | ubuntu-jammy-large | 2025-12-21 03:15:22.211 | Check GRUB_DISABLE_OS_PROBER documentation entry. 2025-12-21 03:15:22.232248 | ubuntu-jammy-large | 2025-12-21 03:15:22.232 | done 2025-12-21 03:15:22.236789 | ubuntu-jammy-large | 2025-12-21 03:15:22.236 | Installing GRUB2... 2025-12-21 03:15:22.286183 | ubuntu-jammy-large | 2025-12-21 03:15:22.285 | Installing for i386-pc platform. 2025-12-21 03:15:22.582664 | ubuntu-jammy-large | 2025-12-21 03:15:22.582 | Installation finished. No error reported. 2025-12-21 03:15:22.589850 | ubuntu-jammy-large | 2025-12-21 03:15:22.587 | dib-run-parts 50-bootloader completed 2025-12-21 03:15:22.589944 | ubuntu-jammy-large | 2025-12-21 03:15:22.589 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2025-12-21 03:15:22.594169 | ubuntu-jammy-large | 2025-12-21 03:15:22.594 | dib-run-parts 50-remove-bogus-udev-links completed 2025-12-21 03:15:22.594193 | ubuntu-jammy-large | 2025-12-21 03:15:22.594 | dib-run-parts Running /tmp/in_target.d/finalise.d/98-rebind-sshd-after-dhcp 2025-12-21 03:15:22.604582 | ubuntu-jammy-large | 2025-12-21 03:15:22.604 | dib-run-parts 98-rebind-sshd-after-dhcp completed 2025-12-21 03:15:22.604632 | ubuntu-jammy-large | 2025-12-21 03:15:22.604 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clean-up-cache 2025-12-21 03:15:22.643931 | ubuntu-jammy-large | 2025-12-21 03:15:22.643 | dib-run-parts 99-clean-up-cache completed 2025-12-21 03:15:22.643995 | ubuntu-jammy-large | 2025-12-21 03:15:22.643 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2025-12-21 03:15:22.649059 | ubuntu-jammy-large | 2025-12-21 03:15:22.648 | dib-run-parts 99-clear-machine-id completed 2025-12-21 03:15:22.649132 | ubuntu-jammy-large | 2025-12-21 03:15:22.649 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-disable-resolv-conf 2025-12-21 03:15:22.658739 | ubuntu-jammy-large | 2025-12-21 03:15:22.658 | dib-run-parts 99-disable-resolv-conf completed 2025-12-21 03:15:22.658849 | ubuntu-jammy-large | 2025-12-21 03:15:22.658 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-write-dpkg-manifest 2025-12-21 03:15:22.686015 | ubuntu-jammy-large | 2025-12-21 03:15:22.685 | {"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.4","status": "ii "},{"package": "busybox","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "busybox-initramfs","arch": "amd64","version": "1:1.30.1-7ubuntu3.1","status": "ii "},{"package": "bzip2","arch": "amd64","version": "1.0.8-5build1","status": "ii "},{"package": "ca-certificates","arch": "all","version": "20240203~22.04.1","status": "ii "},{"package": "cloud-guest-utils","arch": "all","version": "0.32-22-g45fe84a5-0ubuntu1","status": "ii "},{"package": "cloud-init","arch": "all","version": "25.2-0ubuntu1~22.04.1","status": "ii "},{"package": "coreutils","arch": "amd64","version": "8.32-4.1ubuntu1.2","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.21","status": "ii "},{"package": "dash","arch": "amd64","version": "0.5.11+git20210903+057cd650a4ed-3build1","status": "ii "},{"package": "dbus","arch": "amd64","version": "1.12.20-2ubuntu4.1","status": "ii "},{"package": "debconf","arch": "all","version": "1.5.79ubuntu1","status": "ii "},{"package": "debianutils","arch": "amd64","version": "5.5-1ubuntu2","status": "ii "},{"package": "diffutils","arch": "amd64","version": "1:3.8-0ubuntu2","status": "ii "},{"package": "distro-info-data","arch": "all","version": "0.52ubuntu0.11","status": "ii "},{"package": "dkms","arch": "all","version": "2.8.7-2ubuntu2.2","status": "rc "},{"package": "dmeventd","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dmidecode","arch": "amd64","version": "3.3-3ubuntu0.2","status": "ii "},{"package": "dmsetup","arch": "amd64","version": "2:1.02.175-2.1ubuntu5","status": "ii "},{"package": "dpkg","arch": "amd64","version": "1.21.1ubuntu2.6","status": "ii "},{"package": "dpkg-dev","arch": "all","version": "1.21.1ubuntu2.6","status": "rc "},{"package": "e2fsprogs","arch": "amd64","version": "1.46.5-2ubuntu1.2","status": "ii "},{"package": "ethtool","arch": "amd64","version": "1:5.16-1ubuntu0.2","status": "ii "},{"package": "fdisk","arch": "amd64","version": "2.37.2-4ubuntu3.4","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.2","status": "ii "},{"package": "gettext-base","arch": "amd64","version": "0.21-4ubuntu4","status": "ii "},{"package": "gir1.2-glib-2.0:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "gir1.2-packagekitglib-1.0","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "git","arch": "amd64","version": "1:2.34.1-1ubuntu1.15","status": "rc "},{"package": "gpg","arch": "amd64","version": "2.2.27-3ubuntu2.4","status": "ii "},{"package": "gpgconf","arch": "amd64","version": "2.2.27-3ubuntu2.4","status": "ii "},{"package": "gpgv","arch": "amd64","version": "2.2.27-3ubuntu2.4","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.29-0ubuntu0.22.04.1","status": "ii "},{"package": "hostname","arch": "amd64","version": "3.23ubuntu2","status": "ii "},{"package": "ifenslave","arch": "all","version": "2.10ubuntu3","status": "ii "},{"package": "ifupdown","arch": "amd64","version": "0.8.36+nmu1ubuntu3.1","status": "ii "},{"package": "init-system-helpers","arch": "all","version": "1.62","status": "ii "},{"package": "initramfs-tools","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-bin","arch": "amd64","version": "0.140ubuntu13.5","status": "ii "},{"package": "initramfs-tools-core","arch": "all","version": "0.140ubuntu13.5","status": "ii "},{"package": "iproute2","arch": "amd64","version": "5.15.0-1ubuntu2","status": "ii "},{"package": "iptables","arch": "amd64","version": "1.8.7-1ubuntu5.2","status": "ii "},{"package": "iputils-ping","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "iputils-tracepath","arch": "amd64","version": "3:20211215-1ubuntu0.1","status": "ii "},{"package": "ipvsadm","arch": "amd64","version": "1:1.31-1build2","status": "ii "},{"package": "irqbalance","arch": "amd64","version": "1.8.0-1ubuntu0.2","status": "ii "},{"package": "isc-dhcp-client","arch": "amd64","version": "4.4.1-2.3ubuntu2.4","status": "ii "},{"package": "iso-codes","arch": "all","version": "4.9.0-1","status": "ii "},{"package": "keepalived","arch": "amd64","version": "1:2.2.4-0.2build1","status": "ii "},{"package": "klibc-utils","arch": "amd64","version": "2.0.10-4ubuntu0.1","status": "ii "},{"package": "kmod","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "less","arch": "amd64","version": "590-1ubuntu0.22.04.3","status": "ii "},{"package": "libacl1:amd64","arch": "amd64","version": "2.3.1-1","status": "ii "},{"package": "libaio1:amd64","arch": "amd64","version": "0.3.112-13build1","status": "ii "},{"package": "libapparmor1:amd64","arch": "amd64","version": "3.0.4-2ubuntu2.5","status": "ii "},{"package": "libappstream4:amd64","arch": "amd64","version": "0.15.2-2","status": "ii "},{"package": "libapt-pkg6.0:amd64","arch": "amd64","version": "2.4.14","status": "ii "},{"package": "libargon2-1:amd64","arch": "amd64","version": "0~20171227-0.3","status": "ii "},{"package": "libassuan0:amd64","arch": "amd64","version": "2.5.5-1build1","status": "ii "},{"package": "libattr1:amd64","arch": "amd64","version": "1:2.5.1-1build1","status": "ii "},{"package": "libaudit-common","arch": "all","version": "1:3.0.7-1build1","status": "ii "},{"package": "libaudit1:amd64","arch": "amd64","version": "1:3.0.7-1build1","status": "ii "},{"package": "libbinutils:amd64","arch": "amd64","version": "2.38-4ubuntu2.12","status": "ii "},{"package": "libblkid1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","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.11","status": "ii "},{"package": "libc6:amd64","arch": "amd64","version": "2.35-0ubuntu3.11","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.2","status": "ii "},{"package": "libcap2-bin","arch": "amd64","version": "1:2.44-1ubuntu0.22.04.2","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.21","status": "ii "},{"package": "libcurl4:amd64","arch": "amd64","version": "7.81.0-1ubuntu1.21","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": "libexpat1:amd64","arch": "amd64","version": "2.4.7-1ubuntu0.6","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.4","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.2","status": "ii "},{"package": "libgcrypt20:amd64","arch": "amd64","version": "1.9.4-3ubuntu3","status": "ii "},{"package": "libgdbm-compat4:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgdbm6:amd64","arch": "amd64","version": "1.23-1","status": "ii "},{"package": "libgirepository-1.0-1:amd64","arch": "amd64","version": "1.72.0-1","status": "ii "},{"package": "libglib2.0-0:amd64","arch": "amd64","version": "2.72.4-0ubuntu2.6","status": "ii "},{"package": "libglib2.0-bin","arch": "amd64","version": "2.72.4-0ubuntu2.6","status": "ii "},{"package": "libglib2.0-data","arch": "all","version": "2.72.4-0ubuntu2.6","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.7","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.1","status": "ii "},{"package": "libkmod2:amd64","arch": "amd64","version": "29-1ubuntu1","status": "ii "},{"package": "libkrb5-3:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libkrb5support0:amd64","arch": "amd64","version": "1.19.2-2ubuntu0.7","status": "ii "},{"package": "libldap-2.5-0:amd64","arch": "amd64","version": "2.5.19+dfsg-0ubuntu0.22.04.1","status": "ii "},{"package": "liblua5.3-0:amd64","arch": "amd64","version": "5.3.6-1build1","status": "ii "},{"package": "liblvm2cmd2.03:amd64","arch": "amd64","version": "2.03.11-2.1ubuntu5","status": "ii "},{"package": "liblz4-1:amd64","arch": "amd64","version": "1.9.3-2build2","status": "ii "},{"package": "liblzma5:amd64","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "libmd0:amd64","arch": "amd64","version": "1.0.4-1build1","status": "ii "},{"package": "libmnl0:amd64","arch": "amd64","version": "1.0.4-3build2","status": "ii "},{"package": "libmount1:amd64","arch": "amd64","version": "2.37.2-4ubuntu3.4","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.106.1-7ubuntu0.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","status": "ii "},{"package": "libnftnl11:amd64","arch": "amd64","version": "1.2.1-1build1","status": "ii "},{"package": "libnghttp2-14:amd64","arch": "amd64","version": "1.43.0-1ubuntu0.2","status": "ii "},{"package": "libnl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnl-genl-3-200:amd64","arch": "amd64","version": "3.5.0-0.1","status": "ii "},{"package": "libnsl2:amd64","arch": "amd64","version": "1.3.0-2build2","status": "ii "},{"package": "libnss-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libnuma1:amd64","arch": "amd64","version": "2.0.14-3ubuntu2","status": "ii "},{"package": "libopeniscsiusr","arch": "amd64","version": "2.1.5-1ubuntu1.1","status": "ii "},{"package": "libp11-kit0:amd64","arch": "amd64","version": "0.24.0-6build1","status": "ii "},{"package": "libpackagekit-glib2-18:amd64","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "libpam-modules:amd64","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-modules-bin","arch": "amd64","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-runtime","arch": "all","version": "1.4.0-11ubuntu2.6","status": "ii "},{"package": "libpam-systemd:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","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.1","status": "ii "},{"package": "libpolkit-agent-1-0:amd64","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "libpolkit-gobject-1-0:amd64","arch": "amd64","version": "0.105-33","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.12","status": "ii "},{"package": "libpython3.10-stdlib:amd64","arch": "amd64","version": "3.10.12-1~22.04.12","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.4","status": "ii "},{"package": "libsnmp-base","arch": "all","version": "5.9.1+dfsg-1ubuntu2.8","status": "ii "},{"package": "libsnmp40:amd64","arch": "amd64","version": "5.9.1+dfsg-1ubuntu2.8","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.5","status": "ii "},{"package": "libssl3:amd64","arch": "amd64","version": "3.0.2-0ubuntu1.20","status": "ii "},{"package": "libstdc++6:amd64","arch": "amd64","version": "12.3.0-1ubuntu1~22.04.2","status": "ii "},{"package": "libstemmer0d:amd64","arch": "amd64","version": "2.2.0-1build1","status": "ii "},{"package": "libsystemd0:amd64","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "libtasn1-6:amd64","arch": "amd64","version": "4.18.0-4ubuntu0.1","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.17","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.4","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.10","status": "ii "},{"package": "libxmlb2:amd64","arch": "amd64","version": "0.3.6-2build1","status": "ii "},{"package": "libxmlsec1:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxmlsec1-openssl:amd64","arch": "amd64","version": "1.2.33-1build2","status": "ii "},{"package": "libxslt1.1:amd64","arch": "amd64","version": "1.1.34-4ubuntu0.22.04.4","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-164-generic","arch": "amd64","version": "5.15.0-164.174","status": "ii "},{"package": "linux-image-virtual","arch": "amd64","version": "5.15.0.164.159","status": "ii "},{"package": "linux-modules-5.15.0-164-generic","arch": "amd64","version": "5.15.0-164.174","status": "ii "},{"package": "locales","arch": "all","version": "2.35-0ubuntu3.11","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.4","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.io","arch": "amd64","version": "0.106.1-7ubuntu0.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","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.13","status": "ii "},{"package": "openssh-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssh-sftp-server","arch": "amd64","version": "1:8.9p1-3ubuntu0.13","status": "ii "},{"package": "openssl","arch": "amd64","version": "3.0.2-0ubuntu1.20","status": "ii "},{"package": "packagekit","arch": "amd64","version": "1.2.5-2ubuntu3","status": "ii "},{"package": "passwd","arch": "amd64","version": "1:4.8.1-2ubuntu2.2","status": "ii "},{"package": "pci.ids","arch": "all","version": "0.0~2022.01.22-1ubuntu0.1","status": "ii "},{"package": "pciutils","arch": "amd64","version": "1:3.7.0-6","status": "ii "},{"package": "perl","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "rc "},{"package": "perl-base","arch": "amd64","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "perl-modules-5.34","arch": "all","version": "5.34.0-3ubuntu1.5","status": "ii "},{"package": "pkexec","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "policykit-1","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "polkitd","arch": "amd64","version": "0.105-33","status": "ii "},{"package": "pollinate","arch": "all","version": "4.33-3ubuntu2.1","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.2","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.2","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-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.4","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.12","status": "ii "},{"package": "python3.10-minimal","arch": "amd64","version": "3.10.12-1~22.04.12","status": "ii "},{"package": "python3.10-venv","arch": "amd64","version": "3.10.12-1~22.04.12","status": "ii "},{"package": "readline-common","arch": "all","version": "8.1.2-1","status": "ii "},{"package": "rsync","arch": "amd64","version": "3.2.7-0ubuntu0.22.04.4","status": "ii "},{"package": "rsyslog","arch": "amd64","version": "8.2112.0-2ubuntu2.2","status": "ii "},{"package": "screen","arch": "amd64","version": "4.9.0-1","status": "ii "},{"package": "sed","arch": "amd64","version": "4.8-1ubuntu2","status": "ii "},{"package": "sensible-utils","arch": "all","version": "0.0.17","status": "ii "},{"package": "shared-mime-info","arch": "amd64","version": "2.1-2","status": "ii "},{"package": "socat","arch": "amd64","version": "1.7.4.1-3ubuntu4","status": "ii "},{"package": "software-properties-common","arch": "all","version": "0.99.22.9","status": "ii "},{"package": "sudo","arch": "amd64","version": "1.9.9-1ubuntu2.5","status": "ii "},{"package": "systemd","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-sysv","arch": "amd64","version": "249.11-0ubuntu3.17","status": "ii "},{"package": "systemd-timesyncd","arch": "amd64","version": "249.11-0ubuntu3.17","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": "tuned","arch": "all","version": "2.15.0-1ubuntu1","status": "ii "},{"package": "tzdata","arch": "all","version": "2025b-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.17","status": "ii "},{"package": "usrmerge","arch": "all","version": "25ubuntu2","status": "ii "},{"package": "util-linux","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "uuid-runtime","arch": "amd64","version": "2.37.2-4ubuntu3.4","status": "ii "},{"package": "vim-common","arch": "all","version": "2:8.2.3995-1ubuntu2.24","status": "ii "},{"package": "vim-tiny","arch": "amd64","version": "2:8.2.3995-1ubuntu2.24","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.24","status": "ii "},{"package": "xz-utils","arch": "amd64","version": "5.2.5-2ubuntu1","status": "ii "},{"package": "zlib1g:amd64","arch": "amd64","version": "1:1.2.11.dfsg-2ubuntu9.2","status": "ii "},{"package": "zstd","arch": "amd64","version": "1.4.8+dfsg-3build1","status": "ii "},dib-run-parts 99-write-dpkg-manifest completed 2025-12-21 03:15:22.686340 | ubuntu-jammy-large | 2025-12-21 03:15:22.686 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:15:22.686413 | ubuntu-jammy-large | 2025-12-21 03:15:22.686 | dib-run-parts 2025-12-21 03:15:22.689043 | ubuntu-jammy-large | 2025-12-21 03:15:22.689 | dib-run-parts Target: finalise.d 2025-12-21 03:15:22.689127 | ubuntu-jammy-large | 2025-12-21 03:15:22.689 | dib-run-parts 2025-12-21 03:15:22.689272 | ubuntu-jammy-large | 2025-12-21 03:15:22.689 | dib-run-parts Script Seconds 2025-12-21 03:15:22.689408 | ubuntu-jammy-large | 2025-12-21 03:15:22.689 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:15:22.689482 | ubuntu-jammy-large | 2025-12-21 03:15:22.689 | dib-run-parts 2025-12-21 03:15:22.706501 | ubuntu-jammy-large | 2025-12-21 03:15:22.706 | dib-run-parts 50-bootloader 4.227 2025-12-21 03:15:22.718599 | ubuntu-jammy-large | 2025-12-21 03:15:22.718 | dib-run-parts 50-remove-bogus-udev-links 0.005 2025-12-21 03:15:22.730319 | ubuntu-jammy-large | 2025-12-21 03:15:22.730 | dib-run-parts 98-rebind-sshd-after-dhcp 0.008 2025-12-21 03:15:22.741875 | ubuntu-jammy-large | 2025-12-21 03:15:22.741 | dib-run-parts 99-clean-up-cache 0.037 2025-12-21 03:15:22.753346 | ubuntu-jammy-large | 2025-12-21 03:15:22.753 | dib-run-parts 99-clear-machine-id 0.004 2025-12-21 03:15:22.764589 | ubuntu-jammy-large | 2025-12-21 03:15:22.764 | dib-run-parts 99-disable-resolv-conf 0.008 2025-12-21 03:15:22.776714 | ubuntu-jammy-large | 2025-12-21 03:15:22.776 | dib-run-parts 99-write-dpkg-manifest 0.025 2025-12-21 03:15:22.779692 | ubuntu-jammy-large | 2025-12-21 03:15:22.779 | dib-run-parts 2025-12-21 03:15:22.779820 | ubuntu-jammy-large | 2025-12-21 03:15:22.779 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:15:22.842545 | ubuntu-jammy-large | 2025-12-21 03:15:22.842 | Running hooks from /tmp/dib_build.qmMEUUfe/hooks/cleanup.d 2025-12-21 03:15:22.864725 | ubuntu-jammy-large | 2025-12-21 03:15:22.864 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-base-defaults 2025-12-21 03:15:22.874730 | ubuntu-jammy-large | 2025-12-21 03:15:22.874 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-base-defaults 2025-12-21 03:15:22.881216 | ubuntu-jammy-large | 2025-12-21 03:15:22.881 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:22.887087 | ubuntu-jammy-large | 2025-12-21 03:15:22.887 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-12-21 03:15:22.892777 | ubuntu-jammy-large | 2025-12-21 03:15:22.892 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:22.898143 | ubuntu-jammy-large | 2025-12-21 03:15:22.898 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-12-21 03:15:22.904023 | ubuntu-jammy-large | 2025-12-21 03:15:22.903 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:22.915494 | ubuntu-jammy-large | 2025-12-21 03:15:22.915 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2025-12-21 03:15:22.920977 | ubuntu-jammy-large | 2025-12-21 03:15:22.920 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-12-21 03:15:22.926220 | ubuntu-jammy-large | 2025-12-21 03:15:22.926 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-12-21 03:15:22.931865 | ubuntu-jammy-large | 2025-12-21 03:15:22.931 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:22.937516 | ubuntu-jammy-large | 2025-12-21 03:15:22.937 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-12-21 03:15:22.943230 | ubuntu-jammy-large | 2025-12-21 03:15:22.943 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-12-21 03:15:22.948815 | ubuntu-jammy-large | 2025-12-21 03:15:22.948 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:22.954414 | ubuntu-jammy-large | 2025-12-21 03:15:22.954 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-12-21 03:15:22.960588 | ubuntu-jammy-large | 2025-12-21 03:15:22.960 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:22.966030 | ubuntu-jammy-large | 2025-12-21 03:15:22.965 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-12-21 03:15:22.972058 | ubuntu-jammy-large | 2025-12-21 03:15:22.971 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:22.977684 | ubuntu-jammy-large | 2025-12-21 03:15:22.977 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-12-21 03:15:22.983182 | ubuntu-jammy-large | 2025-12-21 03:15:22.983 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:22.988784 | ubuntu-jammy-large | 2025-12-21 03:15:22.988 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-12-21 03:15:22.994832 | ubuntu-jammy-large | 2025-12-21 03:15:22.994 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:23.005128 | ubuntu-jammy-large | 2025-12-21 03:15:23.004 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-debootstrap-default-locale 2025-12-21 03:15:23.010865 | ubuntu-jammy-large | 2025-12-21 03:15:23.010 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:23.016452 | ubuntu-jammy-large | 2025-12-21 03:15:23.016 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-12-21 03:15:23.022845 | ubuntu-jammy-large | 2025-12-21 03:15:23.022 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:23.033847 | ubuntu-jammy-large | 2025-12-21 03:15:23.033 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-dpkg.bash 2025-12-21 03:15:23.039667 | ubuntu-jammy-large | 2025-12-21 03:15:23.039 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-12-21 03:15:23.045786 | ubuntu-jammy-large | 2025-12-21 03:15:23.045 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-12-21 03:15:23.052176 | ubuntu-jammy-large | 2025-12-21 03:15:23.052 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-pip-cache 2025-12-21 03:15:23.062294 | ubuntu-jammy-large | 2025-12-21 03:15:23.062 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-pip-cache 2025-12-21 03:15:23.067573 | ubuntu-jammy-large | 2025-12-21 03:15:23.067 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : export PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:23.073490 | ubuntu-jammy-large | 2025-12-21 03:15:23.073 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-pip-cache:source:1 : PIP_DOWNLOAD_CACHE=/tmp/pip 2025-12-21 03:15:23.079130 | ubuntu-jammy-large | 2025-12-21 03:15:23.079 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:23.090049 | ubuntu-jammy-large | 2025-12-21 03:15:23.089 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/10-ubuntu-distro-name.bash 2025-12-21 03:15:23.095675 | ubuntu-jammy-large | 2025-12-21 03:15:23.095 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : export DISTRO_NAME=ubuntu 2025-12-21 03:15:23.101391 | ubuntu-jammy-large | 2025-12-21 03:15:23.101 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:1 : DISTRO_NAME=ubuntu 2025-12-21 03:15:23.108474 | ubuntu-jammy-large | 2025-12-21 03:15:23.108 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : export DIB_RELEASE=jammy 2025-12-21 03:15:23.113336 | ubuntu-jammy-large | 2025-12-21 03:15:23.113 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:2 : DIB_RELEASE=jammy 2025-12-21 03:15:23.118327 | ubuntu-jammy-large | 2025-12-21 03:15:23.118 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : export DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:23.123499 | ubuntu-jammy-large | 2025-12-21 03:15:23.123 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:3 : DIB_DEBIAN_COMPONENTS=main,universe 2025-12-21 03:15:23.128790 | ubuntu-jammy-large | 2025-12-21 03:15:23.128 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : export EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:23.134298 | ubuntu-jammy-large | 2025-12-21 03:15:23.134 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:4 : EFI_BOOT_DIR=EFI/ubuntu 2025-12-21 03:15:23.140231 | ubuntu-jammy-large | 2025-12-21 03:15:23.140 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:7 : ARCH=amd64 2025-12-21 03:15:23.145976 | ubuntu-jammy-large | 2025-12-21 03:15:23.145 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:8 : [[ arm64 armhf powerpc ppc64el s390x =~ amd64 ]] 2025-12-21 03:15:23.151566 | ubuntu-jammy-large | 2025-12-21 03:15:23.151 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:11 : default_ubuntu_mirror=http://archive.ubuntu.com/ubuntu 2025-12-21 03:15:23.156457 | ubuntu-jammy-large | 2025-12-21 03:15:23.156 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : export DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:23.162123 | ubuntu-jammy-large | 2025-12-21 03:15:23.162 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/10-ubuntu-distro-name.bash:source:14 : DIB_DISTRIBUTION_MIRROR=https://ftp.uni-stuttgart.de/ubuntu/ 2025-12-21 03:15:23.167937 | ubuntu-jammy-large | 2025-12-21 03:15:23.167 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:23.179213 | ubuntu-jammy-large | 2025-12-21 03:15:23.179 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2025-12-21 03:15:23.185184 | ubuntu-jammy-large | 2025-12-21 03:15:23.185 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:23.190953 | ubuntu-jammy-large | 2025-12-21 03:15:23.190 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-12-21 03:15:23.196893 | ubuntu-jammy-large | 2025-12-21 03:15:23.196 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:23.207775 | ubuntu-jammy-large | 2025-12-21 03:15:23.207 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-ubuntu-init-system.bash 2025-12-21 03:15:23.213396 | ubuntu-jammy-large | 2025-12-21 03:15:23.213 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:1 : [[ jammy == \t\r\u\s\t\y ]] 2025-12-21 03:15:23.218867 | ubuntu-jammy-large | 2025-12-21 03:15:23.218 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : export DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:23.224573 | ubuntu-jammy-large | 2025-12-21 03:15:23.224 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-init-system.bash:source:4 : DIB_INIT_SYSTEM=systemd 2025-12-21 03:15:23.230630 | ubuntu-jammy-large | 2025-12-21 03:15:23.230 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:23.241081 | ubuntu-jammy-large | 2025-12-21 03:15:23.240 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/11-ubuntu-kernel.bash 2025-12-21 03:15:23.246836 | ubuntu-jammy-large | 2025-12-21 03:15:23.246 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : export DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:23.252530 | ubuntu-jammy-large | 2025-12-21 03:15:23.252 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/11-ubuntu-kernel.bash:source:15 : DIB_UBUNTU_KERNEL=linux-image-virtual 2025-12-21 03:15:23.256910 | ubuntu-jammy-large | 2025-12-21 03:15:23.256 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:23.265623 | ubuntu-jammy-large | 2025-12-21 03:15:23.265 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/12-ubuntu-repo-dists.bash 2025-12-21 03:15:23.270964 | ubuntu-jammy-large | 2025-12-21 03:15:23.270 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : export DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:23.276934 | ubuntu-jammy-large | 2025-12-21 03:15:23.276 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/12-ubuntu-repo-dists.bash:source:15 : DIB_UBUNTU_MIRROR_DISTS=updates,security,backports 2025-12-21 03:15:23.283297 | ubuntu-jammy-large | 2025-12-21 03:15:23.283 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/14-manifests 2025-12-21 03:15:23.293857 | ubuntu-jammy-large | 2025-12-21 03:15:23.293 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/14-manifests 2025-12-21 03:15:23.299674 | ubuntu-jammy-large | 2025-12-21 03:15:23.299 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:23.305592 | ubuntu-jammy-large | 2025-12-21 03:15:23.305 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-12-21 03:15:23.310737 | ubuntu-jammy-large | 2025-12-21 03:15:23.310 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:15:23.315483 | ubuntu-jammy-large | 2025-12-21 03:15:23.315 | ++ /tmp/dib_build.qmMEUUfe/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-2024.2.d/ 2025-12-21 03:15:23.321233 | ubuntu-jammy-large | 2025-12-21 03:15:23.321 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/15-block-device.bash 2025-12-21 03:15:23.330707 | ubuntu-jammy-large | 2025-12-21 03:15:23.330 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/15-block-device.bash 2025-12-21 03:15:23.336522 | ubuntu-jammy-large | 2025-12-21 03:15:23.336 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2025-12-21 03:15:23.342476 | ubuntu-jammy-large | 2025-12-21 03:15:23.342 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:23.347922 | ubuntu-jammy-large | 2025-12-21 03:15:23.347 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2025-12-21 03:15:23.354308 | ubuntu-jammy-large | 2025-12-21 03:15:23.354 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/20-network-interface-names 2025-12-21 03:15:23.364976 | ubuntu-jammy-large | 2025-12-21 03:15:23.364 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/20-network-interface-names 2025-12-21 03:15:23.370873 | ubuntu-jammy-large | 2025-12-21 03:15:23.370 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-12-21 03:15:23.376533 | ubuntu-jammy-large | 2025-12-21 03:15:23.376 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-12-21 03:15:23.381631 | ubuntu-jammy-large | 2025-12-21 03:15:23.381 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-12-21 03:15:23.392189 | ubuntu-jammy-large | 2025-12-21 03:15:23.392 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/50-dib-python-version 2025-12-21 03:15:23.398505 | ubuntu-jammy-large | 2025-12-21 03:15:23.398 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']' 2025-12-21 03:15:23.403813 | ubuntu-jammy-large | 2025-12-21 03:15:23.403 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:3 : case "$DISTRO_NAME" in 2025-12-21 03:15:23.408153 | ubuntu-jammy-large | 2025-12-21 03:15:23.408 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:5 : '[' jammy == trusty ']' 2025-12-21 03:15:23.412961 | ubuntu-jammy-large | 2025-12-21 03:15:23.412 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:28 : '[' -z '' ']' 2025-12-21 03:15:23.417979 | ubuntu-jammy-large | 2025-12-21 03:15:23.417 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:29 : DIB_PYTHON_VERSION=3 2025-12-21 03:15:23.424417 | ubuntu-jammy-large | 2025-12-21 03:15:23.424 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:32 : export DIB_PYTHON_VERSION 2025-12-21 03:15:23.430678 | ubuntu-jammy-large | 2025-12-21 03:15:23.430 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : export DIB_PYTHON=python3 2025-12-21 03:15:23.436222 | ubuntu-jammy-large | 2025-12-21 03:15:23.436 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/50-dib-python-version:source:33 : DIB_PYTHON=python3 2025-12-21 03:15:23.441890 | ubuntu-jammy-large | 2025-12-21 03:15:23.441 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:23.452152 | ubuntu-jammy-large | 2025-12-21 03:15:23.452 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/80-kernel-cpu-affinity 2025-12-21 03:15:23.458105 | ubuntu-jammy-large | 2025-12-21 03:15:23.458 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:19 : '[' 0 -gt 0 ']' 2025-12-21 03:15:23.464273 | ubuntu-jammy-large | 2025-12-21 03:15:23.464 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:23 : set -euo pipefail 2025-12-21 03:15:23.470386 | ubuntu-jammy-large | 2025-12-21 03:15:23.470 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:25 : case $DISTRO_NAME in 2025-12-21 03:15:23.476160 | ubuntu-jammy-large | 2025-12-21 03:15:23.476 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:27 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' irqaffinity=0' 2025-12-21 03:15:23.481801 | ubuntu-jammy-large | 2025-12-21 03:15:23.481 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:29 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' isolcpus=1-N' 2025-12-21 03:15:23.486426 | ubuntu-jammy-large | 2025-12-21 03:15:23.486 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:30 : DIB_BOOTLOADER_DEFAULT_CMDLINE+=' nohz=on nohz_full=1-N' 2025-12-21 03:15:23.492080 | ubuntu-jammy-large | 2025-12-21 03:15:23.491 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/80-kernel-cpu-affinity:source:31 : export DIB_BOOTLOADER_DEFAULT_CMDLINE 2025-12-21 03:15:23.498724 | ubuntu-jammy-large | 2025-12-21 03:15:23.498 | dib-run-parts Sourcing environment file /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-12-21 03:15:23.508050 | ubuntu-jammy-large | 2025-12-21 03:15:23.507 | + /usr/local/lib/python3.10/dist-packages/diskimage_builder/lib/dib-run-parts:source_environment:76 : source /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/../environment.d/99-dib-init-system 2025-12-21 03:15:23.512701 | ubuntu-jammy-large | 2025-12-21 03:15:23.512 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-12-21 03:15:23.518828 | ubuntu-jammy-large | 2025-12-21 03:15:23.518 | ++ /tmp/dib_build.qmMEUUfe/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-12-21 03:15:23.524304 | ubuntu-jammy-large | 2025-12-21 03:15:23.524 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/01-copy-manifests-dir 2025-12-21 03:15:23.550177 | ubuntu-jammy-large | 2025-12-21 03:15:23.550 | 2+1 records in 2025-12-21 03:15:23.550251 | ubuntu-jammy-large | 2025-12-21 03:15:23.550 | 2+1 records out 2025-12-21 03:15:23.550270 | ubuntu-jammy-large | 2025-12-21 03:15:23.550 | 1206 bytes (1.2 kB, 1.2 KiB) copied, 0.000366353 s, 3.3 MB/s 2025-12-21 03:15:23.572391 | ubuntu-jammy-large | 2025-12-21 03:15:23.572 | 0+1 records in 2025-12-21 03:15:23.572446 | ubuntu-jammy-large | 2025-12-21 03:15:23.572 | 0+1 records out 2025-12-21 03:15:23.572735 | ubuntu-jammy-large | 2025-12-21 03:15:23.572 | 446 bytes copied, 0.000223274 s, 2.0 MB/s 2025-12-21 03:15:23.597205 | ubuntu-jammy-large | 2025-12-21 03:15:23.597 | '/tmp/dib_build.qmMEUUfe/mnt//etc/dib-manifests' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests' 2025-12-21 03:15:23.597272 | ubuntu-jammy-large | 2025-12-21 03:15:23.597 | '/tmp/dib_build.qmMEUUfe/mnt//etc/dib-manifests/dib_environment' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_environment' 2025-12-21 03:15:23.597320 | ubuntu-jammy-large | 2025-12-21 03:15:23.597 | '/tmp/dib_build.qmMEUUfe/mnt//etc/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-git-octavia-amphora-haproxy-2024.2' 2025-12-21 03:15:23.597338 | ubuntu-jammy-large | 2025-12-21 03:15:23.597 | '/tmp/dib_build.qmMEUUfe/mnt//etc/dib-manifests/dib_arguments' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib_arguments' 2025-12-21 03:15:23.597352 | ubuntu-jammy-large | 2025-12-21 03:15:23.597 | '/tmp/dib_build.qmMEUUfe/mnt//etc/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' -> '/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.d/dib-manifests/dib-manifest-dpkg-octavia-amphora-haproxy-2024.2' 2025-12-21 03:15:23.712508 | ubuntu-jammy-large | 2025-12-21 03:15:23.712 | dib-run-parts 01-copy-manifests-dir completed 2025-12-21 03:15:23.712592 | ubuntu-jammy-large | 2025-12-21 03:15:23.712 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/40-unblock-daemons 2025-12-21 03:15:23.762208 | ubuntu-jammy-large | 2025-12-21 03:15:23.761 | dib-run-parts 40-unblock-daemons completed 2025-12-21 03:15:23.762306 | ubuntu-jammy-large | 2025-12-21 03:15:23.762 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/50-dib-python 2025-12-21 03:15:23.795543 | ubuntu-jammy-large | 2025-12-21 03:15:23.795 | dib-run-parts 50-dib-python completed 2025-12-21 03:15:23.795640 | ubuntu-jammy-large | 2025-12-21 03:15:23.795 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/50-remove-img-build-proxy 2025-12-21 03:15:23.828142 | ubuntu-jammy-large | 2025-12-21 03:15:23.827 | dib-run-parts 50-remove-img-build-proxy completed 2025-12-21 03:15:23.828230 | ubuntu-jammy-large | 2025-12-21 03:15:23.828 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/60-untrim-dpkg 2025-12-21 03:15:23.884452 | ubuntu-jammy-large | 2025-12-21 03:15:23.884 | dib-run-parts 60-untrim-dpkg completed 2025-12-21 03:15:23.884632 | ubuntu-jammy-large | 2025-12-21 03:15:23.884 | dib-run-parts Running /tmp/dib_build.qmMEUUfe/hooks/cleanup.d/99-clean-up-cache 2025-12-21 03:15:23.939944 | ubuntu-jammy-large | 2025-12-21 03:15:23.939 | dib-run-parts 99-clean-up-cache completed 2025-12-21 03:15:23.941298 | ubuntu-jammy-large | 2025-12-21 03:15:23.941 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-12-21 03:15:23.941347 | ubuntu-jammy-large | 2025-12-21 03:15:23.941 | dib-run-parts 2025-12-21 03:15:23.945153 | ubuntu-jammy-large | 2025-12-21 03:15:23.945 | dib-run-parts Target: cleanup.d 2025-12-21 03:15:23.945195 | ubuntu-jammy-large | 2025-12-21 03:15:23.945 | dib-run-parts 2025-12-21 03:15:23.945210 | ubuntu-jammy-large | 2025-12-21 03:15:23.945 | dib-run-parts Script Seconds 2025-12-21 03:15:23.945231 | ubuntu-jammy-large | 2025-12-21 03:15:23.945 | dib-run-parts --------------------------------------- ---------- 2025-12-21 03:15:23.945245 | ubuntu-jammy-large | 2025-12-21 03:15:23.945 | dib-run-parts 2025-12-21 03:15:23.961994 | ubuntu-jammy-large | 2025-12-21 03:15:23.961 | dib-run-parts 01-copy-manifests-dir 0.186 2025-12-21 03:15:23.970681 | ubuntu-jammy-large | 2025-12-21 03:15:23.970 | dib-run-parts 40-unblock-daemons 0.046 2025-12-21 03:15:23.980034 | ubuntu-jammy-large | 2025-12-21 03:15:23.979 | dib-run-parts 50-dib-python 0.031 2025-12-21 03:15:23.990755 | ubuntu-jammy-large | 2025-12-21 03:15:23.990 | dib-run-parts 50-remove-img-build-proxy 0.030 2025-12-21 03:15:24.002566 | ubuntu-jammy-large | 2025-12-21 03:15:24.002 | dib-run-parts 60-untrim-dpkg 0.053 2025-12-21 03:15:24.013720 | ubuntu-jammy-large | 2025-12-21 03:15:24.013 | dib-run-parts 99-clean-up-cache 0.053 2025-12-21 03:15:24.017080 | ubuntu-jammy-large | 2025-12-21 03:15:24.016 | dib-run-parts 2025-12-21 03:15:24.017262 | ubuntu-jammy-large | 2025-12-21 03:15:24.017 | dib-run-parts --------------------- END PROFILING --------------------- 2025-12-21 03:15:24.329915 | ubuntu-jammy-large | 2025-12-21 03:15:24.329 | Unmount /tmp/dib_build.qmMEUUfe/mnt/sys 2025-12-21 03:15:24.353080 | ubuntu-jammy-large | 2025-12-21 03:15:24.352 | Unmount /tmp/dib_build.qmMEUUfe/mnt/proc 2025-12-21 03:15:24.374166 | ubuntu-jammy-large | 2025-12-21 03:15:24.373 | Unmount /tmp/dib_build.qmMEUUfe/mnt/dev/pts 2025-12-21 03:15:24.390612 | ubuntu-jammy-large | 2025-12-21 03:15:24.390 | Unmount /tmp/dib_build.qmMEUUfe/mnt/dev 2025-12-21 03:15:24.641744 | ubuntu-jammy-large | 2025-12-21 03:15:24.641 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2025-12-21 03:15:24.922523 | ubuntu-jammy-large | 2025-12-21 03:15:24.922 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2025-12-21 03:15:24.922589 | ubuntu-jammy-large | 2025-12-21 03:15:24.922 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2025-12-21 03:15:24.969253 | ubuntu-jammy-large | 2025-12-21 03:15:24.969 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.qmMEUUfe/mnt/] 2025-12-21 03:15:25.001328 | ubuntu-jammy-large | 2025-12-21 03:15:25.001 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.qmMEUUfe/mnt/] 2025-12-21 03:15:25.364779 | ubuntu-jammy-large | 2025-12-21 03:15:25.364 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop0] 2025-12-21 03:15:25.428350 | ubuntu-jammy-large | 2025-12-21 03:15:25.428 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2025-12-21 03:15:25.428540 | ubuntu-jammy-large | 2025-12-21 03:15:25.428 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2025-12-21 03:15:25.747147 | ubuntu-jammy-large | 2025-12-21 03:15:25.746 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.qmMEUUfe/states/block-device] 2025-12-21 03:15:25.918231 | ubuntu-jammy-large | 2025-12-21 03:15:25.918 | Converting image using qemu-img convert 2025-12-21 03:17:10.561285 | ubuntu-jammy-large | 2025-12-21 03:17:10.561 | Image file /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 created... 2025-12-21 03:17:10.760055 | ubuntu-jammy-large | 2025-12-21 03:17:10.759 | Build completed successfully 2025-12-21 03:17:11.768641 | ubuntu-jammy-large | Successfully built the amphora using the stable/2024.2 amphora-agent. 2025-12-21 03:17:11.772991 | ubuntu-jammy-large | Amphora image size: /home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2 361381376 2025-12-21 03:17:11.774061 | ubuntu-jammy-large | + qemu-img info octavia-amphora-haproxy-2024.2.qcow2 2025-12-21 03:17:11.783625 | ubuntu-jammy-large | image: octavia-amphora-haproxy-2024.2.qcow2 2025-12-21 03:17:11.783674 | ubuntu-jammy-large | file format: qcow2 2025-12-21 03:17:11.783691 | ubuntu-jammy-large | virtual size: 2 GiB (2147483648 bytes) 2025-12-21 03:17:11.783704 | ubuntu-jammy-large | disk size: 344 MiB 2025-12-21 03:17:11.783717 | ubuntu-jammy-large | cluster_size: 65536 2025-12-21 03:17:11.783753 | ubuntu-jammy-large | Format specific information: 2025-12-21 03:17:11.783766 | ubuntu-jammy-large | compat: 1.1 2025-12-21 03:17:11.783780 | ubuntu-jammy-large | compression type: zlib 2025-12-21 03:17:11.783792 | ubuntu-jammy-large | lazy refcounts: false 2025-12-21 03:17:11.783805 | ubuntu-jammy-large | refcount bits: 16 2025-12-21 03:17:11.783818 | ubuntu-jammy-large | corrupt: false 2025-12-21 03:17:11.783831 | ubuntu-jammy-large | extended l2: false 2025-12-21 03:17:11.785027 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.qcow2 2025-12-21 03:17:14.263943 | ubuntu-jammy-large | ++ date +%Y-%m-%d 2025-12-21 03:17:14.267325 | ubuntu-jammy-large | ++ date +%Y%m%d 2025-12-21 03:17:14.269550 | ubuntu-jammy-large | + echo 2025-12-21 octavia-amphora-haproxy-2024.2.20251221.qcow2 2025-12-21 03:17:14.270526 | ubuntu-jammy-large | ++ date +%Y%m%d 2025-12-21 03:17:14.272494 | ubuntu-jammy-large | + cp octavia-amphora-haproxy-2024.2.qcow2 octavia-amphora-haproxy-2024.2.20251221.qcow2 2025-12-21 03:17:14.690375 | ubuntu-jammy-large | ++ date +%Y%m%d 2025-12-21 03:17:14.691981 | ubuntu-jammy-large | + sha256sum octavia-amphora-haproxy-2024.2.20251221.qcow2 2025-12-21 03:17:14.692909 | ubuntu-jammy-large | ++ date +%Y%m%d 2025-12-21 03:17:17.164031 | ubuntu-jammy-large | + popd 2025-12-21 03:17:17.164176 | ubuntu-jammy-large | ~/src/github.com/osism/openstack-octavia-amphora-image 2025-12-21 03:17:17.349102 | ubuntu-jammy-large | ok: Runtime: 0:05:44.184248 2025-12-21 03:17:17.447232 | 2025-12-21 03:17:17.447620 | TASK [Prepare upload script] 2025-12-21 03:22:05.031203 | ubuntu-jammy-large | Output suppressed because no_log was given 2025-12-21 03:22:05.039591 | 2025-12-21 03:22:05.039820 | TASK [Run upload script] 2025-12-21 03:22:05.817800 | ubuntu-jammy-large | `/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2` -> `minio/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.qcow2` 2025-12-21 03:22:53.432841 | ubuntu-jammy-large | ┌────────────┬─────────────┬──────────┬────────────┐ 2025-12-21 03:22:53.433100 | ubuntu-jammy-large | │ Total │ Transferred │ Duration │ Speed │ 2025-12-21 03:22:53.433143 | ubuntu-jammy-large | │ 344.64 MiB │ 344.64 MiB │ 00m47s │ 7.21 MiB/s │ 2025-12-21 03:22:53.433170 | ubuntu-jammy-large | └────────────┴─────────────┴──────────┴────────────┘ 2025-12-21 03:22:53.682647 | ubuntu-jammy-large | `/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.qcow2.CHECKSUM` -> `minio/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.qcow2.CHECKSUM` 2025-12-21 03:22:53.757480 | ubuntu-jammy-large | ┌───────┬─────────────┬──────────┬─────────┐ 2025-12-21 03:22:53.757599 | ubuntu-jammy-large | │ Total │ Transferred │ Duration │ Speed │ 2025-12-21 03:22:53.757606 | ubuntu-jammy-large | │ 103 B │ 103 B │ 00m00s │ 390 B/s │ 2025-12-21 03:22:53.757611 | ubuntu-jammy-large | └───────┴─────────────┴──────────┴─────────┘ 2025-12-21 03:22:54.056423 | ubuntu-jammy-large | `/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.20251221.qcow2` -> `minio/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20251221.qcow2` 2025-12-21 03:23:04.788669 | ubuntu-jammy-large | ┌────────────┬─────────────┬──────────┬─────────────┐ 2025-12-21 03:23:04.788829 | ubuntu-jammy-large | │ Total │ Transferred │ Duration │ Speed │ 2025-12-21 03:23:04.788851 | ubuntu-jammy-large | │ 344.64 MiB │ 344.64 MiB │ 00m10s │ 31.39 MiB/s │ 2025-12-21 03:23:04.788866 | ubuntu-jammy-large | └────────────┴─────────────┴──────────┴─────────────┘ 2025-12-21 03:23:05.007249 | ubuntu-jammy-large | `/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/octavia-amphora-haproxy-2024.2.20251221.qcow2.CHECKSUM` -> `minio/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20251221.qcow2.CHECKSUM` 2025-12-21 03:23:05.096164 | ubuntu-jammy-large | ┌───────┬─────────────┬──────────┬─────────┐ 2025-12-21 03:23:05.096288 | ubuntu-jammy-large | │ Total │ Transferred │ Duration │ Speed │ 2025-12-21 03:23:05.096305 | ubuntu-jammy-large | │ 112 B │ 112 B │ 00m00s │ 463 B/s │ 2025-12-21 03:23:05.096322 | ubuntu-jammy-large | └───────┴─────────────┴──────────┴─────────┘ 2025-12-21 03:23:05.269803 | ubuntu-jammy-large | `/home/zuul/src/github.com/osism/openstack-octavia-amphora-image/octavia/diskimage-create/last-2024.2` -> `minio/osism/openstack-octavia-amphora-image/last-2024.2` 2025-12-21 03:23:05.467847 | ubuntu-jammy-large | ┌───────┬─────────────┬──────────┬─────────┐ 2025-12-21 03:23:05.467968 | ubuntu-jammy-large | │ Total │ Transferred │ Duration │ Speed │ 2025-12-21 03:23:05.467983 | ubuntu-jammy-large | │ 57 B │ 57 B │ 00m00s │ 185 B/s │ 2025-12-21 03:23:05.467994 | ubuntu-jammy-large | └───────┴─────────────┴──────────┴─────────┘ 2025-12-21 03:23:05.714076 | ubuntu-jammy-large | ok: Runtime: 0:00:59.901325 2025-12-21 03:23:05.715658 | 2025-12-21 03:23:05.715727 | PLAY RECAP 2025-12-21 03:23:05.715770 | ubuntu-jammy-large | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-21 03:23:05.715831 | 2025-12-21 03:23:06.672429 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/openstack-octavia-amphora-image/playbooks/build.yml@main] 2025-12-21 03:23:06.673315 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-21 03:23:09.950766 | 2025-12-21 03:23:09.950922 | PLAY [Base post] 2025-12-21 03:23:09.987275 | 2025-12-21 03:23:09.987397 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-21 03:23:11.059782 | ubuntu-jammy-large | changed 2025-12-21 03:23:11.082977 | 2025-12-21 03:23:11.083095 | PLAY RECAP 2025-12-21 03:23:11.083160 | ubuntu-jammy-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-21 03:23:11.083221 | 2025-12-21 03:23:11.451739 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-21 03:23:11.452708 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-21 03:23:13.783250 | 2025-12-21 03:23:13.783566 | PLAY [Base post-logs] 2025-12-21 03:23:13.810065 | 2025-12-21 03:23:13.810241 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-21 03:23:14.943141 | localhost | changed 2025-12-21 03:23:14.954370 | 2025-12-21 03:23:14.954510 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-21 03:23:15.040220 | localhost | ok 2025-12-21 03:23:15.043277 | 2025-12-21 03:23:15.043380 | TASK [Set zuul-log-path fact] 2025-12-21 03:23:15.069926 | localhost | ok 2025-12-21 03:23:15.084060 | 2025-12-21 03:23:15.084179 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:23:15.153029 | localhost | ok 2025-12-21 03:23:15.156058 | 2025-12-21 03:23:15.156153 | TASK [upload-logs : Create log directories] 2025-12-21 03:23:16.983364 | localhost | changed 2025-12-21 03:23:16.986927 | 2025-12-21 03:23:16.987037 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-21 03:23:18.327575 | localhost -> localhost | ok: Runtime: 0:00:00.023079 2025-12-21 03:23:18.334941 | 2025-12-21 03:23:18.335093 | TASK [upload-logs : Upload logs to log server] 2025-12-21 03:23:20.099500 | localhost | Output suppressed because no_log was given 2025-12-21 03:23:20.110941 | 2025-12-21 03:23:20.111057 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 03:23:20.174457 | localhost | skipping: Conditional result was False 2025-12-21 03:23:20.187642 | localhost | skipping: Conditional result was False 2025-12-21 03:23:20.198762 | 2025-12-21 03:23:20.198898 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 03:23:20.262980 | localhost | skipping: Conditional result was False 2025-12-21 03:23:20.263631 | 2025-12-21 03:23:20.269158 | localhost | skipping: Conditional result was False 2025-12-21 03:23:20.275780 | 2025-12-21 03:23:20.275887 | LOOP [upload-logs : Upload console log and json output]