Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1852372 Details for
Bug 2043319
blivet.errors.DeviceError: Failed to add the device:device is too small for new format
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 2.20 MB, created by
zpangwin
on 2022-01-21 01:33:38 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
zpangwin
Created:
2022-01-21 01:33:38 UTC
Size:
2.20 MB
patch
obsolete
>anaconda 35.22.2 exception report >Traceback (most recent call first): > File "/usr/lib/python3.10/site-packages/blivetgui/osinstall.py", line 234, in _reraise_exception > raise type(exception)(message + str(exception) + "\n" + traceback) > File "/usr/lib/python3.10/site-packages/blivetgui/blivetgui.py", line 509, in add_device > self._reraise_exception(result.exception, result.traceback, message, >blivet.errors.DeviceError: Failed to add the device:device is too small for new format >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1314, in add_device > actions = add_function(self, user_input) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1010, in _create_partition > actions.extend(self._create_format(user_input, luks_dev)) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 909, in _create_format > actions = self._create_btrfs_format(user_input, device) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 932, in _create_btrfs_format > device.format = btrfs_fmt > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 780, in <lambda> > lambda d, f: d._set_format(f), > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 738, in _set_format > raise errors.DeviceError("device is too small for new format") >blivet.errors.DeviceError: device is too small for new format > > >Local variables in innermost frame: >self: <blivetgui.osinstall.BlivetGUIAnaconda object at 0x7f919365e1a0> >exception: device is too small for new format >traceback: Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1314, in add_device > actions = add_function(self, user_input) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1010, in _create_partition > actions.extend(self._create_format(user_input, luks_dev)) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 909, in _create_format > actions = self._create_btrfs_format(user_input, device) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 932, in _create_btrfs_format > device.format = btrfs_fmt > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 780, in <lambda> > lambda d, f: d._set_format(f), > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 738, in _set_format > raise errors.DeviceError("device is too small for new format") >blivet.errors.DeviceError: device is too small for new format > >message: Failed to add the device: >dialog_window: <add_dialog.AddDialog object at 0x7f9189627280 (blivetgui+dialogs+add_dialog+AddDialog at 0x55c286890b90)> >allow_report: True >allow_ignore: True >msg: Failed to add the device: >device is too small for new format > Please click Report button to raise the error and let anaconda > to handle the report process if you want to report this. >dialog: <blivetgui.dialogs.message_dialogs.ExceptionDialog object at 0x7f9189642110> >response: 2 > > >Anaconda instance, containing members: >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> >_interactive_mode: True >gui_startup_failed: False >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: None > _intf.payload: LiveOSPayload instance, containing members: > _intf.payload.data: Skipped > _intf.payload._service_proxy: <dasbus.client.proxy.ObjectProxy object at 0x7f91b9062160> > _intf.payload._payload_proxy: None > _intf.payload._kernel_version_list: [5.14.10-300.fc35.x86_64] > _intf._actions: Skipped > _intf._currentAction: SummaryHub instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._storage: None > _intf._currentAction.payload: Already dumped (LiveOSPayload instance) > _intf._currentAction.paths: {'spokes': [('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib64/python3.10/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/python3.10/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib64/python3.10/site-packages/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/local/lib/python3.10/site-packages/pyanaconda/ui/gui/spokes'), ('com_redhat_kdump.gui.spokes.%s', '/usr/share/anaconda/addons/com_redhat_kdump/gui/spokes')], 'categories': [('pyanaconda.ui.categories.%s', '/usr/local/lib64/python3.10/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib/python3.10/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/lib64/python3.10/site-packages/pyanaconda/ui/categories'), ('pyanaconda.ui.categories.%s', '/usr/local/lib/python3.10/site-packages/pyanaconda/ui/categories')]} > _intf._currentAction._spokes: {'KeyboardSpoke': KeyboardSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f9193663250> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f91936633d0> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._remove_last_attempt: False > _intf._currentAction._spokes._confirmed: False > _intf._currentAction._spokes._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog: AddLayoutDialog instance, containing members: > _intf._currentAction._spokes._add_dialog.skipTo: None > _intf._currentAction._spokes._add_dialog._data: Skipped > _intf._currentAction._spokes._add_dialog.applyOnSkip: False > _intf._currentAction._spokes._add_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._add_dialog._window: None > _intf._currentAction._spokes._add_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._add_dialog._chosen_layouts: [] > _intf._currentAction._spokes._add_dialog._entry: Entry instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutView: TreeView instance, containing members: > _intf._currentAction._spokes._add_dialog._treeModelFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._add_dialog._confirmAddButton: Button instance, containing members: > _intf._currentAction._spokes._add_dialog._newLayoutSelection: TreeSelection instance, containing members: > _intf._currentAction._spokes._add_dialog._store: ListStore instance, containing members: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._upButton: ToolButton instance, containing members: > _intf._currentAction._spokes._downButton: ToolButton instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._previewButton: ToolButton instance, containing members: > _intf._currentAction._spokes._l12_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91936c1710> > _intf._currentAction._spokes._seen: False > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._selection: TreeSelection instance, containing members: > _intf._currentAction._spokes._switching_dialog: ConfigureSwitchingDialog instance, containing members: > _intf._currentAction._spokes._switching_dialog.skipTo: None > _intf._currentAction._spokes._switching_dialog._data: Skipped > _intf._currentAction._spokes._switching_dialog.applyOnSkip: False > _intf._currentAction._spokes._switching_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._switching_dialog._window: None > _intf._currentAction._spokes._switching_dialog._xkl_wrapper: Skipped > _intf._currentAction._spokes._switching_dialog._switchingOptsStore: ListStore instance, containing members: > _intf._currentAction._spokes._switching_dialog._l12_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91936c1710> > _intf._currentAction._spokes._switching_dialog._switchingOptsSort: TreeModelSort instance, containing members: > _intf._currentAction._spokes._layoutSwitchLabel: Label instance, containing members: >, 'DatetimeSpoke': DatetimeSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f9193662440> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f9193662740> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._update_datetime_timer: None > _intf._currentAction._spokes._start_updating_timer: None > _intf._currentAction._spokes._shown: False > _intf._currentAction._spokes._tz: America/New_York > _intf._currentAction._spokes._timezone_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895764d0> > _intf._currentAction._spokes._network_module: <dasbus.client.proxy.ObjectProxy object at 0x7f9189576660> > _intf._currentAction._spokes._ntp_servers: [] > _intf._currentAction._spokes._ntp_servers_states: NTPServerStatusCache instance, containing members: > _intf._currentAction._spokes._ntp_servers_states._cache: {} > _intf._currentAction._spokes._ntp_servers_states._changed: Signal instance, containing members: > _intf._currentAction._spokes._ntp_servers_states._changed._functions: set() > _intf._currentAction._spokes._ntp_servers_states._changed._methods: <WeakKeyDictionary at 0x7f919365c190> > _intf._currentAction._spokes._daysStore: ListStore instance, containing members: > _intf._currentAction._spokes._monthsStore: ListStore instance, containing members: > _intf._currentAction._spokes._yearsStore: ListStore instance, containing members: > _intf._currentAction._spokes._regionsStore: ListStore instance, containing members: > _intf._currentAction._spokes._citiesStore: ListStore instance, containing members: > _intf._currentAction._spokes._tzmap: TimezoneMap instance, containing members: > _intf._currentAction._spokes._dateBox: Box instance, containing members: > _intf._currentAction._spokes._old_region: America > _intf._currentAction._spokes._old_city: New_York > _intf._currentAction._spokes._regionCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._cityCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._daysFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._citiesFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._hoursLabel: Label instance, containing members: > _intf._currentAction._spokes._minutesLabel: Label instance, containing members: > _intf._currentAction._spokes._amPmUp: Button instance, containing members: > _intf._currentAction._spokes._amPmDown: Button instance, containing members: > _intf._currentAction._spokes._amPmLabel: Label instance, containing members: > _intf._currentAction._spokes._radioButton24h: RadioButton instance, containing members: > _intf._currentAction._spokes._amPmRevealer: Revealer instance, containing members: > _intf._currentAction._spokes._dayCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._monthCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._yearCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._day_format: %d > _intf._currentAction._spokes._month_format: %m > _intf._currentAction._spokes._year_format: %Y > _intf._currentAction._spokes._ntpSwitch: Switch instance, containing members: > _intf._currentAction._spokes._regions_zones: {'Africa': {'Bangui', 'Khartoum', 'Brazzaville', 'Lagos', 'Mbabane', 'Dakar', 'Timbuktu', 'Gaborone', 'Sao_Tome', 'Maseru', 'Kinshasa', 'Niamey', 'Algiers', 'Addis_Ababa', 'Ouagadougou', 'Lubumbashi', 'Blantyre', 'Dar_es_Salaam', 'Bujumbura', 'El_Aaiun', 'Maputo', 'Cairo', 'Luanda', 'Conakry', 'Libreville', 'Casablanca', 'Kampala', 'Lome', 'Bissau', 'Lusaka', 'Porto-Novo', 'Tunis', 'Douala', 'Freetown', 'Johannesburg', 'Abidjan', 'Accra', 'Monrovia', 'Juba', 'Malabo', 'Nouakchott', 'Mogadishu', 'Ndjamena', 'Ceuta', 'Kigali', 'Nairobi', 'Banjul', 'Bamako', 'Asmara', 'Tripoli', 'Windhoek', 'Asmera', 'Harare', 'Djibouti'}, 'America': {'Edmonton', 'Bogota', 'Winnipeg', 'Recife', 'Grenada', 'St_Barthelemy', 'Anguilla', 'Kralendijk', 'Argentina/Jujuy', 'Tortola', 'Argentina/Catamarca', 'Inuvik', 'Metlakatla', 'Managua', 'Yellowknife', 'North_Dakota/Beulah', 'Cancun', 'Lima', 'Boise', 'Mendoza', 'North_Dakota/Center', 'Resolute', 'Santiago', 'St_Kitts', 'Belize', 'Juneau', 'Barbados', 'Atikokan', 'Paramaribo', 'Toronto', 'Knox_IN', 'Araguaina', 'Asuncion', 'Argentina/La_Rioja', 'Indiana/Winamac', 'Port_of_Spain', 'Iqaluit', 'Martinique', 'Atka', 'Fort_Wayne', 'Hermosillo', 'Catamarca', 'Rio_Branco', 'Lower_Princes', 'Matamoros', 'Guayaquil', 'Aruba', 'Noronha', 'Adak', 'Argentina/Mendoza', 'Panama', 'Sao_Paulo', 'Guatemala', 'St_Lucia', 'Shiprock', 'Godthab', 'Nipigon', 'Kentucky/Monticello', 'Belem', 'St_Vincent', 'Denver', 'Argentina/Buenos_Aires', 'Argentina/Tucuman', 'Fort_Nelson', 'Fortaleza', 'Menominee', 'Tegucigalpa', 'Indiana/Knox', 'Cambridge_Bay', 'Nuuk', 'Glace_Bay', 'Cayman', 'Virgin', 'Grand_Turk', 'Santa_Isabel', 'Rainy_River', 'Buenos_Aires', 'Halifax', 'Coral_Harbour', 'Port-au-Prince', 'Thunder_Bay', 'Scoresbysund', 'Marigot', 'Costa_Rica', 'Dawson_Creek', 'La_Paz', 'Santarem', 'Anchorage', 'Montreal', 'Argentina/San_Juan', 'Guadeloupe', 'Argentina/Salta', 'Boa_Vista', 'Indiana/Tell_City', 'Nassau', 'Porto_Velho', 'Indiana/Indianapolis', 'Louisville', 'Phoenix', 'Whitehorse', 'Merida', 'St_Johns', 'Cayenne', 'Los_Angeles', 'Danmarkshavn', 'Rankin_Inlet', 'Maceio', 'Mazatlan', 'Punta_Arenas', 'Nome', 'El_Salvador', 'Argentina/Cordoba', 'Goose_Bay', 'Detroit', 'Bahia', 'Blanc-Sablon', 'Tijuana', 'Sitka', 'Bahia_Banderas', 'Puerto_Rico', 'Antigua', 'Pangnirtung', 'Indiana/Vevay', 'Jamaica', 'Dominica', 'Indiana/Marengo', 'Jujuy', 'New_York', 'Guyana', 'Thule', 'Creston', 'Montevideo', 'Montserrat', 'North_Dakota/New_Salem', 'Vancouver', 'Moncton', 'Argentina/Rio_Gallegos', 'Miquelon', 'Argentina/ComodRivadavia', 'Cuiaba', 'Manaus', 'Regina', 'Curacao', 'Indiana/Petersburg', 'Santo_Domingo', 'Ensenada', 'Argentina/Ushuaia', 'Porto_Acre', 'Chihuahua', 'Caracas', 'Havana', 'Ojinaga', 'Indianapolis', 'Campo_Grande', 'Eirunepe', 'Mexico_City', 'St_Thomas', 'Dawson', 'Argentina/San_Luis', 'Cordoba', 'Yakutat', 'Rosario', 'Swift_Current', 'Chicago', 'Indiana/Vincennes', 'Monterrey', 'Kentucky/Louisville'}, 'Antarctica': {'DumontDUrville', 'South_Pole', 'McMurdo', 'Vostok', 'Troll', 'Palmer', 'Davis', 'Macquarie', 'Syowa', 'Mawson', 'Casey', 'Rothera'}, 'Arctic': {'Longyearbyen'}, 'Asia': {'Anadyr', 'Aqtau', 'Famagusta', 'Dili', 'Riyadh', 'Urumqi', 'Tomsk', 'Baku', 'Choibalsan', 'Qatar', 'Pontianak', 'Ho_Chi_Minh', 'Magadan', 'Ashkhabad', 'Kuwait', 'Omsk', 'Thimbu', 'Thimphu', 'Tbilisi', 'Dubai', 'Ulaanbaatar', 'Muscat', 'Yerevan', 'Calcutta', 'Qostanay', 'Tokyo', 'Qyzylorda', 'Bahrain', 'Yangon', 'Macao', 'Hong_Kong', 'Ust-Nera', 'Vladivostok', 'Istanbul', 'Hebron', 'Novokuznetsk', 'Rangoon', 'Amman', 'Tashkent', 'Aden', 'Tehran', 'Seoul', 'Aqtobe', 'Almaty', 'Atyrau', 'Kamchatka', 'Vientiane', 'Manila', 'Kuala_Lumpur', 'Srednekolymsk', 'Gaza', 'Hovd', 'Ashgabat', 'Tel_Aviv', 'Dacca', 'Dushanbe', 'Chungking', 'Jayapura', 'Kolkata', 'Bangkok', 'Katmandu', 'Barnaul', 'Damascus', 'Samarkand', 'Yekaterinburg', 'Makassar', 'Beirut', 'Kathmandu', 'Yakutsk', 'Shanghai', 'Khandyga', 'Colombo', 'Harbin', 'Nicosia', 'Taipei', 'Singapore', 'Jerusalem', 'Ulan_Bator', 'Bishkek', 'Kuching', 'Baghdad', 'Krasnoyarsk', 'Oral', 'Ujung_Pandang', 'Karachi', 'Sakhalin', 'Saigon', 'Phnom_Penh', 'Macau', 'Dhaka', 'Brunei', 'Jakarta', 'Irkutsk', 'Kabul', 'Chongqing', 'Kashgar', 'Pyongyang', 'Novosibirsk', 'Chita'}, 'Atlantic': {'St_Helena', 'Azores', 'Jan_Mayen', 'Bermuda', 'Faroe', 'South_Georgia', 'Madeira', 'Stanley', 'Cape_Verde', 'Canary', 'Faeroe', 'Reykjavik'}, 'Australia': {'West', 'Queensland', 'ACT', 'Tasmania', 'Lindeman', 'Currie', 'Yancowinna', 'North', 'Broken_Hill', 'Hobart', 'South', 'Perth', 'LHI', 'Sydney', 'NSW', 'Darwin', 'Victoria', 'Brisbane', 'Adelaide', 'Canberra', 'Eucla', 'Melbourne', 'Lord_Howe'}, 'Brazil': {'Acre', 'DeNoronha', 'East', 'West'}, 'Canada': {'Saskatchewan', 'Eastern', 'Pacific', 'Atlantic', 'Mountain', 'Yukon', 'Newfoundland', 'Central'}, 'Chile': {'Continental', 'EasterIsland'}, 'Etc': {'GMT-12', 'GMT-10', 'UCT', 'Zulu', 'GMT+5', 'Universal', 'GMT+12', 'UTC', 'GMT-13', 'GMT+8', 'GMT', 'GMT-0', 'GMT-9', 'GMT+2', 'GMT-14', 'GMT-6', 'GMT-11', 'GMT-7', 'GMT+4', 'GMT+0', 'Greenwich', 'GMT0', 'GMT+11', 'GMT-3', 'GMT-8', 'GMT+1', 'GMT+6', 'GMT+10', 'GMT-4', 'GMT-1', 'GMT+9', 'GMT+3', 'GMT+7', 'GMT-2', 'GMT-5'}, 'Europe': {'Sarajevo', 'Brussels', 'London', 'Helsinki', 'Ulyanovsk', 'Nicosia', 'Vaduz', 'Budapest', 'Kiev', 'Prague', 'Dublin', 'Busingen', 'Mariehamn', 'Malta', 'Riga', 'Saratov', 'Monaco', 'Warsaw', 'Gibraltar', 'Belfast', 'Podgorica', 'Jersey', 'Simferopol', 'Tallinn', 'Samara', 'Ljubljana', 'Skopje', 'Tiraspol', 'Uzhgorod', 'Volgograd', 'Zurich', 'Kaliningrad', 'Bucharest', 'Madrid', 'Paris', 'Luxembourg', 'Amsterdam', 'Vienna', 'Lisbon', 'Athens', 'Sofia', 'Istanbul', 'Zagreb', 'Chisinau', 'Bratislava', 'Kirov', 'Copenhagen', 'Isle_of_Man', 'Stockholm', 'Astrakhan', 'Berlin', 'Vilnius', 'San_Marino', 'Rome', 'Zaporozhye', 'Guernsey', 'Moscow', 'Andorra', 'Minsk', 'Belgrade', 'Tirane', 'Vatican', 'Oslo'}, 'Indian': {'Christmas', 'Antananarivo', 'Cocos', 'Mauritius', 'Chagos', 'Mayotte', 'Comoro', 'Mahe', 'Kerguelen', 'Maldives', 'Reunion'}, 'Mexico': {'BajaSur', 'General', 'BajaNorte'}, 'Pacific': {'Gambier', 'Palau', 'Easter', 'Tongatapu', 'Pohnpei', 'Kosrae', 'Funafuti', 'Rarotonga', 'Noumea', 'Pitcairn', 'Wallis', 'Apia', 'Auckland', 'Midway', 'Nauru', 'Chatham', 'Samoa', 'Galapagos', 'Kanton', 'Truk', 'Chuuk', 'Marquesas', 'Pago_Pago', 'Majuro', 'Port_Moresby', 'Enderbury', 'Norfolk', 'Guam', 'Kiritimati', 'Tahiti', 'Fiji', 'Saipan', 'Niue', 'Honolulu', 'Yap', 'Fakaofo', 'Wake', 'Kwajalein', 'Johnston', 'Ponape', 'Efate', 'Guadalcanal', 'Tarawa', 'Bougainville'}, 'US': {'Alaska', 'East-Indiana', 'Aleutian', 'Indiana-Starke', 'Samoa', 'Arizona', 'Eastern', 'Pacific', 'Michigan', 'Mountain', 'Central', 'Hawaii'}} >, 'StorageSpoke': StorageSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365df60> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365f010> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._ready: True > _intf._currentAction._spokes._back_clicked: True > _intf._currentAction._spokes._disks_errors: [] > _intf._currentAction._spokes._last_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._cur_clicked_overview: DiskOverview instance, containing members: > _intf._currentAction._spokes._storage_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895be160> > _intf._currentAction._spokes._device_tree: <dasbus.client.proxy.ObjectProxy object at 0x7f91895bd530> > _intf._currentAction._spokes._bootloader_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895bd710> > _intf._currentAction._spokes._disk_init_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895bd670> > _intf._currentAction._spokes._disk_select_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895bd260> > _intf._currentAction._spokes._available_disks: [sda, sdb, sdc, sdd, sde, sdf] > _intf._currentAction._spokes._selected_disks: [sda] > _intf._currentAction._spokes._last_selected_disks: {'sda'} > _intf._currentAction._spokes._is_preconfigured: False > _intf._currentAction._spokes._partitioning: <dasbus.client.proxy.ObjectProxy object at 0x7f91b72b93f0> > _intf._currentAction._spokes._last_partitioning_method: BLIVET > _intf._currentAction._spokes._partitioning_request: PartitioningRequest(backup_passphrase_enabled=False, cipher='', encrypted=False, escrow_certificate='', excluded_mount_points=[], file_system_type='', luks_version='', partitioning_scheme=1, passphrase_set=False, pbkdf='', pbkdf_iterations=0, pbkdf_memory=0, pbkdf_time=0) > _intf._currentAction._spokes._custom_part_radio_button: RadioButton instance, containing members: > _intf._currentAction._spokes._blivet_gui_radio_button: RadioButton instance, containing members: > _intf._currentAction._spokes._encrypted_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._encryption_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._reclaim_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._reclaim_revealer: Revealer instance, containing members: > _intf._currentAction._spokes._local_disks_box: Box instance, containing members: > _intf._currentAction._spokes._specialized_disks_box: Box instance, containing members: > _intf._currentAction._spokes._local_viewport: Viewport instance, containing members: > _intf._currentAction._spokes._specialized_viewport: Viewport instance, containing members: > _intf._currentAction._spokes._main_viewport: Viewport instance, containing members: > _intf._currentAction._spokes._main_box: Box instance, containing members: >, 'CustomPartitioningSpoke': CustomPartitioningSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365dd80> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365cc10> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._initialized: False > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._accordion: Accordion instance, containing members: > _intf._currentAction._spokes._accordion._expanders: [] > _intf._currentAction._spokes._accordion._active_selectors: [] > _intf._currentAction._spokes._accordion._current_selector: None > _intf._currentAction._spokes._accordion._last_selected: None > _intf._currentAction._spokes._partitioning_scheme: 1 > _intf._currentAction._spokes._partitioning_encrypted: False > _intf._currentAction._spokes._default_file_system: > _intf._currentAction._spokes._selected_disks: [] > _intf._currentAction._spokes._passphrase: > _intf._currentAction._spokes._os_name: > _intf._currentAction._spokes._supported_raid_levels: {} > _intf._currentAction._spokes._partitioning: None > _intf._currentAction._spokes._device_tree: None > _intf._currentAction._spokes._request: DeviceFactoryRequest instance, containing members: > _intf._currentAction._spokes._request._device_type: 0 > _intf._currentAction._spokes._request._device_spec: > _intf._currentAction._spokes._request._disks: [] > _intf._currentAction._spokes._request._mount_point: > _intf._currentAction._spokes._request._reformat: False > _intf._currentAction._spokes._request._format_type: > _intf._currentAction._spokes._request._label: > _intf._currentAction._spokes._request._luks_version: > _intf._currentAction._spokes._request._device_name: > _intf._currentAction._spokes._request._device_size: 0 > _intf._currentAction._spokes._request._device_raid_level: > _intf._currentAction._spokes._request._device_encrypted: False > _intf._currentAction._spokes._request._container_spec: > _intf._currentAction._spokes._request._container_name: > _intf._currentAction._spokes._request._container_size_policy: 0 > _intf._currentAction._spokes._request._container_raid_level: > _intf._currentAction._spokes._request._container_encrypted: False > _intf._currentAction._spokes._original_request: DeviceFactoryRequest instance, containing members: > _intf._currentAction._spokes._original_request._device_type: 0 > _intf._currentAction._spokes._original_request._device_spec: > _intf._currentAction._spokes._original_request._disks: [] > _intf._currentAction._spokes._original_request._mount_point: > _intf._currentAction._spokes._original_request._reformat: False > _intf._currentAction._spokes._original_request._format_type: > _intf._currentAction._spokes._original_request._label: > _intf._currentAction._spokes._original_request._luks_version: > _intf._currentAction._spokes._original_request._device_name: > _intf._currentAction._spokes._original_request._device_size: 0 > _intf._currentAction._spokes._original_request._device_raid_level: > _intf._currentAction._spokes._original_request._device_encrypted: False > _intf._currentAction._spokes._original_request._container_spec: > _intf._currentAction._spokes._original_request._container_name: > _intf._currentAction._spokes._original_request._container_size_policy: 0 > _intf._currentAction._spokes._original_request._container_raid_level: > _intf._currentAction._spokes._original_request._container_encrypted: False > _intf._currentAction._spokes._permissions: DeviceFactoryPermissions instance, containing members: > _intf._currentAction._spokes._permissions._device_type: False > _intf._currentAction._spokes._permissions._disks: False > _intf._currentAction._spokes._permissions._mount_point: False > _intf._currentAction._spokes._permissions._reformat: False > _intf._currentAction._spokes._permissions._format_type: False > _intf._currentAction._spokes._permissions._label: False > _intf._currentAction._spokes._permissions._device_name: False > _intf._currentAction._spokes._permissions._device_size: False > _intf._currentAction._spokes._permissions._device_raid_level: False > _intf._currentAction._spokes._permissions._device_encrypted: False > _intf._currentAction._spokes._permissions._container_spec: False > _intf._currentAction._spokes._permissions._container_name: False > _intf._currentAction._spokes._permissions._container_size_policy: False > _intf._currentAction._spokes._permissions._container_raid_level: False > _intf._currentAction._spokes._permissions._container_encrypted: False > _intf._currentAction._spokes._storage_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91936edcb0> > _intf._currentAction._spokes._boot_loader: <dasbus.client.proxy.ObjectProxy object at 0x7f91895cc860> > _intf._currentAction._spokes._disk_selection: <dasbus.client.proxy.ObjectProxy object at 0x7f91895cddf0> > _intf._currentAction._spokes._partitionsViewport: Viewport instance, containing members: > _intf._currentAction._spokes._partitionsNotebook: Notebook instance, containing members: > _intf._currentAction._spokes._pageLabel: Label instance, containing members: > _intf._currentAction._spokes._availableSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._totalSpaceLabel: Label instance, containing members: > _intf._currentAction._spokes._summaryLabel: Label instance, containing members: > _intf._currentAction._spokes._addButton: ToolButton instance, containing members: > _intf._currentAction._spokes._applyButton: Button instance, containing members: > _intf._currentAction._spokes._configButton: Button instance, containing members: > _intf._currentAction._spokes._removeButton: ToolButton instance, containing members: > _intf._currentAction._spokes._resetButton: Button instance, containing members: > _intf._currentAction._spokes._encryptCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._fsCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._fsStore: ListStore instance, containing members: > _intf._currentAction._spokes._luksCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._luksStore: ListStore instance, containing members: > _intf._currentAction._spokes._luksLabel: Label instance, containing members: > _intf._currentAction._spokes._labelEntry: Entry instance, containing members: > _intf._currentAction._spokes._mountPointEntry: Entry instance, containing members: > _intf._currentAction._spokes._nameEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidLevelCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._raidLevelLabel: Label instance, containing members: > _intf._currentAction._spokes._reformatCheckbox: CheckButton instance, containing members: > _intf._currentAction._spokes._sizeEntry: Entry instance, containing members: > _intf._currentAction._spokes._typeStore: ListStore instance, containing members: > _intf._currentAction._spokes._typeCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._modifyContainerButton: Button instance, containing members: > _intf._currentAction._spokes._containerCombo: ComboBox instance, containing members: > _intf._currentAction._spokes._containerStore: ListStore instance, containing members: > _intf._currentAction._spokes._deviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._passphraseEntry: Entry instance, containing members: > _intf._currentAction._spokes._raidStoreFilter: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._selectedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._selectedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._encryptedDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._incompleteDeviceOptionsLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceLabel: Label instance, containing members: > _intf._currentAction._spokes._uneditableDeviceDescLabel: Label instance, containing members: > _intf._currentAction._spokes._containerLabel: Label instance, containing members: >, 'BlivetGuiSpoke': BlivetGuiSpoke instance, containing members: > _intf._currentAction._spokes._error: None > _intf._currentAction._spokes._back_already_clicked: False > _intf._currentAction._spokes._label_actions: Label instance, containing members: > _intf._currentAction._spokes._button_reset: Button instance, containing members: > _intf._currentAction._spokes._button_undo: Button instance, containing members: > _intf._currentAction._spokes._client: BlivetGUIAnacondaClient instance, containing members: > _intf._currentAction._spokes._client.mutex: <unlocked _thread.lock object at 0x7f919368fa80> > _intf._currentAction._spokes._client._callback: functools.partial(<bound method ClientObjectHandler._call_method of <dasbus.client.handler.ClientObjectHandler object at 0x7f91b415dde0>>, 'org.fedoraproject.Anaconda.Modules.Storage.Partitioning.Blivet', 'SendRequest', '(ay)', '(ay)') > _intf._currentAction._spokes._client._result: b'\x80\x04\x95\xc9\x04\x00\x00\x00\x00\x00\x00X\xc2\x04\x00\x00Traceback (most recent call last):\n File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1314, in add_device\n actions = add_function(self, user_input)\n File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1010, in _create_partition\n actions.extend(self._create_format(user_input, luks_dev))\n File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 909, in _create_format\n actions = self._create_btrfs_format(user_input, device)\n File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 932, in _create_btrfs_format\n device.format = btrfs_fmt\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 780, in <lambda>\n lambda d, f: d._set_format(f),\n File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock\n return m(*args, **kwargs)\n File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 738, in _set_format\n raise errors.DeviceError("device is too small for new format")\nblivet.errors.DeviceError: device is too small for new format\n\x94.' > _intf._currentAction._spokes._blivetgui: BlivetGUIAnaconda instance, containing members: > _intf._currentAction._spokes._blivetgui.spoke: Already dumped (BlivetGuiSpoke instance) > _intf._currentAction._spokes._blivetgui.client: Already dumped (BlivetGUIAnacondaClient instance) > _intf._currentAction._spokes._blivetgui.builder: Builder instance, containing members: > _intf._currentAction._spokes._blivetgui._supported_filesystems: [non-existent biosboot >, non-existent btrfs filesystem >, non-existent ext2 filesystem >, non-existent ext3 filesystem >, non-existent ext4 filesystem >, non-existent lvmpv >, non-existent swap >, non-existent vfat filesystem >, non-existent xfs filesystem >] > _intf._currentAction._spokes._blivetgui.popup_menu: ActionsMenu instance, containing members: > _intf._currentAction._spokes._blivetgui.popup_menu.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.popup_menu.menu: Menu instance, containing members: > _intf._currentAction._spokes._blivetgui.popup_menu.menu_items: {'add': MenuItem instance, containing members: >, 'delete': MenuItem instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'label': MenuItem instance, containing members: >, 'unmount': MenuItem instance, containing members: >, 'decrypt': MenuItem instance, containing members: >, 'info': MenuItem instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes._blivetgui.device_toolbar: DeviceToolbar instance, containing members: > _intf._currentAction._spokes._blivetgui.device_toolbar.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.device_toolbar.buttons: {'add': Button instance, containing members: >, 'delete': Button instance, containing members: >, 'resize': MenuItem instance, containing members: >, 'format': MenuItem instance, containing members: >, 'unmount': Button instance, containing members: >, 'decrypt': Button instance, containing members: >, 'info': Button instance, containing members: >, 'parents': MenuItem instance, containing members: >, 'mountpoint': MenuItem instance, containing members: >, 'label': MenuItem instance, containing members: >, 'partitiontable': MenuItem instance, containing members: >} > _intf._currentAction._spokes._blivetgui.list_devices: ListDevices instance, containing members: > _intf._currentAction._spokes._blivetgui.list_devices.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.list_devices.last_iter: TreeIter instance, containing members: > _intf._currentAction._spokes._blivetgui.list_devices.selected_device: existing 465.76 GiB disk sda (414) with existing msdos disklabel > _intf._currentAction._spokes._blivetgui.list_devices.device_list: ListStore instance, containing members: > _intf._currentAction._spokes._blivetgui.list_devices.disks_view: TreeView instance, containing members: > _intf._currentAction._spokes._blivetgui.list_devices.selection_signal: 8772 > _intf._currentAction._spokes._blivetgui.list_partitions: ListPartitions instance, containing members: > _intf._currentAction._spokes._blivetgui.list_partitions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.list_partitions.installer_mode: True > _intf._currentAction._spokes._blivetgui.list_partitions.partitions_list: TreeStore instance, containing members: > _intf._currentAction._spokes._blivetgui.list_partitions.partitions_view: TreeView instance, containing members: > _intf._currentAction._spokes._blivetgui.list_partitions.select: TreeSelection instance, containing members: > _intf._currentAction._spokes._blivetgui.list_partitions.selected_partition: TreeModelRow instance, containing members: > _intf._currentAction._spokes._blivetgui.list_partitions.selected_partition.model: Already dumped (TreeStore instance) > _intf._currentAction._spokes._blivetgui.list_partitions.selected_partition.iter: TreeIter instance, containing members: > _intf._currentAction._spokes._blivetgui.list_parents: ListParents instance, containing members: > _intf._currentAction._spokes._blivetgui.list_parents.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.list_parents.parents_list: TreeStore instance, containing members: > _intf._currentAction._spokes._blivetgui.list_actions: ListActions instance, containing members: > _intf._currentAction._spokes._blivetgui.list_actions.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.list_actions.action_icons: {'add': Pixbuf instance, containing members: >, 'delete': Pixbuf instance, containing members: >, 'edit': Pixbuf instance, containing members: >, 'misc': Pixbuf instance, containing members: >} > _intf._currentAction._spokes._blivetgui.list_actions.history: [] > _intf._currentAction._spokes._blivetgui.list_actions.actions: 0 > _intf._currentAction._spokes._blivetgui.list_actions.actions_list: TreeStore instance, containing members: > _intf._currentAction._spokes._blivetgui.list_actions.actions_view: TreeView instance, containing members: > _intf._currentAction._spokes._blivetgui.logical_view: LogicalView instance, containing members: > _intf._currentAction._spokes._blivetgui.logical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.logical_view.hbox: Box instance, containing members: > _intf._currentAction._spokes._blivetgui.logical_view.rectangles: [Rectangle instance, containing members: > width: 100 > height: -1 > device: existing 100 MiB partition sda1 (424) with existing ntfs filesystem > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >, Rectangle instance, containing members: > width: 100 > height: -1 > device: existing 100 GiB partition sda2 (434) with existing ntfs filesystem > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >, Rectangle instance, containing members: > width: 150 > height: -1 > device: existing 365.66 GiB partition sda3 (444) > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >, Rectangle instance, containing members: > width: 50 > height: -1 > device: existing 125 GiB btrfs volume fedora-34-cinnamon (468) with existing btrfs filesystem > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >, Rectangle instance, containing members: > width: 50 > height: -1 > device: existing 120 GiB free space > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >, Rectangle instance, containing members: > width: 50 > height: -1 > device: existing 120.66 GiB partition sda5 (449) with existing ext4 filesystem > device_icons: {'group': ('drive-multidisk-symbolic', 'Group device'), 'livecd': ('media-optical-symbolic', 'LiveUSB device'), 'encrypted': ('changes-prevent-symbolic', 'Encrypted device (locked)'), 'decrypted': ('changes-allow-symbolic', 'Encrypted device (unlocked)'), 'empty': ('radio-symbolic', 'Empty device'), 'snapshot': ('camera-photo-symbolic', 'Snapshot'), 'nodisklabel': ('drive-harddisk-symbolic', 'Missing partition table'), 'protected': ('action-unavailable-symbolic', 'Device or format is write protected'), 'cached': ('drive-harddisk-solidstate-symbolic', 'Cached device')} >] > _intf._currentAction._spokes._blivetgui.logical_view.boxes: [Box instance, containing members: >, Box instance, containing members: >] > _intf._currentAction._spokes._blivetgui.logical_view._devices_list: Already dumped (TreeStore instance) > _intf._currentAction._spokes._blivetgui.logical_view._ignore_toggle: False > _intf._currentAction._spokes._blivetgui.logical_view._view_width: 1 > _intf._currentAction._spokes._blivetgui.logical_view._allocated_width: 0 > _intf._currentAction._spokes._blivetgui.physical_view: PhysicalView instance, containing members: > _intf._currentAction._spokes._blivetgui.physical_view.blivet_gui: Already dumped (BlivetGUIAnaconda instance) > _intf._currentAction._spokes._blivetgui.physical_view.vbox: Box instance, containing members: > _intf._currentAction._spokes._blivetgui.physical_view.rectangles: [] > _intf._currentAction._spokes._blivetgui.physical_view.boxes: [] > _intf._currentAction._spokes._blivetgui.physical_view._devices_list: Already dumped (TreeStore instance) > _intf._currentAction._spokes._partitioning: <dasbus.client.proxy.ObjectProxy object at 0x7f918960d8a0> > _intf._currentAction._spokes._device_tree: <dasbus.client.proxy.ObjectProxy object at 0x7f918960fba0> > _intf._currentAction._spokes._storage_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895ccc70> > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365d030> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365fa30> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: >, 'FilterSpoke': FilterSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: True > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365ce20> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365f640> > _intf._currentAction._spokes.selector: None > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._pages: {0: SearchPage instance, containing members: > _intf._currentAction._spokes._pages._builder: Already dumped (Builder instance) > _intf._currentAction._spokes._pages._is_active: False > _intf._currentAction._spokes._pages._model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._lun_entry: Entry instance, containing members: > _intf._currentAction._spokes._pages._wwid_entry: Entry instance, containing members: > _intf._currentAction._spokes._pages._port_combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._target_entry: Entry instance, containing members: >, 1: MultipathPage instance, containing members: > _intf._currentAction._spokes._pages._builder: Already dumped (Builder instance) > _intf._currentAction._spokes._pages._is_active: False > _intf._currentAction._spokes._pages._model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._ic_combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._vendor_combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._wwid_entry: Entry instance, containing members: >, 2: OtherPage instance, containing members: > _intf._currentAction._spokes._pages._builder: Already dumped (Builder instance) > _intf._currentAction._spokes._pages._is_active: False > _intf._currentAction._spokes._pages._model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._ic_combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._id_entry: Entry instance, containing members: > _intf._currentAction._spokes._pages._vendor_combo: ComboBoxText instance, containing members: >, 3: NvdimmPage instance, containing members: > _intf._currentAction._spokes._pages._builder: Already dumped (Builder instance) > _intf._currentAction._spokes._pages._is_active: False > _intf._currentAction._spokes._pages._model: TreeModelFilter instance, containing members: > _intf._currentAction._spokes._pages._combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._tree_view: TreeView instance, containing members: > _intf._currentAction._spokes._pages._mode_combo: ComboBoxText instance, containing members: > _intf._currentAction._spokes._pages._namespace_entry: Entry instance, containing members: >} > _intf._currentAction._spokes._ancestors: [] > _intf._currentAction._spokes._disks: [] > _intf._currentAction._spokes._selected_disks: [] > _intf._currentAction._spokes._protected_disks: [] > _intf._currentAction._spokes._storage_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895cf7e0> > _intf._currentAction._spokes._device_tree: <dasbus.client.proxy.ObjectProxy object at 0x7f91b9060e50> > _intf._currentAction._spokes._disk_selection: <dasbus.client.proxy.ObjectProxy object at 0x7f9189575b70> > _intf._currentAction._spokes._notebook: Notebook instance, containing members: > _intf._currentAction._spokes._store: ListStore instance, containing members: > _intf._currentAction._spokes._reconfigure_nvdimm_button: Button instance, containing members: >, 'NetworkSpoke': NetworkSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365ecb0> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365cca0> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes.networking_changed: False > _intf._currentAction._spokes._network_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895be4d0> > _intf._currentAction._spokes._nm_client: Client instance, containing members: > _intf._currentAction._spokes.network_control_box: NetworkControlBox instance, containing members: > _intf._currentAction._spokes.network_control_box.builder: Already dumped (Builder instance) > _intf._currentAction._spokes.network_control_box._running_nmce: None > _intf._currentAction._spokes.network_control_box.spoke: Already dumped (NetworkSpoke instance) > _intf._currentAction._spokes.network_control_box.client: Already dumped (Client instance) > _intf._currentAction._spokes.network_control_box._network_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895be4d0> > _intf._currentAction._spokes.network_control_box._updating_device: False > _intf._currentAction._spokes.network_control_box.dev_cfg_store: ListStore instance, containing members: > _intf._currentAction._spokes.network_control_box.entry_hostname: Entry instance, containing members: > _intf._currentAction._spokes.network_control_box.label_current_hostname: Label instance, containing members: > _intf._currentAction._spokes.network_control_box.button_apply_hostname: Button instance, containing members: >, 'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365e9e0> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365fa60> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._checker: PasswordChecker instance, containing members: > _intf._currentAction._spokes._checker._password: InputField instance, containing members: > _intf._currentAction._spokes._checker._password._initial_content: > _intf._currentAction._spokes._checker._password._content: $water4bob7913++ > _intf._currentAction._spokes._checker._password.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed._functions: set() > _intf._currentAction._spokes._checker._password.changed._methods: <WeakKeyDictionary at 0x7f919365ee30> > _intf._currentAction._spokes._checker._password._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7f919365d480> > _intf._currentAction._spokes._checker._password_confirmation: InputField instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation._initial_content: > _intf._currentAction._spokes._checker._password_confirmation._content: $water4bob7913++ > _intf._currentAction._spokes._checker._password_confirmation.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed._methods: <WeakKeyDictionary at 0x7f919365c160> > _intf._currentAction._spokes._checker._password_confirmation._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7f919365c040> > _intf._currentAction._spokes._checker._checks: [PasswordEmptyCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365db40> > _skip: False >, PasswordConfirmationCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365c6a0> > _skip: False > _success_if_confirmation_empty: False >, PasswordValidityCheck instance, containing members: > _result: PasswordValidityCheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365fb20> > _result._password_score: 4 > _result.password_score_changed: Signal instance, containing members: > _result.password_score_changed._functions: set() > _result.password_score_changed._methods: <WeakKeyDictionary at 0x7f919365d1e0> > _result._status_text: Strong > _result.status_text_changed: Signal instance, containing members: > _result.status_text_changed._functions: set() > _result.status_text_changed._methods: <WeakKeyDictionary at 0x7f919365ef20> > _result._password_quality: 100 > _result.password_quality_changed: Signal instance, containing members: > _result.password_quality_changed._functions: set() > _result.password_quality_changed._methods: <WeakKeyDictionary at 0x7f919365e950> > _result._length_ok: True > _result.length_ok_changed: Signal instance, containing members: > _result.length_ok_changed._functions: set() > _result.length_ok_changed._methods: <WeakKeyDictionary at 0x7f919365e8f0> > _skip: False >, PasswordASCIICheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365efb0> > _skip: False >] > _intf._currentAction._spokes._checker._success: True > _intf._currentAction._spokes._checker._error_message: > _intf._currentAction._spokes._checker._failed_checks: [] > _intf._currentAction._spokes._checker._successful_checks: [Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >] > _intf._currentAction._spokes._checker._policy_name: root > _intf._currentAction._spokes._checker._username: None > _intf._currentAction._spokes._checker._fullname: > _intf._currentAction._spokes._checker._secret_type: SecretType instance, containing members: > _intf._currentAction._spokes._checker._secret_type._value_: password > _intf._currentAction._spokes._checker._secret_type._name_: PASSWORD > _intf._currentAction._spokes._checker._secret_type.__objclass__: <enum 'SecretType'> > _intf._currentAction._spokes._checker.checks_done: Signal instance, containing members: > _intf._currentAction._spokes._checker.checks_done._functions: set() > _intf._currentAction._spokes._checker.checks_done._methods: <WeakKeyDictionary at 0x7f919365ff10> > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes._can_go_back: True > _intf._currentAction._spokes._needs_waiver: False > _intf._currentAction._spokes._waive_clicks: 0 > _intf._currentAction._spokes._password_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_confirmation_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._password_label: Label instance, containing members: > _intf._currentAction._spokes._users_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895e3010> > _intf._currentAction._spokes._enable_root_radio: RadioButton instance, containing members: > _intf._currentAction._spokes._disable_root_radio: RadioButton instance, containing members: > _intf._currentAction._spokes._root_password_ssh_login_override: CheckButton instance, containing members: > _intf._currentAction._spokes._revealer: Revealer instance, containing members: > _intf._currentAction._spokes._empty_check: Already dumped (PasswordEmptyCheck instance) > _intf._currentAction._spokes._confirm_check: Already dumped (PasswordConfirmationCheck instance) > _intf._currentAction._spokes._validity_check: Already dumped (PasswordValidityCheck instance) > _intf._currentAction._spokes._ascii_check: Already dumped (PasswordASCIICheck instance) >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._data: Skipped > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes._storage: None > _intf._currentAction._spokes._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._spokes.entered: Signal instance, containing members: > _intf._currentAction._spokes.entered._functions: set() > _intf._currentAction._spokes.entered._methods: <WeakKeyDictionary at 0x7f919365e020> > _intf._currentAction._spokes.exited: Signal instance, containing members: > _intf._currentAction._spokes.exited._functions: set() > _intf._currentAction._spokes.exited._methods: <WeakKeyDictionary at 0x7f919365f550> > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes._current_warning_message: > _intf._currentAction._spokes._check_list: [] > _intf._currentAction._spokes._checker: PasswordChecker instance, containing members: > _intf._currentAction._spokes._checker._password: InputField instance, containing members: > _intf._currentAction._spokes._checker._password._initial_content: > _intf._currentAction._spokes._checker._password._content: #lineages7913 > _intf._currentAction._spokes._checker._password.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed._functions: set() > _intf._currentAction._spokes._checker._password.changed._methods: <WeakKeyDictionary at 0x7f919365eda0> > _intf._currentAction._spokes._checker._password._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7f919365f880> > _intf._currentAction._spokes._checker._password_confirmation: InputField instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation._initial_content: > _intf._currentAction._spokes._checker._password_confirmation._content: #lineages7913 > _intf._currentAction._spokes._checker._password_confirmation.changed: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed._methods: <WeakKeyDictionary at 0x7f919365f9a0> > _intf._currentAction._spokes._checker._password_confirmation._initial_change_signal_fired: True > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state: Signal instance, containing members: > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._functions: set() > _intf._currentAction._spokes._checker._password_confirmation.changed_from_initial_state._methods: <WeakKeyDictionary at 0x7f919365e500> > _intf._currentAction._spokes._checker._checks: [UsernameCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: None > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365f7f0> > _skip: False > _success_if_username_empty: True >, FullnameCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f919365ee60> > _skip: False >, PasswordEmptyCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f9193623010> > _skip: False >, PasswordConfirmationCheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f9193623550> > _skip: False > _success_if_confirmation_empty: False >, PasswordValidityCheck instance, containing members: > _result: PasswordValidityCheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f91936237f0> > _result._password_score: 4 > _result.password_score_changed: Signal instance, containing members: > _result.password_score_changed._functions: set() > _result.password_score_changed._methods: <WeakKeyDictionary at 0x7f9193623d90> > _result._status_text: Strong > _result.status_text_changed: Signal instance, containing members: > _result.status_text_changed._functions: set() > _result.status_text_changed._methods: <WeakKeyDictionary at 0x7f9193622380> > _result._password_quality: 100 > _result.password_quality_changed: Signal instance, containing members: > _result.password_quality_changed._functions: set() > _result.password_quality_changed._methods: <WeakKeyDictionary at 0x7f9193623e80> > _result._length_ok: True > _result.length_ok_changed: Signal instance, containing members: > _result.length_ok_changed._functions: set() > _result.length_ok_changed._methods: <WeakKeyDictionary at 0x7f9193623d30> > _skip: False >, PasswordASCIICheck instance, containing members: > _result: CheckResult instance, containing members: > _result._success: True > _result._error_message: > _result.error_message_changed: Signal instance, containing members: > _result.error_message_changed._functions: set() > _result.error_message_changed._methods: <WeakKeyDictionary at 0x7f9193623250> > _skip: False >] > _intf._currentAction._spokes._checker._success: True > _intf._currentAction._spokes._checker._error_message: > _intf._currentAction._spokes._checker._failed_checks: [] > _intf._currentAction._spokes._checker._successful_checks: [Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >, Already dumped (UsernameCheck instance) >, Already dumped (FullnameCheck instance) >, Already dumped (PasswordEmptyCheck instance) >, Already dumped (PasswordConfirmationCheck instance) >, Already dumped (PasswordValidityCheck instance) >, Already dumped (PasswordASCIICheck instance) >] > _intf._currentAction._spokes._checker._policy_name: user > _intf._currentAction._spokes._checker._username: xd > _intf._currentAction._spokes._checker._fullname: xd > _intf._currentAction._spokes._checker._secret_type: Already dumped (SecretType instance) > _intf._currentAction._spokes._checker.checks_done: Signal instance, containing members: > _intf._currentAction._spokes._checker.checks_done._functions: set() > _intf._currentAction._spokes._checker.checks_done._methods: <WeakKeyDictionary at 0x7f919365cfd0> > _intf._currentAction._spokes._prev_status: None > _intf._currentAction._spokes._password_kickstarted: False > _intf._currentAction._spokes._can_go_back: True > _intf._currentAction._spokes._needs_waiver: False > _intf._currentAction._spokes._waive_clicks: 0 > _intf._currentAction._spokes._password_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_confirmation_entry: Entry instance, containing members: > _intf._currentAction._spokes._password_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._password_label: Label instance, containing members: > _intf._currentAction._spokes._users_module: <dasbus.client.proxy.ObjectProxy object at 0x7f91895e2ed0> > _intf._currentAction._spokes._password_is_required: True > _intf._currentAction._spokes._user_list: [UserData(gecos='xd', gid=0, gid_mode='ID_MODE_USE_DEFAULT', groups=[], homedir='', is_crypted=True, lock=False, name='xd', password_set=True, shell='', uid=0, uid_mode='ID_MODE_USE_DEFAULT') >] > _intf._currentAction._spokes._user_requested: False > _intf._currentAction._spokes._requested_user_cleared: False > _intf._currentAction._spokes._fullname_entry: Entry instance, containing members: > _intf._currentAction._spokes._username_entry: Entry instance, containing members: > _intf._currentAction._spokes._admin_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._password_required_checkbox: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_button: Button instance, containing members: > _intf._currentAction._spokes._username_check: Already dumped (UsernameCheck instance) > _intf._currentAction._spokes._fullname_check: Already dumped (FullnameCheck instance) > _intf._currentAction._spokes._empty_check: Already dumped (PasswordEmptyCheck instance) > _intf._currentAction._spokes._confirm_check: Already dumped (PasswordConfirmationCheck instance) > _intf._currentAction._spokes._validity_check: Already dumped (PasswordValidityCheck instance) > _intf._currentAction._spokes._ascii_check: Already dumped (PasswordASCIICheck instance) > _intf._currentAction._spokes.guesser: {<Gtk.Entry object at 0x7f919368c4c0 (GtkEntry at 0x55c286570630)>: True} > _intf._currentAction._spokes._advanced_user_dialog: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog.skipTo: None > _intf._currentAction._spokes._advanced_user_dialog._data: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._advanced_user_dialog.applyOnSkip: False > _intf._currentAction._spokes._advanced_user_dialog.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._window: None > _intf._currentAction._spokes._advanced_user_dialog._check_list: [GUIInputCheck instance, containing members: > _parent: Already dumped (AdvancedUserDialog instance) > _input_obj: Entry instance, containing members: > _run_check: <bound method AdvancedUserDialog._validateGroups of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x7f91936227a0>> > _data: None > _check_status: None > _enabled: True > update_check_status: TimedAction instance, containing members: > update_check_status._func: <bound method InputCheck.update_check_status of <pyanaconda.ui.gui.helpers.GUIInputCheck object at 0x7f9193622aa0>> > update_check_status._last_start: None > update_check_status._timer: None > update_check_status._instance_map: {} >] > _intf._currentAction._spokes._advanced_user_dialog._ok_button: Button instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._user_spoke: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._advanced_user_dialog._origHome: None > _intf._currentAction._spokes._advanced_user_dialog._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced_user_dialog._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced_user_dialog._gid: Adjustment instance, containing members: >} > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f9193661510> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f9193661330> > _intf._currentAction._auto_continue: False > _intf._currentAction._click_continue: False > _intf._currentAction.timeout: Timer instance, containing members: > _intf._currentAction.timeout._id: 843 > _intf._currentAction._incompleteSpokes: [Already dumped (StorageSpoke instance) >] > _intf._currentAction._inSpoke: True > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._warningMsg: Please complete items marked with this icon before continuing to the next step. > _intf._currentAction._checker: FileSystemSpaceChecker instance, containing members: > _intf._currentAction._checker.payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._checker.device_tree: <dasbus.client.proxy.ObjectProxy object at 0x7f91936a87c0> > _intf._currentAction._checker.success: False > _intf._currentAction._checker.error_message: > _intf._currentAction._checker_ignore: False > _intf._currentAction._gridColumns: 3 > _intf._currentAction._show_details_callback: None > _intf._gui_lock: <locked _thread.lock object at 0x7f91ba873700> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {NetworkSpoke, PasswordSpoke, WelcomeLanguageSpoke, UserSpoke, StorageSpoke, BlivetGuiSpoke, SummaryHub} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (SummaryHub instance) > _intf.mainWindow._mnemonic_signal: 34328 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: en_US.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f91bd6e83a0> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7f91b725f840 (pyanaconda+ui+gui+MainWindow at 0x55c283f80280)>> >ksdata: Skipped >additional_repos: [] >opts: Namespace instance, containing members: > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.profile_id: > opts.proxy: None > opts.waitfornet: None > opts.debug: False > opts.ksfile: None > opts.ksstrict: False > opts.rescue: False > opts.armPlatform: None > opts.multiLib: False > opts.method: None > opts.stage2: None > opts.addRepo: [] > opts.noverifyssl: False > opts.liveinst: True > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: > opts.xtimeout: 60 > opts.keymap: None > opts.lang: None > opts.syslog: None > opts.remotelog: None > opts.virtiolog: /dev/virtio-ports/org.fedoraproject.anaconda.log.0 > opts.selinux: -1 > opts.mpath: True > opts.dmraid: True > opts.ibft: True > opts.nonibftiscsiboot: False > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.nosave: None > opts.rescue_nomount: False > opts.updates_url: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.multipath_friendly_names: True > opts.kexec: False >_payload: Already dumped (LiveOSPayload instance) >mehConfig: Config instance, containing members: > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.ksdata, _intf.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/dnf.librepo.log, /tmp/hawkey.log, /tmp/lvm.log, /mnt/sysroot/root/install.log, /proc/cmdline, /root/lorax-packages.log, /tmp/blivet-gui-utils.log, /tmp/dbus.log] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f91b41a69e0>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f91b41a6a70>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f91b41663b0>, True), 'addons': (<function list_addons_callback at 0x7f91b41a6b90>, False), 'journalctl': (<function journalctl_callback at 0x7f91b41a6b00>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 35.22.2 > mehConfig.programArch: x86_64 >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7f91ba873700> >_dbus_launcher: AnacondaDBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: <Popen: returncode: None args: ['dbus-daemon', '--print-address', '--syslog'...> > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > _dbus_launcher._bus_address: unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296 > >Registered callbacks: >lsblk_output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >loop0 1532907520 root disk brw-rw---- squashfs >loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >|-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1361211392 78% / >`-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1652064256 73% /run/install/source >loop2 34359738368 root disk brw-rw---- >`-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1361211392 78% / >sda 500107862016 root disk brw-rw---- >|-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >|-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >|-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >|-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >`-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >sdb 6001175126016 root disk brw-rw---- >`-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >sdc 1000203804160 root disk brw-rw---- >|-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >`-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >sdd 2000398934016 root disk brw-rw---- >`-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >sde 5000981078016 root disk brw-rw---- >`-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >sdf 6001175126016 root disk brw-rw---- >`-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 0 100% /run/initramfs/live >zram0 8589934592 root disk brw-rw---- [SWAP] > >addons: >com_redhat_kdump >journalctl: >-- Journal begins at Thu 2022-01-20 14:41:39 EST, ends at Thu 2022-01-20 19:58:31 EST. -- >Jan 20 14:41:39 fedora kernel: Linux version 5.14.10-300.fc35.x86_64 (mockbuild@bkernel01.iad2.fedoraproject.org) (gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1), GNU ld version 2.37-10.fc35) #1 SMP Thu Oct 7 20:48:44 UTC 2021 >Jan 20 14:41:39 fedora kernel: Command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-Xfce-Live-35-1-2 rd.live.image rd.live.check quiet >Jan 20 14:41:39 fedora kernel: random: get_random_u32 called from bsp_init_amd+0x183/0x210 with crng_init=0 >Jan 20 14:41:39 fedora kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Jan 20 14:41:39 fedora kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Jan 20 14:41:39 fedora kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Jan 20 14:41:39 fedora kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Jan 20 14:41:39 fedora kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Jan 20 14:41:39 fedora kernel: signal: max sigframe size: 1776 >Jan 20 14:41:39 fedora kernel: BIOS-provided physical RAM map: >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bdd8cfff] usable >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bdd8d000-0x00000000bddbcfff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bddbd000-0x00000000bddccfff] ACPI data >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bddcd000-0x00000000be1c0fff] ACPI NVS >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000be1c1000-0x00000000bedc0fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bedc1000-0x00000000bedc1fff] usable >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bedc2000-0x00000000befc7fff] ACPI NVS >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000befc8000-0x00000000bf44afff] usable >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bf44b000-0x00000000bf7dbfff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000bf7dc000-0x00000000bf7fffff] usable >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved >Jan 20 14:41:39 fedora kernel: BIOS-e820: [mem 0x0000000100001000-0x000000083effffff] usable >Jan 20 14:41:39 fedora kernel: NX (Execute Disable) protection: active >Jan 20 14:41:39 fedora kernel: SMBIOS 2.7 present. >Jan 20 14:41:39 fedora kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./990FXA-UD5, BIOS FCh 11/06/2014 >Jan 20 14:41:39 fedora kernel: tsc: Fast TSC calibration using PIT >Jan 20 14:41:39 fedora kernel: tsc: Detected 4721.342 MHz processor >Jan 20 14:41:39 fedora kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jan 20 14:41:39 fedora kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jan 20 14:41:39 fedora kernel: last_pfn = 0x83f000 max_arch_pfn = 0x400000000 >Jan 20 14:41:39 fedora kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >Jan 20 14:41:39 fedora kernel: e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved >Jan 20 14:41:39 fedora kernel: last_pfn = 0xbf800 max_arch_pfn = 0x400000000 >Jan 20 14:41:39 fedora kernel: found SMP MP-table at [mem 0x000fd8f0-0x000fd8ff] >Jan 20 14:41:39 fedora kernel: Using GB pages for direct mapping >Jan 20 14:41:39 fedora kernel: RAMDISK: [mem 0x7c732000-0x7fffffff] >Jan 20 14:41:39 fedora kernel: ACPI: Early table checksum verification disabled >Jan 20 14:41:39 fedora kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA) >Jan 20 14:41:39 fedora kernel: ACPI: XSDT 0x00000000BDDC5070 000064 (v01 ALASKA A M I 01072009 AMI 00010013) >Jan 20 14:41:39 fedora kernel: ACPI: FACP 0x00000000BDDCAB60 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013) >Jan 20 14:41:39 fedora kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20210604/tbfadt-615) >Jan 20 14:41:39 fedora kernel: ACPI: DSDT 0x00000000BDDC5168 0059F1 (v02 ALASKA A M I 00000088 INTL 20051117) >Jan 20 14:41:39 fedora kernel: ACPI: FACS 0x00000000BE1BBF80 000040 >Jan 20 14:41:39 fedora kernel: ACPI: APIC 0x00000000BDDCAC58 00009E (v03 ALASKA A M I 01072009 AMI 00010013) >Jan 20 14:41:39 fedora kernel: ACPI: FPDT 0x00000000BDDCACF8 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >Jan 20 14:41:39 fedora kernel: ACPI: MCFG 0x00000000BDDCAD40 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) >Jan 20 14:41:39 fedora kernel: ACPI: HPET 0x00000000BDDCAD80 000038 (v01 ALASKA A M I 01072009 AMI 00000005) >Jan 20 14:41:39 fedora kernel: ACPI: SSDT 0x00000000BDDCADB8 001A5C (v01 AMD POWERNOW 00000001 AMD 00000001) >Jan 20 14:41:39 fedora kernel: ACPI: MATS 0x00000000BDDCC818 000034 (v02 ALASKA A M I 00000002 w?x2 00000000) >Jan 20 14:41:39 fedora kernel: ACPI: IVRS 0x00000000BDDCC850 0000E8 (v01 AMD RD890S 00202031 AMD 00000000) >Jan 20 14:41:39 fedora kernel: ACPI: Reserving FACP table memory at [mem 0xbddcab60-0xbddcac53] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving DSDT table memory at [mem 0xbddc5168-0xbddcab58] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving FACS table memory at [mem 0xbe1bbf80-0xbe1bbfbf] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving APIC table memory at [mem 0xbddcac58-0xbddcacf5] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving FPDT table memory at [mem 0xbddcacf8-0xbddcad3b] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving MCFG table memory at [mem 0xbddcad40-0xbddcad7b] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving HPET table memory at [mem 0xbddcad80-0xbddcadb7] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving SSDT table memory at [mem 0xbddcadb8-0xbddcc813] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving MATS table memory at [mem 0xbddcc818-0xbddcc84b] >Jan 20 14:41:39 fedora kernel: ACPI: Reserving IVRS table memory at [mem 0xbddcc850-0xbddcc937] >Jan 20 14:41:39 fedora kernel: No NUMA configuration found >Jan 20 14:41:39 fedora kernel: Faking a node at [mem 0x0000000000000000-0x000000083effffff] >Jan 20 14:41:39 fedora kernel: NODE_DATA(0) allocated [mem 0x83efd3000-0x83effdfff] >Jan 20 14:41:39 fedora kernel: Zone ranges: >Jan 20 14:41:39 fedora kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Jan 20 14:41:39 fedora kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Jan 20 14:41:39 fedora kernel: Normal [mem 0x0000000100000000-0x000000083effffff] >Jan 20 14:41:39 fedora kernel: Device empty >Jan 20 14:41:39 fedora kernel: Movable zone start for each node >Jan 20 14:41:39 fedora kernel: Early memory node ranges >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x0000000000001000-0x000000000009dfff] >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x0000000000100000-0x00000000bdd8cfff] >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x00000000bedc1000-0x00000000bedc1fff] >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x00000000befc8000-0x00000000bf44afff] >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x00000000bf7dc000-0x00000000bf7fffff] >Jan 20 14:41:39 fedora kernel: node 0: [mem 0x0000000100001000-0x000000083effffff] >Jan 20 14:41:39 fedora kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000083effffff] >Jan 20 14:41:39 fedora kernel: On node 0, zone DMA: 1 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone DMA: 98 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone DMA32: 4148 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone DMA32: 518 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone DMA32: 913 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone Normal: 2049 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: On node 0, zone Normal: 4096 pages in unavailable ranges >Jan 20 14:41:39 fedora kernel: ACPI: PM-Timer IO Port: 0x808 >Jan 20 14:41:39 fedora kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Jan 20 14:41:39 fedora kernel: IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23 >Jan 20 14:41:39 fedora kernel: IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55 >Jan 20 14:41:39 fedora kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 20 14:41:39 fedora kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) >Jan 20 14:41:39 fedora kernel: ACPI: Using ACPI (MADT) for SMP configuration information >Jan 20 14:41:39 fedora kernel: ACPI: HPET id: 0x43538210 base: 0xfed00000 >Jan 20 14:41:39 fedora kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbdd8d000-0xbddbcfff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbddbd000-0xbddccfff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbddcd000-0xbe1c0fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbe1c1000-0xbedc0fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbedc2000-0xbefc7fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbf44b000-0xbf7dbfff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xbf800000-0xf7ffffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfecfffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed60fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed61000-0xfed70fff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed71000-0xfed7ffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfeefffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffffffff] >Jan 20 14:41:39 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x100000000-0x100000fff] >Jan 20 14:41:39 fedora kernel: [mem 0xbf800000-0xf7ffffff] available for PCI devices >Jan 20 14:41:39 fedora kernel: Booting paravirtualized kernel on bare hardware >Jan 20 14:41:39 fedora kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Jan 20 14:41:39 fedora kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Jan 20 14:41:39 fedora kernel: percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144 >Jan 20 14:41:39 fedora kernel: pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152 >Jan 20 14:41:39 fedora kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Jan 20 14:41:39 fedora kernel: Built 1 zonelists, mobility grouping on. Total pages: 8245739 >Jan 20 14:41:39 fedora kernel: Policy zone: Normal >Jan 20 14:41:39 fedora kernel: Kernel command line: BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-Xfce-Live-35-1-2 rd.live.image rd.live.check quiet >Jan 20 14:41:39 fedora kernel: Unknown command line parameters: BOOT_IMAGE=vmlinuz >Jan 20 14:41:39 fedora kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) >Jan 20 14:41:39 fedora kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) >Jan 20 14:41:39 fedora kernel: mem auto-init: stack:off, heap alloc:off, heap free:off >Jan 20 14:41:39 fedora kernel: Memory: 32750944K/33507140K available (16393K kernel code, 3531K rwdata, 10388K rodata, 2872K init, 4908K bss, 755936K reserved, 0K cma-reserved) >Jan 20 14:41:39 fedora kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Jan 20 14:41:39 fedora kernel: ftrace: allocating 46957 entries in 184 pages >Jan 20 14:41:39 fedora kernel: ftrace: allocated 184 pages with 4 groups >Jan 20 14:41:39 fedora kernel: rcu: Hierarchical RCU implementation. >Jan 20 14:41:39 fedora kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. >Jan 20 14:41:39 fedora kernel: Trampoline variant of Tasks RCU enabled. >Jan 20 14:41:39 fedora kernel: Rude variant of Tasks RCU enabled. >Jan 20 14:41:39 fedora kernel: Tracing variant of Tasks RCU enabled. >Jan 20 14:41:39 fedora kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. >Jan 20 14:41:39 fedora kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Jan 20 14:41:39 fedora kernel: NR_IRQS: 524544, nr_irqs: 1032, preallocated irqs: 16 >Jan 20 14:41:39 fedora kernel: Console: colour VGA+ 80x25 >Jan 20 14:41:39 fedora kernel: printk: console [tty0] enabled >Jan 20 14:41:39 fedora kernel: ACPI: Core revision 20210604 >Jan 20 14:41:39 fedora kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns >Jan 20 14:41:39 fedora kernel: APIC: Switch to symmetric I/O mode setup >Jan 20 14:41:39 fedora kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 20 14:41:39 fedora kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x440e2d4405e, max_idle_ns: 440795290021 ns >Jan 20 14:41:39 fedora kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 9442.68 BogoMIPS (lpj=4721342) >Jan 20 14:41:39 fedora kernel: pid_max: default: 32768 minimum: 301 >Jan 20 14:41:39 fedora kernel: LSM: Security Framework initializing >Jan 20 14:41:39 fedora kernel: Yama: becoming mindful. >Jan 20 14:41:39 fedora kernel: SELinux: Initializing. >Jan 20 14:41:39 fedora kernel: LSM support for eBPF active >Jan 20 14:41:39 fedora kernel: landlock: Up and running. >Jan 20 14:41:39 fedora kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) >Jan 20 14:41:39 fedora kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) >Jan 20 14:41:39 fedora kernel: LVT offset 1 assigned for vector 0xf9 >Jan 20 14:41:39 fedora kernel: Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512 >Jan 20 14:41:39 fedora kernel: Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0 >Jan 20 14:41:39 fedora kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization >Jan 20 14:41:39 fedora kernel: Spectre V2 : Mitigation: Full AMD retpoline >Jan 20 14:41:39 fedora kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >Jan 20 14:41:39 fedora kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp >Jan 20 14:41:39 fedora kernel: Freeing SMP alternatives memory: 44K >Jan 20 14:41:39 fedora kernel: smpboot: CPU0: AMD FX(tm)-9590 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0) >Jan 20 14:41:39 fedora kernel: Performance Events: Fam15h core perfctr, AMD PMU driver. >Jan 20 14:41:39 fedora kernel: ... version: 0 >Jan 20 14:41:39 fedora kernel: ... bit width: 48 >Jan 20 14:41:39 fedora kernel: ... generic registers: 6 >Jan 20 14:41:39 fedora kernel: ... value mask: 0000ffffffffffff >Jan 20 14:41:39 fedora kernel: ... max period: 00007fffffffffff >Jan 20 14:41:39 fedora kernel: ... fixed-purpose events: 0 >Jan 20 14:41:39 fedora kernel: ... event mask: 000000000000003f >Jan 20 14:41:39 fedora kernel: rcu: Hierarchical SRCU implementation. >Jan 20 14:41:39 fedora kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >Jan 20 14:41:39 fedora kernel: smp: Bringing up secondary CPUs ... >Jan 20 14:41:39 fedora kernel: x86: Booting SMP configuration: >Jan 20 14:41:39 fedora kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 >Jan 20 14:41:39 fedora kernel: smp: Brought up 1 node, 8 CPUs >Jan 20 14:41:39 fedora kernel: smpboot: Max logical packages: 1 >Jan 20 14:41:39 fedora kernel: smpboot: Total of 8 processors activated (75541.47 BogoMIPS) >Jan 20 14:41:39 fedora kernel: devtmpfs: initialized >Jan 20 14:41:39 fedora kernel: x86/mm: Memory block size: 128MB >Jan 20 14:41:39 fedora kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbddcd000-0xbe1c0fff] (4145152 bytes) >Jan 20 14:41:39 fedora kernel: ACPI: PM: Registering ACPI NVS region [mem 0xbedc2000-0xbefc7fff] (2121728 bytes) >Jan 20 14:41:39 fedora kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Jan 20 14:41:39 fedora kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear) >Jan 20 14:41:39 fedora kernel: pinctrl core: initialized pinctrl subsystem >Jan 20 14:41:39 fedora kernel: PM: RTC time: 19:41:36, date: 2022-01-20 >Jan 20 14:41:39 fedora kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family >Jan 20 14:41:39 fedora kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations >Jan 20 14:41:39 fedora kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations >Jan 20 14:41:39 fedora kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations >Jan 20 14:41:39 fedora kernel: audit: initializing netlink subsys (disabled) >Jan 20 14:41:39 fedora kernel: audit: type=2000 audit(1642707696.130:1): state=initialized audit_enabled=0 res=1 >Jan 20 14:41:39 fedora kernel: thermal_sys: Registered thermal governor 'fair_share' >Jan 20 14:41:39 fedora kernel: thermal_sys: Registered thermal governor 'bang_bang' >Jan 20 14:41:39 fedora kernel: thermal_sys: Registered thermal governor 'step_wise' >Jan 20 14:41:39 fedora kernel: thermal_sys: Registered thermal governor 'user_space' >Jan 20 14:41:39 fedora kernel: cpuidle: using governor menu >Jan 20 14:41:39 fedora kernel: ACPI: bus type PCI registered >Jan 20 14:41:39 fedora kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 20 14:41:39 fedora kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jan 20 14:41:39 fedora kernel: PCI: not using MMCONFIG >Jan 20 14:41:39 fedora kernel: PCI: Using configuration type 1 for base access >Jan 20 14:41:39 fedora kernel: PCI: Using configuration type 1 for extended access >Jan 20 14:41:39 fedora kernel: Kprobes globally optimized >Jan 20 14:41:39 fedora kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages >Jan 20 14:41:39 fedora kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages >Jan 20 14:41:39 fedora kernel: cryptd: max_cpu_qlen set to 1000 >Jan 20 14:41:39 fedora kernel: alg: No test for 842 (842-generic) >Jan 20 14:41:39 fedora kernel: alg: No test for 842 (842-scomp) >Jan 20 14:41:39 fedora kernel: raid6: skip pq benchmark and using algorithm sse2x4 >Jan 20 14:41:39 fedora kernel: raid6: using ssse3x2 recovery algorithm >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Module Device) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Processor Device) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Linux-Dell-Video) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio) >Jan 20 14:41:39 fedora kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics) >Jan 20 14:41:39 fedora kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded >Jan 20 14:41:39 fedora kernel: ACPI: Interpreter enabled >Jan 20 14:41:39 fedora kernel: ACPI: PM: (supports S0 S3 S4 S5) >Jan 20 14:41:39 fedora kernel: ACPI: Using IOAPIC for interrupt routing >Jan 20 14:41:39 fedora kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >Jan 20 14:41:39 fedora kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >Jan 20 14:41:39 fedora kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 20 14:41:39 fedora kernel: ACPI: Enabled 10 GPEs in block 00 to 1F >Jan 20 14:41:39 fedora kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 20 14:41:39 fedora kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] >Jan 20 14:41:39 fedora kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) >Jan 20 14:41:39 fedora kernel: PCI host bridge to bus 0000:00 >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600 >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601 >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x10: [io 0xf090-0xf097] >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x14: [io 0xf080-0xf083] >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x18: [io 0xf070-0xf077] >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x1c: [io 0xf060-0xf063] >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x20: [io 0xf050-0xf05f] >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: reg 0x24: [mem 0xfe70b000-0xfe70b3ff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310 >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.0: reg 0x10: [mem 0xfe70a000-0xfe70afff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320 >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: reg 0x10: [mem 0xfe709000-0xfe7090ff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310 >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.0: reg 0x10: [mem 0xfe708000-0xfe708fff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320 >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: reg 0x10: [mem 0xfe707000-0xfe7070ff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: reg 0x10: [io 0xf040-0xf047] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: reg 0x14: [io 0xf030-0xf033] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: reg 0x18: [io 0xf020-0xf027] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: reg 0x1c: [io 0xf010-0xf013] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: reg 0x20: [io 0xf000-0xf00f] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe700000-0xfe703fff 64bit] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.5: reg 0x10: [mem 0xfe706000-0xfe706fff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.0: reg 0x10: [mem 0xfe705000-0xfe705fff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: reg 0x10: [mem 0xfe704000-0xfe7040ff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.0: [1022:1600] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.1: [1022:1601] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.2: [1022:1602] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.3: [1022:1603] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.4: [1022:1604] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:00:18.5: [1022:1605] type 00 class 0x060000 >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: [10de:13c2] type 00 class 0x030000 >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:02.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.1: [10de:0fbb] type 00 class 0x040300 >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.1: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: ASPM: current common clock configuration is inconsistent, reconfiguring >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: PCI bridge to [bus 01] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330 >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: reg 0x10: [mem 0xfe600000-0xfe607fff 64bit] >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: PCI bridge to [bus 02] >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: bridge window [mem 0xfe600000-0xfe6fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: [1b4b:9172] type 00 class 0x010601 >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x10: [io 0xd040-0xd047] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x14: [io 0xd030-0xd033] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x18: [io 0xd020-0xd027] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x1c: [io 0xd010-0xd013] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x20: [io 0xd000-0xd00f] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x24: [mem 0xfe510000-0xfe5101ff] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfe500000-0xfe50ffff pref] >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: Enabling fixed DMA alias to 00.1 >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: PME# supported from D3hot >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: PCI bridge to [bus 03] >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: bridge window [mem 0xfe500000-0xfe5fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: extended config space not accessible >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: [1106:3044] type 00 class 0x0c0010 >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: reg 0x10: [mem 0xfe400000-0xfe4007ff] >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: reg 0x14: [io 0xc000-0xc07f] >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: supports D2 >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: PME# supported from D2 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0xc000-0xcfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [mem 0xfe400000-0xfe4fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode) >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: reg 0x10: [io 0xb000-0xb0ff] >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: reg 0x18: [mem 0xd2204000-0xd2204fff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: reg 0x20: [mem 0xd2200000-0xd2203fff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: PCI bridge to [bus 05] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: bridge window [io 0xb000-0xbfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: bridge window [mem 0xd2200000-0xd22fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: [1b6f:7023] type 00 class 0x0c0330 >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: reg 0x10: [mem 0xfe300000-0xfe307fff 64bit] >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: enabling Extended Tags >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: PCI bridge to [bus 06] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: bridge window [mem 0xfe300000-0xfe3fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: [1b4b:9172] type 00 class 0x010601 >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x10: [io 0xa040-0xa047] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x14: [io 0xa030-0xa033] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x18: [io 0xa020-0xa027] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x1c: [io 0xa010-0xa013] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x20: [io 0xa000-0xa00f] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x24: [mem 0xfe210000-0xfe2101ff] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: reg 0x30: [mem 0xfe200000-0xfe20ffff pref] >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: Enabling fixed DMA alias to 00.1 >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: PME# supported from D3hot >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: PCI bridge to [bus 07] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: bridge window [io 0xa000-0xafff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: bridge window [mem 0xfe200000-0xfe2fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000 >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: reg 0x10: [io 0x9000-0x90ff] >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: reg 0x18: [mem 0xfe100000-0xfe100fff 64bit] >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: reg 0x20: [mem 0xd2100000-0xd2103fff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: supports D1 D2 >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: PCI bridge to [bus 08] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [io 0x9000-0x9fff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [mem 0xfe100000-0xfe1fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [mem 0xd2100000-0xd21fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0 >Jan 20 14:41:39 fedora kernel: iommu: Default domain type: Translated >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: vgaarb: bridge control possible >Jan 20 14:41:39 fedora kernel: vgaarb: loaded >Jan 20 14:41:39 fedora kernel: SCSI subsystem initialized >Jan 20 14:41:39 fedora kernel: libata version 3.00 loaded. >Jan 20 14:41:39 fedora kernel: ACPI: bus type USB registered >Jan 20 14:41:39 fedora kernel: usbcore: registered new interface driver usbfs >Jan 20 14:41:39 fedora kernel: usbcore: registered new interface driver hub >Jan 20 14:41:39 fedora kernel: usbcore: registered new device driver usb >Jan 20 14:41:39 fedora kernel: pps_core: LinuxPPS API ver. 1 registered >Jan 20 14:41:39 fedora kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Jan 20 14:41:39 fedora kernel: PTP clock support registered >Jan 20 14:41:39 fedora kernel: EDAC MC: Ver: 3.0.0 >Jan 20 14:41:39 fedora kernel: NetLabel: Initializing >Jan 20 14:41:39 fedora kernel: NetLabel: domain hash size = 128 >Jan 20 14:41:39 fedora kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >Jan 20 14:41:39 fedora kernel: NetLabel: unlabeled traffic allowed by default >Jan 20 14:41:39 fedora kernel: PCI: Using ACPI for IRQ routing >Jan 20 14:41:39 fedora kernel: PCI: pci_cache_line_size set to 64 bytes >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff] >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0xbdd8d000-0xbfffffff] >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0xbedc2000-0xbfffffff] >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0xbf44b000-0xbfffffff] >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff] >Jan 20 14:41:39 fedora kernel: e820: reserve RAM buffer [mem 0x83f000000-0x83fffffff] >Jan 20 14:41:39 fedora kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jan 20 14:41:39 fedora kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter >Jan 20 14:41:39 fedora kernel: clocksource: Switched to clocksource tsc-early >Jan 20 14:41:39 fedora kernel: VFS: Disk quotas dquot_6.6.0 >Jan 20 14:41:39 fedora kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 20 14:41:39 fedora kernel: pnp: PnP ACPI init >Jan 20 14:41:39 fedora kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x040b] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x04d6] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c00-0x0c01] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c14] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c50-0x0c51] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c52] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c6c] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0c6f] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0cd0-0x0cd1] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0cd2-0x0cd3] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0cd4-0x0cd5] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0cd6-0x0cd7] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0cd8-0x0cdf] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0800-0x089f] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0b20-0x0b3f] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0900-0x090f] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0x0910-0x091f] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [io 0xfe00-0xfefe] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved >Jan 20 14:41:39 fedora kernel: system 00:01: [mem 0xffc00000-0xffffffff] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:02: [io 0x0220-0x0227] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:02: [io 0x0228-0x0237] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:02: [io 0x0a20-0x0a2f] has been reserved >Jan 20 14:41:39 fedora kernel: pnp 00:03: [dma 0 disabled] >Jan 20 14:41:39 fedora kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Jan 20 14:41:39 fedora kernel: system 00:07: [mem 0xfeb20000-0xfeb23fff] could not be reserved >Jan 20 14:41:39 fedora kernel: system 00:08: [mem 0xfec20000-0xfec200ff] could not be reserved >Jan 20 14:41:39 fedora kernel: pnp: PnP ACPI: found 9 devices >Jan 20 14:41:39 fedora kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Jan 20 14:41:39 fedora kernel: NET: Registered PF_INET protocol family >Jan 20 14:41:39 fedora kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) >Jan 20 14:41:39 fedora kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear) >Jan 20 14:41:39 fedora kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear) >Jan 20 14:41:39 fedora kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear) >Jan 20 14:41:39 fedora kernel: TCP: Hash tables configured (established 262144 bind 65536) >Jan 20 14:41:39 fedora kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear) >Jan 20 14:41:39 fedora kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear) >Jan 20 14:41:39 fedora kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear) >Jan 20 14:41:39 fedora kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family >Jan 20 14:41:39 fedora kernel: NET: Registered PF_XDP protocol family >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: PCI bridge to [bus 01] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: PCI bridge to [bus 02] >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: bridge window [mem 0xfe600000-0xfe6fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: PCI bridge to [bus 03] >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: bridge window [mem 0xfe500000-0xfe5fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: PCI bridge to [bus 04] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [io 0xc000-0xcfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: bridge window [mem 0xfe400000-0xfe4fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: PCI bridge to [bus 05] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: bridge window [io 0xb000-0xbfff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: bridge window [mem 0xd2200000-0xd22fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: PCI bridge to [bus 06] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: bridge window [mem 0xfe300000-0xfe3fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: PCI bridge to [bus 07] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: bridge window [io 0xa000-0xafff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: bridge window [mem 0xfe200000-0xfe2fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: PCI bridge to [bus 08] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [io 0x9000-0x9fff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [mem 0xfe100000-0xfe1fffff] >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: bridge window [mem 0xd2100000-0xd21fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:02: resource 1 [mem 0xfe600000-0xfe6fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 1 [mem 0xfe400000-0xfe4fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 4 [io 0x0000-0x03af window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 5 [io 0x03e0-0x0cf7 window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 6 [io 0x03b0-0x03df window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 7 [io 0x0d00-0xffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000bffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 9 [mem 0x000c0000-0x000dffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:04: resource 10 [mem 0xc0000000-0xffffffff window] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:05: resource 0 [io 0xb000-0xbfff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:05: resource 2 [mem 0xd2200000-0xd22fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:06: resource 1 [mem 0xfe300000-0xfe3fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:07: resource 0 [io 0xa000-0xafff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:07: resource 1 [mem 0xfe200000-0xfe2fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:08: resource 0 [io 0x9000-0x9fff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:08: resource 1 [mem 0xfe100000-0xfe1fffff] >Jan 20 14:41:39 fedora kernel: pci_bus 0000:08: resource 2 [mem 0xd2100000-0xd21fffff 64bit pref] >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x6d0 took 467786 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x6d0 took 11699 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x6d0 took 169893 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x6d0 took 13658 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x6d0 took 21468 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x6d0 took 21468 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: quirk_usb_early_handoff+0x0/0x6d0 took 11704 usecs >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0 >Jan 20 14:41:39 fedora kernel: PCI: CLS 64 bytes, default 64 >Jan 20 14:41:39 fedora kernel: Trying to unpack rootfs image as initramfs... >Jan 20 14:41:39 fedora kernel: AMD-Vi: Lazy IO/TLB flushing enabled >Jan 20 14:41:39 fedora kernel: pci 0000:00:00.0: Adding to iommu group 0 >Jan 20 14:41:39 fedora kernel: pci 0000:00:02.0: Adding to iommu group 1 >Jan 20 14:41:39 fedora kernel: pci 0000:00:09.0: Adding to iommu group 2 >Jan 20 14:41:39 fedora kernel: pci 0000:00:0a.0: Adding to iommu group 3 >Jan 20 14:41:39 fedora kernel: pci 0000:00:11.0: Adding to iommu group 4 >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.0: Adding to iommu group 5 >Jan 20 14:41:39 fedora kernel: pci 0000:00:12.2: Adding to iommu group 5 >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.0: Adding to iommu group 6 >Jan 20 14:41:39 fedora kernel: pci 0000:00:13.2: Adding to iommu group 6 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.0: Adding to iommu group 7 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.1: Adding to iommu group 8 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.2: Adding to iommu group 9 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.3: Adding to iommu group 10 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.4: Adding to iommu group 11 >Jan 20 14:41:39 fedora kernel: pci 0000:00:14.5: Adding to iommu group 12 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.0: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.1: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.2: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:00:15.3: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.0: Adding to iommu group 14 >Jan 20 14:41:39 fedora kernel: pci 0000:00:16.2: Adding to iommu group 14 >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.0: Adding to iommu group 15 >Jan 20 14:41:39 fedora kernel: pci 0000:01:00.1: Adding to iommu group 15 >Jan 20 14:41:39 fedora kernel: pci 0000:02:00.0: Adding to iommu group 16 >Jan 20 14:41:39 fedora kernel: pci 0000:03:00.0: Adding to iommu group 17 >Jan 20 14:41:39 fedora kernel: pci 0000:04:0e.0: Adding to iommu group 11 >Jan 20 14:41:39 fedora kernel: pci 0000:05:00.0: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:06:00.0: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:07:00.0: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:08:00.0: Adding to iommu group 13 >Jan 20 14:41:39 fedora kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 >Jan 20 14:41:39 fedora kernel: AMD-Vi: Interrupt remapping enabled >Jan 20 14:41:39 fedora kernel: amd_uncore: 4 amd_nb counters detected >Jan 20 14:41:39 fedora kernel: LVT offset 0 assigned for vector 0x400 >Jan 20 14:41:39 fedora kernel: perf: AMD IBS detected (0x000000ff) >Jan 20 14:41:39 fedora kernel: Initialise system trusted keyrings >Jan 20 14:41:39 fedora kernel: Key type blacklist registered >Jan 20 14:41:39 fedora kernel: workingset: timestamp_bits=36 max_order=23 bucket_order=0 >Jan 20 14:41:39 fedora kernel: zbud: loaded >Jan 20 14:41:39 fedora kernel: integrity: Platform Keyring initialized >Jan 20 14:41:39 fedora kernel: NET: Registered PF_ALG protocol family >Jan 20 14:41:39 fedora kernel: xor: automatically using best checksumming function avx >Jan 20 14:41:39 fedora kernel: Key type asymmetric registered >Jan 20 14:41:39 fedora kernel: Asymmetric key parser 'x509' registered >Jan 20 14:41:39 fedora kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) >Jan 20 14:41:39 fedora kernel: io scheduler mq-deadline registered >Jan 20 14:41:39 fedora kernel: io scheduler kyber registered >Jan 20 14:41:39 fedora kernel: io scheduler bfq registered >Jan 20 14:41:39 fedora kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Jan 20 14:41:39 fedora kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Jan 20 14:41:39 fedora kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Jan 20 14:41:39 fedora kernel: ACPI: button: Power Button [PWRB] >Jan 20 14:41:39 fedora kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Jan 20 14:41:39 fedora kernel: ACPI: button: Power Button [PWRF] >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P001: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P002: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P003: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P004: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P005: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P006: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P007: Found 2 idle states >Jan 20 14:41:39 fedora kernel: ACPI: \_PR_.P008: Found 2 idle states >Jan 20 14:41:39 fedora kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Jan 20 14:41:39 fedora kernel: 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A >Jan 20 14:41:39 fedora kernel: Non-volatile memory driver v1.3 >Jan 20 14:41:39 fedora kernel: Linux agpgart interface v0.103 >Jan 20 14:41:39 fedora kernel: ahci 0000:00:11.0: version 3.0 >Jan 20 14:41:39 fedora kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode >Jan 20 14:41:39 fedora kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part >Jan 20 14:41:39 fedora kernel: scsi host0: ahci >Jan 20 14:41:39 fedora kernel: scsi host1: ahci >Jan 20 14:41:39 fedora kernel: scsi host2: ahci >Jan 20 14:41:39 fedora kernel: scsi host3: ahci >Jan 20 14:41:39 fedora kernel: ata1: SATA max UDMA/133 abar m1024@0xfe70b000 port 0xfe70b100 irq 19 >Jan 20 14:41:39 fedora kernel: ata2: SATA max UDMA/133 abar m1024@0xfe70b000 port 0xfe70b180 irq 19 >Jan 20 14:41:39 fedora kernel: ata3: SATA max UDMA/133 abar m1024@0xfe70b000 port 0xfe70b200 irq 19 >Jan 20 14:41:39 fedora kernel: ata4: SATA max UDMA/133 abar m1024@0xfe70b000 port 0xfe70b280 irq 19 >Jan 20 14:41:39 fedora kernel: ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >Jan 20 14:41:39 fedora kernel: ahci 0000:03:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >Jan 20 14:41:39 fedora kernel: scsi host4: ahci >Jan 20 14:41:39 fedora kernel: scsi host5: ahci >Jan 20 14:41:39 fedora kernel: ata5: SATA max UDMA/133 abar m512@0xfe510000 port 0xfe510100 irq 37 >Jan 20 14:41:39 fedora kernel: ata6: SATA max UDMA/133 abar m512@0xfe510000 port 0xfe510180 irq 37 >Jan 20 14:41:39 fedora kernel: ahci 0000:07:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode >Jan 20 14:41:39 fedora kernel: ahci 0000:07:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs >Jan 20 14:41:39 fedora kernel: scsi host6: ahci >Jan 20 14:41:39 fedora kernel: scsi host7: ahci >Jan 20 14:41:39 fedora kernel: ata7: SATA max UDMA/133 abar m512@0xfe210000 port 0xfe210100 irq 38 >Jan 20 14:41:39 fedora kernel: ata8: SATA max UDMA/133 abar m512@0xfe210000 port 0xfe210180 irq 38 >Jan 20 14:41:39 fedora kernel: libphy: Fixed MDIO Bus: probed >Jan 20 14:41:39 fedora kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 20 14:41:39 fedora kernel: ehci-pci: EHCI PCI platform driver >Jan 20 14:41:39 fedora kernel: QUIRK: Enable AMD PLL fix >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: debug port 1 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe709000 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00 >Jan 20 14:41:39 fedora kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb1: Product: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb1: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ehci_hcd >Jan 20 14:41:39 fedora kernel: usb usb1: SerialNumber: 0000:00:12.2 >Jan 20 14:41:39 fedora kernel: hub 1-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 1-0:1.0: 5 ports detected >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: debug port 1 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfe707000 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00 >Jan 20 14:41:39 fedora kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb2: Product: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb2: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ehci_hcd >Jan 20 14:41:39 fedora kernel: usb usb2: SerialNumber: 0000:00:13.2 >Jan 20 14:41:39 fedora kernel: hub 2-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 2-0:1.0: 5 ports detected >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: debug port 1 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xfe704000 >Jan 20 14:41:39 fedora kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00 >Jan 20 14:41:39 fedora kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb3: Product: EHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb3: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ehci_hcd >Jan 20 14:41:39 fedora kernel: usb usb3: SerialNumber: 0000:00:16.2 >Jan 20 14:41:39 fedora kernel: hub 3-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 3-0:1.0: 4 ports detected >Jan 20 14:41:39 fedora kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 20 14:41:39 fedora kernel: ohci-pci: OHCI PCI platform driver >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4 >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xfe70a000 >Jan 20 14:41:39 fedora kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb4: Product: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: usb usb4: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ohci_hcd >Jan 20 14:41:39 fedora kernel: usb usb4: SerialNumber: 0000:00:12.0 >Jan 20 14:41:39 fedora kernel: hub 4-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 4-0:1.0: 5 ports detected >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5 >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xfe708000 >Jan 20 14:41:39 fedora kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb5: Product: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: usb usb5: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ohci_hcd >Jan 20 14:41:39 fedora kernel: usb usb5: SerialNumber: 0000:00:13.0 >Jan 20 14:41:39 fedora kernel: hub 5-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 5-0:1.0: 5 ports detected >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6 >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xfe706000 >Jan 20 14:41:39 fedora kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb6: Product: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: usb usb6: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ohci_hcd >Jan 20 14:41:39 fedora kernel: usb usb6: SerialNumber: 0000:00:14.5 >Jan 20 14:41:39 fedora kernel: hub 6-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 6-0:1.0: 2 ports detected >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7 >Jan 20 14:41:39 fedora kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xfe705000 >Jan 20 14:41:39 fedora kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb7: Product: OHCI PCI host controller >Jan 20 14:41:39 fedora kernel: usb usb7: Manufacturer: Linux 5.14.10-300.fc35.x86_64 ohci_hcd >Jan 20 14:41:39 fedora kernel: usb usb7: SerialNumber: 0000:00:16.0 >Jan 20 14:41:39 fedora kernel: hub 7-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 7-0:1.0: 4 ports detected >Jan 20 14:41:39 fedora kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: hcc params 0x040050af hci version 0x100 quirks 0x0000000000080490 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed >Jan 20 14:41:39 fedora kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb8: Product: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb8: Manufacturer: Linux 5.14.10-300.fc35.x86_64 xhci-hcd >Jan 20 14:41:39 fedora kernel: usb usb8: SerialNumber: 0000:02:00.0 >Jan 20 14:41:39 fedora kernel: hub 8-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 8-0:1.0: 2 ports detected >Jan 20 14:41:39 fedora kernel: usb usb9: We don't know the algorithms for LPM for this host, disabling LPM. >Jan 20 14:41:39 fedora kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb9: Product: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb9: Manufacturer: Linux 5.14.10-300.fc35.x86_64 xhci-hcd >Jan 20 14:41:39 fedora kernel: usb usb9: SerialNumber: 0000:02:00.0 >Jan 20 14:41:39 fedora kernel: hub 9-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 9-0:1.0: 2 ports detected >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: hcc params 0x040050af hci version 0x100 quirks 0x0000000000080490 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 11 >Jan 20 14:41:39 fedora kernel: xhci_hcd 0000:06:00.0: Host supports USB 3.0 SuperSpeed >Jan 20 14:41:39 fedora kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb10: Product: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb10: Manufacturer: Linux 5.14.10-300.fc35.x86_64 xhci-hcd >Jan 20 14:41:39 fedora kernel: usb usb10: SerialNumber: 0000:06:00.0 >Jan 20 14:41:39 fedora kernel: hub 10-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 10-0:1.0: 2 ports detected >Jan 20 14:41:39 fedora kernel: usb usb11: We don't know the algorithms for LPM for this host, disabling LPM. >Jan 20 14:41:39 fedora kernel: usb usb11: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14 >Jan 20 14:41:39 fedora kernel: usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 20 14:41:39 fedora kernel: usb usb11: Product: xHCI Host Controller >Jan 20 14:41:39 fedora kernel: usb usb11: Manufacturer: Linux 5.14.10-300.fc35.x86_64 xhci-hcd >Jan 20 14:41:39 fedora kernel: usb usb11: SerialNumber: 0000:06:00.0 >Jan 20 14:41:39 fedora kernel: hub 11-0:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 11-0:1.0: 2 ports detected >Jan 20 14:41:39 fedora kernel: usbcore: registered new interface driver usbserial_generic >Jan 20 14:41:39 fedora kernel: usbserial: USB Serial support registered for generic >Jan 20 14:41:39 fedora kernel: i8042: PNP: No PS/2 controller found. >Jan 20 14:41:39 fedora kernel: mousedev: PS/2 mouse device common for all mice >Jan 20 14:41:39 fedora kernel: rtc_cmos 00:04: RTC can wake from S4 >Jan 20 14:41:39 fedora kernel: rtc_cmos 00:04: registered as rtc0 >Jan 20 14:41:39 fedora kernel: rtc_cmos 00:04: setting system clock to 2022-01-20T19:41:37 UTC (1642707697) >Jan 20 14:41:39 fedora kernel: rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Jan 20 14:41:39 fedora kernel: device-mapper: uevent: version 1.0.3 >Jan 20 14:41:39 fedora kernel: device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com >Jan 20 14:41:39 fedora kernel: hid: raw HID events driver (C) Jiri Kosina >Jan 20 14:41:39 fedora kernel: usbcore: registered new interface driver usbhid >Jan 20 14:41:39 fedora kernel: usbhid: USB HID core driver >Jan 20 14:41:39 fedora kernel: drop_monitor: Initializing network drop monitor service >Jan 20 14:41:39 fedora kernel: Initializing XFRM netlink socket >Jan 20 14:41:39 fedora kernel: NET: Registered PF_INET6 protocol family >Jan 20 14:41:39 fedora kernel: ata5: SATA link down (SStatus 0 SControl 300) >Jan 20 14:41:39 fedora kernel: ata7: SATA link down (SStatus 0 SControl 300) >Jan 20 14:41:39 fedora kernel: ata6: SATA link down (SStatus 0 SControl 300) >Jan 20 14:41:39 fedora kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Jan 20 14:41:39 fedora kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Jan 20 14:41:39 fedora kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Jan 20 14:41:39 fedora kernel: ata1.00: supports DRM functions and may not be fully accessible >Jan 20 14:41:39 fedora kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Jan 20 14:41:39 fedora kernel: ata8: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Jan 20 14:41:39 fedora kernel: ata8.00: ATAPI: ATAPI iHAS124 D, 8L03, max UDMA/100 >Jan 20 14:41:39 fedora kernel: ata1.00: disabling queued TRIM support >Jan 20 14:41:39 fedora kernel: ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133 >Jan 20 14:41:39 fedora kernel: ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA >Jan 20 14:41:39 fedora kernel: ata4.00: ATA-9: ST2000DM001-1CH164, CC27, max UDMA/133 >Jan 20 14:41:39 fedora kernel: ata4.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA >Jan 20 14:41:39 fedora kernel: ata8.00: configured for UDMA/100 >Jan 20 14:41:39 fedora kernel: ata4.00: configured for UDMA/133 >Jan 20 14:41:39 fedora kernel: ata1.00: supports DRM functions and may not be fully accessible >Jan 20 14:41:39 fedora kernel: ata1.00: disabling queued TRIM support >Jan 20 14:41:39 fedora kernel: ata1.00: configured for UDMA/133 >Jan 20 14:41:39 fedora kernel: scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5 >Jan 20 14:41:39 fedora kernel: scsi 0:0:0:0: Attached scsi generic sg0 type 0 >Jan 20 14:41:39 fedora kernel: ata1.00: Enabling discard_zeroes_data >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] Write Protect is off >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:39 fedora kernel: ata3.00: HPA detected: current 1953523055, native 1953525168 >Jan 20 14:41:39 fedora kernel: ata3.00: ATA-7: SAMSUNG HD103UJ, 1AA01118, max UDMA7 >Jan 20 14:41:39 fedora kernel: ata3.00: 1953523055 sectors, multi 16: LBA48 NCQ (depth 32), AA >Jan 20 14:41:39 fedora kernel: ata1.00: Enabling discard_zeroes_data >Jan 20 14:41:39 fedora kernel: sda: sda1 sda2 sda3 < sda5 sda6 > >Jan 20 14:41:39 fedora kernel: ata1.00: Enabling discard_zeroes_data >Jan 20 14:41:39 fedora kernel: ata3.00: configured for UDMA/133 >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] supports TCG Opal >Jan 20 14:41:39 fedora kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Jan 20 14:41:39 fedora kernel: ata2.00: ATA-10: ST6000DM003-2CY186, 0001, max UDMA/133 >Jan 20 14:41:39 fedora kernel: ata2.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 32), AA >Jan 20 14:41:39 fedora kernel: usb 5-4: new full-speed USB device number 2 using ohci-pci >Jan 20 14:41:39 fedora kernel: usb 4-2: new full-speed USB device number 2 using ohci-pci >Jan 20 14:41:39 fedora kernel: tsc: Refined TSC clocksource calibration: 4721.564 MHz >Jan 20 14:41:39 fedora kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x440eff98269, max_idle_ns: 440795448245 ns >Jan 20 14:41:39 fedora kernel: clocksource: Switched to clocksource tsc >Jan 20 14:41:39 fedora kernel: ata2.00: configured for UDMA/133 >Jan 20 14:41:39 fedora kernel: scsi 1:0:0:0: Direct-Access ATA ST6000DM003-2CY1 0001 PQ: 0 ANSI: 5 >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] Write Protect is off >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:39 fedora kernel: scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD103UJ 1118 PQ: 0 ANSI: 5 >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: [sdc] 1953523055 512-byte logical blocks: (1.00 TB/932 GiB) >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: Attached scsi generic sg2 type 0 >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: [sdc] Write Protect is off >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:39 fedora kernel: scsi 3:0:0:0: Direct-Access ATA ST2000DM001-1CH1 CC27 PQ: 0 ANSI: 5 >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: Attached scsi generic sg3 type 0 >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB) >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] 4096-byte physical blocks >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] Write Protect is off >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:39 fedora kernel: scsi 7:0:0:0: CD-ROM ATAPI iHAS124 D 8L03 PQ: 0 ANSI: 5 >Jan 20 14:41:39 fedora kernel: sdc: sdc1 sdc2 >Jan 20 14:41:39 fedora kernel: sdd: sdd1 >Jan 20 14:41:39 fedora kernel: sd 2:0:0:0: [sdc] Attached SCSI disk >Jan 20 14:41:39 fedora kernel: sd 3:0:0:0: [sdd] Attached SCSI disk >Jan 20 14:41:39 fedora kernel: sr 7:0:0:0: [sr0] scsi3-mmc drive: 47x/125x writer dvd-ram cd/rw xa/form2 cdda tray >Jan 20 14:41:39 fedora kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 20 14:41:39 fedora kernel: sr 7:0:0:0: Attached scsi CD-ROM sr0 >Jan 20 14:41:39 fedora kernel: sr 7:0:0:0: Attached scsi generic sg4 type 5 >Jan 20 14:41:39 fedora kernel: sdb: sdb1 >Jan 20 14:41:39 fedora kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Jan 20 14:41:39 fedora kernel: usb 5-4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01 >Jan 20 14:41:39 fedora kernel: usb 5-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jan 20 14:41:39 fedora kernel: usb 5-4: Product: USB Receiver >Jan 20 14:41:39 fedora kernel: usb 5-4: Manufacturer: Logitech >Jan 20 14:41:39 fedora kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0/0003:046D:C52B.0001/input/input2 >Jan 20 14:41:39 fedora kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:13.0-4/input0 >Jan 20 14:41:39 fedora kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.1/0003:046D:C52B.0002/input/input3 >Jan 20 14:41:39 fedora kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.1/0003:046D:C52B.0002/input/input4 >Jan 20 14:41:39 fedora kernel: usb 4-2: device descriptor read/64, error -62 >Jan 20 14:41:39 fedora kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.1/0003:046D:C52B.0002/input/input5 >Jan 20 14:41:39 fedora kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:13.0-4/input1 >Jan 20 14:41:39 fedora kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:13.0-4/input2 >Jan 20 14:41:39 fedora kernel: usb 2-5: new high-speed USB device number 3 using ehci-pci >Jan 20 14:41:39 fedora kernel: usb 2-5: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63 >Jan 20 14:41:39 fedora kernel: usb 2-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Jan 20 14:41:39 fedora kernel: usb 2-5: Product: USB2.0 Hub >Jan 20 14:41:39 fedora kernel: hub 2-5:1.0: USB hub found >Jan 20 14:41:39 fedora kernel: hub 2-5:1.0: 4 ports detected >Jan 20 14:41:39 fedora kernel: usb 4-2: New USB device found, idVendor=1b1c, idProduct=1b1b, bcdDevice= 3.80 >Jan 20 14:41:39 fedora kernel: usb 4-2: New USB device strings: Mfr=3, Product=4, SerialNumber=0 >Jan 20 14:41:39 fedora kernel: usb 4-2: Product: Corsair Gaming H2100 Headset >Jan 20 14:41:39 fedora kernel: usb 4-2: Manufacturer: Corsair >Jan 20 14:41:39 fedora kernel: input: Corsair Corsair Gaming H2100 Headset Consumer Control as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.3/0003:1B1C:1B1B.0004/input/input7 >Jan 20 14:41:39 fedora kernel: input: Corsair Corsair Gaming H2100 Headset as /devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.3/0003:1B1C:1B1B.0004/input/input8 >Jan 20 14:41:39 fedora kernel: hid-generic 0003:1B1C:1B1B.0004: input,hiddev98,hidraw3: USB HID v1.11 Device [Corsair Corsair Gaming H2100 Headset] on usb-0000:00:12.0-2/input3 >Jan 20 14:41:39 fedora kernel: usb 2-5.1: new full-speed USB device number 4 using ehci-pci >Jan 20 14:41:39 fedora kernel: usb 2-5.1: New USB device found, idVendor=0a5c, idProduct=21e8, bcdDevice= 1.12 >Jan 20 14:41:39 fedora kernel: usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jan 20 14:41:39 fedora kernel: usb 2-5.1: Product: BCM20702A0 >Jan 20 14:41:39 fedora kernel: usb 2-5.1: Manufacturer: Broadcom Corp >Jan 20 14:41:39 fedora kernel: usb 2-5.1: SerialNumber: 5CF37064A196 >Jan 20 14:41:39 fedora kernel: usb 4-3: new full-speed USB device number 3 using ohci-pci >Jan 20 14:41:39 fedora kernel: usb 2-5.2: new full-speed USB device number 5 using ehci-pci >Jan 20 14:41:39 fedora kernel: usb 2-5.2: New USB device found, idVendor=062a, idProduct=4102, bcdDevice=81.13 >Jan 20 14:41:39 fedora kernel: usb 2-5.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jan 20 14:41:39 fedora kernel: usb 2-5.2: Product: 2.4G Wireless Mouse >Jan 20 14:41:39 fedora kernel: usb 2-5.2: Manufacturer: MOSART Semi. >Jan 20 14:41:39 fedora kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5.2/2-5.2:1.0/0003:062A:4102.0005/input/input9 >Jan 20 14:41:39 fedora kernel: input: MOSART Semi. 2.4G Wireless Mouse as /devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5.2/2-5.2:1.0/0003:062A:4102.0005/input/input10 >Jan 20 14:41:39 fedora kernel: hid-generic 0003:062A:4102.0005: input,hiddev99,hidraw4: USB HID v1.10 Mouse [MOSART Semi. 2.4G Wireless Mouse] on usb-0000:00:13.2-5.2/input0 >Jan 20 14:41:39 fedora kernel: usb 4-3: New USB device found, idVendor=045e, idProduct=0719, bcdDevice= 1.00 >Jan 20 14:41:39 fedora kernel: usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jan 20 14:41:39 fedora kernel: usb 4-3: Product: Xbox 360 Wireless Receiver for Windows >Jan 20 14:41:39 fedora kernel: usb 4-3: Manufacturer: ©Microsoft >Jan 20 14:41:39 fedora kernel: usb 4-3: SerialNumber: E197CA00 >Jan 20 14:41:39 fedora kernel: usb 4-5: new full-speed USB device number 4 using ohci-pci >Jan 20 14:41:39 fedora kernel: random: fast init done >Jan 20 14:41:39 fedora kernel: usb 4-5: New USB device found, idVendor=1b1c, idProduct=0c04, bcdDevice= 2.00 >Jan 20 14:41:39 fedora kernel: usb 4-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Jan 20 14:41:39 fedora kernel: usb 4-5: Product: Integrated USB Bridge >Jan 20 14:41:39 fedora kernel: usb 4-5: Manufacturer: Corsair Memory, Inc. >Jan 20 14:41:39 fedora kernel: hid-generic 0003:1B1C:0C04.0006: hiddev100,hidraw5: USB HID v1.11 Device [Corsair Memory, Inc. Integrated USB Bridge] on usb-0000:00:12.0-5/input0 >Jan 20 14:41:39 fedora kernel: Freeing initrd memory: 58168K >Jan 20 14:41:39 fedora kernel: Segment Routing with IPv6 >Jan 20 14:41:39 fedora kernel: RPL Segment Routing with IPv6 >Jan 20 14:41:39 fedora kernel: mip6: Mobile IPv6 >Jan 20 14:41:39 fedora kernel: NET: Registered PF_PACKET protocol family >Jan 20 14:41:39 fedora kernel: x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending. >Jan 20 14:41:39 fedora kernel: microcode: CPU0: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU1: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU2: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU3: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU4: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU5: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU6: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: CPU7: patch_level=0x06000822 >Jan 20 14:41:39 fedora kernel: microcode: Microcode Update Driver: v2.2. >Jan 20 14:41:39 fedora kernel: IPI shorthand broadcast: enabled >Jan 20 14:41:39 fedora kernel: AVX version of gcm_enc/dec engaged. >Jan 20 14:41:39 fedora kernel: AES CTR mode by8 optimization enabled >Jan 20 14:41:39 fedora kernel: sched_clock: Marking stable (3843996062, 40428670)->(3899842879, -15418147) >Jan 20 14:41:39 fedora kernel: registered taskstats version 1 >Jan 20 14:41:39 fedora kernel: Loading compiled-in X.509 certificates >Jan 20 14:41:39 fedora kernel: Loaded X.509 cert 'Fedora kernel signing key: c942454291c91bc973770746141181a1953c2bb5' >Jan 20 14:41:39 fedora kernel: zswap: loaded using pool lzo/zbud >Jan 20 14:41:39 fedora kernel: page_owner is disabled >Jan 20 14:41:39 fedora kernel: Key type ._fscrypt registered >Jan 20 14:41:39 fedora kernel: Key type .fscrypt registered >Jan 20 14:41:39 fedora kernel: Key type fscrypt-provisioning registered >Jan 20 14:41:39 fedora kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=yes >Jan 20 14:41:39 fedora kernel: Key type big_key registered >Jan 20 14:41:39 fedora kernel: Key type encrypted registered >Jan 20 14:41:39 fedora kernel: ima: No TPM chip found, activating TPM-bypass! >Jan 20 14:41:39 fedora kernel: Loading compiled-in module X.509 certificates >Jan 20 14:41:39 fedora kernel: Loaded X.509 cert 'Fedora kernel signing key: c942454291c91bc973770746141181a1953c2bb5' >Jan 20 14:41:39 fedora kernel: ima: Allocated hash algorithm: sha256 >Jan 20 14:41:39 fedora kernel: ima: No architecture policies found >Jan 20 14:41:39 fedora kernel: evm: Initialising EVM extended attributes: >Jan 20 14:41:39 fedora kernel: evm: security.selinux >Jan 20 14:41:39 fedora kernel: evm: security.SMACK64 (disabled) >Jan 20 14:41:39 fedora kernel: evm: security.SMACK64EXEC (disabled) >Jan 20 14:41:39 fedora kernel: evm: security.SMACK64TRANSMUTE (disabled) >Jan 20 14:41:39 fedora kernel: evm: security.SMACK64MMAP (disabled) >Jan 20 14:41:39 fedora kernel: evm: security.apparmor (disabled) >Jan 20 14:41:39 fedora kernel: evm: security.ima >Jan 20 14:41:39 fedora kernel: evm: security.capability >Jan 20 14:41:39 fedora kernel: evm: HMAC attrs: 0x1 >Jan 20 14:41:39 fedora kernel: PM: Magic number: 6:620:698 >Jan 20 14:41:39 fedora kernel: block sr0: hash matches >Jan 20 14:41:39 fedora kernel: RAS: Correctable Errors collector initialized. >Jan 20 14:41:39 fedora kernel: Freeing unused decrypted memory: 2036K >Jan 20 14:41:39 fedora kernel: Freeing unused kernel image (initmem) memory: 2872K >Jan 20 14:41:39 fedora kernel: Write protecting the kernel read-only data: 30720k >Jan 20 14:41:39 fedora kernel: Freeing unused kernel image (text/rodata gap) memory: 2036K >Jan 20 14:41:39 fedora kernel: Freeing unused kernel image (rodata/data gap) memory: 1900K >Jan 20 14:41:39 fedora kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Jan 20 14:41:39 fedora kernel: rodata_test: all tests were successful >Jan 20 14:41:39 fedora kernel: Run /init as init process >Jan 20 14:41:39 fedora kernel: with arguments: >Jan 20 14:41:39 fedora kernel: /init >Jan 20 14:41:39 fedora kernel: with environment: >Jan 20 14:41:39 fedora kernel: HOME=/ >Jan 20 14:41:39 fedora kernel: TERM=linux >Jan 20 14:41:39 fedora kernel: BOOT_IMAGE=vmlinuz >Jan 20 14:41:39 fedora systemd[1]: systemd v249.4-2.fc35 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >Jan 20 14:41:39 fedora systemd[1]: Detected architecture x86-64. >Jan 20 14:41:39 fedora systemd[1]: Running in initial RAM disk. >Jan 20 14:41:39 fedora systemd[1]: No hostname configured, using default hostname. >Jan 20 14:41:39 fedora systemd[1]: Hostname set to <fedora>. >Jan 20 14:41:39 fedora kernel: random: systemd: uninitialized urandom read (16 bytes read) >Jan 20 14:41:39 fedora systemd[1]: Initializing machine ID from random generator. >Jan 20 14:41:39 fedora kernel: random: ln: uninitialized urandom read (6 bytes read) >Jan 20 14:41:39 fedora kernel: random: ln: uninitialized urandom read (6 bytes read) >Jan 20 14:41:39 fedora systemd[1]: Queued start job for default target Initrd Default Target. >Jan 20 14:41:39 fedora systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jan 20 14:41:39 fedora systemd[1]: Reached target Local Encrypted Volumes. >Jan 20 14:41:39 fedora systemd[1]: Reached target Initrd Root Device. >Jan 20 14:41:39 fedora systemd[1]: Reached target Initrd /usr File System. >Jan 20 14:41:39 fedora systemd[1]: Reached target Local File Systems. >Jan 20 14:41:39 fedora systemd[1]: Reached target Path Units. >Jan 20 14:41:39 fedora systemd[1]: Reached target Slice Units. >Jan 20 14:41:39 fedora systemd[1]: Reached target Swaps. >Jan 20 14:41:39 fedora systemd[1]: Reached target Timer Units. >Jan 20 14:41:39 fedora systemd[1]: Listening on D-Bus System Message Bus Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on Journal Audit Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on Journal Socket (/dev/log). >Jan 20 14:41:39 fedora systemd[1]: Listening on Journal Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on udev Control Socket. >Jan 20 14:41:39 fedora systemd[1]: Listening on udev Kernel Socket. >Jan 20 14:41:39 fedora systemd[1]: Reached target Socket Units. >Jan 20 14:41:39 fedora systemd[1]: Starting Create List of Static Device Nodes... >Jan 20 14:41:39 fedora systemd[1]: Condition check resulted in Memstrack Anylazing Service being skipped. >Jan 20 14:41:39 fedora systemd[1]: Starting Journal Service... >Jan 20 14:41:39 fedora systemd[1]: Starting Load Kernel Modules... >Jan 20 14:41:39 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 14:41:39 fedora systemd[1]: Starting Setup Virtual Console... >Jan 20 14:41:39 fedora systemd[1]: Finished Create List of Static Device Nodes. >Jan 20 14:41:39 fedora systemd[1]: Starting Create Static Device Nodes in /dev... >Jan 20 14:41:39 fedora systemd[1]: Finished Create Static Device Nodes in /dev. >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.782:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora kernel: fuse: init (API version 7.34) >Jan 20 14:41:39 fedora systemd[1]: Finished Load Kernel Modules. >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.818:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Starting Apply Kernel Variables... >Jan 20 14:41:39 fedora systemd[1]: Finished Apply Kernel Variables. >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.824:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd-journald[324]: Journal started >Jan 20 14:41:39 fedora systemd-journald[324]: Runtime Journal (/run/log/journal/40db8e0b18564dd98cf7a890c625cb05) is 8.0M, max 641.0M, 633.0M free. >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd-modules-load[325]: Inserted module 'fuse' >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Started Journal Service. >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.833:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Starting Create Volatile Files and Directories... >Jan 20 14:41:39 fedora systemd[1]: Finished Create Volatile Files and Directories. >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.841:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Finished Setup Virtual Console. >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.864:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Starting dracut ask for additional cmdline parameters... >Jan 20 14:41:39 fedora systemd[1]: Finished dracut ask for additional cmdline parameters. >Jan 20 14:41:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora systemd[1]: Starting dracut cmdline hook... >Jan 20 14:41:39 fedora kernel: audit: type=1130 audit(1642707699.882:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:39 fedora dracut-cmdline[351]: dracut-35 (Xfce) dracut-055-5.fc35 >Jan 20 14:41:39 fedora dracut-cmdline[351]: Using kernel command line parameters: rd.driver.pre=btrfs BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-Xfce-Live-35-1-2 rd.live.image rd.live.check quiet >Jan 20 14:41:39 fedora dracut-cmdline[351]: livenet: no url handler for CDLABEL=Fedora-Xfce-Live-35-1-2 >Jan 20 14:41:39 fedora kernel: loop: module loaded >Jan 20 14:41:39 fedora dracut-cmdline[351]: root was live:CDLABEL=Fedora-Xfce-Live-35-1-2, is now live:/dev/disk/by-label/Fedora-Xfce-Live-35-1-2 >Jan 20 14:41:40 fedora kernel: Loading iSCSI transport class v2.0-870. >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (tcp) >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (qla4xxx) >Jan 20 14:41:40 fedora kernel: QLogic iSCSI HBA Driver >Jan 20 14:41:40 fedora kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) >Jan 20 14:41:40 fedora kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015) >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (cxgb3i) >Jan 20 14:41:40 fedora kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (cxgb4i) >Jan 20 14:41:40 fedora kernel: cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled. >Jan 20 14:41:40 fedora kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) >Jan 20 14:41:40 fedora kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (bnx2i) >Jan 20 14:41:40 fedora kernel: iscsi: registered transport (be2iscsi) >Jan 20 14:41:40 fedora kernel: In beiscsi_module_init, tt=(____ptrval____) >Jan 20 14:41:40 fedora systemd[1]: Finished dracut cmdline hook. >Jan 20 14:41:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora kernel: audit: type=1130 audit(1642707700.119:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora systemd[1]: Starting dracut pre-udev hook... >Jan 20 14:41:40 fedora kernel: RPC: Registered named UNIX socket transport module. >Jan 20 14:41:40 fedora kernel: RPC: Registered udp transport module. >Jan 20 14:41:40 fedora kernel: RPC: Registered tcp transport module. >Jan 20 14:41:40 fedora kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 20 14:41:40 fedora rpc.statd[557]: Version 2.5.4 starting >Jan 20 14:41:40 fedora rpc.statd[557]: Initializing NSM state >Jan 20 14:41:40 fedora rpc.statd[557]: Running as root. chown /var/lib/nfs/statd to choose different user >Jan 20 14:41:40 fedora rpc.idmapd[562]: Setting log level to 0 >Jan 20 14:41:40 fedora systemd[1]: Finished dracut pre-udev hook. >Jan 20 14:41:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora kernel: audit: type=1130 audit(1642707700.228:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora audit: BPF prog-id=6 op=LOAD >Jan 20 14:41:40 fedora audit: BPF prog-id=7 op=LOAD >Jan 20 14:41:40 fedora audit: BPF prog-id=8 op=LOAD >Jan 20 14:41:40 fedora systemd[1]: Starting Rule-based Manager for Device Events and Files... >Jan 20 14:41:40 fedora systemd[1]: Started Rule-based Manager for Device Events and Files. >Jan 20 14:41:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora systemd[1]: Starting dracut pre-trigger hook... >Jan 20 14:41:40 fedora dracut-pre-trigger[581]: rd.md=0: removing MD RAID activation >Jan 20 14:41:40 fedora systemd[1]: Finished dracut pre-trigger hook. >Jan 20 14:41:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora systemd[1]: Starting Coldplug All udev Devices... >Jan 20 14:41:40 fedora systemd[1]: Finished Coldplug All udev Devices. >Jan 20 14:41:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:41:40 fedora systemd[1]: Reached target System Initialization. >Jan 20 14:41:40 fedora systemd[1]: Reached target Basic System. >Jan 20 14:41:40 fedora systemd[1]: Condition check resulted in nm-initrd.service being skipped. >Jan 20 14:41:40 fedora systemd[1]: Reached target Network. >Jan 20 14:41:40 fedora systemd[1]: Condition check resulted in nm-wait-online-initrd.service being skipped. >Jan 20 14:41:40 fedora systemd[1]: Starting dracut initqueue hook... >Jan 20 14:41:40 fedora kernel: BTRFS: device label fedora-34-cinnamon devid 1 transid 321063 /dev/sda6 scanned by systemd-udevd (658) >Jan 20 14:41:40 fedora kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver >Jan 20 14:41:40 fedora kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address >Jan 20 14:41:40 fedora kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) >Jan 20 14:41:40 fedora kernel: scsi host8: pata_atiixp >Jan 20 14:41:40 fedora kernel: scsi host9: pata_atiixp >Jan 20 14:41:40 fedora kernel: ata9: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14 >Jan 20 14:41:40 fedora kernel: ata10: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15 >Jan 20 14:41:40 fedora kernel: r8169 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control >Jan 20 14:41:40 fedora kernel: libphy: r8169: probed >Jan 20 14:41:40 fedora kernel: r8169 0000:05:00.0 eth0: RTL8168evl/8111evl, 94:de:80:6e:69:5d, XID 2c9, IRQ 42 >Jan 20 14:41:40 fedora kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] >Jan 20 14:41:40 fedora kernel: r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control >Jan 20 14:41:40 fedora kernel: libphy: r8169: probed >Jan 20 14:41:40 fedora kernel: r8169 0000:08:00.0 eth1: RTL8168e/8111e, 60:e3:27:04:fc:83, XID 2c2, IRQ 43 >Jan 20 14:41:40 fedora kernel: r8169 0000:08:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko] >Jan 20 14:41:40 fedora systemd-udevd[655]: Using default interface naming scheme 'v249'. >Jan 20 14:41:40 fedora systemd-udevd[687]: Using default interface naming scheme 'v249'. >Jan 20 14:41:40 fedora kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0 >Jan 20 14:41:40 fedora kernel: r8169 0000:08:00.0 enp8s0: renamed from eth1 >Jan 20 14:41:40 fedora kernel: firewire_ohci 0000:04:0e.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11 >Jan 20 14:41:40 fedora kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:13.0-4/input2 >Jan 20 14:41:40 fedora kernel: ata9.00: ATA-9: ST5000DM000-1FK178, CC47, max UDMA/133 >Jan 20 14:41:40 fedora kernel: ata9.00: 9767541168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Jan 20 14:41:40 fedora kernel: ata9.01: ATA-10: ST6000DM003-2CY186, 0001, max UDMA/133 >Jan 20 14:41:40 fedora kernel: ata9.01: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Jan 20 14:41:40 fedora kernel: ata9.00: limited to UDMA/33 due to 40-wire cable >Jan 20 14:41:40 fedora kernel: ata9.01: limited to UDMA/33 due to 40-wire cable >Jan 20 14:41:40 fedora kernel: input: Logitech Wireless Device PID:4024 Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:4024.0007/input/input11 >Jan 20 14:41:40 fedora kernel: random: crng init done >Jan 20 14:41:40 fedora kernel: random: 7 urandom warning(s) missed due to ratelimiting >Jan 20 14:41:40 fedora kernel: input: Logitech Wireless Device PID:4024 Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:4024.0007/input/input12 >Jan 20 14:41:40 fedora kernel: hid-generic 0003:046D:4024.0007: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4024] on usb-0000:00:13.0-4/input2:1 >Jan 20 14:41:40 fedora kernel: input: Logitech Wireless Device PID:404c Keyboard as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:404C.0008/input/input16 >Jan 20 14:41:40 fedora kernel: input: Logitech Wireless Device PID:404c Mouse as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:404C.0008/input/input17 >Jan 20 14:41:40 fedora kernel: hid-generic 0003:046D:404C.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404c] on usb-0000:00:13.0-4/input2:2 >Jan 20 14:41:40 fedora kernel: scsi 8:0:0:0: Direct-Access ATA ST5000DM000-1FK1 CC47 PQ: 0 ANSI: 5 >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: Attached scsi generic sg5 type 0 >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] 9767541168 512-byte logical blocks: (5.00 TB/4.55 TiB) >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] 4096-byte physical blocks >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] Write Protect is off >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] Mode Sense: 00 3a 00 00 >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:40 fedora kernel: scsi 8:0:1:0: Direct-Access ATA ST6000DM003-2CY1 0001 PQ: 0 ANSI: 5 >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: Attached scsi generic sg6 type 0 >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] 4096-byte physical blocks >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] Write Protect is off >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] Mode Sense: 00 3a 00 00 >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jan 20 14:41:40 fedora kernel: sdf: sdf1 >Jan 20 14:41:40 fedora kernel: sde: sde1 >Jan 20 14:41:40 fedora kernel: sd 8:0:1:0: [sdf] Attached SCSI disk >Jan 20 14:41:40 fedora kernel: sd 8:0:0:0: [sde] Attached SCSI disk >Jan 20 14:41:40 fedora kernel: firewire_core 0000:04:0e.0: created device fw0: GUID 00342b90cd183c00, S400 >Jan 20 14:41:40 fedora kernel: logitech-hidpp-device 0003:046D:4024.0007: HID++ 2.0 device connected. >Jan 20 14:41:43 fedora kernel: input: Logitech K400 as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:4024.0007/input/input21 >Jan 20 14:41:43 fedora kernel: logitech-hidpp-device 0003:046D:4024.0007: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400] on usb-0000:00:13.0-4/input2:1 >Jan 20 14:41:43 fedora kernel: input: Logitech K830 as /devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.2/0003:046D:C52B.0003/0003:046D:404C.0008/input/input22 >Jan 20 14:41:43 fedora kernel: logitech-hidpp-device 0003:046D:404C.0008: input,hidraw2: USB HID v1.11 Keyboard [Logitech K830] on usb-0000:00:13.0-4/input2:2 >Jan 20 14:41:44 fedora systemd[1]: Created slice Slice /system/checkisomd5. >Jan 20 14:41:44 fedora systemd[1]: Starting Media check on /dev/disk/by-label/Fedora-Xfce-Live-35-1-2... >Jan 20 14:44:09 fedora systemd[1]: checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2.service: Deactivated successfully. >Jan 20 14:44:09 fedora systemd[1]: Finished Media check on /dev/disk/by-label/Fedora-Xfce-Live-35-1-2. >Jan 20 14:44:09 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:09 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:09 fedora systemd[1]: checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2.service: Consumed 7.431s CPU time. >Jan 20 14:44:09 fedora kernel: kauditd_printk_skb: 6 callbacks suppressed >Jan 20 14:44:09 fedora kernel: audit: type=1130 audit(1642707849.021:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:09 fedora kernel: audit: type=1131 audit(1642707849.021:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=checkisomd5@dev-disk-by\x2dlabel-Fedora\x2dXfce\x2dLive\x2d35\x2d1\x2d2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:09 fedora kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 20 14:44:10 fedora kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Jan 20 14:44:10 fedora kernel: ISO 9660 Extensions: RRIP_1991A >Jan 20 14:44:10 fedora kernel: loop0: detected capacity change from 0 to 2993960 >Jan 20 14:44:10 fedora kernel: loop1: detected capacity change from 0 to 12587008 >Jan 20 14:44:10 fedora kernel: loop2: detected capacity change from 0 to 67108864 >Jan 20 14:44:11 fedora systemd[1]: Found device /dev/mapper/live-rw. >Jan 20 14:44:11 fedora systemd[1]: run-initramfs-squashfs.mount: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Finished dracut initqueue hook. >Jan 20 14:44:11 fedora systemd[1]: Reached target Preparation for Remote File Systems. >Jan 20 14:44:11 fedora systemd[1]: Reached target Remote Encrypted Volumes. >Jan 20 14:44:11 fedora systemd[1]: Reached target Remote File Systems. >Jan 20 14:44:11 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora kernel: audit: type=1130 audit(1642707851.482:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Starting dracut pre-mount hook... >Jan 20 14:44:11 fedora systemd[1]: Finished dracut pre-mount hook. >Jan 20 14:44:11 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora kernel: audit: type=1130 audit(1642707851.491:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Mounting /sysroot... >Jan 20 14:44:11 fedora kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 14:44:11 fedora systemd[1]: Mounted /sysroot. >Jan 20 14:44:11 fedora systemd[1]: Reached target Initrd Root File System. >Jan 20 14:44:11 fedora systemd[1]: Starting Reload Configuration from the Real Root... >Jan 20 14:44:11 fedora systemd[1]: Reloading. >Jan 20 14:44:11 fedora audit: BPF prog-id=6 op=UNLOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.599:21): prog-id=6 op=UNLOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=3 op=UNLOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.601:22): prog-id=3 op=UNLOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=9 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=10 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=11 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=7 op=UNLOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=8 op=UNLOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.907:23): prog-id=9 op=LOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.907:24): prog-id=10 op=LOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.907:25): prog-id=11 op=LOAD >Jan 20 14:44:11 fedora kernel: audit: type=1334 audit(1642707851.907:26): prog-id=7 op=UNLOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=12 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=13 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=14 op=LOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=4 op=UNLOAD >Jan 20 14:44:11 fedora audit: BPF prog-id=5 op=UNLOAD >Jan 20 14:44:11 fedora systemd[1]: initrd-parse-etc.service: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Finished Reload Configuration from the Real Root. >Jan 20 14:44:11 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Reached target Initrd File Systems. >Jan 20 14:44:11 fedora systemd[1]: Reached target Initrd Default Target. >Jan 20 14:44:11 fedora systemd[1]: Condition check resulted in dracut mount hook being skipped. >Jan 20 14:44:11 fedora systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jan 20 14:44:11 fedora rpc.idmapd[562]: exiting on signal 15 >Jan 20 14:44:11 fedora systemd[1]: var-lib-nfs-rpc_pipefs.mount: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Finished dracut pre-pivot and cleanup hook. >Jan 20 14:44:11 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jan 20 14:44:11 fedora systemd[1]: Stopped target Network. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Remote Encrypted Volumes. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Timer Units. >Jan 20 14:44:11 fedora systemd[1]: dbus.socket: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Closed D-Bus System Message Bus Socket. >Jan 20 14:44:11 fedora systemd[1]: dracut-pre-pivot.service: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Stopped target Initrd Default Target. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Basic System. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Initrd Root Device. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Initrd /usr File System. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Path Units. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Remote File Systems. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Preparation for Remote File Systems. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Slice Units. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Socket Units. >Jan 20 14:44:11 fedora systemd[1]: Stopped target System Initialization. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Local File Systems. >Jan 20 14:44:11 fedora systemd[1]: Stopped target Swaps. >Jan 20 14:44:11 fedora systemd[1]: iscsid.socket: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Closed Open-iSCSI iscsid Socket. >Jan 20 14:44:11 fedora systemd[1]: iscsiuio.socket: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Closed Open-iSCSI iscsiuio Socket. >Jan 20 14:44:11 fedora systemd[1]: dracut-pre-mount.service: Deactivated successfully. >Jan 20 14:44:11 fedora systemd[1]: Stopped dracut pre-mount hook. >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:11 fedora systemd[1]: Stopped target Local Encrypted Volumes. >Jan 20 14:44:11 fedora systemd[1]: systemd-ask-password-console.path: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch. >Jan 20 14:44:12 fedora systemd[1]: dracut-initqueue.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped dracut initqueue hook. >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-sysctl.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Apply Kernel Variables. >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-modules-load.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Load Kernel Modules. >Jan 20 14:44:11 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Create Volatile Files and Directories. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-udev-trigger.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Coldplug All udev Devices. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: dracut-pre-trigger.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped dracut pre-trigger hook. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: Stopping Rule-based Manager for Device Events and Files... >Jan 20 14:44:12 fedora systemd[1]: initrd-cleanup.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Finished Cleaning Up and Shutting Down Daemons. >Jan 20 14:44:12 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-udevd.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Rule-based Manager for Device Events and Files. >Jan 20 14:44:12 fedora systemd[1]: systemd-udevd.service: Consumed 1.001s CPU time. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-udevd-control.socket: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Closed udev Control Socket. >Jan 20 14:44:12 fedora systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Closed udev Kernel Socket. >Jan 20 14:44:12 fedora systemd[1]: dracut-pre-udev.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped dracut pre-udev hook. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: dracut-cmdline.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped dracut cmdline hook. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: dracut-cmdline-ask.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped dracut ask for additional cmdline parameters. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline-ask comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: Starting Cleanup udev Database... >Jan 20 14:44:12 fedora systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Create Static Device Nodes in /dev. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: kmod-static-nodes.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Create List of Static Device Nodes. >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Stopped Setup Virtual Console. >Jan 20 14:44:12 fedora systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. >Jan 20 14:44:12 fedora systemd[1]: Finished Cleanup udev Database. >Jan 20 14:44:12 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 14:44:12 fedora systemd[1]: Reached target Switch Root. >Jan 20 14:44:12 fedora systemd[1]: Starting Switch Root... >Jan 20 14:44:12 fedora audit: BPF prog-id=9 op=UNLOAD >Jan 20 14:44:12 fedora systemd[1]: Switching root. >Jan 20 14:44:12 fedora audit: BPF prog-id=12 op=UNLOAD >Jan 20 14:44:12 fedora systemd-journald[324]: Journal stopped >Jan 20 19:44:25 fedora systemd-journald[324]: Received SIGTERM from PID 1 (systemd). >Jan 20 19:44:25 fedora kernel: kauditd_printk_skb: 30 callbacks suppressed >Jan 20 19:44:25 fedora kernel: audit: type=1404 audit(1642707855.623:57): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability network_peer_controls=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability open_perms=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability extended_socket_class=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability always_check_network=0 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability cgroup_seclabel=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability nnp_nosuid_transition=1 >Jan 20 19:44:25 fedora kernel: SELinux: policy capability genfs_seclabel_symlinks=0 >Jan 20 19:44:25 fedora kernel: audit: type=1403 audit(1642707856.027:58): auid=4294967295 ses=4294967295 lsm=selinux res=1 >Jan 20 19:44:25 fedora systemd[1]: Successfully loaded SELinux policy in 411.071ms. >Jan 20 19:44:25 fedora systemd[1]: RTC configured in localtime, applying delta of -300 minutes to system time. >Jan 20 19:44:25 fedora systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 35.691ms. >Jan 20 19:44:25 fedora systemd[1]: systemd v249.4-2.fc35 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >Jan 20 19:44:25 fedora systemd[1]: Detected architecture x86-64. >Jan 20 19:44:25 fedora systemd[1]: Initializing machine ID from random generator. >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725857.140:59): prog-id=15 op=LOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725857.140:60): prog-id=15 op=UNLOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725857.140:61): prog-id=16 op=LOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725857.140:62): prog-id=16 op=UNLOAD >Jan 20 19:44:25 fedora systemd-sysv-generator[990]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:44:25 fedora systemd-sysv-generator[990]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:44:25 fedora kernel: zram: Added device: zram0 >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.376:63): prog-id=17 op=LOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.376:64): prog-id=18 op=LOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.376:65): prog-id=19 op=LOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.376:66): prog-id=13 op=UNLOAD >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.376:67): prog-id=14 op=UNLOAD >Jan 20 19:44:25 fedora kernel: audit: type=1131 audit(1642725864.377:68): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: initrd-switch-root.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Stopped Switch Root. >Jan 20 19:44:25 fedora kernel: audit: type=1130 audit(1642725864.378:69): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora kernel: audit: type=1131 audit(1642725864.378:70): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. >Jan 20 19:44:25 fedora systemd[1]: Created slice Slice /system/getty. >Jan 20 19:44:25 fedora systemd[1]: Created slice Slice /system/modprobe. >Jan 20 19:44:25 fedora systemd[1]: Created slice Slice /system/systemd-zram-setup. >Jan 20 19:44:25 fedora systemd[1]: Created slice User and Session Slice. >Jan 20 19:44:25 fedora systemd[1]: Started Forward Password Requests to Wall Directory Watch. >Jan 20 19:44:25 fedora systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. >Jan 20 19:44:25 fedora systemd[1]: Reached target Login Prompts. >Jan 20 19:44:25 fedora systemd[1]: Stopped target Switch Root. >Jan 20 19:44:25 fedora systemd[1]: Stopped target Initrd File Systems. >Jan 20 19:44:25 fedora systemd[1]: Stopped target Initrd Root File System. >Jan 20 19:44:25 fedora systemd[1]: Reached target rpc_pipefs.target. >Jan 20 19:44:25 fedora systemd[1]: Reached target Slice Units. >Jan 20 19:44:25 fedora systemd[1]: Reached target Local Verity Integrity Protected Volumes. >Jan 20 19:44:25 fedora systemd[1]: Listening on Device-mapper event daemon FIFOs. >Jan 20 19:44:25 fedora systemd[1]: Listening on LVM2 poll daemon socket. >Jan 20 19:44:25 fedora systemd[1]: Listening on Process Core Dump Socket. >Jan 20 19:44:25 fedora systemd[1]: Listening on initctl Compatibility Named Pipe. >Jan 20 19:44:25 fedora systemd[1]: Listening on udev Control Socket. >Jan 20 19:44:25 fedora systemd[1]: Listening on udev Kernel Socket. >Jan 20 19:44:25 fedora systemd[1]: Listening on User Database Manager Socket. >Jan 20 19:44:25 fedora systemd[1]: Mounting Huge Pages File System... >Jan 20 19:44:25 fedora systemd[1]: Mounting POSIX Message Queue File System... >Jan 20 19:44:25 fedora systemd[1]: Mounting Kernel Debug File System... >Jan 20 19:44:25 fedora systemd[1]: Mounting Kernel Trace File System... >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. >Jan 20 19:44:25 fedora systemd[1]: Starting Create List of Static Device Nodes... >Jan 20 19:44:25 fedora systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... >Jan 20 19:44:25 fedora systemd[1]: Starting Load Kernel Module configfs... >Jan 20 19:44:25 fedora kernel: audit: type=1334 audit(1642725864.392:71): prog-id=17 op=UNLOAD >Jan 20 19:44:25 fedora systemd[1]: Starting Load Kernel Module drm... >Jan 20 19:44:25 fedora systemd[1]: Starting Load Kernel Module fuse... >Jan 20 19:44:25 fedora systemd[1]: Starting Preprocess NFS configuration convertion... >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >Jan 20 19:44:25 fedora systemd[1]: Stopped Journal Service. >Jan 20 19:44:25 fedora kernel: audit: type=1130 audit(1642725864.496:72): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: Starting Journal Service... >Jan 20 19:44:25 fedora systemd[1]: Starting Load Kernel Modules... >Jan 20 19:44:25 fedora systemd[1]: Starting Remount Root and Kernel File Systems... >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Repartition Root Disk being skipped. >Jan 20 19:44:25 fedora systemd[1]: Starting Coldplug All udev Devices... >Jan 20 19:44:25 fedora systemd[1]: Mounted Huge Pages File System. >Jan 20 19:44:25 fedora systemd[1]: Mounted POSIX Message Queue File System. >Jan 20 19:44:25 fedora systemd[1]: Mounted Kernel Debug File System. >Jan 20 19:44:25 fedora systemd[1]: Mounted Kernel Trace File System. >Jan 20 19:44:25 fedora systemd[1]: Finished Create List of Static Device Nodes. >Jan 20 19:44:25 fedora systemd[1]: modprobe@configfs.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Finished Load Kernel Module configfs. >Jan 20 19:44:25 fedora systemd[1]: modprobe@fuse.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Finished Load Kernel Module fuse. >Jan 20 19:44:25 fedora systemd[1]: Mounting FUSE Control File System... >Jan 20 19:44:25 fedora systemd[1]: Mounting Kernel Configuration File System... >Jan 20 19:44:25 fedora systemd[1]: Mounted FUSE Control File System. >Jan 20 19:44:25 fedora systemd[1]: Mounted Kernel Configuration File System. >Jan 20 19:44:25 fedora systemd[1]: modprobe@drm.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Finished Load Kernel Module drm. >Jan 20 19:44:25 fedora systemd[1]: nfs-convert.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Finished Preprocess NFS configuration convertion. >Jan 20 19:44:25 fedora systemd[1]: Finished Remount Root and Kernel File Systems. >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Special handling of early boot iSCSI sessions being skipped. >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped. >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in First Boot Wizard being skipped. >Jan 20 19:44:25 fedora systemd-journald[1011]: Journal started >Jan 20 19:44:25 fedora systemd-journald[1011]: Runtime Journal (/run/log/journal/7793404c651c4077af99e5bd493eba78) is 8.0M, max 641.0M, 633.0M free. >Jan 20 14:44:15 fedora audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 >Jan 20 14:44:16 fedora audit: MAC_POLICY_LOAD auid=4294967295 ses=4294967295 lsm=selinux res=1 >Jan 20 19:44:17 fedora audit: BPF prog-id=15 op=LOAD >Jan 20 19:44:17 fedora audit: BPF prog-id=15 op=UNLOAD >Jan 20 19:44:17 fedora audit: BPF prog-id=16 op=LOAD >Jan 20 19:44:17 fedora audit: BPF prog-id=16 op=UNLOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=17 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=18 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=19 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=13 op=UNLOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=14 op=UNLOAD >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit: BPF prog-id=17 op=UNLOAD >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit: BPF prog-id=20 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=21 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=22 op=LOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=18 op=UNLOAD >Jan 20 19:44:24 fedora audit: BPF prog-id=19 op=UNLOAD >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-convert comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nfs-convert comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:syslogd_t:s0 res=1 >Jan 20 19:44:25 fedora audit[1011]: SYSCALL arch=c000003e syscall=46 success=yes exit=60 a0=5 a1=7fff8292da10 a2=4000 a3=7fff8292da9c items=0 ppid=1 pid=1011 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-journal" exe="/usr/lib/systemd/systemd-journald" subj=system_u:system_r:syslogd_t:s0 key=(null) >Jan 20 19:44:25 fedora audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-journald" >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:24 fedora systemd[1]: Queued start job for default target Graphical Interface. >Jan 20 19:44:24 fedora systemd[1]: systemd-journald.service: Deactivated successfully. >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >Jan 20 19:44:25 fedora systemd[1]: Starting Load/Save Random Seed... >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 19:44:25 fedora systemd[1]: Starting Create Static Device Nodes in /dev... >Jan 20 19:44:25 fedora systemd[1]: Starting Setup Virtual Console... >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: Started Journal Service. >Jan 20 19:44:25 fedora systemd[1]: Finished Load Kernel Modules. >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: Starting Flush Journal to Persistent Storage... >Jan 20 19:44:25 fedora systemd[1]: Starting Apply Kernel Variables... >Jan 20 19:44:25 fedora systemd[1]: Finished Coldplug All udev Devices. >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: Starting Wait for udev To Complete Device Initialization... >Jan 20 19:44:25 fedora systemd[1]: Finished Load/Save Random Seed. >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:25 fedora systemd[1]: Condition check resulted in First Boot Complete being skipped. >Jan 20 19:44:25 fedora systemd-journald[1011]: Time spent on flushing to /var/log/journal/7793404c651c4077af99e5bd493eba78 is 13.893ms for 1483 entries. >Jan 20 19:44:25 fedora systemd-journald[1011]: System Journal (/var/log/journal/7793404c651c4077af99e5bd493eba78) is 8.0M, max 595.9M, 587.9M free. >Jan 20 19:44:25 fedora systemd[1]: Finished Flush Journal to Persistent Storage. >Jan 20 19:44:25 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora systemd[1]: Finished Apply Kernel Variables. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora systemd[1]: Finished Create Static Device Nodes in /dev. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora audit: BPF prog-id=23 op=LOAD >Jan 20 19:44:26 fedora audit: BPF prog-id=24 op=LOAD >Jan 20 19:44:26 fedora audit: BPF prog-id=25 op=LOAD >Jan 20 19:44:26 fedora audit: BPF prog-id=10 op=UNLOAD >Jan 20 19:44:26 fedora audit: BPF prog-id=11 op=UNLOAD >Jan 20 19:44:26 fedora systemd[1]: Starting Rule-based Manager for Device Events and Files... >Jan 20 19:44:26 fedora systemd[1]: Started Rule-based Manager for Device Events and Files. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora systemd[1]: Finished Setup Virtual Console. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora systemd[1]: Starting Show Plymouth Boot Screen... >Jan 20 19:44:26 fedora systemd[1]: Starting Load Kernel Module configfs... >Jan 20 19:44:26 fedora systemd[1]: Starting Load Kernel Module fuse... >Jan 20 19:44:26 fedora systemd[1]: modprobe@configfs.service: Deactivated successfully. >Jan 20 19:44:26 fedora systemd[1]: Finished Load Kernel Module configfs. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora systemd[1]: modprobe@fuse.service: Deactivated successfully. >Jan 20 19:44:26 fedora systemd[1]: Finished Load Kernel Module fuse. >Jan 20 19:44:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:26 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:27 fedora kernel: acpi_cpufreq: overriding BIOS provided _PSD data >Jan 20 19:44:27 fedora systemd[1]: Received SIGRTMIN+20 from PID 1078 (plymouthd). >Jan 20 19:44:27 fedora systemd[1]: Found device /dev/zram0. >Jan 20 19:44:27 fedora systemd[1]: Starting Create swap on /dev/zram0... >Jan 20 19:44:27 fedora kernel: zram0: detected capacity change from 0 to 16777216 >Jan 20 19:44:27 fedora udevadm[1023]: systemd-udev-settle.service is deprecated. Please fix dmraid-activation.service not to pull it in. >Jan 20 19:44:28 fedora kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0 >Jan 20 19:44:28 fedora kernel: piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection >Jan 20 19:44:28 fedora kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20 >Jan 20 19:44:28 fedora systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jan 20 19:44:28 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:28 fedora systemd-udevd[1032]: Using default interface naming scheme 'v249'. >Jan 20 19:44:28 fedora systemd-udevd[1051]: Using default interface naming scheme 'v249'. >Jan 20 19:44:31 fedora kernel: input: PC Speaker as /devices/platform/pcspkr/input/input23 >Jan 20 19:44:31 fedora mtp-probe[1076]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5.2" >Jan 20 19:44:31 fedora mtp-probe[1075]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:13.0/usb5/5-4" >Jan 20 19:44:31 fedora mtp-probe[1071]: checking bus 4, device 4: "/sys/devices/pci0000:00/0000:00:12.0/usb4/4-5" >Jan 20 19:44:31 fedora mtp-probe[1077]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:13.2/usb2/2-5/2-5.1" >Jan 20 19:44:31 fedora mtp-probe[1070]: checking bus 4, device 3: "/sys/devices/pci0000:00/0000:00:12.0/usb4/4-3" >Jan 20 19:44:31 fedora mtp-probe[1069]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2" >Jan 20 19:44:31 fedora mtp-probe[1071]: bus: 4, device: 4 was not an MTP device >Jan 20 19:44:31 fedora mtp-probe[1076]: bus: 2, device: 5 was not an MTP device >Jan 20 19:44:31 fedora mtp-probe[1075]: bus: 5, device: 2 was not an MTP device >Jan 20 19:44:31 fedora mtp-probe[1069]: bus: 4, device: 2 was not an MTP device >Jan 20 19:44:31 fedora mtp-probe[1070]: bus: 4, device: 3 was not an MTP device >Jan 20 19:44:31 fedora mtp-probe[1077]: bus: 2, device: 4 was not an MTP device >Jan 20 19:44:32 fedora zram-generator[1099]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes) >Jan 20 19:44:32 fedora zram-generator[1099]: LABEL=zram0, UUID=e46b3e51-043b-4352-89b2-dc6aa6237021 >Jan 20 19:44:32 fedora systemd[1]: Finished Create swap on /dev/zram0. >Jan 20 19:44:32 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:32 fedora kernel: kauditd_printk_skb: 38 callbacks suppressed >Jan 20 19:44:32 fedora kernel: audit: type=1130 audit(1642725872.842:109): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:32 fedora systemd[1]: Activating swap Compressed Swap on /dev/zram0... >Jan 20 19:44:33 fedora systemd[1]: Started Show Plymouth Boot Screen. >Jan 20 19:44:33 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:33 fedora systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >Jan 20 19:44:33 fedora kernel: audit: type=1130 audit(1642725873.142:110): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:33 fedora systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jan 20 19:44:33 fedora kernel: usbcore: registered new interface driver xpad >Jan 20 19:44:33 fedora kernel: Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSFS >Jan 20 19:44:33 fedora systemd[1]: Activated swap Compressed Swap on /dev/zram0. >Jan 20 19:44:33 fedora systemd[1]: Reached target Swaps. >Jan 20 19:44:33 fedora systemd[1]: Mounting Temporary Directory /tmp... >Jan 20 19:44:33 fedora systemd[1]: Mounted Temporary Directory /tmp. >Jan 20 19:44:33 fedora systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. >Jan 20 19:44:34 fedora kernel: kvm: Nested Virtualization enabled >Jan 20 19:44:34 fedora kernel: SVM: kvm: Nested Paging enabled >Jan 20 19:44:34 fedora kernel: Bluetooth: Core ver 2.22 >Jan 20 19:44:34 fedora kernel: NET: Registered PF_BLUETOOTH protocol family >Jan 20 19:44:34 fedora kernel: Bluetooth: HCI device and connection manager initialized >Jan 20 19:44:34 fedora kernel: Bluetooth: HCI socket layer initialized >Jan 20 19:44:34 fedora kernel: Bluetooth: L2CAP socket layer initialized >Jan 20 19:44:34 fedora kernel: Bluetooth: SCO socket layer initialized >Jan 20 19:44:34 fedora kernel: MCE: In-kernel MCE decoding enabled. >Jan 20 19:44:34 fedora kernel: mc: Linux media interface: v0.10 >Jan 20 19:44:34 fedora kernel: usbcore: registered new interface driver btusb >Jan 20 19:44:34 fedora systemd[1]: Starting Load/Save RF Kill Switch Status... >Jan 20 19:44:34 fedora kernel: Bluetooth: hci0: BCM: chip id 63 >Jan 20 19:44:34 fedora kernel: Bluetooth: hci0: BCM: features 0x07 >Jan 20 19:44:34 fedora kernel: Bluetooth: hci0: localhost-live >Jan 20 19:44:34 fedora kernel: Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000 >Jan 20 19:44:34 fedora systemd[1]: Started Load/Save RF Kill Switch Status. >Jan 20 19:44:34 fedora kernel: audit: type=1130 audit(1642725874.953:111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:34 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Special handling of early boot iSCSI sessions being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in First Boot Wizard being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in First Boot Complete being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Repartition Root Disk being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 19:44:35 fedora kernel: snd_hda_intel 0000:01:00.1: Disabling MSI >Jan 20 19:44:35 fedora kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client >Jan 20 19:44:35 fedora kernel: MXM: GUID detected in BIOS >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: vgaarb: deactivate vga console >Jan 20 19:44:35 fedora kernel: Console: switching to colour dummy device 80x25 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: NVIDIA GM204 (124020a1) >Jan 20 19:44:35 fedora kernel: Bluetooth: hci0: BCM: firmware Patch file not found, tried: >Jan 20 19:44:35 fedora kernel: Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0a5c-21e8.hcd' >Jan 20 19:44:35 fedora kernel: Bluetooth: hci0: BCM: 'brcm/BCM-0a5c-21e8.hcd' >Jan 20 19:44:35 fedora kernel: usbcore: registered new interface driver snd-usb-audio >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: bios: version 84.04.36.00.5a >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input24 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input25 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input26 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input27 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input28 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input29 >Jan 20 19:44:35 fedora kernel: input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card2/input30 >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC889: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: inputs: >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 >Jan 20 19:44:35 fedora kernel: snd_hda_codec_realtek hdaudioC1D0: Line=0x1a >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input31 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input32 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input33 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input34 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input35 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input36 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input37 >Jan 20 19:44:35 fedora kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input38 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: pmu: firmware unavailable >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: fb: 4096 MiB GDDR5 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: bus: MMIO write of 80000136 FAULT at 10eb14 [ PRIVRING ] >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Special handling of early boot iSCSI sessions being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in First Boot Wizard being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in First Boot Complete being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Repartition Root Disk being skipped. >Jan 20 19:44:35 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: GART: 1048576 MiB >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: TMDS table version 2.0 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB version 4.1 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 00: 01000f02 00020030 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f00 00000000 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 02: 04011f82 00020030 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 03: 02022f62 00020010 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 04: 02833f76 04400020 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 05: 02033f72 00020020 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB outp 15: 01df4ff8 00000000 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB conn 00: 00001030 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB conn 01: 01000131 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB conn 02: 00010261 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB conn 03: 00020346 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: DCB conn 04: 00000470 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: failed to create encoder 1/8/0: -19 >Jan 20 19:44:35 fedora kernel: nouveau 0000:01:00.0: DRM: Virtual-1 has no encoders, removing >Jan 20 19:44:35 fedora kernel: snd_hda_intel 0000:01:00.1: bound 0000:01:00.0 (ops nv50_audio_component_bind_ops [nouveau]) >Jan 20 19:44:36 fedora kernel: nouveau 0000:01:00.0: DRM: allocated 1920x1080 fb: 0xa0000, bo 00000000792c58a1 >Jan 20 19:44:36 fedora kernel: fbcon: nouveau (fb0) is primary device >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Special handling of early boot iSCSI sessions being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in First Boot Wizard being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in First Boot Complete being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Repartition Root Disk being skipped. >Jan 20 19:44:36 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 19:44:36 fedora kernel: Console: switching to colour frame buffer device 240x67 >Jan 20 19:44:36 fedora kernel: nouveau 0000:01:00.0: [drm] fb0: nouveau frame buffer device >Jan 20 19:44:36 fedora kernel: [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0 >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Special handling of early boot iSCSI sessions being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in OSTree Remount OS/ Bind Mounts being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in First Boot Wizard being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in First Boot Complete being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Repartition Root Disk being skipped. >Jan 20 19:44:37 fedora systemd[1]: Condition check resulted in Create System Users being skipped. >Jan 20 19:44:37 fedora systemd[1]: Finished Wait for udev To Complete Device Initialization. >Jan 20 19:44:37 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:37 fedora kernel: audit: type=1130 audit(1642725877.522:112): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:37 fedora systemd[1]: Starting Activation of DM RAID sets... >Jan 20 19:44:38 fedora fedora-dmraid-activation[1187]: Removed /etc/systemd/system/sysinit.target.wants/dmraid-activation.service. >Jan 20 19:44:38 fedora systemd[1]: Reloading. >Jan 20 19:44:38 fedora audit: BPF prog-id=20 op=UNLOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.344:113): prog-id=20 op=UNLOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=23 op=UNLOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.358:114): prog-id=23 op=UNLOAD >Jan 20 19:44:38 fedora systemd-sysv-generator[1212]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:44:38 fedora systemd-sysv-generator[1212]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:44:38 fedora audit: BPF prog-id=26 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=27 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=28 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=21 op=UNLOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=22 op=UNLOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.550:115): prog-id=26 op=LOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.550:116): prog-id=27 op=LOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.550:117): prog-id=28 op=LOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.550:118): prog-id=21 op=UNLOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.550:119): prog-id=22 op=UNLOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=29 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=30 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=31 op=LOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=24 op=UNLOAD >Jan 20 19:44:38 fedora audit: BPF prog-id=25 op=UNLOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.552:120): prog-id=29 op=LOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.552:121): prog-id=30 op=LOAD >Jan 20 19:44:38 fedora kernel: audit: type=1334 audit(1642725878.552:122): prog-id=31 op=LOAD >Jan 20 19:44:38 fedora systemd[1]: dmraid-activation.service: Deactivated successfully. >Jan 20 19:44:38 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:38 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:38 fedora systemd[1]: Finished Activation of DM RAID sets. >Jan 20 19:44:38 fedora systemd[1]: Reached target Local Encrypted Volumes. >Jan 20 19:44:38 fedora systemd[1]: Reached target Preparation for Local File Systems. >Jan 20 19:44:38 fedora systemd[1]: Mounting /var/tmp... >Jan 20 19:44:38 fedora systemd[1]: Mounted /var/tmp. >Jan 20 19:44:38 fedora systemd[1]: Reached target Local File Systems. >Jan 20 19:44:38 fedora systemd[1]: Starting Restore /run/initramfs on shutdown... >Jan 20 19:44:38 fedora systemd[1]: Starting Import network configuration from initramfs... >Jan 20 19:44:38 fedora systemd[1]: Condition check resulted in Rebuild Dynamic Linker Cache being skipped. >Jan 20 19:44:38 fedora systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jan 20 19:44:38 fedora systemd[1]: Condition check resulted in Mark the need to relabel after reboot being skipped. >Jan 20 19:44:38 fedora systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped. >Jan 20 19:44:38 fedora systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped. >Jan 20 19:44:38 fedora systemd[1]: Received SIGRTMIN+20 from PID 1078 (plymouthd). >Jan 20 19:44:38 fedora systemd[1]: Finished Tell Plymouth To Write Out Runtime Data. >Jan 20 19:44:38 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:38 fedora systemd[1]: Finished Restore /run/initramfs on shutdown. >Jan 20 19:44:38 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:39 fedora systemd[1]: Finished Import network configuration from initramfs. >Jan 20 19:44:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:39 fedora systemd[1]: Starting Create Volatile Files and Directories... >Jan 20 19:44:39 fedora systemd[1]: Finished Create Volatile Files and Directories. >Jan 20 19:44:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:39 fedora systemd[1]: Starting Security Auditing Service... >Jan 20 19:44:39 fedora systemd[1]: Condition check resulted in Rebuild Journal Catalog being skipped. >Jan 20 19:44:39 fedora audit: BPF prog-id=32 op=LOAD >Jan 20 19:44:39 fedora audit: BPF prog-id=33 op=LOAD >Jan 20 19:44:39 fedora audit: BPF prog-id=34 op=LOAD >Jan 20 19:44:39 fedora systemd[1]: Starting Userspace Out-Of-Memory (OOM) Killer... >Jan 20 19:44:39 fedora audit: BPF prog-id=35 op=LOAD >Jan 20 19:44:39 fedora systemd[1]: Starting Network Name Resolution... >Jan 20 19:44:39 fedora systemd[1]: Condition check resulted in Update is Completed being skipped. >Jan 20 19:44:39 fedora audit: BPF prog-id=36 op=LOAD >Jan 20 19:44:39 fedora audit: BPF prog-id=37 op=LOAD >Jan 20 19:44:39 fedora audit: BPF prog-id=38 op=LOAD >Jan 20 19:44:39 fedora systemd[1]: Starting User Database Manager... >Jan 20 19:44:39 fedora systemd[1]: Started User Database Manager. >Jan 20 19:44:39 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:39 fedora auditd[1237]: audit dispatcher initialized with q_depth=1200 and 1 active plugins >Jan 20 19:44:39 fedora audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Jan 20 19:44:39 fedora audit[1237]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffc80472ac0 a2=3c a3=0 items=0 ppid=1233 pid=1237 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) >Jan 20 19:44:39 fedora audit: PROCTITLE proctitle="/sbin/auditd" >Jan 20 19:44:39 fedora audit: CONFIG_CHANGE op=set audit_pid=1237 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Jan 20 19:44:39 fedora audit[1237]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffc80470770 a2=3c a3=0 items=0 ppid=1233 pid=1237 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) >Jan 20 19:44:39 fedora audit: PROCTITLE proctitle="/sbin/auditd" >Jan 20 19:44:39 fedora auditd[1237]: Init complete, auditd 3.0.6 listening for events (startup state enable) >Jan 20 19:44:39 fedora systemd[1]: systemd-rfkill.service: Deactivated successfully. >Jan 20 19:44:39 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:40 fedora systemd[1]: Started Userspace Out-Of-Memory (OOM) Killer. >Jan 20 19:44:40 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:41 fedora augenrules[1245]: /sbin/augenrules: No change >Jan 20 19:44:41 fedora audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 >Jan 20 19:44:41 fedora audit[1256]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffcb145eaa0 a2=420 a3=0 items=0 ppid=1245 pid=1256 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) >Jan 20 19:44:41 fedora audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 >Jan 20 19:44:41 fedora augenrules[1256]: No rules >Jan 20 19:44:41 fedora systemd-resolved[1235]: Positive Trust Anchors: >Jan 20 19:44:41 fedora systemd-resolved[1235]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d >Jan 20 19:44:41 fedora systemd-resolved[1235]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test >Jan 20 19:44:41 fedora systemd[1]: Started Security Auditing Service. >Jan 20 19:44:41 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:41 fedora systemd[1]: Starting Record System Boot/Shutdown in UTMP... >Jan 20 19:44:41 fedora audit[1260]: SYSTEM_BOOT pid=1260 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:41 fedora systemd[1]: Finished Record System Boot/Shutdown in UTMP. >Jan 20 19:44:41 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:41 fedora systemd[1]: Reached target System Initialization. >Jan 20 19:44:41 fedora systemd[1]: Started CUPS Scheduler. >Jan 20 19:44:41 fedora systemd[1]: Condition check resulted in dnf makecache --timer being skipped. >Jan 20 19:44:41 fedora systemd[1]: Started Discard unused blocks once a week. >Jan 20 19:44:41 fedora systemd[1]: Started Daily rotation of log files. >Jan 20 19:44:41 fedora systemd[1]: Started Updates mlocate database every day. >Jan 20 19:44:41 fedora systemd[1]: Started Weekly RAID setup health check. >Jan 20 19:44:41 fedora systemd[1]: Started Daily Cleanup of Temporary Directories. >Jan 20 19:44:41 fedora systemd[1]: Started daily update of the root trust anchor for DNSSEC. >Jan 20 19:44:41 fedora systemd[1]: Reached target Path Units. >Jan 20 19:44:41 fedora systemd[1]: Reached target Timer Units. >Jan 20 19:44:41 fedora systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jan 20 19:44:41 fedora systemd[1]: Listening on CUPS Scheduler. >Jan 20 19:44:41 fedora systemd[1]: Listening on D-Bus System Message Bus Socket. >Jan 20 19:44:41 fedora systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jan 20 19:44:41 fedora systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jan 20 19:44:41 fedora systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket. >Jan 20 19:44:41 fedora systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket. >Jan 20 19:44:41 fedora systemd[1]: Reached target Socket Units. >Jan 20 19:44:41 fedora audit: BPF prog-id=39 op=LOAD >Jan 20 19:44:41 fedora systemd[1]: Starting D-Bus System Message Bus... >Jan 20 19:44:41 fedora systemd[1]: Condition check resulted in RPM database rebuild being skipped. >Jan 20 19:44:42 fedora systemd[1]: Started D-Bus System Message Bus. >Jan 20 19:44:42 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:42 fedora systemd[1]: Reached target Basic System. >Jan 20 19:44:42 fedora systemd[1]: Condition check resulted in Save/Restore Sound Card State being skipped. >Jan 20 19:44:42 fedora systemd[1]: Started Manage Sound Card State (restore and store). >Jan 20 19:44:42 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=alsa-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:42 fedora systemd[1]: Reached target Sound Card. >Jan 20 19:44:42 fedora systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jan 20 19:44:42 fedora alsactl[1263]: alsactl 1.2.5.1 daemon started >Jan 20 19:44:42 fedora alsactl[1263]: /usr/sbin/alsactl: load_state:1651: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Jan 20 19:44:42 fedora alsactl[1263]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -2 >Jan 20 19:44:42 fedora alsactl[1263]: Found hardware: "USB-Audio" "USB Mixer" "USB1b1c:1b1b" "" "" >Jan 20 19:44:42 fedora alsactl[1263]: Hardware is initialized using a generic method >Jan 20 19:44:42 fedora systemd[1]: Starting Bluetooth service... >Jan 20 19:44:42 fedora alsactl[1263]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA ATI SB at 0xfe700000 irq 16) >Jan 20 19:44:42 fedora alsactl[1263]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:1 use case configuration -6 >Jan 20 19:44:42 fedora alsactl[1263]: Found hardware: "HDA-Intel" "Realtek ALC889" "HDA:10ec0889,1458a132,00100004" "0x1458" "0xa132" >Jan 20 19:44:42 fedora alsactl[1263]: Hardware is initialized using a generic method >Jan 20 19:44:42 fedora alsactl[1263]: alsa-lib parser.c:242:(error_node) UCM is not supported for this HDA model (HDA NVidia at 0xfe080000 irq 44) >Jan 20 19:44:42 fedora alsactl[1263]: alsa-lib main.c:1405:(snd_use_case_mgr_open) error: failed to import hw:2 use case configuration -6 >Jan 20 19:44:42 fedora alsactl[1263]: Found hardware: "HDA-Intel" "Nvidia GPU 71 HDMI/DP" "HDA:10de0071,14623160,00100100" "0x1462" "0x3160" >Jan 20 19:44:42 fedora alsactl[1263]: Hardware is initialized using a generic method >Jan 20 19:44:42 fedora systemd[1]: Starting Add Fedora flatpak repositories... >Jan 20 19:44:42 fedora systemd[1]: Started irqbalance daemon. >Jan 20 19:44:42 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:42 fedora systemd[1]: Starting LSB: Init script for live image.... >Jan 20 19:44:43 fedora systemd[1]: Starting Hardware Monitoring Sensors... >Jan 20 19:44:43 fedora systemd[1]: Condition check resulted in Machine Check Exception Logging Daemon being skipped. >Jan 20 19:44:43 fedora systemd[1]: Condition check resulted in Software RAID monitoring and management being skipped. >Jan 20 19:44:43 fedora systemd[1]: Starting Authorization Manager... >Jan 20 19:44:43 fedora dbus-broker-lau[1261]: Ready >Jan 20 19:44:43 fedora systemd-resolved[1235]: Using system hostname 'fedora'. >Jan 20 19:44:43 fedora systemd[1]: Starting System Logging Service... >Jan 20 19:44:43 fedora systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jan 20 19:44:43 fedora lm_sensors-modprobe-wrapper[1278]: No sensors with loadable kernel modules configured. >Jan 20 19:44:43 fedora lm_sensors-modprobe-wrapper[1278]: Please, run 'sensors-detect' as root in order to search for available sensors. >Jan 20 19:44:44 fedora systemd[1]: Starting Self Monitoring and Reporting Technology (SMART) Daemon... >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Successfully called chroot. >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Successfully dropped privileges. >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Successfully limited resources. >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Canary thread running. >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Watchdog thread running. >Jan 20 19:44:44 fedora rtkit-daemon[1281]: Running. >Jan 20 19:44:44 fedora /usr/sbin/irqbalance[1267]: libcap-ng used by "/usr/sbin/irqbalance" failed due to not having CAP_SETPCAP in capng_apply >Jan 20 19:44:44 fedora systemd[1]: Condition check resulted in System Security Services Daemon being skipped. >Jan 20 19:44:44 fedora systemd[1]: Reached target User and Group Name Lookups. >Jan 20 19:44:44 fedora systemd[1]: Starting Accounts Service... >Jan 20 19:44:44 fedora audit: BPF prog-id=40 op=LOAD >Jan 20 19:44:44 fedora audit: BPF prog-id=41 op=LOAD >Jan 20 19:44:44 fedora audit: BPF prog-id=42 op=LOAD >Jan 20 19:44:44 fedora systemd[1]: Starting Home Area Manager... >Jan 20 19:44:44 fedora audit: BPF prog-id=43 op=LOAD >Jan 20 19:44:44 fedora audit: BPF prog-id=44 op=LOAD >Jan 20 19:44:44 fedora audit: BPF prog-id=45 op=LOAD >Jan 20 19:44:44 fedora systemd[1]: Starting User Login Management... >Jan 20 19:44:44 fedora systemd[1]: Starting Disk Manager... >Jan 20 19:44:44 fedora audit: BPF prog-id=46 op=LOAD >Jan 20 19:44:44 fedora audit: BPF prog-id=47 op=LOAD >Jan 20 19:44:44 fedora systemd[1]: Starting Daemon for power management... >Jan 20 19:44:44 fedora systemd[1]: Condition check resulted in VirtualBox guest services being skipped. >Jan 20 19:44:44 fedora systemd[1]: Condition check resulted in VGAuth Service for open-vm-tools being skipped. >Jan 20 19:44:44 fedora systemd[1]: Condition check resulted in Service for virtual machines hosted on VMware being skipped. >Jan 20 19:44:44 fedora systemd[1]: Started Network Name Resolution. >Jan 20 19:44:44 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:44 fedora systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 20 19:44:44 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:44 fedora systemd[1]: Reached target Host and Network Name Lookups. >Jan 20 19:44:45 fedora bluetoothd[1265]: Bluetooth daemon 5.61 >Jan 20 19:44:46 fedora systemd[1]: Started Bluetooth service. >Jan 20 19:44:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:46 fedora systemd[1]: Reached target Bluetooth Support. >Jan 20 19:44:46 fedora avahi-daemon[1264]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jan 20 19:44:46 fedora avahi-daemon[1264]: Successfully dropped root privileges. >Jan 20 19:44:46 fedora avahi-daemon[1264]: avahi-daemon 0.8 starting up. >Jan 20 19:44:46 fedora bluetoothd[1265]: Starting SDP server >Jan 20 19:44:46 fedora avahi-daemon[1264]: Successfully called chroot(). >Jan 20 19:44:46 fedora avahi-daemon[1264]: Successfully dropped remaining capabilities. >Jan 20 19:44:46 fedora systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 20 19:44:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:46 fedora systemd-logind[1288]: New seat seat0. >Jan 20 19:44:46 fedora systemd-logind[1288]: Watching system buttons on /dev/input/event1 (Power Button) >Jan 20 19:44:46 fedora systemd-logind[1288]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 20 19:44:46 fedora systemd-logind[1288]: Watching system buttons on /dev/input/event2 (Logitech K400) >Jan 20 19:44:46 fedora systemd-logind[1288]: Watching system buttons on /dev/input/event3 (Logitech K830) >Jan 20 19:44:46 fedora systemd[1]: Started Home Area Manager. >Jan 20 19:44:46 fedora systemd[1]: Finished Home Area Activation. >Jan 20 19:44:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:46 fedora systemd[1]: Started User Login Management. >Jan 20 19:44:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:47 fedora avahi-daemon[1264]: No service file found in /etc/avahi/services. >Jan 20 19:44:47 fedora useradd[1277]: new group: name=liveuser, GID=1000 >Jan 20 19:44:47 fedora audit[1277]: ADD_GROUP pid=1277 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:47 fedora useradd[1277]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash, from=none >Jan 20 19:44:47 fedora audit[1277]: ADD_USER pid=1277 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:47 fedora avahi-daemon[1264]: Joining mDNS multicast group on interface lo.IPv6 with address ::1. >Jan 20 19:44:47 fedora avahi-daemon[1264]: New relevant interface lo.IPv6 for mDNS. >Jan 20 19:44:47 fedora avahi-daemon[1264]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. >Jan 20 19:44:47 fedora avahi-daemon[1264]: New relevant interface lo.IPv4 for mDNS. >Jan 20 19:44:47 fedora avahi-daemon[1264]: Network interface enumeration completed. >Jan 20 19:44:47 fedora avahi-daemon[1264]: Registering new address record for ::1 on lo.*. >Jan 20 19:44:47 fedora avahi-daemon[1264]: Registering new address record for 127.0.0.1 on lo.IPv4. >Jan 20 19:44:47 fedora systemd[1]: Finished Hardware Monitoring Sensors. >Jan 20 19:44:47 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lm_sensors comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:48 fedora avahi-daemon[1264]: Server startup complete. Host name is fedora.local. Local service cookie is 2369906440. >Jan 20 19:44:48 fedora systemd[1]: Started Daemon for power management. >Jan 20 19:44:48 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:48 fedora kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 20 19:44:48 fedora kernel: Bluetooth: BNEP filters: protocol multicast >Jan 20 19:44:48 fedora kernel: Bluetooth: BNEP socket layer initialized >Jan 20 19:44:48 fedora bluetoothd[1265]: Bluetooth management interface 1.21 initialized >Jan 20 19:44:49 fedora audit: BPF prog-id=48 op=LOAD >Jan 20 19:44:49 fedora audit: BPF prog-id=49 op=LOAD >Jan 20 19:44:49 fedora systemd[1]: Starting Hostname Service... >Jan 20 19:44:49 fedora smartd[1282]: smartd 7.2 2020-12-30 r5155 [x86_64-linux-5.14.10-300.fc35.x86_64] (local build) >Jan 20 19:44:49 fedora smartd[1282]: Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org >Jan 20 19:44:49 fedora udisksd[1289]: udisks daemon version 2.9.3 starting >Jan 20 19:44:49 fedora smartd[1282]: Opened configuration file /etc/smartmontools/smartd.conf >Jan 20 19:44:49 fedora smartd[1282]: Configuration file /etc/smartmontools/smartd.conf was parsed, found DEVICESCAN, scanning devices >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda, type changed from 'scsi' to 'sat' >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], opened >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], Samsung SSD 860 EVO 500GB, S/N:S3Z1NB0K305685J, WWN:5-002538-e4020553c, FW:RVT01B6Q, 500 GB >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], found in smartd database: Samsung based SSDs >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], can't monitor Current_Pending_Sector count - no Attribute 197 >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], can't monitor Offline_Uncorrectable count - no Attribute 198 >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sda [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:49 fedora systemd[1]: Started Hostname Service. >Jan 20 19:44:49 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sdb, type changed from 'scsi' to 'sat' >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sdb [SAT], opened >Jan 20 19:44:49 fedora smartd[1282]: Device: /dev/sdb [SAT], ST6000DM003-2CY186, S/N:ZF204RAQ, WWN:5-000c50-0b520134c, FW:0001, 6.00 TB >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdb [SAT], found in smartd database: Seagate BarraCuda 3.5 (SMR) >Jan 20 19:44:50 fedora rsyslogd[1280]: [origin software="rsyslogd" swVersion="8.2102.0-4.fc35" x-pid="1280" x-info="https://www.rsyslog.com"] start >Jan 20 19:44:50 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rsyslog comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:50 fedora systemd[1]: Started System Logging Service. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdb [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc, type changed from 'scsi' to 'sat' >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc [SAT], opened >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc [SAT], SAMSUNG HD103UJ, S/N:S13PJ1KS634069, WWN:5-0024e9-001afb988, FW:1AA01118, 1.00 TB >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc [SAT], found in smartd database: SAMSUNG SpinPoint F1 DT >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd, type changed from 'scsi' to 'sat' >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd [SAT], opened >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd [SAT], ST2000DM001-1CH164, S/N:Z1E57NMT, WWN:5-000c50-0647aede5, FW:CC27, 2.00 TB >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd [SAT], found in smartd database: Seagate Barracuda 7200.14 (AF) >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde, type changed from 'scsi' to 'sat' >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde [SAT], opened >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde [SAT], ST5000DM000-1FK178, S/N:W4J0DX7Z, WWN:5-000c50-07dbba066, FW:CC47, 5.00 TB >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde [SAT], found in smartd database: Seagate Desktop HDD.15 >Jan 20 19:44:50 fedora rsyslogd[1280]: imjournal: No statefile exists, /var/lib/rsyslog/imjournal.state will be created (ignore if this is first run): No such file or directory [v8.2102.0-4.fc35 try https://www.rsyslog.com/e/2040 ] >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:50 fedora rsyslogd[1280]: imjournal: journal files changed, reloading... [v8.2102.0-4.fc35 try https://www.rsyslog.com/e/0 ] >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf, type changed from 'scsi' to 'sat' >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf [SAT], opened >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf [SAT], ST6000DM003-2CY186, S/N:ZF204QKZ, WWN:5-000c50-0b5205f0d, FW:0001, 6.00 TB >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf [SAT], found in smartd database: Seagate BarraCuda 3.5 (SMR) >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf [SAT], is SMART capable. Adding to "monitor" list. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sda [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdb [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdc [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdd [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sde [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Device: /dev/sdf [SAT], --capabilites is set, mail notification may not work. >Jan 20 19:44:50 fedora smartd[1282]: Monitoring 6 ATA/SATA, 0 SCSI/SAS and 0 NVMe devices >Jan 20 19:44:50 fedora polkitd[1279]: Started polkitd version 0.118 >Jan 20 19:44:51 fedora systemd[1]: Started Self Monitoring and Reporting Technology (SMART) Daemon. >Jan 20 19:44:51 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=smartd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:53 fedora flatpak[1266]: system: Added remote fedora to oci+https://registry.fedoraproject.org >Jan 20 19:44:53 fedora flatpak[1348]: system: Added remote fedora-testing to oci+https://registry.fedoraproject.org#testing >Jan 20 19:44:54 fedora systemd[1]: Finished Add Fedora flatpak repositories. >Jan 20 19:44:54 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=flatpak-add-fedora-repos comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:55 fedora audit[1277]: USER_MGMT pid=1277 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:55 fedora livesys[1268]: Adding live user [ OK ] >Jan 20 19:44:55 fedora livesys[1365]: passwd: Note: deleting a password also unlocks the password. >Jan 20 19:44:55 fedora audit[1365]: USER_CHAUTHTOK pid=1365 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:55 fedora polkitd[1279]: Loading rules from directory /etc/polkit-1/rules.d >Jan 20 19:44:55 fedora polkitd[1279]: Loading rules from directory /usr/share/polkit-1/rules.d >Jan 20 19:44:56 fedora polkitd[1279]: Finished loading, compiling and executing 6 rules >Jan 20 19:44:56 fedora polkitd[1279]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jan 20 19:44:56 fedora systemd[1]: Started Authorization Manager. >Jan 20 19:44:56 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:56 fedora accounts-daemon[1286]: started daemon version 0.6.55 >Jan 20 19:44:56 fedora audit[1366]: USER_MGMT pid=1366 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:56 fedora usermod[1366]: add 'liveuser' to group 'wheel' >Jan 20 19:44:56 fedora audit[1366]: USER_MGMT pid=1366 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:useradd_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:56 fedora systemd[1]: Starting Modem Manager... >Jan 20 19:44:56 fedora usermod[1366]: add 'liveuser' to shadow group 'wheel' >Jan 20 19:44:56 fedora systemd[1]: Starting firewalld - dynamic firewall daemon... >Jan 20 19:44:56 fedora systemd[1]: Started Accounts Service. >Jan 20 19:44:56 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:56 fedora livesys[1378]: passwd: Note: deleting a password also unlocks the password. >Jan 20 19:44:56 fedora audit[1378]: USER_CHAUTHTOK pid=1378 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:initrc_t:s0 msg='op=deleted-password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:56 localhost-live systemd-hostnamed[1338]: Hostname set to <localhost-live> (static) >Jan 20 19:44:56 localhost-live systemd-resolved[1235]: System hostname changed to 'localhost-live'. >Jan 20 19:44:58 localhost-live systemd[1]: Started LSB: Init script for live image.. >Jan 20 19:44:58 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:58 localhost-live systemd[1]: Starting NTP client/server... >Jan 20 19:44:58 localhost-live systemd[1]: Starting SYSV: Late init script for live image.... >Jan 20 19:44:58 localhost-live systemd[1]: Started SYSV: Late init script for live image.. >Jan 20 19:44:58 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=livesys-late comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:58 localhost-live ModemManager[1369]: <info> ModemManager (version 1.18.2-1.fc35) starting in system bus... >Jan 20 19:44:58 localhost-live chronyd[1435]: chronyd version 4.1 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) >Jan 20 19:44:58 localhost-live systemd[1]: Started Disk Manager. >Jan 20 19:44:58 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:44:58 localhost-live udisksd[1289]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 20 19:44:59 localhost-live chronyd[1435]: Using right/UTC timezone to obtain leap second data >Jan 20 19:44:59 localhost-live chronyd[1435]: Loaded seccomp filter (level 2) >Jan 20 19:44:59 localhost-live systemd[1]: Started NTP client/server. >Jan 20 19:44:59 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:00 localhost-live kernel: NET: Registered PF_QIPCRTR protocol family >Jan 20 19:45:00 localhost-live ModemManager[1369]: [qrtr] socket lookup from 1:0 >Jan 20 19:45:00 localhost-live ModemManager[1369]: [qrtr] initial lookup finished >Jan 20 19:45:00 localhost-live systemd[1]: Started Modem Manager. >Jan 20 19:45:00 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:03 localhost-live ModemManager[1369]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:15.0/0000:05:00.0': not supported by any plugin >Jan 20 19:45:03 localhost-live ModemManager[1369]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:15.3/0000:08:00.0': not supported by any plugin >Jan 20 19:45:04 localhost-live systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 20 19:45:04 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=firewalld comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:04 localhost-live systemd[1]: Reached target Preparation for Network. >Jan 20 19:45:04 localhost-live systemd[1]: Starting Network Manager... >Jan 20 19:45:05 localhost-live NetworkManager[1448]: <info> [1642725905.7663] NetworkManager (version 1.32.12-1.fc35) is starting... (for the first time) >Jan 20 19:45:05 localhost-live NetworkManager[1448]: <info> [1642725905.7669] Read config: /etc/NetworkManager/NetworkManager.conf >Jan 20 19:45:05 localhost-live systemd[1]: Started Network Manager. >Jan 20 19:45:05 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:05 localhost-live NetworkManager[1448]: <info> [1642725905.9311] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >Jan 20 19:45:05 localhost-live systemd[1]: Reached target Network. >Jan 20 19:45:05 localhost-live systemd[1]: Starting Network Manager Wait Online... >Jan 20 19:45:05 localhost-live systemd[1]: Starting GSSAPI Proxy Daemon... >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4687] manager[0x55f7fc157040]: monitoring kernel firmware directory '/lib/firmware'. >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4739] hostname: hostname: using hostnamed >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4739] hostname: hostname changed from (none) to "localhost-live" >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4748] dns-mgr[0x55f7fc13b250]: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4760] manager[0x55f7fc157040]: rfkill: Wi-Fi hardware radio set enabled >Jan 20 19:45:06 localhost-live NetworkManager[1448]: <info> [1642725906.4760] manager[0x55f7fc157040]: rfkill: WWAN hardware radio set enabled >Jan 20 19:45:07 localhost-live systemd[1]: Started GSSAPI Proxy Daemon. >Jan 20 19:45:07 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=gssproxy comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:07 localhost-live systemd[1]: Condition check resulted in RPC security service for NFS client and server being skipped. >Jan 20 19:45:07 localhost-live systemd[1]: Reached target NFS client services. >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.0792] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-device-plugin-adsl.so) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.3903] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-device-plugin-bluetooth.so) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5536] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-device-plugin-wifi.so) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5559] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-device-plugin-team.so) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5565] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-device-plugin-wwan.so) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5569] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5570] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5571] manager: Networking is enabled by state file >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5577] dhcp-init: Using DHCP client 'internal' >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.5578] settings: Loaded settings plugin: keyfile (internal) >Jan 20 19:45:07 localhost-live systemd[1]: Starting Network Manager Script Dispatcher Service... >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6212] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.32.12-1.fc35/libnm-settings-plugin-ifcfg-rh.so") >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6240] device (lo): carrier: link connected >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6247] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6272] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6312] settings: (enp5s0): created default wired connection 'Wired connection 1' >Jan 20 19:45:07 localhost-live NetworkManager[1448]: <info> [1642725907.6323] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Jan 20 19:45:07 localhost-live systemd[1]: Started Network Manager Script Dispatcher Service. >Jan 20 19:45:07 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:07 localhost-live kernel: RTL8211E Gigabit Ethernet r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC) >Jan 20 19:45:08 localhost-live kernel: r8169 0000:05:00.0 enp5s0: Link is Down >Jan 20 19:45:08 localhost-live audit[1370]: NETFILTER_CFG table=firewalld:2 family=1 entries=1 op=nft_register_table pid=1370 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Jan 20 19:45:08 localhost-live NetworkManager[1448]: <info> [1642725908.0699] manager: (enp8s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3) >Jan 20 19:45:08 localhost-live NetworkManager[1448]: <info> [1642725908.0727] settings: (enp8s0): created default wired connection 'Wired connection 2' >Jan 20 19:45:08 localhost-live NetworkManager[1448]: <info> [1642725908.0738] device (enp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Jan 20 19:45:08 localhost-live kernel: RTL8211DN Gigabit Ethernet r8169-0-800:00: attached PHY driver (mii_bus:phy_addr=r8169-0-800:00, irq=MAC) >Jan 20 19:45:08 localhost-live kernel: r8169 0000:08:00.0 enp8s0: Link is Down >Jan 20 19:45:08 localhost-live NetworkManager[1448]: <info> [1642725908.4337] modem-manager: ModemManager available >Jan 20 19:45:08 localhost-live audit[1370]: NETFILTER_CFG table=firewalld:3 family=1 entries=229 op=nft_register_chain pid=1370 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0849] device (enp5s0): carrier: link connected >Jan 20 19:45:11 localhost-live kernel: r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx >Jan 20 19:45:11 localhost-live kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0856] device (enp5s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0869] policy: auto-activating connection 'Wired connection 1' (eae57dbb-450c-32a2-b1ef-8230fd09c4f8) >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0880] device (enp5s0): Activation: starting connection 'Wired connection 1' (eae57dbb-450c-32a2-b1ef-8230fd09c4f8) >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0883] device (enp5s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0890] manager: NetworkManager state is now CONNECTING >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.0895] device (enp5s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live audit[1370]: NETFILTER_CFG table=firewalld:4 family=1 entries=6 op=nft_register_rule pid=1370 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2579] device (enp5s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2589] dhcp4 (enp5s0): activation: beginning transaction (timeout in 45 seconds) >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: Joining mDNS multicast group on interface enp5s0.IPv6 with address fe80::e408:a780:ff43:d003. >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: New relevant interface enp5s0.IPv6 for mDNS. >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: Registering new address record for fe80::e408:a780:ff43:d003 on enp5s0.*. >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2739] dhcp4 (enp5s0): state changed unknown -> bound, address=10.1.33.136 >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: Joining mDNS multicast group on interface enp5s0.IPv4 with address 10.1.33.136. >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: New relevant interface enp5s0.IPv4 for mDNS. >Jan 20 19:45:11 localhost-live avahi-daemon[1264]: Registering new address record for 10.1.33.136 on enp5s0.IPv4. >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2760] device (enp5s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2801] device (enp5s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2805] device (enp5s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2816] manager: NetworkManager state is now CONNECTED_LOCAL >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2825] manager: NetworkManager state is now CONNECTED_SITE >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2827] policy: set 'Wired connection 1' (enp5s0) as default for IPv4 routing and DNS >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2839] device (enp5s0): Activation: successful, device activated. >Jan 20 19:45:11 localhost-live systemd-resolved[1235]: enp5s0: Bus client set search domain list to: hsd1.ga.comcast.net >Jan 20 19:45:11 localhost-live NetworkManager[1448]: <info> [1642725911.2855] manager: NetworkManager state is now CONNECTED_GLOBAL >Jan 20 19:45:11 localhost-live systemd-resolved[1235]: enp5s0: Bus client set default route setting: yes >Jan 20 19:45:11 localhost-live systemd-resolved[1235]: enp5s0: Bus client set DNS server list to: 10.1.33.7 >Jan 20 19:45:14 localhost-live NetworkManager[1448]: <info> [1642725914.3131] manager: startup complete >Jan 20 19:45:14 localhost-live systemd[1]: Finished Network Manager Wait Online. >Jan 20 19:45:14 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:14 localhost-live systemd[1]: Reached target Network is Online. >Jan 20 19:45:14 localhost-live systemd[1]: Condition check resulted in Login and scanning of iSCSI devices being skipped. >Jan 20 19:45:14 localhost-live systemd[1]: Reached target Preparation for Remote File Systems. >Jan 20 19:45:14 localhost-live systemd[1]: Reached target Remote Encrypted Volumes. >Jan 20 19:45:14 localhost-live systemd[1]: Reached target Remote File Systems. >Jan 20 19:45:14 localhost-live systemd[1]: Starting Notify NFS peers of a restart... >Jan 20 19:45:14 localhost-live systemd[1]: Starting Permit User Sessions... >Jan 20 19:45:14 localhost-live systemd[1]: Finished Permit User Sessions. >Jan 20 19:45:14 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:14 localhost-live systemd[1]: Starting Light Display Manager... >Jan 20 19:45:14 localhost-live systemd[1]: Starting Hold until boot process finishes up... >Jan 20 19:45:14 localhost-live sm-notify[1541]: Version 2.5.4 starting >Jan 20 19:45:14 localhost-live systemd[1]: Started Notify NFS peers of a restart. >Jan 20 19:45:14 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:14 localhost-live systemd[1]: Received SIGRTMIN+21 from PID 1078 (plymouthd). >Jan 20 19:45:14 localhost-live systemd[1]: Started Light Display Manager. >Jan 20 19:45:14 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lightdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:16 localhost-live chronyd[1435]: Selected source 23.131.160.7 (2.fedora.pool.ntp.org) >Jan 20 19:45:16 localhost-live chronyd[1435]: System clock TAI offset set to 37 seconds >Jan 20 19:45:21 localhost-live systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. >Jan 20 19:45:21 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live systemd[1]: Received SIGRTMIN+21 from PID 1078 (plymouthd). >Jan 20 19:45:26 localhost-live systemd[1]: Finished Hold until boot process finishes up. >Jan 20 19:45:26 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live systemd[1]: Reached target Multi-User System. >Jan 20 19:45:26 localhost-live systemd[1]: Reached target Graphical Interface. >Jan 20 19:45:26 localhost-live systemd[1]: Starting Record Runlevel Change in UTMP... >Jan 20 19:45:26 localhost-live audit[1559]: SYSTEM_RUNLEVEL pid=1559 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=5 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. >Jan 20 19:45:26 localhost-live systemd[1]: Finished Record Runlevel Change in UTMP. >Jan 20 19:45:26 localhost-live systemd[1]: Startup finished in 3.894s (kernel) + 2min 35.781s (initrd) + 1min 10.745s (userspace) = 3min 50.421s. >Jan 20 19:45:26 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live audit[1558]: USER_AUTH pid=1558 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' >Jan 20 19:45:26 localhost-live audit[1558]: USER_ACCT pid=1558 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' >Jan 20 19:45:26 localhost-live audit[1558]: CRED_ACQ pid=1558 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_permit acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' >Jan 20 19:45:26 localhost-live audit[1558]: USER_ROLE_CHANGE pid=1558 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' >Jan 20 19:45:26 localhost-live systemd[1]: Created slice User Slice of UID 1000. >Jan 20 19:45:26 localhost-live systemd[1]: Starting User Runtime Directory /run/user/1000... >Jan 20 19:45:26 localhost-live systemd-logind[1288]: New session 1 of user liveuser. >Jan 20 19:45:26 localhost-live systemd[1]: Finished User Runtime Directory /run/user/1000. >Jan 20 19:45:26 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live systemd[1]: Starting User Manager for UID 1000... >Jan 20 19:45:26 localhost-live audit[1565]: USER_ACCT pid=1565 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live audit[1565]: CRED_ACQ pid=1565 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Jan 20 19:45:26 localhost-live audit[1565]: USER_ROLE_CHANGE pid=1565 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='pam: default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:26 localhost-live systemd[1565]: pam_unix(systemd-user:session): session opened for user liveuser(uid=1000) by (uid=0) >Jan 20 19:45:26 localhost-live audit[1565]: USER_START pid=1565 uid=0 auid=1000 ses=2 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:27 localhost-live systemd[1565]: Queued start job for default target Main User Target. >Jan 20 19:45:27 localhost-live systemd[1565]: Created slice User Application Slice. >Jan 20 19:45:27 localhost-live rsyslogd[1280]: imjournal: journal files changed, reloading... [v8.2102.0-4.fc35 try https://www.rsyslog.com/e/0 ] >Jan 20 19:45:27 localhost-live systemd[1565]: Started Mark boot as successful after the user session has run 2 minutes. >Jan 20 19:45:27 localhost-live systemd[1565]: Started Daily Cleanup of User's Temporary Directories. >Jan 20 19:45:27 localhost-live systemd[1565]: Reached target Paths. >Jan 20 19:45:27 localhost-live systemd[1565]: Reached target Timers. >Jan 20 19:45:27 localhost-live systemd[1565]: Starting D-Bus User Message Bus Socket... >Jan 20 19:45:27 localhost-live systemd[1565]: Listening on PipeWire PulseAudio. >Jan 20 19:45:27 localhost-live systemd[1565]: Listening on Multimedia System. >Jan 20 19:45:27 localhost-live systemd[1565]: Starting Create User's Volatile Files and Directories... >Jan 20 19:45:27 localhost-live systemd[1565]: Listening on D-Bus User Message Bus Socket. >Jan 20 19:45:27 localhost-live systemd[1565]: Reached target Sockets. >Jan 20 19:45:27 localhost-live systemd[1565]: Finished Create User's Volatile Files and Directories. >Jan 20 19:45:27 localhost-live systemd[1565]: Reached target Basic System. >Jan 20 19:45:27 localhost-live systemd[1565]: Reached target Main User Target. >Jan 20 19:45:27 localhost-live systemd[1565]: Startup finished in 527ms. >Jan 20 19:45:27 localhost-live systemd[1]: Started User Manager for UID 1000. >Jan 20 19:45:27 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:27 localhost-live systemd[1]: Started Session 1 of User liveuser. >Jan 20 19:45:27 localhost-live lightdm[1558]: pam_unix(lightdm-autologin:session): session opened for user liveuser(uid=1000) by (uid=0) >Jan 20 19:45:27 localhost-live audit[1558]: USER_START pid=1558 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_limits,pam_selinux,pam_keyinit,pam_namespace,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="liveuser" exe="/usr/sbin/lightdm" hostname=? addr=? terminal=:0 res=success' >Jan 20 19:45:27 localhost-live audit[1558]: USER_LOGIN pid=1558 uid=0 auid=1000 ses=1 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=login id=1000 exe="/usr/sbin/lightdm" hostname=localhost-live addr=? terminal=/dev/tty1 res=success' >Jan 20 19:45:27 localhost-live systemd[1565]: Starting D-Bus User Message Bus... >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/sealert.service' is not named after the D-Bus name 'org.fedoraproject.Setroubleshootd'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Service file '/usr/share//dbus-1/services/imsettings-daemon.service' is not named after the D-Bus name 'com.redhat.imsettings'. >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored >Jan 20 19:45:27 localhost-live dbus-broker-launch[1583]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored >Jan 20 19:45:27 localhost-live systemd[1565]: Started D-Bus User Message Bus. >Jan 20 19:45:27 localhost-live dbus-broker-lau[1583]: Ready >Jan 20 19:45:28 localhost-live systemd[1565]: Created slice Slice /app/dbus-:1.2-com.redhat.imsettings. >Jan 20 19:45:28 localhost-live systemd[1565]: Started dbus-:1.2-com.redhat.imsettings@0.service. >Jan 20 19:45:28 localhost-live systemd[1565]: Starting Virtual filesystem service... >Jan 20 19:45:28 localhost-live systemd[1565]: Started Virtual filesystem service. >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.710708]: IMSettings-Daemon[1592]: INFO: Starting imsettings-daemon... >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.711658]: IMSettings-Daemon[1592]: INFO: [HOME=/home/liveuser/.config/imsettings] >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.711743]: IMSettings-Daemon[1592]: INFO: [XINPUTRCDIR=/etc/X11/xinit/] >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.711799]: IMSettings-Daemon[1592]: INFO: [XINPUTDIR=/etc/X11/xinit/xinput.d/] >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.711853]: IMSettings-Daemon[1592]: INFO: [MODULEDIR=/usr/lib64/imsettings] >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.711906]: IMSettings-Daemon[1592]: INFO: [MODULES=xfce] >Jan 20 19:45:28 localhost-live imsettings-daemon[1592]: [ 1642725928.900731]: IMSettings-Daemon[1592]: WARNING **: Child process exited with code 1 >Jan 20 19:45:29 localhost-live systemd[1565]: Created slice Slice /app/dbus-:1.2-org.xfce.Xfconf. >Jan 20 19:45:29 localhost-live systemd[1565]: Started dbus-:1.2-org.xfce.Xfconf@0.service. >Jan 20 19:45:34 localhost-live systemd[1565]: Starting Accessibility services bus... >Jan 20 19:45:34 localhost-live systemd[1565]: Started Accessibility services bus. >Jan 20 19:45:34 localhost-live at-spi-bus-launcher[1769]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored >Jan 20 19:45:34 localhost-live at-spi-bus-launcher[1769]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored >Jan 20 19:45:34 localhost-live dbus-broker-lau[1769]: Ready >Jan 20 19:45:34 localhost-live systemd[1565]: Created slice Slice /app/dbus-:1.26-org.a11y.atspi.Registry. >Jan 20 19:45:34 localhost-live systemd[1565]: Started dbus-:1.26-org.a11y.atspi.Registry@0.service. >Jan 20 19:45:34 localhost-live systemd[1565]: Created slice Slice /app/dbus-:1.2-org.xfce.ScreenSaver. >Jan 20 19:45:34 localhost-live at-spi2-registryd[1772]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Jan 20 19:45:34 localhost-live systemd[1565]: Started dbus-:1.2-org.xfce.ScreenSaver@0.service. >Jan 20 19:45:41 localhost-live systemd[1565]: Created slice Slice /app/dbus-:1.2-org.freedesktop.thumbnails.Thumbnailer1. >Jan 20 19:45:41 localhost-live systemd[1565]: Started dbus-:1.2-org.freedesktop.thumbnails.Thumbnailer1@0.service. >Jan 20 19:45:42 localhost-live spice-vdagent[1814]: vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 does not exist, exiting >Jan 20 19:45:42 localhost-live polkitd[1279]: Registered Authentication Agent for unix-session:1 (system bus name :1.34 [/usr/libexec/xfce-polkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jan 20 19:45:44 localhost-live imsettings-daemon[1592]: [ 1642725944.738711]: IMSettings-Daemon[1592]: WARNING **: Child process exited with code 1 >Jan 20 19:45:45 localhost-live imsettings-daemon[1592]: [ 1642725945.004381]: IMSettings-Daemon[1592]: INFO: Attempting to switch IM to none [lang=en_US.UTF-8, desktop=XFCE, update=false] >Jan 20 19:45:45 localhost-live imsettings-daemon[1592]: [ 1642725945.046414]: IMSettings-Daemon[1592]: WARNING **: Child process exited with code 1 >Jan 20 19:45:45 localhost-live imsettings-daemon[1592]: [ 1642725945.046594]: IMSettings-Daemon[1592]: INFO: no need to invoke any auxiliary process for none >Jan 20 19:45:45 localhost-live imsettings-daemon[1592]: [ 1642725945.046641]: IMSettings-Daemon[1592]: INFO: no need to invoke any main process for none >Jan 20 19:45:45 localhost-live imsettings-daemon[1592]: [ 1642725945.048671]: IMSettings-XFCE backend[1592]: INFO: Setting up gtk-im-context-simple:xim as gtk+ immodule >Jan 20 19:45:47 localhost-live systemd[1565]: Starting Virtual filesystem service - disk device monitor... >Jan 20 19:45:47 localhost-live systemd[1565]: Started Virtual filesystem service - disk device monitor. >Jan 20 19:45:47 localhost-live systemd[1565]: Starting Virtual filesystem service - Media Transfer Protocol monitor... >Jan 20 19:45:48 localhost-live systemd[1565]: Started Virtual filesystem service - Media Transfer Protocol monitor. >Jan 20 19:45:48 localhost-live NetworkManager[1448]: <info> [1642725948.4447] agent-manager: agent[96c044204be228db,:1.40/org.freedesktop.nm-applet/1000]: agent registered >Jan 20 19:45:48 localhost-live systemd[1565]: Starting Virtual filesystem metadata service... >Jan 20 19:45:48 localhost-live systemd[1565]: Started Virtual filesystem metadata service. >Jan 20 19:45:48 localhost-live systemd[1]: Created slice Slice /system/dbus-:1.2-org.freedesktop.problems. >Jan 20 19:45:48 localhost-live systemd[1]: Started dbus-:1.2-org.freedesktop.problems@0.service. >Jan 20 19:45:48 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.2-org.freedesktop.problems@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:48 localhost-live systemd[1565]: Starting Bluetooth OBEX service... >Jan 20 19:45:50 localhost-live obexd[2072]: OBEX daemon 5.61 >Jan 20 19:45:50 localhost-live systemd[1565]: Started Bluetooth OBEX service. >Jan 20 19:45:50 localhost-live kernel: Bluetooth: RFCOMM TTY layer initialized >Jan 20 19:45:50 localhost-live kernel: Bluetooth: RFCOMM socket layer initialized >Jan 20 19:45:50 localhost-live kernel: Bluetooth: RFCOMM ver 1.11 >Jan 20 19:45:52 localhost-live systemd[1]: Created slice Slice /system/dbus-:1.2-org.fedoraproject.Setroubleshootd. >Jan 20 19:45:52 localhost-live systemd[1]: Started dbus-:1.2-org.fedoraproject.Setroubleshootd@0.service. >Jan 20 19:45:52 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.2-org.fedoraproject.Setroubleshootd@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:53 localhost-live systemd[1565]: Created slice User Core Session Slice. >Jan 20 19:45:53 localhost-live systemd[1565]: Started PipeWire Multimedia Service. >Jan 20 19:45:53 localhost-live systemd[1565]: Started Multimedia Service Session Manager. >Jan 20 19:45:53 localhost-live systemd[1565]: Started PipeWire PulseAudio. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Successfully made thread 2140 of process 2140 (/usr/bin/pipewire-pulse) owned by '1000' high priority at nice level -11. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 1 threads of 1 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Successfully made thread 2137 of process 2137 (/usr/bin/pipewire) owned by '1000' high priority at nice level -11. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 2 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 2 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 2 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 2 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Successfully made thread 2158 of process 2140 (/usr/bin/pipewire-pulse) owned by '1000' RT at priority 20. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 3 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 3 threads of 2 processes of 1 users. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Successfully made thread 2161 of process 2137 (/usr/bin/pipewire) owned by '1000' RT at priority 20. >Jan 20 19:45:56 localhost-live rtkit-daemon[1281]: Supervising 4 threads of 2 processes of 1 users. >Jan 20 19:45:59 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Jan 20 19:45:59 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:45:59 localhost-live audit: BPF prog-id=49 op=UNLOAD >Jan 20 19:45:59 localhost-live audit: BPF prog-id=48 op=UNLOAD >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/ldac >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/aac >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSink/sbc_xq >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/sbc_xq >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream >Jan 20 19:46:00 localhost-live bluetoothd[1265]: Endpoint registered: sender=:1.51 path=/MediaEndpoint/A2DPSource/faststream_duplex >Jan 20 19:46:06 localhost-live systemd[1565]: Created slice User Background Tasks Slice. >Jan 20 19:46:06 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:46:11 localhost-live systemd[1]: Started PC/SC Smart Card Daemon. >Jan 20 19:46:11 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:46:12 localhost-live systemd[1]: dbus-:1.2-org.fedoraproject.Setroubleshootd@0.service: Main process exited, code=killed, status=14/ALRM >Jan 20 19:46:12 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-:1.2-org.fedoraproject.Setroubleshootd@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Jan 20 19:46:12 localhost-live systemd[1]: dbus-:1.2-org.fedoraproject.Setroubleshootd@0.service: Failed with result 'signal'. >Jan 20 19:46:12 localhost-live systemd[1]: dbus-:1.2-org.fedoraproject.Setroubleshootd@0.service: Consumed 1.158s CPU time. >Jan 20 19:46:13 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:46:22 localhost-live chronyd[1435]: Selected source 45.79.1.70 (2.fedora.pool.ntp.org) >Jan 20 19:46:24 localhost-live systemd[1565]: tracker-extract-3.service: Consumed 1.705s CPU time. >Jan 20 19:47:08 localhost-live userhelper[2238]: pam_unix(liveinst:auth): user [root] has blank password; authenticated without it >Jan 20 19:47:08 localhost-live audit[2238]: USER_AUTH pid=2238 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:08 localhost-live audit[2238]: USER_ACCT pid=2238 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:08 localhost-live userhelper[2238]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/pam_timestamp/liveuser/unknown:root' >Jan 20 19:47:08 localhost-live audit[2238]: USER_START pid=2238 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:08 localhost-live audit[2238]: CRED_ACQ pid=2238 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:08 localhost-live userhelper[2241]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jan 20 19:47:08 localhost-live kernel: async_tx: api initialized (async) >Jan 20 19:47:09 localhost-live kernel: device-mapper: multipath round-robin: version 1.2.0 loaded >Jan 20 19:47:09 localhost-live kernel: No iBFT detected. >Jan 20 19:47:10 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=1 enabled=1 old-enabled=1 lsm=selinux res=1 >Jan 20 19:47:10 localhost-live dbus-broker-launch[1584]: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Jan 20 19:47:12 localhost-live audit[1262]: USER_MAC_STATUS pid=1262 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >Jan 20 19:47:12 localhost-live at-spi-bus-launcher[1770]: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Jan 20 19:47:13 localhost-live udisksd[1289]: Loading module iscsi ... >Jan 20 19:47:14 localhost-live systemd[1]: pcscd.service: Deactivated successfully. >Jan 20 19:47:14 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2394 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/UserInterface. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/1. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StartModulesTask-1 (140018338154048) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Services. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Network. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Storage. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Users. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Security. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Addons.Kdump. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Payloads. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Subscription. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Timezone. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Localization. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Services. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Network. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Storage. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Users. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Security. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Addons.Kdump. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Payloads. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Subscription. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Timezone. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Localization. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class DeviceFormat as None >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [1] mkdosfs --help ... >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Create FAT filesystem in TARGET, which can be a block device or file. Use only >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: created with a size of 1024 bytes times BLOCKS, which must be specified. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Options: >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -a Disable alignment of data structures >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -A Toggle Atari variant of the filesystem >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -b SECTOR Select SECTOR as location of the FAT32 backup boot sector >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -c Check device for bad blocks before creating the filesystem >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -C Create file TARGET then create filesystem in it >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -D NUMBER Write BIOS drive number NUMBER to boot sector >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -f COUNT Create COUNT file allocation tables >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -F SIZE Select FAT size SIZE (12, 16 or 32) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -g GEOM Select disk geometry: heads/sectors_per_track >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -h NUMBER Write hidden sectors NUMBER to boot sector >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -I Ignore and disable safety checks >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -l FILENAME Read bad blocks list from FILENAME >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -m FILENAME Replace default error message in boot block with contents of FILENAME >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -M TYPE Set media type in boot sector to TYPE >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -n LABEL Set volume name to LABEL (up to 11 characters long) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --codepage=N use DOS codepage N to encode label (default: 850) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -r COUNT Make room for at least COUNT entries in the root directory >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -R COUNT Set minimal number of reserved sectors to COUNT >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -s COUNT Set number of sectors per cluster to COUNT >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -S SIZE Select a sector size of SIZE (a power of two, at least 512) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: -v Verbose execution >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --variant=TYPE Select variant TYPE of filesystem (standard or Atari) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --invariant Use constants for randomly generated or time based values >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --offset=SECTOR Write the filesystem at a specific sector into the device file. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: --help Show this help message and exit >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [1] (exit code: 0) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/territories.xml.gz' 0x7f58be0f5f60> >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class FATFS as vfat >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class EFIFS as efi >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class BTRFS as btrfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class JFS as jfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class XFS as xfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class HFS as hfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class NTFS as ntfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class ExFATFS as exfat >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class F2FS as f2fs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class NFS as nfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class NoDevFS as nodev >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class ProcFS as proc >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class SysFS as sysfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class BindFS as bind >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class USBFS as usbfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [2] lvm version ... >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2446]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[2]: LVM version: 2.03.11(2) (2021-01-08) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Library version: 1.02.175 (2021-01-08) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Driver version: 4.45.0 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --disable-readline --enable-editline --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[2]: >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [2] (exit code: 0) >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class LUKS as luks >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class Integrity as integrity >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:registered device format class SwapSpace as swap >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[2432]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[2432]: DEBUG:com_redhat_kdump.service.initialization:The kdump add-on is disabled. Quit. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2446]: INFO:program:Running... systemctl list-unit-files rhsm.service --no-legend >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Addons.Kdump. The optional module has failed to start, so it won't be available during the installation. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2446]: DEBUG:program:Return code: 1 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2446]: DEBUG:anaconda.modules.subscription.initialization:subscription: The required rhsm systemd service is not available. The Subscription module won't be started. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Payloads started successfully. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Payloads is available. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: INFO:dasbus.connection:Connecting to the system bus. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: INFO:dasbus.connection:Connecting to the system bus. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.network.network:Connected to network: True >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.network.network:Applying boot options <pyanaconda.core.kernel.KernelArguments object at 0x7fcc0405c730> >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Services started successfully. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Services is available. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Network started successfully. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.network.network:Connecting to the hostnamed service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Network is available. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >Jan 20 19:47:19 localhost-live audit: BPF prog-id=50 op=LOAD >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Jan 20 19:47:19 localhost-live audit: BPF prog-id=51 op=LOAD >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Users started successfully. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Users is available. >Jan 20 19:47:19 localhost-live systemd[1]: Starting Hostname Service... >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Security started successfully. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Security is available. >Jan 20 19:47:19 localhost-live dbus-daemon[2399]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Modules.Subscription. The optional module has failed to start, so it won't be available during the installation. >Jan 20 19:47:19 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:19 localhost-live systemd[1]: Started Hostname Service. >Jan 20 19:47:19 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/territories.xml.gz' 0x7f8163d18cd0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/languages.xml.gz' 0x7f58be0f60e0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... modprobe libfc >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/languages.xml.gz' 0x7f8163d18e50> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:Failed to read FCoE EDD info: No such file or directory >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:ISCSID is /sbin/iscsid >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... systemctl start iscsi-init.service >Jan 20 19:47:20 localhost-live systemd[1]: Starting One time configuration for iscsi.service... >Jan 20 19:47:20 localhost-live systemd[1]: iscsi-init.service: Deactivated successfully. >Jan 20 19:47:20 localhost-live systemd[1]: Finished One time configuration for iscsi.service. >Jan 20 19:47:20 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:20 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:no initiator set >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [3] e2fsck -V ... >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[3]: >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[3]: e2fsck 1.46.3 (27-Jul-2021) >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Using EXT2FS Library version 1.46.3, 27-Jul-2021 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [3] (exit code: 0) >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/keyboards.xml.gz' 0x7f58bddc9cc0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/timezones.xml.gz' 0x7f58bddc9c00> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f58bddc9c00> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/keyboards.xml.gz' 0x7f8163d18cd0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/timezones.xml.gz' 0x7f8163d18fa0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.10/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f8163d195a0> >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:loop0 1532907520 root disk brw-rw---- squashfs >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:loop2 34359738368 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sda 500107862016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sdb 6001175126016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sdc 1000203804160 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:|-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sdd 2000398934016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sde 5000981078016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sdf 6001175126016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:`-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 /run/initramfs/live >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lsblk output: >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: loop0 1532907520 root disk brw-rw---- squashfs >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: loop2 34359738368 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sda 500107862016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sdb 6001175126016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sdc 1000203804160 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: |-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sdd 2000398934016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sde 5000981078016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sdf 6001175126016 root disk brw-rw---- >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: `-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 /run/initramfs/live >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: zram0 8589934592 root disk brw-rw---- [SWAP] >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Jan 20 19:47:20 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Storage started successfully. >Jan 20 19:47:20 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Storage is available. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Jan 20 19:47:21 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Localization started successfully. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Localization is available. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Jan 20 19:47:21 localhost-live dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Timezone started successfully. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Timezone is available. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StartModulesTask-1 (140018338154048) >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.boss:Reading a kickstart file at /usr/share/anaconda/interactive-defaults.ks. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Services. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Network. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'btrfs', 'clearpart', 'fcoe', 'ignoredisk', 'iscsi', 'iscsiname', 'logvol', 'mount', 'nvdimm', 'part', 'partition', 'raid', 'reqpart', 'snapshot', 'volgroup', 'zerombr', 'zfcp', 'zipl'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Storage. ><auto-removed line containing rootpw> >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Users. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Security handles commands ['authselect', 'selinux', 'realm'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Security. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Payloads handles commands ['cdrom', 'harddrive', 'hmc', 'liveimg', 'module', 'nfs', 'ostreesetup', 'url'] sections ['packages'] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Payloads. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone', 'timesource'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Timezone. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons []. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Localization. >from distutils.version import LooseVersion >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.security.security:Fingerprint authentication enabled is set to True. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:21 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.timezone.timezone:Time sources are set to: [] >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: >-a Disable alignment of data structures >-A Toggle Atari variant of the filesystem >-b SECTOR Select SECTOR as location of the FAT32 backup boot sector >-c Check device for bad blocks before creating the filesystem >-C Create file TARGET then create filesystem in it >-D NUMBER Write BIOS drive number NUMBER to boot sector >-f COUNT Create COUNT file allocation tables >-F SIZE Select FAT size SIZE (12, 16 or 32) >-g GEOM Select disk geometry: heads/sectors_per_track >-h NUMBER Write hidden sectors NUMBER to boot sector >-i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >-I Ignore and disable safety checks >-l FILENAME Read bad blocks list from FILENAME >-m FILENAME Replace default error message in boot block with contents of FILENAME >-M TYPE Set media type in boot sector to TYPE >--mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >-n LABEL Set volume name to LABEL (up to 11 characters long) >--codepage=N use DOS codepage N to encode label (default: 850) >-r COUNT Make room for at least COUNT entries in the root directory >-R COUNT Set minimal number of reserved sectors to COUNT >-s COUNT Set number of sectors per cluster to COUNT >-S SIZE Select a sector size of SIZE (a power of two, at least 512) >-v Verbose execution >--variant=TYPE Select variant TYPE of filesystem (standard or Atari) > >--invariant Use constants for randomly generated or time based values >--offset=SECTOR Write the filesystem at a specific sector into the device file. >--help Show this help message and exit >Library version: 1.02.175 (2021-01-08) >Driver version: 4.45.0 >Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --disable-readline --enable-editline --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve '/dev/zram0' >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:starting Blivet copy >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:finished Blivet copy >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140137768076864) >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... systemctl start iscsi-init.service >Jan 20 19:47:22 localhost-live systemd[1]: Condition check resulted in One time configuration for iscsi.service being skipped. >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:no initiator set >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:resetting Blivet (version 3.4.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f745dfddf60> >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ' >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c ' >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171905911'} ; >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [4] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >match_hostname(cert, asserted_hostname) >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[4]: >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[4]: >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [4] (exit code: 0) >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sda is a disk >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >Jan 20 19:47:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3937363737333136380a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda size to 465.76 GiB (465.76 GiB) >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sda (id 4) to device tree >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745dfdf0d0) -- >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda status = True id = 4 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 465.76 GiB >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 0 exists = True protected = False >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 465.76 GiB path = /dev/sda >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5002538e4020553c >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 6cdb0e8e ; label: None ; device: /dev/sda ; serial: Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ; exists: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 3 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d53ce80>, <parted.partition.Partition object at 0x7f745d53d0c0>, <parted.partition.Partition object at 0x7f745d53d2d0>, <parted.partition.Partition object at 0x7f745d53d540>, <parted.partition.Partition object at 0x7f745d53d5d0>] >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d53caf0> >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745df27e00> >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-uuid/16AE5F34AE5F0B9D ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part1 ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/System\\x20Reserved ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-01 ' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'System_Reserved', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'System\\x20Reserved', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '16AE5F34AE5F0B9D', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '16AE5F34AE5F0B9D', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_FLAGS': '0x80', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '204800', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-01', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'UDISKS_IGNORE': '1', >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929980'} ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda1 (id 14) to device tree >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745dfdf610) -- >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda1 status = True id = 14 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-01 size = 100 MiB >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 1 exists = True protected = False >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 100 MiB path = /dev/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = True >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d150> >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sda1 type: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53cd30> PedPartition: <_ped.Partition object at 0x7f745d53acf0> >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 206847 length = 204800 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = boot >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda1' is 'ntfs' >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sda1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: System Reserved >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 25599 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 8533 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 11732 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 8533 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 11732 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 172 (0.7%) >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 8533 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 2 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 4096 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 3200 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 3200 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 16825 (65.7%) >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sda1 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 36 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 34.33 MiB up to 37.77 MiB >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 22 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-02 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/2CBA6639BA660026 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/windows7 ' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'windows7', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'windows7', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '2CBA6639BA660026', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '2CBA6639BA660026', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '206848', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '209715200', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-02', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929872'} ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda2 (id 24) to device tree >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745dfdf6d0) -- >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda2 status = True id = 24 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-02 size = 100 GiB >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 2 exists = True protected = False >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 100 GiB path = /dev/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d1e0> >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sda2 type: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53cfd0> PedPartition: <_ped.Partition object at 0x7f7460fe4900> >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 206848 end = 209922047 length = 209715200 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda2' is 'ntfs' >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sda2 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: windows7 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 26214399 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 786432 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 4063231 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 786432 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 4063231 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 120000 (0.5%) >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 786432 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 15034398 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 3276800 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 3276800 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 3276800 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 13971879 (53.3%) >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sda2 >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:25 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >return cls.new(*args, **kwds) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 50146 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 46.7 GiB up to 47.19 GiB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 32 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part3 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-03 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '209922048', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '766851072', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-03', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171919486'} ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 320a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda3 size to 1024 B (1024 B) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda3 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda3 size to 365.66 GiB (365.66 GiB) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda3 (id 34) to device tree >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d53fdc0) -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda3 status = True id = 34 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-03 size = 365.66 GiB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 3 exists = True protected = False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 365.66 GiB path = /dev/sda3 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 2 primary = None start sector = None end sector = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 3 path: /dev/sda3 type: 2 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53d330> PedPartition: <_ped.Partition object at 0x7f74603ee250> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 209922048 end = 976773119 length = 766851072 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:no type or existing type for sda3, bailing >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda5 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part5 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-05 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/manjaro', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'manjaro', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'manjaro', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '723730432', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '253042688', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-05', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171930382'} ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda5 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda5 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 3 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda5 ; exists: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda5 (id 39) to device tree >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d53f430) -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda5 status = True id = 39 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-05 size = 120.66 GiB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 5 exists = True protected = False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 120.66 GiB path = /dev/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 1 primary = None start sector = None end sector = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d9c0> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 5 path: /dev/sda5 type: 1 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53d690> PedPartition: <_ped.Partition object at 0x7f745d53bd30> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 723730432 end = 976773119 length = 253042688 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda5 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda5' is 'ext4' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: manjaro >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: <not available> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e8a9866d-f97a-46d8-9b64-ae01f2141890 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 7913472 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 31630336 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 1581516 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 30987359 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 7913461 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 1016 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8192 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 512 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Mon Mar 29 00:39:34 2021 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Sun Jun 6 00:30:42 2021 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Sun Jun 6 00:30:55 2021 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Mon Mar 29 00:39:34 2021 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 1936 MB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: a116864a-52a7-4157-9dd5-b221b75a4de4 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0xb9c271db >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_checksum_v3 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 512M >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 131072 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 131072 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x87bfca27 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/sda5 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 245681 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 959.69 MiB up to 1.03 GiB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 47 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda6 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part6 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-06 ' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/fedora-34-cinnamon', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BTRFS_READY': '1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'fedora-34-cinnamon', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'fedora-34-cinnamon', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'btrfs', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_SUB': '9cf2f265-335f-4ded-b51b-171d8e902d39', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_SUB_ENC': '9cf2f265-335f-4ded-b51b-171d8e902d39', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '209924096', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '262144064', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-06', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171925771'} ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda6 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda6 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 4 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda6 ; exists: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda6 (id 49) to device tree >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5aa380) -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda6 status = True id = 49 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-06 size = 125 GiB >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 6 exists = True protected = False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 125 GiB path = /dev/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 1 primary = None start sector = None end sector = None >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d780> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 6 path: /dev/sda6 type: 1 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53d450> PedPartition: <_ped.Partition object at 0x7f745d53bce0> >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 209924096 end = 472068159 length = 262144064 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda6 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda6' is 'btrfs' >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 57 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: btrfs ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:creating btrfs volume btrfs.fedora-34-cinnamon >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora-34-cinnamon ; parent: sda6 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 0 ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora-34-cinnamon ; type: None ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.58 ; status: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:btrfs.58 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 62 >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.58 ; type: btrfs ; current: None ; >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added btrfs volume fedora-34-cinnamon (id 58) to device tree >Jan 20 19:47:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [5] btrfs --version ... >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[5]: btrfs-progs v5.14.1 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[5]: >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [5] (exit code: 0) >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.58l2x4mo75 >Jan 20 19:47:27 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:47:27 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:47:27 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:47:27 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [6] btrfs subvol list -p -s /tmp/btrfs-tmp.58l2x4mo75 ... >Jan 20 19:47:27 localhost-live systemd[1565]: Starting Mark boot as successful... >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[6]: >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[6]: >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [6] (exit code: 0) >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live systemd[1565]: Finished Mark boot as successful. >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [7] btrfs subvol get-default /tmp/btrfs-tmp.58l2x4mo75 ... >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[7]: ID 5 (FS_TREE) >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[7]: >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [7] (exit code: 0) >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /tmp/btrfs-tmp.58l2x4mo75 >Jan 20 19:47:28 localhost-live systemd[1]: tmp-btrfs\x2dtmp.58l2x4mo75.mount: Deactivated successfully. >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.5874wbdjp7 >Jan 20 19:47:28 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:47:28 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:47:28 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:47:28 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [8] btrfs subvol list -p /tmp/btrfs-tmp.5874wbdjp7 ... >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[8]: ID 285 gen 321033 parent 5 top level 5 path var/lib/machines >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[8]: >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [8] (exit code: 0) >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [9] btrfs subvol get-default /tmp/btrfs-tmp.5874wbdjp7 ... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[9]: ID 5 (FS_TREE) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[9]: >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [9] (exit code: 0) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /tmp/btrfs-tmp.5874wbdjp7 >Jan 20 19:47:29 localhost-live systemd[1]: tmp-btrfs\x2dtmp.5874wbdjp7.mount: Deactivated successfully. >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 64 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 66 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 0 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice._set_format: var/lib/machines ; type: btrfs ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: var/lib/machines ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora-34-cinnamon ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:fedora-34-cinnamon sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added btrfs subvolume var/lib/machines (id 65) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing btrfs filesystem >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b520134c ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdb', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204RAQ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b520134c', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '16', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdb', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171942345'} ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdb is a disk >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 31313732313034353136380a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdb (id 69) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d5a9ea0) -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdb status = True id = 69 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 5.46 TiB >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 16 exists = True protected = False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdb >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500b520134c >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 73 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 74 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 75 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 76 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: ae6b7a22-9fa6-405c-a4e0-1bea41190fb0 ; label: None ; device: /dev/sdb ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d5a8d30>] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745dfdca30> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745e34f680> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 77 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/crypted_f ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partlabel/myBigHardDisk ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b520134c-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdb1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'crypted_f', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'crypted_f', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:16', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NAME': 'myBigHardDisk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '11721041920', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'a58a080f-b823-444f-a433-0075b7349596', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204RAQ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b520134c', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '17', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTNAME': 'myBigHardDisk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdb1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171954933'} ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 80 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdb1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdb1 (id 79) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d53f250) -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdb1 status = True id = 79 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 5.46 TiB disk sdb (69) with existing gpt disklabel'] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = a58a080f-b823-444f-a433-0075b7349596 size = 5.46 TiB >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 17 exists = True protected = False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdb1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d5abbb0> fileSystem: None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdb1 type: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: myBigHardDisk active: True busy: False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d5a98d0> PedPartition: <_ped.Partition object at 0x7f745dea38d0> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 5.46 TiB disk sdb (69) with existing gpt disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 11721043967 length = 11721041920 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 83 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 84 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 85 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 86 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdb1' is 'luks' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; label: crypted_f ; device: /dev/sdb1 ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; luks_version: luks2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 87 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: luks ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 failed: luks device not configured >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '32', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171922674'} ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/hidden: 300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/vendor: 41544120202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdc is a disk >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 90 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 91 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/size: 313935333532333035350a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc size to 931.51 GiB (931.51 GiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/queue/rotational: 310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdc (id 89) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d5c1780) -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc status = True id = 89 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 931.51 GiB >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 32 exists = True protected = False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 931.51 GiB path = /dev/sdc >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 50024e9001afb988 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/ro: 300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 94 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 95 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 96 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: f5c26409 ; label: None ; device: /dev/sdc ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d53f220>, <parted.partition.Partition object at 0x7f745d5c2ec0>] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d5c3460> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d55ce00> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 97 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988-part1 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/cryptedhomer ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/f5c26409-01 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'cryptedhomer', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'cryptedhomer', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '6447505f-667c-4de9-84c6-176726d8a9af', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '6447505f-667c-4de9-84c6-176726d8a9af', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:32', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '1321205760', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'f5c26409-01', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '33', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929260'} ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdc1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdc1 ; exists: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdc1 (id 99) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5c2260) -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc1 status = True id = 99 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 931.51 GiB disk sdc (89) with existing msdos disklabel'] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = f5c26409-01 size = 630 GiB >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 33 exists = True protected = False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 630 GiB path = /dev/sdc1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d5c33d0> fileSystem: None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdc1 type: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d5c2680> PedPartition: <_ped.Partition object at 0x7f745de45c60> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 1321207807 length = 1321205760 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 104 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 105 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 106 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdc1' is 'luks' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 6447505f-667c-4de9-84c6-176726d8a9af ; label: cryptedhomer ; device: /dev/sdc1 ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; luks_version: luks2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 107 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: luks ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-6447505f-667c-4de9-84c6-176726d8a9af failed: luks device not configured >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-partuuid/f5c26409-02 /dev/disk/by-label/win-games ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/77D9AD8569BEA237 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988-part2 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 ' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'win-games', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'win-games', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '77D9AD8569BEA237', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '77D9AD8569BEA237', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:32', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '1321207808', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '632313856', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'f5c26409-02', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '34', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171936093'} ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 111 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdc2 ; exists: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdc2 (id 109) to device tree >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5c3700) -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc2 status = True id = 109 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 931.51 GiB disk sdc (89) with existing msdos disklabel'] >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = f5c26409-02 size = 301.51 GiB >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 34 exists = True protected = False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 301.51 GiB path = /dev/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d5c33d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d5c2dd0> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sdc2 type: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d5c2f50> PedPartition: <_ped.Partition object at 0x7f745d59de90> >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 1321207808 end = 1953521663 length = 632313856 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc2 ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 113 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 114 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 116 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdc2' is 'ntfs' >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sdc2 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: win-games >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 79039231 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 9879907 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 4 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 9879907 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 6464 (0.0%) >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 4 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 39519615 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:47:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 9883648 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 9879904 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 9879904 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 26735841 (33.8%) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sdc2 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 214235 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 199.52 GiB up to 200.01 GiB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 117 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: ntfs ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-4 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500647aede5', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdd', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '7200', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST2000DM001-1CH164', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '30e7fe77', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC27', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'Z1E57NMT', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500647aede5', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '48', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdd', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171909223'} ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/hidden: 300a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/vendor: 41544120202020200a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdd is a disk >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/size: 333930373032393136380a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd size to 1.82 TiB (1.82 TiB) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/queue/rotational: 310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdd (id 119) to device tree >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d5eee60) -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdd status = True id = 119 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 1.82 TiB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 48 exists = True protected = False >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.82 TiB path = /dev/sdd >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500647aede5 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/ro: 300a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 123 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 124 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 125 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 126 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 30e7fe77 ; label: None ; device: /dev/sdd ; serial: ST2000DM001-1CH164_Z1E57NMT ; exists: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d53dff0>] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d53c310> >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f7460c57dc0> >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 127 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdd1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500647aede5-part1 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/nix-gaming ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4-part1 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/30e7fe77-01', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdd1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '7200', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'nix-gaming', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'nix-gaming', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST2000DM001-1CH164', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:48', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '3907026944', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '30e7fe77-01', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '30e7fe77', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC27', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'Z1E57NMT', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500647aede5', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '49', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdd1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171927492'} ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdd1 (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdd1 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 130 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 131 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdd1 ; exists: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdd1 (id 129) to device tree >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5c3820) -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdd1 status = True id = 129 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 1.82 TiB disk sdd (119) with existing msdos disklabel'] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 30e7fe77-01 size = 1.82 TiB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 49 exists = True protected = False >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.82 TiB path = /dev/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d53c400> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53e2c0> >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdd1 type: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d53f0a0> PedPartition: <_ped.Partition object at 0x7f745d563ba0> >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 1.82 TiB disk sdd (119) with existing msdos disklabel >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 3907028991 length = 3907026944 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdd1 ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 133 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 134 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 135 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 136 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdd1' is 'ext4' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: nix-gaming >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /gaming >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg casefold sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 122101760 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 488378368 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 24418918 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 185307323 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 121161550 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 1024 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8192 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 512 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Mon Dec 20 17:46:36 2021 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Thu Jan 20 17:23:29 2022 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Thu Jan 20 17:28:34 2022 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 27 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Mon Dec 20 17:46:36 2021 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 48 GB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: b60acdad-29c4-49f7-9698-5f8003eca162 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0xc5adc271 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Character encoding: utf8-12.1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 1024M >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 262144 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 262144 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x000509d5 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0xe6f754e9 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/sdd1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 301205652 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 1.12 TiB up to 1.12 TiB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 137 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: ext4 ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c5007dbba066 ' >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sde', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5980', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST5000DM000-1FK178', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC47', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'W4J0DX7Z', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c5007dbba066', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '64', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sde', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171999296'} ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde)... >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/hidden: 300a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/vendor: 41544120202020200a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sde is a disk >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 140 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/size: 393736373534313136380a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde size to 4.55 TiB (4.55 TiB) >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/queue/rotational: 310a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sde (id 139) to device tree >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d5edd20) -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sde status = True id = 139 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 4.55 TiB >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 64 exists = True protected = False >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 4.55 TiB path = /dev/sde >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c5007dbba066 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/ro: 300a >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sde ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 143 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 144 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 145 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 146 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sde ; label_type: gpt ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 38fcaf60-d036-4649-a3fb-00cec8cb863c ; label: None ; device: /dev/sde ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d5ec2b0>] >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d5ec550> >Jan 20 19:47:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745e024e00> >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 147 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sde ; type: disklabel ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sde1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/cryptedyggsy ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c5007dbba066-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partlabel/Yggdrasil ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sde1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5980', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'cryptedyggsy', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'cryptedyggsy', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '35f28d77-1864-4aa2-bc12-1c66c4406533', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '35f28d77-1864-4aa2-bc12-1c66c4406533', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST5000DM000-1FK178', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:64', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NAME': 'Yggdrasil', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '9767538688', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'da15abfb-bd9b-49a4-adb3-37cc2a5d5126', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC47', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'W4J0DX7Z', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c5007dbba066', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '65', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTNAME': 'Yggdrasil', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sde1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172005287'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sde1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sde1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 150 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sde ; child: sde1 ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 151 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sde1 ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sde1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sde1 ; exists: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 10 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 12 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sde1 (id 149) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5ecb80) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sde1 status = True id = 149 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 4.55 TiB disk sde (139) with existing gpt disklabel'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = da15abfb-bd9b-49a4-adb3-37cc2a5d5126 size = 4.55 TiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 65 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 4.55 TiB path = /dev/sde1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d5ec5b0> fileSystem: None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sde1 type: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: Yggdrasil active: True busy: False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d5ec250> PedPartition: <_ped.Partition object at 0x7f745d596c50> >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 4.55 TiB disk sde (139) with existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 9767540735 length = 9767538688 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sde1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 153 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 154 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 155 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 156 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sde1' is 'luks' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 35f28d77-1864-4aa2-bc12-1c66c4406533 ; label: cryptedyggsy ; device: /dev/sde1 ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; luks_version: luks2 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 157 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: luks ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-35f28d77-1864-4aa2-bc12-1c66c4406533 failed: luks device not configured >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500b5205f0d ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdf', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204QKZ', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b5205f0d', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '80', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdf', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172002809'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/vendor: 41544120202020200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdf is a disk >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 160 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 161 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/size: 31313732313034353136380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/queue/rotational: 310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdf (id 159) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d5c0370) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdf status = True id = 159 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 5.46 TiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 80 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdf >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500b5205f0d >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/ro: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 163 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 164 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 165 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 166 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdf ; label_type: gpt ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: fbe1dd07-85dd-48db-8b7b-d4b50076b89b ; label: None ; device: /dev/sdf ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d6060b0>] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d605e10> >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d55c580> >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 167 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: disklabel ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdf1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/crypted_data ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdf1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'crypted_data', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'crypted_data', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '19121386-5dd1-4956-88de-5f260de95a72', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '19121386-5dd1-4956-88de-5f260de95a72', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:80', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '11721041920', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '9ba8096d-2d2e-4282-a1a7-9342ba900249', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204QKZ', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b5205f0d', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '81', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdf1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172011004'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdf1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdf1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdf ; child: sdf1 ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdf1 ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdf1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdf1 ; exists: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 10 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 12 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdf1 (id 169) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d5ecc70) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdf1 status = True id = 169 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 5.46 TiB disk sdf (159) with existing gpt disklabel'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 9ba8096d-2d2e-4282-a1a7-9342ba900249 size = 5.46 TiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 81 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdf1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d605d80> fileSystem: None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdf1 type: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: active: True busy: False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d606110> PedPartition: <_ped.Partition object at 0x7f745d5a7790> >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 5.46 TiB disk sdf (159) with existing gpt disklabel >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 11721043967 length = 11721041920 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdf1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 173 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 174 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 175 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 176 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdf1' is 'luks' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 19121386-5dd1-4956-88de-5f260de95a72 ; label: crypted_data ; device: /dev/sdf1 ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; luks_version: luks2 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 177 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: luks ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-19121386-5dd1-4956-88de-5f260de95a72 failed: luks device not configured >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:uaccess:systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:07:00.0-ata-2 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:07:00.0-ata-2.0 /dev/cdrom ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/Fedora-Xfce-Live-35-1-2 ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/2021-10-26-06-03-23-00', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sr0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD_R': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD_RW': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_R': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_RW': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_R_DL': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RAM': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW_RO': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW_SEQ': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL_JR': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL_SEQ': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_DVD': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_SESSION_COUNT': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_STATE': 'complete', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_TRACK_COUNT': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MRW': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MRW_W': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_RW_REMOVABLE': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FOR_SEAT': 'block-pci-0000_07_00_0-ata-2_0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Fedora-Xfce-Live-35-1-2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Fedora-Xfce-Live-35-1-2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'iso9660', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '2021-10-26-06-03-23-00', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '2021-10-26-06-03-23-00', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': 'Joliet Extension', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ATAPI_iHAS124_D', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '3542cd9b', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:07:00.0-ata-2.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:07:00.0-ata-2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_07_00_0-ata-2_0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '8L03', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ATAPI_iHAS124_D_3524552_218232508345', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': '3524552_218232508345', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'cd', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '11', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sr0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':seat:uaccess:systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '176683760'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevicePopulator.run: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 180 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/size: 333231383638380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sr0 size to 1.53 GiB (1.53 GiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added cdrom sr0 (id 179) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: OpticalDevice instance (0x7f745d5ed420) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sr0 status = True id = 179 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 1.53 GiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 11 minor = 0 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.53 GiB path = /dev/sr0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 183 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 184 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 185 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 186 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sr0' is 'iso9660' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 187 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing iso9660 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'squashfs', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '4.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172141090'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 190 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 191 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 189) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 194 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 195 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop0 (id 193) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d606c20) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop0 status = False id = 193 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (189)'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 197 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 198 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 199 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 200 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'loop0' is 'squashfs' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 201 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/Anaconda ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172142855'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 204 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /LiveOS/rootfs.img (id 203) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 208 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop1 (id 207) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d604fa0) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop1 status = False id = 207 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /LiveOS/rootfs.img (203)'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 211 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 212 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 213 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 214 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'loop1' is 'ext4' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/loop1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x7362d175 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x845ecbea >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/loop1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Couldn't find valid filesystem superblock. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 215 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172141806'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 218 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 219 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /overlay (deleted) (id 217) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 223 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop2 (id 221) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d5ef610) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop2 status = False id = 221 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /overlay (deleted) (217)'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop2 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:no type or existing type for loop2, bailing >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/mapper/live-rw', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/dm-0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/dm-0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_NAME': 'live-rw', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_SUSPENDED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_RULES_VSN': '2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '253', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'dm-0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '154984119'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[10]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[10]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [10] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[11]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[11]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [11] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[12]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[12]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [12] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[13]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[13]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [13] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[14]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[14]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [14] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[15]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[15]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [15] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[16]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[16]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [16] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[17]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[17]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [17] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[18]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[18]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [18] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (207) with existing ext4 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (221) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 227 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 228 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31323538373030380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated live-rw size to 6 GiB (6 GiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added dm live-rw (id 226) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DMDevice instance (0x7f745d5ee110) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = live-rw status = True id = 226 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B loop loop1 (207) with existing ext4 filesystem'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 6 GiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = True >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/virtual/block/dm-0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 6 GiB path = /dev/mapper/live-rw >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None target = None dm_uuid = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[19]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[19]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [19] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[20]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[20]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [20] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 230 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 231 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 232 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 233 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'live-rw' is 'ext4' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /sysroot >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Thu Jan 20 14:44:11 2022 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Thu Jan 20 14:44:11 2022 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 2 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x0be54172 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000014 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0xb4d5484e >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 1271259 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 4.85 GiB up to 5.33 GiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 234 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/dm-name-live-base', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/dm-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/dm-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_NAME': 'live-base', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_SUSPENDED': '0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_RULES_VSN': '2', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '253', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'dm-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '155669826'} ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[21]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[21]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [21] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[22]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[22]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [22] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[23]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[23]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [23] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[24]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[24]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [24] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Boss[2402]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Boss[2402]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Services[2417]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[25]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[25]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [25] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Security[2429]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[26]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[26]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [26] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[27]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[27]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [27] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to America/New_York. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[28]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[28]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [28] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[29]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[29]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [29] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (207) with existing ext4 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31323538373030380a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated live-base size to 6 GiB (6 GiB) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added dm live-base (id 236) to device tree >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DMDevice instance (0x7f745d61a320) -- >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = live-base status = True id = 236 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B loop loop1 (207) with existing ext4 filesystem'] >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 6 GiB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = True >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/virtual/block/dm-1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 6 GiB path = /dev/mapper/live-base >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None target = None dm_uuid = None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[30]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[30]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [30] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[31]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[31]: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [31] (exit code: 0) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 240 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 241 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 242 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 243 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'live-base' is 'ext4' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x7362d175 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x845ecbea >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/mapper/live-base >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Couldn't find valid filesystem superblock. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 244 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sda data[440:443] = 8e0edb6c >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdb data[440:443] = 00000000 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sdb is zero. new disk image? >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdc data[440:443] = 0964c2f5 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdd data[440:443] = 77fee730 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sde data[440:443] = 00000000 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sde is zero. new disk image? >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdf data[440:443] = 00000000 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sdf is zero. new disk image? >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x6cdb0e8e', 'sdc': '0xf5c26409', 'sdd': '0x30e7fe77'} >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve '/dev/zram0' >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.53 GiB cdrom sr0 (179) with existing iso9660 filesystem >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Resolved live device to sr0. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2443]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['us']. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Jan 20 19:47:32 localhost-live kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:47:32 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda6 /mnt/sysimage >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... arch >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:x86_64 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=6447505f-667c-4de9-84c6-176726d8a9af' to 'sdc1' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=35f28d77-1864-4aa2-bc12-1c66c4406533' to 'sde1' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=19121386-5dd1-4956-88de-5f260de95a72' to 'sdf1' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=37235ef1-ab89-4fc6-8f4f-0bd30da467d1' to 'sdb1' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: ['homer', 'Yggdrasil', 'data', 'myBigHardDisk'] >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=8a8a08bd-f682-4ce2-9c11-d5e662fa9622' to 'fedora-34-cinnamon' (btrfs volume) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=bdd772ab-5d7b-44b0-b2d2-425d82592e59' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve '/dev//swapfile' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: tmpfs ; incomplete: False ; hidden: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'tmpfs' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3' to 'sdd1' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=c55ae0cc-5e92-44ff-82bc-e4e137b016fc' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=57a27fe4-90b0-4e9c-8746-5ad2df76a357' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=efd38792-0c18-400a-9593-63f5715d294a' >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=2CBA6639BA660026' to 'sda2' (partition) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:47:32 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.setup: var/lib/machines ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o subvol=var/lib/machines,ro /dev/sda6 /mnt/sysimage >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:47:32 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.setup: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >Jan 20 19:47:32 localhost-live kernel: EXT4-fs (sdd1): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >Jan 20 19:47:32 localhost-live kernel: EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140137768076864) >Jan 20 19:47:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdc2 a valid stage2 target device? >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sdc2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sdc2) returning True >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2440]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to False. >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1. >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.payloads.source.live_os.live_os:Trying to detect live os base image automatically >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2436]: DEBUG:anaconda.modules.payloads.source.live_os.live_os:Detected live base image /dev/mapper/live-base >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 6 GiB dm live-base (236) with existing ext4 filesystem >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >Jan 20 19:47:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 6 GiB dm live-base (236) with existing ext4 filesystem >Jan 20 19:47:33 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:47:33 localhost-live kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 19:47:34 localhost-live systemd-resolved[1235]: Clock change detected. Flushing caches. >Jan 20 19:47:34 localhost-live audit[3041]: USYS_CONFIG pid=3041 uid=0 auid=1000 ses=1 subj=unconfined_u:system_r:install_t:s0-s0:c0.c1023 msg='op=change-system-time exe="/usr/sbin/hwclock" hostname=? addr=? terminal=? res=success' >Jan 20 19:47:51 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:A new user list has been set: [UserData(gecos='xd', gid=0, gid_mode='ID_MODE_USE_DEFAULT', groups=[], homedir='', is_crypted=True, lock=False, name='xd', password_set=True, shell='', uid=0, uid_mode='ID_MODE_USE_DEFAULT')] >Jan 20 19:47:55 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:Root account has been locked. >Jan 20 19:47:55 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:Root account has been locked. >Jan 20 19:47:55 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:Root password cleared. >Jan 20 19:48:02 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:A new user list has been set: [UserData(gecos='xd', gid=0, gid_mode='ID_MODE_USE_DEFAULT', groups=[], homedir='', is_crypted=True, lock=False, name='xd', password_set=True, shell='', uid=0, uid_mode='ID_MODE_USE_DEFAULT')] >Jan 20 19:48:03 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Jan 20 19:48:03 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:48:03 localhost-live audit: BPF prog-id=51 op=UNLOAD >Jan 20 19:48:03 localhost-live audit: BPF prog-id=50 op=UNLOAD >Jan 20 19:48:27 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:Root account has been unlocked. >Jan 20 19:48:27 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:SSH login as root with password will not be allowed. >Jan 20 19:48:27 localhost-live org.fedoraproject.Anaconda.Modules.Users[2423]: DEBUG:anaconda.modules.users.users:Root password set. >Jan 20 19:48:29 localhost-live audit: BPF prog-id=52 op=LOAD >Jan 20 19:48:29 localhost-live audit: BPF prog-id=53 op=LOAD >Jan 20 19:48:29 localhost-live systemd[1]: Starting Hostname Service... >Jan 20 19:48:29 localhost-live systemd[1]: Started Hostname Service. >Jan 20 19:48:29 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:48:32 localhost-live chronyd[1435]: Selected source 23.131.160.7 (2.fedora.pool.ntp.org) >Jan 20 19:48:32 localhost-live chronyd[1435]: Can't synchronise: no majority >Jan 20 19:48:32 localhost-live chronyd[1435]: Source 23.131.160.7 replaced with 23.94.219.121 (2.fedora.pool.ntp.org) >Jan 20 19:48:36 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: ERROR:anaconda.modules.network.network:Got request to use DeviceConfigurations that has not been created yet >Jan 20 19:48:36 localhost-live org.fedoraproject.Anaconda.Modules.Network[2414]: DEBUG:anaconda.modules.network.network:Hostname is set to xedora.local >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >Jan 20 19:48:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >Jan 20 19:48:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:48:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:48:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:48:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '[]'. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks []. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:starting Blivet copy >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51d3f0> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sda1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51d180> PedPartition: <_ped.Partition object at 0x7f745d44ff60> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51d480> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sda2 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51d270> PedPartition: <_ped.Partition object at 0x7f745d44e480> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: None >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 3 path: /dev/sda3 type: 2 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51d5d0> PedPartition: <_ped.Partition object at 0x7f745df5ea20> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51dc60> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 5 path: /dev/sda5 type: 1 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51d930> PedPartition: <_ped.Partition object at 0x7f745e0134c0> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51da20> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 6 path: /dev/sda6 type: 1 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51d6f0> PedPartition: <_ped.Partition object at 0x7f7460fbd710> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4d3c40> fileSystem: None >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdb1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: myBigHardDisk active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d4d0340> PedPartition: <_ped.Partition object at 0x7f745d46b420> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4e1420> fileSystem: None >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdc1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51dd80> PedPartition: <_ped.Partition object at 0x7f745d46b3d0> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4e1420> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51dc00> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sdc2 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51db10> PedPartition: <_ped.Partition object at 0x7f745d46b330> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4e38e0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51e140> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdd1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51df60> PedPartition: <_ped.Partition object at 0x7f745d46b560> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4f1600> fileSystem: None >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sde1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: Yggdrasil active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51ded0> PedPartition: <_ped.Partition object at 0x7f745d46b4c0> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d4f2da0> fileSystem: None >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdf1 type: 0 >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: active: True busy: False >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d51e440> PedPartition: <_ped.Partition object at 0x7f745d46b740> >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 58 ; incomplete: False ; hidden: True ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (24) with existing ntfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:finished Blivet copy >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 100 MiB partition sda1 (14) with existing ntfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 5 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sda1 (id 14) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 100 GiB partition sda2 (24) with existing ntfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 4 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sda2 (id 24) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda2 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 365.66 GiB partition sda3 (34) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sda3 (id 34) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda3 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 120.66 GiB partition sda5 (39) with existing ext4 filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda5 ; kids: 2 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sda5 (id 39) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda5 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 125 GiB btrfs subvolume var/lib/machines (65) with existing btrfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.remove_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed btrfs subvolume var/lib/machines (id 65) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding var/lib/machines to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.remove_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed btrfs volume fedora-34-cinnamon (id 58) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding fedora-34-cinnamon to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 125 GiB partition sda6 (49) with existing btrfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda6 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sda6 (id 49) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda6 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 465.76 GiB disk sda (4) with existing msdos disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sda (id 4) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sda to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB partition sdb1 (79) with existing luks >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdb1 (id 79) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdb1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB disk sdb (69) with existing gpt disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdb (id 69) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdb to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 630 GiB partition sdc1 (99) with existing luks >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 2 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdc1 (id 99) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 301.51 GiB partition sdc2 (109) with existing ntfs filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc2 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdc2 (id 109) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc2 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 931.51 GiB disk sdc (89) with existing msdos disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdc (id 89) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdd ; child: sdd1 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdd1 (id 129) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdd1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 1.82 TiB disk sdd (119) with existing msdos disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdd (id 119) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdd to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 4.55 TiB partition sde1 (149) with existing luks >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sde ; child: sde1 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sde1 (id 149) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sde1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 4.55 TiB disk sde (139) with existing gpt disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sde (id 139) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sde to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB partition sdf1 (169) with existing luks >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdf ; child: sdf1 ; kids: 1 ; >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdf1 (id 169) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdf1 to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB disk sdf (159) with existing gpt disklabel >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdf (id 159) from device tree >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdf to the reject list >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: ERROR:anaconda.modules.storage.partitioning.base_partitioning:Storage configuration has failed: No usable disks. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-AutomaticPartitioningTask-1 has failed: Traceback (most recent call last): >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._run(self._storage) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 40, in _run >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._clear_partitions(storage) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 110, in _clear_partitions >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raise NoDisksError("No usable disks.") >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: blivet.errors.NoDisksError: No usable disks. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: The above exception was the direct cause of the following exception: >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Traceback (most recent call last): >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 275, in run >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: threading.Thread.run(self) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/threading.py", line 946, in run >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._target(*self._args, **self._kwargs) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._task_run_callback() >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._set_result(self.run()) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 61, in run >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._handle_storage_error(e, str(e)) >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 83, in _handle_storage_error >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raise StorageConfigurationError(message) from exception >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: pyanaconda.modules.common.errors.configuration.StorageConfigurationError: No usable disks. >Jan 20 19:48:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Traceback (most recent call last): >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._run(self._storage) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 40, in _run >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._clear_partitions(storage) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 110, in _clear_partitions >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raise NoDisksError("No usable disks.") >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: blivet.errors.NoDisksError: No usable disks. >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: The above exception was the direct cause of the following exception: >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Traceback (most recent call last): >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib/python3.10/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: result = self._handle_call( >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib/python3.10/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: return handler(*parameters, **additional_args) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self.implementation.finish() >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: threadMgr.raise_if_error(self._thread_name) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raise exc_info[1] >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 275, in run >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: threading.Thread.run(self) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/threading.py", line 946, in run >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._target(*self._args, **self._kwargs) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._task_run_callback() >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._set_result(self.run()) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 61, in run >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: self._handle_storage_error(e, str(e)) >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 83, in _handle_storage_error >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raise StorageConfigurationError(message) from exception >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: pyanaconda.modules.common.errors.configuration.StorageConfigurationError: No usable disks. >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >Jan 20 19:48:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_selection.selection:Exclusive disks are set to '[]'. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:starting Blivet copy >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36eb60> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sda1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36e8f0> PedPartition: <_ped.Partition object at 0x7f745d44f740> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36ebf0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sda2 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36e9e0> PedPartition: <_ped.Partition object at 0x7f745d5a4040> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 3 path: /dev/sda3 type: 2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36ed40> PedPartition: <_ped.Partition object at 0x7f745d558090> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f3d0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 5 path: /dev/sda5 type: 1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36f0a0> PedPartition: <_ped.Partition object at 0x7f745d46b600> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f190> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 6 path: /dev/sda6 type: 1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36ee60> PedPartition: <_ped.Partition object at 0x7f745d5971a0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d3353f0> fileSystem: None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdb1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: myBigHardDisk active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d32c400> PedPartition: <_ped.Partition object at 0x7f745d327290> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d336b90> fileSystem: None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdc1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36f4f0> PedPartition: <_ped.Partition object at 0x7f745d326660> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d336b90> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f340> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sdc2 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36f280> PedPartition: <_ped.Partition object at 0x7f745d3272e0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d341090> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f8b0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdd1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36f6d0> PedPartition: <_ped.Partition object at 0x7f745d326750> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d342d70> fileSystem: None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sde1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: Yggdrasil active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36f610> PedPartition: <_ped.Partition object at 0x7f745d3267a0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d354550> fileSystem: None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdf1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36fb80> PedPartition: <_ped.Partition object at 0x7f745d326bb0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 58 ; incomplete: False ; hidden: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (24) with existing ntfs filesystem >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:finished Blivet copy >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-2 (140137768076864) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... systemctl start iscsi-init.service >Jan 20 19:48:49 localhost-live systemd[1]: Condition check resulted in One time configuration for iscsi.service being skipped. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:no initiator set >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:resetting Blivet (version 3.4.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f745d51e8f0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171905911'} ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [32] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[32]: >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[32]: >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [32] (exit code: 0) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sda is a disk >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 415 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 416 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3937363737333136380a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda size to 465.76 GiB (465.76 GiB) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sda (id 414) to device tree >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d384040) -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda status = True id = 414 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 465.76 GiB >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 0 exists = True protected = False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 465.76 GiB path = /dev/sda >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5002538e4020553c >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 418 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 419 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 420 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 421 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 6cdb0e8e ; label: None ; device: /dev/sda ; serial: Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ; exists: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 3 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d340790>, <parted.partition.Partition object at 0x7f745d3404f0>, <parted.partition.Partition object at 0x7f745d340040>, <parted.partition.Partition object at 0x7f745d36ded0>, <parted.partition.Partition object at 0x7f745d36dcc0>] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d3409d0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d371dc0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 422 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/System\\x20Reserved ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-01 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part1 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/16AE5F34AE5F0B9D', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'System_Reserved', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'System\\x20Reserved', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '16AE5F34AE5F0B9D', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '16AE5F34AE5F0B9D', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_FLAGS': '0x80', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '204800', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-01', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'UDISKS_IGNORE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929980'} ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 425 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 426 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda1 (id 424) to device tree >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d342e00) -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda1 status = True id = 424 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-01 size = 100 MiB >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 1 exists = True protected = False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 100 MiB path = /dev/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = True >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d3403a0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sda1 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d3408b0> PedPartition: <_ped.Partition object at 0x7f745d39bf10> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 206847 length = 204800 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = boot >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 428 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 429 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 430 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 431 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda1' is 'ntfs' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: System Reserved >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 25599 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 8533 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 11732 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 8533 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 11732 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 172 (0.7%) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 8533 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 4096 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 3200 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 3200 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 16825 (65.7%) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sda1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 36 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 34.33 MiB up to 37.77 MiB >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 432 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-uuid/2CBA6639BA660026 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part2 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/6cdb0e8e-02 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/windows7 ' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'windows7', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'windows7', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '2CBA6639BA660026', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '2CBA6639BA660026', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '206848', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '209715200', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-02', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929872'} ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 435 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 436 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda2 (id 434) to device tree >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d36cd90) -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda2 status = True id = 434 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-02 size = 100 GiB >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 2 exists = True protected = False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 100 GiB path = /dev/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d340370> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sda2 type: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d340130> PedPartition: <_ped.Partition object at 0x7f745d3267a0> >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 206848 end = 209922047 length = 209715200 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 438 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 439 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 440 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 441 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda2' is 'ntfs' >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sda2 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: windows7 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 26214399 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 786432 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 4063231 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 786432 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 4063231 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 120000 (0.5%) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 786432 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 15034398 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 3276800 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 3276800 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 3276800 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 13971879 (53.3%) >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sda2 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 50146 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 46.7 GiB up to 47.19 GiB >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 442 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-partuuid/6cdb0e8e-03 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part3 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '209922048', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '766851072', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-03', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171919486'} ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 445 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 446 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 320a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda3 size to 1024 B (1024 B) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda3 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda3 size to 365.66 GiB (365.66 GiB) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda3 (id 444) to device tree >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d336a40) -- >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda3 status = True id = 444 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-03 size = 365.66 GiB >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 3 exists = True protected = False >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 365.66 GiB path = /dev/sda3 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 2 primary = None start sector = None end sector = None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 3 path: /dev/sda3 type: 2 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36e200> PedPartition: <_ped.Partition object at 0x7f745d3272e0> >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 209922048 end = 976773119 length = 766851072 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:no type or existing type for sda3, bailing >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda5 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part5 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 ' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/manjaro /dev/disk/by-partuuid/6cdb0e8e-05', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'manjaro', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'manjaro', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '723730432', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '253042688', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-05', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171930382'} ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda5 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda5 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 450 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 3 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 451 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda5 ; exists: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda5 (id 449) to device tree >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d61a200) -- >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda5 status = True id = 449 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-05 size = 120.66 GiB >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 5 exists = True protected = False >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 120.66 GiB path = /dev/sda5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 1 primary = None start sector = None end sector = None >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36fbb0> >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 5 path: /dev/sda5 type: 1 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36dba0> PedPartition: <_ped.Partition object at 0x7f745d327290> >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 723730432 end = 976773119 length = 253042688 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda5 ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 453 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 454 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 455 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 456 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda5' is 'ext4' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/sda5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: manjaro >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: <not available> >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e8a9866d-f97a-46d8-9b64-ae01f2141890 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 7913472 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 31630336 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 1581516 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 30987359 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 7913461 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 1016 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8192 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 512 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Mon Mar 29 00:39:34 2021 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Sun Jun 6 00:30:42 2021 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Sun Jun 6 00:30:55 2021 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 5 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Mon Mar 29 00:39:34 2021 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 1936 MB >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: a116864a-52a7-4157-9dd5-b221b75a4de4 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0xb9c271db >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_checksum_v3 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 512M >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 131072 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 131072 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x87bfca27 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/sda5 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 245681 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 959.69 MiB up to 1.03 GiB >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 457 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sda6 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-partuuid/6cdb0e8e-06 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5002538e4020553c-part6 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 ' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/fedora-34-cinnamon', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sda6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BTRFS_READY': '1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'fedora-34-cinnamon', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'fedora-34-cinnamon', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'btrfs', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_SUB': '9cf2f265-335f-4ded-b51b-171d8e902d39', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_SUB_ENC': '9cf2f265-335f-4ded-b51b-171d8e902d39', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:0', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '209924096', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '262144064', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '6cdb0e8e-06', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '6cdb0e8e', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'RVT01B6Q', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5002538e4020553c', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sda6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171925771'} ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sda6 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda6 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 460 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 4 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 461 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sda6 ; exists: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sda6 (id 459) to device tree >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d335a50) -- >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda6 status = True id = 459 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 6cdb0e8e-06 size = 125 GiB >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 6 exists = True protected = False >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 125 GiB path = /dev/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 1 primary = None start sector = None end sector = None >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36cca0> >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 6 path: /dev/sda6 type: 1 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d36e020> PedPartition: <_ped.Partition object at 0x7f745d326660> >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 209924096 end = 472068159 length = 262144064 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sda6 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 463 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 464 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 465 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 466 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sda6' is 'btrfs' >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 467 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: btrfs ; current: None ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:creating btrfs volume btrfs.fedora-34-cinnamon >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 469 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora-34-cinnamon ; parent: sda6 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 0 ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 470 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora-34-cinnamon ; type: None ; current: None ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.468 ; status: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:btrfs.468 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 472 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.468 ; type: btrfs ; current: None ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added btrfs volume fedora-34-cinnamon (id 468) to device tree >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.468fudo1tn5 >Jan 20 19:48:52 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:48:52 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:48:52 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:48:52 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [33] btrfs subvol list -p -s /tmp/btrfs-tmp.468fudo1tn5 ... >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[33]: >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[33]: >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [33] (exit code: 0) >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [34] btrfs subvol get-default /tmp/btrfs-tmp.468fudo1tn5 ... >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[34]: ID 5 (FS_TREE) >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[34]: >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [34] (exit code: 0) >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /tmp/btrfs-tmp.468fudo1tn5 >Jan 20 19:48:52 localhost-live systemd[1]: tmp-btrfs\x2dtmp.468fudo1tn5.mount: Deactivated successfully. >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.468vzr4mfpc >Jan 20 19:48:53 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:48:53 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:48:53 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:48:53 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [35] btrfs subvol list -p /tmp/btrfs-tmp.468vzr4mfpc ... >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[35]: ID 285 gen 321033 parent 5 top level 5 path var/lib/machines >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[35]: >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [35] (exit code: 0) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [36] btrfs subvol get-default /tmp/btrfs-tmp.468vzr4mfpc ... >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[36]: ID 5 (FS_TREE) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[36]: >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [36] (exit code: 0) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /tmp/btrfs-tmp.468vzr4mfpc >Jan 20 19:48:53 localhost-live systemd[1]: tmp-btrfs\x2dtmp.468vzr4mfpc.mount: Deactivated successfully. >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 474 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 476 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 0 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice._set_format: var/lib/machines ; type: btrfs ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: var/lib/machines ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora-34-cinnamon ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:fedora-34-cinnamon sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added btrfs subvolume var/lib/machines (id 475) to device tree >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing btrfs filesystem >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b520134c ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdb', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204RAQ', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b520134c', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '16', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdb', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171942345'} ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdb is a disk >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 480 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 481 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 31313732313034353136380a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdb (id 479) to device tree >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d336ad0) -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdb status = True id = 479 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 5.46 TiB >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 16 exists = True protected = False >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdb >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500b520134c >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 483 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 484 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 485 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 486 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: ae6b7a22-9fa6-405c-a4e0-1bea41190fb0 ; label: None ; device: /dev/sdb ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d355930>] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d356bf0> >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745e01ff00> >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 487 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b520134c-part1 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/crypted_f ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partlabel/myBigHardDisk ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdb1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'crypted_f', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'crypted_f', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:16', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NAME': 'myBigHardDisk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '11721041920', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'a58a080f-b823-444f-a433-0075b7349596', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204RAQ', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b520134c', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '17', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTNAME': 'myBigHardDisk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdb1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171954933'} ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 490 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 491 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdb1 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdb1 (id 489) to device tree >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d385210) -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdb1 status = True id = 489 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 5.46 TiB disk sdb (479) with existing gpt disklabel'] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = a58a080f-b823-444f-a433-0075b7349596 size = 5.46 TiB >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 17 exists = True protected = False >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdb1 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d3548e0> fileSystem: None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdb1 type: 0 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: myBigHardDisk active: True busy: False >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d354100> PedPartition: <_ped.Partition object at 0x7f745d378860> >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 5.46 TiB disk sdb (479) with existing gpt disklabel >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 11721043967 length = 11721041920 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 493 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 494 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 495 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 496 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdb1' is 'luks' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; label: crypted_f ; device: /dev/sdb1 ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; luks_version: luks2 ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 497 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: luks ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 failed: luks device not configured >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988 ' >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '32', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171922674'} ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/hidden: 300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/vendor: 41544120202020200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdc is a disk >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 500 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 501 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/size: 313935333532333035350a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc size to 931.51 GiB (931.51 GiB) >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/queue/rotational: 310a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdc (id 499) to device tree >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d387040) -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc status = True id = 499 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 931.51 GiB >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 32 exists = True protected = False >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 931.51 GiB path = /dev/sdc >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 50024e9001afb988 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/ro: 300a >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 503 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 504 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 505 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 506 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: f5c26409 ; label: None ; device: /dev/sdc ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 2 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d387a00>, <parted.partition.Partition object at 0x7f745d387880>] >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d387ca0> >Jan 20 19:48:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745e025240> >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 507 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988-part1 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/cryptedhomer ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/f5c26409-01', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'cryptedhomer', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'cryptedhomer', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '6447505f-667c-4de9-84c6-176726d8a9af', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '6447505f-667c-4de9-84c6-176726d8a9af', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:32', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '1321205760', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'f5c26409-01', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '33', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171929260'} ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 510 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 511 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdc1 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdc1 ; exists: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdc1 (id 509) to device tree >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d3c8520) -- >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc1 status = True id = 509 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 931.51 GiB disk sdc (499) with existing msdos disklabel'] >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = f5c26409-01 size = 630 GiB >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 33 exists = True protected = False >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 630 GiB path = /dev/sdc1 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d387d90> fileSystem: None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdc1 type: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d3879a0> PedPartition: <_ped.Partition object at 0x7f745d378a40> >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 1321207807 length = 1321205760 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 513 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 514 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 515 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 516 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdc1' is 'luks' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 6447505f-667c-4de9-84c6-176726d8a9af ; label: cryptedhomer ; device: /dev/sdc1 ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; luks_version: luks2 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 517 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: luks ; current: None ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-6447505f-667c-4de9-84c6-176726d8a9af failed: luks device not configured >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/win-games ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/77D9AD8569BEA237 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/f5c26409-02 ' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x50024e9001afb988-part2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdc2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'win-games', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'win-games', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ntfs', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '77D9AD8569BEA237', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '77D9AD8569BEA237', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'SAMSUNG_HD103UJ', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:32', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '1321207808', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '632313856', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x7', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'f5c26409-02', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'f5c26409', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '1AA01118', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'S13PJ1KS634069', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x50024e9001afb988', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '34', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdc2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171936093'} ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 520 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 521 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdc2 ; exists: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdc2 (id 519) to device tree >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d385ff0) -- >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdc2 status = True id = 519 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 931.51 GiB disk sdc (499) with existing msdos disklabel'] >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = f5c26409-02 size = 301.51 GiB >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 34 exists = True protected = False >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 301.51 GiB path = /dev/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d387d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d387790> >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sdc2 type: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d387940> PedPartition: <_ped.Partition object at 0x7f745d379cb0> >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 1321207808 end = 1953521663 length = 632313856 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdc2 ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 523 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 524 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 525 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 526 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdc2' is 'ntfs' >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsinfo -m /dev/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Volume Information >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Name of device: /dev/sdc2 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Device state: 11 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Name: win-games >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume State: 91 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Flags: 0x0000 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Version: 3.1 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Sector Size: 512 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Cluster Size: 4096 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Index Block Size: 4096 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Volume Size in Clusters: 79039231 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:MFT Information >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Record Size: 1024 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Multiplier: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Data Position: 24 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Start: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone End: 9879907 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: MFT Zone Position: 4 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in First Data Zone: 9879907 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Current Position in Second Data Zone: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Allocated clusters 6464 (0.0%) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for FILE_MFT: 4 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_MFTMirr Size: 4 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: LCN of Data Attribute for File_MFTMirr: 39519615 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Size of Attribute Definition Table: 2560 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Information >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: FILE_Bitmap MFT Record Number: 6 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: State of FILE_Bitmap Inode: 80 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Length of Attribute List: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Number of Attached Extent Inodes: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:FILE_Bitmap Data Attribute Information >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Decompressed Runlist: not done yet >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Base Inode: 6 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Types: not done yet >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Name Length: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute State: 3 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Allocated Size: 9883648 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Data Size: 9879904 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Initialized Size: 9879904 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Attribute Compressed Size: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Size Bits: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Compression Block Clusters: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: Free Clusters: 26735841 (33.8%) >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... ntfsresize -m /dev/sdc2 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Minsize (in MB): 214235 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 199.52 GiB up to 200.01 GiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 527 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: ntfs ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ntfs filesystem >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-4 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500647aede5', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdd', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '7200', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST2000DM001-1CH164', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '30e7fe77', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC27', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'Z1E57NMT', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500647aede5', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '48', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdd', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171909223'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/vendor: 41544120202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdd is a disk >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 530 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 531 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/size: 333930373032393136380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd size to 1.82 TiB (1.82 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/queue/rotational: 310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdd (id 529) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d3ca440) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdd status = True id = 529 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 1.82 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 48 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.82 TiB path = /dev/sdd >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500647aede5 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/ro: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 533 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 534 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 535 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 536 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 30e7fe77 ; label: None ; device: /dev/sdd ; serial: ST2000DM001-1CH164_Z1E57NMT ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: msdos primaryPartitionCount: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d3861a0>] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d386410> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d473c00> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 537 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing msdos disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdd1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/nix-gaming ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500647aede5-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/30e7fe77-01 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:11.0-ata-4-part1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdd1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '7200', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'nix-gaming', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'nix-gaming', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST2000DM001-1CH164', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:48', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'dos', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '3907026944', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0x83', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '30e7fe77-01', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '30e7fe77', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC27', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'Z1E57NMT', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500647aede5', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '49', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdd1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171927492'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdd1 (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdd1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 540 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 541 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdd1 ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdd1 (id 539) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d4f3460) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdd1 status = True id = 539 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 1.82 TiB disk sdd (529) with existing msdos disklabel'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 30e7fe77-01 size = 1.82 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 49 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.82 TiB path = /dev/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d386500> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d385990> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdd1 type: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d386230> PedPartition: <_ped.Partition object at 0x7f745d37b830> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 1.82 TiB disk sdd (529) with existing msdos disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 3907028991 length = 3907026944 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdd1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 543 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 544 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 545 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 546 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdd1' is 'ext4' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: nix-gaming >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /gaming >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg casefold sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 122101760 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 488378368 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 24418918 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 185307323 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 121161550 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 1024 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8192 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 512 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Mon Dec 20 17:46:36 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Thu Jan 20 17:23:29 2022 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Thu Jan 20 17:28:34 2022 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 27 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Mon Dec 20 17:46:36 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 48 GB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: b60acdad-29c4-49f7-9698-5f8003eca162 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0xc5adc271 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Character encoding: utf8-12.1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 1024M >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 262144 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 262144 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x000509d5 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0xe6f754e9 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/sdd1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 301205652 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 1.12 TiB up to 1.12 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 547 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: ext4 ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c5007dbba066 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sde', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5980', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST5000DM000-1FK178', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC47', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'W4J0DX7Z', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c5007dbba066', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '64', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sde', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '171999296'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/vendor: 41544120202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sde is a disk >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 550 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 551 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/size: 393736373534313136380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde size to 4.55 TiB (4.55 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/queue/rotational: 310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sde (id 549) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d3c9300) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sde status = True id = 549 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 4.55 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 64 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 4.55 TiB path = /dev/sde >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c5007dbba066 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/ro: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sde ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 553 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 554 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 555 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 556 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sde ; label_type: gpt ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: 38fcaf60-d036-4649-a3fb-00cec8cb863c ; label: None ; device: /dev/sde ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d3c84f0>] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d3c8130> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d44b840> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 557 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sde ; type: disklabel ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sde1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c5007dbba066-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/cryptedyggsy ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partlabel/Yggdrasil ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sde1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5980', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'cryptedyggsy', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'cryptedyggsy', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '35f28d77-1864-4aa2-bc12-1c66c4406533', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '35f28d77-1864-4aa2-bc12-1c66c4406533', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST5000DM000-1FK178', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:64', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NAME': 'Yggdrasil', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '9767538688', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': 'da15abfb-bd9b-49a4-adb3-37cc2a5d5126', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': 'CC47', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'W4J0DX7Z', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c5007dbba066', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '65', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTNAME': 'Yggdrasil', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sde1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172005287'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sde1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sde1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 560 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sde ; child: sde1 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sde1 ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sde1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sde1 ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 10 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 12 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sde1 (id 559) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d3c90c0) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sde1 status = True id = 559 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 4.55 TiB disk sde (549) with existing gpt disklabel'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = da15abfb-bd9b-49a4-adb3-37cc2a5d5126 size = 4.55 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 65 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 4.55 TiB path = /dev/sde1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d3c87c0> fileSystem: None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sde1 type: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: Yggdrasil active: True busy: False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d3c85e0> PedPartition: <_ped.Partition object at 0x7f745d398400> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 4.55 TiB disk sde (549) with existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 9767540735 length = 9767538688 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sde1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 563 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 564 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 565 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 566 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sde1' is 'luks' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 35f28d77-1864-4aa2-bc12-1c66c4406533 ; label: cryptedyggsy ; device: /dev/sde1 ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; luks_version: luks2 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 567 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: luks ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-35f28d77-1864-4aa2-bc12-1c66c4406533 failed: luks device not configured >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500b5205f0d ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdf', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204QKZ', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b5205f0d', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '80', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdf', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172002809'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/vendor: 41544120202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:sdf is a disk >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 570 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 571 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/size: 31313732313034353136380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/queue/rotational: 310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added disk sdf (id 569) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DiskDevice instance (0x7f745d3d96c0) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdf status = True id = 569 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 5.46 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 80 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdf >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None removable = False wwn = 5000c500b5205f0d >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/ro: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 573 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 574 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 575 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 576 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdf ; label_type: gpt ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: uuid: fbe1dd07-85dd-48db-8b7b-d4b50076b89b ; label: None ; device: /dev/sdf ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: type: gpt primaryPartitionCount: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: partitions: [<parted.partition.Partition object at 0x7f745d3db160>] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device: <parted.device.Device object at 0x7f745d3daec0> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: PedDisk: <_ped.Disk object at 0x7f745d3b5dc0> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 577 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: disklabel ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sdf1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/crypted_data ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sdf1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'partition', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_ROTATION_RATE_RPM': '5425', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'crypted_data', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'crypted_data', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'crypto_LUKS', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'crypto', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '19121386-5dd1-4956-88de-5f260de95a72', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '19121386-5dd1-4956-88de-5f260de95a72', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ST6000DM003-2CY186', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_DISK': '8:80', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_NUMBER': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_OFFSET': '2048', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_SIZE': '11721041920', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_ENTRY_UUID': '9ba8096d-2d2e-4282-a1a7-9342ba900249', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'gpt', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '0001', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': 'ZF204QKZ', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN': '0x5000c500b5205f0d', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '8', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '81', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'PARTN': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sdf1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172011004'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sdf1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:hidden is not a valid attribute >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdf1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 580 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sdf ; child: sdf1 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 581 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdf1 ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:looking up parted Partition: /dev/sdf1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.probe: sdf1 ; exists: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 10 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 12 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added partition sdf1 (id 579) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: PartitionDevice instance (0x7f745d3da260) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sdf1 status = True id = 579 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 5.46 TiB disk sdf (569) with existing gpt disklabel'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = 9ba8096d-2d2e-4282-a1a7-9342ba900249 size = 5.46 TiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 81 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 5.46 TiB path = /dev/sdf1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None grow = None max size = 0 B bootable = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: part type = 0 primary = None start sector = None end sector = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parted_partition = parted.Partition instance -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745d3dae30> fileSystem: None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdf1 type: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: active: True busy: False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f745d3db1c0> PedPartition: <_ped.Partition object at 0x7f745d37a340> >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk = existing 5.46 TiB disk sdf (569) with existing gpt disklabel >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: start = 2048 end = 11721043967 length = 11721041920 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: flags = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sdf1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 583 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 584 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 585 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 586 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sdf1' is 'luks' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: uuid: 19121386-5dd1-4956-88de-5f260de95a72 ; label: crypted_data ; device: /dev/sdf1 ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; luks_version: luks2 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 587 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: luks ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.setup: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:setup of luks-19121386-5dd1-4956-88de-5f260de95a72 failed: luks device not configured >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing luks >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:uaccess:systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/Fedora-Xfce-Live-35-1-2 /dev/cdrom ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/2021-10-26-06-03-23-00 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:07:00.0-ata-2.0 ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-path/pci-0000:07:00.0-ata-2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/sr0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_BUS': 'ata', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD_R': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_CD_RW': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_R': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_RW': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_PLUS_R_DL': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RAM': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW_RO': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_RW_SEQ': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL_JR': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_DVD_R_DL_SEQ': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_DVD': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_SESSION_COUNT': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_STATE': 'complete', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_TRACK_COUNT': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MRW': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_MRW_W': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_CDROM_RW_REMOVABLE': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FOR_SEAT': 'block-pci-0000_07_00_0-ata-2_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Fedora-Xfce-Live-35-1-2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Fedora-Xfce-Live-35-1-2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'iso9660', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': '2021-10-26-06-03-23-00', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': '2021-10-26-06-03-23-00', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': 'Joliet Extension', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL': 'ATAPI_iHAS124_D', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_TYPE': 'dos', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PART_TABLE_UUID': '3542cd9b', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH': 'pci-0000:07:00.0-ata-2.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_ATA_COMPAT': 'pci-0000:07:00.0-ata-2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_PATH_TAG': 'pci-0000_07_00_0-ata-2_0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_REVISION': '8L03', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL': 'ATAPI_iHAS124_D_3524552_218232508345', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_SERIAL_SHORT': '3524552_218232508345', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_TYPE': 'cd', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '11', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'sr0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':seat:uaccess:systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '176683760'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevicePopulator.run: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 590 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 591 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/size: 333231383638380a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated sr0 size to 1.53 GiB (1.53 GiB) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added cdrom sr0 (id 589) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: OpticalDevice instance (0x7f745d3da440) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sr0 status = True id = 589 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 1.53 GiB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 11 minor = 0 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 1.53 GiB path = /dev/sr0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 593 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 594 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 595 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 596 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'sr0' is 'iso9660' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 597 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing iso9660 filesystem >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'squashfs', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '4.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172141090'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 600 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 601 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 599) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 604 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 605 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop0 (id 603) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d3dbd30) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop0 status = False id = 603 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (599)'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 607 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 608 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 609 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 610 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'loop0' is 'squashfs' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 611 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-label/Anaconda ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172142855'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 614 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 615 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /LiveOS/rootfs.img (id 613) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 618 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 619 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop1 (id 617) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d53e3b0) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop1 status = False id = 617 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /LiveOS/rootfs.img (613)'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 621 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 622 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 623 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 624 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'loop1' is 'ext4' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/loop1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x7362d175 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x845ecbea >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/loop1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Couldn't find valid filesystem superblock. >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 625 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/loop2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/loop2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '7', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'loop2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/loop2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '172141806'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 628 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 629 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added file /overlay (deleted) (id 627) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 632 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 633 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added loop loop2 (id 631) to device tree >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: LoopDevice instance (0x7f745d4fc760) -- >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = loop2 status = False id = 631 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B file /overlay (deleted) (627)'] >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 0 B >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = False >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 0 B path = /dev/loop2 >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:no type or existing type for loop2, bailing >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/mapper/live-rw', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/dm-0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/dm-0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_NAME': 'live-rw', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_SUSPENDED': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_RULES_VSN': '2', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '253', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'dm-0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '154984119'} ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[37]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[37]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [37] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[38]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[38]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [38] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[39]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[39]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [39] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[40]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[40]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [40] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[41]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[41]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [41] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[42]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[42]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [42] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[43]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[43]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [43] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[44]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[44]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [44] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[45]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[45]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [45] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (617) with existing ext4 filesystem >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (631) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 638 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31323538373030380a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated live-rw size to 6 GiB (6 GiB) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added dm live-rw (id 636) to device tree >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DMDevice instance (0x7f745d4fd660) -- >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = live-rw status = True id = 636 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B loop loop1 (617) with existing ext4 filesystem'] >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 6 GiB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = True >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/virtual/block/dm-0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 6 GiB path = /dev/mapper/live-rw >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None target = None dm_uuid = None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[46]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[46]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [46] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-rw ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[47]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[47]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [47] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 640 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 641 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 642 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 643 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'live-rw' is 'ext4' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /sysroot >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Thu Jan 20 14:44:11 2022 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Thu Jan 20 14:44:11 2022 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 2 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x0be54172 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000014 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0xb4d5484e >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 1273419 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 4.86 GiB up to 5.34 GiB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 644 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: '/dev/disk/by-id/dm-name-live-base', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVNAME': '/dev/dm-1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVPATH': '/devices/virtual/block/dm-1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DEVTYPE': 'disk', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_NAME': 'live-base', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_SUSPENDED': '0', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'DM_UDEV_RULES_VSN': '2', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL': 'Anaconda', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_LABEL_ENC': 'Anaconda', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_TYPE': 'ext4', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_USAGE': 'filesystem', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'ID_FS_VERSION': '1.0', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MAJOR': '253', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'MINOR': '1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SUBSYSTEM': 'block', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_NAME': 'dm-1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'TAGS': ':systemd:', >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'USEC_INITIALIZED': '155669826'} ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[48]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[48]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [48] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[49]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[49]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [49] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[50]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[50]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [50] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[51]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[51]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [51] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[52]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[52]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [52] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[53]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[53]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [53] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[54]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[54]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [54] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[55]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[55]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [55] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[56]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[56]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [56] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (617) with existing ext4 filesystem >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 647 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 648 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31323538373030380a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:updated live-base size to 6 GiB (6 GiB) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:added dm live-base (id 646) to device tree >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got device: DMDevice instance (0x7f745d62b2b0) -- >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = live-base status = True id = 646 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = [] >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = ['existing 0 B loop loop1 (617) with existing ext4 filesystem'] >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 6 GiB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 0 minor = 0 exists = True protected = True >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/virtual/block/dm-1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 6 GiB path = /dev/mapper/live-base >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = None target = None dm_uuid = None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[57]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[57]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [57] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[58]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[58]: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [58] (exit code: 0) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 650 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 651 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 652 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 653 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:type detected on 'live-base' is 'ext4' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem volume name: Anaconda >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem magic number: 0xEF53 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem revision #: 1 (dynamic) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem flags: signed_directory_hash >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default mount options: user_xattr acl >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem state: clean >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Errors behavior: Continue >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem OS type: Linux >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode count: 393984 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block count: 1572864 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved block count: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Overhead clusters: 47256 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free blocks: 407432 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Free inodes: 157209 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First block: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Block size: 4096 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragment size: 4096 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Group descriptor size: 64 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved GDT blocks: 767 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Blocks per group: 32768 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fragments per group: 32768 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inodes per group: 8208 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode blocks per group: 513 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Flex block group size: 16 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Mount count: 1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Maximum mount count: -1 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Check interval: 0 (<none>) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Lifetime writes: 4667 MB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks uid: 0 (user root) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Reserved blocks gid: 0 (group root) >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:First inode: 11 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Inode size: 256 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Required extra isize: 32 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Desired extra isize: 32 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal inode: 8 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Default directory hash: half_md4 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal backup: inode blocks >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum type: crc32c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Checksum: 0x7362d175 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal size: 64M >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Total journal blocks: 16384 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Max transaction length: 16384 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Fast commit length: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal sequence: 0x00000013 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal start: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum type: crc32c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Journal checksum: 0x845ecbea >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... resize2fs -P /dev/mapper/live-base >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Estimated minimum size of the filesystem: 1262812 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr: >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:padding min size from 4.82 GiB up to 5.3 GiB >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 654 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:got format: existing ext4 filesystem >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sda data[440:443] = 8e0edb6c >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdb data[440:443] = 00000000 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sdb is zero. new disk image? >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdc data[440:443] = 0964c2f5 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdd data[440:443] = 77fee730 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sde data[440:443] = 00000000 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sde is zero. new disk image? >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:device /dev/sdf data[440:443] = 00000000 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: MBR signature on sdf is zero. new disk image? >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x6cdb0e8e', 'sdc': '0xf5c26409', 'sdd': '0x30e7fe77'} >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve '/dev/zram0' >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.53 GiB cdrom sr0 (589) with existing iso9660 filesystem >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Resolved live device to sr0. >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >Jan 20 19:48:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... udevadm settle --timeout=300 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Jan 20 19:48:57 localhost-live kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda6 /mnt/sysimage >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... arch >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout: >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:x86_64 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=6447505f-667c-4de9-84c6-176726d8a9af' to 'sdc1' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=35f28d77-1864-4aa2-bc12-1c66c4406533' to 'sde1' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=19121386-5dd1-4956-88de-5f260de95a72' to 'sdf1' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=37235ef1-ab89-4fc6-8f4f-0bd30da467d1' to 'sdb1' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: ['homer', 'Yggdrasil', 'data', 'myBigHardDisk'] >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=8a8a08bd-f682-4ce2-9c11-d5e662fa9622' to 'fedora-34-cinnamon' (btrfs volume) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=bdd772ab-5d7b-44b0-b2d2-425d82592e59' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve '/dev//swapfile' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path: path: tmpfs ; incomplete: False ; hidden: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'tmpfs' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3' to 'sdd1' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=c55ae0cc-5e92-44ff-82bc-e4e137b016fc' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=57a27fe4-90b0-4e9c-8746-5ad2df76a357' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:failed to resolve 'UUID=efd38792-0c18-400a-9593-63f5715d294a' >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:resolved 'UUID=2CBA6639BA660026' to 'sda2' (partition) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:48:57 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.setup: var/lib/machines ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t btrfs -o subvol=var/lib/machines,ro /dev/sda6 /mnt/sysimage >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): flagging fs with big metadata feature >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): disk space caching is enabled >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): has skinny extents >Jan 20 19:48:57 localhost-live kernel: BTRFS info (device sda6): enabling ssd optimizations >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.setup: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >Jan 20 19:48:57 localhost-live kernel: EXT4-fs (sdd1): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0 >Jan 20 19:48:57 localhost-live kernel: EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... umount /mnt/sysimage >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-2 (140137768076864) >Jan 20 19:48:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:48:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:48:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Jan 20 19:48:58 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Jan 20 19:48:59 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Jan 20 19:48:59 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:48:59 localhost-live audit: BPF prog-id=53 op=UNLOAD >Jan 20 19:48:59 localhost-live audit: BPF prog-id=52 op=UNLOAD >Jan 20 19:49:36 localhost-live chronyd[1435]: Selected source 45.79.1.70 (2.fedora.pool.ntp.org) >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >Jan 20 19:50:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >Jan 20 19:50:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:50:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:50:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sda (414) with existing msdos disklabel ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda2 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda3 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda5 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sda6 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if fedora-34-cinnamon depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if var/lib/machines depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdb depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdb1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdc depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdc1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdc2 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdd depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdd1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sde depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sde1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdf depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sdf1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if sr0 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if loop0 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if loop1 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if /overlay (deleted) depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if loop2 depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if live-rw depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:checking if live-base depends on sda >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.storage:Created the partitioning BLIVET. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for BLIVET with selected disks ['sda']. >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:starting Blivet copy >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9690> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sda1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9420> PedPartition: <_ped.Partition object at 0x7f745d360590> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9720> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sda2 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9510> PedPartition: <_ped.Partition object at 0x7f745cc20040> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: None >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 3 path: /dev/sda3 type: 2 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9870> PedPartition: <_ped.Partition object at 0x7f745d3a8810> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9f00> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 5 path: /dev/sda5 type: 1 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9bd0> PedPartition: <_ped.Partition object at 0x7f745d3ab830> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9cc0> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 6 path: /dev/sda6 type: 1 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9990> PedPartition: <_ped.Partition object at 0x7f745d3aa4d0> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc6fe20> fileSystem: None >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdb1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: myBigHardDisk active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dc6c370> PedPartition: <_ped.Partition object at 0x7f745cd03560> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc7d600> fileSystem: None >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdc1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9ff0> PedPartition: <_ped.Partition object at 0x7f745cd03510> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc7d600> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9e10> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 2 path: /dev/sdc2 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcb9db0> PedPartition: <_ped.Partition object at 0x7f745cd03470> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc7fac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcba3e0> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdd1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: None active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcba230> PedPartition: <_ped.Partition object at 0x7f745cd036a0> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc917e0> fileSystem: None >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sde1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: Yggdrasil active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcba320> PedPartition: <_ped.Partition object at 0x7f745cc16160> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: disk: <parted.disk.Disk object at 0x7f744dc92f80> fileSystem: None >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: number: 1 path: /dev/sdf1 type: 0 >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: active: True busy: False >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: geometry: <parted.geometry.Geometry object at 0x7f744dcba620> PedPartition: <_ped.Partition object at 0x7f745cc5c220> >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 468 ; incomplete: False ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (468) with existing btrfs filesystem >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 539 ; incomplete: False ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (539) with existing ext4 filesystem >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 434 ; incomplete: False ; hidden: True ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (434) with existing ntfs filesystem >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:finished Blivet copy >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB partition sdb1 (489) with existing luks >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdb1 (id 489) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdb1 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB disk sdb (479) with existing gpt disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdb (id 479) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdb to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 630 GiB partition sdc1 (509) with existing luks >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 2 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdc1 (id 509) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc1 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 301.51 GiB partition sdc2 (519) with existing ntfs filesystem >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc2 ; kids: 1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdc2 (id 519) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc2 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 931.51 GiB disk sdc (499) with existing msdos disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdc (id 499) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdc to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 1.82 TiB partition sdd1 (539) with existing ext4 filesystem >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdd ; child: sdd1 ; kids: 1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdd1 (id 539) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdd1 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 1.82 TiB disk sdd (529) with existing msdos disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdd (id 529) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdd to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 4.55 TiB partition sde1 (559) with existing luks >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sde ; child: sde1 ; kids: 1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sde1 (id 559) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sde1 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 4.55 TiB disk sde (549) with existing gpt disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sde (id 549) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sde to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB partition sdf1 (579) with existing luks >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sdf ; child: sdf1 ; kids: 1 ; >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed partition sdf1 (id 579) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdf1 to the reject list >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:hiding device existing 5.46 TiB disk sdf (569) with existing gpt disklabel >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:removed disk sdf (id 569) from device tree >Jan 20 19:50:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:lvm filter: adding sdf to the reject list >Jan 20 19:50:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:50:49 localhost-live systemd[1565]: Starting Cleanup of User's Temporary Files and Directories... >Jan 20 19:50:49 localhost-live systemd[1565]: Finished Cleanup of User's Temporary Files and Directories. >Jan 20 19:50:59 localhost-live su[3349]: pam_unix(su-l:auth): user [root] has blank password; authenticated without it >Jan 20 19:50:59 localhost-live audit[3349]: USER_AUTH pid=3349 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' >Jan 20 19:50:59 localhost-live audit[3349]: USER_ACCT pid=3349 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' >Jan 20 19:50:59 localhost-live su[3349]: (to root) liveuser on pts/0 >Jan 20 19:50:59 localhost-live audit[3349]: CRED_ACQ pid=3349 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' >Jan 20 19:50:59 localhost-live su[3349]: pam_unix(su-l:session): session opened for user root(uid=0) by (uid=1000) >Jan 20 19:50:59 localhost-live audit[3349]: USER_START pid=3349 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_xauth acct="root" exe="/usr/bin/su" hostname=? addr=? terminal=/dev/pts/0 res=success' >Jan 20 19:50:59 localhost-live audit: BPF prog-id=54 op=LOAD >Jan 20 19:50:59 localhost-live audit: BPF prog-id=55 op=LOAD >Jan 20 19:50:59 localhost-live systemd[1]: Starting Hostname Service... >Jan 20 19:50:59 localhost-live systemd[1]: Started Hostname Service. >Jan 20 19:50:59 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:51:29 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Jan 20 19:51:29 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:51:29 localhost-live audit: BPF prog-id=55 op=UNLOAD >Jan 20 19:51:29 localhost-live audit: BPF prog-id=54 op=UNLOAD >Jan 20 19:52:28 localhost-live systemd[1]: Started /usr/bin/systemctl start man-db-cache-update. >Jan 20 19:52:28 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4c7da4e831d24e1e876f8dd5d1f9e966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:52:28 localhost-live systemd[1]: Starting man-db-cache-update.service... >Jan 20 19:52:30 localhost-live systemd[1]: man-db-cache-update.service: Deactivated successfully. >Jan 20 19:52:30 localhost-live systemd[1]: Finished man-db-cache-update.service. >Jan 20 19:52:30 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:52:30 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=man-db-cache-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:52:30 localhost-live systemd[1]: run-r4c7da4e831d24e1e876f8dd5d1f9e966.service: Deactivated successfully. >Jan 20 19:52:30 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=run-r4c7da4e831d24e1e876f8dd5d1f9e966 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:53:52 localhost-live systemd[1565]: selinux: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Jan 20 19:53:52 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:53:52 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:54:05 localhost-live systemd[1565]: Started dbus-:1.2-org.freedesktop.thumbnails.Thumbnailer1@1.service. >Jan 20 19:54:05 localhost-live tumblerd[3719]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o >Jan 20 19:54:05 localhost-live tumblerd[3719]: Registered thumbnailer gsf-office-thumbnailer -i %i -o %o -s %s >Jan 20 19:54:05 localhost-live tumblerd[3719]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o >Jan 20 19:54:07 localhost-live systemd[1565]: Started Application launched by Thunar. >Jan 20 19:54:22 localhost-live polkit-agent-helper-1[3749]: pam_unix(polkit-1:auth): user [liveuser] has blank password; authenticated without it >Jan 20 19:54:22 localhost-live audit[3749]: USER_AUTH pid=3749 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="liveuser" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' >Jan 20 19:54:22 localhost-live audit[3749]: USER_ACCT pid=3749 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="liveuser" exe="/usr/lib/polkit-1/polkit-agent-helper-1" hostname=? addr=? terminal=? res=success' >Jan 20 19:54:23 localhost-live polkitd[1279]: Operator of unix-session:1 successfully authenticated as unix-user:liveuser to gain ONE-SHOT authorization for action org.gnome.gparted for unix-process:3736:76669 [/usr/bin/sh /usr/bin/gparted] (owned by unix-user:liveuser) >Jan 20 19:54:23 localhost-live pkexec[3742]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000) >Jan 20 19:54:23 localhost-live audit[3742]: USER_START pid=3742 uid=1000 auid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success' >Jan 20 19:54:23 localhost-live pkexec[3742]: liveuser: Executing command [USER=root] [TTY=unknown] [CWD=/home/liveuser] [COMMAND=/usr/bin/gparted] >Jan 20 19:54:23 localhost-live systemd[1]: Reloading. >Jan 20 19:54:23 localhost-live audit: BPF prog-id=35 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=40 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=26 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=39 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=43 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=32 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=29 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=36 op=UNLOAD >Jan 20 19:54:23 localhost-live systemd-sysv-generator[3806]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:54:23 localhost-live systemd-sysv-generator[3806]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:54:23 localhost-live audit: BPF prog-id=56 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=57 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=58 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=41 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=42 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=59 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=60 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=61 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=27 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=28 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=62 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=63 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=64 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=44 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=45 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=65 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=66 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=67 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=46 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=47 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=68 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=69 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=70 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=30 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=31 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=71 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=72 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=73 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=33 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=34 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=74 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=75 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=76 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=77 op=LOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=37 op=UNLOAD >Jan 20 19:54:23 localhost-live audit: BPF prog-id=38 op=UNLOAD >Jan 20 19:54:25 localhost-live kernel: SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled >Jan 20 19:54:27 localhost-live kernel: sdb: sdb1 >Jan 20 19:54:27 localhost-live systemd-homed[1287]: block device /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 has been removed. >Jan 20 19:54:28 localhost-live kernel: sdf: sdf1 >Jan 20 19:54:28 localhost-live systemd-homed[1287]: block device /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 has been removed. >Jan 20 19:54:58 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:54:58 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:55:07 localhost-live systemd[1]: Reloading. >Jan 20 19:55:07 localhost-live audit: BPF prog-id=74 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=56 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=59 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=65 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=62 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=71 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=68 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=75 op=UNLOAD >Jan 20 19:55:07 localhost-live systemd-sysv-generator[3965]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:55:07 localhost-live systemd-sysv-generator[3965]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust. >Jan 20 19:55:07 localhost-live audit: BPF prog-id=78 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=79 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=80 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=57 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=58 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=81 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=82 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=83 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=60 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=61 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=84 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=85 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=86 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=63 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=64 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=87 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=88 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=89 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=66 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=67 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=90 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=91 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=92 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=69 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=70 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=93 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=94 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=95 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=72 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=73 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=96 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=97 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=98 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=99 op=LOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=76 op=UNLOAD >Jan 20 19:55:07 localhost-live audit: BPF prog-id=77 op=UNLOAD >Jan 20 19:55:26 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:55:26 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskLabel.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:blivet:DiskLabel.parted_device returning None >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DMRaidMember.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FATFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: FATFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: XFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running... modprobe --dry-run xfs >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:program:Return code: 0 >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: XFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: HFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: HFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NTFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: F2FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: F2FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NFSv4.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NFSv4.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: ProcFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: ProcFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: SysFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: SysFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: TmpFS.supported: supported: True ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BindFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BindFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: USBFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: USBFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: Integrity.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MDRaidMember.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [59] mdadm --version ... >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[59]: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[59]: mdadm - v4.2-rc2 - 2021-08-02 >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [59] (exit code: 0) >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: MultipathMember.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: SwapSpace.__init__: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [60] mkswap --version ... >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[60]: mkswap from util-linux 2.37.2 >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[60]: >Jan 20 19:55:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [60] (exit code: 0) >Jan 20 19:56:28 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:56:28 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:56:42 localhost-live systemd[1]: Starting Cleanup of Temporary Directories... >Jan 20 19:56:42 localhost-live systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. >Jan 20 19:56:42 localhost-live systemd[1]: Finished Cleanup of Temporary Directories. >Jan 20 19:56:42 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:56:42 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: ================================================================================ >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: **User input:** >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: device_type: partition >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: size_selection: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: total_size: 120 GiB >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parent_device: existing 465.76 GiB disk sda (414) with existing msdos disklabel >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: free_space: existing 120 GiB free space >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: selected_size: 120 GiB >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: filesystem: btrfs >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: label: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: mountpoint: / >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: encrypt: True >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: passphrase: ***** >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: encryption_type: luks2 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: raid_level: None >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: advanced: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parttype: logical >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: **Involved devices:** >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DiskDevice instance (0x7f745ccfd5d0) -- >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: name = sda status = True id = 414 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: children = ['existing 100 MiB partition sda1 (424) with existing ntfs filesystem', >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'existing 100 GiB partition sda2 (434) with existing ntfs filesystem', >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'existing 365.66 GiB partition sda3 (444)', >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'existing 120.66 GiB partition sda5 (449) with existing ext4 filesystem', >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: 'existing 125 GiB partition sda6 (459) with existing btrfs filesystem'] >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: parents = [] >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: uuid = None size = 465.76 GiB >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format = existing msdos disklabel >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: major = 8 minor = 0 exists = True protected = False >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: target size = 465.76 GiB path = /dev/sda >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: format args = [] original_format = disklabel removable = False wwn = 5002538e4020553c >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 787 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req6 ; kids: 5 ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 788 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice._set_format: req6 ; type: None ; current: None ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req6 ; kids: 6 ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKS.__init__: passphrase: Skipped ; luks_version: luks2 ; device: /dev/req6 ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 791 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 794 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: PartitionDevice.add_child: name: req6 ; child: luks-req6 ; kids: 0 ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 795 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKSDevice._set_format: luks-req6 ; type: None ; current: None ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:Running [61] dmsetup --version ... >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stdout[61]: Library version: 1.02.175 (2021-01-08) >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: Driver version: 4.45.0 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:stderr[61]: >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: INFO:program:...done [61] (exit code: 0) >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: BTRFS.supported: supported: True ; >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 798 >Jan 20 19:56:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2418]: DEBUG:blivet: LUKSDevice._set_format: luks-req6 ; type: btrfs ; current: None ; >Jan 20 19:57:09 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:57:09 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:57:39 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:57:39 localhost-live systemd[1565]: Started Tracker metadata extractor. >Jan 20 19:57:59 localhost-live systemd[1565]: Starting Tracker metadata extractor... >Jan 20 19:57:59 localhost-live systemd[1565]: Started Tracker metadata extractor. > >File "/usr/lib/python3.10/site-packages/blivetgui/blivetgui.py", line 509, in add_device >self._reraise_exception(result.exception, result.traceback, message, > >File "/usr/lib/python3.10/site-packages/blivetgui/osinstall.py", line 234, in _reraise_exception >raise type(exception)(message + str(exception) + "\n" + traceback) > >blivet.errors.DeviceError: Failed to add the device:device is too small for new format >Traceback (most recent call last): >File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1314, in add_device >actions = add_function(self, user_input) >File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1010, in _create_partition >actions.extend(self._create_format(user_input, luks_dev)) >File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 909, in _create_format >actions = self._create_btrfs_format(user_input, device) >File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 932, in _create_btrfs_format >device.format = btrfs_fmt >File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) >File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 780, in <lambda> >lambda d, f: d._set_format(f), >File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock >return m(*args, **kwargs) >File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 738, in _set_format >raise errors.DeviceError("device is too small for new format") >blivet.errors.DeviceError: device is too small for new format > > > > >/tmp/anaconda.log: >19:47:16,947 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d. >19:47:16,950 INF core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf. >19:47:16,952 INF core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf. >19:47:16,953 INF core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf. >19:47:16,955 INF core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf. >19:47:16,956 INF core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf. >19:47:16,958 INF core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf. >19:47:16,960 INF core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf. >19:47:16,962 INF core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf. >19:47:16,964 INF core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf. >19:47:16,966 INF core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf. >19:47:16,967 INF core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf. >19:47:16,967 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=xfce. >19:47:16,968 INF core.configuration.profile: The 'fedora' profile is detected. >19:47:16,968 INF core.configuration.anaconda: Load the 'fedora' profile configuration. >19:47:16,986 INF main: /sbin/anaconda 35.22.2-3.fc35 >19:47:17,084 INF core.util: Reporting the IPMI event: 7 >19:47:18,580 INF isys: 32950104 kB (32177 MB) are available >19:47:18,696 INF startup_utils: check_memory(): total:32177, needed:320, graphical:410 >19:47:18,697 DBG startup_utils: Don't set up proxy variables. >19:47:18,707 INF screensaver: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: g-dbus-error-quark: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable (2) >19:47:18,708 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--graphical'] >19:47:18,709 INF main: Default encoding = utf-8 >19:47:18,709 INF misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] >19:47:18,710 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf >19:47:19,000 INF core.dbus: Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >19:47:21,377 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks >19:47:21,445 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >19:47:21,682 WRN misc: /usr/lib64/python3.10/site-packages/pyanaconda/modules/payloads/base/utils.py:24: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives > from distutils.version import LooseVersion > >19:47:21,721 DBG localization: setting locale to: en_US.UTF-8 >19:47:21,738 INF threading: Running Thread: AnaWaitForConnectingNMThread (140263819630144) >19:47:21,739 DBG anaconda: setting display mode to GUI >19:47:21,750 INF anaconda: Display mode is set to 'interactive graphical mode'. >19:47:21,751 INF isys: 32950104 kB (32177 MB) are available >19:47:21,778 INF startup_utils: check_memory(): total:32177, needed:320, graphical:410 >19:47:21,782 INF network: got 0 NTP servers from DHCP >19:47:21,789 INF threading: Thread Done: AnaWaitForConnectingNMThread (140263819630144) >19:47:22,091 DBG ui.lib.addons: Loading spokes into module path for addon com_redhat_kdump >19:47:22,365 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >19:47:22,476 INF threading: Running Thread: AnaStorageThread (140263819630144) >19:47:22,481 INF threading: Running Thread: AnaTimeInitThread (140263526561344) >19:47:22,502 DBG payload.manager: Restarting payload thread >19:47:22,503 INF threading: Running Thread: AnaPayloadRestartThread (140263518168640) >19:47:22,503 INF geoloc: Geolocation is enabled. >19:47:22,504 INF threading: Running Thread: AnaPayloadThread (140263509775936) >19:47:22,505 DBG payload.manager: Updating payload thread state: STARTED >19:47:22,506 DBG payload.manager: Updating payload thread state: WAITING_STORAGE >19:47:22,506 INF threading: Thread Done: AnaPayloadRestartThread (140263518168640) >19:47:22,507 INF threading: Running Thread: AnaGeolocationRefreshThread (140263230010944) >19:47:22,507 INF geoloc: Starting geolocation lookup >19:47:22,507 INF geoloc: Geolocation provider: Fedora GeoIP >19:47:22,508 DBG startup_utils: Skip the time synchronization. >19:47:22,839 WRN misc: /usr/lib/python3.10/site-packages/urllib3/connection.py:512: DeprecationWarning: ssl.match_hostname() is deprecated > match_hostname(cert, asserted_hostname) > >19:47:24,681 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >19:47:25,083 INF geoloc: Geolocation lookup finished in 2.6 seconds >19:47:25,083 INF geoloc: got results from geolocation >19:47:25,083 INF threading: Thread Done: AnaGeolocationRefreshThread (140263230010944) >19:47:25,477 DBG localization: setting locale to: en_US.UTF-8 >19:47:25,494 DBG localization: setting locale to: en_US.UTF-8 >19:47:25,640 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >19:47:25,641 WRN misc: /usr/lib/python3.10/site-packages/gi/overrides/Gdk.py:329: DeprecationWarning: Gdk.Cursor.new is deprecated > return cls.new(*args, **kwds) > >19:47:31,603 DBG core.util: This system doesn't support TAINT_HARDWARE_UNSUPPORTED. >19:47:31,603 DBG core.util: This system doesn't support TAINT_SUPPORT_REMOVED. >19:47:31,605 DBG localization: setting locale to: en_US.UTF-8 >19:47:31,621 INF ui.gui.spokes.welcome: using timezone determined by geolocation >19:47:31,688 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >19:47:31,744 DBG ui.common: Left spoke: WelcomeLanguageSpoke >19:47:31,757 INF lifecycle: Adding controller: SummaryHub >19:47:32,248 INF threading: Running Thread: AnaAddLayoutsInitThread (140263518168640) >19:47:32,375 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f9193663a30>> on <list object at 0x7f91936ebb80> >19:47:32,375 INF threading: Running Thread: AnaGtkBatchPre1 (140263230010944) >19:47:32,377 INF threading: Thread Done: AnaGtkBatchPre1 (140263230010944) >19:47:32,423 INF threading: Running Thread: AnaKeyboardThread (140263230010944) >19:47:32,697 INF threading: Running Thread: AnaDateTimeThread (140263218607680) >19:47:32,796 INF threading: Running Thread: AnaStorageWatcher (140263051163200) >19:47:32,800 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >19:47:32,846 INF lifecycle: Module initialized: CustomPartitioningSpoke >19:47:32,872 INF lifecycle: Module initialized: BlivetGuiSpoke >19:47:32,904 INF lifecycle: Module initialized: FilterSpoke >19:47:32,933 INF lifecycle: Module initialized: NetworkSpoke >19:47:32,976 INF lifecycle: Module initialized: PasswordSpoke >19:47:33,004 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke, PasswordSpoke] >19:47:33,077 INF lifecycle: Module initialized: UserSpoke >19:47:33,092 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke, PasswordSpoke, UserSpoke] >19:47:33,093 INF lifecycle: Initialization of all modules (9) has been started. >19:47:33,097 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >19:47:33,112 DBG ui.common: Entered hub: SummaryHub >19:47:33,224 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f9193663a30>> on <list object at 0x7f91936ebb80> >19:47:33,225 INF threading: Thread Done: AnaAddLayoutsInitThread (140263518168640) >19:47:33,225 INF lifecycle: Module initialized: KeyboardSpoke >19:47:33,225 INF threading: Thread Done: AnaKeyboardThread (140263230010944) >19:47:33,375 INF threading: Thread Done: AnaStorageThread (140263819630144) >19:47:33,421 DBG ui.lib.storage: Selecting one or less disks by default: >19:47:33,422 INF lifecycle: Module initialized: StorageSpoke >19:47:33,423 INF threading: Thread Done: AnaStorageWatcher (140263051163200) >19:47:33,423 DBG payload.manager: Updating payload thread state: WAITING_NETWORK >19:47:33,563 DBG payload.manager: Updating payload thread state: FINISHED >19:47:33,563 INF threading: Thread Done: AnaPayloadThread (140263509775936) >19:47:33,565 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >19:47:33,566 DBG ui.gui.hubs: setting KeyboardSpoke status to: Getting list of layouts... >19:47:33,566 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >19:47:33,580 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >19:47:33,583 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >19:47:33,583 DBG ui.gui.hubs: setting StorageSpoke status to: Probing storage... >19:47:33,596 DBG ui.gui.hubs: spoke is ready: StorageSpoke >19:47:33,597 DBG ui.gui.hubs: setting DatetimeSpoke status to: Restoring hardware time... >19:47:34,002 INF threading: Thread Done: AnaTimeInitThread (140263526561344) >19:47:34,003 INF lifecycle: Module initialized: DatetimeSpoke >19:47:34,003 INF lifecycle: All modules have been initialized. >19:47:34,005 INF threading: Thread Done: AnaDateTimeThread (140263218607680) >19:47:34,076 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >19:47:35,323 DBG ui.common: Entered spoke: UserSpoke >19:47:51,534 DBG ui.common: Left spoke: UserSpoke >19:47:53,124 DBG ui.common: Entered spoke: PasswordSpoke >19:47:55,252 DBG ui.common: Left spoke: PasswordSpoke >19:47:57,101 DBG ui.common: Entered spoke: UserSpoke >19:48:02,518 DBG ui.common: Left spoke: UserSpoke >19:48:04,488 DBG ui.common: Entered spoke: PasswordSpoke >19:48:27,598 DBG ui.common: Left spoke: PasswordSpoke >19:48:27,654 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke, UserSpoke] >19:48:27,680 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >19:48:27,696 DBG ui.gui.hubs: spoke is ready: PasswordSpoke >19:48:29,737 DBG ui.common: Entered spoke: NetworkSpoke >19:48:36,773 DBG ui.common: Left spoke: NetworkSpoke >19:48:38,882 DBG ui.common: Entered spoke: StorageSpoke >19:48:47,871 DBG ui.gui.spokes.storage: Running the execute method for the AUTOMATIC partitioning method. >19:48:47,872 INF threading: Running Thread: AnaExecuteStorageThread (140263805515328) >19:48:47,872 DBG ui.common: Left spoke: StorageSpoke >19:48:47,872 DBG ui.lib.storage: Applying partitioning >19:48:47,874 DBG ui.gui.spokes.storage: Saving storage configuration... >19:48:47,964 DBG ui.gui.hubs: spoke is not ready: StorageSpoke >19:48:47,965 DBG ui.gui.hubs: setting StorageSpoke status to: Saving storage configuration... >19:48:48,984 DBG ui.gui.spokes.storage: Failed to save storage configuration >19:48:49,069 DBG ui.gui.hubs: setting StorageSpoke status to: Failed to save storage configuration >19:48:58,147 INF threading: Thread Done: AnaExecuteStorageThread (140263805515328) >19:48:58,214 DBG ui.gui.hubs: spoke is ready: StorageSpoke >19:50:34,885 DBG ui.common: Entered spoke: StorageSpoke >19:50:39,563 INF ui.gui.spokes.storage: Partitioning method has changed from AUTOMATIC to BLIVET. >19:50:39,563 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >19:50:39,620 DBG ui.gui.spokes.storage: Skipping the execute method for the BLIVET partitioning method. >19:50:39,620 DBG ui.common: Left spoke: StorageSpoke >19:50:44,552 DBG ui.common: Entered spoke: BlivetGuiSpoke >19:58:31,157 DBG exception: running handleException >19:58:31,167 CRT exception: Traceback (most recent call last): > > File "/usr/lib/python3.10/site-packages/blivetgui/blivetgui.py", line 509, in add_device > self._reraise_exception(result.exception, result.traceback, message, > > File "/usr/lib/python3.10/site-packages/blivetgui/osinstall.py", line 234, in _reraise_exception > raise type(exception)(message + str(exception) + "\n" + traceback) > >blivet.errors.DeviceError: Failed to add the device:device is too small for new format >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1314, in add_device > actions = add_function(self, user_input) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 1010, in _create_partition > actions.extend(self._create_format(user_input, luks_dev)) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 909, in _create_format > actions = self._create_btrfs_format(user_input, device) > File "/usr/lib/python3.10/site-packages/blivetgui/blivet_utils.py", line 932, in _create_btrfs_format > device.format = btrfs_fmt > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 780, in <lambda> > lambda d, f: d._set_format(f), > File "/usr/lib/python3.10/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > File "/usr/lib/python3.10/site-packages/blivet/devices/storage.py", line 738, in _set_format > raise errors.DeviceError("device is too small for new format") >blivet.errors.DeviceError: device is too small for new format > > >19:58:31,167 DBG exception: Gtk running, queuing exception handler to the main loop > > >/tmp/packaging.log: > > >/tmp/program.log: >19:47:12,454 INF program: Running [1] mkdosfs --help ... >19:47:12,470 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >19:47:12,470 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >19:47:12,470 INF program: ...done [1] (exit code: 0) >19:47:12,505 INF program: Running [2] lvm version ... >19:47:12,515 INF program: stdout[2]: LVM version: 2.03.11(2) (2021-01-08) > Library version: 1.02.175 (2021-01-08) > Driver version: 4.45.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --disable-readline --enable-editline --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules > >19:47:12,515 INF program: stderr[2]: >19:47:12,515 INF program: ...done [2] (exit code: 0) >19:47:12,915 INF program: Running... udevadm settle --timeout=300 >19:47:12,934 DBG program: Return code: 0 >19:47:12,956 INF program: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } ... >19:47:13,036 INF program: stdout[3]: >19:47:13,036 INF program: stderr[3]: >19:47:13,036 INF program: ...done [3] (exit code: 0) >19:47:13,682 INF program: Running... udevadm settle --timeout=300 >19:47:13,695 DBG program: Return code: 0 >19:47:13,744 INF program: Running... udevadm settle --timeout=300 >19:47:13,770 DBG program: Return code: 0 >19:47:13,820 INF program: Running... udevadm settle --timeout=300 >19:47:13,844 DBG program: Return code: 0 >19:47:13,903 INF program: Running... udevadm settle --timeout=300 >19:47:13,928 DBG program: Return code: 0 >19:47:13,952 INF program: Running [4] e2fsck -V ... >19:47:14,067 INF program: stdout[4]: >19:47:14,067 INF program: stderr[4]: e2fsck 1.46.3 (27-Jul-2021) > Using EXT2FS Library version 1.46.3, 27-Jul-2021 > >19:47:14,067 INF program: ...done [4] (exit code: 0) >19:47:14,078 INF program: Running... udevadm settle --timeout=300 >19:47:14,107 DBG program: Return code: 0 >19:47:14,181 INF program: Running... udevadm settle --timeout=300 >19:47:14,208 DBG program: Return code: 0 >19:47:14,230 INF program: Running... udevadm settle --timeout=300 >19:47:14,254 DBG program: Return code: 0 >19:47:14,274 INF program: Running... udevadm settle --timeout=300 >19:47:14,301 DBG program: Return code: 0 >19:47:14,398 INF program: Running... udevadm settle --timeout=300 >19:47:14,414 DBG program: Return code: 0 >19:47:14,572 INF program: Running... udevadm settle --timeout=300 >19:47:14,601 DBG program: Return code: 0 >19:47:14,636 INF program: Running... udevadm settle --timeout=300 >19:47:14,661 DBG program: Return code: 0 >19:47:14,811 INF program: Running... udevadm settle --timeout=300 >19:47:14,824 DBG program: Return code: 0 >19:47:14,945 INF program: Running... udevadm settle --timeout=300 >19:47:14,969 DBG program: Return code: 0 >19:47:15,080 INF program: Running... udevadm settle --timeout=300 >19:47:15,105 DBG program: Return code: 0 >19:47:15,175 INF program: Running [5] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,248 INF program: stdout[5]: > >19:47:15,248 INF program: stderr[5]: >19:47:15,248 INF program: ...done [5] (exit code: 0) >19:47:15,249 INF program: Running [6] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,257 INF program: stdout[6]: > >19:47:15,257 INF program: stderr[6]: >19:47:15,257 INF program: ...done [6] (exit code: 0) >19:47:15,258 INF program: Running [7] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,266 INF program: stdout[7]: > >19:47:15,266 INF program: stderr[7]: >19:47:15,266 INF program: ...done [7] (exit code: 0) >19:47:15,267 INF program: Running [8] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,275 INF program: stdout[8]: > >19:47:15,275 INF program: stderr[8]: >19:47:15,275 INF program: ...done [8] (exit code: 0) >19:47:15,276 INF program: Running [9] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,284 INF program: stdout[9]: > >19:47:15,284 INF program: stderr[9]: >19:47:15,284 INF program: ...done [9] (exit code: 0) >19:47:15,285 INF program: Running [10] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,293 INF program: stdout[10]: > >19:47:15,293 INF program: stderr[10]: >19:47:15,293 INF program: ...done [10] (exit code: 0) >19:47:15,293 INF program: Running [11] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,302 INF program: stdout[11]: > >19:47:15,302 INF program: stderr[11]: >19:47:15,302 INF program: ...done [11] (exit code: 0) >19:47:15,302 INF program: Running [12] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,310 INF program: stdout[12]: > >19:47:15,311 INF program: stderr[12]: >19:47:15,311 INF program: ...done [12] (exit code: 0) >19:47:15,311 INF program: Running [13] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,319 INF program: stdout[13]: > >19:47:15,320 INF program: stderr[13]: >19:47:15,320 INF program: ...done [13] (exit code: 0) >19:47:15,333 INF program: Running [14] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,341 INF program: stdout[14]: > >19:47:15,342 INF program: stderr[14]: >19:47:15,342 INF program: ...done [14] (exit code: 0) >19:47:15,342 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >19:47:15,350 INF program: stdout[15]: > >19:47:15,351 INF program: stderr[15]: >19:47:15,351 INF program: ...done [15] (exit code: 0) >19:47:15,362 INF program: Running [16] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,370 INF program: stdout[16]: > >19:47:15,371 INF program: stderr[16]: >19:47:15,371 INF program: ...done [16] (exit code: 0) >19:47:15,371 INF program: Running [17] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,379 INF program: stdout[17]: > >19:47:15,379 INF program: stderr[17]: >19:47:15,380 INF program: ...done [17] (exit code: 0) >19:47:15,380 INF program: Running [18] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,388 INF program: stdout[18]: > >19:47:15,388 INF program: stderr[18]: >19:47:15,389 INF program: ...done [18] (exit code: 0) >19:47:15,389 INF program: Running [19] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,397 INF program: stdout[19]: > >19:47:15,398 INF program: stderr[19]: >19:47:15,398 INF program: ...done [19] (exit code: 0) >19:47:15,398 INF program: Running [20] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,406 INF program: stdout[20]: > >19:47:15,407 INF program: stderr[20]: >19:47:15,407 INF program: ...done [20] (exit code: 0) >19:47:15,407 INF program: Running [21] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,415 INF program: stdout[21]: > >19:47:15,415 INF program: stderr[21]: >19:47:15,416 INF program: ...done [21] (exit code: 0) >19:47:15,416 INF program: Running [22] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,424 INF program: stdout[22]: > >19:47:15,424 INF program: stderr[22]: >19:47:15,425 INF program: ...done [22] (exit code: 0) >19:47:15,425 INF program: Running [23] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,433 INF program: stdout[23]: > >19:47:15,433 INF program: stderr[23]: >19:47:15,433 INF program: ...done [23] (exit code: 0) >19:47:15,434 INF program: Running [24] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,442 INF program: stdout[24]: > >19:47:15,442 INF program: stderr[24]: >19:47:15,442 INF program: ...done [24] (exit code: 0) >19:47:15,452 INF program: Running [25] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,460 INF program: stdout[25]: > >19:47:15,461 INF program: stderr[25]: >19:47:15,461 INF program: ...done [25] (exit code: 0) >19:47:15,461 INF program: Running [26] dmsetup info -co subsystem --noheadings live-base ... >19:47:15,469 INF program: stdout[26]: > >19:47:15,469 INF program: stderr[26]: >19:47:15,470 INF program: ...done [26] (exit code: 0) >19:47:15,474 INF program: Running... udevadm settle --timeout=300 >19:47:15,502 DBG program: Return code: 0 >19:47:18,580 INF program: Running... losetup --list >19:47:18,711 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >19:47:21,751 INF program: Running... losetup --list >19:47:22,113 INF program: Running... udevadm settle --timeout=300 >19:47:22,149 DBG program: Return code: 0 >19:47:22,200 INF program: Running [1] mkdosfs --help ... >19:47:22,210 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >19:47:22,211 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >19:47:22,211 INF program: ...done [1] (exit code: 0) >19:47:22,228 INF program: Running [2] lvm version ... >19:47:22,243 INF program: stdout[2]: LVM version: 2.03.11(2) (2021-01-08) > Library version: 1.02.175 (2021-01-08) > Driver version: 4.45.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --disable-readline --enable-editline --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules > >19:47:22,244 INF program: stderr[2]: >19:47:22,244 INF program: ...done [2] (exit code: 0) >19:47:22,274 INF program: Running... udevadm settle --timeout=300 >19:47:22,306 DBG program: Return code: 0 >19:47:33,400 INF program: Running... hwclock --hctosys --localtime >19:47:33,535 INF program: Running... mount -t auto -o ro /dev/mapper/live-base /run/install/source >19:47:33,561 DBG program: Return code: 0 >19:47:34,001 DBG program: Return code: 0 >19:55:43,597 INF program: Running [3] btrfs --version ... >19:55:43,618 INF program: stdout[3]: btrfs-progs v5.14.1 > >19:55:43,619 INF program: stderr[3]: >19:55:43,619 INF program: ...done [3] (exit code: 0) >19:55:43,621 INF program: Running [4] mdadm --version ... >19:55:43,642 INF program: stdout[4]: >19:55:43,643 INF program: stderr[4]: mdadm - v4.2-rc2 - 2021-08-02 > >19:55:43,644 INF program: ...done [4] (exit code: 0) >19:58:31,568 INF program: Running... lsblk --bytes -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,FSAVAIL,FSUSE%,MOUNTPOINT >19:58:31,614 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >19:58:31,614 INF program: loop0 1532907520 root disk brw-rw---- squashfs >19:58:31,614 INF program: loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >19:58:31,614 INF program: |-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1361211392 78% / >19:58:31,615 INF program: `-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1652064256 73% /run/install/source >19:58:31,615 INF program: loop2 34359738368 root disk brw-rw---- >19:58:31,615 INF program: `-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c 1361211392 78% / >19:58:31,615 INF program: sda 500107862016 root disk brw-rw---- >19:58:31,615 INF program: |-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >19:58:31,615 INF program: |-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >19:58:31,615 INF program: |-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >19:58:31,615 INF program: |-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >19:58:31,616 INF program: `-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >19:58:31,616 INF program: sdb 6001175126016 root disk brw-rw---- >19:58:31,616 INF program: `-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >19:58:31,616 INF program: sdc 1000203804160 root disk brw-rw---- >19:58:31,616 INF program: |-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >19:58:31,616 INF program: `-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >19:58:31,616 INF program: sdd 2000398934016 root disk brw-rw---- >19:58:31,616 INF program: `-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >19:58:31,616 INF program: sde 5000981078016 root disk brw-rw---- >19:58:31,617 INF program: `-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >19:58:31,617 INF program: sdf 6001175126016 root disk brw-rw---- >19:58:31,617 INF program: `-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >19:58:31,617 INF program: sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 0 100% /run/initramfs/live >19:58:31,617 INF program: zram0 8589934592 root disk brw-rw---- [SWAP] >19:58:31,617 DBG program: Return code: 0 >19:58:31,618 INF program: Running... journalctl -b > > >/tmp/storage.log: >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >INFO:program:Running [2] lvm version ... >INFO:program:stdout[2]: LVM version: 2.03.11(2) (2021-01-08) > Library version: 1.02.175 (2021-01-08) > Driver version: 4.45.0 > Configuration: ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-default-dm-run-dir=/run --with-default-run-dir=/run/lvm --with-default-pid-dir=/run --with-default-locking-dir=/run/lock/lvm --with-usrlibdir=/usr/lib64 --enable-fsadm --enable-write_install --with-user= --with-group= --with-device-uid=0 --with-device-gid=6 --with-device-mode=0660 --enable-pkgconfig --enable-cmdlib --enable-dmeventd --enable-blkid_wiping --disable-readline --enable-editline --with-cluster=internal --enable-cmirrord --with-udevdir=/usr/lib/udev/rules.d --enable-udev_sync --with-thin=internal --with-cache=internal --enable-lvmpolld --enable-lvmlockd-dlm --enable-lvmlockd-dlmcontrol --enable-lvmlockd-sanlock --enable-dbus-service --enable-notify-dbus --enable-dmfilemapd --with-writecache=internal --with-vdo=internal --with-vdo-format=/usr/bin/vdoformat --with-integrity=internal --disable-silent-rules > >INFO:program:stderr[2]: >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [3] e2fsck -V ... >INFO:program:stdout[3]: >INFO:program:stderr[3]: e2fsck 1.46.3 (27-Jul-2021) > Using EXT2FS Library version 1.46.3, 27-Jul-2021 > >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1532907520 root disk brw-rw---- squashfs >INFO:program:loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:|-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >INFO:program:`-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >INFO:program:sda 500107862016 root disk brw-rw---- >INFO:program:|-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >INFO:program:|-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >INFO:program:|-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >INFO:program:|-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >INFO:program:`-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >INFO:program:sdb 6001175126016 root disk brw-rw---- >INFO:program:`-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >INFO:program:sdc 1000203804160 root disk brw-rw---- >INFO:program:|-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >INFO:program:`-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >INFO:program:sdd 2000398934016 root disk brw-rw---- >INFO:program:`-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >INFO:program:sde 5000981078016 root disk brw-rw---- >INFO:program:`-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >INFO:program:sdf 6001175126016 root disk brw-rw---- >INFO:program:`-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >INFO:program:sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 /run/initramfs/live >INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1532907520 root disk brw-rw---- squashfs >loop1 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >|-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >`-live-base 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c >loop2 34359738368 root disk brw-rw---- >`-live-rw 6444548096 root disk brw-rw---- ext4 Anaconda e25ec90f-45b1-4974-9e43-eba9db11f60c / >sda 500107862016 root disk brw-rw---- >|-sda1 104857600 root disk brw-rw---- ntfs System Reserved 16AE5F34AE5F0B9D 6cdb0e8e-01 >|-sda2 107374182400 root disk brw-rw---- ntfs windows7 2CBA6639BA660026 6cdb0e8e-02 >|-sda3 1024 root disk brw-rw---- 6cdb0e8e-03 >|-sda5 129557856256 root disk brw-rw---- ext4 manjaro e8a9866d-f97a-46d8-9b64-ae01f2141890 6cdb0e8e-05 >`-sda6 134217760768 root disk brw-rw---- btrfs fedora-34-cinnamon 8a8a08bd-f682-4ce2-9c11-d5e662fa9622 6cdb0e8e-06 >sdb 6001175126016 root disk brw-rw---- >`-sdb1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_f 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 a58a080f-b823-444f-a433-0075b7349596 >sdc 1000203804160 root disk brw-rw---- >|-sdc1 676457349120 root disk brw-rw---- crypto_LUKS cryptedhomer 6447505f-667c-4de9-84c6-176726d8a9af f5c26409-01 >`-sdc2 323744694272 root disk brw-rw---- ntfs win-games 77D9AD8569BEA237 f5c26409-02 >sdd 2000398934016 root disk brw-rw---- >`-sdd1 2000397795328 root disk brw-rw---- ext4 nix-gaming 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 30e7fe77-01 >sde 5000981078016 root disk brw-rw---- >`-sde1 5000979808256 root disk brw-rw---- crypto_LUKS cryptedyggsy 35f28d77-1864-4aa2-bc12-1c66c4406533 da15abfb-bd9b-49a4-adb3-37cc2a5d5126 >sdf 6001175126016 root disk brw-rw---- >`-sdf1 6001173463040 root disk brw-rw---- crypto_LUKS crypted_data 19121386-5dd1-4956-88de-5f260de95a72 9ba8096d-2d2e-4282-a1a7-9342ba900249 >sr0 1647968256 root cdrom brw-rw---- iso9660 Fedora-Xfce-Live-35-1-2 2021-10-26-06-03-23-00 /run/initramfs/live >zram0 8589934592 root disk brw-rw---- [SWAP] > >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:abstract=/tmp/dbus-DM7pWdRpah,guid=08341c14d2a7351bdfc7d62561ea0296. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140137768076864) >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.4.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f745dfddf60> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171905911'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >INFO:program:Running [4] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[4]: >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53616d73756e672053534420383630200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3937363737333136380a >DEBUG:blivet:updated sda size to 465.76 GiB (465.76 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745dfdf0d0) -- > name = sda status = True id = 4 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5002538e4020553c >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 6cdb0e8e ; label: None ; device: /dev/sda ; serial: Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d53ce80>, <parted.partition.Partition object at 0x7f745d53d0c0>, <parted.partition.Partition object at 0x7f745d53d2d0>, <parted.partition.Partition object at 0x7f745d53d540>, <parted.partition.Partition object at 0x7f745d53d5d0>] > device: <parted.device.Device object at 0x7f745d53caf0> > PedDisk: <_ped.Disk object at 0x7f745df27e00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/16AE5F34AE5F0B9D ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part1 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-partuuid/6cdb0e8e-01 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16AE5F34AE5F0B9D', > 'ID_FS_UUID_ENC': '16AE5F34AE5F0B9D', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '171929980'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >INFO:blivet:added partition sda1 (id 14) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745dfdf610) -- > name = sda1 status = True id = 14 > children = [] > parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] > uuid = 6cdb0e8e-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d150> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53cd30> PedPartition: <_ped.Partition object at 0x7f745d53acf0> > disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 18 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 19 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 20 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 21 >INFO:blivet:type detected on 'sda1' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sda1 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sda1 >INFO:program: Device state: 11 >INFO:program: Volume Name: System Reserved >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 25599 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 8533 >INFO:program: MFT Zone End: 11732 >INFO:program: MFT Zone Position: 8533 >INFO:program: Current Position in First Data Zone: 11732 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 172 (0.7%) >INFO:program: LCN of Data Attribute for FILE_MFT: 8533 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 2 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 4096 >INFO:program: Attribute Data Size: 3200 >INFO:program: Attribute Initialized Size: 3200 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 16825 (65.7%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sda1 >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 36 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 34.33 MiB up to 37.77 MiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 22 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 ' > '/dev/disk/by-partuuid/6cdb0e8e-02 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' > '/dev/disk/by-uuid/2CBA6639BA660026 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 ' > '/dev/disk/by-label/windows7 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'windows7', > 'ID_FS_LABEL_ENC': 'windows7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CBA6639BA660026', > 'ID_FS_UUID_ENC': '2CBA6639BA660026', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209715200', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171929872'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >INFO:blivet:added partition sda2 (id 24) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745dfdf6d0) -- > name = sda2 status = True id = 24 > children = [] > parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] > uuid = 6cdb0e8e-02 size = 100 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 100 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d1e0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53cfd0> PedPartition: <_ped.Partition object at 0x7f7460fe4900> > disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel > start = 206848 end = 209922047 length = 209715200 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 28 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 29 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 30 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 31 >INFO:blivet:type detected on 'sda2' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sda2 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sda2 >INFO:program: Device state: 11 >INFO:program: Volume Name: windows7 >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 26214399 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 786432 >INFO:program: MFT Zone End: 4063231 >INFO:program: MFT Zone Position: 786432 >INFO:program: Current Position in First Data Zone: 4063231 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 120000 (0.5%) >INFO:program: LCN of Data Attribute for FILE_MFT: 786432 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 15034398 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 3276800 >INFO:program: Attribute Data Size: 3276800 >INFO:program: Attribute Initialized Size: 3276800 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 13971879 (53.3%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sda2 >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 50146 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 46.7 GiB up to 47.19 GiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 32 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part3 ' > '/dev/disk/by-partuuid/6cdb0e8e-03 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '209922048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '766851072', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171919486'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 320a >DEBUG:blivet:updated sda3 size to 1024 B (1024 B) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:blivet:updated sda3 size to 365.66 GiB (365.66 GiB) >INFO:blivet:added partition sda3 (id 34) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d53fdc0) -- > name = sda3 status = True id = 34 > children = [] > parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] > uuid = 6cdb0e8e-03 size = 365.66 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 365.66 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53d330> PedPartition: <_ped.Partition object at 0x7f74603ee250> > disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel > start = 209922048 end = 976773119 length = 766851072 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet:no type or existing type for sda3, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda5 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part5 ' > '/dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 ' > '/dev/disk/by-partuuid/6cdb0e8e-05 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 ' > '/dev/disk/by-label/manjaro', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'manjaro', > 'ID_FS_LABEL_ENC': 'manjaro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', > 'ID_FS_UUID_ENC': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '723730432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '253042688', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171930382'} ; >INFO:blivet:scanning sda5 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda5 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda5 >DEBUG:blivet: PartitionDevice.probe: sda5 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >INFO:blivet:added partition sda5 (id 39) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d53f430) -- > name = sda5 status = True id = 39 > children = [] > parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] > uuid = 6cdb0e8e-05 size = 120.66 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 120.66 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d9c0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53d690> PedPartition: <_ped.Partition object at 0x7f745d53bd30> > disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel > start = 723730432 end = 976773119 length = 253042688 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda5 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >INFO:blivet:type detected on 'sda5' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sda5 >INFO:program:stdout: >INFO:program:Filesystem volume name: manjaro >INFO:program:Last mounted on: <not available> >INFO:program:Filesystem UUID: e8a9866d-f97a-46d8-9b64-ae01f2141890 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 7913472 >INFO:program:Block count: 31630336 >INFO:program:Reserved block count: 1581516 >INFO:program:Free blocks: 30987359 >INFO:program:Free inodes: 7913461 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 1016 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Mar 29 00:39:34 2021 >INFO:program:Last mount time: Sun Jun 6 00:30:42 2021 >INFO:program:Last write time: Sun Jun 6 00:30:55 2021 >INFO:program:Mount count: 5 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Mar 29 00:39:34 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 1936 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: a116864a-52a7-4157-9dd5-b221b75a4de4 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xb9c271db >INFO:program:Journal features: journal_checksum_v3 >INFO:program:Total journal size: 512M >INFO:program:Total journal blocks: 131072 >INFO:program:Max transaction length: 131072 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x87bfca27 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sda5 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 245681 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 959.69 MiB up to 1.03 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 47 >DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda6 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part6 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 ' > '/dev/disk/by-partuuid/6cdb0e8e-06 ' > '/dev/disk/by-label/fedora-34-cinnamon', > 'DEVNAME': '/dev/sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-34-cinnamon', > 'ID_FS_LABEL_ENC': 'fedora-34-cinnamon', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', > 'ID_FS_UUID_ENC': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', > 'ID_FS_UUID_SUB': '9cf2f265-335f-4ded-b51b-171d8e902d39', > 'ID_FS_UUID_SUB_ENC': '9cf2f265-335f-4ded-b51b-171d8e902d39', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '209924096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '262144064', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '6', > 'PARTN': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda6', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171925771'} ; >INFO:blivet:scanning sda6 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda6 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 4 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda6 >DEBUG:blivet: PartitionDevice.probe: sda6 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >INFO:blivet:added partition sda6 (id 49) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d5aa380) -- > name = sda6 status = True id = 49 > children = [] > parents = ['existing 465.76 GiB disk sda (4) with existing msdos disklabel'] > uuid = 6cdb0e8e-06 size = 125 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 125 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53ca60> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53d780> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53d450> PedPartition: <_ped.Partition object at 0x7f745d53bce0> > disk = existing 465.76 GiB disk sda (4) with existing msdos disklabel > start = 209924096 end = 472068159 length = 262144064 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda6 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >INFO:blivet:type detected on 'sda6' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 57 >DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.fedora-34-cinnamon >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 59 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora-34-cinnamon ; parent: sda6 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora-34-cinnamon ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.58 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:btrfs.58 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 62 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.58 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume fedora-34-cinnamon (id 58) to device tree >INFO:program:Running [5] btrfs --version ... >INFO:program:stdout[5]: btrfs-progs v5.14.1 > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.58l2x4mo75 >DEBUG:program:Return code: 0 >INFO:program:Running [6] btrfs subvol list -p -s /tmp/btrfs-tmp.58l2x4mo75 ... >INFO:program:stdout[6]: >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running [7] btrfs subvol get-default /tmp/btrfs-tmp.58l2x4mo75 ... >INFO:program:stdout[7]: ID 5 (FS_TREE) > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.58l2x4mo75 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.5874wbdjp7 >DEBUG:program:Return code: 0 >INFO:program:Running [8] btrfs subvol list -p /tmp/btrfs-tmp.5874wbdjp7 ... >INFO:program:stdout[8]: ID 285 gen 321033 parent 5 top level 5 path var/lib/machines > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running [9] btrfs subvol get-default /tmp/btrfs-tmp.5874wbdjp7 ... >INFO:program:stdout[9]: ID 5 (FS_TREE) > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.5874wbdjp7 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 64 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 66 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: var/lib/machines ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: var/lib/machines ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora-34-cinnamon ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:fedora-34-cinnamon sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >INFO:blivet:added btrfs subvolume var/lib/machines (id 65) to device tree >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ ' > '/dev/disk/by-id/wwn-0x5000c500b520134c ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', > 'ID_SERIAL_SHORT': 'ZF204RAQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b520134c', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171942345'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 535436303030444d3030332d324359310a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 71 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 31313732313034353136380a >DEBUG:blivet:updated sdb size to 5.46 TiB (5.46 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 69) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d5a9ea0) -- > name = sdb status = True id = 69 > children = [] > parents = [] > uuid = None size = 5.46 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 5.46 TiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5000c500b520134c >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 73 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 74 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 75 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 76 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: ae6b7a22-9fa6-405c-a4e0-1bea41190fb0 ; label: None ; device: /dev/sdb ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d5a8d30>] > device: <parted.device.Device object at 0x7f745dfdca30> > PedDisk: <_ped.Disk object at 0x7f745e34f680> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 77 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/crypted_f ' > '/dev/disk/by-partlabel/myBigHardDisk ' > '/dev/disk/by-id/wwn-0x5000c500b520134c-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 ' > '/dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ' > '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 ' > '/dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'crypted_f', > 'ID_FS_LABEL_ENC': 'crypted_f', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', > 'ID_FS_UUID_ENC': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'myBigHardDisk', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11721041920', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'a58a080f-b823-444f-a433-0075b7349596', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', > 'ID_SERIAL_SHORT': 'ZF204RAQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b520134c', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'PARTNAME': 'myBigHardDisk', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171954933'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 80 >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 81 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >INFO:blivet:added partition sdb1 (id 79) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d53f250) -- > name = sdb1 status = True id = 79 > children = [] > parents = ['existing 5.46 TiB disk sdb (69) with existing gpt disklabel'] > uuid = a58a080f-b823-444f-a433-0075b7349596 size = 5.46 TiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 5.46 TiB path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d5abbb0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: myBigHardDisk active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d5a98d0> PedPartition: <_ped.Partition object at 0x7f745dea38d0> > disk = existing 5.46 TiB disk sdb (69) with existing gpt disklabel > start = 2048 end = 11721043967 length = 11721041920 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 83 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 84 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 85 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 86 >INFO:blivet:type detected on 'sdb1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; label: crypted_f ; device: /dev/sdb1 ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 87 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdb1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171922674'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/model: 53414d53554e47204844313033554a200a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 90 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 91 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/size: 313935333532333035350a >DEBUG:blivet:updated sdc size to 931.51 GiB (931.51 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 89) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d5c1780) -- > name = sdc status = True id = 89 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 931.51 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 50024e9001afb988 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 93 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 94 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 95 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 96 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: f5c26409 ; label: None ; device: /dev/sdc ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d53f220>, <parted.partition.Partition object at 0x7f745d5c2ec0>] > device: <parted.device.Device object at 0x7f745d5c3460> > PedDisk: <_ped.Disk object at 0x7f745d55ce00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 97 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988-part1 ' > '/dev/disk/by-label/cryptedhomer ' > '/dev/disk/by-partuuid/f5c26409-01 ' > '/dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'cryptedhomer', > 'ID_FS_LABEL_ENC': 'cryptedhomer', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '6447505f-667c-4de9-84c6-176726d8a9af', > 'ID_FS_UUID_ENC': '6447505f-667c-4de9-84c6-176726d8a9af', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1321205760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'f5c26409-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171929260'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 100 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 101 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >DEBUG:blivet:sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sdc1 >DEBUG:blivet: PartitionDevice.probe: sdc1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >INFO:blivet:added partition sdc1 (id 99) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d5c2260) -- > name = sdc1 status = True id = 99 > children = [] > parents = ['existing 931.51 GiB disk sdc (89) with existing msdos disklabel'] > uuid = f5c26409-01 size = 630 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 630 GiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d5c33d0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d5c2680> PedPartition: <_ped.Partition object at 0x7f745de45c60> > disk = existing 931.51 GiB disk sdc (89) with existing msdos disklabel > start = 2048 end = 1321207807 length = 1321205760 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdc1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 103 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 104 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 105 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 106 >INFO:blivet:type detected on 'sdc1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 6447505f-667c-4de9-84c6-176726d8a9af ; label: cryptedhomer ; device: /dev/sdc1 ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 107 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdc1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-6447505f-667c-4de9-84c6-176726d8a9af failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/f5c26409-02 /dev/disk/by-label/win-games ' > '/dev/disk/by-uuid/77D9AD8569BEA237 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 ' > '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'win-games', > 'ID_FS_LABEL_ENC': 'win-games', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '77D9AD8569BEA237', > 'ID_FS_UUID_ENC': '77D9AD8569BEA237', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1321207808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '632313856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'f5c26409-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171936093'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 111 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >DEBUG:blivet:sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sdc2 >DEBUG:blivet: PartitionDevice.probe: sdc2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >INFO:blivet:added partition sdc2 (id 109) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d5c3700) -- > name = sdc2 status = True id = 109 > children = [] > parents = ['existing 931.51 GiB disk sdc (89) with existing msdos disklabel'] > uuid = f5c26409-02 size = 301.51 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > target size = 301.51 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d5c33d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d5c2dd0> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d5c2f50> PedPartition: <_ped.Partition object at 0x7f745d59de90> > disk = existing 931.51 GiB disk sdc (89) with existing msdos disklabel > start = 1321207808 end = 1953521663 length = 632313856 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdc2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 113 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 114 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 116 >INFO:blivet:type detected on 'sdc2' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sdc2 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sdc2 >INFO:program: Device state: 11 >INFO:program: Volume Name: win-games >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 79039231 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 0 >INFO:program: MFT Zone End: 9879907 >INFO:program: MFT Zone Position: 4 >INFO:program: Current Position in First Data Zone: 9879907 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 6464 (0.0%) >INFO:program: LCN of Data Attribute for FILE_MFT: 4 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 39519615 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 9883648 >INFO:program: Attribute Data Size: 9879904 >INFO:program: Attribute Initialized Size: 9879904 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 26735841 (33.8%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sdc2 >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 214235 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 199.52 GiB up to 200.01 GiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 117 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-4 ' > '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0 ' > '/dev/disk/by-id/wwn-0x5000c500647aede5', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '30e7fe77', > 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', > 'ID_REVISION': 'CC27', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', > 'ID_SERIAL_SHORT': 'Z1E57NMT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500647aede5', > 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', > 'MAJOR': '8', > 'MINOR': '48', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171909223'} ; >INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/model: 535432303030444d3030312d314348310a >INFO:blivet:sdd is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 121 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/size: 333930373032393136380a >DEBUG:blivet:updated sdd size to 1.82 TiB (1.82 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/queue/rotational: 310a >INFO:blivet:added disk sdd (id 119) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d5eee60) -- > name = sdd status = True id = 119 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 1.82 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 5000c500647aede5 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 123 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 124 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 125 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 126 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 30e7fe77 ; label: None ; device: /dev/sdd ; serial: ST2000DM001-1CH164_Z1E57NMT ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d53dff0>] > device: <parted.device.Device object at 0x7f745d53c310> > PedDisk: <_ped.Disk object at 0x7f7460c57dc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 127 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdd1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500647aede5-part1 ' > '/dev/disk/by-label/nix-gaming ' > '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4-part1 ' > '/dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 ' > '/dev/disk/by-partuuid/30e7fe77-01', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'nix-gaming', > 'ID_FS_LABEL_ENC': 'nix-gaming', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', > 'ID_FS_UUID_ENC': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '30e7fe77-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '30e7fe77', > 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', > 'ID_REVISION': 'CC27', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', > 'ID_SERIAL_SHORT': 'Z1E57NMT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500647aede5', > 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171927492'} ; >INFO:blivet:scanning sdd1 (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdd1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 130 >DEBUG:blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 131 >DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >DEBUG:blivet:sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdd1 >DEBUG:blivet: PartitionDevice.probe: sdd1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >INFO:blivet:added partition sdd1 (id 129) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d5c3820) -- > name = sdd1 status = True id = 129 > children = [] > parents = ['existing 1.82 TiB disk sdd (119) with existing msdos disklabel'] > uuid = 30e7fe77-01 size = 1.82 TiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > target size = 1.82 TiB path = /dev/sdd1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d53c400> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d53e2c0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d53f0a0> PedPartition: <_ped.Partition object at 0x7f745d563ba0> > disk = existing 1.82 TiB disk sdd (119) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdd1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 133 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 134 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 135 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 136 >INFO:blivet:type detected on 'sdd1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sdd1 >INFO:program:stdout: >INFO:program:Filesystem volume name: nix-gaming >INFO:program:Last mounted on: /gaming >INFO:program:Filesystem UUID: 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg casefold sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 122101760 >INFO:program:Block count: 488378368 >INFO:program:Reserved block count: 24418918 >INFO:program:Free blocks: 185307323 >INFO:program:Free inodes: 121161550 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 1024 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Dec 20 17:46:36 2021 >INFO:program:Last mount time: Thu Jan 20 17:23:29 2022 >INFO:program:Last write time: Thu Jan 20 17:28:34 2022 >INFO:program:Mount count: 27 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Dec 20 17:46:36 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 48 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: b60acdad-29c4-49f7-9698-5f8003eca162 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xc5adc271 >INFO:program:Character encoding: utf8-12.1 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 1024M >INFO:program:Total journal blocks: 262144 >INFO:program:Max transaction length: 262144 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x000509d5 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xe6f754e9 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sdd1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 301205652 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 1.12 TiB up to 1.12 TiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 137 >DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0 ' > '/dev/disk/by-id/wwn-0x5000c5007dbba066 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5980', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST5000DM000-1FK178', > 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', > 'ID_SERIAL_SHORT': 'W4J0DX7Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5007dbba066', > 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', > 'MAJOR': '8', > 'MINOR': '64', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171999296'} ; >INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/model: 535435303030444d3030302d31464b310a >INFO:blivet:sde is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 140 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 141 >DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/size: 393736373534313136380a >DEBUG:blivet:updated sde size to 4.55 TiB (4.55 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/queue/rotational: 310a >INFO:blivet:added disk sde (id 139) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d5edd20) -- > name = sde status = True id = 139 > children = [] > parents = [] > uuid = None size = 4.55 TiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde > target size = 4.55 TiB path = /dev/sde > format args = [] original_format = None removable = False wwn = 5000c5007dbba066 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sde ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 143 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 144 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 145 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 146 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sde ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 38fcaf60-d036-4649-a3fb-00cec8cb863c ; label: None ; device: /dev/sde ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d5ec2b0>] > device: <parted.device.Device object at 0x7f745d5ec550> > PedDisk: <_ped.Disk object at 0x7f745e024e00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 147 >DEBUG:blivet: DiskDevice._set_format: sde ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sde1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/cryptedyggsy ' > '/dev/disk/by-id/wwn-0x5000c5007dbba066-part1 ' > '/dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 ' > '/dev/disk/by-partlabel/Yggdrasil ' > '/dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1 ' > '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1', > 'DEVNAME': '/dev/sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5980', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'cryptedyggsy', > 'ID_FS_LABEL_ENC': 'cryptedyggsy', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '35f28d77-1864-4aa2-bc12-1c66c4406533', > 'ID_FS_UUID_ENC': '35f28d77-1864-4aa2-bc12-1c66c4406533', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST5000DM000-1FK178', > 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NAME': 'Yggdrasil', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9767538688', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'da15abfb-bd9b-49a4-adb3-37cc2a5d5126', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', > 'ID_SERIAL_SHORT': 'W4J0DX7Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5007dbba066', > 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', > 'MAJOR': '8', > 'MINOR': '65', > 'PARTN': '1', > 'PARTNAME': 'Yggdrasil', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172005287'} ; >INFO:blivet:scanning sde1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sde1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 150 >DEBUG:blivet: DiskDevice.add_child: name: sde ; child: sde1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 151 >DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sde1 ; status: True ; >DEBUG:blivet:sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sde1 >DEBUG:blivet: PartitionDevice.probe: sde1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >INFO:blivet:added partition sde1 (id 149) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d5ecb80) -- > name = sde1 status = True id = 149 > children = [] > parents = ['existing 4.55 TiB disk sde (139) with existing gpt disklabel'] > uuid = da15abfb-bd9b-49a4-adb3-37cc2a5d5126 size = 4.55 TiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 > target size = 4.55 TiB path = /dev/sde1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d5ec5b0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Yggdrasil active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d5ec250> PedPartition: <_ped.Partition object at 0x7f745d596c50> > disk = existing 4.55 TiB disk sde (139) with existing gpt disklabel > start = 2048 end = 9767540735 length = 9767538688 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sde1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 153 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 154 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 155 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 156 >INFO:blivet:type detected on 'sde1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 35f28d77-1864-4aa2-bc12-1c66c4406533 ; label: cryptedyggsy ; device: /dev/sde1 ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 157 >DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sde1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-35f28d77-1864-4aa2-bc12-1c66c4406533 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500b5205f0d ' > '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', > 'ID_SERIAL_SHORT': 'ZF204QKZ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b5205f0d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', > 'MAJOR': '8', > 'MINOR': '80', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172002809'} ; >INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/model: 535436303030444d3030332d324359310a >INFO:blivet:sdf is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 160 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 161 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/size: 31313732313034353136380a >DEBUG:blivet:updated sdf size to 5.46 TiB (5.46 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/queue/rotational: 310a >INFO:blivet:added disk sdf (id 159) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d5c0370) -- > name = sdf status = True id = 159 > children = [] > parents = [] > uuid = None size = 5.46 TiB > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf > target size = 5.46 TiB path = /dev/sdf > format args = [] original_format = None removable = False wwn = 5000c500b5205f0d >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 163 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 164 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 165 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 166 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdf ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: fbe1dd07-85dd-48db-8b7b-d4b50076b89b ; label: None ; device: /dev/sdf ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d6060b0>] > device: <parted.device.Device object at 0x7f745d605e10> > PedDisk: <_ped.Disk object at 0x7f745d55c580> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 167 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdf1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1 ' > '/dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 ' > '/dev/disk/by-label/crypted_data ' > '/dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 ' > '/dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1', > 'DEVNAME': '/dev/sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'crypted_data', > 'ID_FS_LABEL_ENC': 'crypted_data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '19121386-5dd1-4956-88de-5f260de95a72', > 'ID_FS_UUID_ENC': '19121386-5dd1-4956-88de-5f260de95a72', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11721041920', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '9ba8096d-2d2e-4282-a1a7-9342ba900249', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', > 'ID_SERIAL_SHORT': 'ZF204QKZ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b5205f0d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', > 'MAJOR': '8', > 'MINOR': '81', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172011004'} ; >INFO:blivet:scanning sdf1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdf1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >DEBUG:blivet: DiskDevice.add_child: name: sdf ; child: sdf1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdf1 ; status: True ; >DEBUG:blivet:sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdf1 >DEBUG:blivet: PartitionDevice.probe: sdf1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >INFO:blivet:added partition sdf1 (id 169) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d5ecc70) -- > name = sdf1 status = True id = 169 > children = [] > parents = ['existing 5.46 TiB disk sdf (159) with existing gpt disklabel'] > uuid = 9ba8096d-2d2e-4282-a1a7-9342ba900249 size = 5.46 TiB > format = existing None > major = 8 minor = 81 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 > target size = 5.46 TiB path = /dev/sdf1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d605d80> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d606110> PedPartition: <_ped.Partition object at 0x7f745d5a7790> > disk = existing 5.46 TiB disk sdf (159) with existing gpt disklabel > start = 2048 end = 11721043967 length = 11721041920 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdf1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 173 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 174 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 175 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 176 >INFO:blivet:type detected on 'sdf1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 19121386-5dd1-4956-88de-5f260de95a72 ; label: crypted_data ; device: /dev/sdf1 ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 177 >DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdf1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-19121386-5dd1-4956-88de-5f260de95a72 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:uaccess:systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:07:00.0-ata-2 ' > '/dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 ' > '/dev/disk/by-path/pci-0000:07:00.0-ata-2.0 /dev/cdrom ' > '/dev/disk/by-label/Fedora-Xfce-Live-35-1-2 ' > '/dev/disk/by-uuid/2021-10-26-06-03-23-00', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_07_00_0-ata-2_0', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-Xfce-Live-35-1-2', > 'ID_FS_LABEL_ENC': 'Fedora-Xfce-Live-35-1-2', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-10-26-06-03-23-00', > 'ID_FS_UUID_ENC': '2021-10-26-06-03-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'ATAPI_iHAS124_D', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3542cd9b', > 'ID_PATH': 'pci-0000:07:00.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:07:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_07_00_0-ata-2_0', > 'ID_REVISION': '8L03', > 'ID_SERIAL': 'ATAPI_iHAS124_D_3524552_218232508345', > 'ID_SERIAL_SHORT': '3524552_218232508345', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'TAGS': ':seat:uaccess:systemd:', > 'USEC_INITIALIZED': '176683760'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 180 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 181 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/size: 333231383638380a >DEBUG:blivet:updated sr0 size to 1.53 GiB (1.53 GiB) >INFO:blivet:added cdrom sr0 (id 179) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f745d5ed420) -- > name = sr0 status = True id = 179 > children = [] > parents = [] > uuid = None size = 1.53 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1.53 GiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 183 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 184 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 185 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 186 >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 187 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172141090'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 190 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 191 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 189) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 194 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 195 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 193) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d606c20) -- > name = loop0 status = False id = 193 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (189)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 197 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 198 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 199 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 200 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 201 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172142855'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 204 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 205 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 203) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 208 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 209 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 207) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d604fa0) -- > name = loop1 status = False id = 207 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (203)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 211 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 212 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 213 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 214 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7362d175 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x845ecbea >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 215 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172141806'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 218 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 219 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 217) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 222 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 223 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 221) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d5ef610) -- > name = loop2 status = False id = 221 > children = [] > parents = ['existing 0 B file /overlay (deleted) (217)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' > '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154984119'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [10] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[10]: > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >INFO:program:Running [11] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[11]: > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >INFO:program:Running [12] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[12]: > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[13]: > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[14]: > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >INFO:program:Running [15] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[15]: > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >INFO:program:Running [16] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[16]: > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[17]: > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[18]: > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (207) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (221) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 227 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 228 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31323538373030380a >DEBUG:blivet:updated live-rw size to 6 GiB (6 GiB) >INFO:blivet:added dm live-rw (id 226) to device tree >INFO:blivet:got device: DMDevice instance (0x7f745d5ee110) -- > name = live-rw status = True id = 226 > children = [] > parents = ['existing 0 B loop loop1 (207) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [19] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[19]: > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >INFO:program:Running [20] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[20]: > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 230 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 231 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 232 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 233 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Thu Jan 20 14:44:11 2022 >INFO:program:Last write time: Thu Jan 20 14:44:11 2022 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x0be54172 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000014 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xb4d5484e >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1271259 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 4.85 GiB up to 5.33 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 234 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155669826'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [21] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[21]: > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[22]: > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >INFO:program:Running [23] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[23]: > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >INFO:program:Running [24] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[24]: > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings live-base ... >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >INFO:program:stdout[25]: > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[26]: > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >INFO:program:Running [27] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[27]: > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (207) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 237 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 238 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31323538373030380a >DEBUG:blivet:updated live-base size to 6 GiB (6 GiB) >INFO:blivet:added dm live-base (id 236) to device tree >INFO:blivet:got device: DMDevice instance (0x7f745d61a320) -- > name = live-base status = True id = 236 > children = [] > parents = ['existing 0 B loop loop1 (207) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 240 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 241 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 242 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 243 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7362d175 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x845ecbea >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 244 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:testdata:device /dev/sda data[440:443] = 8e0edb6c >DEBUG:testdata:device /dev/sdb data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sdb is zero. new disk image? >DEBUG:testdata:device /dev/sdc data[440:443] = 0964c2f5 >DEBUG:testdata:device /dev/sdd data[440:443] = 77fee730 >DEBUG:testdata:device /dev/sde data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sde is zero. new disk image? >DEBUG:testdata:device /dev/sdf data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sdf is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {'sda': '0x6cdb0e8e', 'sdc': '0xf5c26409', 'sdd': '0x30e7fe77'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.53 GiB cdrom sr0 (179) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sr0. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader GRUB2. >DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda6 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:blivet:resolved 'UUID=6447505f-667c-4de9-84c6-176726d8a9af' to 'sdc1' (partition) >DEBUG:blivet:resolved 'UUID=35f28d77-1864-4aa2-bc12-1c66c4406533' to 'sde1' (partition) >DEBUG:blivet:resolved 'UUID=19121386-5dd1-4956-88de-5f260de95a72' to 'sdf1' (partition) >DEBUG:blivet:resolved 'UUID=37235ef1-ab89-4fc6-8f4f-0bd30da467d1' to 'sdb1' (partition) >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: ['homer', 'Yggdrasil', 'data', 'myBigHardDisk'] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:resolved 'UUID=8a8a08bd-f682-4ce2-9c11-d5e662fa9622' to 'fedora-34-cinnamon' (btrfs volume) >DEBUG:blivet:failed to resolve 'UUID=bdd772ab-5d7b-44b0-b2d2-425d82592e59' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:failed to resolve '/dev//swapfile' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'tmpfs' >DEBUG:blivet:resolved 'UUID=257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3' to 'sdd1' (partition) >DEBUG:blivet:failed to resolve 'UUID=c55ae0cc-5e92-44ff-82bc-e4e137b016fc' >DEBUG:blivet:failed to resolve 'UUID=57a27fe4-90b0-4e9c-8746-5ad2df76a357' >DEBUG:blivet:failed to resolve 'UUID=efd38792-0c18-400a-9593-63f5715d294a' >DEBUG:blivet:resolved 'UUID=2CBA6639BA660026' to 'sda2' (partition) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: var/lib/machines ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=var/lib/machines,ro /dev/sda6 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sdd1 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140137768076864) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdc2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sdc2) returning True >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 6 GiB dm live-base (236) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 6 GiB dm live-base (236) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (69) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (89) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (119) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (139) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (159) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (4) with existing msdos disklabel >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '[]'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '[]'. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for AUTOMATIC with selected disks []. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51d3f0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51d180> PedPartition: <_ped.Partition object at 0x7f745d44ff60> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51d480> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51d270> PedPartition: <_ped.Partition object at 0x7f745d44e480> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51d5d0> PedPartition: <_ped.Partition object at 0x7f745df5ea20> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51dc60> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51d930> PedPartition: <_ped.Partition object at 0x7f745e0134c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d629990> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51da20> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51d6f0> PedPartition: <_ped.Partition object at 0x7f7460fbd710> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4d3c40> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: myBigHardDisk active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d4d0340> PedPartition: <_ped.Partition object at 0x7f745d46b420> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4e1420> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51dd80> PedPartition: <_ped.Partition object at 0x7f745d46b3d0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4e1420> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51dc00> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51db10> PedPartition: <_ped.Partition object at 0x7f745d46b330> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4e38e0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d51e140> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51df60> PedPartition: <_ped.Partition object at 0x7f745d46b560> >DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4f1600> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Yggdrasil active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51ded0> PedPartition: <_ped.Partition object at 0x7f745d46b4c0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d4f2da0> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d51e440> PedPartition: <_ped.Partition object at 0x7f745d46b740> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 58 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (24) with existing ntfs filesystem >DEBUG:blivet:finished Blivet copy >INFO:blivet:hiding device existing 100 MiB partition sda1 (14) with existing ntfs filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 5 ; >INFO:blivet:removed partition sda1 (id 14) from device tree >DEBUG:blivet:lvm filter: adding sda1 to the reject list >INFO:blivet:hiding device existing 100 GiB partition sda2 (24) with existing ntfs filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 4 ; >INFO:blivet:removed partition sda2 (id 24) from device tree >DEBUG:blivet:lvm filter: adding sda2 to the reject list >INFO:blivet:hiding device existing 365.66 GiB partition sda3 (34) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >INFO:blivet:removed partition sda3 (id 34) from device tree >DEBUG:blivet:lvm filter: adding sda3 to the reject list >INFO:blivet:hiding device existing 120.66 GiB partition sda5 (39) with existing ext4 filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda5 ; kids: 2 ; >INFO:blivet:removed partition sda5 (id 39) from device tree >DEBUG:blivet:lvm filter: adding sda5 to the reject list >INFO:blivet:hiding device existing 125 GiB btrfs subvolume var/lib/machines (65) with existing btrfs filesystem >DEBUG:blivet: BTRFSVolumeDevice.remove_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 1 ; >INFO:blivet:removed btrfs subvolume var/lib/machines (id 65) from device tree >DEBUG:blivet:lvm filter: adding var/lib/machines to the reject list >INFO:blivet:hiding device existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >DEBUG:blivet: PartitionDevice.remove_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 1 ; >INFO:blivet:removed btrfs volume fedora-34-cinnamon (id 58) from device tree >DEBUG:blivet:lvm filter: adding fedora-34-cinnamon to the reject list >INFO:blivet:hiding device existing 125 GiB partition sda6 (49) with existing btrfs filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda6 ; kids: 1 ; >INFO:blivet:removed partition sda6 (id 49) from device tree >DEBUG:blivet:lvm filter: adding sda6 to the reject list >INFO:blivet:hiding device existing 465.76 GiB disk sda (4) with existing msdos disklabel >INFO:blivet:removed disk sda (id 4) from device tree >DEBUG:blivet:lvm filter: adding sda to the reject list >INFO:blivet:hiding device existing 5.46 TiB partition sdb1 (79) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >INFO:blivet:removed partition sdb1 (id 79) from device tree >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >INFO:blivet:hiding device existing 5.46 TiB disk sdb (69) with existing gpt disklabel >INFO:blivet:removed disk sdb (id 69) from device tree >DEBUG:blivet:lvm filter: adding sdb to the reject list >INFO:blivet:hiding device existing 630 GiB partition sdc1 (99) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 2 ; >INFO:blivet:removed partition sdc1 (id 99) from device tree >DEBUG:blivet:lvm filter: adding sdc1 to the reject list >INFO:blivet:hiding device existing 301.51 GiB partition sdc2 (109) with existing ntfs filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc2 ; kids: 1 ; >INFO:blivet:removed partition sdc2 (id 109) from device tree >DEBUG:blivet:lvm filter: adding sdc2 to the reject list >INFO:blivet:hiding device existing 931.51 GiB disk sdc (89) with existing msdos disklabel >INFO:blivet:removed disk sdc (id 89) from device tree >DEBUG:blivet:lvm filter: adding sdc to the reject list >INFO:blivet:hiding device existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sdd ; child: sdd1 ; kids: 1 ; >INFO:blivet:removed partition sdd1 (id 129) from device tree >DEBUG:blivet:lvm filter: adding sdd1 to the reject list >INFO:blivet:hiding device existing 1.82 TiB disk sdd (119) with existing msdos disklabel >INFO:blivet:removed disk sdd (id 119) from device tree >DEBUG:blivet:lvm filter: adding sdd to the reject list >INFO:blivet:hiding device existing 4.55 TiB partition sde1 (149) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sde ; child: sde1 ; kids: 1 ; >INFO:blivet:removed partition sde1 (id 149) from device tree >DEBUG:blivet:lvm filter: adding sde1 to the reject list >INFO:blivet:hiding device existing 4.55 TiB disk sde (139) with existing gpt disklabel >INFO:blivet:removed disk sde (id 139) from device tree >DEBUG:blivet:lvm filter: adding sde to the reject list >INFO:blivet:hiding device existing 5.46 TiB partition sdf1 (169) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdf ; child: sdf1 ; kids: 1 ; >INFO:blivet:removed partition sdf1 (id 169) from device tree >DEBUG:blivet:lvm filter: adding sdf1 to the reject list >INFO:blivet:hiding device existing 5.46 TiB disk sdf (159) with existing gpt disklabel >INFO:blivet:removed disk sdf (id 159) from device tree >DEBUG:blivet:lvm filter: adding sdf to the reject list >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >ERROR:anaconda.modules.storage.partitioning.base_partitioning:Storage configuration has failed: No usable disks. >INFO:anaconda.threading:Thread Failed: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-AutomaticPartitioningTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 40, in _run > self._clear_partitions(storage) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 110, in _clear_partitions > raise NoDisksError("No usable disks.") >blivet.errors.NoDisksError: No usable disks. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.10/threading.py", line 946, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 61, in run > self._handle_storage_error(e, str(e)) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 83, in _handle_storage_error > raise StorageConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.StorageConfigurationError: No usable disks. > >INFO:anaconda.threading:Thread Done: AnaTaskThread-AutomaticPartitioningTask-1 (140137768076864) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 40, in _run > self._clear_partitions(storage) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/automatic/noninteractive_partitioning.py", line 110, in _clear_partitions > raise NoDisksError("No usable disks.") >blivet.errors.NoDisksError: No usable disks. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib/python3.10/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > File "/usr/lib/python3.10/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.10/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.10/threading.py", line 946, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 61, in run > self._handle_storage_error(e, str(e)) > File "/usr/lib64/python3.10/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 83, in _handle_storage_error > raise StorageConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.StorageConfigurationError: No usable disks. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >DEBUG:anaconda.modules.storage.disk_selection.selection:Exclusive disks are set to '[]'. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36eb60> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36e8f0> PedPartition: <_ped.Partition object at 0x7f745d44f740> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36ebf0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36e9e0> PedPartition: <_ped.Partition object at 0x7f745d5a4040> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36ed40> PedPartition: <_ped.Partition object at 0x7f745d558090> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f3d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36f0a0> PedPartition: <_ped.Partition object at 0x7f745d46b600> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d51ef50> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f190> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36ee60> PedPartition: <_ped.Partition object at 0x7f745d5971a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d3353f0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: myBigHardDisk active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d32c400> PedPartition: <_ped.Partition object at 0x7f745d327290> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d336b90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36f4f0> PedPartition: <_ped.Partition object at 0x7f745d326660> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d336b90> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f340> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36f280> PedPartition: <_ped.Partition object at 0x7f745d3272e0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d341090> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36f8b0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36f6d0> PedPartition: <_ped.Partition object at 0x7f745d326750> >DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d342d70> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Yggdrasil active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36f610> PedPartition: <_ped.Partition object at 0x7f745d3267a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d354550> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36fb80> PedPartition: <_ped.Partition object at 0x7f745d326bb0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 58 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (58) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 129 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (129) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 24 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (24) with existing ntfs filesystem >DEBUG:blivet:finished Blivet copy >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-2 (140137768076864) >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.4.2) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f745d51e8f0> >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:blivet:devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdd', 'sdd1', 'sde', 'sde1', 'sdf', 'sdf1', 'sr0', 'loop0', 'loop1', 'loop2', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171905911'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >INFO:program:Running [32] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0} ... >INFO:program:stdout[32]: >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53616d73756e672053534420383630200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 415 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 416 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3937363737333136380a >DEBUG:blivet:updated sda size to 465.76 GiB (465.76 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 414) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d384040) -- > name = sda status = True id = 414 > children = [] > parents = [] > uuid = None size = 465.76 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5002538e4020553c >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 418 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 419 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 420 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 421 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 6cdb0e8e ; label: None ; device: /dev/sda ; serial: Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d340790>, <parted.partition.Partition object at 0x7f745d3404f0>, <parted.partition.Partition object at 0x7f745d340040>, <parted.partition.Partition object at 0x7f745d36ded0>, <parted.partition.Partition object at 0x7f745d36dcc0>] > device: <parted.device.Device object at 0x7f745d3409d0> > PedDisk: <_ped.Disk object at 0x7f745d371dc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 422 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 ' > '/dev/disk/by-label/System\\x20Reserved ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1 ' > '/dev/disk/by-partuuid/6cdb0e8e-01 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 ' > '/dev/disk/by-uuid/16AE5F34AE5F0B9D', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'System_Reserved', > 'ID_FS_LABEL_ENC': 'System\\x20Reserved', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16AE5F34AE5F0B9D', > 'ID_FS_UUID_ENC': '16AE5F34AE5F0B9D', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204800', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '1', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '171929980'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 425 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 426 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 3230343830300a >DEBUG:blivet:updated sda1 size to 100 MiB (100 MiB) >INFO:blivet:added partition sda1 (id 424) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d342e00) -- > name = sda1 status = True id = 424 > children = [] > parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] > uuid = 6cdb0e8e-01 size = 100 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 100 MiB path = /dev/sda1 > format args = [] original_format = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d3403a0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d3408b0> PedPartition: <_ped.Partition object at 0x7f745d39bf10> > disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel > start = 2048 end = 206847 length = 204800 > flags = boot >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 428 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 429 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 430 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 431 >INFO:blivet:type detected on 'sda1' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sda1 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sda1 >INFO:program: Device state: 11 >INFO:program: Volume Name: System Reserved >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 25599 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 8533 >INFO:program: MFT Zone End: 11732 >INFO:program: MFT Zone Position: 8533 >INFO:program: Current Position in First Data Zone: 11732 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 172 (0.7%) >INFO:program: LCN of Data Attribute for FILE_MFT: 8533 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 2 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 4096 >INFO:program: Attribute Data Size: 3200 >INFO:program: Attribute Initialized Size: 3200 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 16825 (65.7%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sda1 >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 36 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 34.33 MiB up to 37.77 MiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 432 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2CBA6639BA660026 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part2 ' > '/dev/disk/by-partuuid/6cdb0e8e-02 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 ' > '/dev/disk/by-label/windows7 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'windows7', > 'ID_FS_LABEL_ENC': 'windows7', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2CBA6639BA660026', > 'ID_FS_UUID_ENC': '2CBA6639BA660026', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '206848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '209715200', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '2', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171929872'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 435 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 436 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3230393731353230300a >DEBUG:blivet:updated sda2 size to 100 GiB (100 GiB) >INFO:blivet:added partition sda2 (id 434) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d36cd90) -- > name = sda2 status = True id = 434 > children = [] > parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] > uuid = 6cdb0e8e-02 size = 100 GiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 100 GiB path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d340370> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d340130> PedPartition: <_ped.Partition object at 0x7f745d3267a0> > disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel > start = 206848 end = 209922047 length = 209715200 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 438 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 439 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 440 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 441 >INFO:blivet:type detected on 'sda2' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sda2 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sda2 >INFO:program: Device state: 11 >INFO:program: Volume Name: windows7 >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 26214399 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 786432 >INFO:program: MFT Zone End: 4063231 >INFO:program: MFT Zone Position: 786432 >INFO:program: Current Position in First Data Zone: 4063231 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 120000 (0.5%) >INFO:program: LCN of Data Attribute for FILE_MFT: 786432 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 15034398 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 3276800 >INFO:program: Attribute Data Size: 3276800 >INFO:program: Attribute Initialized Size: 3276800 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 13971879 (53.3%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sda2 >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 50146 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 46.7 GiB up to 47.19 GiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 442 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/6cdb0e8e-03 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3', > 'DEVNAME': '/dev/sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '209922048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '766851072', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '3', > 'PARTN': '3', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171919486'} ; >INFO:blivet:scanning sda3 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 445 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 446 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda3 ; status: True ; >DEBUG:blivet:sda3 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3/size: 320a >DEBUG:blivet:updated sda3 size to 1024 B (1024 B) >DEBUG:blivet:looking up parted Partition: /dev/sda3 >DEBUG:blivet: PartitionDevice.probe: sda3 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda3 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda3 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 ; >DEBUG:blivet:updated sda3 size to 365.66 GiB (365.66 GiB) >INFO:blivet:added partition sda3 (id 444) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d336a40) -- > name = sda3 status = True id = 444 > children = [] > parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] > uuid = 6cdb0e8e-03 size = 365.66 GiB > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > target size = 365.66 GiB path = /dev/sda3 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 2 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36e200> PedPartition: <_ped.Partition object at 0x7f745d3272e0> > disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel > start = 209922048 end = 976773119 length = 766851072 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda3 ; >DEBUG:blivet:no type or existing type for sda3, bailing >DEBUG:blivet: DeviceTree.handle_device: name: sda5 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 ' > '/dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part5 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 ' > '/dev/disk/by-label/manjaro /dev/disk/by-partuuid/6cdb0e8e-05', > 'DEVNAME': '/dev/sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'manjaro', > 'ID_FS_LABEL_ENC': 'manjaro', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', > 'ID_FS_UUID_ENC': 'e8a9866d-f97a-46d8-9b64-ae01f2141890', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '723730432', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '253042688', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '5', > 'PARTN': '5', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda5', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171930382'} ; >INFO:blivet:scanning sda5 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda5 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda5 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 450 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda5 ; kids: 3 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 451 >DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda5 ; status: True ; >DEBUG:blivet:sda5 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda5 >DEBUG:blivet: PartitionDevice.probe: sda5 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda5 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda5 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5/size: 3235333034323638380a >DEBUG:blivet:updated sda5 size to 120.66 GiB (120.66 GiB) >INFO:blivet:added partition sda5 (id 449) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d61a200) -- > name = sda5 status = True id = 449 > children = [] > parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] > uuid = 6cdb0e8e-05 size = 120.66 GiB > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > target size = 120.66 GiB path = /dev/sda5 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36fbb0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36dba0> PedPartition: <_ped.Partition object at 0x7f745d327290> > disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel > start = 723730432 end = 976773119 length = 253042688 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda5 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 453 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 454 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 455 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 456 >INFO:blivet:type detected on 'sda5' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sda5 >INFO:program:stdout: >INFO:program:Filesystem volume name: manjaro >INFO:program:Last mounted on: <not available> >INFO:program:Filesystem UUID: e8a9866d-f97a-46d8-9b64-ae01f2141890 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 7913472 >INFO:program:Block count: 31630336 >INFO:program:Reserved block count: 1581516 >INFO:program:Free blocks: 30987359 >INFO:program:Free inodes: 7913461 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 1016 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Mar 29 00:39:34 2021 >INFO:program:Last mount time: Sun Jun 6 00:30:42 2021 >INFO:program:Last write time: Sun Jun 6 00:30:55 2021 >INFO:program:Mount count: 5 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Mar 29 00:39:34 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 1936 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: a116864a-52a7-4157-9dd5-b221b75a4de4 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xb9c271db >INFO:program:Journal features: journal_checksum_v3 >INFO:program:Total journal size: 512M >INFO:program:Total journal blocks: 131072 >INFO:program:Max transaction length: 131072 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x87bfca27 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sda5 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 245681 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 959.69 MiB up to 1.03 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 457 >DEBUG:blivet: PartitionDevice._set_format: sda5 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda6 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/6cdb0e8e-06 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 ' > '/dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 ' > '/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 ' > '/dev/disk/by-id/wwn-0x5002538e4020553c-part6 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 ' > '/dev/disk/by-label/fedora-34-cinnamon', > 'DEVNAME': '/dev/sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '4', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'fedora-34-cinnamon', > 'ID_FS_LABEL_ENC': 'fedora-34-cinnamon', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', > 'ID_FS_UUID_ENC': '8a8a08bd-f682-4ce2-9c11-d5e662fa9622', > 'ID_FS_UUID_SUB': '9cf2f265-335f-4ded-b51b-171d8e902d39', > 'ID_FS_UUID_SUB_ENC': '9cf2f265-335f-4ded-b51b-171d8e902d39', > 'ID_MODEL': 'Samsung_SSD_860_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20860\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '209924096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '262144064', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '6cdb0e8e-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6cdb0e8e', > 'ID_PATH': 'pci-0000:00:11.0-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-1_0', > 'ID_REVISION': 'RVT01B6Q', > 'ID_SERIAL': 'Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J', > 'ID_SERIAL_SHORT': 'S3Z1NB0K305685J', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538e4020553c', > 'ID_WWN_WITH_EXTENSION': '0x5002538e4020553c', > 'MAJOR': '8', > 'MINOR': '6', > 'PARTN': '6', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda6', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171925771'} ; >INFO:blivet:scanning sda6 (/sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda6 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda6 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 460 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda6 ; kids: 4 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 461 >DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sda6 >DEBUG:blivet: PartitionDevice.probe: sda6 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda6 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda6 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6/size: 3236323134343036340a >DEBUG:blivet:updated sda6 size to 125 GiB (125 GiB) >INFO:blivet:added partition sda6 (id 459) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d335a50) -- > name = sda6 status = True id = 459 > children = [] > parents = ['existing 465.76 GiB disk sda (414) with existing msdos disklabel'] > uuid = 6cdb0e8e-06 size = 125 GiB > format = existing None > major = 8 minor = 6 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > target size = 125 GiB path = /dev/sda6 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 1 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d340ac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d36cca0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d36e020> PedPartition: <_ped.Partition object at 0x7f745d326660> > disk = existing 465.76 GiB disk sda (414) with existing msdos disklabel > start = 209924096 end = 472068159 length = 262144064 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda6 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 463 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 464 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 465 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 466 >INFO:blivet:type detected on 'sda6' is 'btrfs' >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 467 >DEBUG:blivet: PartitionDevice._set_format: sda6 ; type: btrfs ; current: None ; >INFO:blivet:creating btrfs volume btrfs.fedora-34-cinnamon >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 469 >DEBUG:blivet: BTRFSVolumeDevice._add_parent: fedora-34-cinnamon ; parent: sda6 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda6 ; child: fedora-34-cinnamon ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 470 >DEBUG:blivet: BTRFSVolumeDevice._set_format: fedora-34-cinnamon ; type: None ; current: None ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: btrfs.468 ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:btrfs.468 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 472 >DEBUG:blivet: BTRFSVolumeDevice._set_format: btrfs.468 ; type: btrfs ; current: None ; >INFO:blivet:added btrfs volume fedora-34-cinnamon (id 468) to device tree >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.468fudo1tn5 >DEBUG:program:Return code: 0 >INFO:program:Running [33] btrfs subvol list -p -s /tmp/btrfs-tmp.468fudo1tn5 ... >INFO:program:stdout[33]: >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running [34] btrfs subvol get-default /tmp/btrfs-tmp.468fudo1tn5 ... >INFO:program:stdout[34]: ID 5 (FS_TREE) > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.468fudo1tn5 >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... mount -t btrfs -o defaults /dev/sda6 /tmp/btrfs-tmp.468vzr4mfpc >DEBUG:program:Return code: 0 >INFO:program:Running [35] btrfs subvol list -p /tmp/btrfs-tmp.468vzr4mfpc ... >INFO:program:stdout[35]: ID 285 gen 321033 parent 5 top level 5 path var/lib/machines > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running [36] btrfs subvol get-default /tmp/btrfs-tmp.468vzr4mfpc ... >INFO:program:stdout[36]: ID 5 (FS_TREE) > >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >INFO:program:Running... umount /tmp/btrfs-tmp.468vzr4mfpc >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 474 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 476 >DEBUG:blivet: BTRFSVolumeDevice.add_child: name: fedora-34-cinnamon ; child: var/lib/machines ; kids: 0 ; >DEBUG:blivet: BTRFSSubVolumeDevice._set_format: var/lib/machines ; type: btrfs ; current: None ; >DEBUG:blivet: BTRFSSubVolumeDevice.update_sysfs_path: var/lib/machines ; status: True ; >DEBUG:blivet: BTRFSVolumeDevice.update_sysfs_path: fedora-34-cinnamon ; status: True ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda6 ; status: True ; >DEBUG:blivet:sda6 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:fedora-34-cinnamon sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >DEBUG:blivet:var/lib/machines sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >INFO:blivet:added btrfs subvolume var/lib/machines (id 475) to device tree >INFO:blivet:got format: existing btrfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ ' > '/dev/disk/by-id/wwn-0x5000c500b520134c ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', > 'ID_SERIAL_SHORT': 'ZF204RAQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b520134c', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', > 'MAJOR': '8', > 'MINOR': '16', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171942345'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 535436303030444d3030332d324359310a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 480 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 481 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 31313732313034353136380a >DEBUG:blivet:updated sdb size to 5.46 TiB (5.46 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 310a >INFO:blivet:added disk sdb (id 479) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d336ad0) -- > name = sdb status = True id = 479 > children = [] > parents = [] > uuid = None size = 5.46 TiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 5.46 TiB path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5000c500b520134c >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 483 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 484 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 485 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 486 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: ae6b7a22-9fa6-405c-a4e0-1bea41190fb0 ; label: None ; device: /dev/sdb ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d355930>] > device: <parted.device.Device object at 0x7f745d356bf0> > PedDisk: <_ped.Disk object at 0x7f745e01ff00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 487 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 ' > '/dev/disk/by-id/wwn-0x5000c500b520134c-part1 ' > '/dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ' > '/dev/disk/by-label/crypted_f ' > '/dev/disk/by-partlabel/myBigHardDisk ' > '/dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66286', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'crypted_f', > 'ID_FS_LABEL_ENC': 'crypted_f', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', > 'ID_FS_UUID_ENC': '37235ef1-ab89-4fc6-8f4f-0bd30da467d1', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NAME': 'myBigHardDisk', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11721041920', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'a58a080f-b823-444f-a433-0075b7349596', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'ae6b7a22-9fa6-405c-a4e0-1bea41190fb0', > 'ID_PATH': 'pci-0000:00:11.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-2_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204RAQ', > 'ID_SERIAL_SHORT': 'ZF204RAQ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b520134c', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b520134c', > 'MAJOR': '8', > 'MINOR': '17', > 'PARTN': '1', > 'PARTNAME': 'myBigHardDisk', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171954933'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 490 >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 491 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 31313732313034313932300a >DEBUG:blivet:updated sdb1 size to 5.46 TiB (5.46 TiB) >INFO:blivet:added partition sdb1 (id 489) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d385210) -- > name = sdb1 status = True id = 489 > children = [] > parents = ['existing 5.46 TiB disk sdb (479) with existing gpt disklabel'] > uuid = a58a080f-b823-444f-a433-0075b7349596 size = 5.46 TiB > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 5.46 TiB path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d3548e0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: myBigHardDisk active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d354100> PedPartition: <_ped.Partition object at 0x7f745d378860> > disk = existing 5.46 TiB disk sdb (479) with existing gpt disklabel > start = 2048 end = 11721043967 length = 11721041920 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 493 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 494 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 495 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 496 >INFO:blivet:type detected on 'sdb1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; label: crypted_f ; device: /dev/sdb1 ; serial: ST6000DM003-2CY186_ZF204RAQ ; exists: True ; name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 497 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdb1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-37235ef1-ab89-4fc6-8f4f-0bd30da467d1 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '32', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171922674'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/device/model: 53414d53554e47204844313033554a200a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 500 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 501 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/size: 313935333532333035350a >DEBUG:blivet:updated sdc size to 931.51 GiB (931.51 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 499) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d387040) -- > name = sdc status = True id = 499 > children = [] > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc > target size = 931.51 GiB path = /dev/sdc > format args = [] original_format = None removable = False wwn = 50024e9001afb988 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 503 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 504 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 505 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 506 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdc ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: f5c26409 ; label: None ; device: /dev/sdc ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d387a00>, <parted.partition.Partition object at 0x7f745d387880>] > device: <parted.device.Device object at 0x7f745d387ca0> > PedDisk: <_ped.Disk object at 0x7f745e025240> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 507 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 ' > '/dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af ' > '/dev/disk/by-label/cryptedhomer ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 ' > '/dev/disk/by-partuuid/f5c26409-01', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'cryptedhomer', > 'ID_FS_LABEL_ENC': 'cryptedhomer', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '6447505f-667c-4de9-84c6-176726d8a9af', > 'ID_FS_UUID_ENC': '6447505f-667c-4de9-84c6-176726d8a9af', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1321205760', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': 'f5c26409-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '33', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171929260'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 510 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 511 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc1 ; status: True ; >DEBUG:blivet:sdc1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sdc1 >DEBUG:blivet: PartitionDevice.probe: sdc1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1/size: 313332313230353736300a >DEBUG:blivet:updated sdc1 size to 630 GiB (630 GiB) >INFO:blivet:added partition sdc1 (id 509) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d3c8520) -- > name = sdc1 status = True id = 509 > children = [] > parents = ['existing 931.51 GiB disk sdc (499) with existing msdos disklabel'] > uuid = f5c26409-01 size = 630 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 > target size = 630 GiB path = /dev/sdc1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d387d90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d3879a0> PedPartition: <_ped.Partition object at 0x7f745d378a40> > disk = existing 931.51 GiB disk sdc (499) with existing msdos disklabel > start = 2048 end = 1321207807 length = 1321205760 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdc1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 513 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 514 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 515 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 516 >INFO:blivet:type detected on 'sdc1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 6447505f-667c-4de9-84c6-176726d8a9af ; label: cryptedhomer ; device: /dev/sdc1 ; serial: SAMSUNG_HD103UJ_S13PJ1KS634069 ; exists: True ; name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 517 >DEBUG:blivet: PartitionDevice._set_format: sdc1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-6447505f-667c-4de9-84c6-176726d8a9af ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdc1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-6447505f-667c-4de9-84c6-176726d8a9af failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/win-games ' > '/dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 ' > '/dev/disk/by-uuid/77D9AD8569BEA237 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2 ' > '/dev/disk/by-partuuid/f5c26409-02 ' > '/dev/disk/by-id/wwn-0x50024e9001afb988-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'win-games', > 'ID_FS_LABEL_ENC': 'win-games', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '77D9AD8569BEA237', > 'ID_FS_UUID_ENC': '77D9AD8569BEA237', > 'ID_MODEL': 'SAMSUNG_HD103UJ', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD103UJ\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1321207808', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '632313856', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': 'f5c26409-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'f5c26409', > 'ID_PATH': 'pci-0000:00:11.0-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-3_0', > 'ID_REVISION': '1AA01118', > 'ID_SERIAL': 'SAMSUNG_HD103UJ_S13PJ1KS634069', > 'ID_SERIAL_SHORT': 'S13PJ1KS634069', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001afb988', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001afb988', > 'MAJOR': '8', > 'MINOR': '34', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171936093'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 520 >DEBUG:blivet: DiskDevice.add_child: name: sdc ; child: sdc2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 521 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdc2 ; status: True ; >DEBUG:blivet:sdc2 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >DEBUG:blivet:looking up parted Partition: /dev/sdc2 >DEBUG:blivet: PartitionDevice.probe: sdc2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdc2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdc2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2/size: 3633323331333835360a >DEBUG:blivet:updated sdc2 size to 301.51 GiB (301.51 GiB) >INFO:blivet:added partition sdc2 (id 519) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d385ff0) -- > name = sdc2 status = True id = 519 > children = [] > parents = ['existing 931.51 GiB disk sdc (499) with existing msdos disklabel'] > uuid = f5c26409-02 size = 301.51 GiB > format = existing None > major = 8 minor = 34 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 > target size = 301.51 GiB path = /dev/sdc2 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d387d90> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d387790> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d387940> PedPartition: <_ped.Partition object at 0x7f745d379cb0> > disk = existing 931.51 GiB disk sdc (499) with existing msdos disklabel > start = 1321207808 end = 1953521663 length = 632313856 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdc2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 523 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 524 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 525 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 526 >INFO:blivet:type detected on 'sdc2' is 'ntfs' >INFO:program:Running... ntfsinfo -m /dev/sdc2 >INFO:program:stdout: >INFO:program:Volume Information >INFO:program: Name of device: /dev/sdc2 >INFO:program: Device state: 11 >INFO:program: Volume Name: win-games >INFO:program: Volume State: 91 >INFO:program: Volume Flags: 0x0000 >INFO:program: Volume Version: 3.1 >INFO:program: Sector Size: 512 >INFO:program: Cluster Size: 4096 >INFO:program: Index Block Size: 4096 >INFO:program: Volume Size in Clusters: 79039231 >INFO:program:MFT Information >INFO:program: MFT Record Size: 1024 >INFO:program: MFT Zone Multiplier: 0 >INFO:program: MFT Data Position: 24 >INFO:program: MFT Zone Start: 0 >INFO:program: MFT Zone End: 9879907 >INFO:program: MFT Zone Position: 4 >INFO:program: Current Position in First Data Zone: 9879907 >INFO:program: Current Position in Second Data Zone: 0 >INFO:program: Allocated clusters 6464 (0.0%) >INFO:program: LCN of Data Attribute for FILE_MFT: 4 >INFO:program: FILE_MFTMirr Size: 4 >INFO:program: LCN of Data Attribute for File_MFTMirr: 39519615 >INFO:program: Size of Attribute Definition Table: 2560 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Information >INFO:program: FILE_Bitmap MFT Record Number: 6 >INFO:program: State of FILE_Bitmap Inode: 80 >INFO:program: Length of Attribute List: 0 >INFO:program: Number of Attached Extent Inodes: 0 >INFO:program:FILE_Bitmap Data Attribute Information >INFO:program: Decompressed Runlist: not done yet >INFO:program: Base Inode: 6 >INFO:program: Attribute Types: not done yet >INFO:program: Attribute Name Length: 0 >INFO:program: Attribute State: 3 >INFO:program: Attribute Allocated Size: 9883648 >INFO:program: Attribute Data Size: 9879904 >INFO:program: Attribute Initialized Size: 9879904 >INFO:program: Attribute Compressed Size: 0 >INFO:program: Compression Block Size: 0 >INFO:program: Compression Block Size Bits: 0 >INFO:program: Compression Block Clusters: 0 >INFO:program: Free Clusters: 26735841 (33.8%) >DEBUG:program:Return code: 0 >INFO:program:Running... ntfsresize -m /dev/sdc2 >INFO:program:stdout: >INFO:program:ntfsresize v2021.8.22 (libntfs-3g) >INFO:program:Minsize (in MB): 214235 >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 199.52 GiB up to 200.01 GiB >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 527 >DEBUG:blivet: PartitionDevice._set_format: sdc2 ; type: ntfs ; current: None ; >INFO:blivet:got format: existing ntfs filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:11.0-ata-4 ' > '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0 ' > '/dev/disk/by-id/wwn-0x5000c500647aede5', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '30e7fe77', > 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', > 'ID_REVISION': 'CC27', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', > 'ID_SERIAL_SHORT': 'Z1E57NMT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500647aede5', > 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', > 'MAJOR': '8', > 'MINOR': '48', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171909223'} ; >INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/device/model: 535432303030444d3030312d314348310a >INFO:blivet:sdd is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 530 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 531 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/size: 333930373032393136380a >DEBUG:blivet:updated sdd size to 1.82 TiB (1.82 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/queue/rotational: 310a >INFO:blivet:added disk sdd (id 529) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d3ca440) -- > name = sdd status = True id = 529 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd > target size = 1.82 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 5000c500647aede5 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 533 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 534 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 535 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 536 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdd ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 30e7fe77 ; label: None ; device: /dev/sdd ; serial: ST2000DM001-1CH164_Z1E57NMT ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f745d3861a0>] > device: <parted.device.Device object at 0x7f745d386410> > PedDisk: <_ped.Disk object at 0x7f745d473c00> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 537 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdd1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/nix-gaming ' > '/dev/disk/by-id/wwn-0x5000c500647aede5-part1 ' > '/dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 ' > '/dev/disk/by-partuuid/30e7fe77-01 ' > '/dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 ' > '/dev/disk/by-path/pci-0000:00:11.0-ata-4-part1', > 'DEVNAME': '/dev/sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '202', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'nix-gaming', > 'ID_FS_LABEL_ENC': 'nix-gaming', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', > 'ID_FS_UUID_ENC': '257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST2000DM001-1CH164', > 'ID_MODEL_ENC': 'ST2000DM001-1CH164\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3907026944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '30e7fe77-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '30e7fe77', > 'ID_PATH': 'pci-0000:00:11.0-ata-4.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:11.0-ata-4', > 'ID_PATH_TAG': 'pci-0000_00_11_0-ata-4_0', > 'ID_REVISION': 'CC27', > 'ID_SERIAL': 'ST2000DM001-1CH164_Z1E57NMT', > 'ID_SERIAL_SHORT': 'Z1E57NMT', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500647aede5', > 'ID_WWN_WITH_EXTENSION': '0x5000c500647aede5', > 'MAJOR': '8', > 'MINOR': '49', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171927492'} ; >INFO:blivet:scanning sdd1 (/sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdd1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 540 >DEBUG:blivet: DiskDevice.add_child: name: sdd ; child: sdd1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 541 >DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdd1 ; status: True ; >DEBUG:blivet:sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdd1 >DEBUG:blivet: PartitionDevice.probe: sdd1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdd1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdd1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1/size: 333930373032363934340a >DEBUG:blivet:updated sdd1 size to 1.82 TiB (1.82 TiB) >INFO:blivet:added partition sdd1 (id 539) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f745d4f3460) -- > name = sdd1 status = True id = 539 > children = [] > parents = ['existing 1.82 TiB disk sdd (529) with existing msdos disklabel'] > uuid = 30e7fe77-01 size = 1.82 TiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata4/host3/target3:0:0/3:0:0:0/block/sdd/sdd1 > target size = 1.82 TiB path = /dev/sdd1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d386500> fileSystem: <parted.filesystem.FileSystem object at 0x7f745d385990> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d386230> PedPartition: <_ped.Partition object at 0x7f745d37b830> > disk = existing 1.82 TiB disk sdd (529) with existing msdos disklabel > start = 2048 end = 3907028991 length = 3907026944 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdd1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 543 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 544 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 545 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 546 >INFO:blivet:type detected on 'sdd1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sdd1 >INFO:program:stdout: >INFO:program:Filesystem volume name: nix-gaming >INFO:program:Last mounted on: /gaming >INFO:program:Filesystem UUID: 257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg casefold sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 122101760 >INFO:program:Block count: 488378368 >INFO:program:Reserved block count: 24418918 >INFO:program:Free blocks: 185307323 >INFO:program:Free inodes: 121161550 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 1024 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Dec 20 17:46:36 2021 >INFO:program:Last mount time: Thu Jan 20 17:23:29 2022 >INFO:program:Last write time: Thu Jan 20 17:28:34 2022 >INFO:program:Mount count: 27 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Dec 20 17:46:36 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 48 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: b60acdad-29c4-49f7-9698-5f8003eca162 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0xc5adc271 >INFO:program:Character encoding: utf8-12.1 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 1024M >INFO:program:Total journal blocks: 262144 >INFO:program:Max transaction length: 262144 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x000509d5 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xe6f754e9 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sdd1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 301205652 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 1.12 TiB up to 1.12 TiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 547 >DEBUG:blivet: PartitionDevice._set_format: sdd1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0 ' > '/dev/disk/by-id/wwn-0x5000c5007dbba066 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5980', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST5000DM000-1FK178', > 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', > 'ID_SERIAL_SHORT': 'W4J0DX7Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5007dbba066', > 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', > 'MAJOR': '8', > 'MINOR': '64', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '171999296'} ; >INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/device/model: 535435303030444d3030302d31464b310a >INFO:blivet:sde is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 550 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 551 >DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/size: 393736373534313136380a >DEBUG:blivet:updated sde size to 4.55 TiB (4.55 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/queue/rotational: 310a >INFO:blivet:added disk sde (id 549) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d3c9300) -- > name = sde status = True id = 549 > children = [] > parents = [] > uuid = None size = 4.55 TiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde > target size = 4.55 TiB path = /dev/sde > format args = [] original_format = None removable = False wwn = 5000c5007dbba066 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sde ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 553 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 554 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 555 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 556 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sde ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 38fcaf60-d036-4649-a3fb-00cec8cb863c ; label: None ; device: /dev/sde ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d3c84f0>] > device: <parted.device.Device object at 0x7f745d3c8130> > PedDisk: <_ped.Disk object at 0x7f745d44b840> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 557 >DEBUG:blivet: DiskDevice._set_format: sde ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sde1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 ' > '/dev/disk/by-id/wwn-0x5000c5007dbba066-part1 ' > '/dev/disk/by-label/cryptedyggsy ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 ' > '/dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 ' > '/dev/disk/by-partlabel/Yggdrasil ' > '/dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1', > 'DEVNAME': '/dev/sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66152', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5980', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'cryptedyggsy', > 'ID_FS_LABEL_ENC': 'cryptedyggsy', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '35f28d77-1864-4aa2-bc12-1c66c4406533', > 'ID_FS_UUID_ENC': '35f28d77-1864-4aa2-bc12-1c66c4406533', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST5000DM000-1FK178', > 'ID_MODEL_ENC': 'ST5000DM000-1FK178\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NAME': 'Yggdrasil', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9767538688', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': 'da15abfb-bd9b-49a4-adb3-37cc2a5d5126', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '38fcaf60-d036-4649-a3fb-00cec8cb863c', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_0', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST5000DM000-1FK178_W4J0DX7Z', > 'ID_SERIAL_SHORT': 'W4J0DX7Z', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5007dbba066', > 'ID_WWN_WITH_EXTENSION': '0x5000c5007dbba066', > 'MAJOR': '8', > 'MINOR': '65', > 'PARTN': '1', > 'PARTNAME': 'Yggdrasil', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172005287'} ; >INFO:blivet:scanning sde1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sde1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 560 >DEBUG:blivet: DiskDevice.add_child: name: sde ; child: sde1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sde1 ; status: True ; >DEBUG:blivet:sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sde1 >DEBUG:blivet: PartitionDevice.probe: sde1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sde1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sde1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1/size: 393736373533383638380a >DEBUG:blivet:updated sde1 size to 4.55 TiB (4.55 TiB) >INFO:blivet:added partition sde1 (id 559) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d3c90c0) -- > name = sde1 status = True id = 559 > children = [] > parents = ['existing 4.55 TiB disk sde (549) with existing gpt disklabel'] > uuid = da15abfb-bd9b-49a4-adb3-37cc2a5d5126 size = 4.55 TiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:0/8:0:0:0/block/sde/sde1 > target size = 4.55 TiB path = /dev/sde1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d3c87c0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Yggdrasil active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d3c85e0> PedPartition: <_ped.Partition object at 0x7f745d398400> > disk = existing 4.55 TiB disk sde (549) with existing gpt disklabel > start = 2048 end = 9767540735 length = 9767538688 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sde1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 563 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 564 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 565 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 566 >INFO:blivet:type detected on 'sde1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 35f28d77-1864-4aa2-bc12-1c66c4406533 ; label: cryptedyggsy ; device: /dev/sde1 ; serial: ST5000DM000-1FK178_W4J0DX7Z ; exists: True ; name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 567 >DEBUG:blivet: PartitionDevice._set_format: sde1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-35f28d77-1864-4aa2-bc12-1c66c4406533 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sde1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-35f28d77-1864-4aa2-bc12-1c66c4406533 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/wwn-0x5000c500b5205f0d ' > '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', > 'ID_SERIAL_SHORT': 'ZF204QKZ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b5205f0d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', > 'MAJOR': '8', > 'MINOR': '80', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172002809'} ; >INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/device/model: 535436303030444d3030332d324359310a >INFO:blivet:sdf is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 570 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 571 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/size: 31313732313034353136380a >DEBUG:blivet:updated sdf size to 5.46 TiB (5.46 TiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/queue/rotational: 310a >INFO:blivet:added disk sdf (id 569) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f745d3d96c0) -- > name = sdf status = True id = 569 > children = [] > parents = [] > uuid = None size = 5.46 TiB > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf > target size = 5.46 TiB path = /dev/sdf > format args = [] original_format = None removable = False wwn = 5000c500b5205f0d >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 573 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 574 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 575 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 576 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdf ; label_type: gpt ; >DEBUG:blivet: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: fbe1dd07-85dd-48db-8b7b-d4b50076b89b ; label: None ; device: /dev/sdf ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; >DEBUG:blivet:Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f745d3db160>] > device: <parted.device.Device object at 0x7f745d3daec0> > PedDisk: <_ped.Disk object at 0x7f745d3b5dc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 577 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: disklabel ; current: None ; >INFO:blivet:got format: existing gpt disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdf1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/crypted_data ' > '/dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 ' > '/dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 ' > '/dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 ' > '/dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 ' > '/dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1', > 'DEVNAME': '/dev/sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '66276', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '5425', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'crypted_data', > 'ID_FS_LABEL_ENC': 'crypted_data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '19121386-5dd1-4956-88de-5f260de95a72', > 'ID_FS_UUID_ENC': '19121386-5dd1-4956-88de-5f260de95a72', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'ST6000DM003-2CY186', > 'ID_MODEL_ENC': 'ST6000DM003-2CY186\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11721041920', > 'ID_PART_ENTRY_TYPE': '0fc63daf-8483-4772-8e79-3d69d8477de4', > 'ID_PART_ENTRY_UUID': '9ba8096d-2d2e-4282-a1a7-9342ba900249', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': 'fbe1dd07-85dd-48db-8b7b-d4b50076b89b', > 'ID_PATH': 'pci-0000:00:14.1-ata-1.1', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:14.1-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_14_1-ata-1_1', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'ST6000DM003-2CY186_ZF204QKZ', > 'ID_SERIAL_SHORT': 'ZF204QKZ', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500b5205f0d', > 'ID_WWN_WITH_EXTENSION': '0x5000c500b5205f0d', > 'MAJOR': '8', > 'MINOR': '81', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172011004'} ; >INFO:blivet:scanning sdf1 (/sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdf1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 580 >DEBUG:blivet: DiskDevice.add_child: name: sdf ; child: sdf1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 581 >DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdf1 ; status: True ; >DEBUG:blivet:sdf1 sysfs_path set to /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >DEBUG:blivet:looking up parted Partition: /dev/sdf1 >DEBUG:blivet: PartitionDevice.probe: sdf1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdf1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdf1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1/size: 31313732313034313932300a >DEBUG:blivet:updated sdf1 size to 5.46 TiB (5.46 TiB) >INFO:blivet:added partition sdf1 (id 579) to device tree >INFO:blivet:got device: PartitionDevice instance (0x7f745d3da260) -- > name = sdf1 status = True id = 579 > children = [] > parents = ['existing 5.46 TiB disk sdf (569) with existing gpt disklabel'] > uuid = 9ba8096d-2d2e-4282-a1a7-9342ba900249 size = 5.46 TiB > format = existing None > major = 8 minor = 81 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:14.1/ata9/host8/target8:0:1/8:0:1:0/block/sdf/sdf1 > target size = 5.46 TiB path = /dev/sdf1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745d3dae30> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f745d3db1c0> PedPartition: <_ped.Partition object at 0x7f745d37a340> > disk = existing 5.46 TiB disk sdf (569) with existing gpt disklabel > start = 2048 end = 11721043967 length = 11721041920 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sdf1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 583 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 584 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 585 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 586 >INFO:blivet:type detected on 'sdf1' is 'luks' >DEBUG:blivet: LUKS.__init__: uuid: 19121386-5dd1-4956-88de-5f260de95a72 ; label: crypted_data ; device: /dev/sdf1 ; serial: ST6000DM003-2CY186_ZF204QKZ ; exists: True ; name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 587 >DEBUG:blivet: PartitionDevice._set_format: sdf1 ; type: luks ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: luks-19121386-5dd1-4956-88de-5f260de95a72 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LUKS.setup: device: /dev/sdf1 ; type: luks ; status: False ; >INFO:blivet:setup of luks-19121386-5dd1-4956-88de-5f260de95a72 failed: luks device not configured >INFO:blivet:got format: existing luks >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':seat:uaccess:systemd:', > 'DEVLINKS': '/dev/disk/by-label/Fedora-Xfce-Live-35-1-2 /dev/cdrom ' > '/dev/disk/by-uuid/2021-10-26-06-03-23-00 ' > '/dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 ' > '/dev/disk/by-path/pci-0000:07:00.0-ata-2.0 ' > '/dev/disk/by-path/pci-0000:07:00.0-ata-2', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_07_00_0-ata-2_0', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-Xfce-Live-35-1-2', > 'ID_FS_LABEL_ENC': 'Fedora-Xfce-Live-35-1-2', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2021-10-26-06-03-23-00', > 'ID_FS_UUID_ENC': '2021-10-26-06-03-23-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'ATAPI_iHAS124_D', > 'ID_MODEL_ENC': 'ATAPI\\x20\\x20\\x20iHAS124\\x20\\x20\\x20D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3542cd9b', > 'ID_PATH': 'pci-0000:07:00.0-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:07:00.0-ata-2', > 'ID_PATH_TAG': 'pci-0000_07_00_0-ata-2_0', > 'ID_REVISION': '8L03', > 'ID_SERIAL': 'ATAPI_iHAS124_D_3524552_218232508345', > 'ID_SERIAL_SHORT': '3524552_218232508345', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'TAGS': ':seat:uaccess:systemd:', > 'USEC_INITIALIZED': '176683760'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 590 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 591 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0/size: 333231383638380a >DEBUG:blivet:updated sr0 size to 1.53 GiB (1.53 GiB) >INFO:blivet:added cdrom sr0 (id 589) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f745d3da440) -- > name = sr0 status = True id = 589 > children = [] > parents = [] > uuid = None size = 1.53 GiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:15.2/0000:07:00.0/ata8/host7/target7:0:0/7:0:0:0/block/sr0 > target size = 1.53 GiB path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 593 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 594 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 595 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 596 >INFO:blivet:type detected on 'sr0' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 597 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172141090'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 600 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 601 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 599) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 604 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 605 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 603) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d3dbd30) -- > name = loop0 status = False id = 603 > children = [] > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (599)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 607 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 608 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 609 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 610 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 611 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172142855'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 614 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 615 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 613) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 618 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 619 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 617) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d53e3b0) -- > name = loop1 status = False id = 617 > children = [] > parents = ['existing 0 B file /LiveOS/rootfs.img (613)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 621 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 622 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 623 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 624 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7362d175 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x845ecbea >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 625 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '172141806'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 628 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 629 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 627) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 632 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 633 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 631) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f745d4fc760) -- > name = loop2 status = False id = 631 > children = [] > parents = ['existing 0 B file /overlay (deleted) (627)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 B path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' > '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '154984119'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[37]: > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[38]: > >INFO:program:stderr[38]: >INFO:program:...done [38] (exit code: 0) >INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[39]: > >INFO:program:stderr[39]: >INFO:program:...done [39] (exit code: 0) >INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[40]: > >INFO:program:stderr[40]: >INFO:program:...done [40] (exit code: 0) >INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[41]: > >INFO:program:stderr[41]: >INFO:program:...done [41] (exit code: 0) >INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[42]: > >INFO:program:stderr[42]: >INFO:program:...done [42] (exit code: 0) >INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[43]: > >INFO:program:stderr[43]: >INFO:program:...done [43] (exit code: 0) >INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[44]: > >INFO:program:stderr[44]: >INFO:program:...done [44] (exit code: 0) >INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[45]: > >INFO:program:stderr[45]: >INFO:program:...done [45] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (617) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop2 (631) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 637 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 638 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 31323538373030380a >DEBUG:blivet:updated live-rw size to 6 GiB (6 GiB) >INFO:blivet:added dm live-rw (id 636) to device tree >INFO:blivet:got device: DMDevice instance (0x7f745d4fd660) -- > name = live-rw status = True id = 636 > children = [] > parents = ['existing 0 B loop loop1 (617) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 6 GiB path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[46]: > >INFO:program:stderr[46]: >INFO:program:...done [46] (exit code: 0) >INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[47]: > >INFO:program:stderr[47]: >INFO:program:...done [47] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 640 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 641 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 642 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 643 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Thu Jan 20 14:44:11 2022 >INFO:program:Last write time: Thu Jan 20 14:44:11 2022 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x0be54172 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000014 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0xb4d5484e >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1273419 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 4.86 GiB up to 5.34 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 644 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/live-base /dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c ' > '/dev/disk/by-id/dm-name-live-base', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_UUID_ENC': 'e25ec90f-45b1-4974-9e43-eba9db11f60c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '155669826'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[48]: > >INFO:program:stderr[48]: >INFO:program:...done [48] (exit code: 0) >INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[49]: > >INFO:program:stderr[49]: >INFO:program:...done [49] (exit code: 0) >INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[50]: > >INFO:program:stderr[50]: >INFO:program:...done [50] (exit code: 0) >INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[51]: > >INFO:program:stderr[51]: >INFO:program:...done [51] (exit code: 0) >INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[52]: > >INFO:program:stderr[52]: >INFO:program:...done [52] (exit code: 0) >INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[53]: > >INFO:program:stderr[53]: >INFO:program:...done [53] (exit code: 0) >INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[54]: > >INFO:program:stderr[54]: >INFO:program:...done [54] (exit code: 0) >INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[55]: > >INFO:program:stderr[55]: >INFO:program:...done [55] (exit code: 0) >INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[56]: > >INFO:program:stderr[56]: >INFO:program:...done [56] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 B loop loop1 (617) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 647 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 648 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 31323538373030380a >DEBUG:blivet:updated live-base size to 6 GiB (6 GiB) >INFO:blivet:added dm live-base (id 646) to device tree >INFO:blivet:got device: DMDevice instance (0x7f745d62b2b0) -- > name = live-base status = True id = 646 > children = [] > parents = ['existing 0 B loop loop1 (617) with existing ext4 filesystem'] > uuid = None size = 6 GiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 6 GiB path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[57]: > >INFO:program:stderr[57]: >INFO:program:...done [57] (exit code: 0) >INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[58]: > >INFO:program:stderr[58]: >INFO:program:...done [58] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 650 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 651 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 652 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 653 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.sqzb3qnm >INFO:program:Filesystem UUID: e25ec90f-45b1-4974-9e43-eba9db11f60c >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 393984 >INFO:program:Block count: 1572864 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 47256 >INFO:program:Free blocks: 407432 >INFO:program:Free inodes: 157209 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 767 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8208 >INFO:program:Inode blocks per group: 513 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue Oct 26 01:46:17 2021 >INFO:program:Last mount time: Tue Oct 26 01:46:17 2021 >INFO:program:Last write time: Tue Oct 26 01:46:56 2021 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Tue Oct 26 01:46:17 2021 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 4667 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 3998753e-a5c1-4839-be11-41ca71e7fbc0 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x7362d175 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x845ecbea >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1262812 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.3 (27-Jul-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 4.82 GiB up to 5.3 GiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 654 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:testdata:device /dev/sda data[440:443] = 8e0edb6c >DEBUG:testdata:device /dev/sdb data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sdb is zero. new disk image? >DEBUG:testdata:device /dev/sdc data[440:443] = 0964c2f5 >DEBUG:testdata:device /dev/sdd data[440:443] = 77fee730 >DEBUG:testdata:device /dev/sde data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sde is zero. new disk image? >DEBUG:testdata:device /dev/sdf data[440:443] = 00000000 >INFO:blivet:edd: MBR signature on sdf is zero. new disk image? >INFO:blivet:edd: collected mbr signatures: {'sda': '0x6cdb0e8e', 'sdc': '0xf5c26409', 'sdd': '0x30e7fe77'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.53 GiB cdrom sr0 (589) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sr0. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53616d73756e672053534420383630200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 53414d53554e47204844313033554a200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 535432303030444d3030312d314348310a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 535435303030444d3030302d31464b310a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 535436303030444d3030332d324359310a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 694841533132342020204420202020200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.setup: sda5 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sda5 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.setup: fedora-34-cinnamon ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvolid=5,ro /dev/sda6 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:blivet:resolved 'UUID=6447505f-667c-4de9-84c6-176726d8a9af' to 'sdc1' (partition) >DEBUG:blivet:resolved 'UUID=35f28d77-1864-4aa2-bc12-1c66c4406533' to 'sde1' (partition) >DEBUG:blivet:resolved 'UUID=19121386-5dd1-4956-88de-5f260de95a72' to 'sdf1' (partition) >DEBUG:blivet:resolved 'UUID=37235ef1-ab89-4fc6-8f4f-0bd30da467d1' to 'sdb1' (partition) >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: ['homer', 'Yggdrasil', 'data', 'myBigHardDisk'] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet:resolved 'UUID=8a8a08bd-f682-4ce2-9c11-d5e662fa9622' to 'fedora-34-cinnamon' (btrfs volume) >DEBUG:blivet:failed to resolve 'UUID=bdd772ab-5d7b-44b0-b2d2-425d82592e59' >DEBUG:blivet: DeviceTree.get_device_by_name: name: /swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev//swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: -swapfile ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:failed to resolve '/dev//swapfile' >DEBUG:blivet: DeviceTree.get_device_by_name: name: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: tmpfs ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve 'tmpfs' >DEBUG:blivet:resolved 'UUID=257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3' to 'sdd1' (partition) >DEBUG:blivet:failed to resolve 'UUID=c55ae0cc-5e92-44ff-82bc-e4e137b016fc' >DEBUG:blivet:failed to resolve 'UUID=57a27fe4-90b0-4e9c-8746-5ad2df76a357' >DEBUG:blivet:failed to resolve 'UUID=efd38792-0c18-400a-9593-63f5715d294a' >DEBUG:blivet:resolved 'UUID=2CBA6639BA660026' to 'sda2' (partition) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.setup: var/lib/machines ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.setup: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS._pre_setup: type: btrfs ; device: /dev/sda6 ; mountpoint: /mnt/sysimage ; >INFO:program:Running... mount -t btrfs -o subvol=var/lib/machines,ro /dev/sda6 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdd1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sdd1 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sdd1 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda1 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sda2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda5 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: BTRFSSubVolumeDevice.teardown: var/lib/machines ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFSVolumeDevice.teardown: fedora-34-cinnamon ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: BTRFS.teardown: device: /dev/sda6 ; type: btrfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdb1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdc1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: NTFS.teardown: device: /dev/sdc2 ; type: ntfs ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdc ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sdd1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdd ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sde1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sde1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sde ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdf1 ; status: True ; controllable: True ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: LUKS.teardown: device: /dev/sdf1 ; type: luks ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdf ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-2 (140137768076864) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdb (479) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 931.51 GiB disk sdc (499) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (529) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 4.55 TiB disk sde (549) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 5.46 TiB disk sdf (569) with existing gpt disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465.76 GiB disk sda (414) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if sda3 depends on sda >DEBUG:blivet:checking if sda5 depends on sda >DEBUG:blivet:checking if sda6 depends on sda >DEBUG:blivet:checking if fedora-34-cinnamon depends on sda >DEBUG:blivet:checking if var/lib/machines depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if sdb1 depends on sda >DEBUG:blivet:checking if sdc depends on sda >DEBUG:blivet:checking if sdc1 depends on sda >DEBUG:blivet:checking if sdc2 depends on sda >DEBUG:blivet:checking if sdd depends on sda >DEBUG:blivet:checking if sdd1 depends on sda >DEBUG:blivet:checking if sde depends on sda >DEBUG:blivet:checking if sde1 depends on sda >DEBUG:blivet:checking if sdf depends on sda >DEBUG:blivet:checking if sdf1 depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465.76 GiB disk sda (414) with existing msdos disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning BLIVET. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for BLIVET with selected disks ['sda']. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9690> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9420> PedPartition: <_ped.Partition object at 0x7f745d360590> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9720> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9510> PedPartition: <_ped.Partition object at 0x7f745cc20040> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: None > number: 3 path: /dev/sda3 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9870> PedPartition: <_ped.Partition object at 0x7f745d3a8810> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda5 ; >DEBUG:blivet:device sda5 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9f00> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9bd0> PedPartition: <_ped.Partition object at 0x7f745d3ab830> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda6 ; >DEBUG:blivet:device sda6 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f745ccfd9c0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9cc0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9990> PedPartition: <_ped.Partition object at 0x7f745d3aa4d0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc6fe20> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: myBigHardDisk active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dc6c370> PedPartition: <_ped.Partition object at 0x7f745cd03560> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc1 ; >DEBUG:blivet:device sdc1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc7d600> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9ff0> PedPartition: <_ped.Partition object at 0x7f745cd03510> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdc2 ; >DEBUG:blivet:device sdc2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc7d600> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcb9e10> > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcb9db0> PedPartition: <_ped.Partition object at 0x7f745cd03470> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdd1 ; >DEBUG:blivet:device sdd1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc7fac0> fileSystem: <parted.filesystem.FileSystem object at 0x7f744dcba3e0> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcba230> PedPartition: <_ped.Partition object at 0x7f745cd036a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sde1 ; >DEBUG:blivet:device sde1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc917e0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: Yggdrasil active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcba320> PedPartition: <_ped.Partition object at 0x7f745cc16160> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdf1 ; >DEBUG:blivet:device sdf1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f744dc92f80> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f744dcba620> PedPartition: <_ped.Partition object at 0x7f745cc5c220> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 468 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 125 GiB btrfs volume fedora-34-cinnamon (468) with existing btrfs filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 539 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 1.82 TiB partition sdd1 (539) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 434 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 100 GiB partition sda2 (434) with existing ntfs filesystem >DEBUG:blivet:finished Blivet copy >INFO:blivet:hiding device existing 5.46 TiB partition sdb1 (489) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: sdb1 ; kids: 1 ; >INFO:blivet:removed partition sdb1 (id 489) from device tree >DEBUG:blivet:lvm filter: adding sdb1 to the reject list >INFO:blivet:hiding device existing 5.46 TiB disk sdb (479) with existing gpt disklabel >INFO:blivet:removed disk sdb (id 479) from device tree >DEBUG:blivet:lvm filter: adding sdb to the reject list >INFO:blivet:hiding device existing 630 GiB partition sdc1 (509) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc1 ; kids: 2 ; >INFO:blivet:removed partition sdc1 (id 509) from device tree >DEBUG:blivet:lvm filter: adding sdc1 to the reject list >INFO:blivet:hiding device existing 301.51 GiB partition sdc2 (519) with existing ntfs filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sdc ; child: sdc2 ; kids: 1 ; >INFO:blivet:removed partition sdc2 (id 519) from device tree >DEBUG:blivet:lvm filter: adding sdc2 to the reject list >INFO:blivet:hiding device existing 931.51 GiB disk sdc (499) with existing msdos disklabel >INFO:blivet:removed disk sdc (id 499) from device tree >DEBUG:blivet:lvm filter: adding sdc to the reject list >INFO:blivet:hiding device existing 1.82 TiB partition sdd1 (539) with existing ext4 filesystem >DEBUG:blivet: DiskDevice.remove_child: name: sdd ; child: sdd1 ; kids: 1 ; >INFO:blivet:removed partition sdd1 (id 539) from device tree >DEBUG:blivet:lvm filter: adding sdd1 to the reject list >INFO:blivet:hiding device existing 1.82 TiB disk sdd (529) with existing msdos disklabel >INFO:blivet:removed disk sdd (id 529) from device tree >DEBUG:blivet:lvm filter: adding sdd to the reject list >INFO:blivet:hiding device existing 4.55 TiB partition sde1 (559) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sde ; child: sde1 ; kids: 1 ; >INFO:blivet:removed partition sde1 (id 559) from device tree >DEBUG:blivet:lvm filter: adding sde1 to the reject list >INFO:blivet:hiding device existing 4.55 TiB disk sde (549) with existing gpt disklabel >INFO:blivet:removed disk sde (id 549) from device tree >DEBUG:blivet:lvm filter: adding sde to the reject list >INFO:blivet:hiding device existing 5.46 TiB partition sdf1 (579) with existing luks >DEBUG:blivet: DiskDevice.remove_child: name: sdf ; child: sdf1 ; kids: 1 ; >INFO:blivet:removed partition sdf1 (id 579) from device tree >DEBUG:blivet:lvm filter: adding sdf1 to the reject list >INFO:blivet:hiding device existing 5.46 TiB disk sdf (569) with existing gpt disklabel >INFO:blivet:removed disk sdf (id 569) from device tree >DEBUG:blivet:lvm filter: adding sdf to the reject list >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet:length of free region aligned from 251660090 to 251658240 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: DMRaidMember.__init__: >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: NTFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >INFO:program:Running [59] mdadm --version ... >INFO:program:stdout[59]: >INFO:program:stderr[59]: mdadm - v4.2-rc2 - 2021-08-02 > >INFO:program:...done [59] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >INFO:program:Running [60] mkswap --version ... >INFO:program:stdout[60]: mkswap from util-linux 2.37.2 > >INFO:program:stderr[60]: >INFO:program:...done [60] (exit code: 0) >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 120 GiB > parents: > parent_device: existing 465.76 GiB disk sda (414) with existing msdos disklabel > free_space: existing 120 GiB free space > selected_size: 120 GiB > filesystem: btrfs > name: > label: > mountpoint: / > encrypt: True > passphrase: ***** > encryption_type: luks2 > raid_level: None > advanced: > parttype: logical > >**Involved devices:** > >DiskDevice instance (0x7f745ccfd5d0) -- > name = sda status = True id = 414 > children = ['existing 100 MiB partition sda1 (424) with existing ntfs filesystem', > 'existing 100 GiB partition sda2 (434) with existing ntfs filesystem', > 'existing 365.66 GiB partition sda3 (444)', > 'existing 120.66 GiB partition sda5 (449) with existing ext4 filesystem', > 'existing 125 GiB partition sda6 (459) with existing btrfs filesystem'] > parents = [] > uuid = None size = 465.76 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 465.76 GiB path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538e4020553c > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 787 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req6 ; kids: 5 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 788 >DEBUG:blivet: PartitionDevice._set_format: req6 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req6 ; kids: 6 ; >DEBUG:blivet: LUKS.__init__: passphrase: Skipped ; luks_version: luks2 ; device: /dev/req6 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 791 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 794 >DEBUG:blivet: PartitionDevice.add_child: name: req6 ; child: luks-req6 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 795 >DEBUG:blivet: LUKSDevice._set_format: luks-req6 ; type: None ; current: None ; >INFO:program:Running [61] dmsetup --version ... >INFO:program:stdout[61]: Library version: 1.02.175 (2021-01-08) >Driver version: 4.45.0 > >INFO:program:stderr[61]: >INFO:program:...done [61] (exit code: 0) >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 798 >DEBUG:blivet: LUKSDevice._set_format: luks-req6 ; type: btrfs ; current: None ; > > >/tmp/dnf.librepo.log: > > >/tmp/lvm.log: >19:47:22.764957 lvs[2532] config/config.c:1477 Setting log/debug_classes to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >19:47:22.765001 lvs[2532] commands/toolcontext.c:384 Setting log debug classes to 2031 >19:47:22.765032 lvs[2532] config/config.c:1474 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >19:47:22.765060 lvs[2532] config/config.c:1474 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >19:47:22.765075 lvs[2532] commands/toolcontext.c:393 Logging initialised at Thu Jan 20 19:47:22 2022 >19:47:22.765093 lvs[2532] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >19:47:22.765115 lvs[2532] device/dev-io.c:415 Opened /etc/lvm/lvmlocal.conf RO >19:47:22.765144 lvs[2532] device/dev-io.c:455 Closed /etc/lvm/lvmlocal.conf >19:47:22.765473 lvs[2532] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >19:47:22.765489 lvs[2532] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to auto >19:47:22.765510 lvs[2532] misc/lvm-globals.c:205 LVM activation checks disabled >19:47:22.765522 lvs[2532] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >19:47:22.765548 lvs[2532] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >19:47:22.765565 lvs[2532] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >19:47:22.765575 lvs[2532] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >19:47:22.765589 lvs[2532] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to , >19:47:22.765600 lvs[2532] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >19:47:22.765611 lvs[2532] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >19:47:22.765628 lvs[2532] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >19:47:22.765905 lvs[2532] config/config.c:1477 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >19:47:22.766018 lvs[2532] config/config.c:1477 Setting devices/scan to scan = [ "/dev" ] >19:47:22.766037 lvs[2532] metadata/vg.c:64 Allocated VG #orphans_lvm2 at 0x558081f99ef0. >19:47:22.766049 lvs[2532] format_text/format-text.c:2689 Initialised format: lvm2 >19:47:22.766063 lvs[2532] striped/striped.c:245 Initialised segtype: linear >19:47:22.766071 lvs[2532] striped/striped.c:245 Initialised segtype: striped >19:47:22.766079 lvs[2532] zero/zero.c:99 Initialised segtype: zero >19:47:22.766088 lvs[2532] error/errseg.c:105 Initialised segtype: error >19:47:22.766100 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >19:47:22.766112 lvs[2532] snapshot/snapshot.c:274 Initialised segtype: snapshot >19:47:22.766122 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >19:47:22.766133 lvs[2532] mirror/mirrored.c:538 Initialised segtype: mirror >19:47:22.766142 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >19:47:22.766153 lvs[2532] raid/raid.c:642 Initialised segtype: raid0 >19:47:22.766161 lvs[2532] raid/raid.c:642 Initialised segtype: raid0_meta >19:47:22.766186 lvs[2532] raid/raid.c:642 Initialised segtype: raid1 >19:47:22.766195 lvs[2532] raid/raid.c:642 Initialised segtype: raid10 >19:47:22.766204 lvs[2532] raid/raid.c:642 Initialised segtype: raid10_near >19:47:22.766212 lvs[2532] raid/raid.c:642 Initialised segtype: raid4 >19:47:22.766220 lvs[2532] raid/raid.c:642 Initialised segtype: raid5 >19:47:22.766237 lvs[2532] raid/raid.c:642 Initialised segtype: raid5_n >19:47:22.766246 lvs[2532] raid/raid.c:642 Initialised segtype: raid5_la >19:47:22.766256 lvs[2532] raid/raid.c:642 Initialised segtype: raid5_ls >19:47:22.766264 lvs[2532] raid/raid.c:642 Initialised segtype: raid5_ra >19:47:22.766271 lvs[2532] raid/raid.c:642 Initialised segtype: raid5_rs >19:47:22.766279 lvs[2532] raid/raid.c:642 Initialised segtype: raid6 >19:47:22.766286 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_n_6 >19:47:22.766294 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_nc >19:47:22.766302 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_nr >19:47:22.766310 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_zr >19:47:22.766318 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_ls_6 >19:47:22.766325 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_rs_6 >19:47:22.766333 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_la_6 >19:47:22.766340 lvs[2532] raid/raid.c:642 Initialised segtype: raid6_ra_6 >19:47:22.766352 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >19:47:22.766365 lvs[2532] thin/thin.c:827 Initialised segtype: thin-pool >19:47:22.766375 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >19:47:22.766388 lvs[2532] thin/thin.c:827 Initialised segtype: thin >19:47:22.766396 lvs[2532] cache_segtype/cache.c:779 Initialised segtype: cache-pool >19:47:22.766404 lvs[2532] cache_segtype/cache.c:793 Initialised segtype: cache >19:47:22.766415 lvs[2532] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to libdevmapper-event-lvm2vdo.so >19:47:22.766429 lvs[2532] vdo/vdo.c:580 Initialised segtypes: vdo, vdo-pool. >19:47:22.766438 lvs[2532] writecache/writecache.c:377 Initialised segtype: writecache >19:47:22.766448 lvs[2532] integrity/integrity.c:340 Initialised segtype: integrity >19:47:22.766506 lvs[2532] filters/filter-sysfs.c:331 Sysfs filter initialised. >19:47:22.766515 lvs[2532] filters/filter-internal.c:82 Internal filter initialised. >19:47:22.766529 lvs[2532] filters/filter-type.c:61 LVM type filter initialised. >19:47:22.766541 lvs[2532] filters/filter-usable.c:209 Usable device filter initialised (scan_lvs 0). >19:47:22.766556 lvs[2532] filters/filter-mpath.c:402 mpath filter initialised. >19:47:22.766563 lvs[2532] filters/filter-partitioned.c:78 Partitioned filter initialised. >19:47:22.766570 lvs[2532] filters/filter-signature.c:95 signature filter initialised. >19:47:22.766581 lvs[2532] filters/filter-md.c:157 MD filter initialised. >19:47:22.766592 lvs[2532] filters/filter-composite.c:103 Composite filter initialised. >19:47:22.766608 lvs[2532] filters/filter-persistent.c:196 Persistent filter initialised. >19:47:22.766626 lvs[2532] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to all >19:47:22.766639 lvs[2532] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >19:47:22.766649 lvs[2532] lvmcmdline.c:3056 DEGRADED MODE. Incomplete RAID LVs will be processed. >19:47:22.766670 lvs[2532] lvmcmdline.c:3062 Processing command: lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >19:47:22.766678 lvs[2532] lvmcmdline.c:3063 Command pid: 2532 >19:47:22.766685 lvs[2532] lvmcmdline.c:3064 System ID: >19:47:22.766691 lvs[2532] lvmcmdline.c:3067 O_DIRECT will be used >19:47:22.766702 lvs[2532] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >19:47:22.766714 lvs[2532] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >19:47:22.777709 lvs[2532] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >19:47:22.777953 lvs[2532] device_mapper/libdm-common.c:989 Resetting SELinux context to default value. >19:47:22.778060 lvs[2532] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to auto >19:47:22.778070 lvs[2532] lvmcmdline.c:2906 Using md_component_checks auto use_full_md_check 0 >19:47:22.778087 lvs[2532] device_mapper/libdm-config.c:986 report/output_format not found in config: defaulting to basic >19:47:22.778099 lvs[2532] device_mapper/libdm-config.c:1085 log/report_command_log not found in config: defaulting to 0 >19:47:22.778110 lvs[2532] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >19:47:22.778120 lvs[2532] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >19:47:22.778128 lvs[2532] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >19:47:22.778136 lvs[2532] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to >19:47:22.778144 lvs[2532] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >19:47:22.778152 lvs[2532] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >19:47:22.778159 lvs[2532] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >19:47:22.778182 lvs[2532] device_mapper/libdm-config.c:986 report/lvs_sort not found in config: defaulting to vg_name,lv_name >19:47:22.778191 lvs[2532] device_mapper/libdm-config.c:986 report/lvs_cols not found in config: defaulting to lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv >19:47:22.778202 lvs[2532] device_mapper/libdm-config.c:986 report/compact_output_cols not found in config: defaulting to >19:47:22.778501 lvs[2532] misc/lvm-flock.c:229 Locking /run/lock/lvm/P_global RB >19:47:22.783478 lvs[2532] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >19:47:22.783539 lvs[2532] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global:aux WB >19:47:22.783729 lvs[2532] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux >19:47:22.783770 lvs[2532] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global RB >19:47:22.783814 lvs[2532] device_mapper/libdm-common.c:989 Resetting SELinux context to default value. >19:47:22.783851 lvs[2532] cache/lvmcache.c:1066 Finding VG info >19:47:22.783861 lvs[2532] label/label.c:1028 Finding devices to scan >19:47:22.783948 lvs[2532] device/dev-cache.c:1175 Creating list of system devices. >19:47:22.792282 lvs[2532] device/dev-cache.c:713 Found dev 8:0 /dev/sda - new. >19:47:22.792403 lvs[2532] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J - new alias. >19:47:22.792428 lvs[2532] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538e4020553c - new alias. >19:47:22.792436 lvs[2532] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-path/pci-0000:00:11.0-ata-1 - new alias. >19:47:22.792446 lvs[2532] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0 - new alias. >19:47:22.792533 lvs[2532] device/dev-cache.c:713 Found dev 8:1 /dev/sda1 - new. >19:47:22.792670 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1 - new alias. >19:47:22.792678 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538e4020553c-part1 - new alias. >19:47:22.792687 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-label/System\x20Reserved - new alias. >19:47:22.792695 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-partuuid/6cdb0e8e-01 - new alias. >19:47:22.792702 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 - new alias. >19:47:22.792714 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 - new alias. >19:47:22.792722 lvs[2532] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-uuid/16AE5F34AE5F0B9D - new alias. >19:47:22.792812 lvs[2532] device/dev-cache.c:713 Found dev 8:2 /dev/sda2 - new. >19:47:22.792951 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 - new alias. >19:47:22.792960 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538e4020553c-part2 - new alias. >19:47:22.792967 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-label/windows7 - new alias. >19:47:22.792974 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-partuuid/6cdb0e8e-02 - new alias. >19:47:22.792981 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 - new alias. >19:47:22.792988 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 - new alias. >19:47:22.792996 lvs[2532] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-uuid/2CBA6639BA660026 - new alias. >19:47:22.793083 lvs[2532] device/dev-cache.c:713 Found dev 8:3 /dev/sda3 - new. >19:47:22.793221 lvs[2532] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 - new alias. >19:47:22.793231 lvs[2532] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-id/wwn-0x5002538e4020553c-part3 - new alias. >19:47:22.793238 lvs[2532] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-partuuid/6cdb0e8e-03 - new alias. >19:47:22.793245 lvs[2532] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 - new alias. >19:47:22.793253 lvs[2532] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3 - new alias. >19:47:22.793338 lvs[2532] device/dev-cache.c:713 Found dev 8:5 /dev/sda5 - new. >19:47:22.793473 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 - new alias. >19:47:22.793481 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-id/wwn-0x5002538e4020553c-part5 - new alias. >19:47:22.793489 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-label/manjaro - new alias. >19:47:22.793496 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-partuuid/6cdb0e8e-05 - new alias. >19:47:22.793503 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 - new alias. >19:47:22.793511 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 - new alias. >19:47:22.793518 lvs[2532] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 - new alias. >19:47:22.793605 lvs[2532] device/dev-cache.c:713 Found dev 8:6 /dev/sda6 - new. >19:47:22.793743 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 - new alias. >19:47:22.793751 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-id/wwn-0x5002538e4020553c-part6 - new alias. >19:47:22.793758 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-label/fedora-34-cinnamon - new alias. >19:47:22.793765 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-partuuid/6cdb0e8e-06 - new alias. >19:47:22.793773 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 - new alias. >19:47:22.793780 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 - new alias. >19:47:22.793788 lvs[2532] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 - new alias. >19:47:22.793876 lvs[2532] device/dev-cache.c:713 Found dev 8:16 /dev/sdb - new. >19:47:22.793988 lvs[2532] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ - new alias. >19:47:22.793997 lvs[2532] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-id/wwn-0x5000c500b520134c - new alias. >19:47:22.794007 lvs[2532] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-path/pci-0000:00:11.0-ata-2 - new alias. >19:47:22.794014 lvs[2532] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-path/pci-0000:00:11.0-ata-2.0 - new alias. >19:47:22.794098 lvs[2532] device/dev-cache.c:713 Found dev 8:17 /dev/sdb1 - new. >19:47:22.794246 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 - new alias. >19:47:22.794255 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-id/wwn-0x5000c500b520134c-part1 - new alias. >19:47:22.794263 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-label/crypted_f - new alias. >19:47:22.794270 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-partlabel/myBigHardDisk - new alias. >19:47:22.794278 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596 - new alias. >19:47:22.794285 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 - new alias. >19:47:22.794293 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1 - new alias. >19:47:22.794300 lvs[2532] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 - new alias. >19:47:22.794388 lvs[2532] device/dev-cache.c:713 Found dev 8:32 /dev/sdc - new. >19:47:22.794506 lvs[2532] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 - new alias. >19:47:22.794514 lvs[2532] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9001afb988 - new alias. >19:47:22.794521 lvs[2532] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-path/pci-0000:00:11.0-ata-3 - new alias. >19:47:22.794529 lvs[2532] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0 - new alias. >19:47:22.794614 lvs[2532] device/dev-cache.c:713 Found dev 8:33 /dev/sdc1 - new. >19:47:22.794759 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 - new alias. >19:47:22.794767 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9001afb988-part1 - new alias. >19:47:22.794775 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-label/cryptedhomer - new alias. >19:47:22.794782 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-partuuid/f5c26409-01 - new alias. >19:47:22.794789 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 - new alias. >19:47:22.794797 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 - new alias. >19:47:22.794804 lvs[2532] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af - new alias. >19:47:22.794895 lvs[2532] device/dev-cache.c:713 Found dev 8:34 /dev/sdc2 - new. >19:47:22.795036 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 - new alias. >19:47:22.795044 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-id/wwn-0x50024e9001afb988-part2 - new alias. >19:47:22.795051 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-label/win-games - new alias. >19:47:22.795058 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-partuuid/f5c26409-02 - new alias. >19:47:22.795065 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 - new alias. >19:47:22.795073 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2 - new alias. >19:47:22.795080 lvs[2532] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-uuid/77D9AD8569BEA237 - new alias. >19:47:22.795169 lvs[2532] device/dev-cache.c:713 Found dev 8:48 /dev/sdd - new. >19:47:22.795289 lvs[2532] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT - new alias. >19:47:22.795298 lvs[2532] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-id/wwn-0x5000c500647aede5 - new alias. >19:47:22.795308 lvs[2532] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-path/pci-0000:00:11.0-ata-4 - new alias. >19:47:22.795316 lvs[2532] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-path/pci-0000:00:11.0-ata-4.0 - new alias. >19:47:22.795399 lvs[2532] device/dev-cache.c:713 Found dev 8:49 /dev/sdd1 - new. >19:47:22.795541 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 - new alias. >19:47:22.795549 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-id/wwn-0x5000c500647aede5-part1 - new alias. >19:47:22.795557 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-label/nix-gaming - new alias. >19:47:22.795564 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-partuuid/30e7fe77-01 - new alias. >19:47:22.795571 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-path/pci-0000:00:11.0-ata-4-part1 - new alias. >19:47:22.795578 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 - new alias. >19:47:22.795585 lvs[2532] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 - new alias. >19:47:22.795675 lvs[2532] device/dev-cache.c:713 Found dev 8:64 /dev/sde - new. >19:47:22.795793 lvs[2532] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z - new alias. >19:47:22.795801 lvs[2532] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-id/wwn-0x5000c5007dbba066 - new alias. >19:47:22.795809 lvs[2532] device/dev-cache.c:713 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1 - new. >19:47:22.795816 lvs[2532] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-path/pci-0000:00:14.1-ata-1.0 - new alias. >19:47:22.795901 lvs[2532] device/dev-cache.c:713 Found dev 8:65 /dev/sde1 - new. >19:47:22.796049 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 - new alias. >19:47:22.796057 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-id/wwn-0x5000c5007dbba066-part1 - new alias. >19:47:22.796065 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-label/cryptedyggsy - new alias. >19:47:22.796072 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-partlabel/Yggdrasil - new alias. >19:47:22.796079 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 - new alias. >19:47:22.796087 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 - new alias. >19:47:22.796094 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1 - new alias. >19:47:22.796102 lvs[2532] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 - new alias. >19:47:22.796202 lvs[2532] device/dev-cache.c:750 Found dev 8:80 /dev/sdf - new alias. >19:47:22.796316 lvs[2532] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ - new alias. >19:47:22.796323 lvs[2532] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-id/wwn-0x5000c500b5205f0d - new alias. >19:47:22.796329 lvs[2532] device/dev-cache.c:704 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1 - exists. >19:47:22.796334 lvs[2532] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1.1 - new alias. >19:47:22.796405 lvs[2532] device/dev-cache.c:713 Found dev 8:81 /dev/sdf1 - new. >19:47:22.796525 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1 - new alias. >19:47:22.796533 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 - new alias. >19:47:22.796539 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-label/crypted_data - new alias. >19:47:22.796545 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 - new alias. >19:47:22.796552 lvs[2532] device/dev-cache.c:704 Found dev 8:65 /dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 - exists. >19:47:22.796559 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 - new alias. >19:47:22.796566 lvs[2532] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 - new alias. >19:47:22.796643 lvs[2532] device/dev-cache.c:713 Found dev 11:0 /dev/sr0 - new. >19:47:22.796762 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/cdrom - new alias. >19:47:22.796771 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 - new alias. >19:47:22.796778 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-label/Fedora-Xfce-Live-35-1-2 - new alias. >19:47:22.796785 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-path/pci-0000:07:00.0-ata-2 - new alias. >19:47:22.796791 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-path/pci-0000:07:00.0-ata-2.0 - new alias. >19:47:22.796798 lvs[2532] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-uuid/2021-10-26-06-03-23-00 - new alias. >19:47:22.796857 lvs[2532] device/dev-cache.c:713 Found dev 7:0 /dev/loop0 - new. >19:47:22.796920 lvs[2532] device/dev-cache.c:713 Found dev 7:1 /dev/loop1 - new. >19:47:22.796955 lvs[2532] device/dev-cache.c:713 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >19:47:22.796961 lvs[2532] device/dev-cache.c:750 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - new alias. >19:47:22.797011 lvs[2532] device/dev-cache.c:713 Found dev 7:2 /dev/loop2 - new. >19:47:22.797066 lvs[2532] device/dev-cache.c:713 Found dev 252:0 /dev/zram0 - new. >19:47:22.797123 lvs[2532] device/dev-cache.c:713 Found dev 253:0 /dev/dm-0 - new. >19:47:22.797180 lvs[2532] device/dev-cache.c:750 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >19:47:22.797187 lvs[2532] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >19:47:22.797192 lvs[2532] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - exists. >19:47:22.797197 lvs[2532] device/dev-cache.c:750 Found dev 253:0 /dev/mapper/live-rw - new alias. >19:47:22.797256 lvs[2532] device/dev-cache.c:750 Found dev 253:1 /dev/dm-1 - new alias. >19:47:22.797306 lvs[2532] device/dev-cache.c:750 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >19:47:22.797317 lvs[2532] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >19:47:22.797322 lvs[2532] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - exists. >19:47:22.797327 lvs[2532] device/dev-cache.c:750 Found dev 253:1 /dev/mapper/live-base - new alias. >19:47:22.797935 lvs[2532] label/label.c:1095 Filtering devices to scan (nodata) >19:47:22.798364 lvs[2532] device/dev-io.c:415 Opened /dev/loop0 RO O_DIRECT >19:47:22.798368 lvs[2532] device/dev-io.c:117 /dev/loop0: size is 2993960 sectors >19:47:22.798372 lvs[2532] device/dev-io.c:455 Closed /dev/loop0 >19:47:22.798378 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop0 >19:47:22.798387 lvs[2532] device/dev-io.c:415 Opened /dev/sda RO O_DIRECT >19:47:22.798390 lvs[2532] device/dev-io.c:117 /dev/sda: size is 976773168 sectors >19:47:22.798394 lvs[2532] device/dev-io.c:455 Closed /dev/sda >19:47:22.798412 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda >19:47:22.798416 lvs[2532] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >19:47:22.798418 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/cdrom >19:47:22.798422 lvs[2532] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >19:47:22.798424 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/zram0 >19:47:22.798436 lvs[2532] device_mapper/ioctl/libdm-iface.c:1876 dm version [ opencount flush ] [16384] (*1) >19:47:22.798446 lvs[2532] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:0) [ noopencount noflush ] [16384] (*1) >19:47:22.798468 lvs[2532] device/dev-io.c:415 Opened /dev/mapper/live-rw RO O_DIRECT >19:47:22.798474 lvs[2532] device/dev-io.c:117 /dev/mapper/live-rw: size is 12587008 sectors >19:47:22.798478 lvs[2532] device/dev-io.c:455 Closed /dev/mapper/live-rw >19:47:22.798481 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw >19:47:22.798488 lvs[2532] device/dev-io.c:415 Opened /dev/loop1 RO O_DIRECT >19:47:22.798491 lvs[2532] device/dev-io.c:117 /dev/loop1: size is 12587008 sectors >19:47:22.798494 lvs[2532] device/dev-io.c:455 Closed /dev/loop1 >19:47:22.798496 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop1 >19:47:22.798503 lvs[2532] device/dev-io.c:415 Opened /dev/sda1 RO O_DIRECT >19:47:22.798506 lvs[2532] device/dev-io.c:117 /dev/sda1: size is 204800 sectors >19:47:22.798509 lvs[2532] device/dev-io.c:455 Closed /dev/sda1 >19:47:22.798515 lvs[2532] filters/filter-mpath.c:224 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >19:47:22.798533 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda1 >19:47:22.798539 lvs[2532] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:1) [ noopencount noflush ] [16384] (*1) >19:47:22.798554 lvs[2532] device/dev-io.c:415 Opened /dev/mapper/live-base RO O_DIRECT >19:47:22.798557 lvs[2532] device/dev-io.c:117 /dev/mapper/live-base: size is 12587008 sectors >19:47:22.798560 lvs[2532] device/dev-io.c:455 Closed /dev/mapper/live-base >19:47:22.798563 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base >19:47:22.798570 lvs[2532] device/dev-io.c:415 Opened /dev/loop2 RO O_DIRECT >19:47:22.798573 lvs[2532] device/dev-io.c:117 /dev/loop2: size is 67108864 sectors >19:47:22.798576 lvs[2532] device/dev-io.c:455 Closed /dev/loop2 >19:47:22.798578 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop2 >19:47:22.798585 lvs[2532] device/dev-io.c:415 Opened /dev/sda2 RO O_DIRECT >19:47:22.798587 lvs[2532] device/dev-io.c:117 /dev/sda2: size is 209715200 sectors >19:47:22.798590 lvs[2532] device/dev-io.c:455 Closed /dev/sda2 >19:47:22.798596 lvs[2532] filters/filter-mpath.c:224 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >19:47:22.798612 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda2 >19:47:22.798621 lvs[2532] device/dev-io.c:415 Opened /dev/sda3 RO O_DIRECT >19:47:22.798624 lvs[2532] device/dev-io.c:117 /dev/sda3: size is 2 sectors >19:47:22.798627 lvs[2532] device/dev-io.c:455 Closed /dev/sda3 >19:47:22.798629 lvs[2532] filters/filter-usable.c:43 /dev/sda3: Skipping: Too small to hold a PV >19:47:22.798631 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sda3 >19:47:22.798639 lvs[2532] device/dev-io.c:415 Opened /dev/sda5 RO O_DIRECT >19:47:22.798641 lvs[2532] device/dev-io.c:117 /dev/sda5: size is 253042688 sectors >19:47:22.798644 lvs[2532] device/dev-io.c:455 Closed /dev/sda5 >19:47:22.798650 lvs[2532] filters/filter-mpath.c:224 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >19:47:22.798666 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda5 >19:47:22.798675 lvs[2532] device/dev-io.c:415 Opened /dev/sda6 RO O_DIRECT >19:47:22.798678 lvs[2532] device/dev-io.c:117 /dev/sda6: size is 262144064 sectors >19:47:22.798681 lvs[2532] device/dev-io.c:455 Closed /dev/sda6 >19:47:22.798687 lvs[2532] filters/filter-mpath.c:224 /dev/sda6: Device is a partition, using primary device sda for mpath component detection >19:47:22.798703 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda6 >19:47:22.798712 lvs[2532] device/dev-io.c:415 Opened /dev/sdb RO O_DIRECT >19:47:22.798715 lvs[2532] device/dev-io.c:117 /dev/sdb: size is 11721045168 sectors >19:47:22.798718 lvs[2532] device/dev-io.c:455 Closed /dev/sdb >19:47:22.798735 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdb >19:47:22.798743 lvs[2532] device/dev-io.c:415 Opened /dev/sdb1 RO O_DIRECT >19:47:22.798745 lvs[2532] device/dev-io.c:117 /dev/sdb1: size is 11721041920 sectors >19:47:22.798751 lvs[2532] device/dev-io.c:455 Closed /dev/sdb1 >19:47:22.798757 lvs[2532] filters/filter-mpath.c:224 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >19:47:22.798773 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdb1 >19:47:22.798785 lvs[2532] device/dev-io.c:415 Opened /dev/sdc RO O_DIRECT >19:47:22.798787 lvs[2532] device/dev-io.c:117 /dev/sdc: size is 1953523055 sectors >19:47:22.798790 lvs[2532] device/dev-io.c:455 Closed /dev/sdc >19:47:22.798806 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdc >19:47:22.798814 lvs[2532] device/dev-io.c:415 Opened /dev/sdc1 RO O_DIRECT >19:47:22.798817 lvs[2532] device/dev-io.c:117 /dev/sdc1: size is 1321205760 sectors >19:47:22.798820 lvs[2532] device/dev-io.c:455 Closed /dev/sdc1 >19:47:22.798825 lvs[2532] filters/filter-mpath.c:224 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >19:47:22.798841 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdc1 >19:47:22.798850 lvs[2532] device/dev-io.c:415 Opened /dev/sdc2 RO O_DIRECT >19:47:22.798853 lvs[2532] device/dev-io.c:117 /dev/sdc2: size is 632313856 sectors >19:47:22.798856 lvs[2532] device/dev-io.c:455 Closed /dev/sdc2 >19:47:22.798861 lvs[2532] filters/filter-mpath.c:224 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >19:47:22.798877 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdc2 >19:47:22.798887 lvs[2532] device/dev-io.c:415 Opened /dev/sdd RO O_DIRECT >19:47:22.798889 lvs[2532] device/dev-io.c:117 /dev/sdd: size is 3907029168 sectors >19:47:22.798892 lvs[2532] device/dev-io.c:455 Closed /dev/sdd >19:47:22.798910 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdd >19:47:22.798919 lvs[2532] device/dev-io.c:415 Opened /dev/sdd1 RO O_DIRECT >19:47:22.798921 lvs[2532] device/dev-io.c:117 /dev/sdd1: size is 3907026944 sectors >19:47:22.798924 lvs[2532] device/dev-io.c:455 Closed /dev/sdd1 >19:47:22.798930 lvs[2532] filters/filter-mpath.c:224 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >19:47:22.798945 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdd1 >19:47:22.798955 lvs[2532] device/dev-io.c:415 Opened /dev/sde RO O_DIRECT >19:47:22.798958 lvs[2532] device/dev-io.c:117 /dev/sde: size is 9767541168 sectors >19:47:22.798961 lvs[2532] device/dev-io.c:455 Closed /dev/sde >19:47:22.798977 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sde >19:47:22.798985 lvs[2532] device/dev-io.c:415 Opened /dev/sde1 RO O_DIRECT >19:47:22.798988 lvs[2532] device/dev-io.c:117 /dev/sde1: size is 9767538688 sectors >19:47:22.798991 lvs[2532] device/dev-io.c:455 Closed /dev/sde1 >19:47:22.798997 lvs[2532] filters/filter-mpath.c:224 /dev/sde1: Device is a partition, using primary device sde for mpath component detection >19:47:22.799012 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sde1 >19:47:22.799022 lvs[2532] device/dev-io.c:415 Opened /dev/sdf RO O_DIRECT >19:47:22.799024 lvs[2532] device/dev-io.c:117 /dev/sdf: size is 11721045168 sectors >19:47:22.799027 lvs[2532] device/dev-io.c:455 Closed /dev/sdf >19:47:22.799044 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdf >19:47:22.799052 lvs[2532] device/dev-io.c:415 Opened /dev/sdf1 RO O_DIRECT >19:47:22.799055 lvs[2532] device/dev-io.c:117 /dev/sdf1: size is 11721041920 sectors >19:47:22.799058 lvs[2532] device/dev-io.c:455 Closed /dev/sdf1 >19:47:22.799063 lvs[2532] filters/filter-mpath.c:224 /dev/sdf1: Device is a partition, using primary device sdf for mpath component detection >19:47:22.799079 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdf1 >19:47:22.799185 lvs[2532] label/hints.c:684 Reading hint file >19:47:22.799204 lvs[2532] config/config.c:1474 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >19:47:22.799211 lvs[2532] config/config.c:1474 devices/filter not found in config: defaulting to filter = [ "a|.*|" ] >19:47:22.799222 lvs[2532] label/hints.c:1365 get_hints: no entries >19:47:22.799228 lvs[2532] label/label.c:910 Checking fd limit for num_devs 21 want 53 soft 1024 hard 524288 >19:47:22.799231 lvs[2532] label/label.c:692 Scanning 21 devices for VG info >19:47:22.799236 lvs[2532] label/label.c:589 open /dev/loop0 ro di 0 fd 7 >19:47:22.799308 lvs[2532] label/label.c:589 open /dev/sda ro di 1 fd 8 >19:47:22.799386 lvs[2532] label/label.c:589 open /dev/mapper/live-rw ro di 2 fd 9 >19:47:22.799510 lvs[2532] label/label.c:589 open /dev/loop1 ro di 3 fd 10 >19:47:22.799570 lvs[2532] label/label.c:589 open /dev/sda1 ro di 4 fd 11 >19:47:22.799626 lvs[2532] label/label.c:589 open /dev/mapper/live-base ro di 5 fd 12 >19:47:22.799676 lvs[2532] label/label.c:589 open /dev/loop2 ro di 6 fd 13 >19:47:22.799730 lvs[2532] label/label.c:589 open /dev/sda2 ro di 7 fd 14 >19:47:22.799782 lvs[2532] label/label.c:589 open /dev/sda5 ro di 8 fd 15 >19:47:22.799837 lvs[2532] label/label.c:589 open /dev/sda6 ro di 9 fd 16 >19:47:22.799891 lvs[2532] label/label.c:589 open /dev/sdb ro di 10 fd 17 >19:47:22.799958 lvs[2532] label/label.c:589 open /dev/sdb1 ro di 11 fd 18 >19:47:22.800010 lvs[2532] label/label.c:589 open /dev/sdc ro di 12 fd 19 >19:47:22.800070 lvs[2532] label/label.c:589 open /dev/sdc1 ro di 13 fd 20 >19:47:22.800120 lvs[2532] label/label.c:589 open /dev/sdc2 ro di 14 fd 21 >19:47:22.800183 lvs[2532] label/label.c:589 open /dev/sdd ro di 15 fd 22 >19:47:22.800239 lvs[2532] label/label.c:589 open /dev/sdd1 ro di 16 fd 23 >19:47:22.800299 lvs[2532] label/label.c:589 open /dev/sde ro di 17 fd 24 >19:47:22.800405 lvs[2532] label/label.c:589 open /dev/sde1 ro di 18 fd 25 >19:47:22.800452 lvs[2532] label/label.c:589 open /dev/sdf ro di 19 fd 26 >19:47:22.800510 lvs[2532] label/label.c:589 open /dev/sdf1 ro di 20 fd 27 >19:47:22.800555 lvs[2532] label/label.c:728 Scanning submitted 21 reads >19:47:22.800559 lvs[2532] label/label.c:740 Processing data from device /dev/loop0 7:0 di 0 block 0x558082099310 >19:47:22.800563 lvs[2532] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:47:22.800588 lvs[2532] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:47:22.800672 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop0 >19:47:22.800676 lvs[2532] label/label.c:414 /dev/loop0: No lvm label detected >19:47:22.815718 lvs[2532] label/label.c:740 Processing data from device /dev/sda 8:0 di 1 block 0x558082099350 >19:47:22.815728 lvs[2532] device/dev-io.c:93 /dev/sda: using cached size 976773168 sectors >19:47:22.815758 lvs[2532] filters/filter-partitioned.c:44 /dev/sda: Skipping: Partition table signature found >19:47:22.815761 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sda >19:47:22.815764 lvs[2532] label/label.c:393 <backtrace> >19:47:22.815768 lvs[2532] label/label.c:740 Processing data from device /dev/mapper/live-rw 253:0 di 2 block 0x558082099390 >19:47:22.815775 lvs[2532] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:0) [ noopencount noflush ] [16384] (*1) >19:47:22.815792 lvs[2532] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:47:22.815796 lvs[2532] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:47:22.815904 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw >19:47:22.815907 lvs[2532] label/label.c:414 /dev/mapper/live-rw: No lvm label detected >19:47:22.815911 lvs[2532] label/label.c:740 Processing data from device /dev/loop1 7:1 di 3 block 0x5580820993d0 >19:47:22.815914 lvs[2532] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:47:22.815931 lvs[2532] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:47:22.816017 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop1 >19:47:22.816019 lvs[2532] label/label.c:414 /dev/loop1: No lvm label detected >19:47:22.816023 lvs[2532] label/label.c:740 Processing data from device /dev/sda1 8:1 di 4 block 0x558082099410 >19:47:22.816029 lvs[2532] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:47:22.816037 lvs[2532] filters/filter-mpath.c:224 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >19:47:22.816055 lvs[2532] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:47:22.816243 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda1 >19:47:22.816247 lvs[2532] label/label.c:414 /dev/sda1: No lvm label detected >19:47:22.816252 lvs[2532] label/label.c:740 Processing data from device /dev/mapper/live-base 253:1 di 5 block 0x558082099450 >19:47:22.816259 lvs[2532] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:1) [ noopencount noflush ] [16384] (*1) >19:47:22.816266 lvs[2532] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:47:22.816270 lvs[2532] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:47:22.816362 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base >19:47:22.816365 lvs[2532] label/label.c:414 /dev/mapper/live-base: No lvm label detected >19:47:22.816369 lvs[2532] label/label.c:740 Processing data from device /dev/loop2 7:2 di 6 block 0x558082099490 >19:47:22.816371 lvs[2532] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:47:22.816388 lvs[2532] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:47:22.816452 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/loop2 >19:47:22.816455 lvs[2532] label/label.c:414 /dev/loop2: No lvm label detected >19:47:22.816458 lvs[2532] label/label.c:740 Processing data from device /dev/sda2 8:2 di 7 block 0x5580820994d0 >19:47:22.816460 lvs[2532] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:47:22.816466 lvs[2532] filters/filter-mpath.c:224 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >19:47:22.816483 lvs[2532] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:47:22.816648 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda2 >19:47:22.816652 lvs[2532] label/label.c:414 /dev/sda2: No lvm label detected >19:47:22.816655 lvs[2532] label/label.c:740 Processing data from device /dev/sda5 8:5 di 8 block 0x558082099510 >19:47:22.816658 lvs[2532] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:47:22.816664 lvs[2532] filters/filter-mpath.c:224 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >19:47:22.816683 lvs[2532] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:47:22.816851 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda5 >19:47:22.816855 lvs[2532] label/label.c:414 /dev/sda5: No lvm label detected >19:47:22.816858 lvs[2532] label/label.c:740 Processing data from device /dev/sda6 8:6 di 9 block 0x558082099550 >19:47:22.816861 lvs[2532] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:47:22.816866 lvs[2532] filters/filter-mpath.c:224 /dev/sda6: Device is a partition, using primary device sda for mpath component detection >19:47:22.816885 lvs[2532] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:47:22.817052 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sda6 >19:47:22.817056 lvs[2532] label/label.c:414 /dev/sda6: No lvm label detected >19:47:22.817060 lvs[2532] label/label.c:740 Processing data from device /dev/sdb 8:16 di 10 block 0x558082099590 >19:47:22.817063 lvs[2532] device/dev-io.c:93 /dev/sdb: using cached size 11721045168 sectors >19:47:22.817084 lvs[2532] filters/filter-partitioned.c:44 /dev/sdb: Skipping: Partition table signature found >19:47:22.817086 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sdb >19:47:22.817089 lvs[2532] label/label.c:393 <backtrace> >19:47:22.817092 lvs[2532] label/label.c:740 Processing data from device /dev/sdb1 8:17 di 11 block 0x5580820995d0 >19:47:22.817094 lvs[2532] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:47:22.817103 lvs[2532] filters/filter-mpath.c:224 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >19:47:22.817120 lvs[2532] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:47:22.817305 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdb1 >19:47:22.817309 lvs[2532] label/label.c:414 /dev/sdb1: No lvm label detected >19:47:22.817313 lvs[2532] label/label.c:740 Processing data from device /dev/sdc 8:32 di 12 block 0x558082099610 >19:47:22.817316 lvs[2532] device/dev-io.c:93 /dev/sdc: using cached size 1953523055 sectors >19:47:22.817338 lvs[2532] filters/filter-partitioned.c:44 /dev/sdc: Skipping: Partition table signature found >19:47:22.817340 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sdc >19:47:22.817343 lvs[2532] label/label.c:393 <backtrace> >19:47:22.817346 lvs[2532] label/label.c:740 Processing data from device /dev/sdc1 8:33 di 13 block 0x558082099650 >19:47:22.817349 lvs[2532] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:47:22.817355 lvs[2532] filters/filter-mpath.c:224 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >19:47:22.817371 lvs[2532] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:47:22.817553 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdc1 >19:47:22.817557 lvs[2532] label/label.c:414 /dev/sdc1: No lvm label detected >19:47:22.817561 lvs[2532] label/label.c:740 Processing data from device /dev/sdc2 8:34 di 14 block 0x558082099690 >19:47:22.817563 lvs[2532] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:47:22.817569 lvs[2532] filters/filter-mpath.c:224 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >19:47:22.817589 lvs[2532] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:47:22.817768 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdc2 >19:47:22.817772 lvs[2532] label/label.c:414 /dev/sdc2: No lvm label detected >19:47:22.817776 lvs[2532] label/label.c:740 Processing data from device /dev/sdd 8:48 di 15 block 0x5580820996d0 >19:47:22.817779 lvs[2532] device/dev-io.c:93 /dev/sdd: using cached size 3907029168 sectors >19:47:22.817800 lvs[2532] filters/filter-partitioned.c:44 /dev/sdd: Skipping: Partition table signature found >19:47:22.817803 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sdd >19:47:22.817805 lvs[2532] label/label.c:393 <backtrace> >19:47:22.817809 lvs[2532] label/label.c:740 Processing data from device /dev/sdd1 8:49 di 16 block 0x558082099710 >19:47:22.817811 lvs[2532] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:47:22.817817 lvs[2532] filters/filter-mpath.c:224 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >19:47:22.817840 lvs[2532] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:47:22.818018 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdd1 >19:47:22.818022 lvs[2532] label/label.c:414 /dev/sdd1: No lvm label detected >19:47:22.818026 lvs[2532] label/label.c:740 Processing data from device /dev/sde 8:64 di 17 block 0x558082099750 >19:47:22.818029 lvs[2532] device/dev-io.c:93 /dev/sde: using cached size 9767541168 sectors >19:47:22.818050 lvs[2532] filters/filter-partitioned.c:44 /dev/sde: Skipping: Partition table signature found >19:47:22.818052 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sde >19:47:22.818055 lvs[2532] label/label.c:393 <backtrace> >19:47:22.818059 lvs[2532] label/label.c:740 Processing data from device /dev/sde1 8:65 di 18 block 0x558082099790 >19:47:22.818061 lvs[2532] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:47:22.818067 lvs[2532] filters/filter-mpath.c:224 /dev/sde1: Device is a partition, using primary device sde for mpath component detection >19:47:22.818084 lvs[2532] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:47:22.818267 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sde1 >19:47:22.818272 lvs[2532] label/label.c:414 /dev/sde1: No lvm label detected >19:47:22.818276 lvs[2532] label/label.c:740 Processing data from device /dev/sdf 8:80 di 19 block 0x5580820997d0 >19:47:22.818279 lvs[2532] device/dev-io.c:93 /dev/sdf: using cached size 11721045168 sectors >19:47:22.818300 lvs[2532] filters/filter-partitioned.c:44 /dev/sdf: Skipping: Partition table signature found >19:47:22.818302 lvs[2532] filters/filter-persistent.c:140 filter caching bad /dev/sdf >19:47:22.818305 lvs[2532] label/label.c:393 <backtrace> >19:47:22.818308 lvs[2532] label/label.c:740 Processing data from device /dev/sdf1 8:81 di 20 block 0x558082099810 >19:47:22.818311 lvs[2532] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:47:22.818317 lvs[2532] filters/filter-mpath.c:224 /dev/sdf1: Device is a partition, using primary device sdf for mpath component detection >19:47:22.818332 lvs[2532] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:47:22.818502 lvs[2532] filters/filter-persistent.c:140 filter caching good /dev/sdf1 >19:47:22.818506 lvs[2532] label/label.c:414 /dev/sdf1: No lvm label detected >19:47:22.818510 lvs[2532] label/label.c:823 Scanned devices: read errors 0 process errors 0 failed 0 >19:47:22.818513 lvs[2532] label/hints.c:917 Writing hint file 4 >19:47:22.818547 lvs[2532] config/config.c:1474 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >19:47:22.818554 lvs[2532] config/config.c:1474 devices/filter not found in config: defaulting to filter = [ "a|.*|" ] >19:47:22.818558 lvs[2532] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:47:22.818561 lvs[2532] device/dev-io.c:93 /dev/sda: using cached size 976773168 sectors >19:47:22.818563 lvs[2532] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >19:47:22.818566 lvs[2532] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >19:47:22.818579 lvs[2532] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:47:22.818582 lvs[2532] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:47:22.818584 lvs[2532] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:47:22.818596 lvs[2532] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:47:22.818599 lvs[2532] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:47:22.818601 lvs[2532] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:47:22.818603 lvs[2532] device/dev-io.c:93 /dev/sda3: using cached size 2 sectors >19:47:22.818605 lvs[2532] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:47:22.818607 lvs[2532] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:47:22.818609 lvs[2532] device/dev-io.c:93 /dev/sdb: using cached size 11721045168 sectors >19:47:22.818611 lvs[2532] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:47:22.818613 lvs[2532] device/dev-io.c:93 /dev/sdc: using cached size 1953523055 sectors >19:47:22.818615 lvs[2532] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:47:22.818617 lvs[2532] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:47:22.818619 lvs[2532] device/dev-io.c:93 /dev/sdd: using cached size 3907029168 sectors >19:47:22.818621 lvs[2532] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:47:22.818622 lvs[2532] device/dev-io.c:93 /dev/sde: using cached size 9767541168 sectors >19:47:22.818624 lvs[2532] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:47:22.818626 lvs[2532] device/dev-io.c:93 /dev/sdf: using cached size 11721045168 sectors >19:47:22.818628 lvs[2532] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:47:22.818633 lvs[2532] label/hints.c:1023 Wrote hint file with devs_hash 398215533 count 22 >19:47:22.818638 lvs[2532] cache/lvmcache.c:1136 Found VG info for 0 VGs >19:47:22.818642 lvs[2532] toollib.c:3733 Obtaining the complete list of VGs before processing their LVs >19:47:22.818645 lvs[2532] toollib.c:3753 No volume groups found. >19:47:22.818648 lvs[2532] device_mapper/libdm-config.c:1085 report/compact_output not found in config: defaulting to 0 >19:47:22.818653 lvs[2532] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global >19:47:22.818656 lvs[2532] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global >19:47:22.818670 lvs[2532] cache/lvmcache.c:2091 Destroy lvmcache content >19:47:22.858262 lvs[2532] commands/toolcontext.c:1830 Reloading config files >19:47:22.858288 lvs[2532] activate/fs.c:492 Syncing device names >19:47:22.858302 lvs[2532] cache/lvmcache.c:2091 Destroy lvmcache content >19:47:22.858324 lvs[2532] metadata/vg.c:79 Freeing VG #orphans_lvm2 at 0x558081f99ef0. >19:47:22.858435 lvs[2532] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >19:47:22.858469 lvs[2532] device/dev-io.c:415 Opened /etc/lvm/lvm.conf RO >19:47:22.858661 lvs[2532] device/dev-io.c:455 Closed /etc/lvm/lvm.conf >19:48:49.248890 lvs[3059] config/config.c:1477 Setting log/debug_classes to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >19:48:49.248919 lvs[3059] commands/toolcontext.c:384 Setting log debug classes to 2031 >19:48:49.248942 lvs[3059] config/config.c:1474 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >19:48:49.248964 lvs[3059] config/config.c:1474 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >19:48:49.248976 lvs[3059] commands/toolcontext.c:393 Logging initialised at Thu Jan 20 19:48:49 2022 >19:48:49.248991 lvs[3059] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >19:48:49.249008 lvs[3059] device/dev-io.c:415 Opened /etc/lvm/lvmlocal.conf RO >19:48:49.249048 lvs[3059] device/dev-io.c:455 Closed /etc/lvm/lvmlocal.conf >19:48:49.249287 lvs[3059] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >19:48:49.249299 lvs[3059] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to auto >19:48:49.249315 lvs[3059] misc/lvm-globals.c:205 LVM activation checks disabled >19:48:49.249324 lvs[3059] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >19:48:49.249344 lvs[3059] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >19:48:49.249357 lvs[3059] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >19:48:49.249365 lvs[3059] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >19:48:49.249376 lvs[3059] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to , >19:48:49.249383 lvs[3059] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to %Y-%m-%d %T %z >19:48:49.249392 lvs[3059] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >19:48:49.249405 lvs[3059] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >19:48:49.249625 lvs[3059] config/config.c:1477 Setting devices/preferred_names to preferred_names = [ "^/dev/mapper/", "^/dev/md/", "^/dev/sd" ] >19:48:49.249716 lvs[3059] config/config.c:1477 Setting devices/scan to scan = [ "/dev" ] >19:48:49.249730 lvs[3059] metadata/vg.c:64 Allocated VG #orphans_lvm2 at 0x562e0c84bef0. >19:48:49.249739 lvs[3059] format_text/format-text.c:2689 Initialised format: lvm2 >19:48:49.249751 lvs[3059] striped/striped.c:245 Initialised segtype: linear >19:48:49.249758 lvs[3059] striped/striped.c:245 Initialised segtype: striped >19:48:49.249763 lvs[3059] zero/zero.c:99 Initialised segtype: zero >19:48:49.249768 lvs[3059] error/errseg.c:105 Initialised segtype: error >19:48:49.249785 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to libdevmapper-event-lvm2snapshot.so >19:48:49.249797 lvs[3059] snapshot/snapshot.c:274 Initialised segtype: snapshot >19:48:49.249806 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to libdevmapper-event-lvm2mirror.so >19:48:49.249815 lvs[3059] mirror/mirrored.c:538 Initialised segtype: mirror >19:48:49.249823 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to libdevmapper-event-lvm2raid.so >19:48:49.249831 lvs[3059] raid/raid.c:642 Initialised segtype: raid0 >19:48:49.249837 lvs[3059] raid/raid.c:642 Initialised segtype: raid0_meta >19:48:49.249843 lvs[3059] raid/raid.c:642 Initialised segtype: raid1 >19:48:49.249849 lvs[3059] raid/raid.c:642 Initialised segtype: raid10 >19:48:49.249855 lvs[3059] raid/raid.c:642 Initialised segtype: raid10_near >19:48:49.249861 lvs[3059] raid/raid.c:642 Initialised segtype: raid4 >19:48:49.249867 lvs[3059] raid/raid.c:642 Initialised segtype: raid5 >19:48:49.249873 lvs[3059] raid/raid.c:642 Initialised segtype: raid5_n >19:48:49.249879 lvs[3059] raid/raid.c:642 Initialised segtype: raid5_la >19:48:49.249884 lvs[3059] raid/raid.c:642 Initialised segtype: raid5_ls >19:48:49.249890 lvs[3059] raid/raid.c:642 Initialised segtype: raid5_ra >19:48:49.249896 lvs[3059] raid/raid.c:642 Initialised segtype: raid5_rs >19:48:49.249901 lvs[3059] raid/raid.c:642 Initialised segtype: raid6 >19:48:49.249907 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_n_6 >19:48:49.249913 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_nc >19:48:49.249919 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_nr >19:48:49.249924 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_zr >19:48:49.249930 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_ls_6 >19:48:49.249936 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_rs_6 >19:48:49.249942 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_la_6 >19:48:49.249948 lvs[3059] raid/raid.c:642 Initialised segtype: raid6_ra_6 >19:48:49.249956 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >19:48:49.249966 lvs[3059] thin/thin.c:827 Initialised segtype: thin-pool >19:48:49.249973 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to libdevmapper-event-lvm2thin.so >19:48:49.249982 lvs[3059] thin/thin.c:827 Initialised segtype: thin >19:48:49.249989 lvs[3059] cache_segtype/cache.c:779 Initialised segtype: cache-pool >19:48:49.249996 lvs[3059] cache_segtype/cache.c:793 Initialised segtype: cache >19:48:49.250005 lvs[3059] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to libdevmapper-event-lvm2vdo.so >19:48:49.250016 lvs[3059] vdo/vdo.c:580 Initialised segtypes: vdo, vdo-pool. >19:48:49.250023 lvs[3059] writecache/writecache.c:377 Initialised segtype: writecache >19:48:49.250047 lvs[3059] integrity/integrity.c:340 Initialised segtype: integrity >19:48:49.250095 lvs[3059] filters/filter-sysfs.c:331 Sysfs filter initialised. >19:48:49.250102 lvs[3059] filters/filter-internal.c:82 Internal filter initialised. >19:48:49.250113 lvs[3059] filters/filter-type.c:61 LVM type filter initialised. >19:48:49.250122 lvs[3059] filters/filter-usable.c:209 Usable device filter initialised (scan_lvs 0). >19:48:49.250132 lvs[3059] filters/filter-mpath.c:402 mpath filter initialised. >19:48:49.250138 lvs[3059] filters/filter-partitioned.c:78 Partitioned filter initialised. >19:48:49.250143 lvs[3059] filters/filter-signature.c:95 signature filter initialised. >19:48:49.250152 lvs[3059] filters/filter-md.c:157 MD filter initialised. >19:48:49.250160 lvs[3059] filters/filter-composite.c:103 Composite filter initialised. >19:48:49.250172 lvs[3059] filters/filter-persistent.c:196 Persistent filter initialised. >19:48:49.250185 lvs[3059] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to all >19:48:49.250201 lvs[3059] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >19:48:49.250210 lvs[3059] lvmcmdline.c:3056 DEGRADED MODE. Incomplete RAID LVs will be processed. >19:48:49.250229 lvs[3059] lvmcmdline.c:3062 Processing command: lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent '--config= devices { preferred_names=["^/dev/mapper/", "^/dev/md/", "^/dev/sd"] } log {level=7 file=/tmp/lvm.log syslog=0}' >19:48:49.250236 lvs[3059] lvmcmdline.c:3063 Command pid: 3059 >19:48:49.250242 lvs[3059] lvmcmdline.c:3064 System ID: >19:48:49.250247 lvs[3059] lvmcmdline.c:3067 O_DIRECT will be used >19:48:49.250255 lvs[3059] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >19:48:49.250264 lvs[3059] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >19:48:49.260901 lvs[3059] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >19:48:49.261077 lvs[3059] device_mapper/libdm-common.c:989 Resetting SELinux context to default value. >19:48:49.261122 lvs[3059] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to auto >19:48:49.261131 lvs[3059] lvmcmdline.c:2906 Using md_component_checks auto use_full_md_check 0 >19:48:49.261158 lvs[3059] device_mapper/libdm-config.c:986 report/output_format not found in config: defaulting to basic >19:48:49.261168 lvs[3059] device_mapper/libdm-config.c:1085 log/report_command_log not found in config: defaulting to 0 >19:48:49.261180 lvs[3059] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >19:48:49.261188 lvs[3059] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >19:48:49.261196 lvs[3059] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >19:48:49.261204 lvs[3059] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to >19:48:49.261212 lvs[3059] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >19:48:49.261220 lvs[3059] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >19:48:49.261227 lvs[3059] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >19:48:49.261236 lvs[3059] device_mapper/libdm-config.c:986 report/lvs_sort not found in config: defaulting to vg_name,lv_name >19:48:49.261244 lvs[3059] device_mapper/libdm-config.c:986 report/lvs_cols not found in config: defaulting to lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv >19:48:49.261253 lvs[3059] device_mapper/libdm-config.c:986 report/compact_output_cols not found in config: defaulting to >19:48:49.261540 lvs[3059] misc/lvm-flock.c:229 Locking /run/lock/lvm/P_global RB >19:48:49.265342 lvs[3059] device_mapper/libdm-common.c:986 Preparing SELinux context for /run/lock/lvm/P_global to system_u:object_r:lvm_lock_t:s0. >19:48:49.265381 lvs[3059] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global:aux WB >19:48:49.265528 lvs[3059] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global:aux >19:48:49.265562 lvs[3059] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/P_global RB >19:48:49.265595 lvs[3059] device_mapper/libdm-common.c:989 Resetting SELinux context to default value. >19:48:49.265625 lvs[3059] cache/lvmcache.c:1066 Finding VG info >19:48:49.265632 lvs[3059] label/label.c:1028 Finding devices to scan >19:48:49.265708 lvs[3059] device/dev-cache.c:1175 Creating list of system devices. >19:48:49.275415 lvs[3059] device/dev-cache.c:713 Found dev 8:0 /dev/sda - new. >19:48:49.275574 lvs[3059] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J - new alias. >19:48:49.275610 lvs[3059] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538e4020553c - new alias. >19:48:49.275623 lvs[3059] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-path/pci-0000:00:11.0-ata-1 - new alias. >19:48:49.275634 lvs[3059] device/dev-cache.c:750 Found dev 8:0 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0 - new alias. >19:48:49.275752 lvs[3059] device/dev-cache.c:713 Found dev 8:1 /dev/sda1 - new. >19:48:49.275945 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part1 - new alias. >19:48:49.275958 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538e4020553c-part1 - new alias. >19:48:49.275969 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-label/System\x20Reserved - new alias. >19:48:49.275980 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-partuuid/6cdb0e8e-01 - new alias. >19:48:49.275990 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part1 - new alias. >19:48:49.276001 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part1 - new alias. >19:48:49.276012 lvs[3059] device/dev-cache.c:750 Found dev 8:1 /dev/disk/by-uuid/16AE5F34AE5F0B9D - new alias. >19:48:49.276151 lvs[3059] device/dev-cache.c:713 Found dev 8:2 /dev/sda2 - new. >19:48:49.276337 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part2 - new alias. >19:48:49.276350 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538e4020553c-part2 - new alias. >19:48:49.276360 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-label/windows7 - new alias. >19:48:49.276371 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-partuuid/6cdb0e8e-02 - new alias. >19:48:49.276380 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part2 - new alias. >19:48:49.276391 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part2 - new alias. >19:48:49.276401 lvs[3059] device/dev-cache.c:750 Found dev 8:2 /dev/disk/by-uuid/2CBA6639BA660026 - new alias. >19:48:49.276526 lvs[3059] device/dev-cache.c:713 Found dev 8:3 /dev/sda3 - new. >19:48:49.276700 lvs[3059] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part3 - new alias. >19:48:49.276713 lvs[3059] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-id/wwn-0x5002538e4020553c-part3 - new alias. >19:48:49.276723 lvs[3059] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-partuuid/6cdb0e8e-03 - new alias. >19:48:49.276734 lvs[3059] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part3 - new alias. >19:48:49.276744 lvs[3059] device/dev-cache.c:750 Found dev 8:3 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part3 - new alias. >19:48:49.276864 lvs[3059] device/dev-cache.c:713 Found dev 8:5 /dev/sda5 - new. >19:48:49.277069 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part5 - new alias. >19:48:49.277081 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-id/wwn-0x5002538e4020553c-part5 - new alias. >19:48:49.277092 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-label/manjaro - new alias. >19:48:49.277104 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-partuuid/6cdb0e8e-05 - new alias. >19:48:49.277114 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part5 - new alias. >19:48:49.277125 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part5 - new alias. >19:48:49.277135 lvs[3059] device/dev-cache.c:750 Found dev 8:5 /dev/disk/by-uuid/e8a9866d-f97a-46d8-9b64-ae01f2141890 - new alias. >19:48:49.277259 lvs[3059] device/dev-cache.c:713 Found dev 8:6 /dev/sda6 - new. >19:48:49.277462 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NB0K305685J-part6 - new alias. >19:48:49.277478 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-id/wwn-0x5002538e4020553c-part6 - new alias. >19:48:49.277489 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-label/fedora-34-cinnamon - new alias. >19:48:49.277499 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-partuuid/6cdb0e8e-06 - new alias. >19:48:49.277509 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-path/pci-0000:00:11.0-ata-1-part6 - new alias. >19:48:49.277520 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-path/pci-0000:00:11.0-ata-1.0-part6 - new alias. >19:48:49.277530 lvs[3059] device/dev-cache.c:750 Found dev 8:6 /dev/disk/by-uuid/8a8a08bd-f682-4ce2-9c11-d5e662fa9622 - new alias. >19:48:49.277652 lvs[3059] device/dev-cache.c:713 Found dev 8:16 /dev/sdb - new. >19:48:49.277809 lvs[3059] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ - new alias. >19:48:49.277822 lvs[3059] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-id/wwn-0x5000c500b520134c - new alias. >19:48:49.277832 lvs[3059] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-path/pci-0000:00:11.0-ata-2 - new alias. >19:48:49.277843 lvs[3059] device/dev-cache.c:750 Found dev 8:16 /dev/disk/by-path/pci-0000:00:11.0-ata-2.0 - new alias. >19:48:49.277960 lvs[3059] device/dev-cache.c:713 Found dev 8:17 /dev/sdb1 - new. >19:48:49.278171 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204RAQ-part1 - new alias. >19:48:49.278183 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-id/wwn-0x5000c500b520134c-part1 - new alias. >19:48:49.278193 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-label/crypted_f - new alias. >19:48:49.278204 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-partlabel/myBigHardDisk - new alias. >19:48:49.278214 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-partuuid/a58a080f-b823-444f-a433-0075b7349596 - new alias. >19:48:49.278225 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-path/pci-0000:00:11.0-ata-2-part1 - new alias. >19:48:49.278235 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-path/pci-0000:00:11.0-ata-2.0-part1 - new alias. >19:48:49.278246 lvs[3059] device/dev-cache.c:750 Found dev 8:17 /dev/disk/by-uuid/37235ef1-ab89-4fc6-8f4f-0bd30da467d1 - new alias. >19:48:49.278370 lvs[3059] device/dev-cache.c:713 Found dev 8:32 /dev/sdc - new. >19:48:49.278538 lvs[3059] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069 - new alias. >19:48:49.278549 lvs[3059] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-id/wwn-0x50024e9001afb988 - new alias. >19:48:49.278560 lvs[3059] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-path/pci-0000:00:11.0-ata-3 - new alias. >19:48:49.278571 lvs[3059] device/dev-cache.c:750 Found dev 8:32 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0 - new alias. >19:48:49.278692 lvs[3059] device/dev-cache.c:713 Found dev 8:33 /dev/sdc1 - new. >19:48:49.278896 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part1 - new alias. >19:48:49.278907 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-id/wwn-0x50024e9001afb988-part1 - new alias. >19:48:49.278918 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-label/cryptedhomer - new alias. >19:48:49.278929 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-partuuid/f5c26409-01 - new alias. >19:48:49.278939 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-path/pci-0000:00:11.0-ata-3-part1 - new alias. >19:48:49.278950 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part1 - new alias. >19:48:49.278961 lvs[3059] device/dev-cache.c:750 Found dev 8:33 /dev/disk/by-uuid/6447505f-667c-4de9-84c6-176726d8a9af - new alias. >19:48:49.279097 lvs[3059] device/dev-cache.c:713 Found dev 8:34 /dev/sdc2 - new. >19:48:49.279266 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-id/ata-SAMSUNG_HD103UJ_S13PJ1KS634069-part2 - new alias. >19:48:49.279277 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-id/wwn-0x50024e9001afb988-part2 - new alias. >19:48:49.279285 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-label/win-games - new alias. >19:48:49.279292 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-partuuid/f5c26409-02 - new alias. >19:48:49.279300 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-path/pci-0000:00:11.0-ata-3-part2 - new alias. >19:48:49.279307 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-path/pci-0000:00:11.0-ata-3.0-part2 - new alias. >19:48:49.279315 lvs[3059] device/dev-cache.c:750 Found dev 8:34 /dev/disk/by-uuid/77D9AD8569BEA237 - new alias. >19:48:49.279402 lvs[3059] device/dev-cache.c:713 Found dev 8:48 /dev/sdd - new. >19:48:49.279523 lvs[3059] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT - new alias. >19:48:49.279531 lvs[3059] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-id/wwn-0x5000c500647aede5 - new alias. >19:48:49.279539 lvs[3059] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-path/pci-0000:00:11.0-ata-4 - new alias. >19:48:49.279546 lvs[3059] device/dev-cache.c:750 Found dev 8:48 /dev/disk/by-path/pci-0000:00:11.0-ata-4.0 - new alias. >19:48:49.279629 lvs[3059] device/dev-cache.c:713 Found dev 8:49 /dev/sdd1 - new. >19:48:49.279770 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-id/ata-ST2000DM001-1CH164_Z1E57NMT-part1 - new alias. >19:48:49.279779 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-id/wwn-0x5000c500647aede5-part1 - new alias. >19:48:49.279786 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-label/nix-gaming - new alias. >19:48:49.279794 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-partuuid/30e7fe77-01 - new alias. >19:48:49.279801 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-path/pci-0000:00:11.0-ata-4-part1 - new alias. >19:48:49.279808 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-path/pci-0000:00:11.0-ata-4.0-part1 - new alias. >19:48:49.279816 lvs[3059] device/dev-cache.c:750 Found dev 8:49 /dev/disk/by-uuid/257ed1ca-cfa5-4e3e-9459-b2d25e70e4e3 - new alias. >19:48:49.279903 lvs[3059] device/dev-cache.c:713 Found dev 8:64 /dev/sde - new. >19:48:49.280016 lvs[3059] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z - new alias. >19:48:49.280025 lvs[3059] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-id/wwn-0x5000c5007dbba066 - new alias. >19:48:49.280037 lvs[3059] device/dev-cache.c:713 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1 - new. >19:48:49.280044 lvs[3059] device/dev-cache.c:750 Found dev 8:64 /dev/disk/by-path/pci-0000:00:14.1-ata-1.0 - new alias. >19:48:49.280128 lvs[3059] device/dev-cache.c:713 Found dev 8:65 /dev/sde1 - new. >19:48:49.280271 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-id/ata-ST5000DM000-1FK178_W4J0DX7Z-part1 - new alias. >19:48:49.280279 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-id/wwn-0x5000c5007dbba066-part1 - new alias. >19:48:49.280287 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-label/cryptedyggsy - new alias. >19:48:49.280295 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-partlabel/Yggdrasil - new alias. >19:48:49.280302 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-partuuid/da15abfb-bd9b-49a4-adb3-37cc2a5d5126 - new alias. >19:48:49.280310 lvs[3059] device/dev-cache.c:713 Found dev 8:81 /dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 - new. >19:48:49.280316 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-path/pci-0000:00:14.1-ata-1.0-part1 - new alias. >19:48:49.280324 lvs[3059] device/dev-cache.c:750 Found dev 8:65 /dev/disk/by-uuid/35f28d77-1864-4aa2-bc12-1c66c4406533 - new alias. >19:48:49.280410 lvs[3059] device/dev-cache.c:750 Found dev 8:80 /dev/sdf - new alias. >19:48:49.280525 lvs[3059] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ - new alias. >19:48:49.280536 lvs[3059] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-id/wwn-0x5000c500b5205f0d - new alias. >19:48:49.280543 lvs[3059] device/dev-cache.c:704 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1 - exists. >19:48:49.280550 lvs[3059] device/dev-cache.c:750 Found dev 8:80 /dev/disk/by-path/pci-0000:00:14.1-ata-1.1 - new alias. >19:48:49.280632 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/sdf1 - new alias. >19:48:49.280771 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-id/ata-ST6000DM003-2CY186_ZF204QKZ-part1 - new alias. >19:48:49.280780 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-id/wwn-0x5000c500b5205f0d-part1 - new alias. >19:48:49.280787 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-label/crypted_data - new alias. >19:48:49.280794 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-partuuid/9ba8096d-2d2e-4282-a1a7-9342ba900249 - new alias. >19:48:49.280802 lvs[3059] device/dev-cache.c:704 Found dev 8:81 /dev/disk/by-path/pci-0000:00:14.1-ata-1-part1 - exists. >19:48:49.280808 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-path/pci-0000:00:14.1-ata-1.1-part1 - new alias. >19:48:49.280816 lvs[3059] device/dev-cache.c:750 Found dev 8:81 /dev/disk/by-uuid/19121386-5dd1-4956-88de-5f260de95a72 - new alias. >19:48:49.280903 lvs[3059] device/dev-cache.c:713 Found dev 11:0 /dev/sr0 - new. >19:48:49.281049 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/cdrom - new alias. >19:48:49.281061 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-id/ata-ATAPI_iHAS124_D_3524552_218232508345 - new alias. >19:48:49.281069 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-label/Fedora-Xfce-Live-35-1-2 - new alias. >19:48:49.281077 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-path/pci-0000:07:00.0-ata-2 - new alias. >19:48:49.281084 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-path/pci-0000:07:00.0-ata-2.0 - new alias. >19:48:49.281092 lvs[3059] device/dev-cache.c:750 Found dev 11:0 /dev/disk/by-uuid/2021-10-26-06-03-23-00 - new alias. >19:48:49.281159 lvs[3059] device/dev-cache.c:713 Found dev 7:0 /dev/loop0 - new. >19:48:49.281232 lvs[3059] device/dev-cache.c:713 Found dev 7:1 /dev/loop1 - new. >19:48:49.281274 lvs[3059] device/dev-cache.c:713 Found dev 253:1 /dev/disk/by-label/Anaconda - new. >19:48:49.281281 lvs[3059] device/dev-cache.c:750 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - new alias. >19:48:49.281340 lvs[3059] device/dev-cache.c:713 Found dev 7:2 /dev/loop2 - new. >19:48:49.281406 lvs[3059] device/dev-cache.c:713 Found dev 252:0 /dev/zram0 - new. >19:48:49.281470 lvs[3059] device/dev-cache.c:713 Found dev 253:0 /dev/dm-0 - new. >19:48:49.281529 lvs[3059] device/dev-cache.c:750 Found dev 253:0 /dev/disk/by-id/dm-name-live-rw - new alias. >19:48:49.281537 lvs[3059] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >19:48:49.281542 lvs[3059] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - exists. >19:48:49.281549 lvs[3059] device/dev-cache.c:750 Found dev 253:0 /dev/mapper/live-rw - new alias. >19:48:49.281614 lvs[3059] device/dev-cache.c:750 Found dev 253:1 /dev/dm-1 - new alias. >19:48:49.281674 lvs[3059] device/dev-cache.c:750 Found dev 253:1 /dev/disk/by-id/dm-name-live-base - new alias. >19:48:49.281686 lvs[3059] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-label/Anaconda - exists. >19:48:49.281692 lvs[3059] device/dev-cache.c:704 Found dev 253:1 /dev/disk/by-uuid/e25ec90f-45b1-4974-9e43-eba9db11f60c - exists. >19:48:49.281698 lvs[3059] device/dev-cache.c:750 Found dev 253:1 /dev/mapper/live-base - new alias. >19:48:49.282449 lvs[3059] label/label.c:1095 Filtering devices to scan (nodata) >19:48:49.282934 lvs[3059] device/dev-io.c:415 Opened /dev/loop0 RO O_DIRECT >19:48:49.282939 lvs[3059] device/dev-io.c:117 /dev/loop0: size is 2993960 sectors >19:48:49.282944 lvs[3059] device/dev-io.c:455 Closed /dev/loop0 >19:48:49.282951 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop0 >19:48:49.282970 lvs[3059] device/dev-io.c:415 Opened /dev/sda RO O_DIRECT >19:48:49.282973 lvs[3059] device/dev-io.c:117 /dev/sda: size is 976773168 sectors >19:48:49.282977 lvs[3059] device/dev-io.c:455 Closed /dev/sda >19:48:49.282998 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda >19:48:49.283003 lvs[3059] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >19:48:49.283006 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/cdrom >19:48:49.283010 lvs[3059] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >19:48:49.283012 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/zram0 >19:48:49.283026 lvs[3059] device_mapper/ioctl/libdm-iface.c:1876 dm version [ opencount flush ] [16384] (*1) >19:48:49.283041 lvs[3059] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:0) [ noopencount noflush ] [16384] (*1) >19:48:49.283067 lvs[3059] device/dev-io.c:415 Opened /dev/mapper/live-rw RO O_DIRECT >19:48:49.283070 lvs[3059] device/dev-io.c:117 /dev/mapper/live-rw: size is 12587008 sectors >19:48:49.283074 lvs[3059] device/dev-io.c:455 Closed /dev/mapper/live-rw >19:48:49.283077 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw >19:48:49.283085 lvs[3059] device/dev-io.c:415 Opened /dev/loop1 RO O_DIRECT >19:48:49.283088 lvs[3059] device/dev-io.c:117 /dev/loop1: size is 12587008 sectors >19:48:49.283092 lvs[3059] device/dev-io.c:455 Closed /dev/loop1 >19:48:49.283094 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop1 >19:48:49.283102 lvs[3059] device/dev-io.c:415 Opened /dev/sda1 RO O_DIRECT >19:48:49.283105 lvs[3059] device/dev-io.c:117 /dev/sda1: size is 204800 sectors >19:48:49.283109 lvs[3059] device/dev-io.c:455 Closed /dev/sda1 >19:48:49.283116 lvs[3059] filters/filter-mpath.c:224 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >19:48:49.283137 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda1 >19:48:49.283144 lvs[3059] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:1) [ noopencount noflush ] [16384] (*1) >19:48:49.283160 lvs[3059] device/dev-io.c:415 Opened /dev/mapper/live-base RO O_DIRECT >19:48:49.283164 lvs[3059] device/dev-io.c:117 /dev/mapper/live-base: size is 12587008 sectors >19:48:49.283167 lvs[3059] device/dev-io.c:455 Closed /dev/mapper/live-base >19:48:49.283170 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base >19:48:49.283179 lvs[3059] device/dev-io.c:415 Opened /dev/loop2 RO O_DIRECT >19:48:49.283182 lvs[3059] device/dev-io.c:117 /dev/loop2: size is 67108864 sectors >19:48:49.283185 lvs[3059] device/dev-io.c:455 Closed /dev/loop2 >19:48:49.283188 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop2 >19:48:49.283196 lvs[3059] device/dev-io.c:415 Opened /dev/sda2 RO O_DIRECT >19:48:49.283199 lvs[3059] device/dev-io.c:117 /dev/sda2: size is 209715200 sectors >19:48:49.283202 lvs[3059] device/dev-io.c:455 Closed /dev/sda2 >19:48:49.283209 lvs[3059] filters/filter-mpath.c:224 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >19:48:49.283229 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda2 >19:48:49.283239 lvs[3059] device/dev-io.c:415 Opened /dev/sda3 RO O_DIRECT >19:48:49.283243 lvs[3059] device/dev-io.c:117 /dev/sda3: size is 2 sectors >19:48:49.283246 lvs[3059] device/dev-io.c:455 Closed /dev/sda3 >19:48:49.283248 lvs[3059] filters/filter-usable.c:43 /dev/sda3: Skipping: Too small to hold a PV >19:48:49.283251 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sda3 >19:48:49.283260 lvs[3059] device/dev-io.c:415 Opened /dev/sda5 RO O_DIRECT >19:48:49.283263 lvs[3059] device/dev-io.c:117 /dev/sda5: size is 253042688 sectors >19:48:49.283267 lvs[3059] device/dev-io.c:455 Closed /dev/sda5 >19:48:49.283274 lvs[3059] filters/filter-mpath.c:224 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >19:48:49.283296 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda5 >19:48:49.283307 lvs[3059] device/dev-io.c:415 Opened /dev/sda6 RO O_DIRECT >19:48:49.283310 lvs[3059] device/dev-io.c:117 /dev/sda6: size is 262144064 sectors >19:48:49.283314 lvs[3059] device/dev-io.c:455 Closed /dev/sda6 >19:48:49.283321 lvs[3059] filters/filter-mpath.c:224 /dev/sda6: Device is a partition, using primary device sda for mpath component detection >19:48:49.283340 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda6 >19:48:49.283350 lvs[3059] device/dev-io.c:415 Opened /dev/sdb RO O_DIRECT >19:48:49.283354 lvs[3059] device/dev-io.c:117 /dev/sdb: size is 11721045168 sectors >19:48:49.283357 lvs[3059] device/dev-io.c:455 Closed /dev/sdb >19:48:49.283377 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdb >19:48:49.283387 lvs[3059] device/dev-io.c:415 Opened /dev/sdb1 RO O_DIRECT >19:48:49.283390 lvs[3059] device/dev-io.c:117 /dev/sdb1: size is 11721041920 sectors >19:48:49.283393 lvs[3059] device/dev-io.c:455 Closed /dev/sdb1 >19:48:49.283400 lvs[3059] filters/filter-mpath.c:224 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >19:48:49.283419 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdb1 >19:48:49.283431 lvs[3059] device/dev-io.c:415 Opened /dev/sdc RO O_DIRECT >19:48:49.283434 lvs[3059] device/dev-io.c:117 /dev/sdc: size is 1953523055 sectors >19:48:49.283437 lvs[3059] device/dev-io.c:455 Closed /dev/sdc >19:48:49.283457 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdc >19:48:49.283466 lvs[3059] device/dev-io.c:415 Opened /dev/sdc1 RO O_DIRECT >19:48:49.283469 lvs[3059] device/dev-io.c:117 /dev/sdc1: size is 1321205760 sectors >19:48:49.283473 lvs[3059] device/dev-io.c:455 Closed /dev/sdc1 >19:48:49.283479 lvs[3059] filters/filter-mpath.c:224 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >19:48:49.283498 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdc1 >19:48:49.283508 lvs[3059] device/dev-io.c:415 Opened /dev/sdc2 RO O_DIRECT >19:48:49.283512 lvs[3059] device/dev-io.c:117 /dev/sdc2: size is 632313856 sectors >19:48:49.283515 lvs[3059] device/dev-io.c:455 Closed /dev/sdc2 >19:48:49.283522 lvs[3059] filters/filter-mpath.c:224 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >19:48:49.283541 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdc2 >19:48:49.283552 lvs[3059] device/dev-io.c:415 Opened /dev/sdd RO O_DIRECT >19:48:49.283555 lvs[3059] device/dev-io.c:117 /dev/sdd: size is 3907029168 sectors >19:48:49.283559 lvs[3059] device/dev-io.c:455 Closed /dev/sdd >19:48:49.283578 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdd >19:48:49.283588 lvs[3059] device/dev-io.c:415 Opened /dev/sdd1 RO O_DIRECT >19:48:49.283591 lvs[3059] device/dev-io.c:117 /dev/sdd1: size is 3907026944 sectors >19:48:49.283594 lvs[3059] device/dev-io.c:455 Closed /dev/sdd1 >19:48:49.283601 lvs[3059] filters/filter-mpath.c:224 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >19:48:49.283620 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdd1 >19:48:49.283631 lvs[3059] device/dev-io.c:415 Opened /dev/sde RO O_DIRECT >19:48:49.283635 lvs[3059] device/dev-io.c:117 /dev/sde: size is 9767541168 sectors >19:48:49.283638 lvs[3059] device/dev-io.c:455 Closed /dev/sde >19:48:49.283657 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sde >19:48:49.283667 lvs[3059] device/dev-io.c:415 Opened /dev/sde1 RO O_DIRECT >19:48:49.283670 lvs[3059] device/dev-io.c:117 /dev/sde1: size is 9767538688 sectors >19:48:49.283673 lvs[3059] device/dev-io.c:455 Closed /dev/sde1 >19:48:49.283680 lvs[3059] filters/filter-mpath.c:224 /dev/sde1: Device is a partition, using primary device sde for mpath component detection >19:48:49.283699 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sde1 >19:48:49.283712 lvs[3059] device/dev-io.c:415 Opened /dev/sdf RO O_DIRECT >19:48:49.283716 lvs[3059] device/dev-io.c:117 /dev/sdf: size is 11721045168 sectors >19:48:49.283719 lvs[3059] device/dev-io.c:455 Closed /dev/sdf >19:48:49.283738 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdf >19:48:49.283748 lvs[3059] device/dev-io.c:415 Opened /dev/sdf1 RO O_DIRECT >19:48:49.283751 lvs[3059] device/dev-io.c:117 /dev/sdf1: size is 11721041920 sectors >19:48:49.283754 lvs[3059] device/dev-io.c:455 Closed /dev/sdf1 >19:48:49.283761 lvs[3059] filters/filter-mpath.c:224 /dev/sdf1: Device is a partition, using primary device sdf for mpath component detection >19:48:49.283780 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdf1 >19:48:49.283856 lvs[3059] label/hints.c:684 Reading hint file >19:48:49.283875 lvs[3059] config/config.c:1474 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >19:48:49.283883 lvs[3059] config/config.c:1474 devices/filter not found in config: defaulting to filter = [ "a|.*|" ] >19:48:49.283892 lvs[3059] label/hints.c:1365 get_hints: no entries >19:48:49.283899 lvs[3059] label/label.c:910 Checking fd limit for num_devs 21 want 53 soft 1024 hard 524288 >19:48:49.283903 lvs[3059] label/label.c:692 Scanning 21 devices for VG info >19:48:49.283909 lvs[3059] label/label.c:589 open /dev/loop0 ro di 0 fd 7 >19:48:49.284004 lvs[3059] label/label.c:589 open /dev/sda ro di 1 fd 8 >19:48:49.284098 lvs[3059] label/label.c:589 open /dev/mapper/live-rw ro di 2 fd 9 >19:48:49.284222 lvs[3059] label/label.c:589 open /dev/loop1 ro di 3 fd 10 >19:48:49.284283 lvs[3059] label/label.c:589 open /dev/sda1 ro di 4 fd 11 >19:48:49.284352 lvs[3059] label/label.c:589 open /dev/mapper/live-base ro di 5 fd 12 >19:48:49.284404 lvs[3059] label/label.c:589 open /dev/loop2 ro di 6 fd 13 >19:48:49.284457 lvs[3059] label/label.c:589 open /dev/sda2 ro di 7 fd 14 >19:48:49.284510 lvs[3059] label/label.c:589 open /dev/sda5 ro di 8 fd 15 >19:48:49.284566 lvs[3059] label/label.c:589 open /dev/sda6 ro di 9 fd 16 >19:48:49.284617 lvs[3059] label/label.c:589 open /dev/sdb ro di 10 fd 17 >19:48:49.284677 lvs[3059] label/label.c:589 open /dev/sdb1 ro di 11 fd 18 >19:48:49.284728 lvs[3059] label/label.c:589 open /dev/sdc ro di 12 fd 19 >19:48:49.284786 lvs[3059] label/label.c:589 open /dev/sdc1 ro di 13 fd 20 >19:48:49.284840 lvs[3059] label/label.c:589 open /dev/sdc2 ro di 14 fd 21 >19:48:49.284895 lvs[3059] label/label.c:589 open /dev/sdd ro di 15 fd 22 >19:48:49.284951 lvs[3059] label/label.c:589 open /dev/sdd1 ro di 16 fd 23 >19:48:49.285009 lvs[3059] label/label.c:589 open /dev/sde ro di 17 fd 24 >19:48:49.285127 lvs[3059] label/label.c:589 open /dev/sde1 ro di 18 fd 25 >19:48:49.285177 lvs[3059] label/label.c:589 open /dev/sdf ro di 19 fd 26 >19:48:49.285239 lvs[3059] label/label.c:589 open /dev/sdf1 ro di 20 fd 27 >19:48:49.285287 lvs[3059] label/label.c:728 Scanning submitted 21 reads >19:48:49.285291 lvs[3059] label/label.c:740 Processing data from device /dev/loop0 7:0 di 0 block 0x562e0c94b310 >19:48:49.285295 lvs[3059] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:48:49.285330 lvs[3059] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:48:49.285421 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop0 >19:48:49.285425 lvs[3059] label/label.c:414 /dev/loop0: No lvm label detected >19:48:49.482813 lvs[3059] label/label.c:740 Processing data from device /dev/sda 8:0 di 1 block 0x562e0c94b350 >19:48:49.482842 lvs[3059] device/dev-io.c:93 /dev/sda: using cached size 976773168 sectors >19:48:49.482930 lvs[3059] filters/filter-partitioned.c:44 /dev/sda: Skipping: Partition table signature found >19:48:49.482938 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sda >19:48:49.482947 lvs[3059] label/label.c:393 <backtrace> >19:48:49.482959 lvs[3059] label/label.c:740 Processing data from device /dev/mapper/live-rw 253:0 di 2 block 0x562e0c94b390 >19:48:49.482986 lvs[3059] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:0) [ noopencount noflush ] [16384] (*1) >19:48:49.483059 lvs[3059] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:48:49.483072 lvs[3059] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:48:49.483399 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-rw >19:48:49.483409 lvs[3059] label/label.c:414 /dev/mapper/live-rw: No lvm label detected >19:48:49.483422 lvs[3059] label/label.c:740 Processing data from device /dev/loop1 7:1 di 3 block 0x562e0c94b3d0 >19:48:49.483430 lvs[3059] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:48:49.483481 lvs[3059] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:48:49.483739 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop1 >19:48:49.483748 lvs[3059] label/label.c:414 /dev/loop1: No lvm label detected >19:48:49.483760 lvs[3059] label/label.c:740 Processing data from device /dev/sda1 8:1 di 4 block 0x562e0c94b410 >19:48:49.483768 lvs[3059] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:48:49.483786 lvs[3059] filters/filter-mpath.c:224 /dev/sda1: Device is a partition, using primary device sda for mpath component detection >19:48:49.483842 lvs[3059] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:48:49.484394 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda1 >19:48:49.484408 lvs[3059] label/label.c:414 /dev/sda1: No lvm label detected >19:48:49.484423 lvs[3059] label/label.c:740 Processing data from device /dev/mapper/live-base 253:1 di 5 block 0x562e0c94b450 >19:48:49.484446 lvs[3059] device_mapper/ioctl/libdm-iface.c:1876 dm status (253:1) [ noopencount noflush ] [16384] (*1) >19:48:49.484470 lvs[3059] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:48:49.484482 lvs[3059] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:48:49.484772 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/mapper/live-base >19:48:49.484783 lvs[3059] label/label.c:414 /dev/mapper/live-base: No lvm label detected >19:48:49.484794 lvs[3059] label/label.c:740 Processing data from device /dev/loop2 7:2 di 6 block 0x562e0c94b490 >19:48:49.484802 lvs[3059] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:48:49.484851 lvs[3059] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:48:49.485067 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/loop2 >19:48:49.485076 lvs[3059] label/label.c:414 /dev/loop2: No lvm label detected >19:48:49.485088 lvs[3059] label/label.c:740 Processing data from device /dev/sda2 8:2 di 7 block 0x562e0c94b4d0 >19:48:49.485096 lvs[3059] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:48:49.485114 lvs[3059] filters/filter-mpath.c:224 /dev/sda2: Device is a partition, using primary device sda for mpath component detection >19:48:49.485168 lvs[3059] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:48:49.485701 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda2 >19:48:49.485713 lvs[3059] label/label.c:414 /dev/sda2: No lvm label detected >19:48:49.485725 lvs[3059] label/label.c:740 Processing data from device /dev/sda5 8:5 di 8 block 0x562e0c94b510 >19:48:49.485734 lvs[3059] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:48:49.485751 lvs[3059] filters/filter-mpath.c:224 /dev/sda5: Device is a partition, using primary device sda for mpath component detection >19:48:49.485812 lvs[3059] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:48:49.486370 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda5 >19:48:49.486383 lvs[3059] label/label.c:414 /dev/sda5: No lvm label detected >19:48:49.486395 lvs[3059] label/label.c:740 Processing data from device /dev/sda6 8:6 di 9 block 0x562e0c94b550 >19:48:49.486404 lvs[3059] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:48:49.486428 lvs[3059] filters/filter-mpath.c:224 /dev/sda6: Device is a partition, using primary device sda for mpath component detection >19:48:49.486491 lvs[3059] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:48:49.487059 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sda6 >19:48:49.487073 lvs[3059] label/label.c:414 /dev/sda6: No lvm label detected >19:48:49.487085 lvs[3059] label/label.c:740 Processing data from device /dev/sdb 8:16 di 10 block 0x562e0c94b590 >19:48:49.487094 lvs[3059] device/dev-io.c:93 /dev/sdb: using cached size 11721045168 sectors >19:48:49.487160 lvs[3059] filters/filter-partitioned.c:44 /dev/sdb: Skipping: Partition table signature found >19:48:49.487167 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sdb >19:48:49.487176 lvs[3059] label/label.c:393 <backtrace> >19:48:49.487186 lvs[3059] label/label.c:740 Processing data from device /dev/sdb1 8:17 di 11 block 0x562e0c94b5d0 >19:48:49.487194 lvs[3059] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:48:49.487211 lvs[3059] filters/filter-mpath.c:224 /dev/sdb1: Device is a partition, using primary device sdb for mpath component detection >19:48:49.487262 lvs[3059] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:48:49.487814 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdb1 >19:48:49.487828 lvs[3059] label/label.c:414 /dev/sdb1: No lvm label detected >19:48:49.487840 lvs[3059] label/label.c:740 Processing data from device /dev/sdc 8:32 di 12 block 0x562e0c94b610 >19:48:49.487849 lvs[3059] device/dev-io.c:93 /dev/sdc: using cached size 1953523055 sectors >19:48:49.487914 lvs[3059] filters/filter-partitioned.c:44 /dev/sdc: Skipping: Partition table signature found >19:48:49.487921 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sdc >19:48:49.487929 lvs[3059] label/label.c:393 <backtrace> >19:48:49.487940 lvs[3059] label/label.c:740 Processing data from device /dev/sdc1 8:33 di 13 block 0x562e0c94b650 >19:48:49.487947 lvs[3059] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:48:49.487965 lvs[3059] filters/filter-mpath.c:224 /dev/sdc1: Device is a partition, using primary device sdc for mpath component detection >19:48:49.488014 lvs[3059] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:48:49.488598 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdc1 >19:48:49.488612 lvs[3059] label/label.c:414 /dev/sdc1: No lvm label detected >19:48:49.488624 lvs[3059] label/label.c:740 Processing data from device /dev/sdc2 8:34 di 14 block 0x562e0c94b690 >19:48:49.488632 lvs[3059] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:48:49.488650 lvs[3059] filters/filter-mpath.c:224 /dev/sdc2: Device is a partition, using primary device sdc for mpath component detection >19:48:49.488713 lvs[3059] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:48:49.489270 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdc2 >19:48:49.489283 lvs[3059] label/label.c:414 /dev/sdc2: No lvm label detected >19:48:49.489295 lvs[3059] label/label.c:740 Processing data from device /dev/sdd 8:48 di 15 block 0x562e0c94b6d0 >19:48:49.489304 lvs[3059] device/dev-io.c:93 /dev/sdd: using cached size 3907029168 sectors >19:48:49.489370 lvs[3059] filters/filter-partitioned.c:44 /dev/sdd: Skipping: Partition table signature found >19:48:49.489377 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sdd >19:48:49.489386 lvs[3059] label/label.c:393 <backtrace> >19:48:49.489396 lvs[3059] label/label.c:740 Processing data from device /dev/sdd1 8:49 di 16 block 0x562e0c94b710 >19:48:49.489403 lvs[3059] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:48:49.489421 lvs[3059] filters/filter-mpath.c:224 /dev/sdd1: Device is a partition, using primary device sdd for mpath component detection >19:48:49.489470 lvs[3059] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:48:49.490060 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdd1 >19:48:49.490075 lvs[3059] label/label.c:414 /dev/sdd1: No lvm label detected >19:48:49.490089 lvs[3059] label/label.c:740 Processing data from device /dev/sde 8:64 di 17 block 0x562e0c94b750 >19:48:49.490097 lvs[3059] device/dev-io.c:93 /dev/sde: using cached size 9767541168 sectors >19:48:49.490163 lvs[3059] filters/filter-partitioned.c:44 /dev/sde: Skipping: Partition table signature found >19:48:49.490170 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sde >19:48:49.490178 lvs[3059] label/label.c:393 <backtrace> >19:48:49.490189 lvs[3059] label/label.c:740 Processing data from device /dev/sde1 8:65 di 18 block 0x562e0c94b790 >19:48:49.490197 lvs[3059] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:48:49.490214 lvs[3059] filters/filter-mpath.c:224 /dev/sde1: Device is a partition, using primary device sde for mpath component detection >19:48:49.490265 lvs[3059] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:48:49.490846 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sde1 >19:48:49.490860 lvs[3059] label/label.c:414 /dev/sde1: No lvm label detected >19:48:49.490872 lvs[3059] label/label.c:740 Processing data from device /dev/sdf 8:80 di 19 block 0x562e0c94b7d0 >19:48:49.490881 lvs[3059] device/dev-io.c:93 /dev/sdf: using cached size 11721045168 sectors >19:48:49.490945 lvs[3059] filters/filter-partitioned.c:44 /dev/sdf: Skipping: Partition table signature found >19:48:49.490951 lvs[3059] filters/filter-persistent.c:140 filter caching bad /dev/sdf >19:48:49.490960 lvs[3059] label/label.c:393 <backtrace> >19:48:49.490971 lvs[3059] label/label.c:740 Processing data from device /dev/sdf1 8:81 di 20 block 0x562e0c94b810 >19:48:49.490979 lvs[3059] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:48:49.490996 lvs[3059] filters/filter-mpath.c:224 /dev/sdf1: Device is a partition, using primary device sdf for mpath component detection >19:48:49.491063 lvs[3059] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:48:49.491610 lvs[3059] filters/filter-persistent.c:140 filter caching good /dev/sdf1 >19:48:49.491624 lvs[3059] label/label.c:414 /dev/sdf1: No lvm label detected >19:48:49.491636 lvs[3059] label/label.c:823 Scanned devices: read errors 0 process errors 0 failed 0 >19:48:49.491646 lvs[3059] label/hints.c:917 Writing hint file 4 >19:48:49.491731 lvs[3059] config/config.c:1474 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >19:48:49.491751 lvs[3059] config/config.c:1474 devices/filter not found in config: defaulting to filter = [ "a|.*|" ] >19:48:49.491761 lvs[3059] device/dev-io.c:93 /dev/loop0: using cached size 2993960 sectors >19:48:49.491769 lvs[3059] device/dev-io.c:93 /dev/sda: using cached size 976773168 sectors >19:48:49.491776 lvs[3059] filters/filter-type.c:29 /dev/cdrom: Skipping: Unrecognised LVM device type 11 >19:48:49.491783 lvs[3059] filters/filter-type.c:29 /dev/zram0: Skipping: Unrecognised LVM device type 252 >19:48:49.491825 lvs[3059] device/dev-io.c:93 /dev/mapper/live-rw: using cached size 12587008 sectors >19:48:49.491835 lvs[3059] device/dev-io.c:93 /dev/loop1: using cached size 12587008 sectors >19:48:49.491842 lvs[3059] device/dev-io.c:93 /dev/sda1: using cached size 204800 sectors >19:48:49.491879 lvs[3059] device/dev-io.c:93 /dev/mapper/live-base: using cached size 12587008 sectors >19:48:49.491888 lvs[3059] device/dev-io.c:93 /dev/loop2: using cached size 67108864 sectors >19:48:49.491895 lvs[3059] device/dev-io.c:93 /dev/sda2: using cached size 209715200 sectors >19:48:49.491901 lvs[3059] device/dev-io.c:93 /dev/sda3: using cached size 2 sectors >19:48:49.491907 lvs[3059] device/dev-io.c:93 /dev/sda5: using cached size 253042688 sectors >19:48:49.491914 lvs[3059] device/dev-io.c:93 /dev/sda6: using cached size 262144064 sectors >19:48:49.491920 lvs[3059] device/dev-io.c:93 /dev/sdb: using cached size 11721045168 sectors >19:48:49.491933 lvs[3059] device/dev-io.c:93 /dev/sdb1: using cached size 11721041920 sectors >19:48:49.491941 lvs[3059] device/dev-io.c:93 /dev/sdc: using cached size 1953523055 sectors >19:48:49.491948 lvs[3059] device/dev-io.c:93 /dev/sdc1: using cached size 1321205760 sectors >19:48:49.491955 lvs[3059] device/dev-io.c:93 /dev/sdc2: using cached size 632313856 sectors >19:48:49.491961 lvs[3059] device/dev-io.c:93 /dev/sdd: using cached size 3907029168 sectors >19:48:49.491968 lvs[3059] device/dev-io.c:93 /dev/sdd1: using cached size 3907026944 sectors >19:48:49.491974 lvs[3059] device/dev-io.c:93 /dev/sde: using cached size 9767541168 sectors >19:48:49.491980 lvs[3059] device/dev-io.c:93 /dev/sde1: using cached size 9767538688 sectors >19:48:49.491987 lvs[3059] device/dev-io.c:93 /dev/sdf: using cached size 11721045168 sectors >19:48:49.491993 lvs[3059] device/dev-io.c:93 /dev/sdf1: using cached size 11721041920 sectors >19:48:49.492006 lvs[3059] label/hints.c:1023 Wrote hint file with devs_hash 398215533 count 22 >19:48:49.492021 lvs[3059] cache/lvmcache.c:1136 Found VG info for 0 VGs >19:48:49.492028 lvs[3059] toollib.c:3733 Obtaining the complete list of VGs before processing their LVs >19:48:49.492113 lvs[3059] toollib.c:3753 No volume groups found. >19:48:49.492123 lvs[3059] device_mapper/libdm-config.c:1085 report/compact_output not found in config: defaulting to 0 >19:48:49.492135 lvs[3059] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/P_global >19:48:49.492143 lvs[3059] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/P_global >19:48:49.492182 lvs[3059] cache/lvmcache.c:2091 Destroy lvmcache content >19:48:49.509146 lvs[3059] commands/toolcontext.c:1830 Reloading config files >19:48:49.509170 lvs[3059] activate/fs.c:492 Syncing device names >19:48:49.509183 lvs[3059] cache/lvmcache.c:2091 Destroy lvmcache content >19:48:49.509202 lvs[3059] metadata/vg.c:79 Freeing VG #orphans_lvm2 at 0x562e0c84bef0. >19:48:49.509305 lvs[3059] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >19:48:49.509329 lvs[3059] device/dev-io.c:415 Opened /etc/lvm/lvm.conf RO >19:48:49.509817 lvs[3059] device/dev-io.c:455 Closed /etc/lvm/lvm.conf > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz initrd=initrd.img root=live:CDLABEL=Fedora-Xfce-Live-35-1-2 rd.live.image rd.live.check quiet > > >/tmp/dbus.log: >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2394 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2402 comm="python3 -m pyanaconda.modules.boss " label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2399]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2399]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[2399]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2043319
: 1852372 |
1852373
|
1852374
|
1852375
|
1852376
|
1852377
|
1852378
|
1852379
|
1852380
|
1852381
|
1852382
|
1852383
|
1852384