- Project
- p/gallery
- Commit
- 9e22bd0e20bc3a3ca7671ae7ab1865be5aee1f16
- Runner
- Debian Bookworm
- State
- Success
- Notified
- 1
Runner log
+ test -n /home/acid
+ cd -- /home/acid
+ acid_dist=debian
+ acid_image=debian-12-genericcloud-amd64.qcow2
+ exec runners/qemu.sh
++ cat data/proxy
++ cat data/proxy
+ test -n /home/acid
+ tmp=/tmp/acid-qemu
+ rm -rf -- /tmp/acid-qemu
+ mkdir -p -- /tmp/acid-qemu
+ cd -- /tmp/acid-qemu
+ umask 026
+ qemu-img create -b /home/acid/data/debian-12-genericcloud-amd64.qcow2 -F qcow2 -f qcow2 overlay.qcow2 6G
Formatting 'overlay.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=6442450944 backing_file=/home/acid/data/debian-12-genericcloud-amd64.qcow2 backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
+ cat
++ cat -- /home/acid/data/id_ed25519.pub
++ sed 's/^/ /' /etc/squid/bump-ca.cert.pem
++ cat
+ touch meta-data
+ cloud-localds seed.img user-data meta-data
+ echo 1000
+ exec qemu-system-x86_64 -enable-kvm -smp 2 -m 2G -drive file=overlay.qcow2,if=virtio,cache=unsafe -drive file=seed.img,if=virtio,format=raw -device virtio-net-pci,netdev=net0 -netdev user,id=net0,hostfwd=tcp:127.0.0.1:9099-:22 -audio none -nographic
c[?7l[2J[0mSeaBIOS (version Arch Linux 1.16.3-1-1)
iPXE (http://ipxe.org) 00:03.0 C900 PCI2.10 PnP PMM+7EFD3290+7EF33290 C900
Booting from Hard Disk...
GRUB loading.
[0;30;47mWelcome to GRUB!
[H[J[1;1H[H[J[1;1H[01;01H[0m[2J Booting `Debian GNU/Linux' Booting `Debian GNU/Linux
Loading Linux 6.1.0-18-cloud-amd64 ...'
Loading Linux 6.1.0-18-cloud-amd64 ..
.
Loading initial ramdisk ...Loading initial ramdisk ..
.
[ 0.000000] Linux version 6.1.0-18-cloud-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-18-cloud-amd64 root=UUID=ff3535ed-6176-440f-bf77-e5b617a11762 ro console=tty0 console=ttyS0,115200 earlyprintk=ttyS0,115200 consoleblank=0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd9fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ffda000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[ 0.000000] printk: bootconsole [earlyser0] enabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 3.0.0 present.
[ 0.000000] DMI: QEMU Standard PC (i440FX + PIIX, 1996), BIOS Arch Linux 1.16.3-1-1 04/01/2014
[ 0.000000] Hypervisor detected: KVM
[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[ 0.000003] kvm-clock: using sched offset of 1916879206 cycles
[ 0.001524] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.005288] tsc: Detected 1696.074 MHz processor
[ 0.007629] last_pfn = 0x7ffda max_arch_pfn = 0x400000000
[ 0.008924] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Memory KASLR using RDTSC...
[ 0.011396] RAMDISK: [mem 0x363d1000-0x371dffff]
[ 0.012471] ACPI: Early table checksum verification disabled
[ 0.013786] ACPI: RSDP 0x00000000000F6520 000014 (v00 BOCHS )
[ 0.015125] ACPI: RSDT 0x000000007FFE1CA7 000034 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.017095] ACPI: FACP 0x000000007FFE1B53 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.019270] ACPI: DSDT 0x000000007FFE0040 001B13 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.021435] ACPI: FACS 0x000000007FFE0000 000040
[ 0.022635] ACPI: APIC 0x000000007FFE1BC7 000080 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.024789] ACPI: HPET 0x000000007FFE1C47 000038 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.026962] ACPI: WAET 0x000000007FFE1C7F 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.029128] ACPI: Reserving FACP table memory at [mem 0x7ffe1b53-0x7ffe1bc6]
[ 0.030914] ACPI: Reserving DSDT table memory at [mem 0x7ffe0040-0x7ffe1b52]
[ 0.032705] ACPI: Reserving FACS table memory at [mem 0x7ffe0000-0x7ffe003f]
[ 0.034481] ACPI: Reserving APIC table memory at [mem 0x7ffe1bc7-0x7ffe1c46]
[ 0.036260] ACPI: Reserving HPET table memory at [mem 0x7ffe1c47-0x7ffe1c7e]
[ 0.038035] ACPI: Reserving WAET table memory at [mem 0x7ffe1c7f-0x7ffe1ca6]
[ 0.039914] No NUMA configuration found
[ 0.040885] Faking a node at [mem 0x0000000000000000-0x000000007ffd9fff]
[ 0.042601] NODE_DATA(0) allocated [mem 0x7ffaf000-0x7ffd9fff]
[ 0.044500] Zone ranges:
[ 0.045151] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.046723] DMA32 [mem 0x0000000001000000-0x000000007ffd9fff]
[ 0.048277] Normal empty
[ 0.049014] Device empty
[ 0.049754] Movable zone start for each node
[ 0.050830] Early memory node ranges
[ 0.051739] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.053315] node 0: [mem 0x0000000000100000-0x000000007ffd9fff]
[ 0.054892] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffd9fff]
[ 0.057078] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.057126] On node 0, zone DMA: 97 pages in unavailable ranges
[ 0.059822] On node 0, zone DMA32: 38 pages in unavailable ranges
[ 0.062009] ACPI: PM-Timer IO Port: 0x608
[ 0.064586] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.066125] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[ 0.067873] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.069493] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[ 0.071163] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.072845] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[ 0.074557] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[ 0.076281] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.077915] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.079248] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.080537] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.082492] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.084860] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.087271] PM: hibernation: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.089688] [mem 0x80000000-0xfeffbfff] available for PCI devices
[ 0.091720] Booting paravirtualized kernel on KVM
[ 0.093214] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.103056] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1
[ 0.106071] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u1048576
[ 0.108230] kvm-guest: PV spinlocks disabled, no host support
[ 0.110081] Fallback order for Node 0: 0
[ 0.110087] Built 1 zonelists, mobility grouping on. Total pages: 515802
[ 0.113552] Policy zone: DMA32
[ 0.114532] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-18-cloud-amd64 root=UUID=ff3535ed-6176-440f-bf77-e5b617a11762 ro console=tty0 console=ttyS0,115200 earlyprintk=ttyS0,115200 consoleblank=0
[ 0.120402] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.1.0-18-cloud-amd64", will be passed to user space.
[ 0.124654] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.127264] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.129834] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.135220] Memory: 260860K/2096608K available (12295K kernel code, 2320K rwdata, 8276K rodata, 2588K init, 3480K bss, 88512K reserved, 0K cma-reserved)
[ 0.139946] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.142012] Kernel/User page tables isolation: enabled
Poking KASLR using RDTSC...
[ 0.144448] ftrace: allocating 37384 entries in 147 pages
[ 0.155933] ftrace: allocated 147 pages with 4 groups
[ 0.158602] Dynamic Preempt: voluntary
[ 0.159836] rcu: Preemptible hierarchical RCU implementation.
[ 0.161620] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=2.
[ 0.163750] Trampoline variant of Tasks RCU enabled.
[ 0.165327] Rude variant of Tasks RCU enabled.
[ 0.166736] Tracing variant of Tasks RCU enabled.
[ 0.168224] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.170598] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.180335] NR_IRQS: 524544, nr_irqs: 440, preallocated irqs: 16
[ 0.182460] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.205219] Console: colour VGA+ 80x25
[ 0.258466] printk: console [tty0] enabled
[ 0.260277] printk: console [ttyS0] enabled
[ 0.260277] printk: console [ttyS0] enabled
[ 0.263441] printk: bootconsole [earlyser0] disabled
[ 0.263441] printk: bootconsole [earlyser0] disabled
[ 0.267203] ACPI: Core revision 20220331
[ 0.269149] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604467 ns
[ 0.273022] APIC: Switch to symmetric I/O mode setup
[ 0.275574] x2apic enabled
[ 0.277283] Switched APIC routing to physical x2apic.
[ 0.281179] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.283693] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1872aa7eed8, max_idle_ns: 440795242723 ns
[ 0.287984] Calibrating delay loop (skipped) preset value.. 3392.14 BogoMIPS (lpj=6784296)
[ 0.292774] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.296460] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.298497] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.300716] Spectre V2 : Mitigation: Retpolines
[ 0.302326] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.304700] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.307982] Speculative Store Bypass: Vulnerable
[ 0.309629] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.311982] MMIO Stale Data: Unknown: No mitigations
[ 0.313771] x86/fpu: x87 FPU will use FXSAVE
[ 0.335204] Freeing SMP alternatives memory: 36K
[ 0.336433] pid_max: default: 32768 minimum: 301
[ 0.338478] LSM: Security Framework initializing
[ 0.340468] landlock: Up and running.
[ 0.342058] Yama: disabled by default; enable with sysctl kernel.yama.*
[ 0.344560] AppArmor: AppArmor initialized
[ 0.346309] TOMOYO Linux initialized
[ 0.348379] LSM support for eBPF active
[ 0.350089] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.352644] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.465738] smpboot: CPU0: Intel QEMU Virtual CPU version 2.5+ (family: 0xf, model: 0x6b, stepping: 0x1)
[ 0.468087] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.471107] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.472531] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.476647] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.479167] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.480631] cblist_init_generic: Setting shift to 1 and lim to 1.
[ 0.484527] Performance Events: unsupported Netburst CPU model 107 no PMU driver, software events only.
[ 0.488003] signal: max sigframe size: 1440
[ 0.489842] rcu: Hierarchical SRCU implementation.
[ 0.492431] rcu: Max phase no-delay instances is 1000.
[ 0.494958] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.496602] smp: Bringing up secondary CPUs ...
[ 0.498692] x86: Booting SMP configuration:
[ 0.500399] .... node #0, CPUs: #1
[ 0.514629] smp: Brought up 1 node, 2 CPUs
[ 0.518182] smpboot: Max logical packages: 1
[ 0.519984] smpboot: Total of 2 processors activated (6784.29 BogoMIPS)
[ 0.527342] node 0 deferred pages initialised in 8ms
[ 0.532130] devtmpfs: initialized
[ 0.533573] x86/mm: Memory block size: 128MB
[ 0.536149] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.539997] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.544191] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.546851] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.548594] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.552711] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.555999] audit: initializing netlink subsys (disabled)
[ 0.558312] audit: type=2000 audit(1712747846.140:1): state=initialized audit_enabled=0 res=1
[ 0.558312] thermal_sys: Registered thermal governor 'fair_share'
[ 0.560724] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.563983] thermal_sys: Registered thermal governor 'step_wise'
[ 0.567982] thermal_sys: Registered thermal governor 'user_space'
[ 0.570232] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.572506] cpuidle: using governor ladder
[ 0.576409] cpuidle: using governor menu
[ 0.578244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.580648] PCI: Using configuration type 1 for base access
[ 0.585967] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.600614] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.602972] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.607979] ACPI: Added _OSI(Module Device)
[ 0.607979] ACPI: Added _OSI(Processor Device)
[ 0.608426] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.610313] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.613308] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.628538] ACPI: Interpreter enabled
[ 0.629869] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.629869] ACPI: Using IOAPIC for interrupt routing
[ 0.632012] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.635982] PCI: Using E820 reservations for host bridge windows
[ 0.638214] ACPI: Enabled 2 GPEs in block 00 to 0F
[ 0.642777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.644525] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI HPX-Type3]
[ 0.647127] acpi PNP0A03:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[ 0.652773] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.657346] acpiphp: Slot [3] registered
[ 0.657346] acpiphp: Slot [4] registered
[ 0.657403] acpiphp: Slot [5] registered
[ 0.658774] acpiphp: Slot [6] registered
[ 0.660010] acpiphp: Slot [7] registered
[ 0.661392] acpiphp: Slot [8] registered
[ 0.662760] acpiphp: Slot [9] registered
[ 0.664414] acpiphp: Slot [10] registered
[ 0.665809] acpiphp: Slot [11] registered
[ 0.667206] acpiphp: Slot [12] registered
[ 0.668428] acpiphp: Slot [13] registered
[ 0.669850] acpiphp: Slot [14] registered
[ 0.671226] acpiphp: Slot [15] registered
[ 0.672427] acpiphp: Slot [16] registered
[ 0.673831] acpiphp: Slot [17] registered
[ 0.675208] acpiphp: Slot [18] registered
[ 0.676412] acpiphp: Slot [19] registered
[ 0.677813] acpiphp: Slot [20] registered
[ 0.679216] acpiphp: Slot [21] registered
[ 0.680425] acpiphp: Slot [22] registered
[ 0.681827] acpiphp: Slot [23] registered
[ 0.684014] acpiphp: Slot [24] registered
[ 0.685534] acpiphp: Slot [25] registered
[ 0.687041] acpiphp: Slot [26] registered
[ 0.688419] acpiphp: Slot [27] registered
[ 0.689891] acpiphp: Slot [28] registered
[ 0.691270] acpiphp: Slot [29] registered
[ 0.692423] acpiphp: Slot [30] registered
[ 0.693822] acpiphp: Slot [31] registered
[ 0.695199] PCI host bridge to bus 0000:00
[ 0.696390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.698533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.700537] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.702951] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff window]
[ 0.708666] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]
[ 0.708666] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.710515] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000
[ 0.713194] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100
[ 0.716501] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180
[ 0.722632] pci 0000:00:01.1: reg 0x20: [io 0xc120-0xc12f]
[ 0.726309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.728840] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.730932] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.732556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.734907] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000
[ 0.737213] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
[ 0.740877] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
[ 0.744135] pci 0000:00:02.0: [1234:1111] type 00 class 0x030000
[ 0.748698] pci 0000:00:02.0: reg 0x10: [mem 0xfd000000-0xfdffffff pref]
[ 0.758479] pci 0000:00:02.0: reg 0x18: [mem 0xfebd0000-0xfebd0fff]
[ 0.773772] pci 0000:00:02.0: reg 0x30: [mem 0xfebc0000-0xfebcffff pref]
[ 0.776777] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.781400] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000
[ 0.785959] pci 0000:00:03.0: reg 0x10: [io 0xc100-0xc11f]
[ 0.789789] pci 0000:00:03.0: reg 0x14: [mem 0xfebd1000-0xfebd1fff]
[ 0.797244] pci 0000:00:03.0: reg 0x20: [mem 0xfe000000-0xfe003fff 64bit pref]
[ 0.802975] pci 0000:00:03.0: reg 0x30: [mem 0xfeb80000-0xfebbffff pref]
[ 0.808343] pci 0000:00:04.0: [1af4:1001] type 00 class 0x010000
[ 0.811986] pci 0000:00:04.0: reg 0x10: [io 0xc000-0xc07f]
[ 0.817126] pci 0000:00:04.0: reg 0x14: [mem 0xfebd2000-0xfebd2fff]
[ 0.825691] pci 0000:00:04.0: reg 0x20: [mem 0xfe004000-0xfe007fff 64bit pref]
[ 0.832786] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000
[ 0.841093] pci 0000:00:05.0: reg 0x10: [io 0xc080-0xc0ff]
[ 0.842045] pci 0000:00:05.0: reg 0x14: [mem 0xfebd3000-0xfebd3fff]
[ 0.850378] pci 0000:00:05.0: reg 0x20: [mem 0xfe008000-0xfe00bfff 64bit pref]
[ 0.857392] ACPI: PCI: Interrupt link LNKA configured for IRQ 10
[ 0.860599] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 0.863253] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 0.864647] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[ 0.868089] ACPI: PCI: Interrupt link LNKS configured for IRQ 9
[ 0.872212] iommu: Default domain type: Translated
[ 0.875983] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.878277] pps_core: LinuxPPS API ver. 1 registered
[ 0.879982] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.883117] PTP clock support registered
[ 0.884827] NetLabel: Initializing
[ 0.886144] NetLabel: domain hash size = 128
[ 0.887982] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.889997] NetLabel: unlabeled traffic allowed by default
[ 0.891983] PCI: Using ACPI for IRQ routing
[ 0.894176] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.894649] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.895978] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.895990] vgaarb: loaded
[ 0.897607] hpet: 3 channels of 0 reserved for per-cpu timers
[ 0.900494] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.902562] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
[ 0.909122] clocksource: Switched to clocksource kvm-clock
[ 0.931125] VFS: Disk quotas dquot_6.6.0
[ 0.932996] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.936096] AppArmor: AppArmor Filesystem Enabled
[ 0.938123] pnp: PnP ACPI init
[ 0.940039] pnp: PnP ACPI: found 6 devices
[ 0.949790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.953570] NET: Registered PF_INET protocol family
[ 0.955894] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.961325] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.965067] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.968393] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.972001] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.975153] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.977670] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.980343] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.982660] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.985158] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.987147] NET: Registered PF_XDP protocol family
[ 0.988913] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.990887] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.992895] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.995028] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff window]
[ 0.997194] pci_bus 0000:00: resource 8 [mem 0x100000000-0x17fffffff window]
[ 0.999477] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[ 1.001324] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[ 1.003344] PCI: CLS 0 bytes, default 64
[ 1.004741] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872aa7eed8, max_idle_ns: 440795242723 ns
[ 1.004823] Trying to unpack rootfs image as initramfs...
[ 1.008724] Initialise system trusted keyrings
[ 1.012725] Key type blacklist registered
[ 1.014600] workingset: timestamp_bits=36 max_order=19 bucket_order=0
[ 1.020477] integrity: Platform Keyring initialized
[ 1.022597] integrity: Machine keyring initialized
[ 1.024650] Key type asymmetric registered
[ 1.026438] Asymmetric key parser 'x509' registered
[ 1.219092] Freeing initrd memory: 14396K
[ 1.230138] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.232688] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.235922] io scheduler mq-deadline registered
[ 1.241173] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.243634] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.253400] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[ 1.257824] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.259969] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.262262] rtc_cmos 00:05: RTC can wake from S4
[ 1.265249] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.267494] rtc_cmos 00:05: registered as rtc0
[ 1.270667] rtc_cmos 00:05: setting system clock to 2024-04-10T11:17:26 UTC (1712747846)
[ 1.273581] rtc_cmos 00:05: alarms up to one day, y3k, 242 bytes nvram, hpet irqs
[ 1.276263] intel_pstate: CPU model not supported
[ 1.277974] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.296989] NET: Registered PF_INET6 protocol family
[ 1.307165] Segment Routing with IPv6
[ 1.308650] In-situ OAM (IOAM) with IPv6
[ 1.310171] mip6: Mobile IPv6
[ 1.311365] NET: Registered PF_PACKET protocol family
[ 1.313326] IPI shorthand broadcast: enabled
[ 1.314917] sched_clock: Marking stable (1221973337, 91280131)->(1326224120, -12970652)
[ 1.318102] registered taskstats version 1
[ 1.319696] Loading compiled-in X.509 certificates
[ 1.352186] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[ 1.355850] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[ 1.360157] Key type .fscrypt registered
[ 1.361626] Key type fscrypt-provisioning registered
[ 1.371359] Key type encrypted registered
[ 1.372846] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.375174] ima: No TPM chip found, activating TPM-bypass!
[ 1.377520] ima: Allocated hash algorithm: sha256
[ 1.379567] ima: No architecture policies found
[ 1.381526] evm: Initialising EVM extended attributes:
[ 1.383703] evm: security.selinux
[ 1.385171] evm: security.SMACK64 (disabled)
[ 1.387025] evm: security.SMACK64EXEC (disabled)
[ 1.389032] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.391145] evm: security.SMACK64MMAP (disabled)
[ 1.393117] evm: security.apparmor
[ 1.394621] evm: security.ima
[ 1.395994] evm: security.capability
[ 1.397558] evm: HMAC attrs: 0x1
[ 1.564267] Freeing unused decrypted memory: 2036K
[ 1.566599] Freeing unused kernel image (initmem) memory: 2588K
[ 1.575400] Write protecting the kernel read-only data: 24576k
[ 1.578998] Freeing unused kernel image (text/rodata gap) memory: 2040K
[ 1.581778] Freeing unused kernel image (rodata/data gap) memory: 1964K
[ 1.587158] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.589432] x86/mm: Checking user space page tables
[ 1.591513] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.593710] Run /init as init process
Loading, please wait...
Starting systemd-udevd version 252.22-1~deb12u1
[ 1.801956] SCSI subsystem initialized
[ 1.817003] ACPI: \_SB_.LNKC: Enabled at IRQ 11
[ 1.845755] ACPI: \_SB_.LNKD: Enabled at IRQ 10
[ 1.846786] scsi host0: ata_piix
[ 1.849050] scsi host1: ata_piix
[ 1.852141] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc120 irq 14
[ 1.854042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc128 irq 15
[ 1.876500] ACPI: \_SB_.LNKA: Enabled at IRQ 10
[ 2.015785] ata2: found unknown device (class 0)
[ 2.018790] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100
[ 2.022367] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5
[ 2.079272] virtio_blk virtio1: 2/0/0 default/read/poll queues
[ 2.084558] virtio_blk virtio1: [vda] 12582912 512-byte logical blocks (6.44 GB/6.00 GiB)
[ 2.106342] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 2.109976] GPT:4194303 != 12582911
[ 2.111667] GPT:Alternate GPT header not at the end of the disk.
[ 2.115084] GPT:4194303 != 12582911
[ 2.116324] GPT: Use GNU Parted to correct GPT errors.
[ 2.117686] vda: vda1 vda14 vda15
[ 2.119457] virtio_blk virtio2: 2/0/0 default/read/poll queues
[ 2.122943] virtio_blk virtio2: [vdb] 728 512-byte logical blocks (373 kB/364 KiB)
[ 2.132294] virtio_net virtio0 ens3: renamed from eth0
[ 2.168391] sr 1:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
[ 2.170182] cdrom: Uniform CD-ROM driver Revision: 3.20
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.38.1
[/sbin/fsck.ext4 (1) -- /dev/vda1] fsck.ext4 -a -C0 /dev/vda1
/dev/vda1: clean, 25828/122880 files, 189941/491264 blocks
done.
[ 2.657867] EXT4-fs (vda1): mounted filesystem with ordered data mode. Quota mode: none.
done.
Begin: Running /scripts/local-bottom ... GROWROOT: /sbin/growpart: 824: /sbin/growpart: grep: not found
GPT PMBR size mismatch (4194303 != 12582911) will be corrected by write.
The backup GPT table is not on the end of the device.
/sbin/growpart: 853: /sbin/growpart: sed: not found
WARN: unknown label
/sbin/growpart: 354: /sbin/growpart: sed: not found
FAILED: sed failed on dump output
/sbin/growpart: 83: /sbin/growpart: rm: not found
done.
Begin: Running /scripts/init-bottom ... done.
[ 2.741641] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[ 2.894153] systemd[1]: Inserted module 'autofs4'
[ 2.930207] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 2.938168] systemd[1]: Detected virtualization kvm.
[ 2.939660] systemd[1]: Detected architecture x86-64.
Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m!
[ 2.944389] systemd[1]: No hostname configured, using default hostname.
[ 2.946306] systemd[1]: Hostname set to <localhost>.
[ 2.949481] systemd[1]: Initializing machine ID from random generator.
[ 2.951316] systemd[1]: Installed transient /etc/machine-id file.
[ 3.639899] systemd[1]: Queued start job for default target graphical.target.
[ 3.657270] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty.
[ 3.662275] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe.
[ 3.667034] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty.
[ 3.672113] systemd[1]: Created slice system-systemd\x2dgrowfs.slice - Slice /system/systemd-growfs.
[[0;32m OK [0m] Created slice [0;1;39msystem-syste…0m - Slice /system/systemd-growfs.
[ 3.677037] systemd[1]: Created slice user.slice - User and Session Slice.
[[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice.
[ 3.680878] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch.
[ 3.685958] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch.
[ 3.690962] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[[0;32m OK [0m] Set up automount [0;1;39mproc-sys-…rmats File System Automount Point.
[ 3.696257] systemd[1]: Expecting device dev-disk-by\x2duuid-D527\x2d7433.device - /dev/disk/by-uuid/D527-7433...
Expecting device [0;1;39mdev-disk-…m - /dev/disk/by-uuid/D527-7433...
[ 3.700789] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
Expecting device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0...
[ 3.704183] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes.
[ 3.708281] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes.
[ 3.712668] systemd[1]: Reached target paths.target - Path Units.
[[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units.
[ 3.715985] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems.
[ 3.719869] systemd[1]: Reached target slices.target - Slice Units.
[[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units.
[ 3.723221] systemd[1]: Reached target swap.target - Swaps.
[[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps.
[ 3.726383] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes.
[ 3.730886] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-fsckd…sck to fsckd communication Socket.
[ 3.735435] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe.
[ 3.740433] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket.
[ 3.745258] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log).
[ 3.750045] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket.
[ 3.754264] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket.
[ 3.758674] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket.
[ 3.762947] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket.
[ 3.783616] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System...
[ 3.790784] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System...
[ 3.797921] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System...
[ 3.804830] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
Mounting [0;1;39msys-kernel-tracin…[0m - Kernel Trace File System...
[ 3.812068] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes...
[ 3.819383] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs...
[ 3.825727] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod...
[ 3.834059] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm...
[ 3.843324] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore...
[ 3.849856] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse...
[ 3.856147] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop...
[ 3.863506] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[ 3.868250] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[ 3.875640] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 3.879972] device-mapper: uevent: version 1.0.3
[ 3.883110] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 3.892800] loop: module loaded
[ 3.904066] fuse: init (API version 7.37)
[ 3.911812] systemd[1]: Starting systemd-journald.service - Journal Service...
Starting [0;1;39msystemd-journald.service[0m - Journal Service...
[ 3.925955] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules...
[ 3.933207] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
Starting [0;1;39msystemd-network-g… units from Kernel command line...
[ 3.942321] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems...
[ 3.949449] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices...
[ 3.967210] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System.
[ 3.981180] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System.
[ 3.989020] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System.
[ 3.995603] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[[0;32m OK [0m] Mounted [0;1;39msys-kernel-tracing…nt[0m - Kernel Trace File System.
[ 4.002028] EXT4-fs (vda1): re-mounted. Quota mode: none.
[ 4.015785] systemd[1]: Started systemd-journald.service - Journal Service.
[[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service.
[[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse.
[[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop.
[[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules.
[[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line.
[[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems.
Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System...
Mounting [0;1;39msys-kernel-config…ernel Configuration File System...
Starting [0;1;39mcloud-init-local.…cloud-init job (pre-networking)...
Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage...
Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed...
Starting [0;1;39msystemd-growfs@-.…ice[0m - Grow File System on /...
Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables...
Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users...
[ 4.150500] systemd-journald[218]: Received client request to flush runtime journal.
[[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System.
[ 4.172762] EXT4-fs (vda1): resizing filesystem from 491264 to 491264 blocks
[[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System.
[[0;32m OK [0m] Finished [0;1;39msystemd-growfs@-.…rvice[0m - Grow File System on /.
[[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage.
[[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables.
[[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users.
Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev...
[[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices.
[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev.
[[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems.
Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files...
[[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files.
[[0;32m OK [0m] Found device [0;1;39mdev-ttyS0.device[0m - /dev/ttyS0.
[ 4.604108] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 4.677896] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 4.695314] random: crng init done
[[0;32m OK [0m] Found device [0;1;39mdev-disk-by\x…[0m - /dev/disk/by-uuid/D527-7433.
[[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed.
[ 4.719722] ACPI: button: Power Button [PWRF]
Mounting [0;1;39mboot-efi.mount[0m - /boot/efi...
[[0;32m OK [0m] Mounted [0;1;39mboot-efi.mount[0m - /boot/efi.
[[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems.
Starting [0;1;39mapparmor.service[0m - Load AppArmor profiles...
Starting [0;1;39msystemd-binfmt.se…et Up Additional Binary Formats...
Starting [0;1;39msystemd-machine-i… a transient machine-id on disk...
Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories...
[[0;32m OK [0m] Finished [0;1;39msystemd-machine-i…it a transient machine-id on disk.
Mounting [0;1;39mproc-sys-fs-binfm…utable File Formats File System...
[[0;32m OK [0m] Mounted [0;1;39mproc-sys-fs-binfmt…ecutable File Formats File System.
[[0;32m OK [0m] Finished [0;1;39msystemd-binfmt.se… Set Up Additional Binary Formats.
[[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories.
Starting [0;1;39msystemd-resolved.…e[0m - Network Name Resolution...
Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization...
Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP...
[[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP.
[[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization.
[[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set.
[ 5.375531] audit: type=1400 audit(1712747850.604:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=278 comm="apparmor_parser"
[ 5.409376] audit: type=1400 audit(1712747850.636:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=279 comm="apparmor_parser"
[ 5.414451] audit: type=1400 audit(1712747850.640:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=279 comm="apparmor_parser"
[[0;32m OK [0m] Started [0;1;39msystemd-resolved.s…ice[0m - Network Name Resolution.
[[0;32m OK [0m] Reached target [0;1;39mnss-lookup.…m - Host and Network Name Lookups.
[ 5.686853] audit: type=1400 audit(1712747850.912:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=285 comm="apparmor_parser"
[ 5.692070] audit: type=1400 audit(1712747850.916:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=285 comm="apparmor_parser"
[ 5.697611] audit: type=1400 audit(1712747850.916:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=285 comm="apparmor_parser"
[ 5.902387] audit: type=1400 audit(1712747851.128:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=284 comm="apparmor_parser"
[ 5.908427] audit: type=1400 audit(1712747851.132:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=284 comm="apparmor_parser"
[ 5.918923] audit: type=1400 audit(1712747851.132:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=284 comm="apparmor_parser"
[ 5.928910] audit: type=1400 audit(1712747851.140:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=284 comm="apparmor_parser"
[ 6.118904] audit: type=1400 audit(1712747851.344:12): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=286 comm="apparmor_parser"
[[0;32m OK [0m] Finished [0;1;39mapparmor.service[0m - Load AppArmor profiles.
[ 6.098755] cloud-init[290]: Cloud-init v. 22.4.2 running 'init-local' at Wed, 10 Apr 2024 11:17:31 +0000. Up 6.07 seconds.
[[0;32m OK [0m] Finished [0;1;39mcloud-init-local.…l cloud-init job (pre-networking).
[[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network.
Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration...
[[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration.
[[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network.
Starting [0;1;39msystemd-networkd-…it for Network to be Configured...
[[0;32m OK [0m] Finished [0;1;39msystemd-networkd-…Wait for Network to be Configured.
Starting [0;1;39mcloud-init.servic… job (metadata service crawler)...
[ 10.454469] cloud-init[320]: Cloud-init v. 22.4.2 running 'init' at Wed, 10 Apr 2024 11:17:35 +0000. Up 10.42 seconds.
[ 10.472400] cloud-init[320]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++
[ 10.476056] cloud-init[320]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
[ 10.479284] cloud-init[320]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
[ 10.482112] cloud-init[320]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
[ 10.484899] cloud-init[320]: ci-info: | ens3 | True | 10.0.2.15 | 255.255.255.0 | global | 52:54:00:12:34:56 |
[ 10.487692] cloud-init[320]: ci-info: | ens3 | True | fec0::5054:ff:fe12:3456/64 | . | site | 52:54:00:12:34:56 |
[ 10.490521] cloud-init[320]: ci-info: | ens3 | True | fe80::5054:ff:fe12:3456/64 | . | link | 52:54:00:12:34:56 |
[ 10.493298] cloud-init[320]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |
[ 10.496049] cloud-init[320]: ci-info: | lo | True | ::1/128 | . | host | . |
[ 10.498760] cloud-init[320]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
[ 10.501537] cloud-init[320]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
[ 10.503909] cloud-init[320]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+
[ 10.506320] cloud-init[320]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
[ 10.508751] cloud-init[320]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+
[ 10.512106] cloud-init[320]: ci-info: | 0 | 0.0.0.0 | 10.0.2.2 | 0.0.0.0 | ens3 | UG |
[ 10.515486] cloud-init[320]: ci-info: | 1 | 10.0.2.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |
[ 10.518977] cloud-init[320]: ci-info: | 2 | 10.0.2.2 | 0.0.0.0 | 255.255.255.255 | ens3 | UH |
[ 10.522096] cloud-init[320]: ci-info: | 3 | 10.0.2.3 | 0.0.0.0 | 255.255.255.255 | ens3 | UH |
[ 10.525168] cloud-init[320]: ci-info: +-------+-------------+----------+-----------------+-----------+-------+
[ 10.528227] cloud-init[320]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
[ 10.530773] cloud-init[320]: ci-info: +-------+-------------+---------+-----------+-------+
[ 10.533411] cloud-init[320]: ci-info: | Route | Destination | Gateway | Interface | Flags |
[ 10.535986] cloud-init[320]: ci-info: +-------+-------------+---------+-----------+-------+
[ 10.538647] cloud-init[320]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |
[ 10.541273] cloud-init[320]: ci-info: | 1 | fec0::/64 | :: | ens3 | Ue |
[ 10.543846] cloud-init[320]: ci-info: | 2 | ::/0 | fe80::2 | ens3 | UGe |
[ 10.546442] cloud-init[320]: ci-info: | 4 | local | :: | ens3 | U |
[ 10.549061] cloud-init[320]: ci-info: | 5 | multicast | :: | ens3 | U |
[ 10.551644] cloud-init[320]: ci-info: +-------+-------------+---------+-----------+-------+
[ 10.621757] cloud-init[320]: 2024-04-10 11:17:35,942 - schema.py[WARNING]: Deprecated cloud-config provided:
[ 10.624868] cloud-init[320]: chpasswd.list: DEPRECATED: List of ``username:password`` pairs. Each user will have the corresponding password set. A password can be randomly generated by specifying ``RANDOM`` or ``R`` as a user's password. A hashed password, created by a tool like ``mkpasswd``, can be specified. A regex (``r'\$(1|2a|2y|5|6)(\$.+){2}'``) is used to determine if a password value should be treated as a hash.
[ 10.635907] cloud-init[320]: Use of a multiline string for this field is DEPRECATED and will result in an error in a future version of cloud-init.
[ 11.288444] EXT4-fs (vda1): resizing filesystem from 491264 to 1540091 blocks
[ 11.345978] EXT4-fs (vda1): resized filesystem to 1540091
[ 11.292154] cloud-init[320]: Updating certificates in /etc/ssl/certs...
[ 13.247900] cloud-init[320]: rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
[ 13.267643] cloud-init[320]: 1 added, 0 removed; done.
[ 13.269721] cloud-init[320]: Running hooks in /etc/ca-certificates/update.d...
[ 13.276072] cloud-init[320]: done.
[ 16.870419] cloud-init[320]: Generating public/private rsa key pair.
[ 16.872660] cloud-init[320]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key
[ 16.875338] cloud-init[320]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub
[ 16.878126] cloud-init[320]: The key fingerprint is:
[ 16.879863] cloud-init[320]: SHA256:tky7VguP5DPmt22JiuFqBOt/3Ob1BLKtZ+seBSD42pk root@debian-ci
[ 16.882469] cloud-init[320]: The key's randomart image is:
[ 16.883889] cloud-init[320]: +---[RSA 3072]----+
[ 16.885175] cloud-init[320]: | .. . |
[ 16.886397] cloud-init[320]: | . . . |
[ 16.887624] cloud-init[320]: | . . |
[ 16.888895] cloud-init[320]: | . . . |
[ 16.890114] cloud-init[320]: | o o oS . . |
[ 16.891371] cloud-init[320]: | . o E+o*.o |
[ 16.892650] cloud-init[320]: | . . ..+==+o.. |
[ 16.893873] cloud-init[320]: | . ..ooX+B=o |
[ 16.895121] cloud-init[320]: | oooo**X=+o |
[ 16.896458] cloud-init[320]: +----[SHA256]-----+
[ 16.898053] cloud-init[320]: Generating public/private dsa key pair.
[ 16.900163] cloud-init[320]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key
[ 16.902818] cloud-init[320]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub
[ 16.905546] cloud-init[320]: The key fingerprint is:
[ 16.907189] cloud-init[320]: SHA256:a4ITDce9AIL/8DtqtLdRDxEm/iA39HoFcLpYfa4oGgU root@debian-ci
[ 16.909927] cloud-init[320]: The key's randomart image is:
[ 16.911738] cloud-init[320]: +---[DSA 1024]----+
[ 16.913344] cloud-init[320]: | .. =.= |
[ 16.915000] cloud-init[320]: |. + X + |
[ 16.916599] cloud-init[320]: |E.. O B + |
[ 16.918167] cloud-init[320]: | .o= X * . |
[ 16.919722] cloud-init[320]: | o++ * S |
[ 16.921320] cloud-init[320]: | .. o* + . |
[ 16.922881] cloud-init[320]: |....=.o + |
[ 16.924495] cloud-init[320]: | oo.+o o |
[ 16.926039] cloud-init[320]: |...o.o |
[ 16.927594] cloud-init[320]: +----[SHA256]-----+
[ 16.929186] cloud-init[320]: Generating public/private ecdsa key pair.
[ 16.931296] cloud-init[320]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key
[ 16.934030] cloud-init[320]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub
[ 16.936765] cloud-init[320]: The key fingerprint is:
[ 16.938433] cloud-init[320]: SHA256:tWohooLXIJwcidahBGo+1MVMB4G8oWqT+3FRyNtp4mg root@debian-ci
[ 16.941196] cloud-init[320]: The key's randomart image is:
[ 16.943012] cloud-init[320]: +---[ECDSA 256]---+
[ 16.944631] cloud-init[320]: |o...==o. |
[ 16.946194] cloud-init[320]: |+ =++oo |
[ 16.947753] cloud-init[320]: |oB.ooo . . |
[ 16.949386] cloud-init[320]: |B.o. + .. . |
[ 16.950944] cloud-init[320]: |o*o .+.+S . |
[ 16.952549] cloud-init[320]: |o=.+o.+. o |
[ 16.954094] cloud-init[320]: |+ =E.o o |
[ 16.955663] cloud-init[320]: | +. o . |
[ 16.957249] cloud-init[320]: | .. |
[ 16.958795] cloud-init[320]: +----[SHA256]-----+
[ 16.960365] cloud-init[320]: Generating public/private ed25519 key pair.
[ 16.962626] cloud-init[320]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key
[ 16.965689] cloud-init[320]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub
[ 16.968797] cloud-init[320]: The key fingerprint is:
[ 16.970610] cloud-init[320]: SHA256:CRxxBQz6xb2MujW/2l8b3R59M+9AdEZ144/B5zPVwWQ root@debian-ci
[[0;32m OK [0m] Finished [0;1;39mcloud-init.servic…it job (metadata service crawler).
[ 16.976376] cloud-init[320]: The key's randomart image is:
[[0;32m OK [0m] Reached target [0;1;39mcloud-confi…t[0m - Cloud-config availability.
[ 16.979869] cloud-init[320]: +--[ED25519 256]--+
[[0;32m OK [0m] Reached target [0;1;39mnetwork-online.target[0m - Network is Online.
[ 16.983234] cloud-init[320]: | ++oo. oE=|
[[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization.
[ 16.986558] cloud-init[320]: | o +.. .oo=|
[[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities.
[ 16.989766] cloud-init[320]: | . o o . +.*|
[[0;32m OK [0m] Started [0;1;39mapt-daily-upgrade.… apt upgrade and clean activities.
[[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer.
[ 16.996107] cloud-init[320]: | . o + . . Bo|
[[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems.
[ 17.000105] cloud-init[320]: | . S o ooo|
[[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week.
[ 17.004238] cloud-init[320]: | . . .=|
[[0;32m OK [0m] Started [0;1;39mman-db.timer[0m - Daily man-db regeneration.
[ 17.007841] cloud-init[320]: | . o ++=|
[[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories.
[ 17.011963] cloud-init[320]: | o + . =*|
[[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units.
[ 17.015645] cloud-init[320]: | . ..+o. ..+|
[[0;32m OK [0m] Listening on [0;1;39mcloud-init-ho… - cloud-init hotplug hook socket.
[ 17.020231] cloud-init[320]: +----[SHA256]-----+
[[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket.
[[0;32m OK [0m] Listening on [0;1;39muuidd.socket…m - UUID daemon activation socket.
[[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units.
[[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System.
Starting [0;1;39mcloud-config.serv…tings specified in cloud-config...
Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus...
Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots...
Starting [0;1;39mssh.service[0m - OpenBSD Secure Shell server...
Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management...
Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions...
[[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions.
[[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus.
[[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1.
[[0;32m OK [0m] Started [0;1;39mserial-getty@ttyS0…rvice[0m - Serial Getty on ttyS0.
[[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts.
[[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management.
[[0;32m OK [0m] Started [0;1;39munattended-upgrade…0m - Unattended Upgrades Shutdown.
[[0;32m OK [0m] Started [0;1;39mssh.service[0m - OpenBSD Secure Shell server.
[[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots.
[[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System.
[[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface.
Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP...
[[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP.
[ 17.920630] cloud-init[1440]: Cloud-init v. 22.4.2 running 'modules:config' at Wed, 10 Apr 2024 11:17:43 +0000. Up 17.85 seconds.
[ 17.989725] cloud-init[1440]: 2024-04-10 11:17:43,310 - cc_set_passwords.py[WARNING]: DEPRECATION: key 'lists' is now deprecated. Use 'users'.
[ 17.993400] cloud-init[1440]: 2024-04-10 11:17:43,311 - cc_set_passwords.py[WARNING]: DEPRECATION: The chpasswd multiline string format is deprecated and will be removed from a future version of cloud-init. Use the list format instead.
Stopping [0;1;39mssh.service[0m - OpenBSD Secure Shell server...
[[0;32m OK [0m] Stopped [0;1;39mssh.service[0m - OpenBSD Secure Shell server.
Starting [0;1;39mssh.service[0m - OpenBSD Secure Shell server...
[[0;32m OK [0m] Started [0;1;39mssh.service[0m - OpenBSD Secure Shell server.
[[0;32m OK [0m] Created slice [0;1;39muser-1000.slice[0m - User Slice of UID 1000.
Starting [0;1;39muser-runtime-dir@…untime Directory /run/user/1000...
[[0;32m OK [0m] Finished [0;1;39muser-runtime-dir@… Runtime Directory /run/user/1000.
Starting [0;1;39muser@1000.service[0m - User Manager for UID 1000...
[[0;32m OK [0m] Finished [0;1;39mcloud-config.serv…ettings specified in cloud-config.
Starting [0;1;39mcloud-final.servi…xecute cloud user/final scripts...
[[0;32m OK [0m] Started [0;1;39muser@1000.service[0m - User Manager for UID 1000.
[[0;32m OK [0m] Started [0;1;39msession-1.scope[0m - Session 1 of User ci.
[ 19.391109] cloud-init[1567]: Cloud-init v. 22.4.2 running 'modules:final' at Wed, 10 Apr 2024 11:17:44 +0000. Up 19.31 seconds.
ci-info: +++++++++++++++++++++++++++++++++++Authorized keys from /home/ci/.ssh/authorized_keys for user ci++++++++++++++++++++++++++++++++++++
ci-info: +-------------+-------------------------------------------------------------------------------------------------+---------+---------+
ci-info: | Keytype | Fingerprint (sha256) | Options | Comment |
ci-info: +-------------+-------------------------------------------------------------------------------------------------+---------+---------+
ci-info: | ssh-ed25519 | c7:b3:2d:85:ab:32:b5:84:6b:5d:ed:7c:29:6a:82:6f:65:6a:12:c4:b6:f5:b2:b9:54:71:f0:f4:71:76:6b:b2 | - | acid |
ci-info: +-------------+-------------------------------------------------------------------------------------------------+---------+---------+
<14>Apr 10 13:17:44 cloud-init: #############################################################
<14>Apr 10 13:17:44 cloud-init: -----BEGIN SSH HOST KEY FINGERPRINTS-----
<14>Apr 10 13:17:44 cloud-init: 1024 SHA256:a4ITDce9AIL/8DtqtLdRDxEm/iA39HoFcLpYfa4oGgU root@debian-ci (DSA)
<14>Apr 10 13:17:44 cloud-init: 256 SHA256:tWohooLXIJwcidahBGo+1MVMB4G8oWqT+3FRyNtp4mg root@debian-ci (ECDSA)
<14>Apr 10 13:17:45 cloud-init: 256 SHA256:CRxxBQz6xb2MujW/2l8b3R59M+9AdEZ144/B5zPVwWQ root@debian-ci (ED25519)
<14>Apr 10 13:17:45 cloud-init: 3072 SHA256:tky7VguP5DPmt22JiuFqBOt/3Ob1BLKtZ+seBSD42pk root@debian-ci (RSA)
<14>Apr 10 13:17:45 cloud-init: -----END SSH HOST KEY FINGERPRINTS-----
<14>Apr 10 13:17:45 cloud-init: #############################################################
-----BEGIN SSH HOST KEY KEYS-----
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJxDIaZPMFN0KV+gUxiJZFxyqqM6gnF8bPMeqgE1+9ouuE1HWBNtdyY1evpEp0KfbZfc6/ewPEMaP8MKcC2Ars0= root@debian-ci
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFNCT1mgKjzFMDv8p3sehSBZW7xfO8asuBBNuump8bPI root@debian-ci
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqchikmweSj90rp0RwOVHF5/RKppZnsiI8k0z/Qsnwhsttlq00ABhnaGnwaCRnlxiK8wxyt2hyIP+YNZuj4mbL3HyzLLURn8imfEAvFhsRv1NlBkdKHMO+zdIPq3ESkOjjhGO3sDZAzLNDa9dRGXiTkHvC/QtSB37u7TOy2dwxfa/QJQwmvMSQUlS7qlIgK9RXEAUdBMtppmY05UVdlcdR7coF/FjS6jFZwny1s1Y26zhjiSV53qeCZRC8jB9hPNbNnILO8ia2PQvycZ1tp0rUQrA8H2my71k/jk7wmLmoiGhf1r8M9KBgzB8Ka/mh2p3ptLFad7+Rrk3ZthutIBj9zCB6exaOWyD8I6aZYjr0u8SQbG0XTxlDog2qSVyi9k6I6uLnEVlM6k0ebipxk2YrqBBvr4xim1tHFV7ItPdl+0wtYReju/EfJZJzepjZvYE/8i3sRMx//8+zWrONmp8Q9uraFOYFjfAjJRxLiHCjxqRHypYQ56KfvOrRBmTDSY0= root@debian-ci
-----END SSH HOST KEY KEYS-----
[ 19.812300] cloud-init[1567]: Cloud-init v. 22.4.2 finished at Wed, 10 Apr 2024 11:17:45 +0000. Datasource DataSourceNoCloud [seed=/dev/vdb][dsmode=net]. Up 19.79 seconds
[[0;32m OK [0m] Finished [0;1;39mcloud-final.servi… Execute cloud user/final scripts.
[[0;32m OK [0m] Reached target [0;1;39mcloud-init.target[0m - Cloud-init target.
Debian GNU/Linux 12 debian-ci ttyS0
debian-ci login:
Task log
+ sudo apt-get update
Get:1 file:/etc/apt/mirrors/debian.list Mirrorlist [30 B]
Get:5 file:/etc/apt/mirrors/debian-security.list Mirrorlist [39 B]
Get:2 https://deb.debian.org/debian bookworm InRelease [151 kB]
Get:3 https://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://deb.debian.org/debian bookworm-backports InRelease [56.5 kB]
Get:6 https://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:7 https://deb.debian.org/debian bookworm/main Sources [9489 kB]
Get:8 https://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB]
Get:9 https://deb.debian.org/debian bookworm/main Translation-en [6109 kB]
Get:10 https://deb.debian.org/debian bookworm-updates/main Sources [17.4 kB]
Get:11 https://deb.debian.org/debian bookworm-updates/main amd64 Packages [12.7 kB]
Get:12 https://deb.debian.org/debian bookworm-updates/main Translation-en [13.8 kB]
Get:13 https://deb.debian.org/debian bookworm-backports/main Sources [200 kB]
Get:14 https://deb.debian.org/debian bookworm-backports/main amd64 Packages [188 kB]
Get:15 https://deb.debian.org/debian bookworm-backports/main Translation-en [157 kB]
Get:16 https://deb.debian.org/debian-security bookworm-security/main Sources [86.6 kB]
Get:17 https://deb.debian.org/debian-security bookworm-security/main amd64 Packages [150 kB]
Get:18 https://deb.debian.org/debian-security bookworm-security/main Translation-en [90.3 kB]
Fetched 25.6 MB in 7s (3529 kB/s)
Reading package lists... Done
+ sudo apt-get upgrade --yes
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
bind9-host bind9-libs bsdextrautils bsdutils eject fdisk libblkid1 libfdisk1
libmount1 libsmartcols1 libuuid1 libuv1 mount util-linux util-linux-extra
uuid-runtime
16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 4333 kB of archives.
After this operation, 1024 B disk space will be freed.
Get:1 file:/etc/apt/mirrors/debian-security.list Mirrorlist [39 B]
Get:2 https://deb.debian.org/debian-security bookworm-security/main amd64 bsdutils amd64 1:2.38.1-5+deb12u1 [94.3 kB]
Get:3 https://deb.debian.org/debian-security bookworm-security/main amd64 libsmartcols1 amd64 2.38.1-5+deb12u1 [107 kB]
Get:4 https://deb.debian.org/debian-security bookworm-security/main amd64 util-linux-extra amd64 2.38.1-5+deb12u1 [110 kB]
Get:5 https://deb.debian.org/debian-security bookworm-security/main amd64 util-linux amd64 2.38.1-5+deb12u1 [1176 kB]
Get:6 https://deb.debian.org/debian-security bookworm-security/main amd64 mount amd64 2.38.1-5+deb12u1 [134 kB]
Get:7 https://deb.debian.org/debian-security bookworm-security/main amd64 libuuid1 amd64 2.38.1-5+deb12u1 [28.6 kB]
Get:8 https://deb.debian.org/debian-security bookworm-security/main amd64 uuid-runtime amd64 2.38.1-5+deb12u1 [48.0 kB]
Get:9 https://deb.debian.org/debian-security bookworm-security/main amd64 libblkid1 amd64 2.38.1-5+deb12u1 [147 kB]
Get:10 https://deb.debian.org/debian-security bookworm-security/main amd64 libmount1 amd64 2.38.1-5+deb12u1 [165 kB]
Get:11 https://deb.debian.org/debian-security bookworm-security/main amd64 libfdisk1 amd64 2.38.1-5+deb12u1 [193 kB]
Get:12 https://deb.debian.org/debian-security bookworm-security/main amd64 fdisk amd64 2.38.1-5+deb12u1 [141 kB]
Get:13 https://deb.debian.org/debian-security bookworm-security/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
Get:14 https://deb.debian.org/debian-security bookworm-security/main amd64 bind9-host amd64 1:9.18.24-1 [305 kB]
Get:15 https://deb.debian.org/debian-security bookworm-security/main amd64 bind9-libs amd64 1:9.18.24-1 [1413 kB]
Get:16 https://deb.debian.org/debian-security bookworm-security/main amd64 bsdextrautils amd64 2.38.1-5+deb12u1 [86.8 kB]
Get:17 https://deb.debian.org/debian-security bookworm-security/main amd64 eject amd64 2.38.1-5+deb12u1 [47.8 kB]
Fetched 4333 kB in 0s (15.4 MB/s)
apt-listchanges: Reading changelogs...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
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.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 16.)
debconf: falling back to frontend: Teletype
(Reading database ... 20763 files and directories currently installed.)
Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u1_amd64.deb ...
Unpacking bsdutils (1:2.38.1-5+deb12u1) over (1:2.38.1-5+b1) ...
Setting up bsdutils (1:2.38.1-5+deb12u1) ...
(Reading database ... 20762 files and directories currently installed.)
Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u1_amd64.deb ...
Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up libsmartcols1:amd64 (2.38.1-5+deb12u1) ...
(Reading database ... 20761 files and directories currently installed.)
Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u1_amd64.deb ...
Unpacking util-linux-extra (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up util-linux-extra (2.38.1-5+deb12u1) ...
(Reading database ... 20760 files and directories currently installed.)
Preparing to unpack .../util-linux_2.38.1-5+deb12u1_amd64.deb ...
Unpacking util-linux (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up util-linux (2.38.1-5+deb12u1) ...
fstrim.service is a disabled or a static unit not running, not starting it.
(Reading database ... 20759 files and directories currently installed.)
Preparing to unpack .../mount_2.38.1-5+deb12u1_amd64.deb ...
Unpacking mount (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Preparing to unpack .../libuuid1_2.38.1-5+deb12u1_amd64.deb ...
Unpacking libuuid1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up libuuid1:amd64 (2.38.1-5+deb12u1) ...
(Reading database ... 20757 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.38.1-5+deb12u1_amd64.deb ...
Unpacking uuid-runtime (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Preparing to unpack .../libblkid1_2.38.1-5+deb12u1_amd64.deb ...
Unpacking libblkid1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up libblkid1:amd64 (2.38.1-5+deb12u1) ...
(Reading database ... 20755 files and directories currently installed.)
Preparing to unpack .../libmount1_2.38.1-5+deb12u1_amd64.deb ...
Unpacking libmount1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up libmount1:amd64 (2.38.1-5+deb12u1) ...
(Reading database ... 20754 files and directories currently installed.)
Preparing to unpack .../0-libfdisk1_2.38.1-5+deb12u1_amd64.deb ...
Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Preparing to unpack .../1-fdisk_2.38.1-5+deb12u1_amd64.deb ...
Unpacking fdisk (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Preparing to unpack .../2-libuv1_1.44.2-1+deb12u1_amd64.deb ...
Unpacking libuv1:amd64 (1.44.2-1+deb12u1) over (1.44.2-1) ...
Preparing to unpack .../3-bind9-host_1%3a9.18.24-1_amd64.deb ...
Unpacking bind9-host (1:9.18.24-1) over (1:9.18.19-1~deb12u1) ...
Preparing to unpack .../4-bind9-libs_1%3a9.18.24-1_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.24-1) over (1:9.18.19-1~deb12u1) ...
Preparing to unpack .../5-bsdextrautils_2.38.1-5+deb12u1_amd64.deb ...
Unpacking bsdextrautils (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Preparing to unpack .../6-eject_2.38.1-5+deb12u1_amd64.deb ...
Unpacking eject (2.38.1-5+deb12u1) over (2.38.1-5+b1) ...
Setting up bsdextrautils (2.38.1-5+deb12u1) ...
Setting up eject (2.38.1-5+deb12u1) ...
Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ...
Setting up mount (2.38.1-5+deb12u1) ...
Setting up uuid-runtime (2.38.1-5+deb12u1) ...
uuidd.service is a disabled or a static unit not running, not starting it.
Setting up bind9-libs:amd64 (1:9.18.24-1) ...
Setting up fdisk (2.38.1-5+deb12u1) ...
Setting up bind9-host (1:9.18.24-1) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9+deb12u4) ...
+ sudo apt-get install --yes git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
git-man liberror-perl libgdbm-compat4 libperl5.36 patch perl
perl-modules-5.36
Suggested packages:
git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
git-cvs git-mediawiki git-svn ed diffutils-doc perl-doc
libterm-readline-gnu-perl | libterm-readline-perl-perl make
libtap-harness-archive-perl
The following NEW packages will be installed:
git git-man liberror-perl libgdbm-compat4 libperl5.36 patch perl
perl-modules-5.36
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 16.7 MB of archives.
After this operation, 96.6 MB of additional disk space will be used.
Get:1 file:/etc/apt/mirrors/debian.list Mirrorlist [30 B]
Get:2 https://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u1 [2815 kB]
Get:3 https://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
Get:4 https://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u1 [4218 kB]
Get:5 https://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u1 [239 kB]
Get:6 https://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
Get:7 https://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
Get:8 https://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
Get:9 https://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
Fetched 16.7 MB in 1s (21.8 MB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
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.36.0 /usr/local/share/perl/5.36.0 /usr/lib/x86_64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 8.)
debconf: falling back to frontend: Teletype
Selecting previously unselected package perl-modules-5.36.
(Reading database ... 20750 files and directories currently installed.)
Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u1_all.deb ...
Unpacking perl-modules-5.36 (5.36.0-7+deb12u1) ...
Selecting previously unselected package libgdbm-compat4:amd64.
Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ...
Unpacking libgdbm-compat4:amd64 (1.23-3) ...
Selecting previously unselected package libperl5.36:amd64.
Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u1_amd64.deb ...
Unpacking libperl5.36:amd64 (5.36.0-7+deb12u1) ...
Selecting previously unselected package perl.
Preparing to unpack .../3-perl_5.36.0-7+deb12u1_amd64.deb ...
Unpacking perl (5.36.0-7+deb12u1) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../4-liberror-perl_0.17029-2_all.deb ...
Unpacking liberror-perl (0.17029-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../5-git-man_1%3a2.39.2-1.1_all.deb ...
Unpacking git-man (1:2.39.2-1.1) ...
Selecting previously unselected package git.
Preparing to unpack .../6-git_1%3a2.39.2-1.1_amd64.deb ...
Unpacking git (1:2.39.2-1.1) ...
Selecting previously unselected package patch.
Preparing to unpack .../7-patch_2.7.6-7_amd64.deb ...
Unpacking patch (2.7.6-7) ...
Setting up perl-modules-5.36 (5.36.0-7+deb12u1) ...
Setting up patch (2.7.6-7) ...
Setting up libgdbm-compat4:amd64 (1.23-3) ...
Setting up git-man (1:2.39.2-1.1) ...
Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ...
Setting up perl (5.36.0-7+deb12u1) ...
Setting up liberror-perl (0.17029-2) ...
Setting up git (1:2.39.2-1.1) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for libc-bin (2.36-9+deb12u4) ...
+ git clone --recursive https://git.janouch.name/p/gallery.git gallery
Cloning into 'gallery'...
remote: Enumerating objects: 116, done.
remote: Counting objects: 100% (116/116), done.
remote: Compressing objects: 100% (116/116), done.
remote: Total 116 (delta 66), reused 0 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (116/116), 66.26 KiB | 3.90 MiB/s, done.
Resolving deltas: 100% (66/66), done.
+ cd gallery
+ git -c advice.detachedHead=false checkout 9e22bd0e20bc3a3ca7671ae7ab1865be5aee1f16
HEAD is now at 9e22bd0 gallery: improve the README
+ sudo apt-get install --yes cmake g++ libgraphicsmagick++1-dev curl jq libarchive-tools
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
curl is already the newest version (7.88.1-10+deb12u5).
The following additional packages will be installed:
autoconf automake autotools-dev binutils binutils-common
binutils-x86-64-linux-gnu bzip2-doc cmake-data cpp cpp-12 fontconfig-config
fonts-dejavu-core fonts-droid-fallback fonts-noto-mono fonts-urw-base35
g++-12 gcc gcc-12 ghostscript icu-devtools libabsl20220623 libaom-dev
libaom3 libarchive13 libasan8 libatomic1 libavahi-client3
libavahi-common-data libavahi-common3 libavif15 libbinutils libbrotli-dev
libbz2-dev libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev
libctf-nobfd0 libctf0 libcups2 libdav1d-dev libdav1d6 libde265-0
libde265-dev libdeflate-dev libdeflate0 libexif-dev libexif12 libfontconfig1
libfontenc1 libfreetype-dev libgav1-1 libgcc-12-dev libgd3 libgomp1
libgprofng0 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3
libgraphicsmagick1-dev libgs-common libgs10 libgs10-common libheif-dev
libheif1 libhwy-dev libhwy1 libice-dev libice6 libicu-dev libidn12
libijs-0.35 libisl23 libitm1 libjansson4 libjbig-dev libjbig0 libjbig2dec0
libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjq1 libjsoncpp25
libjxl-dev libjxl0.7 liblcms2-2 liblcms2-dev liblerc-dev liblerc4 liblsan0
libltdl-dev libltdl7 liblzma-dev libmpc3 libmpfr6 libnsl-dev libonig5
libopenjp2-7 libpaper-utils libpaper1 libpkgconf3 libpng-dev libpng-tools
libpthread-stubs0-dev libquadmath0 librav1e0 librhash0 libsm-dev libsm6
libstdc++-12-dev libsvtav1enc1 libtiff-dev libtiff6 libtiffxx6 libtirpc-dev
libtool libtsan2 libubsan1 libwebp-dev libwebp7 libwebpdemux2 libwebpmux3
libwmf-0.2-7 libwmf-dev libwmflite-0.2-7 libx11-6 libx11-data libx11-dev
libx265-199 libx265-dev libxau-dev libxau6 libxcb1 libxcb1-dev libxdmcp-dev
libxdmcp6 libxext-dev libxext6 libxml2-dev libxpm4 libxt6 libyuv0
libzstd-dev linux-libc-dev m4 make manpages-dev pkgconf pkgconf-bin
poppler-data rpcsvc-proto x11-common x11proto-core-dev x11proto-dev
xfonts-encodings xfonts-utils xorg-sgml-doctools xtrans-dev zlib1g-dev
Suggested packages:
autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc
cmake-format elpa-cmake-mode ninja-build cpp-doc gcc-12-locales cpp-12-doc
fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre
g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
gcc-12-multilib lrzip glibc-doc cups-common freetype2-doc libgd-tools
graphicsmagick-dbg graphicsmagick libice-doc icu-doc liblcms2-utils
libtool-doc liblzma-doc libsm-doc libstdc++-12-doc gfortran
| fortran95-compiler gcj-jdk libwmf-0.2-7-gtk libwmf-doc libx11-doc
libx265-doc libxcb-doc libxext-doc m4-doc make-doc poppler-utils
fonts-japanese-mincho | fonts-ipafont-mincho fonts-japanese-gothic
| fonts-ipafont-gothic fonts-arphic-ukai fonts-arphic-uming fonts-nanum
Recommended packages:
libexif-doc
The following NEW packages will be installed:
autoconf automake autotools-dev binutils binutils-common
binutils-x86-64-linux-gnu bzip2-doc cmake cmake-data cpp cpp-12
fontconfig-config fonts-dejavu-core fonts-droid-fallback fonts-noto-mono
fonts-urw-base35 g++ g++-12 gcc gcc-12 ghostscript icu-devtools jq
libabsl20220623 libaom-dev libaom3 libarchive-tools libarchive13 libasan8
libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libavif15
libbinutils libbrotli-dev libbz2-dev libc-dev-bin libc-devtools libc6-dev
libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcups2 libdav1d-dev libdav1d6
libde265-0 libde265-dev libdeflate-dev libdeflate0 libexif-dev libexif12
libfontconfig1 libfontenc1 libfreetype-dev libgav1-1 libgcc-12-dev libgd3
libgomp1 libgprofng0 libgraphicsmagick++-q16-12 libgraphicsmagick++1-dev
libgraphicsmagick-q16-3 libgraphicsmagick1-dev libgs-common libgs10
libgs10-common libheif-dev libheif1 libhwy-dev libhwy1 libice-dev libice6
libicu-dev libidn12 libijs-0.35 libisl23 libitm1 libjansson4 libjbig-dev
libjbig0 libjbig2dec0 libjpeg-dev libjpeg62-turbo libjpeg62-turbo-dev libjq1
libjsoncpp25 libjxl-dev libjxl0.7 liblcms2-2 liblcms2-dev liblerc-dev
liblerc4 liblsan0 libltdl-dev libltdl7 liblzma-dev libmpc3 libmpfr6
libnsl-dev libonig5 libopenjp2-7 libpaper-utils libpaper1 libpkgconf3
libpng-dev libpng-tools libpthread-stubs0-dev libquadmath0 librav1e0
librhash0 libsm-dev libsm6 libstdc++-12-dev libsvtav1enc1 libtiff-dev
libtiff6 libtiffxx6 libtirpc-dev libtool libtsan2 libubsan1 libwebp-dev
libwebp7 libwebpdemux2 libwebpmux3 libwmf-0.2-7 libwmf-dev libwmflite-0.2-7
libx11-6 libx11-data libx11-dev libx265-199 libx265-dev libxau-dev libxau6
libxcb1 libxcb1-dev libxdmcp-dev libxdmcp6 libxext-dev libxext6 libxml2-dev
libxpm4 libxt6 libyuv0 libzstd-dev linux-libc-dev m4 make manpages-dev
pkgconf pkgconf-bin poppler-data rpcsvc-proto x11-common x11proto-core-dev
x11proto-dev xfonts-encodings xfonts-utils xorg-sgml-doctools xtrans-dev
zlib1g-dev
0 upgraded, 164 newly installed, 0 to remove and 0 not upgraded.
Need to get 141 MB of archives.
After this operation, 565 MB of additional disk space will be used.
Get:1 file:/etc/apt/mirrors/debian.list Mirrorlist [30 B]
Get:2 https://deb.debian.org/debian bookworm/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1807 kB]
Get:3 https://deb.debian.org/debian bookworm/main amd64 poppler-data all 0.4.12-1 [1601 kB]
Get:4 https://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:5 https://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
Get:6 https://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
Get:7 https://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
Get:8 https://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB]
Get:9 https://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB]
Get:10 https://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
Get:11 https://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
Get:12 https://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
Get:13 https://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
Get:14 https://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
Get:15 https://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB]
Get:16 https://deb.debian.org/debian bookworm/main amd64 bzip2-doc all 1.0.8-5 [514 kB]
Get:17 https://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB]
Get:18 https://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
Get:19 https://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
Get:20 https://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
Get:21 https://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
Get:22 https://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1.1 [683 kB]
Get:23 https://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
Get:24 https://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
Get:25 https://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
Get:26 https://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
Get:27 https://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
Get:28 https://deb.debian.org/debian bookworm/main amd64 libfontenc1 amd64 1:1.1.4-1 [24.3 kB]
Get:29 https://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
Get:30 https://deb.debian.org/debian bookworm/main amd64 xfonts-encodings all 1:1.0.4-2.2 [577 kB]
Get:31 https://deb.debian.org/debian bookworm/main amd64 xfonts-utils amd64 1:7.7+6 [93.0 kB]
Get:32 https://deb.debian.org/debian bookworm/main amd64 fonts-urw-base35 all 20200910-7 [10.8 MB]
Get:33 https://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
Get:34 https://deb.debian.org/debian bookworm/main amd64 fonts-noto-mono all 20201225-1 [402 kB]
Get:35 https://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
Get:36 https://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
Get:37 https://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
Get:38 https://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
Get:39 https://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
Get:40 https://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
Get:41 https://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
Get:42 https://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
Get:43 https://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
Get:44 https://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
Get:45 https://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
Get:46 https://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
Get:47 https://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u4 [45.4 kB]
Get:48 https://deb.debian.org/debian bookworm/main amd64 linux-libc-dev amd64 6.1.76-1 [1930 kB]
Get:49 https://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
Get:50 https://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
Get:51 https://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
Get:52 https://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
Get:53 https://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u4 [1897 kB]
Get:54 https://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
Get:55 https://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
Get:56 https://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
Get:57 https://deb.debian.org/debian bookworm/main amd64 libgs-common all 10.0.0~dfsg-11+deb12u3 [148 kB]
Get:58 https://deb.debian.org/debian bookworm/main amd64 libgs10-common all 10.0.0~dfsg-11+deb12u3 [586 kB]
Get:59 https://deb.debian.org/debian bookworm/main amd64 libavahi-common-data amd64 0.8-10 [107 kB]
Get:60 https://deb.debian.org/debian bookworm/main amd64 libavahi-common3 amd64 0.8-10 [41.6 kB]
Get:61 https://deb.debian.org/debian bookworm/main amd64 libavahi-client3 amd64 0.8-10 [45.5 kB]
Get:62 https://deb.debian.org/debian bookworm/main amd64 libcups2 amd64 2.4.2-3+deb12u5 [245 kB]
Get:63 https://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
Get:64 https://deb.debian.org/debian bookworm/main amd64 libidn12 amd64 1.41-1 [83.8 kB]
Get:65 https://deb.debian.org/debian bookworm/main amd64 libijs-0.35 amd64 0.35-15 [16.4 kB]
Get:66 https://deb.debian.org/debian bookworm/main amd64 libjbig2dec0 amd64 0.19-3 [67.2 kB]
Get:67 https://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
Get:68 https://deb.debian.org/debian bookworm/main amd64 liblcms2-2 amd64 2.14-2 [154 kB]
Get:69 https://deb.debian.org/debian bookworm/main amd64 libopenjp2-7 amd64 2.5.0-2 [189 kB]
Get:70 https://deb.debian.org/debian bookworm/main amd64 libpaper1 amd64 1.1.29 [12.5 kB]
Get:71 https://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
Get:72 https://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
Get:73 https://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
Get:74 https://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
Get:75 https://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6+deb12u1 [316 kB]
Get:76 https://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
Get:77 https://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
Get:78 https://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
Get:79 https://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
Get:80 https://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
Get:81 https://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
Get:82 https://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
Get:83 https://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
Get:84 https://deb.debian.org/debian bookworm/main amd64 libgs10 amd64 10.0.0~dfsg-11+deb12u3 [2465 kB]
Get:85 https://deb.debian.org/debian bookworm/main amd64 ghostscript amd64 10.0.0~dfsg-11+deb12u3 [56.9 kB]
Get:86 https://deb.debian.org/debian bookworm/main amd64 icu-devtools amd64 72.1-3 [206 kB]
Get:87 https://deb.debian.org/debian bookworm/main amd64 libonig5 amd64 6.9.8-1 [188 kB]
Get:88 https://deb.debian.org/debian bookworm/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
Get:89 https://deb.debian.org/debian bookworm/main amd64 jq amd64 1.6-2.1 [64.9 kB]
Get:90 https://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
Get:91 https://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB]
Get:92 https://deb.debian.org/debian bookworm/main amd64 libaom-dev amd64 3.6.0-1 [2093 kB]
Get:93 https://deb.debian.org/debian bookworm/main amd64 libarchive-tools amd64 3.6.2-1 [73.6 kB]
Get:94 https://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB]
Get:95 https://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
Get:96 https://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
Get:97 https://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
Get:98 https://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
Get:99 https://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
Get:100 https://deb.debian.org/debian bookworm/main amd64 libbrotli-dev amd64 1.0.9-2+b6 [287 kB]
Get:101 https://deb.debian.org/debian bookworm/main amd64 libbz2-dev amd64 1.0.8-5+b1 [30.9 kB]
Get:102 https://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
Get:103 https://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
Get:104 https://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB]
Get:105 https://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
Get:106 https://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
Get:107 https://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u4 [53.0 kB]
Get:108 https://deb.debian.org/debian bookworm/main amd64 libdav1d-dev amd64 1.0.0-2 [25.5 kB]
Get:109 https://deb.debian.org/debian bookworm/main amd64 libde265-dev amd64 1.0.11-1+deb12u2 [14.0 kB]
Get:110 https://deb.debian.org/debian bookworm/main amd64 libdeflate-dev amd64 1.14-1 [53.3 kB]
Get:111 https://deb.debian.org/debian bookworm/main amd64 libexif12 amd64 0.6.24-1+b1 [402 kB]
Get:112 https://deb.debian.org/debian bookworm/main amd64 libexif-dev amd64 0.6.24-1+b1 [108 kB]
Get:113 https://deb.debian.org/debian bookworm/main amd64 zlib1g-dev amd64 1:1.2.13.dfsg-1 [916 kB]
Get:114 https://deb.debian.org/debian bookworm/main amd64 libpng-dev amd64 1.6.39-2 [359 kB]
Get:115 https://deb.debian.org/debian bookworm/main amd64 libfreetype-dev amd64 2.12.1+dfsg-5 [567 kB]
Get:116 https://deb.debian.org/debian bookworm/main amd64 libhwy1 amd64 1.0.3-3+deb12u1 [348 kB]
Get:117 https://deb.debian.org/debian bookworm/main amd64 libjxl0.7 amd64 0.7.0-10 [1046 kB]
Get:118 https://deb.debian.org/debian bookworm/main amd64 libwebpmux3 amd64 1.2.4-0.2+deb12u1 [109 kB]
Get:119 https://deb.debian.org/debian bookworm/main amd64 libwmflite-0.2-7 amd64 0.2.12-5.1 [75.2 kB]
Get:120 https://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
Get:121 https://deb.debian.org/debian bookworm/main amd64 libgraphicsmagick-q16-3 amd64 1.4+really1.3.40-4 [1180 kB]
Get:122 https://deb.debian.org/debian bookworm/main amd64 libgraphicsmagick++-q16-12 amd64 1.4+really1.3.40-4 [115 kB]
Get:123 https://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo-dev amd64 1:2.1.5-2 [290 kB]
Get:124 https://deb.debian.org/debian bookworm/main amd64 libjpeg-dev amd64 1:2.1.5-2 [71.8 kB]
Get:125 https://deb.debian.org/debian bookworm/main amd64 liblcms2-dev amd64 2.14-2 [1815 kB]
Get:126 https://deb.debian.org/debian bookworm/main amd64 libwmf-0.2-7 amd64 0.2.12-5.1 [117 kB]
Get:127 https://deb.debian.org/debian bookworm/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [22.1 kB]
Get:128 https://deb.debian.org/debian bookworm/main amd64 x11proto-dev all 2022.1-1 [599 kB]
Get:129 https://deb.debian.org/debian bookworm/main amd64 x11proto-core-dev all 2022.1-1 [3528 B]
Get:130 https://deb.debian.org/debian bookworm/main amd64 libxau-dev amd64 1:1.0.9-1 [22.9 kB]
Get:131 https://deb.debian.org/debian bookworm/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [42.2 kB]
Get:132 https://deb.debian.org/debian bookworm/main amd64 xtrans-dev all 1.4.0-1 [98.7 kB]
Get:133 https://deb.debian.org/debian bookworm/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5344 B]
Get:134 https://deb.debian.org/debian bookworm/main amd64 libxcb1-dev amd64 1.15-1 [181 kB]
Get:135 https://deb.debian.org/debian bookworm/main amd64 libx11-dev amd64 2:1.8.4-2+deb12u2 [837 kB]
Get:136 https://deb.debian.org/debian bookworm/main amd64 libwmf-dev amd64 0.2.12-5.1 [205 kB]
Get:137 https://deb.debian.org/debian bookworm/main amd64 libice-dev amd64 2:1.0.10-1 [67.1 kB]
Get:138 https://deb.debian.org/debian bookworm/main amd64 libsm-dev amd64 2:1.2.3-1 [38.0 kB]
Get:139 https://deb.debian.org/debian bookworm/main amd64 libxext-dev amd64 2:1.3.4-1+b1 [107 kB]
Get:140 https://deb.debian.org/debian bookworm/main amd64 libicu-dev amd64 72.1-3 [10.3 MB]
Get:141 https://deb.debian.org/debian bookworm/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3~deb12u1 [782 kB]
Get:142 https://deb.debian.org/debian bookworm/main amd64 libjbig-dev amd64 2.1-6.1 [31.0 kB]
Get:143 https://deb.debian.org/debian bookworm/main amd64 liblzma-dev amd64 5.4.1-0.2 [260 kB]
Get:144 https://deb.debian.org/debian bookworm/main amd64 libzstd-dev amd64 1.5.4+dfsg2-5 [354 kB]
Get:145 https://deb.debian.org/debian bookworm/main amd64 libwebpdemux2 amd64 1.2.4-0.2+deb12u1 [99.4 kB]
Get:146 https://deb.debian.org/debian bookworm/main amd64 libwebp-dev amd64 1.2.4-0.2+deb12u1 [400 kB]
Get:147 https://deb.debian.org/debian bookworm/main amd64 libtiffxx6 amd64 4.5.0-6+deb12u1 [144 kB]
Get:148 https://deb.debian.org/debian bookworm/main amd64 liblerc-dev amd64 4.0.0+ds-2 [175 kB]
Get:149 https://deb.debian.org/debian bookworm/main amd64 libtiff-dev amd64 4.5.0-6+deb12u1 [456 kB]
Get:150 https://deb.debian.org/debian bookworm/main amd64 libx265-dev amd64 3.5-2+b1 [1171 kB]
Get:151 https://deb.debian.org/debian bookworm/main amd64 libheif-dev amd64 1.15.1-1 [33.4 kB]
Get:152 https://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB]
Get:153 https://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB]
Get:154 https://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:155 https://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:156 https://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:157 https://deb.debian.org/debian bookworm/main amd64 libhwy-dev amd64 1.0.3-3+deb12u1 [218 kB]
Get:158 https://deb.debian.org/debian bookworm/main amd64 libjxl-dev amd64 0.7.0-10 [49.4 kB]
Get:159 https://deb.debian.org/debian bookworm/main amd64 libgraphicsmagick1-dev amd64 1.4+really1.3.40-4 [1434 kB]
Get:160 https://deb.debian.org/debian bookworm/main amd64 libgraphicsmagick++1-dev amd64 1.4+really1.3.40-4 [304 kB]
Get:161 https://deb.debian.org/debian bookworm/main amd64 libpaper-utils amd64 1.1.29 [8868 B]
Get:162 https://deb.debian.org/debian bookworm/main amd64 libpng-tools amd64 1.6.39-2 [127 kB]
Get:163 https://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
Get:164 https://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
Get:165 https://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB]
Fetched 141 MB in 15s (9530 kB/s)
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package fonts-droid-fallback.
(Reading database ... 23855 files and directories currently installed.)
Preparing to unpack .../000-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ...
Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ...
Selecting previously unselected package poppler-data.
Preparing to unpack .../001-poppler-data_0.4.12-1_all.deb ...
Unpacking poppler-data (0.4.12-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../002-m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../003-autoconf_2.71-3_all.deb ...
Unpacking autoconf (2.71-3) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ...
Unpacking autotools-dev (20220109.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../005-automake_1%3a1.16.5-1.3_all.deb ...
Unpacking automake (1:1.16.5-1.3) ...
Selecting previously unselected package binutils-common:amd64.
Preparing to unpack .../006-binutils-common_2.40-2_amd64.deb ...
Unpacking binutils-common:amd64 (2.40-2) ...
Selecting previously unselected package libbinutils:amd64.
Preparing to unpack .../007-libbinutils_2.40-2_amd64.deb ...
Unpacking libbinutils:amd64 (2.40-2) ...
Selecting previously unselected package libctf-nobfd0:amd64.
Preparing to unpack .../008-libctf-nobfd0_2.40-2_amd64.deb ...
Unpacking libctf-nobfd0:amd64 (2.40-2) ...
Selecting previously unselected package libctf0:amd64.
Preparing to unpack .../009-libctf0_2.40-2_amd64.deb ...
Unpacking libctf0:amd64 (2.40-2) ...
Selecting previously unselected package libgprofng0:amd64.
Preparing to unpack .../010-libgprofng0_2.40-2_amd64.deb ...
Unpacking libgprofng0:amd64 (2.40-2) ...
Selecting previously unselected package libjansson4:amd64.
Preparing to unpack .../011-libjansson4_2.14-2_amd64.deb ...
Unpacking libjansson4:amd64 (2.14-2) ...
Selecting previously unselected package binutils-x86-64-linux-gnu.
Preparing to unpack .../012-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ...
Unpacking binutils-x86-64-linux-gnu (2.40-2) ...
Selecting previously unselected package binutils.
Preparing to unpack .../013-binutils_2.40-2_amd64.deb ...
Unpacking binutils (2.40-2) ...
Selecting previously unselected package bzip2-doc.
Preparing to unpack .../014-bzip2-doc_1.0.8-5_all.deb ...
Unpacking bzip2-doc (1.0.8-5) ...
Selecting previously unselected package libarchive13:amd64.
Preparing to unpack .../015-libarchive13_3.6.2-1_amd64.deb ...
Unpacking libarchive13:amd64 (3.6.2-1) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../016-libjsoncpp25_1.9.5-4_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../017-librhash0_1.4.3-3_amd64.deb ...
Unpacking librhash0:amd64 (1.4.3-3) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../018-cmake-data_3.25.1-1_all.deb ...
Unpacking cmake-data (3.25.1-1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../019-cmake_3.25.1-1_amd64.deb ...
Unpacking cmake (3.25.1-1) ...
Selecting previously unselected package libisl23:amd64.
Preparing to unpack .../020-libisl23_0.25-1.1_amd64.deb ...
Unpacking libisl23:amd64 (0.25-1.1) ...
Selecting previously unselected package libmpfr6:amd64.
Preparing to unpack .../021-libmpfr6_4.2.0-1_amd64.deb ...
Unpacking libmpfr6:amd64 (4.2.0-1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../022-libmpc3_1.3.1-1_amd64.deb ...
Unpacking libmpc3:amd64 (1.3.1-1) ...
Selecting previously unselected package cpp-12.
Preparing to unpack .../023-cpp-12_12.2.0-14_amd64.deb ...
Unpacking cpp-12 (12.2.0-14) ...
Selecting previously unselected package cpp.
Preparing to unpack .../024-cpp_4%3a12.2.0-3_amd64.deb ...
Unpacking cpp (4:12.2.0-3) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../025-fonts-dejavu-core_2.37-6_all.deb ...
Unpacking fonts-dejavu-core (2.37-6) ...
Selecting previously unselected package libfontenc1:amd64.
Preparing to unpack .../026-libfontenc1_1%3a1.1.4-1_amd64.deb ...
Unpacking libfontenc1:amd64 (1:1.1.4-1) ...
Selecting previously unselected package x11-common.
Preparing to unpack .../027-x11-common_1%3a7.7+23_all.deb ...
Unpacking x11-common (1:7.7+23) ...
Selecting previously unselected package xfonts-encodings.
Preparing to unpack .../028-xfonts-encodings_1%3a1.0.4-2.2_all.deb ...
Unpacking xfonts-encodings (1:1.0.4-2.2) ...
Selecting previously unselected package xfonts-utils.
Preparing to unpack .../029-xfonts-utils_1%3a7.7+6_amd64.deb ...
Unpacking xfonts-utils (1:7.7+6) ...
Selecting previously unselected package fonts-urw-base35.
Preparing to unpack .../030-fonts-urw-base35_20200910-7_all.deb ...
Unpacking fonts-urw-base35 (20200910-7) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../031-fontconfig-config_2.14.1-4_amd64.deb ...
Unpacking fontconfig-config (2.14.1-4) ...
Selecting previously unselected package fonts-noto-mono.
Preparing to unpack .../032-fonts-noto-mono_20201225-1_all.deb ...
Unpacking fonts-noto-mono (20201225-1) ...
Selecting previously unselected package libcc1-0:amd64.
Preparing to unpack .../033-libcc1-0_12.2.0-14_amd64.deb ...
Unpacking libcc1-0:amd64 (12.2.0-14) ...
Selecting previously unselected package libgomp1:amd64.
Preparing to unpack .../034-libgomp1_12.2.0-14_amd64.deb ...
Unpacking libgomp1:amd64 (12.2.0-14) ...
Selecting previously unselected package libitm1:amd64.
Preparing to unpack .../035-libitm1_12.2.0-14_amd64.deb ...
Unpacking libitm1:amd64 (12.2.0-14) ...
Selecting previously unselected package libatomic1:amd64.
Preparing to unpack .../036-libatomic1_12.2.0-14_amd64.deb ...
Unpacking libatomic1:amd64 (12.2.0-14) ...
Selecting previously unselected package libasan8:amd64.
Preparing to unpack .../037-libasan8_12.2.0-14_amd64.deb ...
Unpacking libasan8:amd64 (12.2.0-14) ...
Selecting previously unselected package liblsan0:amd64.
Preparing to unpack .../038-liblsan0_12.2.0-14_amd64.deb ...
Unpacking liblsan0:amd64 (12.2.0-14) ...
Selecting previously unselected package libtsan2:amd64.
Preparing to unpack .../039-libtsan2_12.2.0-14_amd64.deb ...
Unpacking libtsan2:amd64 (12.2.0-14) ...
Selecting previously unselected package libubsan1:amd64.
Preparing to unpack .../040-libubsan1_12.2.0-14_amd64.deb ...
Unpacking libubsan1:amd64 (12.2.0-14) ...
Selecting previously unselected package libquadmath0:amd64.
Preparing to unpack .../041-libquadmath0_12.2.0-14_amd64.deb ...
Unpacking libquadmath0:amd64 (12.2.0-14) ...
Selecting previously unselected package libgcc-12-dev:amd64.
Preparing to unpack .../042-libgcc-12-dev_12.2.0-14_amd64.deb ...
Unpacking libgcc-12-dev:amd64 (12.2.0-14) ...
Selecting previously unselected package gcc-12.
Preparing to unpack .../043-gcc-12_12.2.0-14_amd64.deb ...
Unpacking gcc-12 (12.2.0-14) ...
Selecting previously unselected package gcc.
Preparing to unpack .../044-gcc_4%3a12.2.0-3_amd64.deb ...
Unpacking gcc (4:12.2.0-3) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../045-libc-dev-bin_2.36-9+deb12u4_amd64.deb ...
Unpacking libc-dev-bin (2.36-9+deb12u4) ...
Selecting previously unselected package linux-libc-dev:amd64.
Preparing to unpack .../046-linux-libc-dev_6.1.76-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.1.76-1) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../047-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
Selecting previously unselected package libtirpc-dev:amd64.
Preparing to unpack .../048-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
Selecting previously unselected package libnsl-dev:amd64.
Preparing to unpack .../049-libnsl-dev_1.3.0-2_amd64.deb ...
Unpacking libnsl-dev:amd64 (1.3.0-2) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../050-rpcsvc-proto_1.4.3-1_amd64.deb ...
Unpacking rpcsvc-proto (1.4.3-1) ...
Selecting previously unselected package libc6-dev:amd64.
Preparing to unpack .../051-libc6-dev_2.36-9+deb12u4_amd64.deb ...
Unpacking libc6-dev:amd64 (2.36-9+deb12u4) ...
Selecting previously unselected package libstdc++-12-dev:amd64.
Preparing to unpack .../052-libstdc++-12-dev_12.2.0-14_amd64.deb ...
Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ...
Selecting previously unselected package g++-12.
Preparing to unpack .../053-g++-12_12.2.0-14_amd64.deb ...
Unpacking g++-12 (12.2.0-14) ...
Selecting previously unselected package g++.
Preparing to unpack .../054-g++_4%3a12.2.0-3_amd64.deb ...
Unpacking g++ (4:12.2.0-3) ...
Selecting previously unselected package libgs-common.
Preparing to unpack .../055-libgs-common_10.0.0~dfsg-11+deb12u3_all.deb ...
Unpacking libgs-common (10.0.0~dfsg-11+deb12u3) ...
Selecting previously unselected package libgs10-common.
Preparing to unpack .../056-libgs10-common_10.0.0~dfsg-11+deb12u3_all.deb ...
Unpacking libgs10-common (10.0.0~dfsg-11+deb12u3) ...
Selecting previously unselected package libavahi-common-data:amd64.
Preparing to unpack .../057-libavahi-common-data_0.8-10_amd64.deb ...
Unpacking libavahi-common-data:amd64 (0.8-10) ...
Selecting previously unselected package libavahi-common3:amd64.
Preparing to unpack .../058-libavahi-common3_0.8-10_amd64.deb ...
Unpacking libavahi-common3:amd64 (0.8-10) ...
Selecting previously unselected package libavahi-client3:amd64.
Preparing to unpack .../059-libavahi-client3_0.8-10_amd64.deb ...
Unpacking libavahi-client3:amd64 (0.8-10) ...
Selecting previously unselected package libcups2:amd64.
Preparing to unpack .../060-libcups2_2.4.2-3+deb12u5_amd64.deb ...
Unpacking libcups2:amd64 (2.4.2-3+deb12u5) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../061-libfontconfig1_2.14.1-4_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.14.1-4) ...
Selecting previously unselected package libidn12:amd64.
Preparing to unpack .../062-libidn12_1.41-1_amd64.deb ...
Unpacking libidn12:amd64 (1.41-1) ...
Selecting previously unselected package libijs-0.35:amd64.
Preparing to unpack .../063-libijs-0.35_0.35-15_amd64.deb ...
Unpacking libijs-0.35:amd64 (0.35-15) ...
Selecting previously unselected package libjbig2dec0:amd64.
Preparing to unpack .../064-libjbig2dec0_0.19-3_amd64.deb ...
Unpacking libjbig2dec0:amd64 (0.19-3) ...
Selecting previously unselected package libjpeg62-turbo:amd64.
Preparing to unpack .../065-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Selecting previously unselected package liblcms2-2:amd64.
Preparing to unpack .../066-liblcms2-2_2.14-2_amd64.deb ...
Unpacking liblcms2-2:amd64 (2.14-2) ...
Selecting previously unselected package libopenjp2-7:amd64.
Preparing to unpack .../067-libopenjp2-7_2.5.0-2_amd64.deb ...
Unpacking libopenjp2-7:amd64 (2.5.0-2) ...
Selecting previously unselected package libpaper1:amd64.
Preparing to unpack .../068-libpaper1_1.1.29_amd64.deb ...
Unpacking libpaper1:amd64 (1.1.29) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../069-libdeflate0_1.14-1_amd64.deb ...
Unpacking libdeflate0:amd64 (1.14-1) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../070-libjbig0_2.1-6.1_amd64.deb ...
Unpacking libjbig0:amd64 (2.1-6.1) ...
Selecting previously unselected package liblerc4:amd64.
Preparing to unpack .../071-liblerc4_4.0.0+ds-2_amd64.deb ...
Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
Selecting previously unselected package libwebp7:amd64.
Preparing to unpack .../072-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
Selecting previously unselected package libtiff6:amd64.
Preparing to unpack .../073-libtiff6_4.5.0-6+deb12u1_amd64.deb ...
Unpacking libtiff6:amd64 (4.5.0-6+deb12u1) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../074-libxau6_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../075-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../076-libxcb1_1.15-1_amd64.deb ...
Unpacking libxcb1:amd64 (1.15-1) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../077-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack .../078-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libice6:amd64.
Preparing to unpack .../079-libice6_2%3a1.0.10-1_amd64.deb ...
Unpacking libice6:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libsm6:amd64.
Preparing to unpack .../080-libsm6_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm6:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libxt6:amd64.
Preparing to unpack .../081-libxt6_1%3a1.2.1-1.1_amd64.deb ...
Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
Selecting previously unselected package libgs10:amd64.
Preparing to unpack .../082-libgs10_10.0.0~dfsg-11+deb12u3_amd64.deb ...
Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u3) ...
Selecting previously unselected package ghostscript.
Preparing to unpack .../083-ghostscript_10.0.0~dfsg-11+deb12u3_amd64.deb ...
Unpacking ghostscript (10.0.0~dfsg-11+deb12u3) ...
Selecting previously unselected package icu-devtools.
Preparing to unpack .../084-icu-devtools_72.1-3_amd64.deb ...
Unpacking icu-devtools (72.1-3) ...
Selecting previously unselected package libonig5:amd64.
Preparing to unpack .../085-libonig5_6.9.8-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.8-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../086-libjq1_1.6-2.1_amd64.deb ...
Unpacking libjq1:amd64 (1.6-2.1) ...
Selecting previously unselected package jq.
Preparing to unpack .../087-jq_1.6-2.1_amd64.deb ...
Unpacking jq (1.6-2.1) ...
Selecting previously unselected package libabsl20220623:amd64.
Preparing to unpack .../088-libabsl20220623_20220623.1-1_amd64.deb ...
Unpacking libabsl20220623:amd64 (20220623.1-1) ...
Selecting previously unselected package libaom3:amd64.
Preparing to unpack .../089-libaom3_3.6.0-1_amd64.deb ...
Unpacking libaom3:amd64 (3.6.0-1) ...
Selecting previously unselected package libaom-dev:amd64.
Preparing to unpack .../090-libaom-dev_3.6.0-1_amd64.deb ...
Unpacking libaom-dev:amd64 (3.6.0-1) ...
Selecting previously unselected package libarchive-tools.
Preparing to unpack .../091-libarchive-tools_3.6.2-1_amd64.deb ...
Unpacking libarchive-tools (3.6.2-1) ...
Selecting previously unselected package libdav1d6:amd64.
Preparing to unpack .../092-libdav1d6_1.0.0-2_amd64.deb ...
Unpacking libdav1d6:amd64 (1.0.0-2) ...
Selecting previously unselected package libgav1-1:amd64.
Preparing to unpack .../093-libgav1-1_0.18.0-1+b1_amd64.deb ...
Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
Selecting previously unselected package librav1e0:amd64.
Preparing to unpack .../094-librav1e0_0.5.1-6_amd64.deb ...
Unpacking librav1e0:amd64 (0.5.1-6) ...
Selecting previously unselected package libsvtav1enc1:amd64.
Preparing to unpack .../095-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
Selecting previously unselected package libyuv0:amd64.
Preparing to unpack .../096-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
Selecting previously unselected package libavif15:amd64.
Preparing to unpack .../097-libavif15_0.11.1-1_amd64.deb ...
Unpacking libavif15:amd64 (0.11.1-1) ...
Selecting previously unselected package libbrotli-dev:amd64.
Preparing to unpack .../098-libbrotli-dev_1.0.9-2+b6_amd64.deb ...
Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ...
Selecting previously unselected package libbz2-dev:amd64.
Preparing to unpack .../099-libbz2-dev_1.0.8-5+b1_amd64.deb ...
Unpacking libbz2-dev:amd64 (1.0.8-5+b1) ...
Selecting previously unselected package libde265-0:amd64.
Preparing to unpack .../100-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
Selecting previously unselected package libx265-199:amd64.
Preparing to unpack .../101-libx265-199_3.5-2+b1_amd64.deb ...
Unpacking libx265-199:amd64 (3.5-2+b1) ...
Selecting previously unselected package libheif1:amd64.
Preparing to unpack .../102-libheif1_1.15.1-1_amd64.deb ...
Unpacking libheif1:amd64 (1.15.1-1) ...
Selecting previously unselected package libxpm4:amd64.
Preparing to unpack .../103-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Selecting previously unselected package libgd3:amd64.
Preparing to unpack .../104-libgd3_2.3.3-9_amd64.deb ...
Unpacking libgd3:amd64 (2.3.3-9) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../105-libc-devtools_2.36-9+deb12u4_amd64.deb ...
Unpacking libc-devtools (2.36-9+deb12u4) ...
Selecting previously unselected package libdav1d-dev:amd64.
Preparing to unpack .../106-libdav1d-dev_1.0.0-2_amd64.deb ...
Unpacking libdav1d-dev:amd64 (1.0.0-2) ...
Selecting previously unselected package libde265-dev:amd64.
Preparing to unpack .../107-libde265-dev_1.0.11-1+deb12u2_amd64.deb ...
Unpacking libde265-dev:amd64 (1.0.11-1+deb12u2) ...
Selecting previously unselected package libdeflate-dev:amd64.
Preparing to unpack .../108-libdeflate-dev_1.14-1_amd64.deb ...
Unpacking libdeflate-dev:amd64 (1.14-1) ...
Selecting previously unselected package libexif12:amd64.
Preparing to unpack .../109-libexif12_0.6.24-1+b1_amd64.deb ...
Unpacking libexif12:amd64 (0.6.24-1+b1) ...
Selecting previously unselected package libexif-dev:amd64.
Preparing to unpack .../110-libexif-dev_0.6.24-1+b1_amd64.deb ...
Unpacking libexif-dev:amd64 (0.6.24-1+b1) ...
Selecting previously unselected package zlib1g-dev:amd64.
Preparing to unpack .../111-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
Selecting previously unselected package libpng-dev:amd64.
Preparing to unpack .../112-libpng-dev_1.6.39-2_amd64.deb ...
Unpacking libpng-dev:amd64 (1.6.39-2) ...
Selecting previously unselected package libfreetype-dev:amd64.
Preparing to unpack .../113-libfreetype-dev_2.12.1+dfsg-5_amd64.deb ...
Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5) ...
Selecting previously unselected package libhwy1:amd64.
Preparing to unpack .../114-libhwy1_1.0.3-3+deb12u1_amd64.deb ...
Unpacking libhwy1:amd64 (1.0.3-3+deb12u1) ...
Selecting previously unselected package libjxl0.7:amd64.
Preparing to unpack .../115-libjxl0.7_0.7.0-10_amd64.deb ...
Unpacking libjxl0.7:amd64 (0.7.0-10) ...
Selecting previously unselected package libwebpmux3:amd64.
Preparing to unpack .../116-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ...
Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
Selecting previously unselected package libwmflite-0.2-7:amd64.
Preparing to unpack .../117-libwmflite-0.2-7_0.2.12-5.1_amd64.deb ...
Unpacking libwmflite-0.2-7:amd64 (0.2.12-5.1) ...
Selecting previously unselected package libxext6:amd64.
Preparing to unpack .../118-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libgraphicsmagick-q16-3.
Preparing to unpack .../119-libgraphicsmagick-q16-3_1.4+really1.3.40-4_amd64.deb ...
Unpacking libgraphicsmagick-q16-3 (1.4+really1.3.40-4) ...
Selecting previously unselected package libgraphicsmagick++-q16-12.
Preparing to unpack .../120-libgraphicsmagick++-q16-12_1.4+really1.3.40-4_amd64.deb ...
Unpacking libgraphicsmagick++-q16-12 (1.4+really1.3.40-4) ...
Selecting previously unselected package libjpeg62-turbo-dev:amd64.
Preparing to unpack .../121-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
Selecting previously unselected package libjpeg-dev:amd64.
Preparing to unpack .../122-libjpeg-dev_1%3a2.1.5-2_amd64.deb ...
Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ...
Selecting previously unselected package liblcms2-dev:amd64.
Preparing to unpack .../123-liblcms2-dev_2.14-2_amd64.deb ...
Unpacking liblcms2-dev:amd64 (2.14-2) ...
Selecting previously unselected package libwmf-0.2-7:amd64.
Preparing to unpack .../124-libwmf-0.2-7_0.2.12-5.1_amd64.deb ...
Unpacking libwmf-0.2-7:amd64 (0.2.12-5.1) ...
Selecting previously unselected package xorg-sgml-doctools.
Preparing to unpack .../125-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ...
Unpacking xorg-sgml-doctools (1:1.11-1.1) ...
Selecting previously unselected package x11proto-dev.
Preparing to unpack .../126-x11proto-dev_2022.1-1_all.deb ...
Unpacking x11proto-dev (2022.1-1) ...
Selecting previously unselected package x11proto-core-dev.
Preparing to unpack .../127-x11proto-core-dev_2022.1-1_all.deb ...
Unpacking x11proto-core-dev (2022.1-1) ...
Selecting previously unselected package libxau-dev:amd64.
Preparing to unpack .../128-libxau-dev_1%3a1.0.9-1_amd64.deb ...
Unpacking libxau-dev:amd64 (1:1.0.9-1) ...
Selecting previously unselected package libxdmcp-dev:amd64.
Preparing to unpack .../129-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ...
Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ...
Selecting previously unselected package xtrans-dev.
Preparing to unpack .../130-xtrans-dev_1.4.0-1_all.deb ...
Unpacking xtrans-dev (1.4.0-1) ...
Selecting previously unselected package libpthread-stubs0-dev:amd64.
Preparing to unpack .../131-libpthread-stubs0-dev_0.4-1_amd64.deb ...
Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ...
Selecting previously unselected package libxcb1-dev:amd64.
Preparing to unpack .../132-libxcb1-dev_1.15-1_amd64.deb ...
Unpacking libxcb1-dev:amd64 (1.15-1) ...
Selecting previously unselected package libx11-dev:amd64.
Preparing to unpack .../133-libx11-dev_2%3a1.8.4-2+deb12u2_amd64.deb ...
Unpacking libx11-dev:amd64 (2:1.8.4-2+deb12u2) ...
Selecting previously unselected package libwmf-dev.
Preparing to unpack .../134-libwmf-dev_0.2.12-5.1_amd64.deb ...
Unpacking libwmf-dev (0.2.12-5.1) ...
Selecting previously unselected package libice-dev:amd64.
Preparing to unpack .../135-libice-dev_2%3a1.0.10-1_amd64.deb ...
Unpacking libice-dev:amd64 (2:1.0.10-1) ...
Selecting previously unselected package libsm-dev:amd64.
Preparing to unpack .../136-libsm-dev_2%3a1.2.3-1_amd64.deb ...
Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
Selecting previously unselected package libxext-dev:amd64.
Preparing to unpack .../137-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
Selecting previously unselected package libicu-dev:amd64.
Preparing to unpack .../138-libicu-dev_72.1-3_amd64.deb ...
Unpacking libicu-dev:amd64 (72.1-3) ...
Selecting previously unselected package libxml2-dev:amd64.
Preparing to unpack .../139-libxml2-dev_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
Selecting previously unselected package libjbig-dev:amd64.
Preparing to unpack .../140-libjbig-dev_2.1-6.1_amd64.deb ...
Unpacking libjbig-dev:amd64 (2.1-6.1) ...
Selecting previously unselected package liblzma-dev:amd64.
Preparing to unpack .../141-liblzma-dev_5.4.1-0.2_amd64.deb ...
Unpacking liblzma-dev:amd64 (5.4.1-0.2) ...
Selecting previously unselected package libzstd-dev:amd64.
Preparing to unpack .../142-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
Selecting previously unselected package libwebpdemux2:amd64.
Preparing to unpack .../143-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ...
Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
Selecting previously unselected package libwebp-dev:amd64.
Preparing to unpack .../144-libwebp-dev_1.2.4-0.2+deb12u1_amd64.deb ...
Unpacking libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ...
Selecting previously unselected package libtiffxx6:amd64.
Preparing to unpack .../145-libtiffxx6_4.5.0-6+deb12u1_amd64.deb ...
Unpacking libtiffxx6:amd64 (4.5.0-6+deb12u1) ...
Selecting previously unselected package liblerc-dev:amd64.
Preparing to unpack .../146-liblerc-dev_4.0.0+ds-2_amd64.deb ...
Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ...
Selecting previously unselected package libtiff-dev:amd64.
Preparing to unpack .../147-libtiff-dev_4.5.0-6+deb12u1_amd64.deb ...
Unpacking libtiff-dev:amd64 (4.5.0-6+deb12u1) ...
Selecting previously unselected package libx265-dev:amd64.
Preparing to unpack .../148-libx265-dev_3.5-2+b1_amd64.deb ...
Unpacking libx265-dev:amd64 (3.5-2+b1) ...
Selecting previously unselected package libheif-dev:amd64.
Preparing to unpack .../149-libheif-dev_1.15.1-1_amd64.deb ...
Unpacking libheif-dev:amd64 (1.15.1-1) ...
Selecting previously unselected package libltdl7:amd64.
Preparing to unpack .../150-libltdl7_2.4.7-5_amd64.deb ...
Unpacking libltdl7:amd64 (2.4.7-5) ...
Selecting previously unselected package libltdl-dev:amd64.
Preparing to unpack .../151-libltdl-dev_2.4.7-5_amd64.deb ...
Unpacking libltdl-dev:amd64 (2.4.7-5) ...
Selecting previously unselected package libpkgconf3:amd64.
Preparing to unpack .../152-libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../153-pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../154-pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package libhwy-dev:amd64.
Preparing to unpack .../155-libhwy-dev_1.0.3-3+deb12u1_amd64.deb ...
Unpacking libhwy-dev:amd64 (1.0.3-3+deb12u1) ...
Selecting previously unselected package libjxl-dev:amd64.
Preparing to unpack .../156-libjxl-dev_0.7.0-10_amd64.deb ...
Unpacking libjxl-dev:amd64 (0.7.0-10) ...
Selecting previously unselected package libgraphicsmagick1-dev.
Preparing to unpack .../157-libgraphicsmagick1-dev_1.4+really1.3.40-4_amd64.deb ...
Unpacking libgraphicsmagick1-dev (1.4+really1.3.40-4) ...
Selecting previously unselected package libgraphicsmagick++1-dev.
Preparing to unpack .../158-libgraphicsmagick++1-dev_1.4+really1.3.40-4_amd64.deb ...
Unpacking libgraphicsmagick++1-dev (1.4+really1.3.40-4) ...
Selecting previously unselected package libpaper-utils.
Preparing to unpack .../159-libpaper-utils_1.1.29_amd64.deb ...
Unpacking libpaper-utils (1.1.29) ...
Selecting previously unselected package libpng-tools.
Preparing to unpack .../160-libpng-tools_1.6.39-2_amd64.deb ...
Unpacking libpng-tools (1.6.39-2) ...
Selecting previously unselected package libtool.
Preparing to unpack .../161-libtool_2.4.7-5_all.deb ...
Unpacking libtool (2.4.7-5) ...
Selecting previously unselected package make.
Preparing to unpack .../162-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Selecting previously unselected package manpages-dev.
Preparing to unpack .../163-manpages-dev_6.03-2_all.deb ...
Unpacking manpages-dev (6.03-2) ...
Setting up liblcms2-2:amd64 (2.14-2) ...
Setting up bzip2-doc (1.0.8-5) ...
Setting up libpaper1:amd64 (1.1.29) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Creating config file /etc/papersize with new version
Setting up libaom3:amd64 (3.6.0-1) ...
Setting up manpages-dev (6.03-2) ...
Setting up libabsl20220623:amd64 (20220623.1-1) ...
Setting up libxau6:amd64 (1:1.0.9-1) ...
Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
Setting up libxcb1:amd64 (1.15-1) ...
Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
Setting up liblerc4:amd64 (4.0.0+ds-2) ...
Setting up fonts-noto-mono (20201225-1) ...
Setting up libwmflite-0.2-7:amd64 (0.2.12-5.1) ...
Setting up libpng-tools (1.6.39-2) ...
Setting up libarchive13:amd64 (3.6.2-1) ...
Setting up libijs-0.35:amd64 (0.35-15) ...
Setting up libgs-common (10.0.0~dfsg-11+deb12u3) ...
Setting up binutils-common:amd64 (2.40-2) ...
Setting up x11-common (1:7.7+23) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Setting up libdeflate0:amd64 (1.14-1) ...
Setting up linux-libc-dev:amd64 (6.1.76-1) ...
Setting up libctf-nobfd0:amd64 (2.40-2) ...
Setting up m4 (1.4.19-3) ...
Setting up libhwy1:amd64 (1.0.3-3+deb12u1) ...
Setting up libpaper-utils (1.1.29) ...
Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
Setting up libgomp1:amd64 (12.2.0-14) ...
Setting up libpthread-stubs0-dev:amd64 (0.4-1) ...
Setting up libjbig0:amd64 (2.1-6.1) ...
Setting up librav1e0:amd64 (0.5.1-6) ...
Setting up libjansson4:amd64 (2.14-2) ...
Setting up poppler-data (0.4.12-1) ...
Setting up libaom-dev:amd64 (3.6.0-1) ...
Setting up xtrans-dev (1.4.0-1) ...
Setting up libfontenc1:amd64 (1:1.1.4-1) ...
Setting up autotools-dev (20220109.1) ...
Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up rpcsvc-proto (1.4.3-1) ...
Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
Setting up libx11-data (2:1.8.4-2+deb12u2) ...
Setting up make (4.3-4.1) ...
Setting up libmpfr6:amd64 (4.2.0-1) ...
Setting up libjbig2dec0:amd64 (0.19-3) ...
Setting up libavahi-common-data:amd64 (0.8-10) ...
Setting up xfonts-encodings (1:1.0.4-2.2) ...
Setting up libquadmath0:amd64 (12.2.0-14) ...
Setting up libexif12:amd64 (0.6.24-1+b1) ...
Setting up libmpc3:amd64 (1.3.1-1) ...
Setting up libatomic1:amd64 (12.2.0-14) ...
Setting up libidn12:amd64 (1.41-1) ...
Setting up libjsoncpp25:amd64 (1.9.5-4) ...
Setting up icu-devtools (72.1-3) ...
Setting up fonts-dejavu-core (2.37-6) ...
Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up liblerc-dev:amd64 (4.0.0+ds-2) ...
Setting up libjxl0.7:amd64 (0.7.0-10) ...
Setting up libdav1d6:amd64 (1.0.0-2) ...
Setting up libltdl7:amd64 (2.4.7-5) ...
Setting up autoconf (2.71-3) ...
Setting up libx265-199:amd64 (3.5-2+b1) ...
Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
Setting up liblcms2-dev:amd64 (2.14-2) ...
Setting up liblzma-dev:amd64 (5.4.1-0.2) ...
Setting up libubsan1:amd64 (12.2.0-14) ...
Setting up libhwy-dev:amd64 (1.0.3-3+deb12u1) ...
Setting up libnsl-dev:amd64 (1.3.0-2) ...
Setting up librhash0:amd64 (1.4.3-3) ...
Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
Setting up libtiff6:amd64 (4.5.0-6+deb12u1) ...
Setting up libasan8:amd64 (12.2.0-14) ...
Setting up libopenjp2-7:amd64 (2.5.0-2) ...
Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
Setting up xorg-sgml-doctools (1:1.11-1.1) ...
Setting up cmake-data (3.25.1-1) ...
Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ...
Setting up libtsan2:amd64 (12.2.0-14) ...
Setting up libbinutils:amd64 (2.40-2) ...
Setting up libisl23:amd64 (0.25-1.1) ...
Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
Setting up libc-dev-bin (2.36-9+deb12u4) ...
Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
Setting up libtiffxx6:amd64 (4.5.0-6+deb12u1) ...
Setting up libdeflate-dev:amd64 (1.14-1) ...
Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
Setting up libcc1-0:amd64 (12.2.0-14) ...
Setting up libonig5:amd64 (6.9.8-1) ...
Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ...
Setting up liblsan0:amd64 (12.2.0-14) ...
Setting up libitm1:amd64 (12.2.0-14) ...
Setting up libctf0:amd64 (2.40-2) ...
Setting up automake (1:1.16.5-1.3) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up libarchive-tools (3.6.2-1) ...
Setting up libice6:amd64 (2:1.0.10-1) ...
Setting up cpp-12 (12.2.0-14) ...
Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
Setting up libavif15:amd64 (0.11.1-1) ...
Setting up libjq1:amd64 (1.6-2.1) ...
Setting up fontconfig-config (2.14.1-4) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
Setting up libheif1:amd64 (1.15.1-1) ...
Setting up libavahi-common3:amd64 (0.8-10) ...
Setting up libjbig-dev:amd64 (2.1-6.1) ...
Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
Setting up xfonts-utils (1:7.7+6) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up libltdl-dev:amd64 (2.4.7-5) ...
Setting up libgprofng0:amd64 (2.40-2) ...
Setting up libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ...
Setting up libwmf-0.2-7:amd64 (0.2.12-5.1) ...
Setting up libde265-dev:amd64 (1.0.11-1+deb12u2) ...
Setting up libdav1d-dev:amd64 (1.0.0-2) ...
Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
Setting up libx265-dev:amd64 (3.5-2+b1) ...
Setting up libjxl-dev:amd64 (0.7.0-10) ...
Setting up libgraphicsmagick-q16-3 (1.4+really1.3.40-4) ...
Setting up cpp (4:12.2.0-3) ...
Setting up jq (1.6-2.1) ...
Setting up cmake (3.25.1-1) ...
Setting up libc6-dev:amd64 (2.36-9+deb12u4) ...
Setting up libgraphicsmagick++-q16-12 (1.4+really1.3.40-4) ...
Setting up libsm6:amd64 (2:1.2.3-1) ...
Setting up libicu-dev:amd64 (72.1-3) ...
Setting up libavahi-client3:amd64 (0.8-10) ...
Setting up binutils-x86-64-linux-gnu (2.40-2) ...
Setting up libbz2-dev:amd64 (1.0.8-5+b1) ...
Setting up libexif-dev:amd64 (0.6.24-1+b1) ...
Setting up libstdc++-12-dev:amd64 (12.2.0-14) ...
Setting up libheif-dev:amd64 (1.15.1-1) ...
Setting up binutils (2.40-2) ...
Setting up fonts-urw-base35 (20200910-7) ...
Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
Setting up gcc-12 (12.2.0-14) ...
Setting up libxt6:amd64 (1:1.2.1-1.1) ...
Setting up libcups2:amd64 (2.4.2-3+deb12u5) ...
Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
Setting up g++-12 (12.2.0-14) ...
Setting up libgs10-common (10.0.0~dfsg-11+deb12u3) ...
Setting up libtool (2.4.7-5) ...
Setting up libpng-dev:amd64 (1.6.39-2) ...
Setting up libjpeg-dev:amd64 (1:2.1.5-2) ...
Setting up gcc (4:12.2.0-3) ...
Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5) ...
Setting up libtiff-dev:amd64 (4.5.0-6+deb12u1) ...
Setting up g++ (4:12.2.0-3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Processing triggers for libc-bin (2.36-9+deb12u4) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for sgml-base (1.31) ...
Setting up libfontconfig1:amd64 (2.14.1-4) ...
Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u3) ...
Setting up x11proto-dev (2022.1-1) ...
Setting up libxau-dev:amd64 (1:1.0.9-1) ...
Setting up libice-dev:amd64 (2:1.0.10-1) ...
Setting up libsm-dev:amd64 (2:1.2.3-1) ...
Setting up ghostscript (10.0.0~dfsg-11+deb12u3) ...
Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ...
Setting up x11proto-core-dev (2022.1-1) ...
Setting up libgd3:amd64 (2.3.3-9) ...
Setting up libc-devtools (2.36-9+deb12u4) ...
Setting up libxcb1-dev:amd64 (1.15-1) ...
Setting up libx11-dev:amd64 (2:1.8.4-2+deb12u2) ...
Setting up libwmf-dev (0.2.12-5.1) ...
Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
Setting up libgraphicsmagick1-dev (1.4+really1.3.40-4) ...
Setting up libgraphicsmagick++1-dev (1.4+really1.3.40-4) ...
Processing triggers for libc-bin (2.36-9+deb12u4) ...
+ cd deeptagger
+ latest=https://api.github.com/repos/microsoft/onnxruntime/releases/latest
+ curl https://api.github.com/repos/microsoft/onnxruntime/releases/latest+ jq -r .assets[]
| select(.name | startswith("onnxruntime-linux-x64-1"))
| .browser_download_url
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 42189 0 42189 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k
+ onnx=https://github.com/microsoft/onnxruntime/releases/download/v1.17.1/onnxruntime-linux-x64-1.17.1.tgz
+ + bsdtar -xf -
curl -L https://github.com/microsoft/onnxruntime/releases/download/v1.17.1/onnxruntime-linux-x64-1.17.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5647k 100 5647k 0 0 2198k 0 0:00:02 0:00:02 --:--:-- 3374k
+ realpath onnxruntime-linux-x64-1.17.1
+ cmake -DONNXRuntime_ROOT=/home/ci/gallery/deeptagger/onnxruntime-linux-x64-1.17.1 -B build
-- The CXX compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ONNXRuntime: /home/ci/gallery/deeptagger/onnxruntime-linux-x64-1.17.1/include
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Checking for module 'GraphicsMagick++'
-- Found GraphicsMagick++, version 1.3.40
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ci/gallery/deeptagger/build
+ cmake --build build
[ 50%] [32mBuilding CXX object CMakeFiles/deeptagger.dir/deeptagger.cpp.o[0m
[100%] [32m[1mLinking CXX executable deeptagger[0m
[100%] Built target deeptagger