Bug 1846750 - livemedia-creator appears to hang when using --novirt and --iso-only
Summary: livemedia-creator appears to hang when using --novirt and --iso-only
Keywords:
Status: CLOSED DUPLICATE of bug 1846771
Alias: None
Product: Fedora
Classification: Fedora
Component: lorax
Version: 32
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-13 13:55 UTC by Chung
Modified: 2020-06-13 23:48 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-06-13 23:48:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
program.log (2.66 KB, text/plain)
2020-06-13 13:55 UTC, Chung
no flags Details

Description Chung 2020-06-13 13:55:33 UTC
Created attachment 1697144 [details]
program.log

Created attachment 1697144 [details]
program.log

Created attachment 1697144 [details]
program.log

Kickstart file used for testing.
https://pagure.io/fedora-kickstarts/blob/master/f/fedora-live-base.ks

Description of problem:

livemedia-creator appears to hang when running on an Fedora 32 x86_64 host using --novirt and --iso-only - options.

livemedia-creator appears to hang when using Anaconda to create a live image use the --no-virt   and --iso-only option. 


Steps to Reproduce:
1.  Run livemedia-creator on an Fedora 32 x86_64 host:

livemedia-creator --ks fedora-live-base.ks  --no-virt  --project Fedora --make-iso --volid fedora --iso-only --iso-name Fedora32.iso --releasever 32

2.  The process starts, and the following is displayed
2020-06-13 23:10:05,767 DEBUG livemedia-creator: Namespace(anaconda_args=None, app_file='appliance.xml', app_name=None, app_template=None, arch=None, armplatform=None, compress_args=[], compression='xz', disk_image=None, domacboot=True, dracut_args=None, dracut_conf=None, extra_boot_args='', fs_image=None, fs_label='Anaconda', image_name=None, image_only=False, image_size_align=0, image_type=None, iso=None, iso_name='Fedora32.iso', iso_only=True, keep_image=False, kernel_args=None, ks=['/home/oper/fedora-live-base.ks'], live_rootfs_keep_size=False, live_rootfs_size=0, location=None, logfile='/home/oper/livemedia.log', lorax_templates=None, make_ami=False, make_appliance=False, make_disk=False, make_fsimage=False, make_iso=True, make_oci=False, make_ostree_live=False, make_pxe_live=False, make_tar=False, make_tar_disk=False, make_vagrant=False, no_kvm=False, no_virt=True, oci_config=None, oci_runtime=None, ovmf_path='/usr/share/edk2/ovmf/', project='Fedora', proxy=None, qcow2=False, qemu_args=[], ram=2048, releasever='32', result_dir=None, squashfs_only=False, tar_disk_name=None, timeout=None, tmp='/var/tmp', vagrant_metadata=None, vagrantfile=None, vcpus=None, virt_uefi=False, vnc=None, volid='Crop38-Cloud', with_rng='/dev/random')
2020-06-13 23:10:05,767 INFO livemedia-creator: livemedia-creator v32.9-1
2020-06-13 23:10:05,767 INFO pylorax: selinux is Disabled
2020-06-13 23:10:05,882 INFO pylorax: disk_img = /var/tmp/lmc-disk-_6lodhde.img
2020-06-13 23:10:05,882 INFO pylorax: Using disk size of 8194MiB
2020-06-13 23:10:06,250 DEBUG pylorax.imgutils: make tmp mountdir /var/tmp/lorax.imgutils._a04w6kd
2020-06-13 23:10:06,363 DEBUG pylorax.imgutils: remove tmp mountdir /var/tmp/lorax.imgutils._a04w6kd
2020-06-13 23:10:06,806 INFO pylorax: Running anaconda.
2020-06-13 23:10:11,528 INFO pylorax: Starting installer, one moment...
2020-06-13 23:10:11,529 INFO pylorax: terminal size detection failed, using default width
2020-06-13 23:10:11,529 INFO pylorax: anaconda 32.24.7-1.fc32 for Crop38-Cloud 32 (pre-release) started.
2020-06-13 23:10:11,529 INFO pylorax: 23:10:11 Not asking for VNC because of an automated install
2020-06-13 23:10:11,623 INFO livemedia-creator: Processing logs from ('127.0.0.1', 41286)
2020-06-13 23:11:04,649 INFO pylorax: Starting automated install......................................
2020-06-13 23:11:04,649 INFO pylorax: ================================================================================
2020-06-13 23:11:04,649 INFO pylorax: ================================================================================
2020-06-13 23:11:04,649 INFO pylorax: Installation
2020-06-13 23:11:04,650 INFO pylorax: 
2020-06-13 23:11:04,650 INFO pylorax: 1) [x] Language settings                 2) [x] Time settings
2020-06-13 23:11:04,650 INFO pylorax: (English (United States))                (Asia/Hong_Kong timezone)
2020-06-13 23:11:04,650 INFO pylorax: 3) [x] Installation source               4) [x] Software selection
2020-06-13 23:11:04,650 INFO pylorax: (https://mirrors.fedoraproject.o         (Custom software selected)
2020-06-13 23:11:04,650 INFO pylorax: rg/mirrorlist?repo=fedora-$relea
2020-06-13 23:11:04,650 INFO pylorax: sever&arch=$basearch)
2020-06-13 23:11:04,650 INFO pylorax: 5) [ ] User creation
2020-06-13 23:11:04,650 INFO pylorax: (No user will be created)
2020-06-13 23:11:04,650 INFO pylorax: 
2020-06-13 23:11:04,650 INFO pylorax: ================================================================================
2020-06-13 23:11:04,650 INFO pylorax: ================================================================================
2020-06-13 23:11:04,650 INFO pylorax: Progress
2020-06-13 23:11:04,650 INFO pylorax: 
2020-06-13 23:11:04,650 INFO pylorax: Setting up the installation environment
2020-06-13 23:11:04,651 INFO pylorax: Setting up com_redhat_kdump addon
2020-06-13 23:11:04,665 INFO pylorax: ..
2020-06-13 23:11:04,665 INFO pylorax: Configuring storage
2020-06-13 23:11:06,682 INFO pylorax: ...
2020-06-13 23:11:06,682 INFO pylorax: Running pre-installation scripts
2020-06-13 23:11:07,689 INFO pylorax: .
2020-06-13 23:11:07,690 INFO pylorax: Running pre-installation tasks
2020-06-13 23:12:48,671 INFO pylorax: ...
2020-06-13 23:12:48,671 INFO pylorax: Installing.
2020-06-13 23:12:48,671 INFO pylorax: Starting package installation process


3. No further progress is detected.
Actual results:
 Logs attached.

Expected results:


Additional info:

