Guest User

Ubuntu Installation Error

a guest
Sep 4th, 2025
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 160.64 KB | Software | 0 0
  1. Sep 04 19:35:55 ubuntu subiquity_event.4118[4118]: subiquity/load_cloud_config/extract_autoinstall:
  2. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/load_cloud_config/extract_autoinstall:
  3. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Early/apply_autoinstall_config:
  4. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Early/apply_autoinstall_config:
  5. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Reporting/apply_autoinstall_config:
  6. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Reporting/apply_autoinstall_config:
  7. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Error/apply_autoinstall_config:
  8. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Error/apply_autoinstall_config:
  9. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Userdata/apply_autoinstall_config:
  10. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Userdata/apply_autoinstall_config:
  11. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Package/apply_autoinstall_config:
  12. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Package/apply_autoinstall_config:
  13. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Debconf/apply_autoinstall_config:
  14. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Debconf/apply_autoinstall_config:
  15. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Kernel/apply_autoinstall_config:
  16. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Kernel/apply_autoinstall_config:
  17. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Zdev/apply_autoinstall_config:
  18. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Zdev/apply_autoinstall_config:
  19. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Ad/apply_autoinstall_config:
  20. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Ad/apply_autoinstall_config:
  21. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Late/apply_autoinstall_config:
  22. Sep 04 19:35:56 ubuntu subiquity_event.4118[4118]: subiquity/Late/apply_autoinstall_config:
  23. Sep 04 19:39:22 ubuntu subiquity_event.4118[4118]: subiquity/Ad/has_support_GET:
  24. Sep 04 19:40:03 ubuntu subiquity_event.4118[4118]: configuring apt
  25. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: start: cmd-apt-config: curtin command apt-config
  26. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Handling apt to target /tmp/tmp5kw3x5f5/mount with config {'debconf_selections': {'subiquity': ''}, 'disable_components': [], 'disable_suites': ['security'], 'preserve_sources_list': False, 'primary': [{'arches': ['default'], 'uri': 'http://gb.archive.ubuntu.com/ubuntu/'}], 'security': [{'arches': ['amd64', 'i386'], 'uri': 'http://security.ubuntu.com/ubuntu/'}, {'arches': ['s390x', 'arm64', 'armhf', 'powerpc', 'ppc64el', 'riscv64'], 'uri': 'http://ports.ubuntu.com/ubuntu-ports'}]}
  27. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/dev', '/tmp/tmp5kw3x5f5/mount/dev'] with allowed return codes [0] (capture=False)
  28. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/proc', '/tmp/tmp5kw3x5f5/mount/proc'] with allowed return codes [0] (capture=False)
  29. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/run', '/tmp/tmp5kw3x5f5/mount/run'] with allowed return codes [0] (capture=False)
  30. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/sys', '/tmp/tmp5kw3x5f5/mount/sys'] with allowed return codes [0] (capture=False)
  31. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/tmp/tmp5kw3x5f5/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  32. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--bind', '/tmp/tmp5kw3x5f5/mount/usr/bin/true', '/tmp/tmp5kw3x5f5/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  33. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--help'] with allowed return codes [0] (capture=True)
  34. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  35. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  36. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'lsb_release', '--all'] with allowed return codes [0] (capture=True)
  37. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  38. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  39. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  40. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: got primary mirror: http://gb.archive.ubuntu.com/ubuntu/
  41. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: got security mirror: http://security.ubuntu.com/ubuntu/
  42. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Apt Mirror info: {'PRIMARY': 'http://gb.archive.ubuntu.com/ubuntu/', 'SECURITY': 'http://security.ubuntu.com/ubuntu/', 'MIRROR': 'http://gb.archive.ubuntu.com/ubuntu/'}
  43. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Applying debconf selections
  44. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  45. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  46. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'debconf-set-selections'] with allowed return codes [0] (capture=True)
  47. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  48. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  49. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True)
  50. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: No custom template provided, fall back to modifymirrors in /etc/apt/sources.list.d/ubuntu.sources on the target system
  51. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  52. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  53. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  54. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  55. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  56. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'dpkg-query', '--show', '--showformat', '${Version}', 'cloud-init'] with allowed return codes [0] (capture=True)
  57. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Set preserve_sources_list to True in /etc/cloud/cloud.cfg.d/curtin-preserve-sources.cfg with: {'apt': {'preserve_sources_list': True}}
  58. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Checking if target_proc (/tmp/tmp5kw3x5f5/mount/proc) is a mount
  59. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: It is, so unshare will use --mount-proc=/tmp/tmp5kw3x5f5/mount/proc
  60. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5kw3x5f5/mount/proc', '--', 'chroot', '/tmp/tmp5kw3x5f5/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  61. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease
  62. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_binary-amd64_Packages to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_binary-amd64_Packages
  63. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64 to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64
  64. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_Components-amd64.yml.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_Components-amd64.yml.gz
  65. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-48x48.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-48x48.tar.gz
  66. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64%402.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64%402.tar.gz
  67. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64.tar.gz
  68. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_i18n_Translation-en to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_i18n_Translation-en
  69. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_binary-amd64_Packages to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_binary-amd64_Packages
  70. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64 to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64
  71. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_Components-amd64.yml.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_Components-amd64.yml.gz
  72. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-48x48.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-48x48.tar.gz
  73. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64%402.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64%402.tar.gz
  74. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64.tar.gz
  75. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_i18n_Translation-en to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_i18n_Translation-en
  76. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_InRelease to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_InRelease
  77. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages
  78. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64 to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64
  79. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz
  80. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-48x48.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-48x48.tar.gz
  81. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64%402.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64%402.tar.gz
  82. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64.tar.gz to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64.tar.gz
  83. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en
  84. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages
  85. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64 to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64
  86. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Renaming apt list /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en to /tmp/tmp5kw3x5f5/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en
  87. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  88. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: TIMED subp(['udevadm', 'settle']): 0.003
  89. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  90. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  91. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  92. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  93. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/sys'] with allowed return codes [0] (capture=False)
  94. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/sys'] with allowed return codes [0] (capture=False)
  95. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/run'] with allowed return codes [0] (capture=False)
  96. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/run'] with allowed return codes [0] (capture=False)
  97. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/proc'] with allowed return codes [0] (capture=False)
  98. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/proc'] with allowed return codes [0] (capture=False)
  99. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['mount', '--make-private', '/tmp/tmp5kw3x5f5/mount/dev'] with allowed return codes [0] (capture=False)
  100. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: Running command ['umount', '/tmp/tmp5kw3x5f5/mount/dev'] with allowed return codes [0] (capture=False)
  101. Sep 04 19:40:04 ubuntu subiquity_log.4118[6314]: finish: cmd-apt-config: SUCCESS: curtin command apt-config
  102. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: start: cmd-apt-config: curtin command apt-config
  103. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Handling apt to target /tmp/tmpkchc1zha/mount with config {'debconf_selections': {'subiquity': ''}, 'disable_components': [], 'preserve_sources_list': False, 'primary': [{'arches': ['default'], 'uri': 'http://gb.archive.ubuntu.com/ubuntu/'}], 'security': [{'arches': ['amd64', 'i386'], 'uri': 'http://security.ubuntu.com/ubuntu/'}, {'arches': ['s390x', 'arm64', 'armhf', 'powerpc', 'ppc64el', 'riscv64'], 'uri': 'http://ports.ubuntu.com/ubuntu-ports'}]}
  104. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/dev', '/tmp/tmpkchc1zha/mount/dev'] with allowed return codes [0] (capture=False)
  105. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/proc', '/tmp/tmpkchc1zha/mount/proc'] with allowed return codes [0] (capture=False)
  106. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/run', '/tmp/tmpkchc1zha/mount/run'] with allowed return codes [0] (capture=False)
  107. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/sys', '/tmp/tmpkchc1zha/mount/sys'] with allowed return codes [0] (capture=False)
  108. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/tmp/tmpkchc1zha/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  109. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--bind', '/tmp/tmpkchc1zha/mount/usr/bin/true', '/tmp/tmpkchc1zha/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  110. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--help'] with allowed return codes [0] (capture=True)
  111. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  112. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  113. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'lsb_release', '--all'] with allowed return codes [0] (capture=True)
  114. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  115. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  116. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  117. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: got primary mirror: http://gb.archive.ubuntu.com/ubuntu/
  118. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: got security mirror: http://security.ubuntu.com/ubuntu/
  119. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Apt Mirror info: {'PRIMARY': 'http://gb.archive.ubuntu.com/ubuntu/', 'SECURITY': 'http://security.ubuntu.com/ubuntu/', 'MIRROR': 'http://gb.archive.ubuntu.com/ubuntu/'}
  120. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Applying debconf selections
  121. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  122. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  123. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'debconf-set-selections'] with allowed return codes [0] (capture=True)
  124. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  125. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  126. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True)
  127. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: No custom template provided, fall back to modifymirrors in /etc/apt/sources.list.d/ubuntu.sources on the target system
  128. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  129. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  130. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  131. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  132. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  133. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'dpkg-query', '--show', '--showformat', '${Version}', 'cloud-init'] with allowed return codes [0] (capture=True)
  134. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Set preserve_sources_list to True in /etc/cloud/cloud.cfg.d/curtin-preserve-sources.cfg with: {'apt': {'preserve_sources_list': True}}
  135. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Checking if target_proc (/tmp/tmpkchc1zha/mount/proc) is a mount
  136. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: It is, so unshare will use --mount-proc=/tmp/tmpkchc1zha/mount/proc
  137. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpkchc1zha/mount/proc', '--', 'chroot', '/tmp/tmpkchc1zha/mount', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)
  138. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_InRelease
  139. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_binary-amd64_Packages to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_binary-amd64_Packages
  140. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64 to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_cnf_Commands-amd64
  141. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_Components-amd64.yml.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_Components-amd64.yml.gz
  142. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-48x48.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-48x48.tar.gz
  143. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64%402.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64%402.tar.gz
  144. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_dep11_icons-64x64.tar.gz
  145. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_main_i18n_Translation-en to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_main_i18n_Translation-en
  146. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_binary-amd64_Packages to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_binary-amd64_Packages
  147. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64 to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_cnf_Commands-amd64
  148. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_Components-amd64.yml.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_Components-amd64.yml.gz
  149. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-48x48.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-48x48.tar.gz
  150. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64%402.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64%402.tar.gz
  151. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_dep11_icons-64x64.tar.gz
  152. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_i18n_Translation-en to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble-updates_restricted_i18n_Translation-en
  153. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_InRelease to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_InRelease
  154. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_binary-amd64_Packages
  155. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64 to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_cnf_Commands-amd64
  156. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_Components-amd64.yml.gz
  157. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-48x48.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-48x48.tar.gz
  158. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64%402.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64%402.tar.gz
  159. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64.tar.gz to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_dep11_icons-64x64.tar.gz
  160. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_main_i18n_Translation-en
  161. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_binary-amd64_Packages
  162. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64 to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_cnf_Commands-amd64
  163. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Renaming apt list /tmp/tmpkchc1zha/mount/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en to /tmp/tmpkchc1zha/mount/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_noble_restricted_i18n_Translation-en
  164. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  165. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: TIMED subp(['udevadm', 'settle']): 0.002
  166. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  167. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  168. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  169. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  170. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/sys'] with allowed return codes [0] (capture=False)
  171. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/sys'] with allowed return codes [0] (capture=False)
  172. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/run'] with allowed return codes [0] (capture=False)
  173. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/run'] with allowed return codes [0] (capture=False)
  174. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/proc'] with allowed return codes [0] (capture=False)
  175. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/proc'] with allowed return codes [0] (capture=False)
  176. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['mount', '--make-private', '/tmp/tmpkchc1zha/mount/dev'] with allowed return codes [0] (capture=False)
  177. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: Running command ['umount', '/tmp/tmpkchc1zha/mount/dev'] with allowed return codes [0] (capture=False)
  178. Sep 04 19:40:08 ubuntu subiquity_log.4118[6681]: finish: cmd-apt-config: SUCCESS: curtin command apt-config
  179. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: start: cmd-in-target: curtin command in-target
  180. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/dev', '/tmp/tmp5el43pze/mount/dev'] with allowed return codes [0] (capture=False)
  181. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/proc', '/tmp/tmp5el43pze/mount/proc'] with allowed return codes [0] (capture=False)
  182. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/run', '/tmp/tmp5el43pze/mount/run'] with allowed return codes [0] (capture=False)
  183. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/sys', '/tmp/tmp5el43pze/mount/sys'] with allowed return codes [0] (capture=False)
  184. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/tmp/tmp5el43pze/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  185. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--bind', '/tmp/tmp5el43pze/mount/usr/bin/true', '/tmp/tmp5el43pze/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  186. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['unshare', '--help'] with allowed return codes [0] (capture=True)
  187. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Checking if target_proc (/tmp/tmp5el43pze/mount/proc) is a mount
  188. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: It is, so unshare will use --mount-proc=/tmp/tmp5el43pze/mount/proc
  189. Sep 04 19:40:08 ubuntu subiquity_log.4118[6746]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmp5el43pze/mount/proc', '--', 'chroot', '/tmp/tmp5el43pze/mount', 'apt-get', 'update'] with allowed return codes [0] (capture=False)
  190. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Get:1 file:/cdrom noble InRelease
  191. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Ign:1 file:/cdrom noble InRelease
  192. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Get:2 file:/cdrom noble Release [1,072 B]
  193. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Get:2 file:/cdrom noble Release [1,072 B]
  194. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Get:3 file:/cdrom noble Release.gpg [833 B]
  195. Sep 04 19:40:08 ubuntu subiquity_log.4118[6758]: Get:3 file:/cdrom noble Release.gpg [833 B]
  196. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:4 file:/cdrom noble/main amd64 Packages [54.0 kB]
  197. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Ign:4 file:/cdrom noble/main amd64 Packages
  198. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:5 file:/cdrom noble/restricted amd64 Packages [18.3 kB]
  199. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Ign:5 file:/cdrom noble/restricted amd64 Packages
  200. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:4 file:/cdrom noble/main amd64 Packages [54.0 kB]
  201. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:6 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
  202. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:5 file:/cdrom noble/restricted amd64 Packages [18.3 kB]
  203. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Hit:7 http://gb.archive.ubuntu.com/ubuntu noble InRelease
  204. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:8 http://gb.archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
  205. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:9 http://gb.archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
  206. Sep 04 19:40:09 ubuntu subiquity_event.4118[4118]: curtin command in-target
  207. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,118 kB]
  208. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:11 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Packages [15.0 MB]
  209. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:12 http://security.ubuntu.com/ubuntu noble-security/main Translation-en [191 kB]
  210. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:13 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [21.6 kB]
  211. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:14 http://security.ubuntu.com/ubuntu noble-security/main amd64 c-n-f Metadata [8,712 B]
  212. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:15 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1,705 kB]
  213. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:16 http://security.ubuntu.com/ubuntu noble-security/restricted Translation-en [382 kB]
  214. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:17 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [212 B]
  215. Sep 04 19:40:09 ubuntu subiquity_log.4118[6758]: Get:18 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [879 kB]
  216. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:19 http://security.ubuntu.com/ubuntu noble-security/universe Translation-en [194 kB]
  217. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:20 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [52.3 kB]
  218. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:21 http://security.ubuntu.com/ubuntu noble-security/universe Icons (48x48) [45.0 kB]
  219. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:22 http://security.ubuntu.com/ubuntu noble-security/universe Icons (64x64) [70.7 kB]
  220. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:23 http://security.ubuntu.com/ubuntu noble-security/universe Icons (64x64@2) [29 B]
  221. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:24 http://security.ubuntu.com/ubuntu noble-security/universe amd64 c-n-f Metadata [18.0 kB]
  222. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:25 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [18.5 kB]
  223. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:26 http://security.ubuntu.com/ubuntu noble-security/multiverse Translation-en [4,288 B]
  224. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:27 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [212 B]
  225. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:28 http://security.ubuntu.com/ubuntu noble-security/multiverse Icons (48x48) [29 B]
  226. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:29 http://security.ubuntu.com/ubuntu noble-security/multiverse Icons (64x64) [29 B]
  227. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:30 http://security.ubuntu.com/ubuntu noble-security/multiverse Icons (64x64@2) [29 B]
  228. Sep 04 19:40:10 ubuntu subiquity_log.4118[6758]: Get:31 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 c-n-f Metadata [380 B]
  229. Sep 04 19:40:12 ubuntu subiquity_log.4118[6758]: Get:32 http://gb.archive.ubuntu.com/ubuntu noble/universe Translation-en [5,982 kB]
  230. Sep 04 19:40:13 ubuntu subiquity_log.4118[6758]: Get:33 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 Components [3,871 kB]
  231. Sep 04 19:40:13 ubuntu subiquity_log.4118[6758]: Get:34 http://gb.archive.ubuntu.com/ubuntu noble/universe Icons (48x48) [3,717 kB]
  232. Sep 04 19:40:14 ubuntu subiquity_log.4118[6758]: Get:35 http://gb.archive.ubuntu.com/ubuntu noble/universe Icons (64x64) [7,747 kB]
  233. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:36 http://gb.archive.ubuntu.com/ubuntu noble/universe Icons (64x64@2) [75.0 kB]
  234. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:37 http://gb.archive.ubuntu.com/ubuntu noble/universe amd64 c-n-f Metadata [301 kB]
  235. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:38 http://gb.archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [269 kB]
  236. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:39 http://gb.archive.ubuntu.com/ubuntu noble/multiverse Translation-en [118 kB]
  237. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:40 http://gb.archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [35.0 kB]
  238. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:41 http://gb.archive.ubuntu.com/ubuntu noble/multiverse Icons (48x48) [56.1 kB]
  239. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:42 http://gb.archive.ubuntu.com/ubuntu noble/multiverse Icons (64x64) [186 kB]
  240. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:43 http://gb.archive.ubuntu.com/ubuntu noble/multiverse Icons (64x64@2) [904 B]
  241. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:44 http://gb.archive.ubuntu.com/ubuntu noble/multiverse amd64 c-n-f Metadata [8,328 B]
  242. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:45 http://gb.archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1,389 kB]
  243. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:46 http://gb.archive.ubuntu.com/ubuntu noble-updates/main Translation-en [274 kB]
  244. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:47 http://gb.archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [175 kB]
  245. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:48 http://gb.archive.ubuntu.com/ubuntu noble-updates/main Icons (48x48) [36.0 kB]
  246. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:49 http://gb.archive.ubuntu.com/ubuntu noble-updates/main Icons (64x64) [51.0 kB]
  247. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:50 http://gb.archive.ubuntu.com/ubuntu noble-updates/main amd64 c-n-f Metadata [14.9 kB]
  248. Sep 04 19:40:15 ubuntu subiquity_log.4118[6758]: Get:51 http://gb.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [1,791 kB]
  249. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:52 http://gb.archive.ubuntu.com/ubuntu noble-updates/restricted Translation-en [400 kB]
  250. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:53 http://gb.archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [212 B]
  251. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:54 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,481 kB]
  252. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:55 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe Translation-en [298 kB]
  253. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:56 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [377 kB]
  254. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:57 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe Icons (48x48) [228 kB]
  255. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:58 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe Icons (64x64) [357 kB]
  256. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:59 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe Icons (64x64@2) [29 B]
  257. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:60 http://gb.archive.ubuntu.com/ubuntu noble-updates/universe amd64 c-n-f Metadata [31.0 kB]
  258. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:61 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [33.2 kB]
  259. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:62 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse Translation-en [6,772 B]
  260. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:63 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [940 B]
  261. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:64 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (48x48) [1,867 B]
  262. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:65 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (64x64) [2,497 B]
  263. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:66 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse Icons (64x64@2) [29 B]
  264. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:67 http://gb.archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 c-n-f Metadata [592 B]
  265. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:68 http://gb.archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [39.9 kB]
  266. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:69 http://gb.archive.ubuntu.com/ubuntu noble-backports/main Translation-en [9,152 B]
  267. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:70 http://gb.archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [7,084 B]
  268. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:71 http://gb.archive.ubuntu.com/ubuntu noble-backports/main Icons (48x48) [9,518 B]
  269. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:72 http://gb.archive.ubuntu.com/ubuntu noble-backports/main Icons (64x64) [11.2 kB]
  270. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:73 http://gb.archive.ubuntu.com/ubuntu noble-backports/main Icons (64x64@2) [29 B]
  271. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:74 http://gb.archive.ubuntu.com/ubuntu noble-backports/main amd64 c-n-f Metadata [272 B]
  272. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:75 http://gb.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [216 B]
  273. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:76 http://gb.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (48x48) [29 B]
  274. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:77 http://gb.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (64x64) [29 B]
  275. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:78 http://gb.archive.ubuntu.com/ubuntu noble-backports/restricted Icons (64x64@2) [29 B]
  276. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:79 http://gb.archive.ubuntu.com/ubuntu noble-backports/restricted amd64 c-n-f Metadata [116 B]
  277. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:80 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [30.2 kB]
  278. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:81 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe Translation-en [17.4 kB]
  279. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:82 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [19.2 kB]
  280. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:83 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe Icons (48x48) [23.3 kB]
  281. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:84 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe Icons (64x64) [32.3 kB]
  282. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:85 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe Icons (64x64@2) [29 B]
  283. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:86 http://gb.archive.ubuntu.com/ubuntu noble-backports/universe amd64 c-n-f Metadata [1,304 B]
  284. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:87 http://gb.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [212 B]
  285. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:88 http://gb.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (48x48) [29 B]
  286. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:89 http://gb.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (64x64) [29 B]
  287. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:90 http://gb.archive.ubuntu.com/ubuntu noble-backports/multiverse Icons (64x64@2) [29 B]
  288. Sep 04 19:40:16 ubuntu subiquity_log.4118[6758]: Get:91 http://gb.archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 c-n-f Metadata [116 B]
  289. Sep 04 19:40:19 ubuntu subiquity_log.4118[6758]: Fetched 49.6 MB in 8s (6,491 kB/s)
  290. Sep 04 19:40:20 ubuntu subiquity_log.4118[6758]: Reading package lists...
  291. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  292. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: TIMED subp(['udevadm', 'settle']): 0.003
  293. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  294. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  295. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  296. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  297. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/sys'] with allowed return codes [0] (capture=False)
  298. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/sys'] with allowed return codes [0] (capture=False)
  299. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/run'] with allowed return codes [0] (capture=False)
  300. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/run'] with allowed return codes [0] (capture=False)
  301. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/proc'] with allowed return codes [0] (capture=False)
  302. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/proc'] with allowed return codes [0] (capture=False)
  303. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['mount', '--make-private', '/tmp/tmp5el43pze/mount/dev'] with allowed return codes [0] (capture=False)
  304. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: Running command ['umount', '/tmp/tmp5el43pze/mount/dev'] with allowed return codes [0] (capture=False)
  305. Sep 04 19:40:20 ubuntu subiquity_log.4118[6746]: finish: cmd-in-target: SUCCESS: curtin command in-target
  306. Sep 04 19:40:20 ubuntu subiquity_event.4118[4118]: curtin command in-target
  307. Sep 04 19:40:20 ubuntu subiquity_event.4118[4118]: configuring apt
  308. Sep 04 19:40:20 ubuntu subiquity_event.4118[4118]: installing system
  309. Sep 04 19:40:20 ubuntu subiquity_event.4118[4118]: executing curtin install initial step
  310. Sep 04 19:40:20 ubuntu subiquity_log.4118[7106]: /usr/bin/ubuntu-drivers
  311. Sep 04 19:40:20 ubuntu subiquity_log.4118[7109]: /usr/bin/ubuntu-drivers
  312. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: start: cmd-install: curtin command install
  313. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: curtin: Installation started. (24.0.0-38-g0ab394917)
  314. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: LANG=en_US.UTF-8
  315. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: 'reporter' not found in config file.
  316. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: curtin: Installation started. (24.0.0-38-g0ab394917)
  317. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: Exporting resume data to /tmp/tmpjo9v7xxp/resume-data.json so that further stages can be executed in a later invocation.
  318. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: {'WORKING_DIR': '/tmp/tmpvte7ukst/scratch', 'OUTPUT_FSTAB': '/tmp/tmpvte7ukst/state/fstab', 'OUTPUT_INTERFACES': '/tmp/tmpvte7ukst/state/interfaces', 'OUTPUT_NETWORK_CONFIG': '/tmp/tmpvte7ukst/state/network_config', 'OUTPUT_NETWORK_STATE': '/tmp/tmpvte7ukst/state/network_state', 'TARGET_MOUNT_POINT': '/target', 'CONFIG': '/tmp/tmpvte7ukst/state/config'}
  319. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: curtin: Installation finished.
  320. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: Skipping unmount: config disabled target unmounting
  321. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: TIMED INSTALL_COMMAND: 0.001
  322. Sep 04 19:40:21 ubuntu subiquity_log.4118[7099]: finish: cmd-install: SUCCESS: curtin command install
  323. Sep 04 19:40:21 ubuntu subiquity_event.4118[4118]: executing curtin install initial step
  324. Sep 04 19:40:21 ubuntu subiquity_event.4118[4118]: executing curtin install partitioning step
  325. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: start: cmd-install: curtin command install
  326. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: unknown type for url 'cp:///tmp/tmp5el43pze/mount', assuming type 'tgz'
  327. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: curtin: Installation started. (24.0.0-38-g0ab394917)
  328. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: LANG=en_US.UTF-8
  329. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: 'reporter' not found in config file.
  330. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: curtin: Installation started. (24.0.0-38-g0ab394917)
  331. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: {'WORKING_DIR': '/tmp/tmpvte7ukst/scratch', 'OUTPUT_FSTAB': '/tmp/tmpvte7ukst/state/fstab', 'OUTPUT_INTERFACES': '/tmp/tmpvte7ukst/state/interfaces', 'OUTPUT_NETWORK_CONFIG': '/tmp/tmpvte7ukst/state/network_config', 'OUTPUT_NETWORK_STATE': '/tmp/tmpvte7ukst/state/network_state', 'TARGET_MOUNT_POINT': '/target', 'CONFIG': '/tmp/tmpvte7ukst/state/config'}
  332. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning: configuring storage
  333. Sep 04 19:40:21 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin: running 'curtin block-meta simple'
  334. Sep 04 19:40:22 ubuntu subiquity_event.4118[4118]: curtin command install
  335. Sep 04 19:40:22 ubuntu subiquity_event.4118[4118]: configuring storage
  336. Sep 04 19:40:22 ubuntu subiquity_event.4118[4118]: running 'curtin block-meta simple'
  337. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: curtin command block-meta
  338. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  339. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Processing serial eui.00000000000000000026b7381d7eb415 via udev to eui.00000000000000000026b7381d7eb415
  340. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: lookup_disks found: ['nvme-eui.00000000000000000026b7381d7eb415']
  341. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  342. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device? False
  343. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  344. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  345. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: block.lookup_disk() returning path /dev/nvme0n1
  346. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  347. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  348. Sep 04 19:40:22 ubuntu subiquity_event.4118[4118]: curtin command block-meta
  349. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.021
  350. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  351. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  352. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-0({'device': 'disk-nvme0n1', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'})
  353. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  354. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Processing serial eui.00000000000000000026b7381d7eb415 via udev to eui.00000000000000000026b7381d7eb415
  355. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: lookup_disks found: ['nvme-eui.00000000000000000026b7381d7eb415']
  356. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  357. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device? False
  358. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  359. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  360. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: block.lookup_disk() returning path /dev/nvme0n1
  361. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  362. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  363. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.007
  364. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  365. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  366. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-1({'device': 'disk-nvme0n1', 'size': 510980521984, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'})
  367. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  368. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Processing serial eui.00000000000000000026b7381d7eb415 via udev to eui.00000000000000000026b7381d7eb415
  369. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: lookup_disks found: ['nvme-eui.00000000000000000026b7381d7eb415']
  370. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  371. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device? False
  372. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  373. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  374. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: block.lookup_disk() returning path /dev/nvme0n1
  375. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  376. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  377. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.006
  378. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  379. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  380. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: block-meta: extracted devices to clear: ['/dev/nvme0n1']
  381. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Declared block devices: ['/dev/nvme0n1']
  382. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: clearing devices=['/dev/nvme0n1']
  383. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders: removing previous storage devices
  384. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['mdadm', '--assemble', '--scan', '-v'] with allowed return codes [0, 1, 2] (capture=True)
  385. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm assemble scan results:
  386. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: looking for devices for further assembly
  387. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop14
  388. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop13
  389. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop12
  390. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop11
  391. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop10
  392. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop9
  393. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop8
  394. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: Cannot assemble mbr metadata on /dev/sda1
  395. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: Cannot assemble mbr metadata on /dev/sda
  396. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/nvme0n1
  397. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop7
  398. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop6
  399. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop5
  400. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop4
  401. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop3
  402. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop2
  403. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop1
  404. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: no recogniseable superblock on /dev/loop0
  405. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm: No arrays found in config file or automatically
  406. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['mdadm', '--detail', '--scan', '-v'] with allowed return codes [0, 1] (capture=True)
  407. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: mdadm detail scan after assemble:
  408. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  409. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.002
  410. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['pvscan'] with allowed return codes [0] (capture=True)
  411. Sep 04 19:40:22 ubuntu subiquity_event.4118[4118]: removing previous storage devices
  412. Sep 04 19:40:22 ubuntu subiquity_log.4118[7142]: Running command ['vgscan'] with allowed return codes [0] (capture=True)
  413. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['vgchange', '--activate=y'] with allowed return codes [0] (capture=True)
  414. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  415. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.007
  416. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Loading kernel module bcache via modprobe
  417. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['modprobe', '--use-blacklist', 'bcache'] with allowed return codes [0] (capture=False)
  418. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Generating device storage trees for path(s): ['/dev/nvme0n1']
  419. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devname '/sys/class/block/nvme0n1' had holders: []
  420. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  421. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  422. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  423. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Current device storage tree:
  424. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: nvme0n1
  425. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Shutdown Plan:
  426. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: {'level': 0, 'device': '/sys/class/block/nvme0n1', 'dev_type': 'disk'}
  427. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: shutdown running on holder type: 'disk' syspath: '/sys/class/block/nvme0n1'
  428. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  429. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: info:
  430. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: {
  431. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "nvme0n1": {
  432. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ALIGNMENT": "0",
  433. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ALN": "0",
  434. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-GRAN": "512",
  435. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-MAX": "2199023255040",
  436. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ZERO": "0",
  437. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "FSTYPE": "",
  438. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "GROUP": "disk",
  439. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "KNAME": "nvme0n1",
  440. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LABEL": "",
  441. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LOG-SEC": "512",
  442. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MAJ:MIN": "259:0",
  443. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MIN-IO": "512",
  444. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODE": "brw-rw----",
  445. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODEL": "KINGSTON OM8PGP4512Q-A0",
  446. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MOUNTPOINT": "",
  447. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "NAME": "nvme0n1",
  448. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OPT-IO": "0",
  449. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OWNER": "root",
  450. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "PHY-SEC": "512",
  451. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RM": "0",
  452. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RO": "0",
  453. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ROTA": "0",
  454. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RQ-SIZE": "1023",
  455. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "SIZE": "512110190592",
  456. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "STATE": "live",
  457. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "TYPE": "disk",
  458. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "UUID": "",
  459. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "device_path": "/dev/nvme0n1"
  460. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  461. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  462. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: (log=512, phys=512)
  463. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['fdasd', '--table', '/dev/nvme0n1'] with allowed return codes [0] (capture=False)
  464. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID'] with allowed return codes [0] (capture=True)
  465. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Checking if /dev/nvme0n1 is a swap device
  466. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Found swap magic: b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'
  467. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping superblock on /dev/nvme0n1
  468. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping /dev/nvme0n1 attempt 1/4
  469. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['wipefs', '--all', '--force', '/dev/nvme0n1'] with allowed return codes [0] (capture=False)
  470. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping 1M on /dev/nvme0n1 at offsets [0, -1048576]
  471. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: successfully wiped device /dev/nvme0n1 on attempt 1/4
  472. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devname '/sys/class/block/nvme0n1' had holders: []
  473. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  474. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  475. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device partition? False
  476. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta/clear-holders: SUCCESS: removing previous storage devices
  477. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: blockmeta: detected storage config, using mode=custom
  478. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring nvme_controller: nvme-controller-nvme0
  479. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring nvme_controller: nvme-controller-nvme0
  480. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring disk: disk-nvme0n1
  481. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  482. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  483. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  484. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  485. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  486. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  487. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  488. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.011
  489. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  490. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  491. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Acquiring fcntl LOCK_EX on /dev/nvme0n1
  492. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['wipefs', '--all', '--force', '/dev/nvme0n1'] with allowed return codes [0] (capture=False)
  493. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping 1M on /dev/nvme0n1 at offsets [0, -1048576]
  494. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: labeling device: '/dev/nvme0n1' with 'gpt' partition table
  495. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['wipefs', '--all', '--force', '/dev/nvme0n1'] with allowed return codes [0] (capture=False)
  496. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping 1M on /dev/nvme0n1 at offsets [0, -1048576]
  497. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devname '/dev/nvme0n1' had holders: []
  498. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Releasing fcntl LOCK_EX on /dev/nvme0n1
  499. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  500. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  501. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  502. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  503. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  504. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  505. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  506. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.008
  507. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  508. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  509. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1'] with allowed return codes [0] (capture=True)
  510. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: info:
  511. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: {
  512. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "nvme0n1": {
  513. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ALIGNMENT": "0",
  514. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ALN": "0",
  515. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-GRAN": "512",
  516. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-MAX": "2199023255040",
  517. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ZERO": "0",
  518. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "FSTYPE": "",
  519. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "GROUP": "disk",
  520. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "KNAME": "nvme0n1",
  521. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LABEL": "",
  522. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LOG-SEC": "512",
  523. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MAJ:MIN": "259:0",
  524. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MIN-IO": "512",
  525. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODE": "brw-rw----",
  526. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODEL": "KINGSTON OM8PGP4512Q-A0",
  527. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MOUNTPOINT": "",
  528. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "NAME": "nvme0n1",
  529. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OPT-IO": "0",
  530. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OWNER": "root",
  531. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "PHY-SEC": "512",
  532. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RM": "0",
  533. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RO": "0",
  534. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ROTA": "0",
  535. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RQ-SIZE": "1023",
  536. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "SIZE": "512110190592",
  537. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "STATE": "live",
  538. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "TYPE": "disk",
  539. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "UUID": "",
  540. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "device_path": "/dev/nvme0n1"
  541. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  542. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  543. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: (log=512, phys=512)
  544. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: sfdisk input:
  545. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: ---
  546. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: label: gpt
  547. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: 1: start=2048 size=2201600 type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B
  548. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: 2: start=2203648 size=998008832
  549. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: ---
  550. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['losetup', '--version'] with allowed return codes [0] (capture=True)
  551. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['sfdisk', '--no-reread', '/dev/nvme0n1', '--no-tell-kernel'] with allowed return codes [0] (capture=False)
  552. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Disk /dev/nvme0n1: 476.94 GiB, 512110190592 bytes, 1000215216 sectors
  553. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Disk model: KINGSTON OM8PGP4512Q-A0
  554. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Units: sectors of 1 * 512 = 512 bytes
  555. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Sector size (logical/physical): 512 bytes / 512 bytes
  556. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: I/O size (minimum/optimal): 512 bytes / 512 bytes
  557. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: >>> Script header accepted.
  558. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: >>> Created a new GPT disklabel (GUID: 90412B79-1B1D-49C2-8D1C-C81B8CC74C28).
  559. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1p1: Created a new partition 1 of type 'EFI System' and of size 1 GiB.
  560. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1p2: Created a new partition 2 of type 'Linux filesystem' and of size 475.9 GiB.
  561. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1p3: Done.
  562. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: New situation:
  563. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Disklabel type: gpt
  564. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Disk identifier: 90412B79-1B1D-49C2-8D1C-C81B8CC74C28
  565. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Device Start End Sectors Size Type
  566. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1p1 2048 2203647 2201600 1G EFI System
  567. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1p2 2203648 1000212479 998008832 475.9G Linux filesystem
  568. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: The partition table has been altered.
  569. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0] (capture=False)
  570. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  571. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.013
  572. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['wipefs', '--all', '--force', '/dev/nvme0n1p1'] with allowed return codes [0] (capture=False)
  573. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping 1M on /dev/nvme0n1p1 at offsets [0, -1048576]
  574. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['wipefs', '--all', '--force', '/dev/nvme0n1p2'] with allowed return codes [0] (capture=False)
  575. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: wiping 1M on /dev/nvme0n1p2 at offsets [0, -1048576]
  576. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-0({'device': 'disk-nvme0n1', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'})
  577. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  578. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  579. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  580. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  581. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  582. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  583. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  584. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.013
  585. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  586. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  587. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  588. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: removing previous storage devices
  589. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring nvme_controller: nvme-controller-nvme0
  590. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring nvme_controller: nvme-controller-nvme0
  591. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring disk: disk-nvme0n1
  592. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  593. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.019
  594. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  595. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p1
  596. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['blkid', '-o', 'export', '/dev/nvme0n1p1'] with allowed return codes [0, 2] (capture=True)
  597. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: No partition-specific dname
  598. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-1({'device': 'disk-nvme0n1', 'size': 510980521984, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'})
  599. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  600. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  601. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  602. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  603. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  604. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  605. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  606. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.021
  607. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  608. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  609. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  610. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  611. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.020
  612. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  613. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p2
  614. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['blkid', '-o', 'export', '/dev/nvme0n1p2'] with allowed return codes [0, 2] (capture=True)
  615. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: No partition-specific dname
  616. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring disk: disk-nvme0n1
  617. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring partition: partition-0
  618. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-0({'device': 'disk-nvme0n1', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'})
  619. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  620. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  621. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  622. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  623. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  624. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  625. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  626. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.016
  627. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  628. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  629. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  630. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  631. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.013
  632. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  633. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p1
  634. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring partition: partition-0
  635. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring format: format-0
  636. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-0({'device': 'disk-nvme0n1', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'})
  637. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  638. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  639. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  640. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  641. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  642. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  643. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  644. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.018
  645. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  646. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  647. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring disk: disk-nvme0n1
  648. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring partition: partition-0
  649. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  650. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring partition: partition-0
  651. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring format: format-0
  652. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  653. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.015
  654. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  655. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p1
  656. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: mkfs /dev/nvme0n1p1 info: {'fstype': 'fat32', 'volume': 'partition-0', 'preserve': False, 'id': 'format-0', 'type': 'format'}
  657. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1p1'] with allowed return codes [0] (capture=True)
  658. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: info:
  659. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: {
  660. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "nvme0n1p1": {
  661. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ALIGNMENT": "0",
  662. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ALN": "0",
  663. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-GRAN": "512",
  664. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-MAX": "2199023255040",
  665. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ZERO": "0",
  666. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "FSTYPE": "",
  667. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "GROUP": "disk",
  668. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "KNAME": "nvme0n1p1",
  669. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LABEL": "",
  670. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LOG-SEC": "512",
  671. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MAJ:MIN": "259:3",
  672. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MIN-IO": "512",
  673. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODE": "brw-rw----",
  674. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODEL": "",
  675. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MOUNTPOINT": "",
  676. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "NAME": "nvme0n1p1",
  677. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OPT-IO": "0",
  678. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OWNER": "root",
  679. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "PHY-SEC": "512",
  680. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RM": "0",
  681. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RO": "0",
  682. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ROTA": "0",
  683. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RQ-SIZE": "1023",
  684. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "SIZE": "1127219200",
  685. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "STATE": "",
  686. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "TYPE": "part",
  687. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "UUID": "",
  688. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "device_path": "/dev/nvme0n1p1"
  689. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  690. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  691. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: (log=512, phys=512)
  692. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['mkfs.vfat', '-I', '-F', '32', '/dev/nvme0n1p1'] with allowed return codes [0] (capture=True)
  693. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['blkid', '-o', 'full'] with allowed return codes [0] (capture=True)
  694. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Formated device type: partition
  695. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring format: format-0
  696. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring partition: partition-1
  697. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-1({'device': 'disk-nvme0n1', 'size': 510980521984, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'})
  698. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  699. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  700. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  701. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  702. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  703. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  704. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  705. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.014
  706. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  707. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  708. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  709. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  710. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.014
  711. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  712. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p2
  713. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring partition: partition-1
  714. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring format: format-1
  715. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-1({'device': 'disk-nvme0n1', 'size': 510980521984, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'})
  716. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  717. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  718. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  719. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  720. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  721. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  722. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  723. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.015
  724. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  725. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  726. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  727. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  728. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.013
  729. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  730. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p2
  731. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: mkfs /dev/nvme0n1p2 info: {'fstype': 'ext4', 'volume': 'partition-1', 'preserve': False, 'id': 'format-1', 'type': 'format'}
  732. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1p2'] with allowed return codes [0] (capture=True)
  733. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: info:
  734. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: {
  735. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "nvme0n1p2": {
  736. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ALIGNMENT": "0",
  737. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ALN": "0",
  738. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-GRAN": "512",
  739. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-MAX": "2199023255040",
  740. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "DISC-ZERO": "0",
  741. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "FSTYPE": "",
  742. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "GROUP": "disk",
  743. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "KNAME": "nvme0n1p2",
  744. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LABEL": "",
  745. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "LOG-SEC": "512",
  746. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MAJ:MIN": "259:4",
  747. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MIN-IO": "512",
  748. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODE": "brw-rw----",
  749. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MODEL": "",
  750. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "MOUNTPOINT": "",
  751. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "NAME": "nvme0n1p2",
  752. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OPT-IO": "0",
  753. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "OWNER": "root",
  754. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "PHY-SEC": "512",
  755. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RM": "0",
  756. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RO": "0",
  757. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "ROTA": "0",
  758. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "RQ-SIZE": "1023",
  759. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "SIZE": "510980521984",
  760. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "STATE": "",
  761. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "TYPE": "part",
  762. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "UUID": "",
  763. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: "device_path": "/dev/nvme0n1p2"
  764. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  765. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: }
  766. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: get_blockdev_sector_size: (log=512, phys=512)
  767. Sep 04 19:40:23 ubuntu subiquity_log.4118[7142]: Running command ['mkfs.ext4', '-F', '-U', 'a13b6bcb-13e2-40b5-97f7-8653b96e1914', '/dev/nvme0n1p2'] with allowed return codes [0] (capture=True)
  768. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring format: format-0
  769. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring partition: partition-1
  770. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring partition: partition-1
  771. Sep 04 19:40:23 ubuntu subiquity_event.4118[4118]: configuring format: format-1
  772. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Formated device type: partition
  773. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring format: format-1
  774. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring mount: mount-1
  775. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-1({'device': 'disk-nvme0n1', 'size': 510980521984, 'wipe': 'superblock', 'number': 2, 'preserve': False, 'offset': 1128267776, 'id': 'partition-1', 'type': 'partition'})
  776. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  777. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  778. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  779. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  780. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  781. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  782. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  783. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.014
  784. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  785. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  786. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  787. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  788. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.016
  789. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  790. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p2
  791. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: volume_path=/dev/nvme0n1p2 found slaves: ['nvme0n1p2']
  792. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: kname_is_iscsi: no iscsi disk found for kname nvme0n1p2
  793. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: kname_is_iscsi: no iscsi disk found for kname nvme0n1p2
  794. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['mount', '-t', 'ext4', '-o', 'defaults', '/dev/nvme0n1p2', '/target/'] with allowed return codes [0] (capture=True)
  795. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1p2'] with allowed return codes [0] (capture=True)
  796. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1p2'] with allowed return codes [0] (capture=True)
  797. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: volspec: path=/dev/nvme0n1p2 type=part
  798. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: info[DEVLINKS] = ['/dev/disk/by-id/nvme-KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1-part2', '/dev/disk/by-uuid/a13b6bcb-13e2-40b5-97f7-8653b96e1914', '/dev/disk/by-id/nvme-KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41-part2', '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part2', '/dev/disk/by-partuuid/bf242920-6196-4bf9-9e55-cda0a3fb7405', '/dev/disk/by-id/nvme-eui.00000000000000000026b7381d7eb415-part2', '/dev/disk/by-diskseq/9-part2']
  799. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring mount: mount-1
  800. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: start: cmd-install/stage-partitioning/builtin/cmd-block-meta: configuring mount: mount-0
  801. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume partition-0({'device': 'disk-nvme0n1', 'size': 1127219200, 'wipe': 'superblock', 'flag': 'boot', 'number': 1, 'preserve': False, 'grub_device': True, 'offset': 1048576, 'id': 'partition-0', 'type': 'partition'})
  802. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: get_path_to_storage_volume for volume disk-nvme0n1({'ptable': 'gpt', 'serial': 'KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1', 'wwn': 'eui.00000000000000000026b7381d7eb415', 'nvme_controller': 'nvme-controller-nvme0', 'path': '/dev/nvme0n1', 'wipe': 'superblock-recursive', 'preserve': False, 'name': '', 'grub_device': False, 'id': 'disk-nvme0n1', 'type': 'disk'})
  803. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  804. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  805. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: /dev/nvme0n1 is multipath device member? False
  806. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: found candidate disks [{'/dev/nvme0n1'}, {'/dev/nvme0n1'}, {'/dev/nvme0n1'}]
  807. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  808. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  809. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.013
  810. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  811. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1
  812. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['partprobe', '/dev/nvme0n1'] with allowed return codes [0, 1] (capture=False)
  813. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  814. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED udevadm_settle(): 0.010
  815. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: devsync happy - path /dev/nvme0n1 now exists
  816. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: return volume path /dev/nvme0n1p1
  817. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: volume_path=/dev/nvme0n1p1 found slaves: ['nvme0n1p1']
  818. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: kname_is_iscsi: no iscsi disk found for kname nvme0n1p1
  819. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: kname_is_iscsi: no iscsi disk found for kname nvme0n1p1
  820. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['mount', '-t', 'vfat', '-o', 'defaults', '/dev/nvme0n1p1', '/target/boot/efi'] with allowed return codes [0] (capture=True)
  821. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['udevadm', 'info', '--query=property', '--export', '/dev/nvme0n1p1'] with allowed return codes [0] (capture=True)
  822. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Running command ['lsblk', '--noheadings', '--bytes', '--pairs', '--output=ALIGNMENT,DISC-ALN,DISC-GRAN,DISC-MAX,DISC-ZERO,FSTYPE,GROUP,KNAME,LABEL,LOG-SEC,MAJ:MIN,MIN-IO,MODE,MODEL,MOUNTPOINT,NAME,OPT-IO,OWNER,PHY-SEC,RM,RO,ROTA,RQ-SIZE,SIZE,STATE,TYPE,UUID', '/dev/nvme0n1p1'] with allowed return codes [0] (capture=True)
  823. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: volspec: path=/dev/nvme0n1p1 type=part
  824. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: info[DEVLINKS] = ['/dev/disk/by-diskseq/9-part1', '/dev/disk/by-uuid/D17A-AF33', '/dev/disk/by-path/pci-0000:01:00.0-nvme-1-part1', '/dev/disk/by-id/nvme-KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41-part1', '/dev/disk/by-id/nvme-KINGSTON_OM8PGP4512Q-A0_50026B7381D7EB41_1-part1', '/dev/disk/by-id/nvme-eui.00000000000000000026b7381d7eb415-part1', '/dev/disk/by-partuuid/e83543ac-47a0-4ca2-81c1-770d7533b30d']
  825. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: configuring mount: mount-0
  826. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED BLOCK_META: 2.049
  827. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin/cmd-block-meta: SUCCESS: curtin command block-meta
  828. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning/builtin: SUCCESS: running 'curtin block-meta simple'
  829. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: builtin took 2.630 seconds
  830. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: stage_partitioning took 2.630 seconds
  831. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install/stage-partitioning: SUCCESS: configuring storage
  832. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: curtin: Installation finished.
  833. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: Skipping unmount: config disabled target unmounting
  834. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: TIMED INSTALL_COMMAND: 2.631
  835. Sep 04 19:40:24 ubuntu subiquity_log.4118[7142]: finish: cmd-install: SUCCESS: curtin command install
  836. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring format: format-1
  837. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring mount: mount-1
  838. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring mount: mount-1
  839. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring mount: mount-0
  840. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring mount: mount-0
  841. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: running 'curtin block-meta simple'
  842. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: configuring storage
  843. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: curtin command install
  844. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: executing curtin install partitioning step
  845. Sep 04 19:40:24 ubuntu subiquity_event.4118[4118]: executing curtin install extract step
  846. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: start: cmd-install: curtin command install
  847. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: unknown type for url 'cp:///tmp/tmp5el43pze/mount', assuming type 'tgz'
  848. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: curtin: Installation started. (24.0.0-38-g0ab394917)
  849. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: LANG=en_US.UTF-8
  850. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: 'reporter' not found in config file.
  851. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: curtin: Installation started. (24.0.0-38-g0ab394917)
  852. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: {'WORKING_DIR': '/tmp/tmpvte7ukst/scratch', 'OUTPUT_FSTAB': '/tmp/tmpvte7ukst/state/fstab', 'OUTPUT_INTERFACES': '/tmp/tmpvte7ukst/state/interfaces', 'OUTPUT_NETWORK_CONFIG': '/tmp/tmpvte7ukst/state/network_config', 'OUTPUT_NETWORK_STATE': '/tmp/tmpvte7ukst/state/network_state', 'TARGET_MOUNT_POINT': '/target', 'CONFIG': '/tmp/tmpvte7ukst/state/config'}
  853. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract: writing install sources to disk
  854. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin: running 'curtin extract'
  855. Sep 04 19:40:25 ubuntu subiquity_event.4118[4118]: curtin command install
  856. Sep 04 19:40:25 ubuntu subiquity_event.4118[4118]: writing install sources to disk
  857. Sep 04 19:40:25 ubuntu subiquity_event.4118[4118]: running 'curtin extract'
  858. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin/cmd-extract: curtin command extract
  859. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: Installing sources: [{'type': 'tgz', 'uri': 'cp:///tmp/tmp5el43pze/mount'}] to target at /target
  860. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin/cmd-extract: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  861. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: Setting up Trivial Source for stack /tmp/tmp5el43pze/mount
  862. Sep 04 19:40:25 ubuntu subiquity_log.4118[7551]: Running command ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.'] with allowed return codes [0] (capture=False)
  863. Sep 04 19:40:26 ubuntu subiquity_event.4118[4118]: curtin command extract
  864. Sep 04 19:40:26 ubuntu subiquity_event.4118[4118]: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  865. Sep 04 19:40:43 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  866. Sep 04 19:40:43 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  867. Sep 04 19:40:43 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  868. Sep 04 19:40:43 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  869. Sep 04 19:40:43 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  870. Sep 04 19:40:44 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  871. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  872. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  873. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  874. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  875. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  876. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so failed verification -- update discarded.
  877. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so failed verification -- update discarded.
  878. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so failed verification -- update discarded.
  879. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so failed verification -- update discarded.
  880. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so failed verification -- update discarded.
  881. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  882. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  883. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  884. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  885. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  886. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  887. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  888. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  889. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  890. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  891. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm failed verification -- update discarded.
  892. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm failed verification -- update discarded.
  893. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm failed verification -- update discarded.
  894. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm failed verification -- update discarded.
  895. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  896. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  897. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  898. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm failed verification -- update discarded.
  899. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm failed verification -- update discarded.
  900. Sep 04 19:40:45 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm failed verification -- update discarded.
  901. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
  902. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  903. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: curtin command extract
  904. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Traceback (most recent call last):
  905. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/main.py", line 202, in main
  906. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ret = args.func(args)
  907. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 267, in extract
  908. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: extract_source(source, target, extra_rsync_args=extra_rsync_args)
  909. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 209, in extract_source
  910. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: copy_to_target(root_dir, target, extra_rsync_args=extra_rsync_args)
  911. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 225, in copy_to_target
  912. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: util.subp(
  913. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 323, in subp
  914. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: return _subp(*args, **kwargs)
  915. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 172, in _subp
  916. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: raise ProcessExecutionError(stdout=out, stderr=err,
  917. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  918. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  919. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Exit code: 23
  920. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Reason: -
  921. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stdout: ''
  922. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stderr: ''
  923. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Unexpected error while running command.
  924. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  925. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Exit code: 23
  926. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Reason: -
  927. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stdout: ''
  928. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stderr: ''
  929. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: builtin command failed
  930. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin: FAIL: running 'curtin extract'
  931. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: builtin took 75.960 seconds
  932. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: stage_extract took 75.960 seconds
  933. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract: FAIL: writing install sources to disk
  934. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: curtin: Installation failed with exception: Unexpected error while running command.
  935. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Command: ['curtin', 'extract']
  936. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Exit code: 3
  937. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Reason: -
  938. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stdout: start: cmd-install/stage-extract/builtin/cmd-extract: curtin command extract
  939. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Installing sources: [{'type': 'tgz', 'uri': 'cp:///tmp/tmp5el43pze/mount'}] to target at /target
  940. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin/cmd-extract: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  941. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Setting up Trivial Source for stack /tmp/tmp5el43pze/mount
  942. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Running command ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.'] with allowed return codes [0] (capture=False)
  943. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  944. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  945. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  946. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  947. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  948. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  949. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  950. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  951. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  952. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  953. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  954. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so failed verification -- update discarded.
  955. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so failed verification -- update discarded.
  956. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so failed verification -- update discarded.
  957. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so failed verification -- update discarded.
  958. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so failed verification -- update discarded.
  959. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  960. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  961. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  962. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  963. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  964. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  965. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  966. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  967. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  968. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  969. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm failed verification -- update discarded.
  970. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm failed verification -- update discarded.
  971. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm failed verification -- update discarded.
  972. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm failed verification -- update discarded.
  973. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  974. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  975. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  976. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm failed verification -- update discarded.
  977. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm failed verification -- update discarded.
  978. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm failed verification -- update discarded.
  979. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
  980. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  981. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: curtin command extract
  982. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Traceback (most recent call last):
  983. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/main.py", line 202, in main
  984. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: ret = args.func(args)
  985. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 267, in extract
  986. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: extract_source(source, target, extra_rsync_args=extra_rsync_args)
  987. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 209, in extract_source
  988. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: copy_to_target(root_dir, target, extra_rsync_args=extra_rsync_args)
  989. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 225, in copy_to_target
  990. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: util.subp(
  991. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 323, in subp
  992. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: return _subp(*args, **kwargs)
  993. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 172, in _subp
  994. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: raise ProcessExecutionError(stdout=out, stderr=err,
  995. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  996. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  997. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Exit code: 23
  998. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Reason: -
  999. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1000. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1001. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Unexpected error while running command.
  1002. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  1003. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Exit code: 23
  1004. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Reason: -
  1005. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1006. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1007. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]:
  1008. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1009. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Running command ['uname', '-a'] with allowed return codes [0] (capture=True)
  1010. Sep 04 19:41:41 ubuntu subiquity_event.4118[4118]: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  1011. Sep 04 19:41:41 ubuntu subiquity_event.4118[4118]: running 'curtin extract'
  1012. Sep 04 19:41:41 ubuntu subiquity_event.4118[4118]: writing install sources to disk
  1013. Sep 04 19:41:41 ubuntu subiquity_log.4118[7551]: Running command ['sudo', 'lshw'] with allowed return codes [0] (capture=True)
  1014. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['ip', '--oneline', 'address', 'list'] with allowed return codes [0] (capture=combine)
  1015. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['ip', '--oneline', '-6', 'address', 'list'] with allowed return codes [0] (capture=combine)
  1016. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['ip', '--oneline', 'route', 'list'] with allowed return codes [0] (capture=combine)
  1017. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['ip', '--oneline', '-6', 'route', 'list'] with allowed return codes [0] (capture=combine)
  1018. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['tar', '-cvf', '/var/log/installer/curtin-errors.tar', 'curtin-logs-2025-09-04-18-41'] with allowed return codes [0] (capture=True)
  1019. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Wrote: /var/log/installer/curtin-errors.tar
  1020. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Skipping unmount: config disabled target unmounting
  1021. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: TIMED INSTALL_COMMAND: 76.704
  1022. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: finish: cmd-install: FAIL: curtin command install
  1023. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Traceback (most recent call last):
  1024. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/main.py", line 202, in main
  1025. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ret = args.func(args)
  1026. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/log.py", line 97, in wrapper
  1027. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: return log_time("TIMED %s: " % msg, func, *args, **kwargs)
  1028. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/log.py", line 79, in log_time
  1029. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: return func(*args, **kwargs)
  1030. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/install.py", line 538, in cmd_install
  1031. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: raise e
  1032. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/install.py", line 523, in cmd_install
  1033. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: stage.run()
  1034. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/install.py", line 295, in run
  1035. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: raise util.ProcessExecutionError(
  1036. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  1037. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['curtin', 'extract']
  1038. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 3
  1039. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1040. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: start: cmd-install/stage-extract/builtin/cmd-extract: curtin command extract
  1041. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Installing sources: [{'type': 'tgz', 'uri': 'cp:///tmp/tmp5el43pze/mount'}] to target at /target
  1042. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin/cmd-extract: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  1043. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Setting up Trivial Source for stack /tmp/tmp5el43pze/mount
  1044. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.'] with allowed return codes [0] (capture=False)
  1045. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  1046. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  1047. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  1048. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  1049. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  1050. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  1051. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  1052. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  1053. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  1054. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  1055. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  1056. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so failed verification -- update discarded.
  1057. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so failed verification -- update discarded.
  1058. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so failed verification -- update discarded.
  1059. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so failed verification -- update discarded.
  1060. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so failed verification -- update discarded.
  1061. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  1062. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  1063. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  1064. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  1065. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  1066. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  1067. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  1068. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  1069. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  1070. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  1071. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm failed verification -- update discarded.
  1072. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm failed verification -- update discarded.
  1073. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm failed verification -- update discarded.
  1074. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm failed verification -- update discarded.
  1075. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  1076. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  1077. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  1078. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm failed verification -- update discarded.
  1079. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm failed verification -- update discarded.
  1080. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm failed verification -- update discarded.
  1081. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
  1082. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  1083. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: curtin command extract
  1084. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Traceback (most recent call last):
  1085. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/main.py", line 202, in main
  1086. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ret = args.func(args)
  1087. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 267, in extract
  1088. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: extract_source(source, target, extra_rsync_args=extra_rsync_args)
  1089. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 209, in extract_source
  1090. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: copy_to_target(root_dir, target, extra_rsync_args=extra_rsync_args)
  1091. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 225, in copy_to_target
  1092. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: util.subp(
  1093. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 323, in subp
  1094. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: return _subp(*args, **kwargs)
  1095. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 172, in _subp
  1096. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: raise ProcessExecutionError(stdout=out, stderr=err,
  1097. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  1098. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  1099. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 23
  1100. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1101. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1102. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1103. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Unexpected error while running command.
  1104. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  1105. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 23
  1106. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1107. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1108. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1109. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]:
  1110. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1111. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Unexpected error while running command.
  1112. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['curtin', 'extract']
  1113. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 3
  1114. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1115. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: start: cmd-install/stage-extract/builtin/cmd-extract: curtin command extract
  1116. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Installing sources: [{'type': 'tgz', 'uri': 'cp:///tmp/tmp5el43pze/mount'}] to target at /target
  1117. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: start: cmd-install/stage-extract/builtin/cmd-extract: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  1118. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Setting up Trivial Source for stack /tmp/tmp5el43pze/mount
  1119. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Running command ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.'] with allowed return codes [0] (capture=False)
  1120. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  1121. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  1122. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  1123. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  1124. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  1125. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  1126. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so": Input/output error (5)
  1127. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so": Input/output error (5)
  1128. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so": Input/output error (5)
  1129. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so": Input/output error (5)
  1130. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so": Input/output error (5)
  1131. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/topfield.so failed verification -- update discarded.
  1132. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2/2.5.31/tp6801.so failed verification -- update discarded.
  1133. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/disk.so failed verification -- update discarded.
  1134. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/ptpip.so failed verification -- update discarded.
  1135. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/libgphoto2_port/0.12.2/serial.so failed verification -- update discarded.
  1136. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  1137. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  1138. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  1139. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  1140. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  1141. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  1142. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm": Input/output error (5)
  1143. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm": Input/output error (5)
  1144. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm": Input/output error (5)
  1145. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm": Input/output error (5)
  1146. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/GDBM_File.pm failed verification -- update discarded.
  1147. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec.pm failed verification -- update discarded.
  1148. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/VMS.pm failed verification -- update discarded.
  1149. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/File/Spec/Win32.pm failed verification -- update discarded.
  1150. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm": Input/output error (5)
  1151. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm": Input/output error (5)
  1152. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync: [sender] read errors mapping "/tmp/tmp5el43pze/mount/usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm": Input/output error (5)
  1153. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Filter/Util/Call.pm failed verification -- update discarded.
  1154. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util.pm failed verification -- update discarded.
  1155. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ERROR: usr/lib/x86_64-linux-gnu/perl/5.38.2/Hash/Util/FieldHash.pm failed verification -- update discarded.
  1156. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.2.7]
  1157. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: acquiring and extracting image from cp:///tmp/tmp5el43pze/mount
  1158. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: finish: cmd-install/stage-extract/builtin/cmd-extract: FAIL: curtin command extract
  1159. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Traceback (most recent call last):
  1160. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/main.py", line 202, in main
  1161. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: ret = args.func(args)
  1162. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 267, in extract
  1163. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: extract_source(source, target, extra_rsync_args=extra_rsync_args)
  1164. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 209, in extract_source
  1165. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: copy_to_target(root_dir, target, extra_rsync_args=extra_rsync_args)
  1166. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/commands/extract.py", line 225, in copy_to_target
  1167. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: util.subp(
  1168. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 323, in subp
  1169. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: return _subp(*args, **kwargs)
  1170. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: File "/snap/ubuntu-desktop-bootstrap/413/lib/python3.10/site-packages/curtin/util.py", line 172, in _subp
  1171. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: raise ProcessExecutionError(stdout=out, stderr=err,
  1172. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  1173. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  1174. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 23
  1175. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1176. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1177. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1178. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Unexpected error while running command.
  1179. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Command: ['rsync', '-aXHAS', '--one-file-system', '/tmp/tmp5el43pze/mount/', '.']
  1180. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Exit code: 23
  1181. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Reason: -
  1182. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stdout: ''
  1183. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1184. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]:
  1185. Sep 04 19:41:42 ubuntu subiquity_log.4118[7551]: Stderr: ''
  1186. Sep 04 19:41:42 ubuntu subiquity_event.4118[4118]: executing curtin install extract step
  1187. Sep 04 19:41:42 ubuntu subiquity_event.4118[4118]: installing system
  1188. Sep 04 19:41:42 ubuntu subiquity_event.4118[4118]:
  1189. Sep 04 19:41:42 ubuntu subiquity_event.4118[4118]: curtin command install
Advertisement
Add Comment
Please, Sign In to add comment