-
-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qubes updater failure when default-mgmt-dvm set to fedora-31 or fedora-32 #6188
Comments
I'm suddenly having issues updating fedora-32-minimal both using Fedora-32 as the Template for default-mgmt-dvm AND using Debian-10 as the Template as well. Here's the error message using Debian 10 as default-mgmt-dvm:
This did allow for fedora-32-testing to upgrade. Using fedora-32 as the Template for default-mgmt-dvm:
Using fedora-32 as the Template for default-mgmt-dvm did allow me to update the fedora-32 templateVM yesterday. So basically, all the Debian templateVMs updated fine, fedora-32 and fedora-32-testing updated fine, but the fedora-32-minimal templates I have did not. Let me know if you require my /var/log/xen/console/guest-disp-mgmt-fedora log as well and I'll post up later. |
I ran into this problem myself, and have a patch. I will submit a PR shortly. @andrewdavidwong can you assign me to this issue? |
Salt used to pass the command to run as the standard input of SSH, but has since changed to pass it in the arguments to SSH. This caused an assertion in ssh-wrapper. |
Assigned. Thank you, @DemiMarie! |
Wonderful, thanks for tackling it! @DemiMarie don't hesitate to ping here for testing once you have a PR up. |
Updates in SaltStack 3001 on November 3 were tied to three CVEs, this one probably explains the changes to what we see:
Advisory: https://www.saltstack.com/blog/on-november-3-2020-saltstack-publicly-disclosed-three-new-cves/ I performed a quick test of @DemiMarie's PR by building for mgmt-salt-vm for fc32 and installing the qubes-mgmt-salt-vm-connector onto my fedora 32 template; it does resolve the |
Fixes QubesOS/qubes-issues#6188 (cherry picked from commit 6c2dec9)
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The package
|
Automated announcement from builder-github The component
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
Qubes OS version
R4.0
Affected component(s) or functionality
Qubes Updater / Fedora-31 template, Fedora-32 template
Brief summary
After updating the Fedora-31 and 32 templates today, the Qubes Updater GUI can no longer update Templates. This is likely due to the salt/salt-ssh updates upstream.
To Reproduce
default-mgmt-dvm should be set to fedora-31 (this is from a 4.0.3 iso install)
Expected behavior
The updater should update the machine
Actual behavior
The updater fails with the following error:
Screenshots