Comment 1 Chung 2020-06-13 23:34:32 UTC
2.  The process starts, and the following is displayed
2020-06-13 23:12:48,672 INFO pylorax: Downloading packages
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 5.42 KiB / 927.99 MiB (0%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 21.4 MiB / 927.99 MiB (2%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 39.31 MiB / 927.99 MiB (4%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 59.09 MiB / 927.99 MiB (6%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 80.85 MiB / 927.99 MiB (8%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 101.25 MiB / 927.99 MiB (10%) done.
2020-06-13 23:12:48,672 INFO pylorax: Downloading 1393 RPMs, 125.78 MiB / 927.99 MiB (13%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 144.91 MiB / 927.99 MiB (15%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 167.72 MiB / 927.99 MiB (18%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 187.47 MiB / 927.99 MiB (20%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 207.66 MiB / 927.99 MiB (22%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 229.69 MiB / 927.99 MiB (24%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 250.27 MiB / 927.99 MiB (26%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 270.19 MiB / 927.99 MiB (29%) done.
2020-06-13 23:12:48,673 INFO pylorax: Downloading 1393 RPMs, 288.24 MiB / 927.99 MiB (31%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 306.66 MiB / 927.99 MiB (33%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 326.21 MiB / 927.99 MiB (35%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 346.13 MiB / 927.99 MiB (37%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 363.83 MiB / 927.99 MiB (39%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 382.59 MiB / 927.99 MiB (41%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 404.93 MiB / 927.99 MiB (43%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 426.83 MiB / 927.99 MiB (45%) done.
2020-06-13 23:12:48,674 INFO pylorax: Downloading 1393 RPMs, 448.71 MiB / 927.99 MiB (48%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 468.65 MiB / 927.99 MiB (50%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 487.42 MiB / 927.99 MiB (52%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 506.4 MiB / 927.99 MiB (54%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 526.59 MiB / 927.99 MiB (56%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 543.52 MiB / 927.99 MiB (58%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 564.83 MiB / 927.99 MiB (60%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 580.85 MiB / 927.99 MiB (62%) done.
2020-06-13 23:12:48,675 INFO pylorax: Downloading 1393 RPMs, 598.48 MiB / 927.99 MiB (64%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 620.79 MiB / 927.99 MiB (66%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 642.06 MiB / 927.99 MiB (69%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 663.48 MiB / 927.99 MiB (71%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 682.3 MiB / 927.99 MiB (73%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 703.2 MiB / 927.99 MiB (75%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 722.26 MiB / 927.99 MiB (77%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 744.61 MiB / 927.99 MiB (80%) done.
2020-06-13 23:12:48,676 INFO pylorax: Downloading 1393 RPMs, 766.94 MiB / 927.99 MiB (82%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 788.41 MiB / 927.99 MiB (84%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 809.36 MiB / 927.99 MiB (87%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 826.87 MiB / 927.99 MiB (89%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 843.93 MiB / 927.99 MiB (90%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 862.55 MiB / 927.99 MiB (92%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 879.82 MiB / 927.99 MiB (94%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 901.08 MiB / 927.99 MiB (97%) done.
2020-06-13 23:12:48,677 INFO pylorax: Downloading 1393 RPMs, 923 MiB / 927.99 MiB (99%) done.
2020-06-13 23:12:48,678 INFO pylorax: Preparing transaction from installation source
2020-06-13 23:16:20,137 INFO pylorax: Installing libgcc.x86_64 (1/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing linux-firmware-whence.noarch (2/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing fonts-filesystem.noarch (3/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing hwdata.noarch (4/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing dejavu-sans-fonts.noarch (5/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing emacs-filesystem.noarch (6/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing tzdata.noarch (7/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing pcre2-syntax.noarch (8/1393)
2020-06-13 23:16:20,137 INFO pylorax: Installing libreport-filesystem.noarch (9/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing dhcp-common.noarch (10/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing langpacks-core-font-en.noarch (11/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing osinfo-db.noarch (12/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing cmake-filesystem.x86_64 (13/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing bind-license.noarch (14/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing xkeyboard-config.noarch (15/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing seavgabios-bin.noarch (16/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing openbios.noarch (17/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing adobe-mappings-cmap.noarch (18/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing adobe-mappings-cmap-deprecated.noarch (19/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing dnf-data.noarch (20/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing abattis-cantarell-fonts.noarch (21/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing adobe-source-code-pro-fonts.noarch (22/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing google-droid-sans-fonts.noarch (23/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing linux-firmware.noarch (24/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing xen-licenses.x86_64 (25/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing tigervnc-license.noarch (26/1393)
2020-06-13 23:16:20,138 INFO pylorax: Installing rust-srpm-macros.noarch (27/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing mesa-filesystem.x86_64 (28/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing libvirt-bash-completion.x86_64 (29/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing libssh-config.noarch (30/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing kf5-filesystem.x86_64 (31/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing kernel-headers.x86_64 (32/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing firewalld-filesystem.noarch (33/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing fedora-gpg-keys.noarch (34/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing fedora-release.noarch (35/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing fedora-repos.noarch (36/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing fedora-release-common.noarch (37/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing setup.noarch (38/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing filesystem.x86_64 (39/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing urw-base35-fonts-common.noarch (40/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing efi-filesystem.noarch (41/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing basesystem.noarch (42/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing edk2-ovmf.noarch (43/1393)
2020-06-13 23:16:20,139 INFO pylorax: Installing edk2-aarch64.noarch (44/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing coreutils-common.x86_64 (45/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing alsa-sof-firmware.noarch (46/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing adwaita-cursor-theme.noarch (47/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing SLOF.noarch (48/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing yelp-xsl.noarch (49/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing xemacs-filesystem.noarch (50/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing whois-nls.noarch (51/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing web-assets-filesystem.noarch (52/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing js-jquery.noarch (53/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing python-systemd-doc.x86_64 (54/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing subscription-manager-rhsm-certificates.x86_64 (55/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing sgabios-bin.noarch (56/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing seabios-bin.noarch (57/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing quota-nls.noarch (58/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing qt5-srpm-macros.noarch (59/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing qt-settings.noarch (60/1393)
2020-06-13 23:16:20,140 INFO pylorax: Installing python-setuptools-wheel.noarch (61/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing publicsuffix-list-dafsa.noarch (62/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing pkgconf-m4.noarch (63/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing perl-srpm-macros.noarch (64/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing openblas-srpm-macros.noarch (65/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing ocaml-srpm-macros.noarch (66/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing nim-srpm-macros.noarch (67/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing ncurses-base.noarch (68/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing ncurses-libs.x86_64 (69/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing glibc-all-langpacks.x86_64 (70/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing glibc-langpack-en.x86_64 (71/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing glibc-common.x86_64 (72/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing glibc.x86_64 (73/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing bash.x86_64 (74/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing zlib.x86_64 (75/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing libstdc++.x86_64 (76/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing libcap-ng.x86_64 (77/1393)
2020-06-13 23:16:20,141 INFO pylorax: Installing numactl-libs.x86_64 (78/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing audit-libs.x86_64 (79/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libuuid.x86_64 (80/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libnl3.x86_64 (81/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing xz-libs.x86_64 (82/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libxml2.x86_64 (83/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing popt.x86_64 (84/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libpng.x86_64 (85/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing bzip2-libs.x86_64 (86/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libjpeg-turbo.x86_64 (87/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing pixman.x86_64 (88/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libcom_err.x86_64 (89/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libseccomp.x86_64 (90/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing readline.x86_64 (91/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libaio.x86_64 (92/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing lzo.x86_64 (93/1393)
2020-06-13 23:16:20,142 INFO pylorax: Installing libcap.x86_64 (94/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing libepoxy.x86_64 (95/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing yajl.x86_64 (96/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing snappy.x86_64 (97/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing elfutils-libelf.x86_64 (98/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing bluez-libs.x86_64 (99/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing capstone.x86_64 (100/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing expat.x86_64 (101/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing libfdt.x86_64 (102/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing libpmem.x86_64 (103/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing freetype.x86_64 (104/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing gmp.x86_64 (105/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing nettle.x86_64 (106/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing libzstd.x86_64 (107/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing libtalloc.x86_64 (108/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing boost-system.x86_64 (109/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing pcre.x86_64 (110/1393)
2020-06-13 23:16:20,143 INFO pylorax: Installing grep.x86_64 (111/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing json-c.x86_64 (112/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing sqlite-libs.x86_64 (113/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing keyutils-libs.x86_64 (114/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libdb.x86_64 (115/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing nspr.x86_64 (116/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing alternatives.x86_64 (117/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libffi.x86_64 (118/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libpcap.x86_64 (119/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libgpg-error.x86_64 (120/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libgcrypt.x86_64 (121/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libtevent.x86_64 (122/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libicu.x86_64 (123/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libtdb.x86_64 (124/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing grub2-common.noarch (125/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing xz.x86_64 (126/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing libref_array.x86_64 (127/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing pcre2.x86_64 (128/1393)
2020-06-13 23:16:20,144 INFO pylorax: Installing p11-kit.x86_64 (129/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing boost-chrono.x86_64 (130/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing fuse-libs.x86_64 (131/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing jansson.x86_64 (132/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libbasicobjects.x86_64 (133/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libcollection.x86_64 (134/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libdhash.x86_64 (135/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libmnl.x86_64 (136/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libunistring.x86_64 (137/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libidn2.x86_64 (138/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing libwayland-client.x86_64 (139/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing nss-util.x86_64 (140/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing boost-thread.x86_64 (141/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing mpfr.x86_64 (142/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing file-libs.x86_64 (143/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing lz4-libs.x86_64 (144/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing which.x86_64 (145/1393)
2020-06-13 23:16:20,145 INFO pylorax: Installing file.x86_64 (146/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing boost-filesystem.x86_64 (147/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing e2fsprogs-libs.x86_64 (148/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing xen-libs.x86_64 (149/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libsepol.x86_64 (150/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libselinux.x86_64 (151/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing findutils.x86_64 (152/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing augeas-libs.x86_64 (153/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing cpio.x86_64 (154/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libX11-xcb.x86_64 (155/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libattr.x86_64 (156/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libacl.x86_64 (157/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing sed.x86_64 (158/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libogg.x86_64 (159/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libtasn1.x86_64 (160/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libxkbcommon.x86_64 (161/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing lua-libs.x86_64 (162/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing libsss_idmap.x86_64 (163/1393)
2020-06-13 23:16:20,146 INFO pylorax: Installing p11-kit-trust.x86_64 (164/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing tar.x86_64 (165/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing psmisc.x86_64 (166/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libbytesize.x86_64 (167/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing boost-regex.x86_64 (168/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing fribidi.x86_64 (169/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libICE.x86_64 (170/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libgomp.x86_64 (171/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libmaxminddb.x86_64 (172/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libsemanage.x86_64 (173/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing squashfs-tools.x86_64 (174/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libpsl.x86_64 (175/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libxslt.x86_64 (176/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libassuan.x86_64 (177/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing libwayland-server.x86_64 (178/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing bzip2.x86_64 (179/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing hunspell-en-GB.noarch (180/1393)
2020-06-13 23:16:20,147 INFO pylorax: Installing hunspell-en.noarch (181/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing hunspell-en-US.noarch (182/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing hunspell.x86_64 (183/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing boost-context.x86_64 (184/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing boost-date-time.x86_64 (185/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing libtar.x86_64 (186/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing hicolor-icon-theme.noarch (187/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing less.x86_64 (188/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing alsa-lib.x86_64 (189/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing dmidecode.x86_64 (190/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing dosfstools.x86_64 (191/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing libverto.x86_64 (192/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing libwayland-egl.x86_64 (193/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing lmdb-libs.x86_64 (194/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing ntfs-3g.x86_64 (195/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing ntfs-3g-system-compression.x86_64 (196/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing opus.x86_64 (197/1393)
2020-06-13 23:16:20,148 INFO pylorax: Installing serd.x86_64 (198/1393)
2020-06-13 23:16:20,149 INFO pylorax: Installing userspace-rcu.x86_64 (199/1393)
2020-06-13 23:16:20,149 INFO pylorax: Installing libwebp.x86_64 (200/1393)
2020-06-13 23:16:20,149 INFO pylorax: Installing sord.x86_64 (201/1393)
2020-06-13 23:16:20,149 INFO pylorax: Installing libSM.x86_64 (202/1393)
2020-06-13 23:16:20,149 INFO pylorax: Installing libvorbis.x86_64 (203/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing rsync.x86_64 (204/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing mesa-libglapi.x86_64 (205/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing libmpc.x86_64 (206/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing boost-timer.x86_64 (207/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing gdisk.x86_64 (208/1393)
2020-06-13 23:16:23,460 INFO pylorax: Installing isomd5sum.x86_64 (209/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing adwaita-icon-theme.noarch (210/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing SDL2.x86_64 (211/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing diffutils.x86_64 (212/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing efivar-libs.x86_64 (213/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing gdbm-libs.x86_64 (214/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing lcms2.x86_64 (215/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libXau.x86_64 (216/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libxcb.x86_64 (217/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libbrotli.x86_64 (218/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libedit.x86_64 (219/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libglvnd.x86_64 (220/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libpciaccess.x86_64 (221/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libdrm.x86_64 (222/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing mesa-libgbm.x86_64 (223/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libtool-ltdl.x86_64 (224/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing libxshmfence.x86_64 (225/1393)
2020-06-13 23:16:23,461 INFO pylorax: Installing lm_sensors-libs.x86_64 (226/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing m4.x86_64 (227/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing ncurses.x86_64 (228/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing orc.x86_64 (229/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing pcsc-lite-libs.x86_64 (230/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing protobuf-c.x86_64 (231/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-atomic.x86_64 (232/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing libsmartcols.x86_64 (233/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-log.x86_64 (234/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-test.x86_64 (235/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing sratom.x86_64 (236/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing lttng-ust.x86_64 (237/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-wave.x86_64 (238/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-coroutine.x86_64 (239/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-fiber.x86_64 (240/1393)
2020-06-13 23:16:23,462 INFO pylorax: Installing boost-graph.x86_64 (241/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libwpe.x86_64 (242/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing groff-base.x86_64 (243/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing acl.x86_64 (244/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing vim-minimal.x86_64 (245/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing attr.x86_64 (246/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing bubblewrap.x86_64 (247/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing boost-locale.x86_64 (248/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing boost-type_erasure.x86_64 (249/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libwayland-cursor.x86_64 (250/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libnftnl.x86_64 (251/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libksba.x86_64 (252/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libdb-utils.x86_64 (253/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing keyutils.x86_64 (254/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing boost-contract.x86_64 (255/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing boost-random.x86_64 (256/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing device-mapper-persistent-data.x86_64 (257/1393)
2020-06-13 23:16:23,463 INFO pylorax: Installing libmetalink.x86_64 (258/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing lzop.x86_64 (259/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing hivex.x86_64 (260/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing unzip.x86_64 (261/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing zip.x86_64 (262/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-iostreams.x86_64 (263/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing xml-common.noarch (264/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing iso-codes.noarch (265/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing gc.x86_64 (266/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing libconfig.x86_64 (267/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-container.x86_64 (268/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-math.x86_64 (269/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-program-options.x86_64 (270/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-serialization.x86_64 (271/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing boost-stacktrace.x86_64 (272/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing graphite2.x86_64 (273/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing libfontenc.x86_64 (274/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing pigz.x86_64 (275/1393)
2020-06-13 23:16:23,464 INFO pylorax: Installing tcl.x86_64 (276/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing c-ares.x86_64 (277/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing fstrm.x86_64 (278/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing gsm.x86_64 (279/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing libdvdread.x86_64 (280/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing libnfnetlink.x86_64 (281/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing libnetfilter_conntrack.x86_64 (282/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing iptables-libs.x86_64 (283/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing iptables.x86_64 (284/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing iptables-nft.x86_64 (285/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing libyaml.x86_64 (286/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing openjpeg2.x86_64 (287/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing pciutils-libs.x86_64 (288/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing slang.x86_64 (289/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing libnghttp2.x86_64 (290/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing pcre2-utf16.x86_64 (291/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing pcre2-utf32.x86_64 (292/1393)
2020-06-13 23:16:23,465 INFO pylorax: Installing nftables.x86_64 (293/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing libdvdnav.x86_64 (294/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing libXfont2.x86_64 (295/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing boost.x86_64 (296/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing lm_sensors-devel.x86_64 (297/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing libglvnd-egl.x86_64 (298/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing mesa-libEGL.x86_64 (299/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing libglvnd-gles.x86_64 (300/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing llvm-libs.x86_64 (301/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing mesa-dri-drivers.x86_64 (302/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing woff2.x86_64 (303/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing libxkbcommon-x11.x86_64 (304/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing xcb-util.x86_64 (305/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing xcb-util-image.x86_64 (306/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing xcb-util-keysyms.x86_64 (307/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing xcb-util-renderutil.x86_64 (308/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing xcb-util-wm.x86_64 (309/1393)
2020-06-13 23:16:23,466 INFO pylorax: Installing cpp.x86_64 (310/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing libimagequant.x86_64 (311/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing flac-libs.x86_64 (312/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing libsndfile.x86_64 (313/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing lilv.x86_64 (314/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing libtheora.x86_64 (315/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing libisofs.x86_64 (316/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing patch.x86_64 (317/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing libselinux-utils.x86_64 (318/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing zerofree.x86_64 (319/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing nss-softokn-freebl.x86_64 (320/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing nss-softokn.x86_64 (321/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing ipset-libs.x86_64 (322/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing ipset.x86_64 (323/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing ethtool.x86_64 (324/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing xz-lzma-compat.x86_64 (325/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing grub2-pc-modules.noarch (326/1393)
2020-06-13 23:16:23,467 INFO pylorax: Installing sqlite.x86_64 (327/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing pcre-cpp.x86_64 (328/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing gmp-c++.x86_64 (329/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing isl.x86_64 (330/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libcomps.x86_64 (331/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing dwz.x86_64 (332/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libss.x86_64 (333/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing jasper-libs.x86_64 (334/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing pbzip2.x86_64 (335/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing dumpet.x86_64 (336/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing iw.x86_64 (337/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libnl3-cli.x86_64 (338/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libteam.x86_64 (339/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing xapian-core-libs.x86_64 (340/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libmodman.x86_64 (341/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing libproxy.x86_64 (342/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing mozjs60.x86_64 (343/1393)
2020-06-13 23:16:23,468 INFO pylorax: Installing ncurses-c++-libs.x86_64 (344/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing soundtouch.x86_64 (345/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing tbb.x86_64 (346/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing webrtc-audio-processing.x86_64 (347/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing libstdc++-devel.x86_64 (348/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing info.x86_64 (349/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing GeoIP-GeoLite-data.noarch (350/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing GeoIP.x86_64 (351/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing hostname.x86_64 (352/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing libpaper.x86_64 (353/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing lksctp-tools.x86_64 (354/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing iperf3.x86_64 (355/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing mtools.x86_64 (356/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing syslinux-nonlinux.noarch (357/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing syslinux.x86_64 (358/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing syslinux-extlinux-nonlinux.noarch (359/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing syslinux-extlinux.x86_64 (360/1393)
2020-06-13 23:16:23,469 INFO pylorax: Installing systemd-rpm-macros.noarch (361/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing autogen-libopts.x86_64 (362/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing bridge-utils.x86_64 (363/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing netcf-libs.x86_64 (364/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing cdparanoia-libs.x86_64 (365/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing compat-lua-libs.x86_64 (366/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing compat-readline5.x86_64 (367/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing ctags.x86_64 (368/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing source-highlight.x86_64 (369/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing fdk-aac-free.x86_64 (370/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing hexedit.x86_64 (371/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing hyphen.x86_64 (372/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing jbig2dec-libs.x86_64 (373/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing jbigkit-libs.x86_64 (374/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing libtiff.x86_64 (375/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing jitterentropy.x86_64 (376/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing libXdmcp.x86_64 (377/1393)
2020-06-13 23:16:23,470 INFO pylorax: Installing libargon2.x86_64 (378/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libasyncns.x86_64 (379/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libbsd.x86_64 (380/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libburn.x86_64 (381/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libisoburn.x86_64 (382/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libcbor.x86_64 (383/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libdaemon.x86_64 (384/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libdatrie.x86_64 (385/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libthai.x86_64 (386/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libestr.x86_64 (387/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libev.x86_64 (388/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libverto-libev.x86_64 (389/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libevdev.x86_64 (390/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libfastjson.x86_64 (391/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libidn.x86_64 (392/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libijs.x86_64 (393/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libipt.x86_64 (394/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing liblockfile.x86_64 (395/1393)
2020-06-13 23:16:23,471 INFO pylorax: Installing libmcpp.x86_64 (396/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing mcpp.x86_64 (397/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libndp.x86_64 (398/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libnet.x86_64 (399/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libnfs.x86_64 (400/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libpath_utils.x86_64 (401/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libini_config.x86_64 (402/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libpipeline.x86_64 (403/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing libpkgconf.x86_64 (404/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing pkgconf.x86_64 (405/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing pkgconf-pkg-config.x86_64 (406/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing xorg-x11-font-utils.x86_64 (407/1393)
2020-06-13 23:16:23,472 INFO pylorax: Installing zlib-devel.x86_64 (408/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing elfutils-libelf-devel.x86_64 (409/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing xz-devel.x86_64 (410/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing libxml2-devel.x86_64 (411/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing xorg-x11-fonts-ISO8859-1-100dpi.noarch (412/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing keyutils-libs-devel.x86_64 (413/1393)
2020-06-13 23:16:35,444 INFO pylorax: Installing libcom_err-devel.x86_64 (414/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libffi-devel.x86_64 (415/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libicu-devel.x86_64 (416/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libsepol-devel.x86_64 (417/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libverto-devel.x86_64 (418/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing ncurses-devel.x86_64 (419/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing popt-devel.x86_64 (420/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libzstd-devel.x86_64 (421/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing pcre2-devel.x86_64 (422/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libselinux-devel.x86_64 (423/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libsigsegv.x86_64 (424/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing gawk.x86_64 (425/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libsodium.x86_64 (426/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libsysfs.x86_64 (427/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libtommath.x86_64 (428/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libtomcrypt.x86_64 (429/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libusal.x86_64 (430/1393)
2020-06-13 23:16:35,445 INFO pylorax: Installing libvisual.x86_64 (431/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing linux-atm-libs.x86_64 (432/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing iproute-tc.x86_64 (433/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing iproute.x86_64 (434/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing lsscsi.x86_64 (435/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing lz4.x86_64 (436/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing mkpasswd.x86_64 (437/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing libxcrypt.x86_64 (438/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Carp.noarch (439/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Exporter.noarch (440/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-libs.x86_64 (441/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing shadow-utils.x86_64 (442/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Scalar-List-Utils.x86_64 (443/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-parent.noarch (444/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Text-ParseWords.noarch (445/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing apr.x86_64 (446/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Term-ANSIColor.noarch (447/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing perl-Time-HiRes.x86_64 (448/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing libxcrypt-compat.x86_64 (449/1393)
2020-06-13 23:16:35,446 INFO pylorax: Installing krb5-libs.x86_64 (450/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing libtirpc.x86_64 (451/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing libnsl2.x86_64 (452/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python-pip-wheel.noarch (453/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python3-setuptools.noarch (454/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python-unversioned-command.noarch (455/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python3-pip.noarch (456/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python3-libs.x86_64 (457/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing python3.x86_64 (458/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing crypto-policies-scripts.noarch (459/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing openssl-pkcs11.x86_64 (460/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing openssl-libs.x86_64 (461/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing coreutils.x86_64 (462/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing crypto-policies.noarch (463/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing ca-certificates.noarch (464/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing systemd-libs.x86_64 (465/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing cyrus-sasl-lib.x86_64 (466/1393)
2020-06-13 23:16:35,447 INFO pylorax: Installing dbus-libs.x86_64 (467/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libssh.x86_64 (468/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libblkid.x86_64 (469/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libssh2.x86_64 (470/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing fontconfig.x86_64 (471/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing kmod-libs.x86_64 (472/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libusbx.x86_64 (473/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing usbredir.x86_64 (474/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing openldap.x86_64 (475/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libcurl.x86_64 (476/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libwsman1.x86_64 (477/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing python3-six.noarch (478/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing nss-sysinit.x86_64 (479/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing nss.x86_64 (480/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing kmod.x86_64 (481/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libldb.x86_64 (482/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing libmount.x86_64 (483/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing shared-mime-info.x86_64 (484/1393)
2020-06-13 23:16:35,448 INFO pylorax: Installing glib2.x86_64 (485/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing gdk-pixbuf2.x86_64 (486/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing libslirp.x86_64 (487/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing harfbuzz.x86_64 (488/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing atk.x86_64 (489/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing polkit-libs.x86_64 (490/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing libcacard.x86_64 (491/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing python3-dbus.x86_64 (492/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing gzip.x86_64 (493/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing gstreamer1.x86_64 (494/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing json-glib.x86_64 (495/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing qt5-qtbase-common.noarch (496/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing qt5-qtbase.x86_64 (497/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing glusterfs-libs.x86_64 (498/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing libsss_certmap.x86_64 (499/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing curl.x86_64 (500/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing avahi-libs.x86_64 (501/1393)
2020-06-13 23:16:35,449 INFO pylorax: Installing e2fsprogs.x86_64 (502/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing procps-ng.x86_64 (503/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libarchive.x86_64 (504/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing rpm.x86_64 (505/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing rpm-libs.x86_64 (506/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing python3-libselinux.x86_64 (507/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libmodulemd.x86_64 (508/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libgudev.x86_64 (509/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing binutils-gold.x86_64 (510/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing binutils.x86_64 (511/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libevent.x86_64 (512/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing net-snmp-libs.x86_64 (513/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing cracklib.x86_64 (514/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing cracklib-dicts.x86_64 (515/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libpwquality.x86_64 (516/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing pam.x86_64 (517/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libuser.x86_64 (518/1393)
2020-06-13 23:16:35,450 INFO pylorax: Installing libnotify.x86_64 (519/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing libfdisk.x86_64 (520/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing dbus-tools.x86_64 (521/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing cyrus-sasl-gssapi.x86_64 (522/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing python3-systemd.x86_64 (523/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing hfsplus-tools.x86_64 (524/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing mokutil.x86_64 (525/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing xmlrpc-c.x86_64 (526/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing zchunk-libs.x86_64 (527/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing python3-idna.noarch (528/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing libsolv.x86_64 (529/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing xmlrpc-c-client.x86_64 (530/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing unbound-libs.x86_64 (531/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing glusterfs-client-xlators.x86_64 (532/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing gdk-pixbuf2-modules.x86_64 (533/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing gtk-update-icon-cache.x86_64 (534/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing dbus-glib.x86_64 (535/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing desktop-file-utils.x86_64 (536/1393)
2020-06-13 23:16:35,451 INFO pylorax: Installing xdg-utils.noarch (537/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing libgusb.x86_64 (538/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing libvirt-gconfig.x86_64 (539/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing libsecret.x86_64 (540/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing python3-dateutil.noarch (541/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing libnfsidmap.x86_64 (542/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing daxctl-libs.x86_64 (543/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing ndctl-libs.x86_64 (544/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing pciutils.x86_64 (545/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing btrfs-progs.x86_64 (546/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing teamd.x86_64 (547/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing genisoimage.x86_64 (548/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing glibc-headers.x86_64 (549/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing libxcrypt-devel.x86_64 (550/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing glibc-devel.x86_64 (551/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing gcc.x86_64 (552/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing openssl.x86_64 (553/1393)
2020-06-13 23:16:35,452 INFO pylorax: Installing bind-libs-lite.x86_64 (554/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing nmap-ncat.x86_64 (555/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-argcomplete.noarch (556/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-augeas.noarch (557/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-decorator.noarch (558/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-libxml2.x86_64 (559/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-ordered-set.noarch (560/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing python3-pid.noarch (561/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing bind-libs.x86_64 (562/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing bind-utils.x86_64 (563/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing tss2.x86_64 (564/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing ima-evm-utils.x86_64 (565/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing annobin.x86_64 (566/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing gcc-gdb-plugin.x86_64 (567/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing ndctl.x86_64 (568/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing sssd-nfs-idmap.x86_64 (569/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing pinentry.x86_64 (570/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing colord-libs.x86_64 (571/1393)
2020-06-13 23:16:35,453 INFO pylorax: Installing libfprint.x86_64 (572/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing fprintd.x86_64 (573/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing python3-unbound.x86_64 (574/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing adcli.x86_64 (575/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing passwd.x86_64 (576/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing python3-pwquality.x86_64 (577/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing tmux.x86_64 (578/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing python3-slip.noarch (579/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing python3-slip-dbus.noarch (580/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing deltarpm.x86_64 (581/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing drpm.x86_64 (582/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing createrepo_c-libs.x86_64 (583/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing createrepo_c.x86_64 (584/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing rpm-plugin-systemd-inhibit.x86_64 (585/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing efi-srpm-macros.noarch (586/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing kde-filesystem.x86_64 (587/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing xorriso.x86_64 (588/1393)
2020-06-13 23:16:35,454 INFO pylorax: Installing avahi-glib.x86_64 (589/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing glusterfs-cli.x86_64 (590/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing man-db.x86_64 (591/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing harfbuzz-icu.x86_64 (592/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing libraqm.x86_64 (593/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing ModemManager-glib.x86_64 (594/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing enchant2.x86_64 (595/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing gcr-base.x86_64 (596/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing gobject-introspection.x86_64 (597/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing python3-gobject-base.x86_64 (598/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing python3-dasbus.noarch (599/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing graphene.x86_64 (600/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing libcroco.x86_64 (601/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing libtextstyle.x86_64 (602/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing gettext-libs.x86_64 (603/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing gettext.x86_64 (604/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing libudisks2.x86_64 (605/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing wpebackend-fdo.x86_64 (606/1393)
2020-06-13 23:16:35,455 INFO pylorax: Installing gsettings-desktop-schemas.x86_64 (607/1393)
2020-06-13 23:17:06,886 INFO pylorax: Installing libipa_hbac.x86_64 (608/1393)
2020-06-13 23:17:06,886 INFO pylorax: Installing webkit2gtk3-jsc.x86_64 (609/1393)
2020-06-13 23:17:06,886 INFO pylorax: Installing libsrtp.x86_64 (610/1393)
2020-06-13 23:17:06,886 INFO pylorax: Installing python3-iniparse.noarch (611/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing python3-pyudev.noarch (612/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing python3-bytesize.x86_64 (613/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing python3-productmd.noarch (614/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing bcache-tools.x86_64 (615/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing libblkid-devel.x86_64 (616/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing libmount-devel.x86_64 (617/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing libatasmart.x86_64 (618/1393)
2020-06-13 23:17:06,887 INFO pylorax: Installing plymouth-core-libs.x86_64 (619/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing guile.x86_64 (620/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing guile22.x86_64 (621/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing make.x86_64 (622/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing apr-util-bdb.x86_64 (623/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing apr-util.x86_64 (624/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing apr-util-openssl.x86_64 (625/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing libserf.x86_64 (626/1393)
2020-06-13 23:17:06,888 INFO pylorax: Installing isns-utils-libs.x86_64 (627/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing libesmtp.x86_64 (628/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing esmtp.x86_64 (629/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing libkadm5.x86_64 (630/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing trousers-lib.x86_64 (631/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing openssl-devel.x86_64 (632/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-chardet.noarch (633/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-crypto.x86_64 (634/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-distro.noarch (635/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-markupsafe.x86_64 (636/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-ntplib.noarch (637/1393)
2020-06-13 23:17:06,889 INFO pylorax: Installing python3-ply.noarch (638/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-pycparser.noarch (639/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-cffi.x86_64 (640/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-cryptography.x86_64 (641/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-pyOpenSSL.noarch (642/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-pyparsing.noarch (643/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing systemtap-sdt-devel.x86_64 (644/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-pysendfile.x86_64 (645/1393)
2020-06-13 23:17:06,890 INFO pylorax: Installing python3-pycdlib.noarch (646/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-pysocks.noarch (647/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-urllib3.noarch (648/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-requests.noarch (649/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-kickstart.noarch (650/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-requests-file.noarch (651/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-requests-ftp.noarch (652/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-suds.noarch (653/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-tempita.noarch (654/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-paste.noarch (655/1393)
2020-06-13 23:17:06,891 INFO pylorax: Installing python3-beaker.noarch (656/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing python3-mako.noarch (657/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing blivet-data.noarch (658/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing python3-libcomps.x86_64 (659/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing python3-nftables.x86_64 (660/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing python3-firewall.noarch (661/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing python3-pytz.noarch (662/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing lsof.x86_64 (663/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing quota.x86_64 (664/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing libutempter.x86_64 (665/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing util-linux.x86_64 (666/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing policycoreutils.x86_64 (667/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing openssh.x86_64 (668/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing rpm-plugin-selinux.x86_64 (669/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing selinux-policy.noarch (670/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing selinux-policy-targeted.noarch (671/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing usermode.x86_64 (672/1393)
2020-06-13 23:17:06,892 INFO pylorax: Installing perl-Exporter-Tiny.noarch (673/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-Unicode-Normalize.x86_64 (674/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-Socket.x86_64 (675/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-Errno.x86_64 (676/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-Text-Tabs+Wrap.noarch (677/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-constant.noarch (678/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-PathTools.x86_64 (679/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-threads.x86_64 (680/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-threads-shared.x86_64 (681/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-File-Path.noarch (682/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-IO.x86_64 (683/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-macros.noarch (684/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-interpreter.x86_64 (685/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-Data-Dumper.x86_64 (686/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-MIME-Base64.x86_64 (687/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-File-Temp.noarch (688/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-IO-Socket-IP.noarch (689/1393)
2020-06-13 23:17:06,893 INFO pylorax: Installing perl-version.x86_64 (690/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Time-Local.noarch (691/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-CPAN-Meta-Requirements.noarch (692/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Digest.noarch (693/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Digest-MD5.x86_64 (694/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Net-SSLeay.x86_64 (695/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-CPAN-Meta-YAML.noarch (696/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Class-Inspector.noarch (697/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Devel-PPPort.x86_64 (698/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Error.noarch (699/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-ExtUtils-Command.noarch (700/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-ExtUtils-Manifest.noarch (701/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-List-MoreUtils-XS.x86_64 (702/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-List-MoreUtils.noarch (703/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Params-Util.x86_64 (704/1393)
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-File-ShareDir.noarch (705/1393)

Comment 2 Chung 2020-06-13 23:48:23 UTC
2.  The process starts, and the following is displayed
2020-06-13 23:17:06,894 INFO pylorax: Installing perl-Pod-Escapes.noarch (706/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Storable.x86_64 (707/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Term-Cap.noarch (708/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-TermReadKey.x86_64 (709/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing kernel-devel.x86_64 (710/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Math-Complex.noarch (711/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Math-BigInt.noarch (712/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Thread-Queue.noarch (713/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Mozilla-CA.noarch (714/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Pod-Simple.noarch (715/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-libnet.noarch (716/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-IO-Socket-SSL.noarch (717/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-HTTP-Tiny.noarch (718/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-URI.noarch (719/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Encode.x86_64 (720/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Getopt-Long.noarch (721/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-podlators.noarch (722/1393)
2020-06-13 23:17:06,895 INFO pylorax: Installing perl-Pod-Perldoc.noarch (723/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-Pod-Usage.noarch (724/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing autoconf.noarch (725/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing automake.noarch (726/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-ExtUtils-ParseXS.noarch (727/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-JSON-PP.noarch (728/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-CPAN-Meta.noarch (729/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing libogg-devel.x86_64 (730/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-hivex.x86_64 (731/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-Test-Harness.noarch (732/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-Encode-Locale.noarch (733/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing perl-libintl-perl.x86_64 (734/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing libcli.x86_64 (735/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing mtdev.x86_64 (736/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing netpbm.x86_64 (737/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing gts.x86_64 (738/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing npth.x86_64 (739/1393)
2020-06-13 23:17:06,896 INFO pylorax: Installing openal-soft.x86_64 (740/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing passwdqc-lib.x86_64 (741/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing pcre-utf16.x86_64 (742/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing pcre-utf32.x86_64 (743/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing pcre-devel.x86_64 (744/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing glib2-devel.x86_64 (745/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing libvirt-gconfig-devel.x86_64 (746/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing qrencode-libs.x86_64 (747/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing device-mapper.x86_64 (748/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing device-mapper-libs.x86_64 (749/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing cryptsetup-libs.x86_64 (750/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing elfutils-debuginfod-client.x86_64 (751/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing elfutils-default-yama-scope.noarch (752/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing elfutils-libs.x86_64 (753/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing gnutls.x86_64 (754/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing dbus.x86_64 (755/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing systemd-pam.x86_64 (756/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing systemd.x86_64 (757/1393)
2020-06-13 23:17:06,897 INFO pylorax: Installing dbus-common.noarch (758/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing dbus-broker.x86_64 (759/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing trousers.x86_64 (760/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing parted.x86_64 (761/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing libblockdev-utils.x86_64 (762/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing satyr.x86_64 (763/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing libreport.x86_64 (764/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing abrt-libs.x86_64 (765/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing polkit.x86_64 (766/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing polkit-pkla-compat.x86_64 (767/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing gnupg2-smime.x86_64 (768/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing gnupg2.x86_64 (769/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing gpgme.x86_64 (770/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing grub2-tools-minimal.x86_64 (771/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing libreport-web.x86_64 (772/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing cups-libs.x86_64 (773/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing qemu-img.x86_64 (774/1393)
2020-06-13 23:17:06,898 INFO pylorax: Installing NetworkManager-libnm.x86_64 (775/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing NetworkManager.x86_64 (776/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing device-mapper-event-libs.x86_64 (777/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing kpartx.x86_64 (778/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libblockdev.x86_64 (779/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libblockdev-fs.x86_64 (780/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libblockdev-loop.x86_64 (781/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libblockdev-part.x86_64 (782/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libblockdev-swap.x86_64 (783/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing python3-pyparted.x86_64 (784/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing iscsi-initiator-utils-iscsiuio.x86_64 (785/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing iscsi-initiator-utils.x86_64 (786/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing logrotate.x86_64 (787/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing samba-common.noarch (788/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing libwbclient.x86_64 (789/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing samba-client-libs.x86_64 (790/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing samba-common-libs.x86_64 (791/1393)
2020-06-13 23:17:06,899 INFO pylorax: Installing lxc-libs.x86_64 (792/1393)
2020-06-13 23:17:06,900 INFO pylorax: Installing dconf.x86_64 (793/1393)
2020-06-13 23:17:06,900 INFO pylorax: Installing python3-blockdev.x86_64 (794/1393)
2020-06-13 23:17:06,900 INFO pylorax: Installing device-mapper-event.x86_64 (795/1393)
2020-06-13 23:17:26,789 INFO pylorax: Installing libreport-plugin-bugzilla.x86_64 (796/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libreport-plugin-reportuploader.x86_64 (797/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libreport-plugin-ureport.x86_64 (798/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing librepo.x86_64 (799/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libdnf.x86_64 (800/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing python3-libdnf.x86_64 (801/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing python3-hawkey.x86_64 (802/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing ostree-libs.x86_64 (803/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing rpm-sign-libs.x86_64 (804/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing pcsc-lite.x86_64 (805/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing pcsc-lite-ccid.x86_64 (806/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libreport-cli.x86_64 (807/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libblockdev-btrfs.x86_64 (808/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libblockdev-kbd.x86_64 (809/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing libblockdev-nvdimm.x86_64 (810/1393)
2020-06-13 23:17:26,790 INFO pylorax: Installing dbus-daemon.x86_64 (811/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing cronie-anacron.x86_64 (812/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing cronie.x86_64 (813/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing crontabs.noarch (814/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing cyrus-sasl.x86_64 (815/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing libvirt-libs.x86_64 (816/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing libvirt-glib.x86_64 (817/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing python3-libvirt.x86_64 (818/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing dbxtool.x86_64 (819/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing glusterfs.x86_64 (820/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing glusterfs-api.x86_64 (821/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing iputils.x86_64 (822/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing mdadm.x86_64 (823/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing libblockdev-mdraid.x86_64 (824/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing systemd-container.x86_64 (825/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing ntfsprogs.x86_64 (826/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing rpm-build-libs.x86_64 (827/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing python3-rpm.x86_64 (828/1393)
2020-06-13 23:17:26,791 INFO pylorax: Installing cryptsetup.x86_64 (829/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing xfsprogs.x86_64 (830/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing device-mapper-multipath-libs.x86_64 (831/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing device-mapper-multipath.x86_64 (832/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing libblockdev-mpath.x86_64 (833/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing python3-simpleline.noarch (834/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing python3-subscription-manager-rhsm.x86_64 (835/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing rpm-devel.x86_64 (836/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing glusterfs-fuse.x86_64 (837/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing libvirt-glib-devel.x86_64 (838/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing libvirt-gobject.x86_64 (839/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing perl-Sys-Virt.x86_64 (840/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing libvirt-devel.x86_64 (841/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing cyrus-sasl-devel.x86_64 (842/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing python3-librepo.x86_64 (843/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing libreport-anaconda.x86_64 (844/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing lvm2-libs.x86_64 (845/1393)
2020-06-13 23:17:26,792 INFO pylorax: Installing lvm2.x86_64 (846/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libblockdev-lvm.x86_64 (847/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libsmbclient.x86_64 (848/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing NetworkManager-team.x86_64 (849/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libreport-plugin-kerneloops.x86_64 (850/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing volume_key-libs.x86_64 (851/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libblockdev-crypto.x86_64 (852/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing wget.x86_64 (853/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libsmi.x86_64 (854/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing python3-gpg.x86_64 (855/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing python3-dnf.noarch (856/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing python3-libreport.x86_64 (857/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing python3-meh.noarch (858/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing dnf.noarch (859/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing python3-dnf-plugins-core.noarch (860/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing dnf-plugins-core.noarch (861/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing supermin.x86_64 (862/1393)
2020-06-13 23:17:26,793 INFO pylorax: Installing libreport-fedora.x86_64 (863/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing libreport-plugin-logger.x86_64 (864/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing libreport-plugin-systemd-journal.x86_64 (865/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt-dbus.x86_64 (866/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt.x86_64 (867/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing python3-abrt.x86_64 (868/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt-addon-kerneloops.x86_64 (869/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt-addon-pstoreoops.x86_64 (870/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing python3-abrt-addon.noarch (871/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt-addon-xorg.x86_64 (872/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing abrt-plugin-bodhi.x86_64 (873/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing libblockdev-vdo.x86_64 (874/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing chrony.x86_64 (875/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing dhcp-relay.x86_64 (876/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing dhcp-server.x86_64 (877/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing gssproxy.x86_64 (878/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing initscripts.x86_64 (879/1393)
2020-06-13 23:17:26,794 INFO pylorax: Installing libkcapi.x86_64 (880/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libkcapi-hmaccalc.x86_64 (881/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing lldpad.x86_64 (882/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing fcoe-utils.x86_64 (883/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing lockdev.x86_64 (884/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing numad.x86_64 (885/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon.x86_64 (886/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-nwfilter.x86_64 (887/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-secret.x86_64 (888/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-interface.x86_64 (889/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-nodedev.x86_64 (890/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-qemu.x86_64 (891/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-config-nwfilter.x86_64 (892/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-libxl.x86_64 (893/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing libvirt-daemon-driver-vbox.x86_64 (894/1393)
2020-06-13 23:17:26,795 INFO pylorax: Installing radvd.x86_64 (895/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing rpcbind.x86_64 (896/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing nfs-utils.x86_64 (897/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-core.x86_64 (898/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-disk.x86_64 (899/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-gluster.x86_64 (900/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-iscsi.x86_64 (901/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-logical.x86_64 (902/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-mpath.x86_64 (903/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-storage-scsi.x86_64 (904/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing usb_modeswitch.x86_64 (905/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing usb_modeswitch-data.noarch (906/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing wpa_supplicant.x86_64 (907/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing NetworkManager-wifi.x86_64 (908/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing authselect-libs.x86_64 (909/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing dnsmasq.x86_64 (910/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-driver-network.x86_64 (911/1393)
2020-06-13 23:17:26,796 INFO pylorax: Installing libvirt-daemon-config-network.x86_64 (912/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing libvirt-daemon-driver-lxc.x86_64 (913/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing oddjob.x86_64 (914/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing oddjob-mkhomedir.x86_64 (915/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing GConf2.x86_64 (916/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing xdg-dbus-proxy.x86_64 (917/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing gvnc.x86_64 (918/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing glib-networking.x86_64 (919/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing libsoup.x86_64 (920/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing rest.x86_64 (921/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing gssdp.x86_64 (922/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing gupnp.x86_64 (923/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing abrt-retrace-client.x86_64 (924/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing gupnp-igd.x86_64 (925/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing libnice.x86_64 (926/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing libgovirt.x86_64 (927/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing geoclue2.x86_64 (928/1393)
2020-06-13 23:17:26,797 INFO pylorax: Installing libphodav.x86_64 (929/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing osinfo-db-tools.x86_64 (930/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing libosinfo.x86_64 (931/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing virt-manager-common.noarch (932/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing gnutls-dane.x86_64 (933/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing gnutls-utils.x86_64 (934/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing libvirt-client.x86_64 (935/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing dyninst.x86_64 (936/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing systemtap-runtime.x86_64 (937/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing libbabeltrace.x86_64 (938/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing systemtap-devel.x86_64 (939/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing elfutils.x86_64 (940/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing elfutils-debuginfod-client-devel.x86_64 (941/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing elfutils-devel.x86_64 (942/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing libldm.x86_64 (943/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing scrub.x86_64 (944/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing sgpio.x86_64 (945/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing dmraid-events.x86_64 (946/1393)
2020-06-13 23:17:26,798 INFO pylorax: Installing dmraid.x86_64 (947/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libblockdev-dm.x86_64 (948/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libblockdev-plugins-all.x86_64 (949/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing utf8proc.x86_64 (950/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing subversion-libs.x86_64 (951/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing xxhash-libs.x86_64 (952/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing gdb-headless.x86_64 (953/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing abrt-addon-ccpp.x86_64 (954/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing abrt-tui.x86_64 (955/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing gdb.x86_64 (956/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libqb.x86_64 (957/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing corosynclib.x86_64 (958/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing sheepdog.x86_64 (959/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libvirt-daemon-driver-storage-sheepdog.x86_64 (960/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libquadmath.x86_64 (961/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libquadmath-devel.x86_64 (962/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libsss_autofs.x86_64 (963/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing libsss_nss_idmap.x86_64 (964/1393)
2020-06-13 23:17:26,799 INFO pylorax: Installing sssd-client.x86_64 (965/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing libsss_sudo.x86_64 (966/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-common.x86_64 (967/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-krb5-common.x86_64 (968/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-common-pac.x86_64 (969/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-ad.x86_64 (970/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-ipa.x86_64 (971/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-krb5.x86_64 (972/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-ldap.x86_64 (973/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd-proxy.x86_64 (974/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing sssd.x86_64 (975/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing fprintd-pam.x86_64 (976/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing authselect.x86_64 (977/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing realmd.x86_64 (978/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing vte-profile.x86_64 (979/1393)
2020-06-13 23:17:26,800 INFO pylorax: Installing langpacks-core-en.noarch (980/1393)
2020-06-13 23:17:48,372 INFO pylorax: Installing mobile-broadband-provider-info.noarch (981/1393)
2020-06-13 23:17:48,372 INFO pylorax: Installing mariadb-connector-c-config.noarch (982/1393)
2020-06-13 23:17:48,372 INFO pylorax: Installing mariadb-connector-c.x86_64 (983/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing net-snmp-agent-libs.x86_64 (984/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing man-pages.noarch (985/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libattr-devel.x86_64 (986/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libwacom-data.noarch (987/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libwacom.x86_64 (988/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libinput.x86_64 (989/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libX11-common.noarch (990/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libX11.x86_64 (991/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libXext.x86_64 (992/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing virglrenderer.x86_64 (993/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libXrender.x86_64 (994/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing cairo.x86_64 (995/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing cairo-gobject.x86_64 (996/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libXi.x86_64 (997/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libXfixes.x86_64 (998/1393)
2020-06-13 23:17:48,373 INFO pylorax: Installing libXdamage.x86_64 (999/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXcursor.x86_64 (1000/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXtst.x86_64 (1001/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing brlapi.x86_64 (1002/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing brltty.x86_64 (1003/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXrandr.x86_64 (1004/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXinerama.x86_64 (1005/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXcomposite.x86_64 (1006/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXt.x86_64 (1007/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXmu.x86_64 (1008/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing pulseaudio-libs.x86_64 (1009/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXxf86vm.x86_64 (1010/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing xorg-x11-server-utils.x86_64 (1011/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXpm.x86_64 (1012/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libxkbfile.x86_64 (1013/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libxklavier.x86_64 (1014/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing xorg-x11-xkb-utils.x86_64 (1015/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing gd.x86_64 (1016/1393)
2020-06-13 23:17:48,374 INFO pylorax: Installing libXaw.x86_64 (1017/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-bookman-fonts.noarch (1018/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-c059-fonts.noarch (1019/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-d050000l-fonts.noarch (1020/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-gothic-fonts.noarch (1021/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-nimbus-mono-ps-fonts.noarch (1022/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-nimbus-roman-fonts.noarch (1023/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-nimbus-sans-fonts.noarch (1024/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-p052-fonts.noarch (1025/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-standard-symbols-ps-fonts.noarch (1026/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-z003-fonts.noarch (1027/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing urw-base35-fonts.noarch (1028/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing libglvnd-glx.x86_64 (1029/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing mesa-libGL.x86_64 (1030/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing glx-utils.x86_64 (1031/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing qt5-qtbase-gui.x86_64 (1032/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing qt5-qtdeclarative.x86_64 (1033/1393)
2020-06-13 23:17:48,375 INFO pylorax: Installing qt5-qtquickcontrols.x86_64 (1034/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing at-spi2-core.x86_64 (1035/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing at-spi2-atk.x86_64 (1036/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing python3-cairo.x86_64 (1037/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing python3-gobject.x86_64 (1038/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing libXft.x86_64 (1039/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing pango.x86_64 (1040/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing gtk3.x86_64 (1041/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing vte291.x86_64 (1042/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing gtk2.x86_64 (1043/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing librsvg2.x86_64 (1044/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing gtk-vnc2.x86_64 (1045/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing libtimezonemap.x86_64 (1046/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing lxpolkit.x86_64 (1047/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing gtksourceview4.x86_64 (1048/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing libgnomekbd.x86_64 (1049/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing zenity.x86_64 (1050/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing anaconda-widgets.x86_64 (1051/1393)
2020-06-13 23:17:48,376 INFO pylorax: Installing keybinder3.x86_64 (1052/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing libnma.x86_64 (1053/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing nm-connection-editor.x86_64 (1054/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing libreport-gtk.x86_64 (1055/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing python3-meh-gui.noarch (1056/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing lasi.x86_64 (1057/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing libXv.x86_64 (1058/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing gstreamer1-plugins-base.x86_64 (1059/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing spice-server.x86_64 (1060/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing spice-glib.x86_64 (1061/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing spice-gtk3.x86_64 (1062/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing webkit2gtk3.x86_64 (1063/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing yelp-libs.x86_64 (1064/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing yelp.x86_64 (1065/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing gstreamer1-plugins-bad-free.x86_64 (1066/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing qt5-qtmultimedia.x86_64 (1067/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing dbus-x11.x86_64 (1068/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing tigervnc-server-minimal.x86_64 (1069/1393)
2020-06-13 23:17:48,377 INFO pylorax: Installing langtable.noarch (1070/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing python3-langtable.noarch (1071/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing kbd-misc.noarch (1072/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing kbd-legacy.noarch (1073/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing kbd.x86_64 (1074/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing systemd-udev.x86_64 (1075/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing dracut.x86_64 (1076/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing kernel-core.x86_64 (1077/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing rdma-core.x86_64 (1078/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing libibverbs.x86_64 (1079/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing librdmacm.x86_64 (1080/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing libibumad.x86_64 (1081/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing librados2.x86_64 (1082/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing os-prober.x86_64 (1083/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing grub2-tools.x86_64 (1084/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing librbd1.x86_64 (1085/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing libiscsi.x86_64 (1086/1393)
2020-06-13 23:17:48,378 INFO pylorax: Installing kernel-modules.x86_64 (1087/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing lorax-templates-generic.x86_64 (1088/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing lorax.x86_64 (1089/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing python-imgcreate-sysdeps.x86_64 (1090/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing udisks2.x86_64 (1091/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing python3-blivet.noarch (1092/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing wireshark-cli.x86_64 (1093/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing wireshark.x86_64 (1094/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing blivet-gui-runtime.noarch (1095/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing udisks2-iscsi.x86_64 (1096/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing livecd-iso-to-mediums.x86_64 (1097/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing python3-imgcreate.x86_64 (1098/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing libvirt-daemon-driver-storage-iscsi-direct.x86_64 (1099/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing libvirt-daemon-driver-storage-rbd.x86_64 (1100/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing plymouth.x86_64 (1101/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing plymouth-scripts.x86_64 (1102/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing dracut-squash.x86_64 (1103/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing ostree.x86_64 (1104/1393)
2020-06-13 23:17:48,379 INFO pylorax: Installing flatpak-libs.x86_64 (1105/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing anaconda-tui.x86_64 (1106/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing anaconda-core.x86_64 (1107/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing wireless-regdb.noarch (1108/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing libfido2.x86_64 (1109/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing openssh-clients.x86_64 (1110/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing git-core.x86_64 (1111/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing git-core-doc.noarch (1112/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing perl-Git.noarch (1113/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing git.x86_64 (1114/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing systemtap-client.x86_64 (1115/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing ipxe-roms-qemu.noarch (1116/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-common.x86_64 (1117/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-block-curl.x86_64 (1118/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-block-gluster.x86_64 (1119/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-block-iscsi.x86_64 (1120/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-block-rbd.x86_64 (1121/1393)
2020-06-13 23:17:48,380 INFO pylorax: Installing qemu-block-ssh.x86_64 (1122/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-audio-alsa.x86_64 (1123/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-audio-oss.x86_64 (1124/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-audio-pa.x86_64 (1125/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-audio-sdl.x86_64 (1126/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-block-dmg.x86_64 (1127/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-block-nfs.x86_64 (1128/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-ui-curses.x86_64 (1129/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-ui-gtk.x86_64 (1130/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-ui-sdl.x86_64 (1131/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-ui-spice-app.x86_64 (1132/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-x86-core.x86_64 (1133/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-x86.x86_64 (1134/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-kvm.x86_64 (1135/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-kvm-core.x86_64 (1136/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-aarch64-core.x86_64 (1137/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-aarch64.x86_64 (1138/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-alpha-core.x86_64 (1139/1393)
2020-06-13 23:17:48,381 INFO pylorax: Installing qemu-system-alpha.x86_64 (1140/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-arm-core.x86_64 (1141/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-arm.x86_64 (1142/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-cris-core.x86_64 (1143/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-cris.x86_64 (1144/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-lm32-core.x86_64 (1145/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-lm32.x86_64 (1146/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-m68k-core.x86_64 (1147/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-m68k.x86_64 (1148/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-microblaze-core.x86_64 (1149/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-microblaze.x86_64 (1150/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-mips-core.x86_64 (1151/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-mips.x86_64 (1152/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-moxie-core.x86_64 (1153/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-moxie.x86_64 (1154/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-nios2-core.x86_64 (1155/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-nios2.x86_64 (1156/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-or1k-core.x86_64 (1157/1393)
2020-06-13 23:17:48,382 INFO pylorax: Installing qemu-system-or1k.x86_64 (1158/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-ppc-core.x86_64 (1159/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-ppc.x86_64 (1160/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-riscv-core.x86_64 (1161/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-riscv.x86_64 (1162/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-s390x-core.x86_64 (1163/1393)
2020-06-13 23:17:48,383 INFO pylorax: Installing qemu-system-s390x.x86_64 (1164/1393)
2020-06-13 23:18:17,556 INFO pylorax: Installing qemu-system-sh4-core.x86_64 (1165/1393)
2020-06-13 23:18:17,556 INFO pylorax: Installing qemu-system-sh4.x86_64 (1166/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-sparc-core.x86_64 (1167/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-sparc.x86_64 (1168/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-tricore-core.x86_64 (1169/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-tricore.x86_64 (1170/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-unicore32-core.x86_64 (1171/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-unicore32.x86_64 (1172/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-xtensa-core.x86_64 (1173/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-system-xtensa.x86_64 (1174/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu-user.x86_64 (1175/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing qemu.x86_64 (1176/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing gnat-srpm-macros.noarch (1177/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing ghc-srpm-macros.noarch (1178/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing geolite2-country.noarch (1179/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing geolite2-city.noarch (1180/1393)
2020-06-13 23:18:17,557 INFO pylorax: Installing ipcalc.x86_64 (1181/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing dhcp-client.x86_64 (1182/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing dracut-network.x86_64 (1183/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing kexec-tools.x86_64 (1184/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing abrt-addon-vmcore.x86_64 (1185/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing anaconda-install-env-deps.x86_64 (1186/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing fuse-common.x86_64 (1187/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing fuse.x86_64 (1188/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libguestfs.x86_64 (1189/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libguestfs-xfs.x86_64 (1190/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libguestfs-tools-c.x86_64 (1191/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing perl-Sys-Guestfs.x86_64 (1192/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing python3-libguestfs.x86_64 (1193/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing zfs-fuse.x86_64 (1194/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libvirt-daemon-driver-storage-zfs.x86_64 (1195/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libvirt-daemon-driver-storage.x86_64 (1196/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libvirt-daemon-kvm.x86_64 (1197/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing libvirt-daemon-qemu.x86_64 (1198/1393)
2020-06-13 23:18:17,558 INFO pylorax: Installing fpc-srpm-macros.noarch (1199/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing fonts-srpm-macros.noarch (1200/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing go-srpm-macros.noarch (1201/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing python-srpm-macros.noarch (1202/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing redhat-rpm-config.noarch (1203/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing perl-ExtUtils-Install.noarch (1204/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing perl-devel.x86_64 (1205/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing perl-ExtUtils-MakeMaker.noarch (1206/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing fedora-logos.x86_64 (1207/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing anaconda-user-help.noarch (1208/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing anaconda-gui.x86_64 (1209/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing anaconda.x86_64 (1210/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing adobe-mappings-pdf.noarch (1211/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing libgs.x86_64 (1212/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing graphviz.x86_64 (1213/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing doxygen.x86_64 (1214/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing kdump-anaconda-addon.noarch (1215/1393)
2020-06-13 23:18:17,559 INFO pylorax: Installing anaconda-live.x86_64 (1216/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing net-snmp-devel.x86_64 (1217/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing virt-manager.noarch (1218/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing libvirt.x86_64 (1219/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing libvirt-daemon-lxc.x86_64 (1220/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing libguestfs-tools.noarch (1221/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing dracut-live.x86_64 (1222/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing abrt-cli.x86_64 (1223/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing systemtap.x86_64 (1224/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing virt-viewer.x86_64 (1225/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing wireless-tools.x86_64 (1226/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing livecd-tools.x86_64 (1227/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing libvirt-wireshark.x86_64 (1228/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing wireshark-devel.x86_64 (1229/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing mediawriter.x86_64 (1230/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing kernel.x86_64 (1231/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing kernel-modules-extra.x86_64 (1232/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing grubby.x86_64 (1233/1393)
2020-06-13 23:18:17,560 INFO pylorax: Installing grub2-efi-ia32.x86_64 (1234/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing grub2-efi-x64.x86_64 (1235/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing grub2-pc.x86_64 (1236/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing grub2-tools-efi.x86_64 (1237/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing grub2-tools-extra.x86_64 (1238/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing qperf.x86_64 (1239/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing dracut-config-rescue.x86_64 (1240/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing b43-openfwwf.noarch (1241/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing openssh-askpass.x86_64 (1242/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing libacl-devel.x86_64 (1243/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing net-snmp.x86_64 (1244/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing langpacks-en.noarch (1245/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing authselect-compat.x86_64 (1246/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing sssd-kcm.x86_64 (1247/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing boost-devel.x86_64 (1248/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing subversion.x86_64 (1249/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing virt-install.noarch (1250/1393)
2020-06-13 23:18:17,561 INFO pylorax: Installing lockdev-devel.x86_64 (1251/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing audit.x86_64 (1252/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing dhcp-compat.x86_64 (1253/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing yum.noarch (1254/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing openldap-devel.x86_64 (1255/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing libvirt-gobject-devel.x86_64 (1256/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing virt-who.noarch (1257/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing shim-ia32.x86_64 (1258/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing shim-x64.x86_64 (1259/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing virt-top.x86_64 (1260/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing libvirt-login-shell.x86_64 (1261/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing opensc.x86_64 (1262/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing lxc.x86_64 (1263/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing lxc-devel.x86_64 (1264/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing lxc-templates.x86_64 (1265/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing cifs-utils.x86_64 (1266/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing rsyslog.x86_64 (1267/1393)
2020-06-13 23:18:17,562 INFO pylorax: Installing arpwatch.x86_64 (1268/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing at.x86_64 (1269/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing iptables-services.x86_64 (1270/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing lm_sensors.x86_64 (1271/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing mcelog.x86_64 (1272/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing mlocate.x86_64 (1273/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing net-tools.x86_64 (1274/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing ntpdate.x86_64 (1275/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing psacct.x86_64 (1276/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing qemu-guest-agent.x86_64 (1277/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing rng-tools.x86_64 (1278/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing smartmontools.x86_64 (1279/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing zram.noarch (1280/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing firewalld.noarch (1281/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing openssh-server.x86_64 (1282/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing ltrace.x86_64 (1283/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing strace.x86_64 (1284/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing perf.x86_64 (1285/1393)
2020-06-13 23:18:17,563 INFO pylorax: Installing libuser-devel.x86_64 (1286/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing passwdqc.x86_64 (1287/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing netsniff-ng.x86_64 (1288/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing libvorbis-devel.x86_64 (1289/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing libtool.x86_64 (1290/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing patchutils.x86_64 (1291/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing valgrind.x86_64 (1292/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing virt-what.x86_64 (1293/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing util-linux-user.x86_64 (1294/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing krb5-devel.x86_64 (1295/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing sos.noarch (1296/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing nmap.x86_64 (1297/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing gcc-c++.x86_64 (1298/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing pciutils-devel.x86_64 (1299/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing pinfo.x86_64 (1300/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing pam-devel.x86_64 (1301/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing pam_afs_session.x86_64 (1302/1393)
2020-06-13 23:18:17,564 INFO pylorax: Installing sudo.x86_64 (1303/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing net-snmp-utils.x86_64 (1304/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing binutils-devel.x86_64 (1305/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing bwm-ng.x86_64 (1306/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing irqbalance.x86_64 (1307/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing libcurl-devel.x86_64 (1308/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing usbutils.x86_64 (1309/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing dbus-devel.x86_64 (1310/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing cyrus-sasl-plain.x86_64 (1311/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing ccache.x86_64 (1312/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing cscope.x86_64 (1313/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing mactel-boot.x86_64 (1314/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing memtest86+.x86_64 (1315/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing tcpdump.x86_64 (1316/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing fpaste.noarch (1317/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing pcsc-lite-devel.x86_64 (1318/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing python3-devel.x86_64 (1319/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing readline-devel.x86_64 (1320/1393)
2020-06-13 23:18:17,565 INFO pylorax: Installing bash-completion.noarch (1321/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing bzip2-devel.x86_64 (1322/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing iptables-devel.x86_64 (1323/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing libcap-devel.x86_64 (1324/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing slang-devel.x86_64 (1325/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing iperf3-devel.x86_64 (1326/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing ed.x86_64 (1327/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing gmp-devel.x86_64 (1328/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing iptables-utils.x86_64 (1329/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing iptstate.x86_64 (1330/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing hping3.x86_64 (1331/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing bison.x86_64 (1332/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing flex.x86_64 (1333/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing efibootmgr.x86_64 (1334/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing chkconfig.x86_64 (1335/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing jwhois.x86_64 (1336/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing grub2-efi-ia32-cdboot.x86_64 (1337/1393)
2020-06-13 23:18:17,566 INFO pylorax: Installing grub2-efi-x64-cdboot.x86_64 (1338/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing iftop.x86_64 (1339/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing tcptrack.x86_64 (1340/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing libdb-devel.x86_64 (1341/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing dd_rescue.x86_64 (1342/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing bc.x86_64 (1343/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing ddrescue.x86_64 (1344/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing iperf.x86_64 (1345/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing p7zip.x86_64 (1346/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing p7zip-plugins.x86_64 (1347/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing lshw.x86_64 (1348/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing traceroute.x86_64 (1349/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing b43-fwcutter.x86_64 (1350/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing byacc.x86_64 (1351/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing diffstat.x86_64 (1352/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing dos2unix.x86_64 (1353/1393)
2020-06-13 23:18:17,567 INFO pylorax: Installing indent.x86_64 (1354/1393)
2020-06-13 23:18:17,568 INFO pylorax: Installing iptraf-ng.x86_64 (1355/1393)
2020-06-13 23:18:17,568 INFO pylorax: Installing libsmbios.x86_64 (1356/1393)
2020-06-13 23:18:17,568 INFO pylorax: Installing mtr.x86_64 (1357/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing stress.x86_64 (1358/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing symlinks.x86_64 (1359/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing telnet.x86_64 (1360/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing time.x86_64 (1361/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing tree.x86_64 (1362/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing vconfig.x86_64 (1363/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing compat-f32-dejavu-sans-fonts.noarch (1364/1393)
2020-06-13 23:20:50,392 INFO pylorax: Installing compat-f32-dejavu-sans-mono-fonts.noarch (1365/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing compat-f32-dejavu-serif-fonts.noarch (1366/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing aajohan-comfortaa-fonts.noarch (1367/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl100-firmware.noarch (1368/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl1000-firmware.noarch (1369/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl105-firmware.noarch (1370/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl135-firmware.noarch (1371/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl2000-firmware.noarch (1372/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl2030-firmware.noarch (1373/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl3160-firmware.noarch (1374/1393)
2020-06-13 23:20:50,393 INFO pylorax: Installing iwl3945-firmware.noarch (1375/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl4965-firmware.noarch (1376/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl5000-firmware.noarch (1377/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl5150-firmware.noarch (1378/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl6000-firmware.noarch (1379/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl6000g2a-firmware.noarch (1380/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl6000g2b-firmware.noarch (1381/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl6050-firmware.noarch (1382/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing iwl7260-firmware.noarch (1383/1393)
2020-06-13 23:20:50,394 INFO pylorax: Installing libertas-usb8388-firmware.noarch (1384/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing microcode_ctl.x86_64 (1385/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing libvirt-docs.x86_64 (1386/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing zd1211-firmware.noarch (1387/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing rootfiles.noarch (1388/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing mailcap.noarch (1389/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing ipw2200-firmware.noarch (1390/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing ipw2100-firmware.noarch (1391/1393)
2020-06-13 23:20:50,395 INFO pylorax: Installing dhcp-libs-static.x86_64 (1392/1393)
2020-06-13 23:20:50,396 INFO pylorax: Installing atmel-firmware.noarch (1393/1393)
2020-06-13 23:20:50,396 INFO pylorax: Performing post-installation setup tasks
2020-06-13 23:20:50,396 INFO pylorax: Configuring filesystem.x86_64
2020-06-13 23:20:50,396 INFO pylorax: Configuring glibc-all-langpacks.x86_64
2020-06-13 23:20:50,396 INFO pylorax: Configuring GeoIP-GeoLite-data.noarch
2020-06-13 23:20:50,396 INFO pylorax: Configuring crypto-policies-scripts.noarch
2020-06-13 23:20:50,396 INFO pylorax: Configuring selinux-policy-targeted.noarch
2020-06-13 23:20:50,396 INFO pylorax: Configuring libwbclient.x86_64
2020-06-13 23:20:50,396 INFO pylorax: Configuring dconf.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring abrt-dbus.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring abrt.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring abrt-addon-kerneloops.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring abrt-addon-pstoreoops.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring abrt-addon-xorg.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring libvirt-daemon.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring libvirt-daemon-config-nwfilter.x86_64
2020-06-13 23:20:50,397 INFO pylorax: Configuring authselect-libs.x86_64
2020-06-13 23:20:50,398 INFO pylorax: Configuring libvirt-daemon-config-network.x86_64
2020-06-13 23:20:50,398 INFO pylorax: Configuring abrt-addon-ccpp.x86_64
2020-06-13 23:20:50,398 INFO pylorax: Configuring sssd-common.x86_64
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-bookman-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-c059-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-d050000l-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-gothic-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-nimbus-mono-ps-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-nimbus-roman-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-nimbus-sans-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-p052-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-standard-symbols-ps-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring urw-base35-z003-fonts.noarch
2020-06-13 23:20:50,398 INFO pylorax: Configuring kernel-core.x86_64
2020-06-13 23:20:50,398 INFO pylorax: Configuring abrt-addon-vmcore.x86_64
2020-06-13 23:20:50,399 INFO pylorax: Configuring authselect-compat.x86_64
2020-06-13 23:20:50,399 INFO pylorax: Configuring firewalld.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring rootfiles.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,399 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch
2020-06-13 23:20:50,400 INFO pylorax: Configuring atmel-firmware.noarch

*** This bug has been marked as a duplicate of bug 1846771 ***


Note You need to log in before you can comment on or make changes to this bug.