INFO buildroot.py:309: Mock Version: 1.2.17 DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/dev/pts DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/dev/pts DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/dev/shm DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/dev/shm DEBUG buildroot.py:447: kernel version == 4.9.50-203.el7.armv7hl+lpae DEBUG util.py:110: touching file: /var/lib/mock/c71708-updates-armhfp/root/etc/fstab DEBUG util.py:110: touching file: /var/lib/mock/c71708-updates-armhfp/root/etc/yum.conf DEBUG util.py:110: touching file: /var/lib/mock/c71708-updates-armhfp/root/etc/dnf.conf DEBUG util.py:110: touching file: /var/lib/mock/c71708-updates-armhfp/root/var/log/yum.log DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/c71708-updates-armhfp/root/proc'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/c71708-updates-armhfp/root/sys'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/c71708-updates-armhfp/root/dev/shm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/c71708-updates-armhfp/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.7gPGft', '/var/lib/mock/c71708-updates-armhfp/root/proc/filesystems'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG buildroot.py:138: rootdir = /var/lib/mock/c71708-updates-armhfp/root DEBUG buildroot.py:139: resultdir = /srv/build/logs/c7.1708.u.a32/kernel/20171128093948/4.9.65-204.el7.x86_64/ DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/etc/pki/mock DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/etc/yum/pluginconf.d DEBUG package_manager.py:199: configure yum DEBUG package_manager.py:205: configure yum priorities DEBUG package_manager.py:207: configure yum rhnplugin DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: groupdel: group 'mockbuild' does not exist DEBUG util.py:542: Child return code was: 6 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1002', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/RPMS DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/RPMS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SPECS DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SPECS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SRPMS DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SRPMS DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SOURCES DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/SOURCES DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/BUILD DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/BUILD DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/BUILDROOT DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/BUILDROOT DEBUG util.py:97: ensuring that dir exists: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/originals DEBUG util.py:100: creating dir: /var/lib/mock/c71708-updates-armhfp/root/builddir/build/originals DEBUG package_manager.py:96: ['/usr/bin/yum', '--installroot', '/var/lib/mock/c71708-updates-armhfp/root/', '-y', 'update'] DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/c71708-updates-armhfp/root/', '-y', 'update', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: No packages marked for update DEBUG util.py:542: Child return code was: 0 DEBUG util.py:110: touching file: /var/lib/mock/c71708-updates-armhfp/root/.initialized DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/kernel-4.9.65-204.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: Updating / installing... DEBUG util.py:417: kernel-4.9.65-204.el7 ######################################## DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:417: warning: user arrfab does not exist - using root DEBUG util.py:417: warning: group arrfab does not exist - using root DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/kernel-4.9.65-204.el7.src.rpm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: 0001-iio-Use-event-header-from-kernel-tree.patch DEBUG util.py:417: ACPI-Limit-access-to-custom_method.patch DEBUG util.py:417: ARM-Drop-fixed-200-Hz-timer-requirement-from-Samsung-platforms.patch DEBUG util.py:417: ARM-tegra-usb-no-reset.patch DEBUG util.py:417: Add-EFI-signature-data-types.patch DEBUG util.py:417: Add-an-EFI-signature-blob-parser-and-key-loader.patch DEBUG util.py:417: Add-option-to-automatically-enforce-module-signature.patch DEBUG util.py:417: Add-secure_modules-call.patch DEBUG util.py:417: Add-sysrq-option-to-disable-secure-boot-mode.patch DEBUG util.py:417: AllWinner-net-emac.patch DEBUG util.py:417: Input-synaptics-pin-3-touches-when-the-firmware-repo.patch DEBUG util.py:417: KEYS-Add-a-system-blacklist-keyring.patch DEBUG util.py:417: Kbuild-Add-an-option-to-enable-GCC-VTA.patch DEBUG util.py:417: MODSIGN-Don-t-try-secure-boot-if-EFI-runtime-is-disa.patch DEBUG util.py:417: MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch DEBUG util.py:417: MODSIGN-Support-not-importing-certs-from-db.patch DEBUG util.py:417: Makefile.config DEBUG util.py:417: Makefile.release DEBUG util.py:417: Restrict-dev-mem-and-dev-kmem-when-module-loading-is.patch DEBUG util.py:417: acpi-Ignore-acpi_rsdp-kernel-parameter-when-module-l.patch DEBUG util.py:417: arm-revert-mmc-omap_hsmmc-Use-dma_request_chan-for-reque.patch DEBUG util.py:417: arm64-mm-Fix-memmap-to-be-initialized-for-the-entire-section.patch DEBUG util.py:417: asus-wmi-Restrict-debugfs-interface-when-module-load.patch DEBUG util.py:417: ath9k-rx-dma-stop-check.patch DEBUG util.py:417: bcm2837-initial-support.patch DEBUG util.py:417: config-arm-generic DEBUG util.py:417: config-arm64 DEBUG util.py:417: config-armv7 DEBUG util.py:417: config-armv7-generic DEBUG util.py:417: config-armv7-lpae DEBUG util.py:417: config-debug DEBUG util.py:417: config-generic DEBUG util.py:417: config-i686-PAE DEBUG util.py:417: config-local DEBUG util.py:417: config-no-extra DEBUG util.py:417: config-nodebug DEBUG util.py:417: config-powerpc64 DEBUG util.py:417: config-powerpc64-generic DEBUG util.py:417: config-powerpc64le DEBUG util.py:417: config-powerpc64p7 DEBUG util.py:417: config-s390x DEBUG util.py:417: config-x86-32-generic DEBUG util.py:417: config-x86-generic DEBUG util.py:417: config-x86_64-generic DEBUG util.py:417: cpupower.config DEBUG util.py:417: cpupower.service DEBUG util.py:417: crash-driver.patch DEBUG util.py:417: criu-no-expert.patch DEBUG util.py:417: die-floppy-die.patch DEBUG util.py:417: disable-i8042-check-on-apple-mac.patch DEBUG util.py:417: drm-i915-hush-check-crtc-state.patch DEBUG util.py:417: drm-vc4-Fix-OOPSes-from-trying-to-cache-a-partially-constructed-BO..patch DEBUG util.py:417: efi-Add-EFI_SECURE_BOOT-bit.patch DEBUG util.py:417: efi-Add-SHIM-and-image-security-database-GUID-defini.patch DEBUG util.py:417: efi-Disable-secure-boot-if-shim-is-in-insecure-mode.patch DEBUG util.py:417: filter-aarch64.sh DEBUG util.py:417: filter-armv7hl.sh DEBUG util.py:417: filter-i686.sh DEBUG util.py:417: filter-modules.sh DEBUG util.py:417: filter-ppc64.sh DEBUG util.py:417: filter-ppc64le.sh DEBUG util.py:417: filter-ppc64p7.sh DEBUG util.py:417: filter-s390x.sh DEBUG util.py:417: filter-x86_64.sh DEBUG util.py:417: firmware-Drop-WARN-from-usermodehelper_read_trylock-.patch DEBUG util.py:417: geekbox-v4-device-tree-support.patch DEBUG util.py:417: hibernate-Disable-in-a-signed-modules-environment.patch DEBUG util.py:417: imx6sx-Add-UDOO-Neo-support.patch DEBUG util.py:417: input-kill-stupid-messages.patch DEBUG util.py:417: kbuild-AFTER_LINK.patch DEBUG util.py:417: kernel.spec DEBUG util.py:417: kexec-Disable-at-runtime-if-the-kernel-enforces-modu.patch DEBUG util.py:417: kexec-uefi-copy-secure_boot-flag-in-boot-params.patch DEBUG util.py:417: lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch DEBUG util.py:417: linux-4.9.tar.xz DEBUG util.py:417: lis3-improve-handling-of-null-rate.patch DEBUG util.py:417: merge.pl DEBUG util.py:417: mm-alloc_contig-re-allow-CMA-to-compact-FS-pages.patch DEBUG util.py:417: mod-extra.list DEBUG util.py:417: mod-extra.sh DEBUG util.py:417: mod-sign.sh DEBUG util.py:417: netfilter-x_tables-deal-with-bogus-nextoffset-values.patch DEBUG util.py:417: no-pcspkr-modalias.patch DEBUG util.py:417: nouveau-add-maxwell-to-backlight-init.patch DEBUG util.py:417: patch-4.9.65.xz DEBUG util.py:417: perf-man-4.9.tar.gz DEBUG util.py:417: qcom-QDF2432-tmp-errata.patch DEBUG util.py:417: rt2800-warning.patch DEBUG util.py:417: scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch DEBUG util.py:417: selinux-namespace-fix.patch DEBUG util.py:417: silence-fbcon-logo.patch DEBUG util.py:417: usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch DEBUG util.py:417: x509.genkey DEBUG util.py:417: x86-Lock-down-IO-port-access-when-module-security-is.patch DEBUG util.py:417: x86-Restrict-MSR-access-when-module-loading-is-restr.patch DEBUG util.py:417: xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG package_manager.py:96: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/c71708-updates-armhfp/root/', '/var/lib/mock/c71708-updates-armhfp/root//builddir/build/SRPMS/kernel-4.9.65-204.el7.src.rpm'] DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/c71708-updates-armhfp/root/', '/var/lib/mock/c71708-updates-armhfp/root//builddir/build/SRPMS/kernel-4.9.65-204.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False DEBUG util.py:417: Getting requirements for kernel-4.9.65-204.el7.src DEBUG util.py:417: --> kmod-20-15.el7.armv7hl DEBUG util.py:417: --> Already installed : patch-2.7.1-8.el7.armv7hl DEBUG util.py:417: --> Already installed : bash-4.2.46-29.el7.armv7hl DEBUG util.py:417: --> Already installed : coreutils-8.22-18.el7.armv7hl DEBUG util.py:417: --> Already installed : 2:tar-1.26-32.el7.armv7hl DEBUG util.py:417: --> Already installed : bzip2-1.0.6-13.el7.armv7hl DEBUG util.py:417: --> Already installed : xz-5.2.2-1.el7.armv7hl DEBUG util.py:417: --> Already installed : 1:findutils-4.5.11-5.el7.armv7hl DEBUG util.py:417: --> Already installed : gzip-1.5-9.el7.armv7hl DEBUG util.py:417: --> m4-1.4.16-10.el7.armv7hl DEBUG util.py:417: --> Already installed : 4:perl-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Already installed : perl-Carp-1.26-244.el7.noarch DEBUG util.py:417: --> Already installed : 1:make-3.82-23.el7.armv7hl DEBUG util.py:417: --> Already installed : diffutils-3.3-4.el7.armv7hl DEBUG util.py:417: --> Already installed : gawk-4.0.2-4.el7.1.armv7hl DEBUG util.py:417: --> Already installed : gcc-4.8.5-16.el7.armv7hl DEBUG util.py:417: --> Already installed : binutils-2.25.1-32.base.el7.1.armv7hl DEBUG util.py:417: --> Already installed : redhat-rpm-config-9.1.0-76.el7.noarch DEBUG util.py:417: --> hmaccalc-0.9.13-4.el7.armv7hl DEBUG util.py:417: --> net-tools-2.0-0.22.20131004git.el7.armv7hl DEBUG util.py:417: --> hostname-3.13-3.el7.armv7hl DEBUG util.py:417: --> bc-1.06.95-13.el7.armv7hl DEBUG util.py:417: --> elfutils-devel-0.168-8.el7.armv7hl DEBUG util.py:417: --> zlib-devel-1.2.7-17.el7.armv7hl DEBUG util.py:417: --> binutils-devel-2.25.1-32.base.el7.1.armv7hl DEBUG util.py:417: --> newt-devel-0.52.15-4.el7.armv7hl DEBUG util.py:417: --> python-devel-2.7.5-58.el7.armv7hl DEBUG util.py:417: --> perl-ExtUtils-Embed-1.30-292.el7.noarch DEBUG util.py:417: --> bison-3.0.4-1.el7.armv7hl DEBUG util.py:417: --> flex-2.5.37-3.el7.armv7hl DEBUG util.py:417: --> xz-devel-5.2.2-1.el7.armv7hl DEBUG util.py:417: --> audit-libs-devel-2.7.6-3.el7.armv7hl DEBUG util.py:417: --> pciutils-devel-3.5.1-2.el7.armv7hl DEBUG util.py:417: --> gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> ncurses-devel-5.9-14.20130511.el7.armv7hl DEBUG util.py:417: --> Already installed : rpm-build-4.11.3-25.el7.armv7hl DEBUG util.py:417: --> Already installed : elfutils-0.168-8.el7.armv7hl DEBUG util.py:417: --> 1:openssl-1.0.2k-8.el7.armv7hl DEBUG util.py:417: --> 1:openssl-devel-1.0.2k-8.el7.armv7hl DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package audit-libs-devel.armv7hl 0:2.7.6-3.el7 will be installed DEBUG util.py:417: ---> Package bc.armv7hl 0:1.06.95-13.el7 will be installed DEBUG util.py:417: ---> Package binutils-devel.armv7hl 0:2.25.1-32.base.el7.1 will be installed DEBUG util.py:417: ---> Package bison.armv7hl 0:3.0.4-1.el7 will be installed DEBUG util.py:417: ---> Package elfutils-devel.armv7hl 0:0.168-8.el7 will be installed DEBUG util.py:417: --> Processing Dependency: elfutils-libelf-devel(armv7hl-32) = 0.168-8.el7 for package: elfutils-devel-0.168-8.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: pkgconfig(libelf) = 0.168 for package: elfutils-devel-0.168-8.el7.armv7hl DEBUG util.py:417: ---> Package flex.armv7hl 0:2.5.37-3.el7 will be installed DEBUG util.py:417: ---> Package gettext.armv7hl 0:0.19.8.1-2.el7 will be installed DEBUG util.py:417: --> Processing Dependency: gettext-libs(armv7hl-32) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: /usr/bin/python for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libcroco-0.6.so.3 for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libgettextlib-0.19.8.1.so for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libgettextsrc-0.19.8.1.so for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libunistring.so.0 for package: gettext-0.19.8.1-2.el7.armv7hl DEBUG util.py:417: ---> Package hmaccalc.armv7hl 0:0.9.13-4.el7 will be installed DEBUG util.py:417: ---> Package hostname.armv7hl 0:3.13-3.el7 will be installed DEBUG util.py:417: ---> Package kmod.armv7hl 0:20-15.el7 will be installed DEBUG util.py:417: --> Processing Dependency: dracut for package: kmod-20-15.el7.armv7hl DEBUG util.py:417: ---> Package m4.armv7hl 0:1.4.16-10.el7 will be installed DEBUG util.py:417: ---> Package ncurses-devel.armv7hl 0:5.9-14.20130511.el7 will be installed DEBUG util.py:417: ---> Package net-tools.armv7hl 0:2.0-0.22.20131004git.el7 will be installed DEBUG util.py:417: --> Processing Dependency: systemd-units for package: net-tools-2.0-0.22.20131004git.el7.armv7hl DEBUG util.py:417: ---> Package newt-devel.armv7hl 0:0.52.15-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: newt(armv7hl-32) = 0.52.15-4.el7 for package: newt-devel-0.52.15-4.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libnewt.so.0.52 for package: newt-devel-0.52.15-4.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: slang-devel for package: newt-devel-0.52.15-4.el7.armv7hl DEBUG util.py:417: ---> Package openssl.armv7hl 1:1.0.2k-8.el7 will be installed DEBUG util.py:417: ---> Package openssl-devel.armv7hl 1:1.0.2k-8.el7 will be installed DEBUG util.py:417: --> Processing Dependency: krb5-devel(armv7hl-32) for package: 1:openssl-devel-1.0.2k-8.el7.armv7hl DEBUG util.py:417: ---> Package pciutils-devel.armv7hl 0:3.5.1-2.el7 will be installed DEBUG util.py:417: --> Processing Dependency: pciutils = 3.5.1-2.el7 for package: pciutils-devel-3.5.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libpci.so.3 for package: pciutils-devel-3.5.1-2.el7.armv7hl DEBUG util.py:417: ---> Package perl-ExtUtils-Embed.noarch 0:1.30-292.el7 will be installed DEBUG util.py:417: --> Processing Dependency: perl-devel for package: perl-ExtUtils-Embed-1.30-292.el7.noarch DEBUG util.py:417: ---> Package python-devel.armv7hl 0:2.7.5-58.el7 will be installed DEBUG util.py:417: ---> Package xz-devel.armv7hl 0:5.2.2-1.el7 will be installed DEBUG util.py:417: ---> Package zlib-devel.armv7hl 0:1.2.7-17.el7 will be installed DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package dracut.armv7hl 0:033-502.el7 will be installed DEBUG util.py:417: --> Processing Dependency: hardlink for package: dracut-033-502.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: kpartx for package: dracut-033-502.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: procps-ng for package: dracut-033-502.el7.armv7hl DEBUG util.py:417: ---> Package elfutils-libelf-devel.armv7hl 0:0.168-8.el7 will be installed DEBUG util.py:417: ---> Package gettext-libs.armv7hl 0:0.19.8.1-2.el7 will be installed DEBUG util.py:417: ---> Package krb5-devel.armv7hl 0:1.15.1-8.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libkadm5(armv7hl-32) = 1.15.1-8.el7 for package: krb5-devel-1.15.1-8.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-8.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-8.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-8.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-8.el7.armv7hl DEBUG util.py:417: ---> Package libcroco.armv7hl 0:0.6.11-1.el7 will be installed DEBUG util.py:417: ---> Package libunistring.armv7hl 0:0.9.3-9.el7 will be installed DEBUG util.py:417: ---> Package newt.armv7hl 0:0.52.15-4.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libslang.so.2 for package: newt-0.52.15-4.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libslang.so.2(SLANG2) for package: newt-0.52.15-4.el7.armv7hl DEBUG util.py:417: ---> Package pciutils.armv7hl 0:3.5.1-2.el7 will be installed DEBUG util.py:417: --> Processing Dependency: hwdata for package: pciutils-3.5.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libkmod.so.2 for package: pciutils-3.5.1-2.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libkmod.so.2(LIBKMOD_5) for package: pciutils-3.5.1-2.el7.armv7hl DEBUG util.py:417: ---> Package pciutils-libs.armv7hl 0:3.5.1-2.el7 will be installed DEBUG util.py:417: ---> Package perl-devel.armv7hl 4:5.16.3-292.el7 will be installed DEBUG util.py:417: --> Processing Dependency: gdbm-devel for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libdb-devel for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: perl(ExtUtils::Installed) for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: perl(ExtUtils::MakeMaker) for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: perl(ExtUtils::ParseXS) for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: systemtap-sdt-devel for package: 4:perl-devel-5.16.3-292.el7.armv7hl DEBUG util.py:417: ---> Package python.armv7hl 0:2.7.5-58.el7 will be installed DEBUG util.py:417: ---> Package slang-devel.armv7hl 0:2.2.4-11.el7 will be installed DEBUG util.py:417: ---> Package systemd.armv7hl 0:219-42.el7.4 will be installed DEBUG util.py:417: --> Processing Dependency: acl for package: systemd-219-42.el7.4.armv7hl DEBUG util.py:417: --> Processing Dependency: dbus for package: systemd-219-42.el7.4.armv7hl DEBUG util.py:417: --> Processing Dependency: libcryptsetup.so.4 for package: systemd-219-42.el7.4.armv7hl DEBUG util.py:417: --> Processing Dependency: libcryptsetup.so.4(CRYPTSETUP_1.0) for package: systemd-219-42.el7.4.armv7hl DEBUG util.py:417: --> Processing Dependency: libqrencode.so.3 for package: systemd-219-42.el7.4.armv7hl DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package acl.armv7hl 0:2.2.51-12.el7 will be installed DEBUG util.py:417: ---> Package cryptsetup-libs.armv7hl 0:1.7.4-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02 for package: cryptsetup-libs-1.7.4-3.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02(Base) for package: cryptsetup-libs-1.7.4-3.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97) for package: cryptsetup-libs-1.7.4-3.el7.armv7hl DEBUG util.py:417: ---> Package dbus.armv7hl 1:1.6.12-17.el7 will be installed DEBUG util.py:417: --> Processing Dependency: dbus-libs(armv7hl-32) = 1:1.6.12-17.el7 for package: 1:dbus-1.6.12-17.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: libdbus-1.so.3 for package: 1:dbus-1.6.12-17.el7.armv7hl DEBUG util.py:417: ---> Package gdbm-devel.armv7hl 0:1.10-8.el7 will be installed DEBUG util.py:417: ---> Package hardlink.armv7hl 1:1.0-19.el7 will be installed DEBUG util.py:417: ---> Package hwdata.armv7hl 0:0.252-8.6.el7 will be installed DEBUG util.py:417: ---> Package keyutils-libs-devel.armv7hl 0:1.5.8-3.el7 will be installed DEBUG util.py:417: ---> Package kmod-libs.armv7hl 0:20-15.el7 will be installed DEBUG util.py:417: ---> Package kpartx.armv7hl 0:0.4.9-111.el7 will be installed DEBUG util.py:417: ---> Package libcom_err-devel.armv7hl 0:1.42.9-10.el7 will be installed DEBUG util.py:417: ---> Package libdb-devel.armv7hl 0:5.3.21-20.el7 will be installed DEBUG util.py:417: ---> Package libkadm5.armv7hl 0:1.15.1-8.el7 will be installed DEBUG util.py:417: ---> Package libselinux-devel.armv7hl 0:2.5-11.el7 will be installed DEBUG util.py:417: --> Processing Dependency: libsepol-devel(armv7hl-32) >= 2.5-6 for package: libselinux-devel-2.5-11.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-11.el7.armv7hl DEBUG util.py:417: --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-11.el7.armv7hl DEBUG util.py:417: ---> Package libverto-devel.armv7hl 0:0.2.5-4.el7 will be installed DEBUG util.py:417: ---> Package perl-ExtUtils-Install.noarch 0:1.58-292.el7 will be installed DEBUG util.py:417: ---> Package perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: perl(ExtUtils::Manifest) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch DEBUG util.py:417: --> Processing Dependency: perl(Test::Harness) for package: perl-ExtUtils-MakeMaker-6.68-3.el7.noarch DEBUG util.py:417: ---> Package perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7 will be installed DEBUG util.py:417: ---> Package procps-ng.armv7hl 0:3.3.10-16.el7 will be installed DEBUG util.py:417: ---> Package qrencode-libs.armv7hl 0:3.4.1-3.el7 will be installed DEBUG util.py:417: ---> Package slang.armv7hl 0:2.2.4-11.el7 will be installed DEBUG util.py:417: ---> Package systemtap-sdt-devel.armv7hl 0:3.1-3.el7 will be installed DEBUG util.py:417: --> Processing Dependency: pyparsing for package: systemtap-sdt-devel-3.1-3.el7.armv7hl DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package dbus-libs.armv7hl 1:1.6.12-17.el7 will be installed DEBUG util.py:417: ---> Package device-mapper-libs.armv7hl 7:1.02.140-8.el7 will be installed DEBUG util.py:417: --> Processing Dependency: device-mapper = 7:1.02.140-8.el7 for package: 7:device-mapper-libs-1.02.140-8.el7.armv7hl DEBUG util.py:417: ---> Package libsepol-devel.armv7hl 0:2.5-6.el7 will be installed DEBUG util.py:417: ---> Package pcre-devel.armv7hl 0:8.32-17.el7 will be installed DEBUG util.py:417: ---> Package perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 will be installed DEBUG util.py:417: ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed DEBUG util.py:417: ---> Package pyparsing.noarch 0:1.5.6-9.el7 will be installed DEBUG util.py:417: --> Running transaction check DEBUG util.py:417: ---> Package device-mapper.armv7hl 7:1.02.140-8.el7 will be installed DEBUG util.py:417: --> Finished Dependency Resolution DEBUG util.py:417: Dependencies Resolved DEBUG util.py:417: ================================================================================ DEBUG util.py:417: Package Arch Version Repository Size DEBUG util.py:417: ================================================================================ DEBUG util.py:417: Installing: DEBUG util.py:417: audit-libs-devel armv7hl 2.7.6-3.el7 c7.1708.00.a32 75 k DEBUG util.py:417: bc armv7hl 1.06.95-13.el7 c7.1511.00.a32 106 k DEBUG util.py:417: binutils-devel armv7hl 2.25.1-32.base.el7.1 c7.1708.u.a32 702 k DEBUG util.py:417: bison armv7hl 3.0.4-1.el7 c7.1708.00.a32 643 k DEBUG util.py:417: elfutils-devel armv7hl 0.168-8.el7 c7.1708.00.a32 81 k DEBUG util.py:417: flex armv7hl 2.5.37-3.el7 c7.1511.00.a32 291 k DEBUG util.py:417: gettext armv7hl 0.19.8.1-2.el7 c7.1708.00.a32 1.0 M DEBUG util.py:417: hmaccalc armv7hl 0.9.13-4.el7 c7.1511.00.a32 25 k DEBUG util.py:417: hostname armv7hl 3.13-3.el7 c7.1511.00.a32 15 k DEBUG util.py:417: kmod armv7hl 20-15.el7 c7.1708.00.a32 112 k DEBUG util.py:417: m4 armv7hl 1.4.16-10.el7 c7.1511.00.a32 241 k DEBUG util.py:417: ncurses-devel armv7hl 5.9-14.20130511.el7 c7.1708.u.a32 712 k DEBUG util.py:417: net-tools armv7hl 2.0-0.22.20131004git.el7 c7.1708.00.a32 295 k DEBUG util.py:417: newt-devel armv7hl 0.52.15-4.el7 c7.1511.00.a32 50 k DEBUG util.py:417: openssl armv7hl 1:1.0.2k-8.el7 c7.1708.00.a32 487 k DEBUG util.py:417: openssl-devel armv7hl 1:1.0.2k-8.el7 c7.1708.00.a32 1.5 M DEBUG util.py:417: pciutils-devel armv7hl 3.5.1-2.el7 c7.1708.00.a32 34 k DEBUG util.py:417: perl-ExtUtils-Embed noarch 1.30-292.el7 c7.1708.00.a32 49 k DEBUG util.py:417: python-devel armv7hl 2.7.5-58.el7 c7.1708.00.a32 394 k DEBUG util.py:417: xz-devel armv7hl 5.2.2-1.el7 c7.1611.00.a32 45 k DEBUG util.py:417: zlib-devel armv7hl 1.2.7-17.el7 c7.1611.00.a32 49 k DEBUG util.py:417: Installing for dependencies: DEBUG util.py:417: acl armv7hl 2.2.51-12.el7 c7.1511.00.a32 78 k DEBUG util.py:417: cryptsetup-libs armv7hl 1.7.4-3.el7 c7.1708.00.a32 216 k DEBUG util.py:417: dbus armv7hl 1:1.6.12-17.el7 c7.1611.00.a32 274 k DEBUG util.py:417: dbus-libs armv7hl 1:1.6.12-17.el7 c7.1611.00.a32 133 k DEBUG util.py:417: device-mapper armv7hl 7:1.02.140-8.el7 c7.1708.00.a32 280 k DEBUG util.py:417: device-mapper-libs armv7hl 7:1.02.140-8.el7 c7.1708.00.a32 307 k DEBUG util.py:417: dracut armv7hl 033-502.el7 c7.1708.00.a32 318 k DEBUG util.py:417: elfutils-libelf-devel armv7hl 0.168-8.el7 c7.1708.00.a32 36 k DEBUG util.py:417: gdbm-devel armv7hl 1.10-8.el7 c7.1511.00.a32 46 k DEBUG util.py:417: gettext-libs armv7hl 0.19.8.1-2.el7 c7.1708.00.a32 470 k DEBUG util.py:417: hardlink armv7hl 1:1.0-19.el7 c7.1511.00.a32 13 k DEBUG util.py:417: hwdata armv7hl 0.252-8.6.el7 c7.1708.00.a32 2.2 M DEBUG util.py:417: keyutils-libs-devel armv7hl 1.5.8-3.el7 c7.1511.00.a32 36 k DEBUG util.py:417: kmod-libs armv7hl 20-15.el7 c7.1708.00.a32 45 k DEBUG util.py:417: kpartx armv7hl 0.4.9-111.el7 c7.1708.00.a32 73 k DEBUG util.py:417: krb5-devel armv7hl 1.15.1-8.el7 c7.1708.00.a32 265 k DEBUG util.py:417: libcom_err-devel armv7hl 1.42.9-10.el7 c7.1708.00.a32 30 k DEBUG util.py:417: libcroco armv7hl 0.6.11-1.el7 c7.1708.00.a32 93 k DEBUG util.py:417: libdb-devel armv7hl 5.3.21-20.el7 c7.1708.00.a32 37 k DEBUG util.py:417: libkadm5 armv7hl 1.15.1-8.el7 c7.1708.00.a32 165 k DEBUG util.py:417: libselinux-devel armv7hl 2.5-11.el7 c7.1708.00.a32 185 k DEBUG util.py:417: libsepol-devel armv7hl 2.5-6.el7 c7.1611.00.a32 73 k DEBUG util.py:417: libunistring armv7hl 0.9.3-9.el7 c7.1511.00.a32 268 k DEBUG util.py:417: libverto-devel armv7hl 0.2.5-4.el7 c7.1511.00.a32 10 k DEBUG util.py:417: newt armv7hl 0.52.15-4.el7 c7.1511.00.a32 98 k DEBUG util.py:417: pciutils armv7hl 3.5.1-2.el7 c7.1708.00.a32 87 k DEBUG util.py:417: pciutils-libs armv7hl 3.5.1-2.el7 c7.1708.00.a32 40 k DEBUG util.py:417: pcre-devel armv7hl 8.32-17.el7 c7.1708.00.a32 479 k DEBUG util.py:417: perl-ExtUtils-Install noarch 1.58-292.el7 c7.1708.00.a32 73 k DEBUG util.py:417: perl-ExtUtils-MakeMaker noarch 6.68-3.el7 c7.1511.00.a32 275 k DEBUG util.py:417: perl-ExtUtils-Manifest noarch 1.61-244.el7 c7.1511.00.a32 31 k DEBUG util.py:417: perl-ExtUtils-ParseXS noarch 1:3.18-3.el7 c7.1708.00.a32 76 k DEBUG util.py:417: perl-Test-Harness noarch 3.28-3.el7 c7.1611.u.a32 301 k DEBUG util.py:417: perl-devel armv7hl 4:5.16.3-292.el7 c7.1708.00.a32 452 k DEBUG util.py:417: procps-ng armv7hl 3.3.10-16.el7 c7.1708.00.a32 280 k DEBUG util.py:417: pyparsing noarch 1.5.6-9.el7 c7.1511.00.a32 94 k DEBUG util.py:417: python armv7hl 2.7.5-58.el7 c7.1708.00.a32 90 k DEBUG util.py:417: qrencode-libs armv7hl 3.4.1-3.el7 c7.1511.00.a32 45 k DEBUG util.py:417: slang armv7hl 2.2.4-11.el7 c7.1511.00.a32 468 k DEBUG util.py:417: slang-devel armv7hl 2.2.4-11.el7 c7.1511.00.a32 90 k DEBUG util.py:417: systemd armv7hl 219-42.el7.4 c7.1708.u.a32 4.8 M DEBUG util.py:417: systemtap-sdt-devel armv7hl 3.1-3.el7 c7.1708.00.a32 70 k DEBUG util.py:417: Transaction Summary DEBUG util.py:417: ================================================================================ DEBUG util.py:417: Install 21 Packages (+42 Dependent packages) DEBUG util.py:417: Total download size: 20 M DEBUG util.py:417: Installed size: 67 M DEBUG util.py:417: Downloading packages: DEBUG util.py:417: -------------------------------------------------------------------------------- DEBUG util.py:417: Total 9.6 MB/s | 20 MB 00:02 DEBUG util.py:417: Running transaction check DEBUG util.py:417: Running transaction test DEBUG util.py:417: Transaction test succeeded DEBUG util.py:417: Running transaction DEBUG util.py:417: Installing : zlib-devel-1.2.7-17.el7.armv7hl 1/63 DEBUG util.py:417: Installing : python-2.7.5-58.el7.armv7hl 2/63 DEBUG util.py:417: Installing : slang-2.2.4-11.el7.armv7hl 3/63 DEBUG util.py:417: Installing : m4-1.4.16-10.el7.armv7hl 4/63 DEBUG util.py:417: Installing : libunistring-0.9.3-9.el7.armv7hl 5/63 DEBUG util.py:417: Installing : kmod-libs-20-15.el7.armv7hl 6/63 DEBUG util.py:417: Installing : libcroco-0.6.11-1.el7.armv7hl 7/63 DEBUG util.py:417: Installing : pciutils-libs-3.5.1-2.el7.armv7hl 8/63 DEBUG util.py:417: Installing : slang-devel-2.2.4-11.el7.armv7hl 9/63 DEBUG util.py:417: Installing : pyparsing-1.5.6-9.el7.noarch 10/63 DEBUG util.py:417: Installing : systemtap-sdt-devel-3.1-3.el7.armv7hl 11/63 DEBUG util.py:417: Installing : elfutils-libelf-devel-0.168-8.el7.armv7hl 12/63 DEBUG util.py:417: Installing : pcre-devel-8.32-17.el7.armv7hl 13/63 DEBUG util.py:417: Installing : perl-ExtUtils-Manifest-1.61-244.el7.noarch 14/63 DEBUG util.py:417: Installing : libcom_err-devel-1.42.9-10.el7.armv7hl 15/63 DEBUG util.py:417: Installing : libsepol-devel-2.5-6.el7.armv7hl 16/63 DEBUG util.py:417: Installing : libselinux-devel-2.5-11.el7.armv7hl 17/63 DEBUG util.py:417: Installing : libdb-devel-5.3.21-20.el7.armv7hl 18/63 DEBUG util.py:417: Installing : perl-Test-Harness-3.28-3.el7.noarch 19/63 DEBUG util.py:417: Installing : gdbm-devel-1.10-8.el7.armv7hl 20/63 DEBUG util.py:417: Installing : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 21/63 DEBUG util.py:417: Installing : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 22/63 DEBUG util.py:417: Installing : perl-ExtUtils-Install-1.58-292.el7.noarch 23/63 DEBUG util.py:417: Installing : 4:perl-devel-5.16.3-292.el7.armv7hl 24/63 DEBUG util.py:417: Installing : xz-devel-5.2.2-1.el7.armv7hl 25/63 DEBUG util.py:417: Installing : libverto-devel-0.2.5-4.el7.armv7hl 26/63 DEBUG util.py:417: Installing : keyutils-libs-devel-1.5.8-3.el7.armv7hl 27/63 DEBUG util.py:417: Installing : gettext-libs-0.19.8.1-2.el7.armv7hl 28/63 DEBUG util.py:417: Installing : newt-0.52.15-4.el7.armv7hl 29/63 DEBUG util.py:417: Installing : procps-ng-3.3.10-16.el7.armv7hl 30/63 DEBUG util.py:417: Installing : 1:hardlink-1.0-19.el7.armv7hl 31/63 DEBUG util.py:417: Installing : libkadm5-1.15.1-8.el7.armv7hl 32/63 DEBUG util.py:417: Installing : krb5-devel-1.15.1-8.el7.armv7hl 33/63 DEBUG util.py:417: Installing : acl-2.2.51-12.el7.armv7hl 34/63 DEBUG util.py:417: Installing : qrencode-libs-3.4.1-3.el7.armv7hl 35/63 DEBUG util.py:417: Installing : 1:dbus-libs-1.6.12-17.el7.armv7hl 36/63 DEBUG util.py:417: Installing : 1:openssl-devel-1.0.2k-8.el7.armv7hl 37/63 DEBUG util.py:417: Installing : newt-devel-0.52.15-4.el7.armv7hl 38/63 DEBUG util.py:417: Installing : elfutils-devel-0.168-8.el7.armv7hl 39/63 DEBUG util.py:417: Installing : perl-ExtUtils-Embed-1.30-292.el7.noarch 40/63 DEBUG util.py:417: Installing : python-devel-2.7.5-58.el7.armv7hl 41/63 DEBUG util.py:417: Installing : binutils-devel-2.25.1-32.base.el7.1.armv7hl 42/63 DEBUG util.py:417: Installing : ncurses-devel-5.9-14.20130511.el7.armv7hl 43/63 DEBUG util.py:417: Installing : audit-libs-devel-2.7.6-3.el7.armv7hl 44/63 DEBUG util.py:417: Installing : kpartx-0.4.9-111.el7.armv7hl 45/63 DEBUG util.py:417: Installing : 7:device-mapper-1.02.140-8.el7.armv7hl 46/63 DEBUG util.py:417: Installing : 7:device-mapper-libs-1.02.140-8.el7.armv7hl 47/63 DEBUG util.py:417: Installing : cryptsetup-libs-1.7.4-3.el7.armv7hl 48/63 DEBUG util.py:417: Installing : dracut-033-502.el7.armv7hl 49/63 DEBUG util.py:417: Installing : kmod-20-15.el7.armv7hl 50/63 DEBUG util.py:417: Installing : systemd-219-42.el7.4.armv7hl 51/63 DEBUG util.py:417: Installing : 1:dbus-1.6.12-17.el7.armv7hl 52/63 DEBUG util.py:417: Installing : hwdata-0.252-8.6.el7.armv7hl 53/63 DEBUG util.py:417: Installing : pciutils-3.5.1-2.el7.armv7hl 54/63 DEBUG util.py:417: Installing : pciutils-devel-3.5.1-2.el7.armv7hl 55/63 DEBUG util.py:417: Installing : net-tools-2.0-0.22.20131004git.el7.armv7hl 56/63 DEBUG util.py:417: Installing : gettext-0.19.8.1-2.el7.armv7hl 57/63 DEBUG util.py:417: Installing : flex-2.5.37-3.el7.armv7hl 58/63 DEBUG util.py:417: Installing : bison-3.0.4-1.el7.armv7hl 59/63 DEBUG util.py:417: Installing : hmaccalc-0.9.13-4.el7.armv7hl 60/63 DEBUG util.py:417: Installing : bc-1.06.95-13.el7.armv7hl 61/63 DEBUG util.py:417: Installing : 1:openssl-1.0.2k-8.el7.armv7hl 62/63 DEBUG util.py:417: Installing : hostname-3.13-3.el7.armv7hl 63/63 DEBUG util.py:417: Verifying : net-tools-2.0-0.22.20131004git.el7.armv7hl 1/63 DEBUG util.py:417: Verifying : hostname-3.13-3.el7.armv7hl 2/63 DEBUG util.py:417: Verifying : pciutils-libs-3.5.1-2.el7.armv7hl 3/63 DEBUG util.py:417: Verifying : 1:openssl-1.0.2k-8.el7.armv7hl 4/63 DEBUG util.py:417: Verifying : flex-2.5.37-3.el7.armv7hl 5/63 DEBUG util.py:417: Verifying : dracut-033-502.el7.armv7hl 6/63 DEBUG util.py:417: Verifying : keyutils-libs-devel-1.5.8-3.el7.armv7hl 7/63 DEBUG util.py:417: Verifying : slang-devel-2.2.4-11.el7.armv7hl 8/63 DEBUG util.py:417: Verifying : 1:dbus-libs-1.6.12-17.el7.armv7hl 9/63 DEBUG util.py:417: Verifying : pciutils-devel-3.5.1-2.el7.armv7hl 10/63 DEBUG util.py:417: Verifying : libselinux-devel-2.5-11.el7.armv7hl 11/63 DEBUG util.py:417: Verifying : gettext-libs-0.19.8.1-2.el7.armv7hl 12/63 DEBUG util.py:417: Verifying : kpartx-0.4.9-111.el7.armv7hl 13/63 DEBUG util.py:417: Verifying : libverto-devel-0.2.5-4.el7.armv7hl 14/63 DEBUG util.py:417: Verifying : pyparsing-1.5.6-9.el7.noarch 15/63 DEBUG util.py:417: Verifying : elfutils-libelf-devel-0.168-8.el7.armv7hl 16/63 DEBUG util.py:417: Verifying : xz-devel-5.2.2-1.el7.armv7hl 17/63 DEBUG util.py:417: Verifying : krb5-devel-1.15.1-8.el7.armv7hl 18/63 DEBUG util.py:417: Verifying : 4:perl-devel-5.16.3-292.el7.armv7hl 19/63 DEBUG util.py:417: Verifying : gdbm-devel-1.10-8.el7.armv7hl 20/63 DEBUG util.py:417: Verifying : audit-libs-devel-2.7.6-3.el7.armv7hl 21/63 DEBUG util.py:417: Verifying : elfutils-devel-0.168-8.el7.armv7hl 22/63 DEBUG util.py:417: Verifying : perl-Test-Harness-3.28-3.el7.noarch 23/63 DEBUG util.py:417: Verifying : libcroco-0.6.11-1.el7.armv7hl 24/63 DEBUG util.py:417: Verifying : perl-ExtUtils-MakeMaker-6.68-3.el7.noarch 25/63 DEBUG util.py:417: Verifying : 7:device-mapper-1.02.140-8.el7.armv7hl 26/63 DEBUG util.py:417: Verifying : bc-1.06.95-13.el7.armv7hl 27/63 DEBUG util.py:417: Verifying : systemtap-sdt-devel-3.1-3.el7.armv7hl 28/63 DEBUG util.py:417: Verifying : cryptsetup-libs-1.7.4-3.el7.armv7hl 29/63 DEBUG util.py:417: Verifying : kmod-libs-20-15.el7.armv7hl 30/63 DEBUG util.py:417: Verifying : 1:dbus-1.6.12-17.el7.armv7hl 31/63 DEBUG util.py:417: Verifying : libdb-devel-5.3.21-20.el7.armv7hl 32/63 DEBUG util.py:417: Verifying : libsepol-devel-2.5-6.el7.armv7hl 33/63 DEBUG util.py:417: Verifying : libunistring-0.9.3-9.el7.armv7hl 34/63 DEBUG util.py:417: Verifying : python-devel-2.7.5-58.el7.armv7hl 35/63 DEBUG util.py:417: Verifying : m4-1.4.16-10.el7.armv7hl 36/63 DEBUG util.py:417: Verifying : 7:device-mapper-libs-1.02.140-8.el7.armv7hl 37/63 DEBUG util.py:417: Verifying : hwdata-0.252-8.6.el7.armv7hl 38/63 DEBUG util.py:417: Verifying : gettext-0.19.8.1-2.el7.armv7hl 39/63 DEBUG util.py:417: Verifying : libcom_err-devel-1.42.9-10.el7.armv7hl 40/63 DEBUG util.py:417: Verifying : kmod-20-15.el7.armv7hl 41/63 DEBUG util.py:417: Verifying : pciutils-3.5.1-2.el7.armv7hl 42/63 DEBUG util.py:417: Verifying : newt-devel-0.52.15-4.el7.armv7hl 43/63 DEBUG util.py:417: Verifying : qrencode-libs-3.4.1-3.el7.armv7hl 44/63 DEBUG util.py:417: Verifying : 1:perl-ExtUtils-ParseXS-3.18-3.el7.noarch 45/63 DEBUG util.py:417: Verifying : ncurses-devel-5.9-14.20130511.el7.armv7hl 46/63 DEBUG util.py:417: Verifying : perl-ExtUtils-Embed-1.30-292.el7.noarch 47/63 DEBUG util.py:417: Verifying : acl-2.2.51-12.el7.armv7hl 48/63 DEBUG util.py:417: Verifying : perl-ExtUtils-Manifest-1.61-244.el7.noarch 49/63 DEBUG util.py:417: Verifying : perl-ExtUtils-Install-1.58-292.el7.noarch 50/63 DEBUG util.py:417: Verifying : systemd-219-42.el7.4.armv7hl 51/63 DEBUG util.py:417: Verifying : slang-2.2.4-11.el7.armv7hl 52/63 DEBUG util.py:417: Verifying : 1:openssl-devel-1.0.2k-8.el7.armv7hl 53/63 DEBUG util.py:417: Verifying : binutils-devel-2.25.1-32.base.el7.1.armv7hl 54/63 DEBUG util.py:417: Verifying : bison-3.0.4-1.el7.armv7hl 55/63 DEBUG util.py:417: Verifying : pcre-devel-8.32-17.el7.armv7hl 56/63 DEBUG util.py:417: Verifying : hmaccalc-0.9.13-4.el7.armv7hl 57/63 DEBUG util.py:417: Verifying : python-2.7.5-58.el7.armv7hl 58/63 DEBUG util.py:417: Verifying : libkadm5-1.15.1-8.el7.armv7hl 59/63 DEBUG util.py:417: Verifying : 1:hardlink-1.0-19.el7.armv7hl 60/63 DEBUG util.py:417: Verifying : procps-ng-3.3.10-16.el7.armv7hl 61/63 DEBUG util.py:417: Verifying : zlib-devel-1.2.7-17.el7.armv7hl 62/63 DEBUG util.py:417: Verifying : newt-0.52.15-4.el7.armv7hl 63/63 DEBUG util.py:417: Installed: DEBUG util.py:417: audit-libs-devel.armv7hl 0:2.7.6-3.el7 DEBUG util.py:417: bc.armv7hl 0:1.06.95-13.el7 DEBUG util.py:417: binutils-devel.armv7hl 0:2.25.1-32.base.el7.1 DEBUG util.py:417: bison.armv7hl 0:3.0.4-1.el7 DEBUG util.py:417: elfutils-devel.armv7hl 0:0.168-8.el7 DEBUG util.py:417: flex.armv7hl 0:2.5.37-3.el7 DEBUG util.py:417: gettext.armv7hl 0:0.19.8.1-2.el7 DEBUG util.py:417: hmaccalc.armv7hl 0:0.9.13-4.el7 DEBUG util.py:417: hostname.armv7hl 0:3.13-3.el7 DEBUG util.py:417: kmod.armv7hl 0:20-15.el7 DEBUG util.py:417: m4.armv7hl 0:1.4.16-10.el7 DEBUG util.py:417: ncurses-devel.armv7hl 0:5.9-14.20130511.el7 DEBUG util.py:417: net-tools.armv7hl 0:2.0-0.22.20131004git.el7 DEBUG util.py:417: newt-devel.armv7hl 0:0.52.15-4.el7 DEBUG util.py:417: openssl.armv7hl 1:1.0.2k-8.el7 DEBUG util.py:417: openssl-devel.armv7hl 1:1.0.2k-8.el7 DEBUG util.py:417: pciutils-devel.armv7hl 0:3.5.1-2.el7 DEBUG util.py:417: perl-ExtUtils-Embed.noarch 0:1.30-292.el7 DEBUG util.py:417: python-devel.armv7hl 0:2.7.5-58.el7 DEBUG util.py:417: xz-devel.armv7hl 0:5.2.2-1.el7 DEBUG util.py:417: zlib-devel.armv7hl 0:1.2.7-17.el7 DEBUG util.py:417: Dependency Installed: DEBUG util.py:417: acl.armv7hl 0:2.2.51-12.el7 DEBUG util.py:417: cryptsetup-libs.armv7hl 0:1.7.4-3.el7 DEBUG util.py:417: dbus.armv7hl 1:1.6.12-17.el7 DEBUG util.py:417: dbus-libs.armv7hl 1:1.6.12-17.el7 DEBUG util.py:417: device-mapper.armv7hl 7:1.02.140-8.el7 DEBUG util.py:417: device-mapper-libs.armv7hl 7:1.02.140-8.el7 DEBUG util.py:417: dracut.armv7hl 0:033-502.el7 DEBUG util.py:417: elfutils-libelf-devel.armv7hl 0:0.168-8.el7 DEBUG util.py:417: gdbm-devel.armv7hl 0:1.10-8.el7 DEBUG util.py:417: gettext-libs.armv7hl 0:0.19.8.1-2.el7 DEBUG util.py:417: hardlink.armv7hl 1:1.0-19.el7 DEBUG util.py:417: hwdata.armv7hl 0:0.252-8.6.el7 DEBUG util.py:417: keyutils-libs-devel.armv7hl 0:1.5.8-3.el7 DEBUG util.py:417: kmod-libs.armv7hl 0:20-15.el7 DEBUG util.py:417: kpartx.armv7hl 0:0.4.9-111.el7 DEBUG util.py:417: krb5-devel.armv7hl 0:1.15.1-8.el7 DEBUG util.py:417: libcom_err-devel.armv7hl 0:1.42.9-10.el7 DEBUG util.py:417: libcroco.armv7hl 0:0.6.11-1.el7 DEBUG util.py:417: libdb-devel.armv7hl 0:5.3.21-20.el7 DEBUG util.py:417: libkadm5.armv7hl 0:1.15.1-8.el7 DEBUG util.py:417: libselinux-devel.armv7hl 0:2.5-11.el7 DEBUG util.py:417: libsepol-devel.armv7hl 0:2.5-6.el7 DEBUG util.py:417: libunistring.armv7hl 0:0.9.3-9.el7 DEBUG util.py:417: libverto-devel.armv7hl 0:0.2.5-4.el7 DEBUG util.py:417: newt.armv7hl 0:0.52.15-4.el7 DEBUG util.py:417: pciutils.armv7hl 0:3.5.1-2.el7 DEBUG util.py:417: pciutils-libs.armv7hl 0:3.5.1-2.el7 DEBUG util.py:417: pcre-devel.armv7hl 0:8.32-17.el7 DEBUG util.py:417: perl-ExtUtils-Install.noarch 0:1.58-292.el7 DEBUG util.py:417: perl-ExtUtils-MakeMaker.noarch 0:6.68-3.el7 DEBUG util.py:417: perl-ExtUtils-Manifest.noarch 0:1.61-244.el7 DEBUG util.py:417: perl-ExtUtils-ParseXS.noarch 1:3.18-3.el7 DEBUG util.py:417: perl-Test-Harness.noarch 0:3.28-3.el7 DEBUG util.py:417: perl-devel.armv7hl 4:5.16.3-292.el7 DEBUG util.py:417: procps-ng.armv7hl 0:3.3.10-16.el7 DEBUG util.py:417: pyparsing.noarch 0:1.5.6-9.el7 DEBUG util.py:417: python.armv7hl 0:2.7.5-58.el7 DEBUG util.py:417: qrencode-libs.armv7hl 0:3.4.1-3.el7 DEBUG util.py:417: slang.armv7hl 0:2.2.4-11.el7 DEBUG util.py:417: slang-devel.armv7hl 0:2.2.4-11.el7 DEBUG util.py:417: systemd.armv7hl 0:219-42.el7.4 DEBUG util.py:417: systemtap-sdt-devel.armv7hl 0:3.1-3.el7 DEBUG util.py:417: Complete! DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG backend.py:450: Copying packages to result dir DEBUG util.py:176: kill orphans DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/umount', '-n', '/var/lib/mock/c71708-updates-armhfp/root/proc/filesystems'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71708-updates-armhfp/root/dev/pts'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71708-updates-armhfp/root/dev/shm'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71708-updates-armhfp/root/sys'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/c71708-updates-armhfp/root/proc'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:542: Child return code was: 0 DEBUG util.py:563: child environment: None DEBUG util.py:495: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False DEBUG util.py:417: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG util.py:417: ERROR: can't access '/var/lib/mock' DEBUG util.py:542: Child return code was: 1 DEBUG util.py:1179: Please ignore the error above above about btrfs.