Additional context
Contents of /var/log/xen/console/guest-disp-mgmt-debian-10
[ 0.000000] Linux version 4.19.152-1.pvops.qubes.x86_64 (user@build-fedora4) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Sun Oct 18 12:03:19 UTC 2020
[ 0.000000] Command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000ff000-0x00000000000fffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000258003ff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000fc007fff] ACPI data
[ 0.000000] x86/PAT: PAT support disabled.
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI not present or invalid.
[ 0.000000] Hypervisor detected: Xen HVM
[ 0.000000] Xen version 4.8.
[ 0.122477] tsc: Fast TSC calibration failed
[ 0.122480] tsc: Detected 1992.123 MHz processor
[ 0.122500] last_pfn = 0x25800 max_arch_pfn = 0x400000000
[ 0.122545] Disabled
[ 0.122557] CPU MTRRs all blank - virtualized system.
[ 0.122559] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.128961] Using GB pages for direct mapping
[ 0.129066] RAMDISK: [mem 0x02e2d000-0x03dc3fff]
[ 0.129116] ACPI: Early table checksum verification disabled
[ 0.129119] ACPI: RSDP 0x00000000000FFFC0 000024 (v02 Xen )
[ 0.129121] ACPI: XSDT 0x00000000FC007F70 000034 (v01 Xen HVM 00000000 HVML 00000000)
[ 0.129125] ACPI: FACP 0x00000000FC007D70 00010C (v05 Xen HVM 00000000 HVML 00000000)
[ 0.129129] ACPI: DSDT 0x00000000FC001050 006C9B (v05 Xen HVM 00000000 INTL 20160831)
[ 0.129131] ACPI: FACS 0x00000000FC001010 000040
[ 0.129133] ACPI: FACS 0x00000000FC001010 000040
[ 0.129134] ACPI: APIC 0x00000000FC007E80 00003C (v02 Xen HVM 00000000 HVML 00000000)
[ 0.129296] No NUMA configuration found
[ 0.129297] Faking a node at [mem 0x0000000000000000-0x00000000257fffff]
[ 0.129305] NODE_DATA(0) allocated [mem 0x257d5000-0x257fffff]
[ 0.129878] Zone ranges:
[ 0.129881] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.129883] DMA32 [mem 0x0000000001000000-0x00000000257fffff]
[ 0.129884] Normal empty
[ 0.129884] Device empty
[ 0.129885] Movable zone start for each node
[ 0.129887] Early memory node ranges
[ 0.129888] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.129889] node 0: [mem 0x0000000000100000-0x00000000257fffff]
[ 0.130000] Zeroed struct page in unavailable ranges: 10337 pages
[ 0.130001] Initmem setup node 0 [mem 0x0000000000001000-0x00000000257fffff]
[ 0.132784] ACPI: No IOAPIC entries present
[ 0.132784] Using ACPI for processor (LAPIC) configuration information
[ 0.132786] TSC deadline timer available
[ 0.132797] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.132804] [mem 0x25800400-0xfbffffff] available for PCI devices
[ 0.132804] Booting paravirtualized kernel on Xen PVH
[ 0.132807] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.212567] random: get_random_bytes called from start_kernel+0xc3/0x763 with crng_init=0
[ 0.212576] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
[ 0.212665] percpu: Embedded 44 pages/cpu s143360 r8192 d28672 u1048576
[ 0.212689] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[ 0.212693] Built 1 zonelists, mobility grouping on. Total pages: 151081
[ 0.212694] Policy zone: DMA32
[ 0.212695] Kernel command line: root=/dev/mapper/dmroot ro nomodeset console=hvc0 rd_NO_PLYMOUTH rd.plymouth.enable=0 plymouth.enable=0 xen_scrub_pages=0 nopat
[ 0.212720] You have booted with nomodeset. This means your GPU drivers are DISABLED
[ 0.212721] Any video related functionality will be severely degraded, and you may not even be able to suspend the system properly
[ 0.212721] Unless you actually understand what nomodeset does, you should reboot without enabling it
[ 0.214840] Memory: 556180K/614012K available (12300K kernel code, 1493K rwdata, 3892K rodata, 2660K init, 4392K bss, 57832K reserved, 0K cma-reserved)
[ 0.214908] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.214914] Kernel/User page tables isolation: enabled
[ 0.214952] ftrace: allocating 38300 entries in 150 pages
[ 0.226359] rcu: Hierarchical RCU implementation.
[ 0.226362] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=2.
[ 0.226363] Tasks RCU enabled.
[ 0.226363] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.228083] Using NULL legacy PIC
[ 0.228085] NR_IRQS: 4352, nr_irqs: 48, preallocated irqs: 0
[ 0.228100] xen:events: Using FIFO-based ABI
[ 0.228106] xen:events: Xen HVM callback vector for event delivery is enabled
[ 0.228112] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.228140] Console: colour dummy device 80x25
[ 0.229066] console [hvc0] enabled
[ 0.229086] ACPI: Core revision 20180810
[ 0.229133] ACPI: setting ELCR to 0200 (from ffff)
[ 0.229160] Failed to register legacy timer interrupt
[ 0.229180] APIC: Switch to symmetric I/O mode setup
[ 0.229192] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.229351] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396e3a4b97e, max_idle_ns: 881590739092 ns
[ 0.229381] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.24 BogoMIPS (lpj=1992123)
[ 0.229400] pid_max: default: 32768 minimum: 301
[ 0.229436] Security Framework initialized
[ 0.229444] Yama: becoming mindful.
[ 0.229455] AppArmor: AppArmor disabled by boot time parameter
[ 0.229614] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.229713] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.229735] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.229750] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.230033] Last level iTLB entries: 4KB 128, 2MB 8, 4MB 8
[ 0.230044] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.230056] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.230073] Spectre V2 : Mitigation: Full generic retpoline
[ 0.230083] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.230096] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.230112] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.230128] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.230142] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.230176] SRBDS: Unknown: Dependent on hypervisor status
[ 0.230185] MDS: Mitigation: Clear CPU buffers
[ 0.230371] Freeing SMP alternatives memory: 32K
[ 0.230371] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[ 0.230371] installing Xen timer for CPU 0
[ 0.230371] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[ 0.230371] cpu 0 spinlock event irq 5
[ 0.230371] Performance Events: unsupported p6 CPU model 142 no PMU driver, software events only.
[ 0.230371] rcu: Hierarchical SRCU implementation.
[ 0.230371] random: crng done (trusting CPU's manufacturer)
[ 0.230371] NMI watchdog: Perf NMI watchdog permanently disabled
[ 0.230371] smp: Bringing up secondary CPUs ...
[ 0.230371] installing Xen timer for CPU 1
[ 0.230418] x86: Booting SMP configuration:
[ 0.230427] .... node #0, CPUs: #1
[ 0.230977] cpu 1 spinlock event irq 11
[ 0.230977] smp: Brought up 1 node, 2 CPUs
[ 0.230977] smpboot: Max logical packages: 1
[ 0.230977] smpboot: Total of 2 processors activated (7968.49 BogoMIPS)
[ 0.230977] devtmpfs: initialized
[ 0.230977] x86/mm: Memory block size: 128MB
[ 0.231630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.231630] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.231630] pinctrl core: initialized pinctrl subsystem
[ 0.251832] RTC time: 165:165:165, date: 165/165/65
[ 0.251999] NET: Registered protocol family 16
[ 0.252022] xen:grant_table: Grant tables using version 1 layout
[ 0.252050] Grant table initialized
[ 0.252111] audit: initializing netlink subsys (disabled)
[ 0.252149] audit: type=2000 audit(1604675282.025:1): state=initialized audit_enabled=0 res=1
[ 0.252430] cpuidle: using governor menu
[ 0.252493] ACPI: bus type PCI registered
[ 0.252527] PCI: Fatal: No config space access function found
[ 0.253831] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.253831] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.253831] cryptd: max_cpu_qlen set to 1000
[ 0.253831] ACPI: Added _OSI(Module Device)
[ 0.253831] ACPI: Added _OSI(Processor Device)
[ 0.253831] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.254405] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.254420] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.254431] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.256762] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.257016] ACPI: SCI (ACPI GSI 9) not registered
[ 0.260684] ACPI: Interpreter enabled
[ 0.260696] ACPI: (supports S0)
[ 0.260705] ACPI: Using platform specific model for interrupt routing
[ 0.260748] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.260895] ACPI: Enabled 1 GPEs in block 00 to 0F
[ 0.260916] ACPI Error: No handler or method for GPE 00, disabling event (20180810/evgpe-841)
[ 0.260942] ACPI Error: No handler or method for GPE 01, disabling event (20180810/evgpe-841)
[ 0.260976] ACPI Error: No handler or method for GPE 03, disabling event (20180810/evgpe-841)
[ 0.261002] ACPI Error: No handler or method for GPE 04, disabling event (20180810/evgpe-841)
[ 0.261028] ACPI Error: No handler or method for GPE 05, disabling event (20180810/evgpe-841)
[ 0.261053] ACPI Error: No handler or method for GPE 06, disabling event (20180810/evgpe-841)
[ 0.261080] ACPI Error: No handler or method for GPE 07, disabling event (20180810/evgpe-841)
[ 0.265538] xen:balloon: Initialising balloon driver
[ 0.268403] vgaarb: loaded
[ 0.268458] SCSI subsystem initialized
[ 0.268493] ACPI: bus type USB registered
[ 0.268493] usbcore: registered new interface driver usbfs
[ 0.268493] usbcore: registered new interface driver hub
[ 0.268493] usbcore: registered new device driver usb
[ 0.268493] pps_core: LinuxPPS API ver. 1 registered
[ 0.268493] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]
[ 0.268506] PTP clock support registered
[ 0.268537] EDAC MC: Ver: 3.0.0
[ 0.268537] PCI: Using ACPI for IRQ routing
[ 0.268537] PCI: System does not support PCI
[ 0.268537] NetLabel: Initializing
[ 0.268537] NetLabel: domain hash size = 128
[ 0.268537] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.268537] NetLabel: unlabeled traffic allowed by default
[ 0.269409] clocksource: Switched to clocksource xen
[ 0.277253] VFS: Disk quotas dquot_6.6.0
[ 0.277273] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.277331] pnp: PnP ACPI init
[ 0.277389] pnp: PnP ACPI: found 0 devices
[ 0.280321] NET: Registered protocol family 2
[ 0.280437] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes)
[ 0.280460] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.280488] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.280514] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.280543] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.280558] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.280595] NET: Registered protocol family 1
[ 0.280610] NET: Registered protocol family 44
[ 0.280645] Unpacking initramfs...
[ 0.286273] Freeing initrd memory: 15964K
[ 0.286959] Initialise system trusted keyrings
[ 0.286986] Key type blacklist registered
[ 0.287045] workingset: timestamp_bits=36 max_order=18 bucket_order=0
[ 0.287810] zbud: loaded
[ 0.536171] alg: No test for 842 (842-generic)
[ 0.536229] alg: No test for 842 (842-scomp)
[ 0.539942] NET: Registered protocol family 38
[ 0.539957] Key type asymmetric registered
[ 0.539966] Asymmetric key parser 'x509' registered
[ 0.539988] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.540043] io scheduler noop registered
[ 0.540051] io scheduler deadline registered
[ 0.540090] io scheduler cfq registered (default)
[ 0.540102] io scheduler mq-deadline registered
[ 0.540160] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 0.540748] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.542046] Non-volatile memory driver v1.3
[ 0.542083] Linux agpgart interface v0.103
[ 0.542287] libphy: Fixed MDIO Bus: probed
[ 0.542361] usbcore: registered new interface driver usbserial_generic
[ 0.542391] usbserial: USB Serial support registered for generic
[ 0.542414] i8042: PNP: No PS/2 controller found.
[ 0.542453] mousedev: PS/2 mouse device common for all mice
[ 0.542503] device-mapper: uevent: version 1.0.3
[ 0.542555] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: [email protected]
[ 0.542607] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.542636] usbcore: registered new interface driver usbhid
[ 0.542647] usbhid: USB HID core driver
[ 0.542697] drop_monitor: Initializing network drop monitor service
[ 0.542888] Initializing XFRM netlink socket
[ 0.542961] NET: Registered protocol family 10
[ 0.544242] Segment Routing with IPv6
[ 0.544261] mip6: Mobile IPv6
[ 0.544270] NET: Registered protocol family 17
[ 0.544449] mce: Using 2 MCE banks
[ 0.544466] RAS: Correctable Errors collector initialized.
[ 0.544483] AVX2 version of gcm_enc/dec engaged.
[ 0.544493] AES CTR mode by8 optimization enabled
[ 0.551681] sched_clock: Marking stable (550379060, 1256813)->(725672342, -174036469)
[ 0.551973] registered taskstats version 1
[ 0.551986] Loading compiled-in X.509 certificates
[ 0.552007] zswap: loaded using pool lzo/zbud
[ 0.554387] Key type big_key registered
[ 0.555477] Key type encrypted registered
[ 0.555490] ima: No TPM chip found, activating TPM-bypass!
[ 0.555517] ima: Allocated hash algorithm: sha1
[ 0.555638] xenbus_probe_frontend: Device with no driver: device/vbd/51712
[ 0.555651] xenbus_probe_frontend: Device with no driver: device/vbd/51728
[ 0.555664] xenbus_probe_frontend: Device with no driver: device/vbd/51744
[ 0.555677] xenbus_probe_frontend: Device with no driver: device/vbd/51760
[ 0.555696] Magic number: 1:252:3141
[ 0.555742] hctosys: unable to open rtc device (rtc0)
[ 0.557028] Freeing unused decrypted memory: 2040K
[ 0.558163] Freeing unused kernel image memory: 2660K
[ 0.561551] Write protecting the kernel read-only data: 18432k
[ 0.562065] Freeing unused kernel image memory: 2024K
[ 0.562141] Freeing unused kernel image memory: 204K
[ 0.562178] rodata_test: all tests were successful
[ 0.562190] Run /init as init process
Qubes initramfs script here:
[ 0.567360] Invalid max_queues (4), will use default max: 2.
[ 0.673006] blkfront: xvda: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 0.685064] xvda: xvda1 xvda2 xvda3
[ 0.691360] blkfront: xvdb: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 0.709551] blkfront: xvdc: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
[ 0.722974] blkfront: xvdd: flush diskcache: enabled; persistent grants: enabled; indirect descriptors: enabled;
Waiting for /dev/xvda* devices...
Qubes: Doing R/W setup for TemplateVM...
[ 0.797659] xvdc: xvdc1 xvdc3
Setting up swapspace version 1, size = 1024 MiB (1073737728 bytes)
no label, UUID=e68f683f-2afd-433e-a873-8dec68dbbaaf
Qubes: done.
[ 0.821557] EXT4-fs (xvda3): mounted filesystem with ordered data mode. Opts: (null)
Waiting for /dev/xvdd device...
mount: /dev/xvdd is write-protected, mounting read-only
[ 0.827126] EXT4-fs (xvdd): mounting ext3 file system using the ext4 subsystem
[ 0.830534] EXT4-fs (xvdd): mounted filesystem with ordered data mode. Opts: (null)
[ 0.873977] EXT4-fs (xvda3): re-mounted. Opts: (null)
switch_root: failed to mount moving /dev to /sysroot/dev: Invalid argument
switch_root: forcing unmount of /dev
switch_root: failed to mount moving /proc to /sysroot/proc: Invalid argument
switch_root: forcing unmount of /proc
switch_root: failed to mount moving /sys to /sysroot/sys: Invalid argument
switch_root: forcing unmount of /sys
switch_root: failed to mount moving /run to /sysroot/run: Invalid argument
switch_root: forcing unmount of /run
[ 0.964525] systemd[1]: systemd v243.9-1.fc31 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 0.964601] systemd[1]: Detected virtualization xen.
[ 0.964639] systemd[1]: Detected architecture x86-64.
Welcome to .[0;34mFedora 31 (Thirty One).[0m!
[ 0.966508] systemd[1]: No hostname configured.
[ 0.966525] systemd[1]: Set hostname to .
[ 1.087962] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[ 1.117714] systemd[1]: Created slice system-getty.slice.
[.[0;32m OK .[0m] Created slice .[0;1;39msystem-getty.slice.[0m.
[ 1.117994] systemd[1]: Created slice system-serial\x2dgetty.slice.
[.[0;32m OK .[0m] Created slice .[0;1;39msystem-serial\x2dgetty.slice.[0m.
[ 1.118201] systemd[1]: Created slice User and Session Slice.
[.[0;32m OK .[0m] Created slice .[0;1;39mUser and Session Slice.[0m.
[ 1.118328] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[.[0;32m OK .[0m] Started .[0;1;39mDispatch Password …ts to Console Directory Watch.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mForward Password R…uests to Wall Directory Watch.[0m.
[.[0;32m OK .[0m] Set up automount .[0;1;39mArbitrary…s File System Automount Point.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mLocal Encrypted Volumes.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mRemote File Systems.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mSlices.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mProcess Core Dump Socket.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39minitctl Compatibility Named Pipe.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mJournal Audit Socket.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mJournal Socket (/dev/log).[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mJournal Socket.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mudev Control Socket.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mudev Kernel Socket.[0m.
Mounting .[0;1;39mHuge Pages File System.[0m...
Mounting .[0;1;39mPOSIX Message Queue File System.[0m...
Mounting .[0;1;39m/proc/xen.[0m...
Mounting .[0;1;39mKernel Debug File System.[0m...
Starting .[0;1;39mCreate list of st…odes for the current kernel.[0m...
Starting .[0;1;39mFile System Check on Root Device.[0m...
Starting .[0;1;39mLoad Kernel Modules.[0m...
Starting .[0;1;39mudev Coldplug all Devices.[0m...
[.[0;32m OK .[0m] Mounted .[0;1;39mHuge Pages File System.[0m.
[.[0;32m OK .[0m] Mounted .[0;1;39mPOSIX Message Queue File System.[0m.
[.[0;32m OK .[0m] Mounted .[0;1;39mKernel Debug File System.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mCreate list of sta… nodes for the current kernel.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mFile System Check on Root Device.[0m.
Starting .[0;1;39mRemount Root and Kernel File Systems.[0m...
[ 1.146601] EXT4-fs (xvda3): re-mounted. Opts: discard
[ 1.148814] xen:xen_evtchn: Event-channel device installed
[.[0;32m OK .[0m] Mounted .[0;1;39m/proc/xen.[0m.
[ 1.152348] u2mfn: loading out-of-tree module taints kernel.
[.[0;32m OK .[0m] Started .[0;1;39mLoad Kernel Modules.[0m.
Mounting .[0;1;39mKernel Configuration File System.[0m...
Starting .[0;1;39mQubes DB agent.[0m...
Starting .[0;1;39mApply Kernel Variables.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mRemount Root and Kernel File Systems.[0m.
[.[0;32m OK .[0m] Mounted .[0;1;39mKernel Configuration File System.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mApply Kernel Variables.[0m.
Starting .[0;1;39mCreate Static Device Nodes in /dev.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mQubes DB agent.[0m.
Starting .[0;1;39mInit Qubes Services settings.[0m...
Starting .[0;1;39mLoad/Save Random Seed.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mCreate Static Device Nodes in /dev.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mLocal File Systems (Pre).[0m.
[.[0;32m OK .[0m] Started .[0;1;39mEntropy Daemon based on the HAVEGE algorithm.[0m.
Starting .[0;1;39mJournal Service.[0m...
Starting .[0;1;39mudev Kernel Device Manager.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mLoad/Save Random Seed.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mudev Coldplug all Devices.[0m.
[ 1.349392] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396e3a4b97e, max_idle_ns: 881590739092 ns
[ 1.371962] systemd: 52 output lines suppressed due to ratelimiting
[ 1.375919] systemd[1]: systemd v243.9-1.fc31 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 1.375997] systemd[1]: Detected virtualization xen.
[ 1.376013] systemd[1]: Detected architecture x86-64.
[ 1.496590] systemd[1]: /usr/lib/systemd/system/qubes-meminfo-writer.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/meminfo-writer.pid → /run/meminfo-writer.pid; please update the unit file accordingly.
[ 1.521853] systemd[1]: Started Journal Service.
[.[0;32m OK .[0m] Started .[0;1;39mJournal Service.[0m.
[ 1.522058] audit: type=1130 audit(1604675283.295:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Started .[0;1;39mudev Kernel Device Manager.[0m.
[ 1.522677] audit: type=1130 audit(1604675283.296:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Starting .[0;1;39mFlush Journal to Persistent Storage.[0m...
[ 1.531148] systemd-journald[245]: Received client request to flush runtime journal.
[.[0;32m OK .[0m] Started .[0;1;39mInit Qubes Services settings.[0m.
Starting .[0;1;39mInitialize and mount /rw and /home.[0m...
Starting .[0;1;39mAdjust root filesystem size.[0m...
[ 1.559366] audit: type=1130 audit(1604675283.331:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sysinit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.616742] EXT4-fs (xvdb): mounted filesystem with ordered data mode. Opts: discard
[.[0;32m OK .[0m] Started .[0;1;39mInitialize and mount /rw and /home.[0m.
[ 1.684343] audit: type=1130 audit(1604675283.457:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-mount-dirs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Started .[0;1;39mFlush Journal to Persistent Storage.[0m.
[ 1.693098] audit: type=1130 audit(1604675283.466:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Started .[0;1;39mAdjust root filesystem size.[0m.
[ 1.701133] audit: type=1130 audit(1604675283.474:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-rootfs-resize comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1.701828] input: PC Speaker as /devices/platform/pcspkr/input/input0
[ 1.719530] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 1.719550] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 1.719563] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 1.719575] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 1.719585] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 1.719597] RAPL PMU: hw unit of domain psys 2^-14 Joules
[.[0;32m OK .[0m] Found device .[0;1;39m/dev/hvc0.[0m.
[ 1.778607] intel_rapl: Found RAPL domain package
[ 1.778625] intel_rapl: Found RAPL domain core
[ 1.778636] intel_rapl: Found RAPL domain uncore
[ 1.778648] intel_rapl: Found RAPL domain dram
[.[0;32m OK .[0m] Found device .[0;1;39m/dev/xvdc1.[0m.
Activating swap .[0;1;39m/dev/xvdc1.[0m...
[ 1.802893] Adding 1048572k swap on /dev/xvdc1. Priority:-2 extents:1 across:1048572k SSFS
[.[0;32m OK .[0m] Activated swap .[0;1;39m/dev/xvdc1.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mSwap.[0m.
Mounting .[0;1;39mTemporary Directory (/tmp).[0m...
[.[0;32m OK .[0m] Mounted .[0;1;39mTemporary Directory (/tmp).[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mLocal File Systems.[0m.
Starting .[0;1;39mRestore /run/initramfs on shutdown.[0m...
Starting .[0;1;39mEarly Qubes VM settings.[0m...
Starting .[0;1;39mCreate Volatile Files and Directories.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mRestore /run/initramfs on shutdown.[0m.
[ 1.811411] audit: type=1130 audit(1604675283.584:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Started .[0;1;39mEarly Qubes VM settings.[0m.
[ 1.824280] audit: type=1130 audit(1604675283.597:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-early-vm-config comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Started .[0;1;39mCreate Volatile Files and Directories.[0m.
[ 1.829119] audit: type=1130 audit(1604675283.602:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[.[0;32m OK .[0m] Reached target .[0;1;39mSystem Time Set.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mSystem Time Synchronized.[0m.
Starting .[0;1;39mUpdate UTMP about System Boot/Shutdown.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mUpdate UTMP about System Boot/Shutdown.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mSystem Initialization.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mCUPS Scheduler.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mUpdate system time each 6h.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mPeriodically check for updates.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mDaily Cleanup of Temporary Directories.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mdaily update of the root trust anchor for DNSSEC.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mPaths.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mTimers.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mCUPS Scheduler.[0m.
[.[0;32m OK .[0m] Listening on .[0;1;39mD-Bus System Message Bus Socket.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mSockets.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mBasic System.[0m.
Starting .[0;1;39mQubes base firewall settings.[0m...
Starting .[0;1;39mQubes memory information reporter.[0m...
Starting .[0;1;39mLogin Service.[0m...
Starting .[0;1;39mXen driver domain device daemon.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mQubes memory information reporter.[0m.
Starting .[0;1;39mQubes GUI Agent.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mXen driver domain device daemon.[0m.
Starting .[0;1;39mQubes remote exec agent.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mQubes GUI Agent.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mQubes remote exec agent.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mQubes base firewall settings.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mNetwork.[0m.
Starting .[0;1;39mCUPS Scheduler.[0m...
Starting .[0;1;39mQubes misc post-boot actions.[0m...
Starting .[0;1;39mPermit User Sessions.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mPermit User Sessions.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mGetty on tty1.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mSerial Getty on hvc0.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mLogin Prompts.[0m.
Starting .[0;1;39mD-Bus System Message Bus.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mQubes misc post-boot actions.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mD-Bus System Message Bus.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mLogin Service.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mCUPS Scheduler.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mMulti-User System.[0m.
Starting .[0;1;39mUpdate UTMP about System Runlevel Changes.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mUpdate UTMP about System Runlevel Changes.[0m.
[ 2.071065] fbcon: Taking over console
Fedora 31 (Thirty One)
Kernel 4.19.152-1.pvops.qubes.x86_64 on an x86_64 (hvc0)
disp-mgmt-debian-10 login: [ 5.385153] kauditd_printk_skb: 42 callbacks suppressed
[ 5.385154] audit: type=1100 audit(1604675287.158:43): pid=500 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[ 5.386236] audit: type=1103 audit(1604675287.159:44): pid=500 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[ 5.404924] audit: type=1105 audit(1604675287.178:45): pid=500 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[ 5.461041] audit: type=1101 audit(1604675287.234:46): pid=501 uid=1000 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_unix acct="user" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 5.461484] audit: type=1123 audit(1604675287.234:47): pid=501 uid=1000 auid=4294967295 ses=4294967295 msg='cwd="/home/user" cmd="/etc/qubes-rpc/qubes.SaltLinuxVM" exe="/usr/bin/sudo" terminal=? res=success'
[ 5.461524] audit: type=1110 audit(1604675287.235:48): pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 5.462160] audit: type=1105 audit(1604675287.235:49): pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 11.669288] audit: type=1106 audit(1604675293.442:50): pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 11.669347] audit: type=1104 audit(1604675293.442:51): pid=501 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[ 11.671202] audit: type=1106 audit(1604675293.444:52): pid=500 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[ 11.671255] audit: type=1104 audit(1604675293.444:53): pid=500 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_rootok acct="user" exe="/usr/lib/qubes/qrexec-agent" hostname=? addr=? terminal=? res=success'
[ 11.673239] audit: type=1130 audit(1604675293.446:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=qubes-sync-time comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Solutions you've tried
The text was updated successfully, but these errors were encountered: