2020-03-28 05:46:26.882 | diskimage-builder version 2.34.2 2020-03-28 05:46:26.885 | Building elements: base centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install pip-and-virtualenv-override 2020-03-28 05:46:27.001 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/lib/python2.7/site-packages/diskimage_builder/elements:/usr/share/tripleo-image-elements:/usr/share/instack-undercloud:/usr/share/tripleo-puppet-elements _find_all_elements /usr/lib/python2.7/site-packages/diskimage_builder/element_dependencies.py:209 2020-03-28 05:46:27.148 | Expanded element dependencies to: pip-and-virtualenv-override rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent 2020-03-28 05:46:27.152 | + diskimage_builder/lib/disk-image-create:main:262 : '[' 1 = 1 ']' 2020-03-28 05:46:27.155 | + diskimage_builder/lib/disk-image-create:main:263 : export IMAGE_NAME=./ironic-python-agent 2020-03-28 05:46:27.158 | + diskimage_builder/lib/disk-image-create:main:263 : IMAGE_NAME=./ironic-python-agent 2020-03-28 05:46:27.161 | + diskimage_builder/lib/disk-image-create:main:267 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 05:46:27.164 | + diskimage_builder/lib/disk-image-create:main:268 : case "${IMAGE_TYPES[$X]}" in 2020-03-28 05:46:27.167 | + diskimage_builder/lib/disk-image-create:main:270 : type qemu-img 2020-03-28 05:46:27.170 | + diskimage_builder/lib/disk-image-create:main:306 : type fstrim 2020-03-28 05:46:27.174 | + diskimage_builder/lib/disk-image-create:main:314 : [[ -n '' ]] 2020-03-28 05:46:27.177 | + diskimage_builder/lib/disk-image-create:main:321 : mk_build_dir 2020-03-28 05:46:27.181 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2020-03-28 05:46:27.185 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/tmp/dib_build.puGB4LCx 2020-03-28 05:46:27.189 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2020-03-28 05:46:27.193 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/tmp/dib_image.0fzb0Rw1 2020-03-28 05:46:27.196 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2020-03-28 05:46:27.199 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2020-03-28 05:46:27.202 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2020-03-28 05:46:27.204 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2020-03-28 05:46:27.208 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 05:46:27.210 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 05:46:27.214 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 05:46:27.218 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 05:46:27.221 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 05:46:27.224 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 05:46:27.226 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 1 == 1 ']' 2020-03-28 05:46:27.229 | + diskimage_builder/lib/common-functions:tmpfs_check:32 : echo 'WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172952 < 14G)' 2020-03-28 05:46:27.229 | WARNING: Not enough RAM to use tmpfs for build. Using /tmp. (8172952 < 14G) 2020-03-28 05:46:27.232 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 05:46:27.235 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2020-03-28 05:46:27.238 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /tmp/dib_build.puGB4LCx 2020-03-28 05:46:27.238 | Building in /tmp/dib_build.puGB4LCx 2020-03-28 05:46:27.240 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2020-03-28 05:46:27.243 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2020-03-28 05:46:27.246 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2020-03-28 05:46:27.249 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:46:27.252 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:46:27.255 | + diskimage_builder/lib/disk-image-create:main:325 : mkdir -p /tmp/dib_build.puGB4LCx/block-device 2020-03-28 05:46:27.259 | + diskimage_builder/lib/disk-image-create:main:326 : BLOCK_DEVICE_CONFIG_YAML=/tmp/dib_build.puGB4LCx/block-device/config.yaml 2020-03-28 05:46:27.263 | + diskimage_builder/lib/disk-image-create:main:327 : block_device_create_config_file /tmp/dib_build.puGB4LCx/block-device/config.yaml 2020-03-28 05:46:27.281 | Searching elements for block-device[-amd64].yaml ... 2020-03-28 05:46:27.285 | ... done 2020-03-28 05:46:27.285 | Using default block-device fallback config 2020-03-28 05:46:27.290 | + diskimage_builder/lib/disk-image-create:main:330 : DIB_BLOCK_DEVICE_PARAMS_YAML=/tmp/dib_build.puGB4LCx/block-device/params.yaml 2020-03-28 05:46:27.302 | + diskimage_builder/lib/disk-image-create:main:331 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2020-03-28 05:46:27.306 | + diskimage_builder/lib/disk-image-create:main:332 : cat 2020-03-28 05:46:27.311 | + diskimage_builder/lib/disk-image-create:main:341 : dib-block-device init 2020-03-28 05:46:27.932 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:46:27.933 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:46:27.934 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 05:46:27.934 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 05:46:27.934 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 05:46:27.935 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.puGB4LCx/states/block-device/config.json] 2020-03-28 05:46:27.967 | ++ diskimage_builder/lib/disk-image-create:main:345 : dib-block-device getval root-label 2020-03-28 05:46:28.598 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:46:28.598 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:46:28.599 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2020-03-28 05:46:28.599 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [img-rootfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:307 2020-03-28 05:46:28.656 | + diskimage_builder/lib/disk-image-create:main:345 : DIB_ROOT_LABEL=img-rootfs 2020-03-28 05:46:28.660 | + diskimage_builder/lib/disk-image-create:main:346 : export DIB_ROOT_LABEL 2020-03-28 05:46:28.664 | ++ diskimage_builder/lib/disk-image-create:main:349 : dib-block-device getval root-fstype 2020-03-28 05:46:29.077 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:46:29.077 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:46:29.077 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2020-03-28 05:46:29.077 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [xfs] cmd_getval /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:314 2020-03-28 05:46:29.114 | + diskimage_builder/lib/disk-image-create:main:349 : DIB_ROOT_FSTYPE=xfs 2020-03-28 05:46:29.119 | + diskimage_builder/lib/disk-image-create:main:350 : export DIB_ROOT_FSTYPE 2020-03-28 05:46:29.126 | ++ diskimage_builder/lib/disk-image-create:main:353 : dib-block-device getval mount-points 2020-03-28 05:46:29.608 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:46:29.608 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:46:29.608 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2020-03-28 05:46:29.644 | + diskimage_builder/lib/disk-image-create:main:353 : DIB_MOUNTPOINTS=/ 2020-03-28 05:46:29.648 | + diskimage_builder/lib/disk-image-create:main:354 : export DIB_MOUNTPOINTS 2020-03-28 05:46:29.653 | + diskimage_builder/lib/disk-image-create:main:356 : create_base 2020-03-28 05:46:29.657 | + diskimage_builder/lib/common-functions:create_base:357 : mkdir /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:29.663 | + diskimage_builder/lib/common-functions:create_base:361 : sudo chown root.root /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:29.706 | + diskimage_builder/lib/common-functions:create_base:362 : export TMP_MOUNT_PATH=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:29.710 | + diskimage_builder/lib/common-functions:create_base:362 : TMP_MOUNT_PATH=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:29.714 | + diskimage_builder/lib/common-functions:create_base:364 : TARGET_ROOT=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:29.719 | + diskimage_builder/lib/common-functions:create_base:364 : run_d root 2020-03-28 05:46:29.723 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:46:29.728 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:46:29.732 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2020-03-28 05:46:29.762 | Copying hooks for dhcp-all-interfaces 2020-03-28 05:46:29.770 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/50-dhcp-all-interfaces 2020-03-28 05:46:29.773 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/60-remove-cloud-image-interfaces 2020-03-28 05:46:29.775 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces-udev.rules 2020-03-28 05:46:29.777 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.conf 2020-03-28 05:46:29.779 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.init 2020-03-28 05:46:29.782 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-all-interfaces.sh 2020-03-28 05:46:29.784 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/install.d/dhcp-interface@.service 2020-03-28 05:46:29.795 | Copying hooks for no-final-image 2020-03-28 05:46:29.801 | Copying hooks for dib-init-system 2020-03-28 05:46:29.808 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2020-03-28 05:46:29.815 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2020-03-28 05:46:29.824 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2020-03-28 05:46:29.835 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2020-03-28 05:46:29.843 | Copying hooks for base 2020-03-28 05:46:29.850 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2020-03-28 05:46:29.853 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2020-03-28 05:46:29.858 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2020-03-28 05:46:29.866 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2020-03-28 05:46:29.873 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2020-03-28 05:46:29.889 | Copying hooks for install-static 2020-03-28 05:46:29.896 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2020-03-28 05:46:29.910 | Copying hooks for rpm-distro 2020-03-28 05:46:29.919 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2020-03-28 05:46:29.926 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2020-03-28 05:46:29.929 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 05:46:29.932 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2020-03-28 05:46:29.942 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 05:46:29.950 | Copying hooks for sysprep 2020-03-28 05:46:29.961 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/sysprep/finalise.d/01-clear-machine-id 2020-03-28 05:46:29.969 | Copying hooks for svc-map 2020-03-28 05:46:29.979 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/10-merge-svc-map-files 2020-03-28 05:46:29.983 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/extra-data.d/11-copy-svc-map-file 2020-03-28 05:46:29.992 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/bin/svc-map 2020-03-28 05:46:30.012 | Copying hooks for install-bin 2020-03-28 05:46:30.022 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2020-03-28 05:46:30.033 | Copying hooks for package-installs 2020-03-28 05:46:30.044 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2020-03-28 05:46:30.047 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2020-03-28 05:46:30.058 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2020-03-28 05:46:30.061 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2020-03-28 05:46:30.070 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2020-03-28 05:46:30.079 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2020-03-28 05:46:30.083 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2020-03-28 05:46:30.086 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2020-03-28 05:46:30.089 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2020-03-28 05:46:30.098 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/02-package-installs 2020-03-28 05:46:30.101 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2020-03-28 05:46:30.117 | Copying hooks for element-manifest 2020-03-28 05:46:30.125 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/element-manifest/extra-data.d/75-inject-element-manifest 2020-03-28 05:46:30.136 | Copying hooks for select-boot-kernel-initrd 2020-03-28 05:46:30.144 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/extra-data.d/99-copy-dib-img-functions 2020-03-28 05:46:30.151 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/bin/select-boot-kernel-initrd 2020-03-28 05:46:30.159 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/select-boot-kernel-initrd/cleanup.d/99-remove-dib-img-functions 2020-03-28 05:46:30.167 | Copying hooks for manifests 2020-03-28 05:46:30.177 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2020-03-28 05:46:30.184 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2020-03-28 05:46:30.192 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2020-03-28 05:46:30.200 | Copying hooks for centos7 2020-03-28 05:46:30.210 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/test-elements/build-succeeds 2020-03-28 05:46:30.218 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:30.221 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:30.224 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos7/environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:30.234 | Copying hooks for dib-python 2020-03-28 05:46:30.243 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/environment.d/50-dib-python-version 2020-03-28 05:46:30.251 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/pre-install.d/01-dib-python 2020-03-28 05:46:30.259 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dib-python/cleanup.d/50-dib-python 2020-03-28 05:46:30.268 | Copying hooks for cache-url 2020-03-28 05:46:30.276 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2020-03-28 05:46:30.297 | Copying hooks for pip-and-virtualenv-override 2020-03-28 05:46:30.308 | Copying hooks for centos 2020-03-28 05:46:30.316 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/test-elements/8-build-succeeds 2020-03-28 05:46:30.328 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/root.d/10-centos-cloud-image 2020-03-28 05:46:30.335 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/10-centos-distro-name.bash 2020-03-28 05:46:30.338 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/environment.d/11-yum-dnf.bash 2020-03-28 05:46:30.345 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/01-set-centos-mirror 2020-03-28 05:46:30.348 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/centos/pre-install.d/02-set-machine-id 2020-03-28 05:46:30.360 | Copying hooks for ironic-agent 2020-03-28 05:46:30.368 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/post-install.d/80-ironic-agent 2020-03-28 05:46:30.375 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/test-elements/build-succeeds-fedora 2020-03-28 05:46:30.383 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-package-install 2020-03-28 05:46:30.387 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/install.d/ironic-agent-source-install 2020-03-28 05:46:30.396 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/extra-data.d/15-ssl-ca-copy 2020-03-28 05:46:30.404 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/finalise.d/99-remove-extra-packages 2020-03-28 05:46:30.416 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/etc 2020-03-28 05:46:30.421 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/static/usr 2020-03-28 05:46:30.433 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/environment.d/01-ironic-agent.sh 2020-03-28 05:46:30.441 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/cleanup.d/99-ramdisk-create 2020-03-28 05:46:30.467 | Copying hooks for pkg-map 2020-03-28 05:46:30.475 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2020-03-28 05:46:30.483 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2020-03-28 05:46:30.494 | Copying hooks for dynamic-login 2020-03-28 05:46:30.502 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/install.d/70-enable-dynamic-login-services 2020-03-28 05:46:30.512 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/static/usr 2020-03-28 05:46:30.526 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/systemd 2020-03-28 05:46:30.529 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/sysv 2020-03-28 05:46:30.533 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/dynamic-login/init-scripts/upstart 2020-03-28 05:46:30.546 | Copying hooks for yum 2020-03-28 05:46:30.554 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2020-03-28 05:46:30.561 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2020-03-28 05:46:30.569 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2020-03-28 05:46:30.576 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/bin/install-packages 2020-03-28 05:46:30.584 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2020-03-28 05:46:30.587 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/pre-install.d/01-yum-keepcache 2020-03-28 05:46:30.593 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2020-03-28 05:46:30.601 | Copying hooks for source-repositories 2020-03-28 05:46:30.608 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2020-03-28 05:46:30.624 | Copying hooks for redhat-common 2020-03-28 05:46:30.631 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2020-03-28 05:46:30.638 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/extract-image 2020-03-28 05:46:30.641 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2020-03-28 05:46:30.648 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2020-03-28 05:46:30.664 | Copying hooks for ibft-interfaces 2020-03-28 05:46:30.672 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/post-install.d/70-init-ibft-interfaces 2020-03-28 05:46:30.679 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/etc 2020-03-28 05:46:30.684 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/static/usr 2020-03-28 05:46:30.694 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/systemd 2020-03-28 05:46:30.697 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/sysv 2020-03-28 05:46:30.700 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/init-scripts/upstart 2020-03-28 05:46:30.728 | Copying hooks for ironic-agent-multipath 2020-03-28 05:46:30.734 | Copying hooks /usr/share/tripleo-image-elements/ironic-agent-multipath/static/etc 2020-03-28 05:46:30.745 | Copying hooks for network-gateway 2020-03-28 05:46:30.752 | Copying hooks /usr/share/tripleo-image-elements/network-gateway/os-refresh-config/configure.d 2020-03-28 05:46:30.759 | Copying hooks for openssh-server 2020-03-28 05:46:30.764 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2020-03-28 05:46:30.766 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2020-03-28 05:46:30.778 | Copying hooks for selinux-permissive 2020-03-28 05:46:30.786 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/selinux-permissive/pre-install.d/11-selinux-permissive 2020-03-28 05:46:30.794 | Copying hooks for runtime-ssh-host-keys 2020-03-28 05:46:30.803 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2020-03-28 05:46:30.810 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2020-03-28 05:46:30.819 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2020-03-28 05:46:30.822 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2020-03-28 05:46:30.830 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2020-03-28 05:46:30.846 | Copying hooks for install-types 2020-03-28 05:46:30.854 | Copying hooks /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2020-03-28 05:46:30.862 | Copying hooks for enable-packages-install 2020-03-28 05:46:30.871 | Copying hooks /usr/share/tripleo-image-elements/enable-packages-install/environment.d/01-export-install-types.bash 2020-03-28 05:46:30.886 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-root bash 2020-03-28 05:46:30.891 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2020-03-28 05:46:30.891 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:30.900 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/root.d ']' 2020-03-28 05:46:30.904 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.puGB4LCx/hooks/root.d' 2020-03-28 05:46:30.904 | Running hooks from /tmp/dib_build.puGB4LCx/hooks/root.d 2020-03-28 05:46:30.908 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 05:46:30.913 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks/root.d 2020-03-28 05:46:30.936 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:30.943 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:30.947 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:46:30.947 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:46:30.952 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:30.958 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:30.961 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:30.965 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:30.969 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:30.976 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:30.980 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 05:46:30.984 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:30.991 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:30.995 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 05:46:31.000 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 05:46:31.004 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 05:46:31.008 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 05:46:31.013 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 05:46:31.017 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 05:46:31.021 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 05:46:31.029 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-base-defaults 2020-03-28 05:46:31.033 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:31.037 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:31.042 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:31.051 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:31.055 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 05:46:31.060 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 05:46:31.064 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:46:31.070 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:46:31.074 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:31.082 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:31.087 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 05:46:31.091 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 05:46:31.095 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:46:31.100 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:46:31.104 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 05:46:31.108 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 05:46:31.113 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:31.120 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:31.124 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 05:46:31.128 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 05:46:31.132 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 05:46:31.137 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 05:46:31.141 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/14-manifests 2020-03-28 05:46:31.148 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/14-manifests 2020-03-28 05:46:31.153 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:31.157 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:31.161 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:31.166 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:31.170 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 05:46:31.177 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/50-dib-python-version 2020-03-28 05:46:31.182 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 05:46:31.186 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 05:46:31.190 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 05:46:31.195 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 05:46:31.199 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 05:46:31.203 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 05:46:31.210 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/50-redhat-common 2020-03-28 05:46:31.215 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:31.219 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:31.223 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:31.227 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:31.231 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 05:46:31.237 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/root.d/../environment.d/99-dib-init-system 2020-03-28 05:46:31.243 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 05:46:31.247 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 05:46:31.251 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image 2020-03-28 05:46:31.261 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:6 : set -eu 2020-03-28 05:46:31.264 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:7 : set -o pipefail 2020-03-28 05:46:31.268 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:9 : '[' -n amd64 ']' 2020-03-28 05:46:31.273 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:10 : '[' -n /tmp/dib_build.puGB4LCx/mnt ']' 2020-03-28 05:46:31.277 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:12 : [[ 7 = 7 ]] 2020-03-28 05:46:31.281 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:13 : [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 05:46:31.288 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:14 : ARCH=x86_64 2020-03-28 05:46:31.292 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:15 : DIB_CLOUD_IMAGES=http://cloud.centos.org/centos/7/images 2020-03-28 05:46:31.296 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:40 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.301 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:42 : '[' -n /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 05:46:31.305 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:43 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.309 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:46 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.314 | ++ /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:47 : basename /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.319 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:47 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.324 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:48 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:31.328 | + /tmp/dib_build.puGB4LCx/hooks/root.d/10-centos-cloud-image:main:62 : /tmp/dib_build.puGB4LCx/hooks/bin/extract-image Centos-7-x86_64-GenericCloud-1901.qcow2 Centos-7-x86_64-GenericCloud-1901.qcow2.tgz /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.335 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:9 : set -eu 2020-03-28 05:46:31.338 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:10 : set -o pipefail 2020-03-28 05:46:31.342 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:12 : BASE_IMAGE_FILE=Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.346 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:13 : BASE_IMAGE_TAR=Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:31.349 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:14 : IMAGE_LOCATION=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.353 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:15 : CACHED_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.357 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:17 : CACHED_TAR=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:31.360 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:18 : DIB_LOCAL_IMAGE=/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 2020-03-28 05:46:31.364 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:19 : TAR_LOCK=/home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock 2020-03-28 05:46:31.371 | ++ /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:123 : date 2020-03-28 05:46:31.377 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:123 : echo 'Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 05:46:31 UTC 2020' 2020-03-28 05:46:31.377 | Getting /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz.lock: Sat Mar 28 05:46:31 UTC 2020 2020-03-28 05:46:31.382 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:125 : flock -w 1200 9 2020-03-28 05:46:31.389 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:main:129 : extract_image 2020-03-28 05:46:31.394 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:22 : '[' -n '' -a -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 05:46:31.399 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:25 : '[' -z /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 ']' 2020-03-28 05:46:31.403 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:42 : '[' '!' -f /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz -o /home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2 -nt /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz ']' 2020-03-28 05:46:31.407 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:110 : echo 'Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 05:46:31.408 | Using cached tar from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:31.412 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:118 : echo 'Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz' 2020-03-28 05:46:31.412 | Extracting base root image from /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:31.416 | + /tmp/dib_build.puGB4LCx/hooks/bin/extract-image:extract_image:119 : sudo tar -C /tmp/dib_build.puGB4LCx/mnt --numeric-owner --xattrs '--xattrs-include=*' --xattrs-exclude=security.selinux -xzf /home/zuul/.cache/image-create/Centos-7-x86_64-GenericCloud-1901.qcow2.tgz 2020-03-28 05:46:44.500 | dib-run-parts 10-centos-cloud-image completed 2020-03-28 05:46:44.500 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache 2020-03-28 05:46:44.508 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:6 : set -eu 2020-03-28 05:46:44.512 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2020-03-28 05:46:44.516 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:9 : '[' -n /tmp/dib_build.puGB4LCx/mnt ']' 2020-03-28 05:46:44.519 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/home/zuul/.cache/image-create/yum 2020-03-28 05:46:44.522 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:12 : mkdir -p /home/zuul/.cache/image-create/yum 2020-03-28 05:46:44.528 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /tmp/dib_build.puGB4LCx/mnt/tmp/yum 2020-03-28 05:46:44.561 | + /tmp/dib_build.puGB4LCx/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /home/zuul/.cache/image-create/yum /tmp/dib_build.puGB4LCx/mnt/tmp/yum 2020-03-28 05:46:44.588 | dib-run-parts 50-yum-cache completed 2020-03-28 05:46:44.588 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:46:44.588 | dib-run-parts 2020-03-28 05:46:44.591 | dib-run-parts Target: root.d 2020-03-28 05:46:44.591 | dib-run-parts 2020-03-28 05:46:44.591 | dib-run-parts Script Seconds 2020-03-28 05:46:44.591 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:46:44.591 | dib-run-parts 2020-03-28 05:46:44.600 | dib-run-parts 10-centos-cloud-image 13.246 2020-03-28 05:46:44.606 | dib-run-parts 50-yum-cache 0.086 2020-03-28 05:46:44.608 | dib-run-parts 2020-03-28 05:46:44.608 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:46:44.612 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-root bash 2020-03-28 05:46:44.616 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2020-03-28 05:46:44.617 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:44.625 | ++ diskimage_builder/lib/common-functions:create_base:365 : grep -v '^lost+found\|tmp$' 2020-03-28 05:46:44.625 | ++ diskimage_builder/lib/common-functions:create_base:365 : ls /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:46:44.632 | + diskimage_builder/lib/common-functions:create_base:365 : '[' -z 'bin 2020-03-28 05:46:44.632 | boot 2020-03-28 05:46:44.632 | dev 2020-03-28 05:46:44.632 | etc 2020-03-28 05:46:44.632 | home 2020-03-28 05:46:44.632 | lib 2020-03-28 05:46:44.632 | lib64 2020-03-28 05:46:44.632 | media 2020-03-28 05:46:44.632 | mnt 2020-03-28 05:46:44.632 | opt 2020-03-28 05:46:44.632 | proc 2020-03-28 05:46:44.632 | root 2020-03-28 05:46:44.632 | run 2020-03-28 05:46:44.632 | sbin 2020-03-28 05:46:44.632 | srv 2020-03-28 05:46:44.632 | sys 2020-03-28 05:46:44.632 | usr 2020-03-28 05:46:44.632 | var' ']' 2020-03-28 05:46:44.636 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -L /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf ']' 2020-03-28 05:46:44.640 | + diskimage_builder/lib/common-functions:create_base:379 : '[' -f /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf ']' 2020-03-28 05:46:44.645 | + diskimage_builder/lib/common-functions:create_base:380 : sudo mv /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf.ORIG 2020-03-28 05:46:44.683 | + diskimage_builder/lib/common-functions:create_base:384 : sudo touch /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf 2020-03-28 05:46:44.702 | + diskimage_builder/lib/common-functions:create_base:385 : sudo chmod 777 /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf 2020-03-28 05:46:44.736 | + diskimage_builder/lib/common-functions:create_base:387 : '[' -e /etc/resolv.conf ']' 2020-03-28 05:46:44.742 | + diskimage_builder/lib/common-functions:create_base:388 : cat /etc/resolv.conf 2020-03-28 05:46:44.750 | + diskimage_builder/lib/common-functions:create_base:392 : mount_proc_dev_sys 2020-03-28 05:46:44.754 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:46:44.787 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:46:44.815 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 05:46:44.820 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 05:46:44.837 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 05:46:44.842 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:46:44.872 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:46:44.896 | + diskimage_builder/lib/disk-image-create:main:358 : mkdir -p /tmp/dib_build.puGB4LCx/hooks/environment.d 2020-03-28 05:46:44.903 | + diskimage_builder/lib/disk-image-create:main:359 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2020-03-28 05:46:44.908 | + diskimage_builder/lib/disk-image-create:main:360 : run_d extra-data 2020-03-28 05:46:44.912 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:46:44.916 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:46:44.921 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-extra-data bash 2020-03-28 05:46:44.924 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2020-03-28 05:46:44.925 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:44.931 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/extra-data.d ']' 2020-03-28 05:46:44.934 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.puGB4LCx/hooks/extra-data.d' 2020-03-28 05:46:44.934 | Running hooks from /tmp/dib_build.puGB4LCx/hooks/extra-data.d 2020-03-28 05:46:44.938 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 05:46:44.942 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks/extra-data.d 2020-03-28 05:46:44.959 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:44.964 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:44.967 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:46:44.967 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:46:44.971 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:44.976 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:44.980 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:44.983 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:44.986 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:44.991 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:44.994 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 05:46:44.997 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:45.004 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:45.007 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 05:46:45.011 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 05:46:45.015 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 05:46:45.019 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 05:46:45.023 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 05:46:45.027 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 05:46:45.031 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 05:46:45.038 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-base-defaults 2020-03-28 05:46:45.041 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:45.045 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:45.051 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:45.059 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:45.063 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 05:46:45.068 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 05:46:45.072 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:46:45.077 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:46:45.082 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:45.089 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:45.093 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 05:46:45.098 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 05:46:45.103 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:46:45.106 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:46:45.110 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 05:46:45.114 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 05:46:45.118 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:45.125 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:45.129 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:45.133 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:45.137 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:45.144 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:45.148 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 05:46:45.152 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 05:46:45.157 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 05:46:45.161 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 05:46:45.166 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 05:46:45.173 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/14-manifests 2020-03-28 05:46:45.177 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:45.181 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:45.185 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:45.189 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:45.193 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 05:46:45.200 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/50-dib-python-version 2020-03-28 05:46:45.204 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 05:46:45.208 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 05:46:45.212 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 05:46:45.215 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 05:46:45.219 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 05:46:45.223 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 05:46:45.230 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/50-redhat-common 2020-03-28 05:46:45.234 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:45.238 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:45.242 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:45.246 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:45.249 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 05:46:45.255 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../environment.d/99-dib-init-system 2020-03-28 05:46:45.259 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 05:46:45.263 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 05:46:45.267 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/10-create-pkg-map-dir 2020-03-28 05:46:45.301 | Copying pkg-map for dhcp-all-interfaces 2020-03-28 05:46:45.329 | Copying pkg-map for base 2020-03-28 05:46:45.350 | Copying pkg-map for svc-map 2020-03-28 05:46:45.365 | Copying pkg-map for cache-url 2020-03-28 05:46:45.380 | Copying pkg-map for ironic-agent 2020-03-28 05:46:45.394 | Copying pkg-map for source-repositories 2020-03-28 05:46:45.409 | Copying pkg-map for redhat-common 2020-03-28 05:46:45.423 | Copying pkg-map for ibft-interfaces 2020-03-28 05:46:45.437 | Copying pkg-map for openssh-server 2020-03-28 05:46:45.451 | Copying pkg-map for runtime-ssh-host-keys 2020-03-28 05:46:45.468 | dib-run-parts 10-create-pkg-map-dir completed 2020-03-28 05:46:45.469 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/10-merge-svc-map-files 2020-03-28 05:46:45.511 | dib-run-parts 10-merge-svc-map-files completed 2020-03-28 05:46:45.511 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/11-copy-svc-map-file 2020-03-28 05:46:45.519 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/11-copy-svc-map-file:main:6 : set -eu 2020-03-28 05:46:45.523 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/11-copy-svc-map-file:main:7 : set -o pipefail 2020-03-28 05:46:45.526 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/11-copy-svc-map-file:main:9 : sudo install -D -m 0644 /tmp/dib_build.puGB4LCx/mnt/tmp/svc-map-services /tmp/dib_build.puGB4LCx/mnt/usr/share/svc-map/services 2020-03-28 05:46:45.565 | dib-run-parts 11-copy-svc-map-file completed 2020-03-28 05:46:45.565 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/15-ssl-ca-copy 2020-03-28 05:46:45.572 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/15-ssl-ca-copy:main:7 : set -eu 2020-03-28 05:46:45.576 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/15-ssl-ca-copy:main:8 : set -o pipefail 2020-03-28 05:46:45.579 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/15-ssl-ca-copy:main:10 : '[' -n '' ']' 2020-03-28 05:46:45.581 | dib-run-parts 15-ssl-ca-copy completed 2020-03-28 05:46:45.581 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/20-manifest-dir 2020-03-28 05:46:45.590 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2020-03-28 05:46:45.594 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2020-03-28 05:46:45.598 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests 2020-03-28 05:46:45.619 | dib-run-parts 20-manifest-dir completed 2020-03-28 05:46:45.619 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest 2020-03-28 05:46:45.626 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:6 : set -eu 2020-03-28 05:46:45.630 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:7 : set -o pipefail 2020-03-28 05:46:45.634 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:9 : DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest 2020-03-28 05:46:45.638 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:10 : dirname /etc/dib-manifests/dib-element-manifest 2020-03-28 05:46:45.642 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:10 : sudo mkdir -p /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests 2020-03-28 05:46:45.672 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/75-inject-element-manifest:main:11 : sudo /bin/bash -c 'echo pip-and-virtualenv-override rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent | tr '\'' '\'' '\''\n'\'' > /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib-element-manifest' 2020-03-28 05:46:45.702 | dib-run-parts 75-inject-element-manifest completed 2020-03-28 05:46:45.702 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/98-source-repositories 2020-03-28 05:46:45.718 | Getting /home/zuul/.cache/image-create/source-repositories/repositories_flock: Sat Mar 28 05:46:45 UTC 2020 for /tmp/dib_build.puGB4LCx/hooks/source-repository-ironic-agent 2020-03-28 05:46:45.726 | (0001 / 0001) 2020-03-28 05:46:45.734 | ironic-agent install type not set to source 2020-03-28 05:46:45.737 | dib-run-parts 98-source-repositories completed 2020-03-28 05:46:45.737 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-copy-dib-img-functions 2020-03-28 05:46:45.746 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-copy-dib-img-functions:main:7 : set -eu 2020-03-28 05:46:45.750 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-copy-dib-img-functions:main:8 : set -o pipefail 2020-03-28 05:46:45.754 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-copy-dib-img-functions:main:10 : sudo mkdir -p /tmp/dib_build.puGB4LCx/mnt/lib/diskimage-builder 2020-03-28 05:46:45.785 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-copy-dib-img-functions:main:11 : sudo cp -t /tmp/dib_build.puGB4LCx/mnt/lib/diskimage-builder /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 05:46:45.810 | dib-run-parts 99-copy-dib-img-functions completed 2020-03-28 05:46:45.810 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types 2020-03-28 05:46:45.819 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2020-03-28 05:46:45.823 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2020-03-28 05:46:45.827 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2020-03-28 05:46:45.831 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2020-03-28 05:46:45.835 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2020-03-28 05:46:45.840 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:30 : env 2020-03-28 05:46:45.841 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2020-03-28 05:46:45.841 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2020-03-28 05:46:45.848 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2020-03-28 05:46:45.852 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2020-03-28 05:46:45.856 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:53 : find /tmp/dib_build.puGB4LCx/hooks/install.d -maxdepth 1 -name '*-package-install' -type d 2020-03-28 05:46:45.862 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/tmp/dib_build.puGB4LCx/hooks/install.d/ironic-agent-package-install 2020-03-28 05:46:45.866 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in '$default_install_type_dirs' 2020-03-28 05:46:45.870 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-package-install 2020-03-28 05:46:45.874 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:56 : basename /tmp/dib_build.puGB4LCx/hooks/install.d/ironic-agent-package-install 2020-03-28 05:46:45.879 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=ironic-agent-package-install 2020-03-28 05:46:45.883 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=ironic-agent 2020-03-28 05:46:45.886 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2020-03-28 05:46:45.891 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2020-03-28 05:46:45.895 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /tmp/dib_build.puGB4LCx/hooks/install.d 2020-03-28 05:46:45.895 | /tmp/dib_build.puGB4LCx/hooks/install.d ~ 2020-03-28 05:46:45.900 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf ironic-agent-package-install/package-installs-ironic-agent . 2020-03-28 05:46:45.905 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2020-03-28 05:46:45.905 | ~ 2020-03-28 05:46:45.908 | dib-run-parts 99-enable-install-types completed 2020-03-28 05:46:45.908 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install 2020-03-28 05:46:45.917 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2020-03-28 05:46:45.921 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2020-03-28 05:46:45.927 | ++ /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install 2020-03-28 05:46:45.934 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/bin/python2 /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../bin/package-installs-squash '--elements=pip-and-virtualenv-override rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent' --path=/usr/share/tripleo-puppet-elements:/usr/share/instack-undercloud:/usr/share/tripleo-image-elements:/usr/lib/python2.7/site-packages/diskimage_builder/elements /tmp/dib_build.puGB4LCx/mnt/tmp/package-installs.json 2020-03-28 05:46:46.041 | DEBUG __main__ [-] element_dirs -> [('/usr/share/instack-undercloud', 'pip-and-virtualenv-override'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'manifests'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dhcp-all-interfaces'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'selinux-permissive'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-python'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dynamic-login'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'centos7'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ibft-interfaces'), ('/usr/share/tripleo-image-elements', 'enable-packages-install'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'yum'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'select-boot-kernel-initrd'), ('/usr/share/tripleo-image-elements', 'network-gateway'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'svc-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'element-manifest'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'base'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'no-final-image'), ('/usr/share/tripleo-image-elements', 'ironic-agent-multipath'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'cache-url'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/lib/python2.7/site-packages/diskimage_builder/elements', 'ironic-agent')] main /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../bin/package-installs-squash:169 2020-03-28 05:46:46.043 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/dhcp-all-interfaces/package-installs.yaml 2020-03-28 05:46:46.043 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2020-03-28 05:46:46.045 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ibft-interfaces/package-installs.yaml 2020-03-28 05:46:46.046 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2020-03-28 05:46:46.047 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2020-03-28 05:46:46.047 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/svc-map/package-installs.yaml 2020-03-28 05:46:46.050 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2020-03-28 05:46:46.054 | INFO __main__ [-] Squashing install file: /usr/share/tripleo-image-elements/ironic-agent-multipath/package-installs.yaml 2020-03-28 05:46:46.056 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2020-03-28 05:46:46.056 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2020-03-28 05:46:46.057 | INFO __main__ [-] Squashing install file: /usr/lib/python2.7/site-packages/diskimage_builder/elements/ironic-agent/package-installs.yaml 2020-03-28 05:46:46.064 | DEBUG __main__ [-] final_dict -> defaultdict(, {'install.d': defaultdict(, {'install': [('dhcp-client', 'dhcp-all-interfaces'), ('ifupdown', 'dhcp-all-interfaces'), ('ndisc6', 'dhcp-all-interfaces'), ('git', 'source-repositories'), ('iscsi_package', 'ibft-interfaces'), ('rsync', 'install-static'), ('openssh-server', 'openssh-server'), ('traceroute', 'redhat-common'), ('tcpdump', 'redhat-common'), ('policycoreutils-python', 'redhat-common'), ('rng-tools', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('which', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('lsof', 'redhat-common'), ('policycoreutils', 'redhat-common'), ('libselinux-python', 'redhat-common'), ('device-mapper-multipath', 'ironic-agent-multipath'), ('iscsi-initiator-utils', 'ironic-agent-multipath'), ('openssh-client', 'runtime-ssh-host-keys'), ('curl', 'cache-url'), ('iptables', 'ironic-agent'), ('parted', 'ironic-agent'), ('efibootmgr', 'ironic-agent'), ('dosfstools', 'ironic-agent'), ('dmidecode', 'ironic-agent'), ('qemu-utils', 'ironic-agent'), ('genisoimage', 'ironic-agent'), ('lshw', 'ironic-agent'), ('gdisk', 'ironic-agent'), ('curl', 'ironic-agent'), ('util-linux', 'ironic-agent'), ('mdadm', 'ironic-agent'), ('python-dev', 'ironic-agent'), ('kmod', 'ironic-agent'), ('gcc', 'ironic-agent'), ('ipmitool', 'ironic-agent'), ('tgt', 'ironic-agent'), ('psmisc', 'ironic-agent'), ('efivar', 'ironic-agent'), ('hdparm', 'ironic-agent')]}), 'pre-install.d': defaultdict(, {'install': [('PyYAML', 'svc-map'), ('gettext', 'redhat-common')]})}) main /tmp/dib_build.puGB4LCx/hooks/extra-data.d/../bin/package-installs-squash:189 2020-03-28 05:46:46.079 | dib-run-parts 99-squash-package-install completed 2020-03-28 05:46:46.079 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf 2020-03-28 05:46:46.089 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2020-03-28 05:46:46.094 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2020-03-28 05:46:46.098 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/delorean-rocky-build-deps.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/delorean-rocky-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-ceph-luminous.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 05:46:46.098 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 05:46:46.102 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.110 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean.repo ']' 2020-03-28 05:46:46.116 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.149 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.154 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-rocky-build-deps.repo ']' 2020-03-28 05:46:46.159 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-rocky-build-deps.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.190 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.195 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/delorean-rocky-deps.repo ']' 2020-03-28 05:46:46.199 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/delorean-rocky-deps.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.229 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.234 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos7-rt.repo ']' 2020-03-28 05:46:46.239 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos7-rt.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.277 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.282 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-base.repo ']' 2020-03-28 05:46:46.289 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-base.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.329 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.333 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-ceph-luminous.repo ']' 2020-03-28 05:46:46.339 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-ceph-luminous.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.371 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.375 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-cr.repo ']' 2020-03-28 05:46:46.380 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-cr.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.407 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.411 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-extras.repo ']' 2020-03-28 05:46:46.415 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-extras.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.445 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.449 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-opstools.repo ']' 2020-03-28 05:46:46.454 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-opstools.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.485 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.489 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-qemu.repo ']' 2020-03-28 05:46:46.493 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-qemu.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.520 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:16 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:46:46.526 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:17 : '[' '!' -f /etc/yum.repos.d/quickstart-centos-updates.repo ']' 2020-03-28 05:46:46.531 | + /tmp/dib_build.puGB4LCx/hooks/extra-data.d/99-yum-repo-conf:main:25 : sudo cp -L -f /etc/yum.repos.d/quickstart-centos-updates.repo /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d 2020-03-28 05:46:46.562 | dib-run-parts 99-yum-repo-conf completed 2020-03-28 05:46:46.562 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:46:46.563 | dib-run-parts 2020-03-28 05:46:46.565 | dib-run-parts Target: extra-data.d 2020-03-28 05:46:46.565 | dib-run-parts 2020-03-28 05:46:46.565 | dib-run-parts Script Seconds 2020-03-28 05:46:46.565 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:46:46.565 | dib-run-parts 2020-03-28 05:46:46.579 | dib-run-parts 10-create-pkg-map-dir 0.200 2020-03-28 05:46:46.587 | dib-run-parts 10-merge-svc-map-files 0.041 2020-03-28 05:46:46.594 | dib-run-parts 11-copy-svc-map-file 0.052 2020-03-28 05:46:46.603 | dib-run-parts 15-ssl-ca-copy 0.014 2020-03-28 05:46:46.609 | dib-run-parts 20-manifest-dir 0.036 2020-03-28 05:46:46.617 | dib-run-parts 75-inject-element-manifest 0.081 2020-03-28 05:46:46.624 | dib-run-parts 98-source-repositories 0.033 2020-03-28 05:46:46.631 | dib-run-parts 99-copy-dib-img-functions 0.071 2020-03-28 05:46:46.639 | dib-run-parts 99-enable-install-types 0.096 2020-03-28 05:46:46.645 | dib-run-parts 99-squash-package-install 0.168 2020-03-28 05:46:46.652 | dib-run-parts 99-yum-repo-conf 0.481 2020-03-28 05:46:46.655 | dib-run-parts 2020-03-28 05:46:46.655 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:46:46.659 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-extra-data bash 2020-03-28 05:46:46.665 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:46.666 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-extra-data(,|$)' -q 2020-03-28 05:46:46.675 | + diskimage_builder/lib/disk-image-create:main:362 : run_d_in_target pre-install 2020-03-28 05:46:46.681 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:46:46.686 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:46:46.690 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.puGB4LCx/hooks/pre-install.d ']' 2020-03-28 05:46:46.695 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:46.729 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:46:46.758 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:46.788 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:46.815 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-pre-install run_in_target bash 2020-03-28 05:46:46.821 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-install(,|$)' -q 2020-03-28 05:46:46.822 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:46.829 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:46:46.833 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:46:46.838 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:46:46.842 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2020-03-28 05:46:46.847 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2020-03-28 05:46:46.852 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:46:46.857 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:46:46.862 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:46:46.867 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.puGB4LCx/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2020-03-28 05:46:46.914 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:46.917 | + source /tmp/in_target.d/pre-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:46.917 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:46:46.917 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:46:46.917 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:46.919 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:46.919 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:46.919 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:46.920 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:46.922 | + source /tmp/in_target.d/pre-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:46.922 | ++ '[' -n '' ']' 2020-03-28 05:46:46.922 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:46.926 | + source /tmp/in_target.d/pre-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:46.926 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:46:46.926 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:46:46.926 | ++ export DIB_RELEASE=7 2020-03-28 05:46:46.926 | ++ DIB_RELEASE=7 2020-03-28 05:46:46.926 | ++ export YUM=yum 2020-03-28 05:46:46.926 | ++ YUM=yum 2020-03-28 05:46:46.926 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 05:46:46.929 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2020-03-28 05:46:46.929 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:46.929 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:46.929 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:46.932 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:46.932 | ++ export DISTRO_NAME=centos 2020-03-28 05:46:46.932 | ++ DISTRO_NAME=centos 2020-03-28 05:46:46.932 | ++ export DIB_RELEASE=7 2020-03-28 05:46:46.932 | ++ DIB_RELEASE=7 2020-03-28 05:46:46.932 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:46.935 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:46.935 | ++ export DISTRO_NAME=centos7 2020-03-28 05:46:46.935 | ++ DISTRO_NAME=centos7 2020-03-28 05:46:46.935 | ++ export DIB_RELEASE=7 2020-03-28 05:46:46.935 | ++ DIB_RELEASE=7 2020-03-28 05:46:46.936 | ++ export YUM=yum 2020-03-28 05:46:46.936 | ++ YUM=yum 2020-03-28 05:46:46.936 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:46.938 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:46.939 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:46.939 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:46.939 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:46.942 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:46.942 | ++ [[ 7 == \8 ]] 2020-03-28 05:46:46.942 | ++ [[ 7 == \7 ]] 2020-03-28 05:46:46.942 | ++ export YUM=yum 2020-03-28 05:46:46.942 | ++ YUM=yum 2020-03-28 05:46:46.942 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 05:46:46.945 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2020-03-28 05:46:46.945 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:46.945 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:46.945 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:46.945 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:46.945 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 05:46:46.948 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version 2020-03-28 05:46:46.949 | ++ '[' -z 2 ']' 2020-03-28 05:46:46.949 | ++ '[' -z 2 ']' 2020-03-28 05:46:46.949 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:46:46.949 | ++ export DIB_PYTHON=python2 2020-03-28 05:46:46.949 | ++ DIB_PYTHON=python2 2020-03-28 05:46:46.949 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 05:46:46.951 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2020-03-28 05:46:46.952 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:46.952 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:46.952 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:46.952 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:46.952 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 05:46:46.955 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2020-03-28 05:46:46.955 | ++ '[' -z systemd ']' 2020-03-28 05:46:46.955 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:46:46.955 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2020-03-28 05:46:46.959 | + set -eu 2020-03-28 05:46:46.959 | + set -o pipefail 2020-03-28 05:46:46.959 | + [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 05:46:46.961 | dib-run-parts 00-dnf-update completed 2020-03-28 05:46:46.961 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2020-03-28 05:46:46.964 | + set -eu 2020-03-28 05:46:46.965 | + set -o pipefail 2020-03-28 05:46:46.965 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2020-03-28 05:46:46.968 | + sed -i -e '/You have to run/d' /etc/sudoers 2020-03-28 05:46:46.971 | + visudo -c 2020-03-28 05:46:46.974 | /etc/sudoers: parsed OK 2020-03-28 05:46:46.976 | dib-run-parts 00-fix-requiretty completed 2020-03-28 05:46:46.976 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2020-03-28 05:46:46.978 | + set -eu 2020-03-28 05:46:46.978 | + set -o pipefail 2020-03-28 05:46:46.979 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2020-03-28 05:46:46.982 | + visudo -c 2020-03-28 05:46:46.985 | /etc/sudoers: parsed OK 2020-03-28 05:46:46.987 | dib-run-parts 00-usr-local-bin-secure-path completed 2020-03-28 05:46:46.987 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-dib-python 2020-03-28 05:46:46.990 | + set -eu 2020-03-28 05:46:46.990 | + set -o pipefail 2020-03-28 05:46:46.991 | + [[ centos7 =~ (centos|rhel) ]] 2020-03-28 05:46:46.991 | + [[ 7 == 8 ]] 2020-03-28 05:46:46.991 | + [[ centos7 =~ (debian) ]] 2020-03-28 05:46:46.991 | ++ command -v python2 2020-03-28 05:46:46.992 | + python_path=/usr/bin/python2 2020-03-28 05:46:46.992 | + '[' -z /usr/bin/python2 ']' 2020-03-28 05:46:46.992 | + ln -sf /usr/bin/python2 /usr/local/bin/dib-python 2020-03-28 05:46:46.995 | dib-run-parts 01-dib-python completed 2020-03-28 05:46:46.995 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 05:46:46.997 | + set -eu 2020-03-28 05:46:46.998 | + set -o pipefail 2020-03-28 05:46:46.998 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2020-03-28 05:46:47.000 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /tmp/in_target.d/pre-install.d/../bin/select-boot-kernel-initrd /tmp/in_target.d/pre-install.d/../bin/svc-map /usr/local/bin 2020-03-28 05:46:47.006 | dib-run-parts 01-install-bin completed 2020-03-28 05:46:47.006 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2020-03-28 05:46:47.009 | + set -eu 2020-03-28 05:46:47.009 | + set -o pipefail 2020-03-28 05:46:47.009 | + '[' i386 = amd64 ']' 2020-03-28 05:46:47.009 | + [[ amd64 x86_64 =~ amd64 ]] 2020-03-28 05:46:47.010 | + basearch=x86_64 2020-03-28 05:46:47.010 | + arch=x86_64 2020-03-28 05:46:47.010 | + [[ yum == \d\n\f ]] 2020-03-28 05:46:47.010 | + echo x86_64 2020-03-28 05:46:47.011 | + echo x86_64 2020-03-28 05:46:47.011 | + [[ centos7 =~ centos ]] 2020-03-28 05:46:47.011 | + [[ x86_64 == \x\8\6\_\6\4 ]] 2020-03-28 05:46:47.011 | + contentdir=centos 2020-03-28 05:46:47.012 | + echo centos 2020-03-28 05:46:47.013 | dib-run-parts 01-override-yum-arch completed 2020-03-28 05:46:47.013 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-set-centos-mirror 2020-03-28 05:46:47.016 | + set -eu 2020-03-28 05:46:47.016 | + set -o pipefail 2020-03-28 05:46:47.016 | + DIB_DISTRIBUTION_MIRROR= 2020-03-28 05:46:47.017 | + '[' -n '' ']' 2020-03-28 05:46:47.017 | + exit 0 2020-03-28 05:46:47.018 | dib-run-parts 01-set-centos-mirror completed 2020-03-28 05:46:47.018 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-yum-keepcache 2020-03-28 05:46:47.021 | + set -eu 2020-03-28 05:46:47.021 | + set -o pipefail 2020-03-28 05:46:47.021 | + [[ yum == \d\n\f ]] 2020-03-28 05:46:47.022 | + cfg=/etc/yum.conf 2020-03-28 05:46:47.022 | + sed -i s/keepcache=0/keepcache=1/ /etc/yum.conf 2020-03-28 05:46:47.025 | + sed -i 's/cachedir=\/var\/cache\/yum/cachedir=\/tmp\/yum/' /etc/yum.conf 2020-03-28 05:46:47.029 | dib-run-parts 01-yum-keepcache completed 2020-03-28 05:46:47.029 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 05:46:47.032 | + set -eu 2020-03-28 05:46:47.032 | + set -o pipefail 2020-03-28 05:46:47.033 | ++ dirname /tmp/in_target.d/pre-install.d/02-package-installs 2020-03-28 05:46:47.034 | + package-installs -d /tmp/in_target.d/pre-install.d 2020-03-28 05:46:47.037 | + set -eu 2020-03-28 05:46:47.037 | + set -o pipefail 2020-03-28 05:46:47.037 | ++ basename /usr/local/bin/package-installs 2020-03-28 05:46:47.039 | + SCRIPTNAME=package-installs 2020-03-28 05:46:47.039 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2020-03-28 05:46:47.041 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:46:47.041 | + '[' 0 '!=' 0 ']' 2020-03-28 05:46:47.041 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:46:47.041 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 05:46:47.041 | + WORKDIR= 2020-03-28 05:46:47.042 | + true 2020-03-28 05:46:47.042 | + case "$1" in 2020-03-28 05:46:47.042 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 05:46:47.042 | + shift 2 2020-03-28 05:46:47.042 | + true 2020-03-28 05:46:47.042 | + case "$1" in 2020-03-28 05:46:47.042 | + shift 2020-03-28 05:46:47.042 | + break 2020-03-28 05:46:47.042 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 05:46:47.042 | + PACKAGES= 2020-03-28 05:46:47.043 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:46:47.045 | + '[' -n '' ']' 2020-03-28 05:46:47.045 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2020-03-28 05:46:49.173 | Map install for svc-map: PyYAML 2020-03-28 05:46:49.173 | Map install for redhat-common: gettext 2020-03-28 05:46:49.173 | Running command: ['install-packages', u'PyYAML', u'gettext'] 2020-03-28 05:46:49.173 | > Running install-packages install. 2020-03-28 05:46:49.173 | > + yum -v -y install PyYAML gettext 2020-03-28 05:46:49.173 | > Loading "fastestmirror" plugin 2020-03-28 05:46:49.173 | > Config time: 0.026 2020-03-28 05:46:49.173 | > Yum version: 3.4.3 2020-03-28 05:46:49.173 | > rpmdb time: 0.000 2020-03-28 05:46:49.173 | > Setting up Package Sacks 2020-03-28 05:46:49.173 | > Loading mirror speeds from cached hostfile 2020-03-28 05:46:49.173 | > * base: mirror.trouble-free.net 2020-03-28 05:46:49.173 | > * extras: mirrors.tripadvisor.com 2020-03-28 05:46:49.173 | > * updates: mirror.datto.com 2020-03-28 05:46:49.173 | > pkgsack time: 0.697 2020-03-28 05:46:49.173 | > Obs Init time: 0.937 2020-03-28 05:46:49.173 | > Package PyYAML-3.10-11.el7.x86_64 already installed and latest version 2020-03-28 05:46:49.173 | > Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version 2020-03-28 05:46:49.173 | > Nothing to do 2020-03-28 05:46:49.173 | > + '[' install == install ']' 2020-03-28 05:46:49.173 | > + '[' yum == dnf ']' 2020-03-28 05:46:49.173 | returncode: 0 2020-03-28 05:46:49.177 | dib-run-parts 02-package-installs completed 2020-03-28 05:46:49.177 | dib-run-parts Running /tmp/in_target.d/pre-install.d/02-set-machine-id 2020-03-28 05:46:49.181 | + set -eu 2020-03-28 05:46:49.181 | + set -o pipefail 2020-03-28 05:46:49.181 | + systemd-machine-id-setup 2020-03-28 05:46:49.188 | dib-run-parts 02-set-machine-id completed 2020-03-28 05:46:49.188 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2020-03-28 05:46:49.192 | + set -eu 2020-03-28 05:46:49.192 | + set -o pipefail 2020-03-28 05:46:49.192 | + case $DISTRO_NAME in 2020-03-28 05:46:49.194 | dib-run-parts 03-baseline-tools completed 2020-03-28 05:46:49.194 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2020-03-28 05:46:49.198 | + set -eu 2020-03-28 05:46:49.198 | + set -o pipefail 2020-03-28 05:46:49.198 | + FILE=/usr/local/bin/dib-init-system 2020-03-28 05:46:49.198 | + cat 2020-03-28 05:46:49.200 | + chown root:root /usr/local/bin/dib-init-system 2020-03-28 05:46:49.203 | + chmod 775 /usr/local/bin/dib-init-system 2020-03-28 05:46:49.206 | dib-run-parts 04-dib-init-system completed 2020-03-28 05:46:49.207 | dib-run-parts Running /tmp/in_target.d/pre-install.d/11-selinux-permissive 2020-03-28 05:46:49.211 | + set -eu 2020-03-28 05:46:49.211 | + set -o pipefail 2020-03-28 05:46:49.211 | + echo SELINUX=permissive 2020-03-28 05:46:49.211 | + echo SELINUXTYPE=targeted 2020-03-28 05:46:49.213 | dib-run-parts 11-selinux-permissive completed 2020-03-28 05:46:49.213 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 05:46:49.217 | + set -eu 2020-03-28 05:46:49.217 | + set -o pipefail 2020-03-28 05:46:49.218 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2020-03-28 05:46:49.219 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2020-03-28 05:46:49.223 | + set -eu 2020-03-28 05:46:49.223 | + set -o pipefail 2020-03-28 05:46:49.223 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 05:46:49.224 | + SCRIPTNAME=package-uninstalls 2020-03-28 05:46:49.226 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2020-03-28 05:46:49.227 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:46:49.227 | + '[' 0 '!=' 0 ']' 2020-03-28 05:46:49.227 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2020-03-28 05:46:49.227 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2020-03-28 05:46:49.227 | + WORKDIR= 2020-03-28 05:46:49.227 | + true 2020-03-28 05:46:49.227 | + case "$1" in 2020-03-28 05:46:49.227 | + WORKDIR=/tmp/in_target.d/pre-install.d 2020-03-28 05:46:49.227 | + shift 2 2020-03-28 05:46:49.227 | + true 2020-03-28 05:46:49.227 | + case "$1" in 2020-03-28 05:46:49.227 | + shift 2020-03-28 05:46:49.227 | + break 2020-03-28 05:46:49.227 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2020-03-28 05:46:49.227 | + PACKAGES= 2020-03-28 05:46:49.228 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:46:49.231 | + install-packages -e 2020-03-28 05:46:49.241 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2020-03-28 05:46:49.283 | Nothing to uninstall 2020-03-28 05:46:49.290 | dib-run-parts 99-package-uninstalls completed 2020-03-28 05:46:49.290 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:46:49.290 | dib-run-parts 2020-03-28 05:46:49.293 | dib-run-parts Target: pre-install.d 2020-03-28 05:46:49.293 | dib-run-parts 2020-03-28 05:46:49.293 | dib-run-parts Script Seconds 2020-03-28 05:46:49.293 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:46:49.293 | dib-run-parts 2020-03-28 05:46:49.303 | dib-run-parts 00-dnf-update 0.004 2020-03-28 05:46:49.309 | dib-run-parts 00-fix-requiretty 0.013 2020-03-28 05:46:49.313 | dib-run-parts 00-usr-local-bin-secure-path 0.010 2020-03-28 05:46:49.319 | dib-run-parts 01-dib-python 0.007 2020-03-28 05:46:49.324 | dib-run-parts 01-install-bin 0.010 2020-03-28 05:46:49.331 | dib-run-parts 01-override-yum-arch 0.006 2020-03-28 05:46:49.337 | dib-run-parts 01-set-centos-mirror 0.004 2020-03-28 05:46:49.343 | dib-run-parts 01-yum-keepcache 0.009 2020-03-28 05:46:49.349 | dib-run-parts 02-package-installs 2.146 2020-03-28 05:46:49.355 | dib-run-parts 02-set-machine-id 0.009 2020-03-28 05:46:49.361 | dib-run-parts 03-baseline-tools 0.004 2020-03-28 05:46:49.366 | dib-run-parts 04-dib-init-system 0.010 2020-03-28 05:46:49.372 | dib-run-parts 11-selinux-permissive 0.005 2020-03-28 05:46:49.378 | dib-run-parts 99-package-uninstalls 0.074 2020-03-28 05:46:49.380 | dib-run-parts 2020-03-28 05:46:49.380 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:46:49.388 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:46:49.393 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:46:49.398 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 05:46:49.403 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-pre-install run_in_target bash 2020-03-28 05:46:49.408 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:49.409 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-install(,|$)' -q 2020-03-28 05:46:49.419 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:49.467 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 05:46:49.509 | + diskimage_builder/lib/disk-image-create:main:364 : run_d_in_target install 2020-03-28 05:46:49.515 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:46:49.519 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:46:49.524 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.puGB4LCx/hooks/install.d ']' 2020-03-28 05:46:49.529 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:49.555 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:46:49.583 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:49.608 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:46:49.638 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-install run_in_target bash 2020-03-28 05:46:49.644 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-install(,|$)' -q 2020-03-28 05:46:49.644 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:46:49.652 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:46:49.657 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:46:49.661 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:46:49.666 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2020-03-28 05:46:49.673 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2020-03-28 05:46:49.677 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:46:49.682 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:46:49.687 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:46:49.691 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.puGB4LCx/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2020-03-28 05:46:49.727 | dib-run-parts Ignoring non-executable files: dhcp-all-interfaces.conf package-installs-ironic-agent dhcp-interface@.service dhcp-all-interfaces-udev.rules 2020-03-28 05:46:49.731 | dib-run-parts Ignoring non-conforming filenames: dhcp-all-interfaces.init dhcp-all-interfaces.sh 2020-03-28 05:46:49.737 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:49.740 | + source /tmp/in_target.d/install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:46:49.740 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:46:49.740 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:46:49.740 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:49.743 | + source /tmp/in_target.d/install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:46:49.743 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:49.743 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:49.743 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:49.746 | + source /tmp/in_target.d/install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:46:49.746 | ++ '[' -n '' ']' 2020-03-28 05:46:49.746 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:49.749 | + source /tmp/in_target.d/install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:46:49.750 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:46:49.750 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:46:49.750 | ++ export DIB_RELEASE=7 2020-03-28 05:46:49.750 | ++ DIB_RELEASE=7 2020-03-28 05:46:49.750 | ++ export YUM=yum 2020-03-28 05:46:49.750 | ++ YUM=yum 2020-03-28 05:46:49.750 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 05:46:49.753 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2020-03-28 05:46:49.753 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:49.753 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:46:49.753 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:49.756 | + source /tmp/in_target.d/install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:46:49.756 | ++ export DISTRO_NAME=centos 2020-03-28 05:46:49.756 | ++ DISTRO_NAME=centos 2020-03-28 05:46:49.756 | ++ export DIB_RELEASE=7 2020-03-28 05:46:49.757 | ++ DIB_RELEASE=7 2020-03-28 05:46:49.757 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:49.760 | + source /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:46:49.760 | ++ export DISTRO_NAME=centos7 2020-03-28 05:46:49.760 | ++ DISTRO_NAME=centos7 2020-03-28 05:46:49.760 | ++ export DIB_RELEASE=7 2020-03-28 05:46:49.760 | ++ DIB_RELEASE=7 2020-03-28 05:46:49.760 | ++ export YUM=yum 2020-03-28 05:46:49.760 | ++ YUM=yum 2020-03-28 05:46:49.760 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:49.762 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:46:49.762 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:49.762 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:46:49.763 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:49.765 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:46:49.765 | ++ [[ 7 == \8 ]] 2020-03-28 05:46:49.765 | ++ [[ 7 == \7 ]] 2020-03-28 05:46:49.765 | ++ export YUM=yum 2020-03-28 05:46:49.765 | ++ YUM=yum 2020-03-28 05:46:49.765 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 05:46:49.767 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2020-03-28 05:46:49.767 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:49.767 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:46:49.767 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:49.767 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:46:49.768 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 05:46:49.770 | + source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version 2020-03-28 05:46:49.770 | ++ '[' -z 2 ']' 2020-03-28 05:46:49.770 | ++ '[' -z 2 ']' 2020-03-28 05:46:49.770 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:46:49.770 | ++ export DIB_PYTHON=python2 2020-03-28 05:46:49.770 | ++ DIB_PYTHON=python2 2020-03-28 05:46:49.770 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 05:46:49.773 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2020-03-28 05:46:49.773 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:49.773 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:46:49.773 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:49.773 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:46:49.773 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 05:46:49.775 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2020-03-28 05:46:49.775 | ++ '[' -z systemd ']' 2020-03-28 05:46:49.775 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:46:49.775 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2020-03-28 05:46:49.780 | + set -eu 2020-03-28 05:46:49.780 | + set -o pipefail 2020-03-28 05:46:49.780 | + install-packages -m base iscsi_package 2020-03-28 05:46:49.831 | INFO:root:Mapping for base : iscsi_package 2020-03-28 05:46:49.874 | INFO:root:Mapping for base : iscsi_package 2020-03-28 05:46:49.879 | Running install-packages install. 2020-03-28 05:46:49.879 | + yum -v -y install iscsi-initiator-utils 2020-03-28 05:46:50.065 | Loading "fastestmirror" plugin 2020-03-28 05:46:50.067 | Config time: 0.007 2020-03-28 05:46:50.068 | Yum version: 3.4.3 2020-03-28 05:46:50.130 | rpmdb time: 0.000 2020-03-28 05:46:50.131 | Setting up Package Sacks 2020-03-28 05:46:50.131 | Loading mirror speeds from cached hostfile 2020-03-28 05:46:50.133 | * base: mirror.trouble-free.net 2020-03-28 05:46:50.134 | * extras: mirrors.tripadvisor.com 2020-03-28 05:46:50.134 | * updates: mirror.datto.com 2020-03-28 05:46:50.153 | pkgsack time: 0.021 2020-03-28 05:46:50.672 | Obs Init time: 0.319 2020-03-28 05:46:50.676 | Resolving Dependencies 2020-03-28 05:46:50.677 | --> Running transaction check 2020-03-28 05:46:50.677 | ---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 05:46:50.677 | Checking deps for iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.679 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.681 | looking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.681 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.683 | looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.683 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.685 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.686 | looking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.686 | looking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.687 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.687 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.687 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.688 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.688 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.688 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.688 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.690 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.690 | looking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.690 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.690 | iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 2020-03-28 05:46:50.690 | --> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-11.el7 for package: iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:46:50.690 | Searching pkgSack for dep: iscsi-initiator-utils-iscsiuio 2020-03-28 05:46:50.706 | Building updates object 2020-03-28 05:46:50.976 | up:simple updates time: 0.013 2020-03-28 05:46:50.981 | up:obs time: 0.006 2020-03-28 05:46:50.982 | up:condense time: 0.000 2020-03-28 05:46:50.982 | updates time: 0.276 2020-03-28 05:46:50.987 | TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:46:50.988 | --> Running transaction check 2020-03-28 05:46:50.988 | ---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 will be installed 2020-03-28 05:46:50.989 | Checking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.989 | looking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.874', '11.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.989 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.989 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.991 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.991 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.992 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.993 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.993 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.993 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.994 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.994 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:50.994 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:51.485 | --> Finished Dependency Resolution 2020-03-28 05:46:51.485 | Dependency Process ending 2020-03-28 05:46:51.499 | Depsolve time: 0.822 2020-03-28 05:46:51.499 | 2020-03-28 05:46:51.499 | Dependencies Resolved 2020-03-28 05:46:51.506 | 2020-03-28 05:46:51.506 | ================================================================================ 2020-03-28 05:46:51.506 | Package Arch Version Repository 2020-03-28 05:46:51.506 | Size 2020-03-28 05:46:51.506 | ================================================================================ 2020-03-28 05:46:51.506 | Installing: 2020-03-28 05:46:51.506 | iscsi-initiator-utils x86_64 6.2.0.874-11.el7 base 422 k 2020-03-28 05:46:51.506 | Installing for dependencies: 2020-03-28 05:46:51.506 | iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-11.el7 base 92 k 2020-03-28 05:46:51.506 | 2020-03-28 05:46:51.506 | Transaction Summary 2020-03-28 05:46:51.506 | ================================================================================ 2020-03-28 05:46:51.506 | Install 1 Package (+1 Dependent package) 2020-03-28 05:46:51.506 | 2020-03-28 05:46:51.506 | Total size: 514 k 2020-03-28 05:46:51.506 | Installed size: 2.6 M 2020-03-28 05:46:51.507 | Downloading packages: 2020-03-28 05:46:51.641 | using local copy of iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2020-03-28 05:46:51.642 | using local copy of iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2020-03-28 05:46:51.644 | warning: /tmp/yum/x86_64/7/base/packages/iscsi-initiator-utils-6.2.0.874-11.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 2020-03-28 05:46:51.645 | Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 05:46:51.654 | Importing GPG key 0xF4A80EB5: 2020-03-28 05:46:51.655 | Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 2020-03-28 05:46:51.655 | Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 2020-03-28 05:46:51.655 | Package : centos-release-7-6.1810.2.el7.centos.x86_64 (installed) 2020-03-28 05:46:51.655 | From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 2020-03-28 05:46:51.665 | Member: iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:51.666 | Adding Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 05:46:51.667 | Member: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 - u 2020-03-28 05:46:51.667 | Adding Package iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 in mode u 2020-03-28 05:46:51.668 | Running transaction check 2020-03-28 05:46:51.694 | Transaction check time: 0.027 2020-03-28 05:46:51.695 | Running transaction test 2020-03-28 05:46:51.727 | Transaction test succeeded 2020-03-28 05:46:51.727 | Transaction test time: 0.032 2020-03-28 05:46:51.728 | Running transaction 2020-03-28 05:46:52.164 | Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 05:46:52.222 | Installing : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 05:46:52.239 | Verifying : iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 1/2 2020-03-28 05:46:52.355 | Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-11.el7.x86_64 2/2 2020-03-28 05:46:52.355 | VerifyTransaction time: 0.133 2020-03-28 05:46:52.355 | Transaction time: 0.628 2020-03-28 05:46:52.355 | 2020-03-28 05:46:52.355 | Installed: 2020-03-28 05:46:52.355 | iscsi-initiator-utils.x86_64 0:6.2.0.874-11.el7 2020-03-28 05:46:52.355 | 2020-03-28 05:46:52.355 | Dependency Installed: 2020-03-28 05:46:52.355 | iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-11.el7 2020-03-28 05:46:52.355 | 2020-03-28 05:46:52.356 | Complete! 2020-03-28 05:46:52.389 | + '[' install == install ']' 2020-03-28 05:46:52.389 | + '[' yum == dnf ']' 2020-03-28 05:46:52.391 | dib-run-parts 00-baseline-environment completed 2020-03-28 05:46:52.391 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2020-03-28 05:46:52.395 | + set -eu 2020-03-28 05:46:52.395 | + set -o pipefail 2020-03-28 05:46:52.395 | + '[' 0 -eq 0 ']' 2020-03-28 05:46:52.396 | + install-packages -u 2020-03-28 05:46:52.496 | Loaded plugins: fastestmirror 2020-03-28 05:46:52.546 | Loading mirror speeds from cached hostfile 2020-03-28 05:46:52.547 | * base: mirror.trouble-free.net 2020-03-28 05:46:52.547 | * extras: mirrors.tripadvisor.com 2020-03-28 05:46:52.548 | * updates: mirror.datto.com 2020-03-28 05:46:53.219 | Resolving Dependencies 2020-03-28 05:46:53.220 | --> Running transaction check 2020-03-28 05:46:53.227 | ---> Package GeoIP.x86_64 0:1.5.0-13.el7 will be updated 2020-03-28 05:46:53.548 | ---> Package GeoIP.x86_64 0:1.5.0-14.el7 will be an update 2020-03-28 05:46:53.551 | --> Processing Dependency: geoipupdate for package: GeoIP-1.5.0-14.el7.x86_64 2020-03-28 05:46:53.557 | ---> Package audit.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:46:53.558 | ---> Package audit.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:46:53.566 | ---> Package audit-libs.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:46:53.570 | ---> Package audit-libs.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:46:53.570 | ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be updated 2020-03-28 05:46:53.571 | ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be an update 2020-03-28 05:46:53.572 | ---> Package bash.x86_64 0:4.2.46-31.el7 will be updated 2020-03-28 05:46:53.575 | ---> Package bash.x86_64 0:4.2.46-33.el7 will be an update 2020-03-28 05:46:53.576 | ---> Package bind-libs-lite.x86_64 32:9.9.4-72.el7 will be updated 2020-03-28 05:46:53.578 | ---> Package bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 will be an update 2020-03-28 05:46:53.582 | ---> Package bind-license.noarch 32:9.9.4-72.el7 will be updated 2020-03-28 05:46:53.582 | ---> Package bind-license.noarch 32:9.11.4-9.P2.el7 will be an update 2020-03-28 05:46:53.583 | ---> Package binutils.x86_64 0:2.27-34.base.el7 will be updated 2020-03-28 05:46:53.584 | ---> Package binutils.x86_64 0:2.27-41.base.el7_7.3 will be an update 2020-03-28 05:46:53.586 | ---> Package ca-certificates.noarch 0:2018.2.22-70.0.el7_5 will be updated 2020-03-28 05:46:53.587 | ---> Package ca-certificates.noarch 0:2019.2.32-76.el7_7 will be an update 2020-03-28 05:46:53.588 | ---> Package centos-release.x86_64 0:7-6.1810.2.el7.centos will be updated 2020-03-28 05:46:53.589 | ---> Package centos-release.x86_64 0:7-7.1908.0.el7.centos will be an update 2020-03-28 05:46:53.590 | ---> Package chrony.x86_64 0:3.2-2.el7 will be updated 2020-03-28 05:46:53.590 | ---> Package chrony.x86_64 0:3.4-1.el7 will be an update 2020-03-28 05:46:53.593 | ---> Package cloud-init.x86_64 0:18.2-1.el7.centos.1 will be updated 2020-03-28 05:46:53.594 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be an update 2020-03-28 05:46:53.599 | ---> Package cloud-utils-growpart.noarch 0:0.29-2.el7 will be updated 2020-03-28 05:46:53.599 | ---> Package cloud-utils-growpart.noarch 0:0.29-5.el7 will be an update 2020-03-28 05:46:53.600 | ---> Package coreutils.x86_64 0:8.22-23.el7 will be updated 2020-03-28 05:46:53.607 | ---> Package coreutils.x86_64 0:8.22-24.el7 will be an update 2020-03-28 05:46:53.611 | ---> Package cronie.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 05:46:53.612 | ---> Package cronie.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 05:46:53.613 | ---> Package cronie-anacron.x86_64 0:1.4.11-20.el7_6 will be updated 2020-03-28 05:46:53.614 | ---> Package cronie-anacron.x86_64 0:1.4.11-23.el7 will be an update 2020-03-28 05:46:53.615 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-3.el7 will be updated 2020-03-28 05:46:53.616 | ---> Package cryptsetup-libs.x86_64 0:2.0.3-5.el7 will be an update 2020-03-28 05:46:53.637 | ---> Package curl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 05:46:53.638 | ---> Package curl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 05:46:53.642 | ---> Package dbus.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 05:46:53.644 | ---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 05:46:53.647 | ---> Package dbus-libs.x86_64 1:1.10.24-12.el7 will be updated 2020-03-28 05:46:53.647 | ---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update 2020-03-28 05:46:53.649 | ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 05:46:53.650 | ---> Package device-mapper.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 05:46:53.652 | ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.2 will be updated 2020-03-28 05:46:53.652 | ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 will be an update 2020-03-28 05:46:53.654 | ---> Package dhclient.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:46:53.655 | ---> Package dhclient.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:46:53.658 | --> Processing Dependency: libisc-export.so.169()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 05:46:53.668 | --> Processing Dependency: libdns-export.so.1102()(64bit) for package: 12:dhclient-4.2.5-77.el7.centos.x86_64 2020-03-28 05:46:53.669 | ---> Package dhcp-common.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:46:53.669 | ---> Package dhcp-common.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:46:53.669 | ---> Package dhcp-libs.x86_64 12:4.2.5-68.el7.centos.1 will be updated 2020-03-28 05:46:53.670 | ---> Package dhcp-libs.x86_64 12:4.2.5-77.el7.centos will be an update 2020-03-28 05:46:53.671 | ---> Package diffutils.x86_64 0:3.3-4.el7 will be updated 2020-03-28 05:46:53.672 | ---> Package diffutils.x86_64 0:3.3-5.el7 will be an update 2020-03-28 05:46:53.673 | ---> Package dmidecode.x86_64 1:3.1-2.el7 will be updated 2020-03-28 05:46:53.674 | ---> Package dmidecode.x86_64 1:3.2-3.el7 will be an update 2020-03-28 05:46:53.674 | ---> Package dracut.x86_64 0:033-554.el7 will be updated 2020-03-28 05:46:53.676 | ---> Package dracut.x86_64 0:033-564.el7 will be an update 2020-03-28 05:46:53.682 | ---> Package dracut-config-generic.x86_64 0:033-554.el7 will be updated 2020-03-28 05:46:53.683 | ---> Package dracut-config-generic.x86_64 0:033-564.el7 will be an update 2020-03-28 05:46:53.683 | ---> Package dracut-config-rescue.x86_64 0:033-554.el7 will be updated 2020-03-28 05:46:53.684 | ---> Package dracut-config-rescue.x86_64 0:033-564.el7 will be an update 2020-03-28 05:46:53.684 | ---> Package dracut-network.x86_64 0:033-554.el7 will be updated 2020-03-28 05:46:53.685 | ---> Package dracut-network.x86_64 0:033-564.el7 will be an update 2020-03-28 05:46:53.685 | ---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:46:53.686 | ---> Package e2fsprogs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:46:53.688 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:46:53.688 | ---> Package e2fsprogs-libs.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:46:53.689 | ---> Package elfutils-default-yama-scope.noarch 0:0.172-2.el7 will be updated 2020-03-28 05:46:53.689 | ---> Package elfutils-default-yama-scope.noarch 0:0.176-2.el7 will be an update 2020-03-28 05:46:53.690 | ---> Package elfutils-libelf.x86_64 0:0.172-2.el7 will be updated 2020-03-28 05:46:53.691 | ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be an update 2020-03-28 05:46:53.691 | ---> Package elfutils-libs.x86_64 0:0.172-2.el7 will be updated 2020-03-28 05:46:53.692 | ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be an update 2020-03-28 05:46:53.694 | ---> Package ethtool.x86_64 2:4.8-9.el7 will be updated 2020-03-28 05:46:53.695 | ---> Package ethtool.x86_64 2:4.8-10.el7 will be an update 2020-03-28 05:46:53.696 | ---> Package freetype.x86_64 0:2.8-12.el7 will be updated 2020-03-28 05:46:53.696 | ---> Package freetype.x86_64 0:2.8-14.el7 will be an update 2020-03-28 05:46:53.697 | ---> Package glib2.x86_64 0:2.56.1-2.el7 will be updated 2020-03-28 05:46:53.699 | ---> Package glib2.x86_64 0:2.56.1-5.el7 will be an update 2020-03-28 05:46:53.702 | ---> Package glibc.x86_64 0:2.17-260.el7 will be updated 2020-03-28 05:46:53.704 | ---> Package glibc.x86_64 0:2.17-292.el7 will be an update 2020-03-28 05:46:53.705 | ---> Package glibc-common.x86_64 0:2.17-260.el7 will be updated 2020-03-28 05:46:53.706 | ---> Package glibc-common.x86_64 0:2.17-292.el7 will be an update 2020-03-28 05:46:53.707 | ---> Package grub2.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.708 | ---> Package grub2.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.708 | ---> Package grub2-common.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.710 | ---> Package grub2-common.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.710 | ---> Package grub2-pc.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.711 | ---> Package grub2-pc.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.712 | ---> Package grub2-pc-modules.noarch 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.713 | ---> Package grub2-pc-modules.noarch 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.713 | ---> Package grub2-tools.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.714 | ---> Package grub2-tools.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.715 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.716 | ---> Package grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.717 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.76.el7.centos will be updated 2020-03-28 05:46:53.717 | ---> Package grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos will be an update 2020-03-28 05:46:53.718 | ---> Package grubby.x86_64 0:8.28-25.el7 will be updated 2020-03-28 05:46:53.718 | ---> Package grubby.x86_64 0:8.28-26.el7 will be an update 2020-03-28 05:46:53.720 | ---> Package gssproxy.x86_64 0:0.7.0-21.el7 will be updated 2020-03-28 05:46:53.722 | ---> Package gssproxy.x86_64 0:0.7.0-26.el7 will be an update 2020-03-28 05:46:53.729 | ---> Package hostname.x86_64 0:3.13-3.el7 will be updated 2020-03-28 05:46:53.729 | ---> Package hostname.x86_64 0:3.13-3.el7_7.1 will be an update 2020-03-28 05:46:53.731 | ---> Package hwdata.x86_64 0:0.252-9.1.el7 will be updated 2020-03-28 05:46:53.731 | ---> Package hwdata.x86_64 0:0.252-9.3.el7 will be an update 2020-03-28 05:46:53.732 | ---> Package initscripts.x86_64 0:9.49.46-1.el7 will be updated 2020-03-28 05:46:53.733 | ---> Package initscripts.x86_64 0:9.49.47-1.el7 will be an update 2020-03-28 05:46:53.737 | ---> Package iproute.x86_64 0:4.11.0-14.el7 will be updated 2020-03-28 05:46:53.739 | ---> Package iproute.x86_64 0:4.11.0-25.el7_7.2 will be an update 2020-03-28 05:46:53.743 | ---> Package iptables.x86_64 0:1.4.21-28.el7 will be updated 2020-03-28 05:46:53.743 | ---> Package iptables.x86_64 0:1.4.21-33.el7 will be an update 2020-03-28 05:46:53.745 | ---> Package irqbalance.x86_64 3:1.0.7-11.el7 will be updated 2020-03-28 05:46:53.746 | ---> Package irqbalance.x86_64 3:1.0.7-12.el7 will be an update 2020-03-28 05:46:53.749 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-69.el7 will be updated 2020-03-28 05:46:53.749 | ---> Package iwl7265-firmware.noarch 0:22.0.7.0-72.el7 will be an update 2020-03-28 05:46:53.749 | ---> Package kernel.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 05:46:53.769 | --> Processing Dependency: linux-firmware >= 20190429-72 for package: kernel-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:46:53.780 | ---> Package kernel-tools.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:46:53.805 | ---> Package kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:46:53.836 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:46:53.843 | ---> Package kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:46:53.844 | ---> Package kexec-tools.x86_64 0:2.0.15-21.el7 will be updated 2020-03-28 05:46:53.844 | ---> Package kexec-tools.x86_64 0:2.0.15-33.el7 will be an update 2020-03-28 05:46:53.848 | ---> Package kmod.x86_64 0:20-23.el7 will be updated 2020-03-28 05:46:53.850 | ---> Package kmod.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 05:46:53.851 | ---> Package kmod-libs.x86_64 0:20-23.el7 will be updated 2020-03-28 05:46:53.851 | ---> Package kmod-libs.x86_64 0:20-25.el7_7.1 will be an update 2020-03-28 05:46:53.852 | ---> Package kpartx.x86_64 0:0.4.9-123.el7 will be updated 2020-03-28 05:46:53.852 | ---> Package kpartx.x86_64 0:0.4.9-127.el7 will be an update 2020-03-28 05:46:53.852 | ---> Package krb5-libs.x86_64 0:1.15.1-34.el7 will be updated 2020-03-28 05:46:53.853 | ---> Package krb5-libs.x86_64 0:1.15.1-37.el7_7.2 will be an update 2020-03-28 05:46:53.855 | ---> Package libblkid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:46:53.855 | ---> Package libblkid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:46:53.856 | ---> Package libcap.x86_64 0:2.22-9.el7 will be updated 2020-03-28 05:46:53.857 | ---> Package libcap.x86_64 0:2.22-10.el7 will be an update 2020-03-28 05:46:53.857 | ---> Package libcgroup.x86_64 0:0.41-20.el7 will be updated 2020-03-28 05:46:53.858 | ---> Package libcgroup.x86_64 0:0.41-21.el7 will be an update 2020-03-28 05:46:53.859 | ---> Package libcom_err.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:46:53.859 | ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:46:53.860 | ---> Package libcurl.x86_64 0:7.29.0-51.el7 will be updated 2020-03-28 05:46:53.861 | ---> Package libcurl.x86_64 0:7.29.0-54.el7_7.2 will be an update 2020-03-28 05:46:53.867 | ---> Package libdb.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 05:46:53.867 | ---> Package libdb.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 05:46:53.868 | ---> Package libdb-utils.x86_64 0:5.3.21-24.el7 will be updated 2020-03-28 05:46:53.868 | ---> Package libdb-utils.x86_64 0:5.3.21-25.el7 will be an update 2020-03-28 05:46:53.869 | ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:46:53.870 | ---> Package libgcc.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:46:53.870 | ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:46:53.870 | ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:46:53.870 | ---> Package libmount.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:46:53.871 | ---> Package libmount.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:46:53.872 | ---> Package libndp.x86_64 0:1.2-7.el7 will be updated 2020-03-28 05:46:53.872 | ---> Package libndp.x86_64 0:1.2-9.el7 will be an update 2020-03-28 05:46:53.873 | ---> Package libsmartcols.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:46:53.873 | ---> Package libsmartcols.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:46:53.874 | ---> Package libss.x86_64 0:1.42.9-13.el7 will be updated 2020-03-28 05:46:53.874 | ---> Package libss.x86_64 0:1.42.9-16.el7 will be an update 2020-03-28 05:46:53.875 | ---> Package libssh2.x86_64 0:1.4.3-12.el7 will be updated 2020-03-28 05:46:53.875 | ---> Package libssh2.x86_64 0:1.8.0-3.el7 will be an update 2020-03-28 05:46:53.876 | ---> Package libstdc++.x86_64 0:4.8.5-36.el7 will be updated 2020-03-28 05:46:53.876 | ---> Package libstdc++.x86_64 0:4.8.5-39.el7 will be an update 2020-03-28 05:46:53.877 | ---> Package libteam.x86_64 0:1.27-5.el7 will be updated 2020-03-28 05:46:53.878 | ---> Package libteam.x86_64 0:1.27-9.el7 will be an update 2020-03-28 05:46:53.880 | ---> Package libtirpc.x86_64 0:0.2.4-0.15.el7 will be updated 2020-03-28 05:46:53.880 | ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be an update 2020-03-28 05:46:53.881 | ---> Package libuuid.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:46:53.882 | ---> Package libuuid.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:46:53.882 | ---> Package lshw.x86_64 0:B.02.18-12.el7 will be updated 2020-03-28 05:46:53.882 | ---> Package lshw.x86_64 0:B.02.18-13.el7 will be an update 2020-03-28 05:46:53.884 | ---> Package lz4.x86_64 0:1.7.5-2.el7 will be updated 2020-03-28 05:46:53.884 | ---> Package lz4.x86_64 0:1.7.5-3.el7 will be an update 2020-03-28 05:46:53.884 | ---> Package make.x86_64 1:3.82-23.el7 will be updated 2020-03-28 05:46:53.885 | ---> Package make.x86_64 1:3.82-24.el7 will be an update 2020-03-28 05:46:53.885 | ---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be updated 2020-03-28 05:46:53.886 | ---> Package mariadb-libs.x86_64 3:10.1.20-2.el7 will be an update 2020-03-28 05:46:53.887 | --> Processing Dependency: mariadb-common(x86-64) = 3:10.1.20-2.el7 for package: 3:mariadb-libs-10.1.20-2.el7.x86_64 2020-03-28 05:46:53.890 | ---> Package microcode_ctl.x86_64 2:2.1-47.el7 will be updated 2020-03-28 05:46:53.890 | ---> Package microcode_ctl.x86_64 2:2.1-53.7.el7_7 will be an update 2020-03-28 05:46:54.038 | ---> Package net-tools.x86_64 0:2.0-0.24.20131004git.el7 will be updated 2020-03-28 05:46:54.038 | ---> Package net-tools.x86_64 0:2.0-0.25.20131004git.el7 will be an update 2020-03-28 05:46:54.039 | ---> Package nfs-utils.x86_64 1:1.3.0-0.61.el7 will be updated 2020-03-28 05:46:54.039 | ---> Package nfs-utils.x86_64 1:1.3.0-0.65.el7 will be an update 2020-03-28 05:46:54.045 | ---> Package nspr.x86_64 0:4.19.0-1.el7_5 will be updated 2020-03-28 05:46:54.046 | ---> Package nspr.x86_64 0:4.21.0-1.el7 will be an update 2020-03-28 05:46:54.047 | ---> Package nss.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:46:54.049 | ---> Package nss.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:46:54.051 | ---> Package nss-pem.x86_64 0:1.0.3-5.el7 will be updated 2020-03-28 05:46:54.052 | ---> Package nss-pem.x86_64 0:1.0.3-7.el7 will be an update 2020-03-28 05:46:54.053 | ---> Package nss-softokn.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 05:46:54.053 | ---> Package nss-softokn.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 05:46:54.054 | ---> Package nss-softokn-freebl.x86_64 0:3.36.0-5.el7_5 will be updated 2020-03-28 05:46:54.055 | ---> Package nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 will be an update 2020-03-28 05:46:54.055 | ---> Package nss-sysinit.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:46:54.055 | ---> Package nss-sysinit.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:46:54.056 | ---> Package nss-tools.x86_64 0:3.36.0-7.el7_5 will be updated 2020-03-28 05:46:54.057 | ---> Package nss-tools.x86_64 0:3.44.0-7.el7_7 will be an update 2020-03-28 05:46:54.068 | ---> Package nss-util.x86_64 0:3.36.0-1.el7_5 will be updated 2020-03-28 05:46:54.068 | ---> Package nss-util.x86_64 0:3.44.0-4.el7_7 will be an update 2020-03-28 05:46:54.069 | ---> Package numactl-libs.x86_64 0:2.0.9-7.el7 will be updated 2020-03-28 05:46:54.069 | ---> Package numactl-libs.x86_64 0:2.0.12-3.el7_7.1 will be an update 2020-03-28 05:46:54.070 | ---> Package openldap.x86_64 0:2.4.44-20.el7 will be updated 2020-03-28 05:46:54.070 | ---> Package openldap.x86_64 0:2.4.44-21.el7_6 will be an update 2020-03-28 05:46:54.073 | ---> Package openssh.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:46:54.074 | ---> Package openssh.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:46:54.076 | ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:46:54.077 | ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:46:54.078 | ---> Package openssh-server.x86_64 0:7.4p1-16.el7 will be updated 2020-03-28 05:46:54.078 | ---> Package openssh-server.x86_64 0:7.4p1-21.el7 will be an update 2020-03-28 05:46:54.081 | ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 05:46:54.081 | ---> Package openssl.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 05:46:54.082 | ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be updated 2020-03-28 05:46:54.082 | ---> Package openssl-libs.x86_64 1:1.0.2k-19.el7 will be an update 2020-03-28 05:46:54.083 | ---> Package parted.x86_64 0:3.1-29.el7 will be updated 2020-03-28 05:46:54.084 | ---> Package parted.x86_64 0:3.1-31.el7 will be an update 2020-03-28 05:46:54.085 | ---> Package passwd.x86_64 0:0.79-4.el7 will be updated 2020-03-28 05:46:54.085 | ---> Package passwd.x86_64 0:0.79-5.el7 will be an update 2020-03-28 05:46:54.087 | ---> Package policycoreutils.x86_64 0:2.5-29.el7 will be updated 2020-03-28 05:46:54.088 | ---> Package policycoreutils.x86_64 0:2.5-33.el7 will be an update 2020-03-28 05:46:54.090 | ---> Package policycoreutils-python.x86_64 0:2.5-29.el7 will be updated 2020-03-28 05:46:54.090 | ---> Package policycoreutils-python.x86_64 0:2.5-33.el7 will be an update 2020-03-28 05:46:54.093 | ---> Package polkit.x86_64 0:0.112-18.el7 will be updated 2020-03-28 05:46:54.094 | ---> Package polkit.x86_64 0:0.112-22.el7_7.1 will be an update 2020-03-28 05:46:54.096 | ---> Package procps-ng.x86_64 0:3.3.10-23.el7 will be updated 2020-03-28 05:46:54.096 | ---> Package procps-ng.x86_64 0:3.3.10-26.el7_7.1 will be an update 2020-03-28 05:46:54.097 | ---> Package pyserial.noarch 0:2.6-6.el7 will be obsoleted 2020-03-28 05:46:54.097 | ---> Package python.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 05:46:54.098 | ---> Package python.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 05:46:54.099 | ---> Package python-babel.noarch 0:0.9.6-8.el7 will be obsoleted 2020-03-28 05:46:54.100 | ---> Package python-chardet.noarch 0:2.2.1-1.el7_1 will be obsoleted 2020-03-28 05:46:54.100 | ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be obsoleted 2020-03-28 05:46:54.101 | ---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be obsoleted 2020-03-28 05:46:54.101 | ---> Package python-jsonpatch.noarch 0:1.2-4.el7 will be obsoleted 2020-03-28 05:46:54.101 | ---> Package python-jsonpointer.noarch 0:1.9-2.el7 will be obsoleted 2020-03-28 05:46:54.102 | ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be updated 2020-03-28 05:46:54.102 | ---> Package python-libs.x86_64 0:2.7.5-86.el7 will be an update 2020-03-28 05:46:54.105 | ---> Package python-linux-procfs.noarch 0:0.4.9-4.el7 will be updated 2020-03-28 05:46:54.105 | ---> Package python-linux-procfs.noarch 0:0.4.11-4.el7 will be an update 2020-03-28 05:46:54.105 | ---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be obsoleted 2020-03-28 05:46:54.105 | ---> Package python-perf.x86_64 0:3.10.0-957.1.3.el7 will be updated 2020-03-28 05:46:54.115 | ---> Package python-perf.x86_64 0:3.10.0-1062.18.1.el7 will be an update 2020-03-28 05:46:54.116 | ---> Package python-requests.noarch 0:2.6.0-1.el7_1 will be obsoleted 2020-03-28 05:46:54.116 | ---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be obsoleted 2020-03-28 05:46:54.117 | ---> Package python-six.noarch 0:1.9.0-2.el7 will be obsoleted 2020-03-28 05:46:54.117 | ---> Package python-urllib3.noarch 0:1.10.2-5.el7 will be obsoleted 2020-03-28 05:46:54.117 | ---> Package python2-babel.noarch 0:2.3.4-1.el7 will be obsoleting 2020-03-28 05:46:54.117 | --> Processing Dependency: pytz for package: python2-babel-2.3.4-1.el7.noarch 2020-03-28 05:46:54.126 | ---> Package python2-chardet.noarch 0:3.0.4-7.el7 will be obsoleting 2020-03-28 05:46:54.126 | ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be obsoleting 2020-03-28 05:46:54.126 | ---> Package python2-jinja2.noarch 0:2.10-2.el7 will be obsoleting 2020-03-28 05:46:54.127 | ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be obsoleting 2020-03-28 05:46:54.127 | ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be obsoleting 2020-03-28 05:46:54.127 | ---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be obsoleting 2020-03-28 05:46:54.127 | ---> Package python2-pyserial.noarch 0:3.1.1-7.el7 will be obsoleting 2020-03-28 05:46:54.128 | ---> Package python2-requests.noarch 0:2.19.1-4.el7 will be obsoleting 2020-03-28 05:46:54.128 | --> Processing Dependency: python2-idna for package: python2-requests-2.19.1-4.el7.noarch 2020-03-28 05:46:54.131 | ---> Package python2-setuptools.noarch 0:38.4.0-3.el7 will be obsoleting 2020-03-28 05:46:54.131 | ---> Package python2-six.noarch 0:1.11.0-4.el7 will be obsoleting 2020-03-28 05:46:54.132 | ---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be obsoleting 2020-03-28 05:46:54.132 | --> Processing Dependency: python2-pyOpenSSL for package: python2-urllib3-1.21.1-1.el7.noarch 2020-03-28 05:46:54.133 | --> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch 2020-03-28 05:46:54.135 | --> Processing Dependency: python-cryptography for package: python2-urllib3-1.21.1-1.el7.noarch 2020-03-28 05:46:54.138 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-2.el7 will be updated 2020-03-28 05:46:54.139 | ---> Package qemu-guest-agent.x86_64 10:2.12.0-3.el7 will be an update 2020-03-28 05:46:54.140 | ---> Package quota.x86_64 1:4.01-17.el7 will be updated 2020-03-28 05:46:54.141 | ---> Package quota.x86_64 1:4.01-19.el7 will be an update 2020-03-28 05:46:54.142 | ---> Package quota-nls.noarch 1:4.01-17.el7 will be updated 2020-03-28 05:46:54.142 | ---> Package quota-nls.noarch 1:4.01-19.el7 will be an update 2020-03-28 05:46:54.142 | ---> Package readline.x86_64 0:6.2-10.el7 will be updated 2020-03-28 05:46:54.142 | ---> Package readline.x86_64 0:6.2-11.el7 will be an update 2020-03-28 05:46:54.143 | ---> Package rpcbind.x86_64 0:0.2.0-47.el7 will be updated 2020-03-28 05:46:54.143 | ---> Package rpcbind.x86_64 0:0.2.0-48.el7 will be an update 2020-03-28 05:46:54.144 | ---> Package rpm.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:46:54.146 | ---> Package rpm.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:46:54.149 | ---> Package rpm-build-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:46:54.149 | ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:46:54.151 | ---> Package rpm-libs.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:46:54.151 | ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:46:54.154 | ---> Package rpm-python.x86_64 0:4.11.3-35.el7 will be updated 2020-03-28 05:46:54.154 | ---> Package rpm-python.x86_64 0:4.11.3-40.el7 will be an update 2020-03-28 05:46:54.155 | ---> Package rsync.x86_64 0:3.1.2-4.el7 will be updated 2020-03-28 05:46:54.156 | ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be an update 2020-03-28 05:46:54.156 | ---> Package rsyslog.x86_64 0:8.24.0-34.el7 will be updated 2020-03-28 05:46:54.157 | ---> Package rsyslog.x86_64 0:8.24.0-41.el7_7.4 will be an update 2020-03-28 05:46:54.160 | ---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 05:46:54.161 | ---> Package selinux-policy.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 05:46:54.162 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-229.el7_6.6 will be updated 2020-03-28 05:46:54.162 | ---> Package selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 will be an update 2020-03-28 05:46:54.163 | ---> Package sg3_utils.x86_64 0:1.37-17.el7 will be updated 2020-03-28 05:46:54.163 | ---> Package sg3_utils.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 05:46:54.164 | ---> Package sg3_utils-libs.x86_64 0:1.37-17.el7 will be updated 2020-03-28 05:46:54.165 | ---> Package sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 will be an update 2020-03-28 05:46:54.165 | ---> Package shadow-utils.x86_64 2:4.1.5.1-25.el7 will be updated 2020-03-28 05:46:54.166 | ---> Package shadow-utils.x86_64 2:4.6-5.el7 will be an update 2020-03-28 05:46:54.167 | ---> Package sqlite.x86_64 0:3.7.17-8.el7 will be updated 2020-03-28 05:46:54.167 | ---> Package sqlite.x86_64 0:3.7.17-8.el7_7.1 will be an update 2020-03-28 05:46:54.168 | ---> Package sudo.x86_64 0:1.8.23-3.el7 will be updated 2020-03-28 05:46:54.168 | ---> Package sudo.x86_64 0:1.8.23-4.el7_7.2 will be an update 2020-03-28 05:46:54.171 | ---> Package systemd.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:46:54.177 | ---> Package systemd.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:46:54.182 | ---> Package systemd-libs.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:46:54.183 | ---> Package systemd-libs.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:46:54.185 | ---> Package systemd-sysv.x86_64 0:219-62.el7_6.2 will be updated 2020-03-28 05:46:54.185 | ---> Package systemd-sysv.x86_64 0:219-67.el7_7.4 will be an update 2020-03-28 05:46:54.185 | ---> Package teamd.x86_64 0:1.27-5.el7 will be updated 2020-03-28 05:46:54.185 | ---> Package teamd.x86_64 0:1.27-9.el7 will be an update 2020-03-28 05:46:54.187 | ---> Package tuned.noarch 0:2.10.0-6.el7 will be updated 2020-03-28 05:46:54.187 | ---> Package tuned.noarch 0:2.11.0-5.el7_7.1 will be an update 2020-03-28 05:46:54.194 | ---> Package tzdata.noarch 0:2018i-1.el7 will be updated 2020-03-28 05:46:54.195 | ---> Package tzdata.noarch 0:2019c-1.el7 will be an update 2020-03-28 05:46:54.195 | ---> Package util-linux.x86_64 0:2.23.2-59.el7 will be updated 2020-03-28 05:46:54.197 | ---> Package util-linux.x86_64 0:2.23.2-61.el7_7.1 will be an update 2020-03-28 05:46:54.200 | ---> Package vim-minimal.x86_64 2:7.4.160-5.el7 will be updated 2020-03-28 05:46:54.201 | ---> Package vim-minimal.x86_64 2:7.4.629-6.el7 will be an update 2020-03-28 05:46:54.201 | ---> Package xfsprogs.x86_64 0:4.5.0-18.el7 will be updated 2020-03-28 05:46:54.202 | ---> Package xfsprogs.x86_64 0:4.5.0-20.el7 will be an update 2020-03-28 05:46:54.203 | ---> Package yum.noarch 0:3.4.3-161.el7.centos will be updated 2020-03-28 05:46:54.204 | ---> Package yum.noarch 0:3.4.3-163.el7.centos will be an update 2020-03-28 05:46:54.206 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 05:46:54.206 | ---> Package yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 05:46:54.206 | ---> Package yum-utils.noarch 0:1.1.31-50.el7 will be updated 2020-03-28 05:46:54.206 | ---> Package yum-utils.noarch 0:1.1.31-52.el7 will be an update 2020-03-28 05:46:54.207 | --> Running transaction check 2020-03-28 05:46:54.207 | ---> Package bind-export-libs.x86_64 32:9.11.4-9.P2.el7 will be installed 2020-03-28 05:46:54.208 | ---> Package geoipupdate.x86_64 0:2.5.0-1.el7 will be installed 2020-03-28 05:46:54.208 | ---> Package linux-firmware.noarch 0:20190429-72.gitddde598.el7 will be installed 2020-03-28 05:46:54.208 | ---> Package mariadb-common.x86_64 3:10.1.20-2.el7 will be installed 2020-03-28 05:46:54.209 | --> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.20-2.el7.x86_64 2020-03-28 05:46:54.218 | ---> Package python2-cryptography.x86_64 0:2.1.4-2.el7 will be installed 2020-03-28 05:46:54.219 | --> Processing Dependency: python2-cffi >= 1.7 for package: python2-cryptography-2.1.4-2.el7.x86_64 2020-03-28 05:46:54.221 | --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.1.4-2.el7.x86_64 2020-03-28 05:46:54.222 | --> Processing Dependency: python-enum34 for package: python2-cryptography-2.1.4-2.el7.x86_64 2020-03-28 05:46:54.224 | ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed 2020-03-28 05:46:54.224 | ---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed 2020-03-28 05:46:54.225 | ---> Package python2-pysocks.noarch 0:1.5.6-3.el7 will be installed 2020-03-28 05:46:54.225 | ---> Package pytz.noarch 0:2016.10-2.el7 will be installed 2020-03-28 05:46:54.225 | --> Running transaction check 2020-03-28 05:46:54.225 | ---> Package mariadb-config.x86_64 3:10.1.20-2.el7 will be installed 2020-03-28 05:46:54.225 | ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed 2020-03-28 05:46:54.225 | ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed 2020-03-28 05:46:54.225 | ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed 2020-03-28 05:46:54.226 | --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 2020-03-28 05:46:54.228 | --> Running transaction check 2020-03-28 05:46:54.228 | ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed 2020-03-28 05:46:54.228 | --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch 2020-03-28 05:46:54.230 | --> Running transaction check 2020-03-28 05:46:54.230 | ---> Package python-ply.noarch 0:3.4-11.el7 will be installed 2020-03-28 05:46:54.327 | --> Finished Dependency Resolution 2020-03-28 05:46:54.454 | 2020-03-28 05:46:54.454 | Dependencies Resolved 2020-03-28 05:46:56.177 | 2020-03-28 05:46:56.177 | ================================================================================ 2020-03-28 05:46:56.177 | Package Arch Version Repository Size 2020-03-28 05:46:56.177 | ================================================================================ 2020-03-28 05:46:56.177 | Installing: 2020-03-28 05:46:56.177 | kernel x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 50 M 2020-03-28 05:46:56.177 | python2-babel noarch 2.3.4-1.el7 delorean-rocky-deps 4.8 M 2020-03-28 05:46:56.177 | replacing python-babel.noarch 0.9.6-8.el7 2020-03-28 05:46:56.177 | python2-chardet noarch 3.0.4-7.el7 delorean-rocky-deps 185 k 2020-03-28 05:46:56.177 | replacing python-chardet.noarch 2.2.1-1.el7_1 2020-03-28 05:46:56.177 | python2-ipaddress 2020-03-28 05:46:56.177 | noarch 1.0.18-5.el7 delorean-rocky-deps 34 k 2020-03-28 05:46:56.177 | replacing python-ipaddress.noarch 1.0.16-2.el7 2020-03-28 05:46:56.177 | python2-jinja2 noarch 2.10-2.el7 delorean-rocky-deps 526 k 2020-03-28 05:46:56.177 | replacing python-jinja2.noarch 2.7.2-2.el7 2020-03-28 05:46:56.178 | python2-jsonpatch 2020-03-28 05:46:56.178 | noarch 1.21-1.el7 delorean-rocky-deps 21 k 2020-03-28 05:46:56.178 | replacing python-jsonpatch.noarch 1.2-4.el7 2020-03-28 05:46:56.178 | python2-jsonpointer 2020-03-28 05:46:56.178 | noarch 1.10-4.el7 delorean-rocky-deps 13 k 2020-03-28 05:46:56.178 | replacing python-jsonpointer.noarch 1.9-2.el7 2020-03-28 05:46:56.178 | python2-markupsafe 2020-03-28 05:46:56.178 | x86_64 0.23-16.el7 delorean-rocky-deps 31 k 2020-03-28 05:46:56.178 | replacing python-markupsafe.x86_64 0.11-10.el7 2020-03-28 05:46:56.178 | python2-pyserial noarch 3.1.1-7.el7 delorean-rocky-deps 162 k 2020-03-28 05:46:56.178 | replacing pyserial.noarch 2.6-6.el7 2020-03-28 05:46:56.178 | python2-requests noarch 2.19.1-4.el7 delorean-rocky-deps 122 k 2020-03-28 05:46:56.178 | replacing python-requests.noarch 2.6.0-1.el7_1 2020-03-28 05:46:56.178 | python2-setuptools 2020-03-28 05:46:56.178 | noarch 38.4.0-3.el7 delorean-rocky-deps 617 k 2020-03-28 05:46:56.178 | replacing python-setuptools.noarch 0.9.8-7.el7 2020-03-28 05:46:56.178 | python2-six noarch 1.11.0-4.el7 delorean-rocky-deps 31 k 2020-03-28 05:46:56.178 | replacing python-six.noarch 1.9.0-2.el7 2020-03-28 05:46:56.178 | python2-urllib3 noarch 1.21.1-1.el7 delorean-rocky-deps 172 k 2020-03-28 05:46:56.178 | replacing python-urllib3.noarch 1.10.2-5.el7 2020-03-28 05:46:56.178 | Updating: 2020-03-28 05:46:56.178 | GeoIP x86_64 1.5.0-14.el7 base 1.5 M 2020-03-28 05:46:56.178 | audit x86_64 2.8.5-4.el7 base 256 k 2020-03-28 05:46:56.178 | audit-libs x86_64 2.8.5-4.el7 base 102 k 2020-03-28 05:46:56.178 | audit-libs-python 2020-03-28 05:46:56.178 | x86_64 2.8.5-4.el7 base 76 k 2020-03-28 05:46:56.178 | bash x86_64 4.2.46-33.el7 base 1.0 M 2020-03-28 05:46:56.178 | bind-libs-lite x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 05:46:56.178 | bind-license noarch 32:9.11.4-9.P2.el7 base 88 k 2020-03-28 05:46:56.178 | binutils x86_64 2.27-41.base.el7_7.3 quickstart-centos-updates 5.9 M 2020-03-28 05:46:56.178 | ca-certificates noarch 2019.2.32-76.el7_7 quickstart-centos-updates 399 k 2020-03-28 05:46:56.178 | centos-release x86_64 7-7.1908.0.el7.centos base 26 k 2020-03-28 05:46:56.178 | chrony x86_64 3.4-1.el7 base 251 k 2020-03-28 05:46:56.178 | cloud-init x86_64 18.5-3.el7.centos base 861 k 2020-03-28 05:46:56.178 | cloud-utils-growpart 2020-03-28 05:46:56.178 | noarch 0.29-5.el7 base 27 k 2020-03-28 05:46:56.178 | coreutils x86_64 8.22-24.el7 base 3.3 M 2020-03-28 05:46:56.178 | cronie x86_64 1.4.11-23.el7 base 92 k 2020-03-28 05:46:56.178 | cronie-anacron x86_64 1.4.11-23.el7 base 36 k 2020-03-28 05:46:56.178 | cryptsetup-libs x86_64 2.0.3-5.el7 base 338 k 2020-03-28 05:46:56.178 | curl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 270 k 2020-03-28 05:46:56.178 | dbus x86_64 1:1.10.24-13.el7_6 base 245 k 2020-03-28 05:46:56.178 | dbus-libs x86_64 1:1.10.24-13.el7_6 base 169 k 2020-03-28 05:46:56.178 | device-mapper x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 294 k 2020-03-28 05:46:56.178 | device-mapper-libs 2020-03-28 05:46:56.178 | x86_64 7:1.02.158-2.el7_7.2 quickstart-centos-updates 322 k 2020-03-28 05:46:56.178 | dhclient x86_64 12:4.2.5-77.el7.centos base 285 k 2020-03-28 05:46:56.178 | dhcp-common x86_64 12:4.2.5-77.el7.centos base 176 k 2020-03-28 05:46:56.178 | dhcp-libs x86_64 12:4.2.5-77.el7.centos base 133 k 2020-03-28 05:46:56.178 | diffutils x86_64 3.3-5.el7 base 322 k 2020-03-28 05:46:56.178 | dmidecode x86_64 1:3.2-3.el7 base 81 k 2020-03-28 05:46:56.178 | dracut x86_64 033-564.el7 base 329 k 2020-03-28 05:46:56.178 | dracut-config-generic 2020-03-28 05:46:56.178 | x86_64 033-564.el7 base 59 k 2020-03-28 05:46:56.178 | dracut-config-rescue 2020-03-28 05:46:56.178 | x86_64 033-564.el7 base 60 k 2020-03-28 05:46:56.178 | dracut-network x86_64 033-564.el7 base 103 k 2020-03-28 05:46:56.178 | e2fsprogs x86_64 1.42.9-16.el7 base 700 k 2020-03-28 05:46:56.178 | e2fsprogs-libs x86_64 1.42.9-16.el7 base 167 k 2020-03-28 05:46:56.178 | elfutils-default-yama-scope 2020-03-28 05:46:56.178 | noarch 0.176-2.el7 base 33 k 2020-03-28 05:46:56.178 | elfutils-libelf x86_64 0.176-2.el7 base 194 k 2020-03-28 05:46:56.178 | elfutils-libs x86_64 0.176-2.el7 base 291 k 2020-03-28 05:46:56.178 | ethtool x86_64 2:4.8-10.el7 base 127 k 2020-03-28 05:46:56.178 | freetype x86_64 2.8-14.el7 base 380 k 2020-03-28 05:46:56.178 | glib2 x86_64 2.56.1-5.el7 base 2.5 M 2020-03-28 05:46:56.178 | glibc x86_64 2.17-292.el7 base 3.6 M 2020-03-28 05:46:56.178 | glibc-common x86_64 2.17-292.el7 base 11 M 2020-03-28 05:46:56.178 | grub2 x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 05:46:56.178 | grub2-common noarch 1:2.02-0.80.el7.centos base 730 k 2020-03-28 05:46:56.178 | grub2-pc x86_64 1:2.02-0.80.el7.centos base 32 k 2020-03-28 05:46:56.178 | grub2-pc-modules noarch 1:2.02-0.80.el7.centos base 848 k 2020-03-28 05:46:56.178 | grub2-tools x86_64 1:2.02-0.80.el7.centos base 1.8 M 2020-03-28 05:46:56.178 | grub2-tools-extra 2020-03-28 05:46:56.178 | x86_64 1:2.02-0.80.el7.centos base 997 k 2020-03-28 05:46:56.178 | grub2-tools-minimal 2020-03-28 05:46:56.178 | x86_64 1:2.02-0.80.el7.centos base 174 k 2020-03-28 05:46:56.178 | grubby x86_64 8.28-26.el7 base 71 k 2020-03-28 05:46:56.178 | gssproxy x86_64 0.7.0-26.el7 base 110 k 2020-03-28 05:46:56.178 | hostname x86_64 3.13-3.el7_7.1 quickstart-centos-updates 17 k 2020-03-28 05:46:56.178 | hwdata x86_64 0.252-9.3.el7 base 2.4 M 2020-03-28 05:46:56.178 | initscripts x86_64 9.49.47-1.el7 base 439 k 2020-03-28 05:46:56.178 | iproute x86_64 4.11.0-25.el7_7.2 quickstart-centos-updates 803 k 2020-03-28 05:46:56.178 | iptables x86_64 1.4.21-33.el7 base 433 k 2020-03-28 05:46:56.178 | irqbalance x86_64 3:1.0.7-12.el7 base 45 k 2020-03-28 05:46:56.178 | iwl7265-firmware noarch 22.0.7.0-72.el7 base 7.3 M 2020-03-28 05:46:56.178 | kernel-tools x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 05:46:56.178 | kernel-tools-libs 2020-03-28 05:46:56.178 | x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.8 M 2020-03-28 05:46:56.178 | kexec-tools x86_64 2.0.15-33.el7 base 346 k 2020-03-28 05:46:56.178 | kmod x86_64 20-25.el7_7.1 quickstart-centos-updates 122 k 2020-03-28 05:46:56.178 | kmod-libs x86_64 20-25.el7_7.1 quickstart-centos-updates 51 k 2020-03-28 05:46:56.178 | kpartx x86_64 0.4.9-127.el7 base 78 k 2020-03-28 05:46:56.178 | krb5-libs x86_64 1.15.1-37.el7_7.2 quickstart-centos-updates 805 k 2020-03-28 05:46:56.178 | libblkid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 181 k 2020-03-28 05:46:56.178 | libcap x86_64 2.22-10.el7 base 47 k 2020-03-28 05:46:56.178 | libcgroup x86_64 0.41-21.el7 base 66 k 2020-03-28 05:46:56.178 | libcom_err x86_64 1.42.9-16.el7 base 41 k 2020-03-28 05:46:56.178 | libcurl x86_64 7.29.0-54.el7_7.2 quickstart-centos-updates 223 k 2020-03-28 05:46:56.178 | libdb x86_64 5.3.21-25.el7 base 720 k 2020-03-28 05:46:56.178 | libdb-utils x86_64 5.3.21-25.el7 base 132 k 2020-03-28 05:46:56.178 | libgcc x86_64 4.8.5-39.el7 base 102 k 2020-03-28 05:46:56.178 | libgomp x86_64 4.8.5-39.el7 base 158 k 2020-03-28 05:46:56.178 | libmount x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 183 k 2020-03-28 05:46:56.178 | libndp x86_64 1.2-9.el7 base 32 k 2020-03-28 05:46:56.178 | libsmartcols x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 141 k 2020-03-28 05:46:56.178 | libss x86_64 1.42.9-16.el7 base 46 k 2020-03-28 05:46:56.178 | libssh2 x86_64 1.8.0-3.el7 base 88 k 2020-03-28 05:46:56.178 | libstdc++ x86_64 4.8.5-39.el7 base 305 k 2020-03-28 05:46:56.178 | libteam x86_64 1.27-9.el7 base 49 k 2020-03-28 05:46:56.179 | libtirpc x86_64 0.2.4-0.16.el7 base 89 k 2020-03-28 05:46:56.179 | libuuid x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 83 k 2020-03-28 05:46:56.179 | lshw x86_64 B.02.18-13.el7 base 321 k 2020-03-28 05:46:56.179 | lz4 x86_64 1.7.5-3.el7 base 99 k 2020-03-28 05:46:56.179 | make x86_64 1:3.82-24.el7 base 421 k 2020-03-28 05:46:56.179 | mariadb-libs x86_64 3:10.1.20-2.el7 delorean-rocky-deps 643 k 2020-03-28 05:46:56.179 | microcode_ctl x86_64 2:2.1-53.7.el7_7 quickstart-centos-updates 2.5 M 2020-03-28 05:46:56.179 | net-tools x86_64 2.0-0.25.20131004git.el7 2020-03-28 05:46:56.179 | base 306 k 2020-03-28 05:46:56.179 | nfs-utils x86_64 1:1.3.0-0.65.el7 base 412 k 2020-03-28 05:46:56.179 | nspr x86_64 4.21.0-1.el7 base 127 k 2020-03-28 05:46:56.179 | nss x86_64 3.44.0-7.el7_7 quickstart-centos-updates 854 k 2020-03-28 05:46:56.179 | nss-pem x86_64 1.0.3-7.el7 base 74 k 2020-03-28 05:46:56.179 | nss-softokn x86_64 3.44.0-8.el7_7 quickstart-centos-updates 330 k 2020-03-28 05:46:56.179 | nss-softokn-freebl 2020-03-28 05:46:56.179 | x86_64 3.44.0-8.el7_7 quickstart-centos-updates 224 k 2020-03-28 05:46:56.179 | nss-sysinit x86_64 3.44.0-7.el7_7 quickstart-centos-updates 65 k 2020-03-28 05:46:56.179 | nss-tools x86_64 3.44.0-7.el7_7 quickstart-centos-updates 528 k 2020-03-28 05:46:56.179 | nss-util x86_64 3.44.0-4.el7_7 quickstart-centos-updates 79 k 2020-03-28 05:46:56.179 | numactl-libs x86_64 2.0.12-3.el7_7.1 quickstart-centos-updates 30 k 2020-03-28 05:46:56.179 | openldap x86_64 2.4.44-21.el7_6 base 356 k 2020-03-28 05:46:56.179 | openssh x86_64 7.4p1-21.el7 base 510 k 2020-03-28 05:46:56.179 | openssh-clients x86_64 7.4p1-21.el7 base 655 k 2020-03-28 05:46:56.179 | openssh-server x86_64 7.4p1-21.el7 base 459 k 2020-03-28 05:46:56.179 | openssl x86_64 1:1.0.2k-19.el7 base 493 k 2020-03-28 05:46:56.179 | openssl-libs x86_64 1:1.0.2k-19.el7 base 1.2 M 2020-03-28 05:46:56.179 | parted x86_64 3.1-31.el7 base 609 k 2020-03-28 05:46:56.179 | passwd x86_64 0.79-5.el7 base 105 k 2020-03-28 05:46:56.179 | policycoreutils x86_64 2.5-33.el7 base 916 k 2020-03-28 05:46:56.179 | policycoreutils-python 2020-03-28 05:46:56.179 | x86_64 2.5-33.el7 base 457 k 2020-03-28 05:46:56.179 | polkit x86_64 0.112-22.el7_7.1 quickstart-centos-updates 170 k 2020-03-28 05:46:56.179 | procps-ng x86_64 3.3.10-26.el7_7.1 quickstart-centos-updates 291 k 2020-03-28 05:46:56.179 | python x86_64 2.7.5-86.el7 base 95 k 2020-03-28 05:46:56.179 | python-libs x86_64 2.7.5-86.el7 base 5.6 M 2020-03-28 05:46:56.179 | python-linux-procfs 2020-03-28 05:46:56.179 | noarch 0.4.11-4.el7 base 33 k 2020-03-28 05:46:56.179 | python-perf x86_64 3.10.0-1062.18.1.el7 quickstart-centos-updates 7.9 M 2020-03-28 05:46:56.179 | qemu-guest-agent x86_64 10:2.12.0-3.el7 base 116 k 2020-03-28 05:46:56.179 | quota x86_64 1:4.01-19.el7 base 179 k 2020-03-28 05:46:56.179 | quota-nls noarch 1:4.01-19.el7 base 90 k 2020-03-28 05:46:56.179 | readline x86_64 6.2-11.el7 base 193 k 2020-03-28 05:46:56.179 | rpcbind x86_64 0.2.0-48.el7 base 60 k 2020-03-28 05:46:56.179 | rpm x86_64 4.11.3-40.el7 base 1.2 M 2020-03-28 05:46:56.179 | rpm-build-libs x86_64 4.11.3-40.el7 base 107 k 2020-03-28 05:46:56.179 | rpm-libs x86_64 4.11.3-40.el7 base 278 k 2020-03-28 05:46:56.179 | rpm-python x86_64 4.11.3-40.el7 base 83 k 2020-03-28 05:46:56.179 | rsync x86_64 3.1.2-6.el7_6.1 base 404 k 2020-03-28 05:46:56.179 | rsyslog x86_64 8.24.0-41.el7_7.4 quickstart-centos-updates 618 k 2020-03-28 05:46:56.179 | selinux-policy noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 492 k 2020-03-28 05:46:56.179 | selinux-policy-targeted 2020-03-28 05:46:56.179 | noarch 3.13.1-252.el7_7.6 quickstart-centos-updates 7.0 M 2020-03-28 05:46:56.179 | sg3_utils x86_64 1.37-18.el7_7.2 quickstart-centos-updates 646 k 2020-03-28 05:46:56.179 | sg3_utils-libs x86_64 1.37-18.el7_7.2 quickstart-centos-updates 65 k 2020-03-28 05:46:56.179 | shadow-utils x86_64 2:4.6-5.el7 base 1.2 M 2020-03-28 05:46:56.179 | sqlite x86_64 3.7.17-8.el7_7.1 quickstart-centos-updates 394 k 2020-03-28 05:46:56.179 | sudo x86_64 1.8.23-4.el7_7.2 quickstart-centos-updates 842 k 2020-03-28 05:46:56.179 | systemd x86_64 219-67.el7_7.4 quickstart-centos-updates 5.1 M 2020-03-28 05:46:56.179 | systemd-libs x86_64 219-67.el7_7.4 quickstart-centos-updates 411 k 2020-03-28 05:46:56.179 | systemd-sysv x86_64 219-67.el7_7.4 quickstart-centos-updates 89 k 2020-03-28 05:46:56.179 | teamd x86_64 1.27-9.el7 base 113 k 2020-03-28 05:46:56.179 | tuned noarch 2.11.0-5.el7_7.1 quickstart-centos-updates 268 k 2020-03-28 05:46:56.179 | tzdata noarch 2019c-1.el7 quickstart-centos-updates 493 k 2020-03-28 05:46:56.179 | util-linux x86_64 2.23.2-61.el7_7.1 quickstart-centos-updates 2.0 M 2020-03-28 05:46:56.179 | vim-minimal x86_64 2:7.4.629-6.el7 base 443 k 2020-03-28 05:46:56.179 | xfsprogs x86_64 4.5.0-20.el7 base 896 k 2020-03-28 05:46:56.179 | yum noarch 3.4.3-163.el7.centos base 1.2 M 2020-03-28 05:46:56.179 | yum-plugin-fastestmirror 2020-03-28 05:46:56.179 | noarch 1.1.31-52.el7 base 34 k 2020-03-28 05:46:56.179 | yum-utils noarch 1.1.31-52.el7 base 121 k 2020-03-28 05:46:56.179 | Installing for dependencies: 2020-03-28 05:46:56.179 | bind-export-libs x86_64 32:9.11.4-9.P2.el7 base 1.1 M 2020-03-28 05:46:56.179 | geoipupdate x86_64 2.5.0-1.el7 base 35 k 2020-03-28 05:46:56.179 | linux-firmware noarch 20190429-72.gitddde598.el7 2020-03-28 05:46:56.179 | base 73 M 2020-03-28 05:46:56.179 | mariadb-common x86_64 3:10.1.20-2.el7 delorean-rocky-deps 62 k 2020-03-28 05:46:56.179 | mariadb-config x86_64 3:10.1.20-2.el7 delorean-rocky-deps 25 k 2020-03-28 05:46:56.179 | python-enum34 noarch 1.0.4-1.el7 base 52 k 2020-03-28 05:46:56.179 | python-ply noarch 3.4-11.el7 base 123 k 2020-03-28 05:46:56.179 | python-pycparser noarch 2.14-1.el7 base 104 k 2020-03-28 05:46:56.179 | python2-asn1crypto 2020-03-28 05:46:56.179 | noarch 0.23.0-2.el7 delorean-rocky-deps 172 k 2020-03-28 05:46:56.179 | python2-cffi x86_64 1.11.2-1.el7 delorean-rocky-deps 228 k 2020-03-28 05:46:56.179 | python2-cryptography 2020-03-28 05:46:56.179 | x86_64 2.1.4-2.el7 delorean-rocky-deps 509 k 2020-03-28 05:46:56.179 | python2-idna noarch 2.5-1.el7 delorean-rocky-deps 94 k 2020-03-28 05:46:56.179 | python2-pyOpenSSL 2020-03-28 05:46:56.179 | noarch 17.3.0-3.el7 delorean-rocky-deps 91 k 2020-03-28 05:46:56.179 | python2-pysocks noarch 1.5.6-3.el7 delorean-rocky-deps 19 k 2020-03-28 05:46:56.179 | pytz noarch 2016.10-2.el7 base 46 k 2020-03-28 05:46:56.179 | 2020-03-28 05:46:56.179 | Transaction Summary 2020-03-28 05:46:56.179 | ================================================================================ 2020-03-28 05:46:56.179 | Install 13 Packages (+15 Dependent packages) 2020-03-28 05:46:56.179 | Upgrade 144 Packages 2020-03-28 05:46:56.179 | 2020-03-28 05:46:56.180 | Total size: 257 M 2020-03-28 05:46:56.180 | Downloading packages: 2020-03-28 05:46:56.697 | Running transaction check 2020-03-28 05:46:57.063 | Running transaction test 2020-03-28 05:46:57.599 | Transaction test succeeded 2020-03-28 05:46:57.600 | Running transaction 2020-03-28 05:46:58.209 | Updating : libgcc-4.8.5-39.el7.x86_64 1/328 2020-03-28 05:46:58.272 | Updating : 1:grub2-common-2.02-0.80.el7.centos.noarch 2/328 2020-03-28 05:46:58.628 | Updating : centos-release-7-7.1908.0.el7.centos.x86_64 3/328 2020-03-28 05:46:58.765 | Updating : tzdata-2019c-1.el7.noarch 4/328 2020-03-28 05:46:58.811 | Updating : bash-4.2.46-33.el7.x86_64 5/328 2020-03-28 05:47:01.615 | Updating : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 6/328 2020-03-28 05:47:03.867 | Updating : glibc-common-2.17-292.el7.x86_64 7/328 2020-03-28 05:47:03.950 | Updating : glibc-2.17-292.el7.x86_64 8/328 2020-03-28 05:47:03.950 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2020-03-28 05:47:04.037 | Updating : nspr-4.21.0-1.el7.x86_64 9/328 2020-03-28 05:47:04.091 | Updating : nss-util-3.44.0-4.el7_7.x86_64 10/328 2020-03-28 05:47:04.130 | Updating : audit-libs-2.8.5-4.el7.x86_64 11/328 2020-03-28 05:47:04.184 | Updating : libcom_err-1.42.9-16.el7.x86_64 12/328 2020-03-28 05:47:04.232 | Updating : libcap-2.22-10.el7.x86_64 13/328 2020-03-28 05:47:04.357 | Updating : libuuid-2.23.2-61.el7_7.1.x86_64 14/328 2020-03-28 05:47:04.450 | Updating : libdb-5.3.21-25.el7.x86_64 15/328 2020-03-28 05:47:04.532 | Updating : elfutils-libelf-0.176-2.el7.x86_64 16/328 2020-03-28 05:47:04.663 | Updating : readline-6.2-11.el7.x86_64 17/328 2020-03-28 05:47:04.770 | Updating : sqlite-3.7.17-8.el7_7.1.x86_64 18/328 2020-03-28 05:47:04.872 | Updating : diffutils-3.3-5.el7.x86_64 19/328 2020-03-28 05:47:05.010 | Updating : libstdc++-4.8.5-39.el7.x86_64 20/328 2020-03-28 05:47:05.797 | Updating : ca-certificates-2019.2.32-76.el7_7.noarch 21/328 2020-03-28 05:47:06.220 | Updating : 1:openssl-libs-1.0.2k-19.el7.x86_64 22/328 2020-03-28 05:47:06.360 | Updating : coreutils-8.22-24.el7.x86_64 23/328 2020-03-28 05:47:06.566 | Updating : krb5-libs-1.15.1-37.el7_7.2.x86_64 24/328 2020-03-28 05:47:06.609 | Updating : 2:shadow-utils-4.6-5.el7.x86_64 25/328 2020-03-28 05:47:07.632 | Updating : libblkid-2.23.2-61.el7_7.1.x86_64 26/328 2020-03-28 05:47:07.690 | Updating : python-libs-2.7.5-86.el7.x86_64 27/328 2020-03-28 05:47:07.718 | Updating : python-2.7.5-86.el7.x86_64 28/328 2020-03-28 05:47:08.050 | Updating : libmount-2.23.2-61.el7_7.1.x86_64 29/328 2020-03-28 05:47:08.184 | Updating : glib2-2.56.1-5.el7.x86_64 30/328 2020-03-28 05:47:08.215 | Installing : python2-setuptools-38.4.0-3.el7.noarch 31/328 2020-03-28 05:47:08.246 | Installing : python2-six-1.11.0-4.el7.noarch 32/328 2020-03-28 05:47:08.269 | Installing : python2-idna-2.5-1.el7.noarch 33/328 2020-03-28 05:47:08.292 | Installing : python2-ipaddress-1.0.18-5.el7.noarch 34/328 2020-03-28 05:47:08.404 | Updating : libtirpc-0.2.4-0.16.el7.x86_64 35/328 2020-03-28 05:47:08.447 | Updating : nss-softokn-3.44.0-8.el7_7.x86_64 36/328 2020-03-28 05:47:08.588 | Updating : nss-pem-1.0.3-7.el7.x86_64 37/328 2020-03-28 05:47:08.648 | Updating : nss-3.44.0-7.el7_7.x86_64 38/328 2020-03-28 05:47:08.704 | Updating : nss-sysinit-3.44.0-7.el7_7.x86_64 39/328 2020-03-28 05:47:08.752 | Updating : e2fsprogs-libs-1.42.9-16.el7.x86_64 40/328 2020-03-28 05:47:08.806 | Updating : lz4-1.7.5-3.el7.x86_64 41/328 2020-03-28 05:47:08.828 | Updating : 2:ethtool-4.8-10.el7.x86_64 42/328 2020-03-28 05:47:08.931 | Updating : hostname-3.13-3.el7_7.1.x86_64 43/328 2020-03-28 05:47:08.979 | Updating : nss-tools-3.44.0-7.el7_7.x86_64 44/328 2020-03-28 05:47:09.577 | Installing : pytz-2016.10-2.el7.noarch 45/328 2020-03-28 05:47:09.688 | Installing : python2-babel-2.3.4-1.el7.noarch 46/328 2020-03-28 05:47:09.734 | Installing : python2-pyserial-3.1.1-7.el7.noarch 47/328 2020-03-28 05:47:09.775 | Installing : python2-jsonpointer-1.10-4.el7.noarch 48/328 2020-03-28 05:47:09.823 | Installing : python2-jsonpatch-1.21-1.el7.noarch 49/328 2020-03-28 05:47:09.980 | Installing : python2-markupsafe-0.23-16.el7.x86_64 50/328 2020-03-28 05:47:10.092 | Installing : python2-jinja2-2.10-2.el7.noarch 51/328 2020-03-28 05:47:10.203 | Updating : python-perf-3.10.0-1062.18.1.el7.x86_64 52/328 2020-03-28 05:47:10.272 | Installing : python2-chardet-3.0.4-7.el7.noarch 53/328 2020-03-28 05:47:10.306 | Installing : python2-asn1crypto-0.23.0-2.el7.noarch 54/328 2020-03-28 05:47:10.369 | Updating : audit-libs-python-2.8.5-4.el7.x86_64 55/328 2020-03-28 05:47:10.412 | Installing : python-ply-3.4-11.el7.noarch 56/328 2020-03-28 05:47:10.465 | Installing : python-pycparser-2.14-1.el7.noarch 57/328 2020-03-28 05:47:10.493 | Installing : python2-cffi-1.11.2-1.el7.x86_64 58/328 2020-03-28 05:47:10.622 | Installing : python-enum34-1.0.4-1.el7.noarch 59/328 2020-03-28 05:47:10.684 | Installing : python2-cryptography-2.1.4-2.el7.x86_64 60/328 2020-03-28 05:47:10.720 | Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 61/328 2020-03-28 05:47:10.745 | Updating : python-linux-procfs-0.4.11-4.el7.noarch 62/328 2020-03-28 05:47:10.825 | Installing : python2-pysocks-1.5.6-3.el7.noarch 63/328 2020-03-28 05:47:10.883 | Installing : python2-urllib3-1.21.1-1.el7.noarch 64/328 2020-03-28 05:47:10.926 | Installing : python2-requests-2.19.1-4.el7.noarch 65/328 2020-03-28 05:47:11.191 | Updating : grubby-8.28-26.el7.x86_64 66/328 2020-03-28 05:47:11.928 | Installing : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 67/328 2020-03-28 05:47:12.048 | Updating : binutils-2.27-41.base.el7_7.3.x86_64 68/328 2020-03-28 05:47:12.100 | Updating : libssh2-1.8.0-3.el7.x86_64 69/328 2020-03-28 05:47:12.134 | Updating : libdb-utils-5.3.21-25.el7.x86_64 70/328 2020-03-28 05:47:12.184 | Updating : libcurl-7.29.0-54.el7_7.2.x86_64 71/328 2020-03-28 05:47:12.225 | Updating : curl-7.29.0-54.el7_7.2.x86_64 72/328 2020-03-28 05:47:12.345 | Updating : rpm-libs-4.11.3-40.el7.x86_64 73/328 2020-03-28 05:47:12.429 | Updating : rpm-4.11.3-40.el7.x86_64 74/328 2020-03-28 05:47:12.526 | Updating : openldap-2.4.44-21.el7_6.x86_64 75/328 2020-03-28 05:47:12.572 | Updating : rpm-build-libs-4.11.3-40.el7.x86_64 76/328 2020-03-28 05:47:12.595 | Updating : rpm-python-4.11.3-40.el7.x86_64 77/328 2020-03-28 05:47:12.797 | Updating : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 78/328 2020-03-28 05:47:12.829 | Updating : yum-3.4.3-163.el7.centos.noarch 79/328 2020-03-28 05:47:13.059 | Installing : geoipupdate-2.5.0-1.el7.x86_64 80/328 2020-03-28 05:47:13.097 | Updating : GeoIP-1.5.0-14.el7.x86_64 81/328 2020-03-28 05:47:13.211 | Updating : libss-1.42.9-16.el7.x86_64 82/328 2020-03-28 05:47:13.288 | Updating : e2fsprogs-1.42.9-16.el7.x86_64 83/328 2020-03-28 05:47:13.387 | Updating : freetype-2.8-14.el7.x86_64 84/328 2020-03-28 05:47:13.513 | Updating : iptables-1.4.21-33.el7.x86_64 85/328 2020-03-28 05:47:13.542 | Updating : iproute-4.11.0-25.el7_7.2.x86_64 86/328 2020-03-28 05:47:13.608 | Updating : libteam-1.27-9.el7.x86_64 87/328 2020-03-28 05:47:13.733 | Updating : 1:make-3.82-24.el7.x86_64 88/328 2020-03-28 05:47:13.775 | Updating : 2:vim-minimal-7.4.629-6.el7.x86_64 89/328 2020-03-28 05:47:13.811 | Updating : 1:dmidecode-3.2-3.el7.x86_64 90/328 2020-03-28 05:47:13.857 | Updating : sg3_utils-libs-1.37-18.el7_7.2.x86_64 91/328 2020-03-28 05:47:13.892 | Updating : kmod-libs-20-25.el7_7.1.x86_64 92/328 2020-03-28 05:47:13.992 | Updating : numactl-libs-2.0.12-3.el7_7.1.x86_64 93/328 2020-03-28 05:47:14.067 | Updating : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 94/328 2020-03-28 05:47:14.463 | Updating : libsmartcols-2.23.2-61.el7_7.1.x86_64 95/328 2020-03-28 05:47:14.614 | Updating : util-linux-2.23.2-61.el7_7.1.x86_64 96/328 2020-03-28 05:47:14.658 | Updating : procps-ng-3.3.10-26.el7_7.1.x86_64 97/328 2020-03-28 05:47:14.697 | Updating : kpartx-0.4.9-127.el7.x86_64 98/328 2020-03-28 05:47:14.771 | Updating : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 99/328 2020-03-28 05:47:14.872 | Updating : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 100/328 2020-03-28 05:47:15.062 | Updating : cryptsetup-libs-2.0.3-5.el7.x86_64 101/328 2020-03-28 05:47:15.112 | Updating : dracut-033-564.el7.x86_64 102/328 2020-03-28 05:47:15.164 | Updating : kmod-20-25.el7_7.1.x86_64 103/328 2020-03-28 05:47:15.239 | Updating : elfutils-libs-0.176-2.el7.x86_64 104/328 2020-03-28 05:47:15.297 | Updating : systemd-libs-219-67.el7_7.4.x86_64 105/328 2020-03-28 05:47:16.316 | Updating : 1:dbus-libs-1.10.24-13.el7_6.x86_64 106/328 2020-03-28 05:47:16.858 | Updating : systemd-219-67.el7_7.4.x86_64 107/328 2020-03-28 05:47:16.858 | Running in chroot, ignoring request. 2020-03-28 05:47:16.982 | Updating : 1:dbus-1.10.24-13.el7_6.x86_64 108/328 2020-03-28 05:47:17.032 | Updating : elfutils-default-yama-scope-0.176-2.el7.noarch 109/328 2020-03-28 05:47:17.214 | Updating : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 110/328 2020-03-28 05:47:17.563 | Updating : policycoreutils-2.5-33.el7.x86_64 111/328 2020-03-28 05:47:17.594 | Updating : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 112/328 2020-03-28 05:47:17.628 | Updating : systemd-sysv-219-67.el7_7.4.x86_64 113/328 2020-03-28 05:47:17.845 | Updating : rpcbind-0.2.0-48.el7.x86_64 114/328 2020-03-28 05:47:17.921 | Updating : initscripts-9.49.47-1.el7.x86_64 115/328 2020-03-28 05:47:18.065 | Updating : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 116/328 2020-03-28 05:47:18.112 | Updating : openssh-7.4p1-21.el7.x86_64 117/328 2020-03-28 05:47:18.176 | Updating : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 118/328 2020-03-28 05:47:18.228 | Updating : 12:dhclient-4.2.5-77.el7.centos.x86_64 119/328 2020-03-28 05:47:18.523 | Updating : dracut-network-033-564.el7.x86_64 120/328 2020-03-28 05:47:18.548 | Updating : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 121/328 2020-03-28 05:47:18.641 | Updating : selinux-policy-3.13.1-252.el7_7.6.noarch 122/328 2020-03-28 05:47:19.102 | Updating : polkit-0.112-22.el7_7.1.x86_64 123/328 2020-03-28 05:47:19.516 | Updating : hwdata-0.252-9.3.el7.x86_64 124/328 2020-03-28 05:47:19.566 | Updating : cronie-anacron-1.4.11-23.el7.x86_64 125/328 2020-03-28 05:47:19.642 | Updating : cronie-1.4.11-23.el7.x86_64 126/328 2020-03-28 05:47:19.744 | Updating : gssproxy-0.7.0-26.el7.x86_64 127/328 2020-03-28 05:47:19.807 | Updating : net-tools-2.0-0.25.20131004git.el7.x86_64 128/328 2020-03-28 05:47:19.984 | Updating : libcgroup-0.41-21.el7.x86_64 129/328 2020-03-28 05:47:28.317 | Updating : policycoreutils-python-2.5-33.el7.x86_64 130/328 2020-03-28 05:47:28.533 | Installing : linux-firmware-20190429-72.gitddde598.el7.noarch 131/328 2020-03-28 05:47:28.565 | Updating : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 132/328 2020-03-28 05:47:28.599 | Updating : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 133/328 2020-03-28 05:47:28.660 | Updating : 1:quota-nls-4.01-19.el7.noarch 134/328 2020-03-28 05:47:28.702 | Updating : 1:quota-4.01-19.el7.x86_64 135/328 2020-03-28 05:47:28.722 | Updating : 32:bind-license-9.11.4-9.P2.el7.noarch 136/328 2020-03-28 05:47:28.761 | Installing : 3:mariadb-config-10.1.20-2.el7.x86_64 137/328 2020-03-28 05:47:28.932 | Installing : 3:mariadb-common-10.1.20-2.el7.x86_64 138/328 2020-03-28 05:47:29.148 | Updating : 3:mariadb-libs-10.1.20-2.el7.x86_64 139/328 2020-03-28 05:47:29.294 | Updating : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 140/328 2020-03-28 05:47:29.386 | Updating : 1:nfs-utils-1.3.0-0.65.el7.x86_64 141/328 2020-03-28 05:47:31.733 | Updating : 1:grub2-2.02-0.80.el7.centos.x86_64 142/328 2020-03-28 05:47:32.525 | Installing : kernel-3.10.0-1062.18.1.el7.x86_64 143/328 2020-03-28 05:47:32.525 | grubby fatal error: unable to find a suitable template 2020-03-28 05:47:32.525 | grubby fatal error: unable to find a suitable template 2020-03-28 05:47:34.783 | Updating : cloud-init-18.5-3.el7.centos.x86_64 144/328 2020-03-28 05:47:34.928 | Updating : lshw-B.02.18-13.el7.x86_64 145/328 2020-03-28 05:47:36.200 | Updating : tuned-2.11.0-5.el7_7.1.noarch 146/328 2020-03-28 05:47:45.006 | Updating : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 147/328 2020-03-28 05:47:45.238 | Updating : kexec-tools-2.0.15-33.el7.x86_64 148/328 2020-03-28 05:47:45.321 | Updating : openssh-clients-7.4p1-21.el7.x86_64 149/328 2020-03-28 05:47:45.380 | Updating : openssh-server-7.4p1-21.el7.x86_64 150/328 2020-03-28 05:47:45.451 | Updating : audit-2.8.5-4.el7.x86_64 151/328 2020-03-28 05:47:45.478 | Updating : chrony-3.4-1.el7.x86_64 152/328 2020-03-28 05:47:45.479 | Running in chroot, ignoring request. 2020-03-28 05:47:45.616 | Updating : rsyslog-8.24.0-41.el7_7.4.x86_64 153/328 2020-03-28 05:47:45.937 | Updating : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 154/328 2020-03-28 05:47:51.334 | Updating : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 155/328 2020-03-28 05:47:51.365 | Updating : rsync-3.1.2-6.el7_6.1.x86_64 156/328 2020-03-28 05:47:51.408 | Updating : 3:irqbalance-1.0.7-12.el7.x86_64 157/328 2020-03-28 05:47:51.427 | Updating : teamd-1.27-9.el7.x86_64 158/328 2020-03-28 05:47:51.442 | Updating : dracut-config-generic-033-564.el7.x86_64 159/328 2020-03-28 05:47:51.527 | Updating : dracut-config-rescue-033-564.el7.x86_64 160/328 2020-03-28 05:47:51.585 | Updating : parted-3.1-31.el7.x86_64 161/328 2020-03-28 05:47:51.706 | Updating : cloud-utils-growpart-0.29-5.el7.noarch 162/328 2020-03-28 05:47:51.934 | Updating : kernel-tools-3.10.0-1062.18.1.el7.x86_64 163/328 2020-03-28 05:47:52.154 | Updating : sg3_utils-1.37-18.el7_7.2.x86_64 164/328 2020-03-28 05:47:52.243 | Updating : sudo-1.8.23-4.el7_7.2.x86_64 165/328 2020-03-28 05:47:52.285 | Updating : 1:openssl-1.0.2k-19.el7.x86_64 166/328 2020-03-28 05:47:52.325 | Updating : yum-utils-1.1.31-52.el7.noarch 167/328 2020-03-28 05:47:52.454 | Updating : passwd-0.79-5.el7.x86_64 168/328 2020-03-28 05:47:52.510 | Updating : xfsprogs-4.5.0-20.el7.x86_64 169/328 2020-03-28 05:47:52.563 | Updating : libgomp-4.8.5-39.el7.x86_64 170/328 2020-03-28 05:47:53.932 | Updating : libndp-1.2-9.el7.x86_64 171/328 2020-03-28 05:47:53.959 | Updating : iwl7265-firmware-22.0.7.0-72.el7.noarch 172/328 2020-03-28 05:47:54.003 | Cleanup : cloud-init-18.2-1.el7.centos.1.x86_64 173/328 2020-03-28 05:47:54.035 | Cleanup : tuned-2.10.0-6.el7.noarch 174/328 2020-03-28 05:47:54.052 | Erasing : python-requests-2.6.0-1.el7_1.noarch 175/328 2020-03-28 05:47:54.074 | Erasing : python-urllib3-1.10.2-5.el7.noarch 176/328 2020-03-28 05:47:54.124 | Cleanup : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 177/328 2020-03-28 05:47:54.159 | Cleanup : selinux-policy-3.13.1-229.el7_6.6.noarch 178/328 2020-03-28 05:47:54.183 | Erasing : python-jinja2-2.7.2-2.el7.noarch 179/328 2020-03-28 05:47:54.198 | Erasing : python-jsonpatch-1.2-4.el7.noarch 180/328 2020-03-28 05:47:54.213 | Cleanup : cloud-utils-growpart-0.29-2.el7.noarch 181/328 2020-03-28 05:47:54.230 | Cleanup : yum-utils-1.1.31-50.el7.noarch 182/328 2020-03-28 05:47:54.245 | Cleanup : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 183/328 2020-03-28 05:47:54.265 | Cleanup : yum-3.4.3-161.el7.centos.noarch 184/328 2020-03-28 05:47:54.277 | Cleanup : 1:grub2-2.02-0.76.el7.centos.x86_64 185/328 2020-03-28 05:47:54.290 | Cleanup : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 186/328 2020-03-28 05:47:54.304 | Cleanup : dracut-config-rescue-033-554.el7.x86_64 187/328 2020-03-28 05:47:54.324 | Cleanup : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 188/328 2020-03-28 05:47:54.349 | Erasing : python-jsonpointer-1.9-2.el7.noarch 189/328 2020-03-28 05:47:54.376 | Erasing : python-babel-0.9.6-8.el7.noarch 190/328 2020-03-28 05:47:54.389 | Erasing : python-ipaddress-1.0.16-2.el7.noarch 191/328 2020-03-28 05:47:54.406 | Erasing : python-six-1.9.0-2.el7.noarch 192/328 2020-03-28 05:47:54.428 | Erasing : python-chardet-2.2.1-1.el7_1.noarch 193/328 2020-03-28 05:47:54.447 | Cleanup : python-linux-procfs-0.4.9-4.el7.noarch 194/328 2020-03-28 05:47:54.480 | Erasing : pyserial-2.6-6.el7.noarch 195/328 2020-03-28 05:47:54.515 | Erasing : python-setuptools-0.9.8-7.el7.noarch 196/328 2020-03-28 05:47:54.548 | Cleanup : dracut-config-generic-033-554.el7.x86_64 197/328 2020-03-28 05:47:54.611 | Cleanup : 1:nfs-utils-1.3.0-0.61.el7.x86_64 198/328 2020-03-28 05:47:54.650 | Cleanup : rpm-python-4.11.3-35.el7.x86_64 199/328 2020-03-28 05:47:54.696 | Cleanup : openssh-server-7.4p1-16.el7.x86_64 200/328 2020-03-28 05:47:54.743 | Cleanup : rpm-build-libs-4.11.3-35.el7.x86_64 201/328 2020-03-28 05:47:54.775 | Cleanup : 1:openssl-1.0.2k-16.el7.x86_64 202/328 2020-03-28 05:47:54.805 | Cleanup : openssh-clients-7.4p1-16.el7.x86_64 203/328 2020-03-28 05:47:54.897 | Cleanup : polkit-0.112-18.el7.x86_64 204/328 2020-03-28 05:47:54.936 | Cleanup : kexec-tools-2.0.15-21.el7.x86_64 205/328 2020-03-28 05:47:54.970 | Cleanup : policycoreutils-python-2.5-29.el7.x86_64 206/328 2020-03-28 05:47:55.064 | Cleanup : audit-2.8.4-4.el7.x86_64 207/328 2020-03-28 05:47:55.102 | Cleanup : parted-3.1-29.el7.x86_64 208/328 2020-03-28 05:47:55.127 | Cleanup : policycoreutils-2.5-29.el7.x86_64 209/328 2020-03-28 05:47:55.158 | Cleanup : openssh-7.4p1-16.el7.x86_64 210/328 2020-03-28 05:47:55.207 | Cleanup : 1:quota-4.01-17.el7.x86_64 211/328 2020-03-28 05:47:55.278 | Cleanup : rpcbind-0.2.0-47.el7.x86_64 212/328 2020-03-28 05:47:55.307 | Cleanup : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 213/328 2020-03-28 05:47:55.328 | Cleanup : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 214/328 2020-03-28 05:47:55.360 | Cleanup : e2fsprogs-1.42.9-13.el7.x86_64 215/328 2020-03-28 05:47:55.402 | Cleanup : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 216/328 2020-03-28 05:47:55.439 | Cleanup : rsyslog-8.24.0-34.el7.x86_64 217/328 2020-03-28 05:47:55.492 | Cleanup : xfsprogs-4.5.0-18.el7.x86_64 218/328 2020-03-28 05:47:55.545 | Cleanup : gssproxy-0.7.0-21.el7.x86_64 219/328 2020-03-28 05:47:55.586 | Cleanup : 3:irqbalance-1.0.7-11.el7.x86_64 220/328 2020-03-28 05:47:55.618 | Cleanup : sg3_utils-1.37-17.el7.x86_64 221/328 2020-03-28 05:47:55.659 | Cleanup : chrony-3.2-2.el7.x86_64 222/328 2020-03-28 05:47:55.698 | Cleanup : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 223/328 2020-03-28 05:47:55.718 | Cleanup : sudo-1.8.23-3.el7.x86_64 224/328 2020-03-28 05:47:55.736 | Cleanup : lshw-B.02.18-12.el7.x86_64 225/328 2020-03-28 05:47:55.772 | Cleanup : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 226/328 2020-03-28 05:47:55.808 | Cleanup : cronie-1.4.11-20.el7_6.x86_64 227/328 2020-03-28 05:47:55.824 | Cleanup : cronie-anacron-1.4.11-20.el7_6.x86_64 228/328 2020-03-28 05:47:55.863 | Cleanup : teamd-1.27-5.el7.x86_64 229/328 2020-03-28 05:47:55.963 | Cleanup : kernel-tools-3.10.0-957.1.3.el7.x86_64 230/328 2020-03-28 05:47:55.981 | Cleanup : dracut-network-033-554.el7.x86_64 231/328 2020-03-28 05:47:56.008 | Cleanup : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 232/328 2020-03-28 05:47:56.043 | Cleanup : initscripts-9.49.46-1.el7.x86_64 233/328 2020-03-28 05:47:56.067 | Cleanup : 32:bind-libs-lite-9.9.4-72.el7.x86_64 234/328 2020-03-28 05:47:56.091 | Cleanup : iproute-4.11.0-14.el7.x86_64 235/328 2020-03-28 05:47:56.122 | Cleanup : libtirpc-0.2.4-0.15.el7.x86_64 236/328 2020-03-28 05:47:56.138 | Cleanup : audit-libs-python-2.8.4-4.el7.x86_64 237/328 2020-03-28 05:47:56.172 | Cleanup : libcgroup-0.41-20.el7.x86_64 238/328 2020-03-28 05:47:56.219 | Erasing : python-markupsafe-0.11-10.el7.x86_64 239/328 2020-03-28 05:47:56.293 | Cleanup : python-perf-3.10.0-957.1.3.el7.x86_64 240/328 2020-03-28 05:47:56.312 | Cleanup : passwd-0.79-4.el7.x86_64 241/328 2020-03-28 05:47:56.352 | Cleanup : glib2-2.56.1-2.el7.x86_64 242/328 2020-03-28 05:47:56.368 | Cleanup : grubby-8.28-25.el7.x86_64 243/328 2020-03-28 05:47:56.404 | Cleanup : libstdc++-4.8.5-36.el7.x86_64 244/328 2020-03-28 05:47:56.434 | Cleanup : numactl-libs-2.0.9-7.el7.x86_64 245/328 2020-03-28 05:47:56.463 | Cleanup : e2fsprogs-libs-1.42.9-13.el7.x86_64 246/328 2020-03-28 05:47:56.492 | Cleanup : libss-1.42.9-13.el7.x86_64 247/328 2020-03-28 05:47:56.520 | Cleanup : net-tools-2.0-0.24.20131004git.el7.x86_64 248/328 2020-03-28 05:47:56.986 | Cleanup : rsync-3.1.2-4.el7.x86_64 249/328 2020-03-28 05:47:57.107 | Cleanup : 2:microcode_ctl-2.1-47.el7.x86_64 250/328 2020-03-28 05:47:57.569 | Cleanup : hwdata-0.252-9.1.el7.x86_64 251/328 2020-03-28 05:47:57.586 | Cleanup : systemd-sysv-219-62.el7_6.2.x86_64 252/328 2020-03-28 05:47:57.610 | Cleanup : python-2.7.5-76.el7.x86_64 253/328 2020-03-28 05:47:57.674 | Cleanup : python-libs-2.7.5-76.el7.x86_64 254/328 2020-03-28 05:47:57.710 | Cleanup : iptables-1.4.21-28.el7.x86_64 255/328 2020-03-28 05:47:57.756 | Cleanup : freetype-2.8-12.el7.x86_64 256/328 2020-03-28 05:47:57.785 | Cleanup : 1:make-3.82-23.el7.x86_64 257/328 2020-03-28 05:47:57.815 | Cleanup : libgomp-4.8.5-36.el7.x86_64 258/328 2020-03-28 05:47:57.832 | Cleanup : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 259/328 2020-03-28 05:47:57.864 | Cleanup : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 260/328 2020-03-28 05:47:57.879 | Cleanup : 32:bind-license-9.9.4-72.el7.noarch 261/328 2020-03-28 05:47:57.899 | Cleanup : 1:grub2-common-2.02-0.76.el7.centos.noarch 262/328 2020-03-28 05:47:57.913 | Cleanup : 1:quota-nls-4.01-17.el7.noarch 263/328 2020-03-28 05:47:57.928 | Cleanup : iwl7265-firmware-22.0.7.0-69.el7.noarch 264/328 2020-03-28 05:47:57.965 | Cleanup : procps-ng-3.3.10-23.el7.x86_64 265/328 2020-03-28 05:47:58.003 | Cleanup : 1:dbus-libs-1.10.24-12.el7.x86_64 266/328 2020-03-28 05:47:58.032 | Cleanup : util-linux-2.23.2-59.el7.x86_64 267/328 2020-03-28 05:47:58.048 | Cleanup : kpartx-0.4.9-123.el7.x86_64 268/328 2020-03-28 05:47:58.083 | Cleanup : cryptsetup-libs-2.0.3-3.el7.x86_64 269/328 2020-03-28 05:47:58.121 | Cleanup : systemd-libs-219-62.el7_6.2.x86_64 270/328 2020-03-28 05:47:58.144 | Cleanup : kmod-20-23.el7.x86_64 271/328 2020-03-28 05:47:58.170 | Cleanup : dracut-033-554.el7.x86_64 272/328 2020-03-28 05:47:58.216 | Cleanup : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 273/328 2020-03-28 05:47:58.239 | Cleanup : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 274/328 2020-03-28 05:47:58.275 | Cleanup : elfutils-libs-0.172-2.el7.x86_64 275/328 2020-03-28 05:47:58.303 | Cleanup : elfutils-default-yama-scope-0.172-2.el7.noarch 276/328 2020-03-28 05:47:58.360 | Cleanup : 1:dbus-1.10.24-12.el7.x86_64 277/328 2020-03-28 05:47:58.418 | Cleanup : systemd-219-62.el7_6.2.x86_64 278/328 2020-03-28 05:47:58.439 | Cleanup : curl-7.29.0-51.el7.x86_64 279/328 2020-03-28 05:47:58.468 | Cleanup : libcurl-7.29.0-51.el7.x86_64 280/328 2020-03-28 05:47:58.496 | Cleanup : openldap-2.4.44-20.el7.x86_64 281/328 2020-03-28 05:47:58.525 | Cleanup : rpm-libs-4.11.3-35.el7.x86_64 282/328 2020-03-28 05:47:58.549 | Cleanup : rpm-4.11.3-35.el7.x86_64 283/328 2020-03-28 05:47:58.566 | Cleanup : nss-tools-3.36.0-7.el7_5.x86_64 284/328 2020-03-28 05:47:58.584 | Cleanup : nss-sysinit-3.36.0-7.el7_5.x86_64 285/328 2020-03-28 05:47:58.625 | Cleanup : nss-3.36.0-7.el7_5.x86_64 286/328 2020-03-28 05:47:58.649 | Cleanup : nss-pem-1.0.3-5.el7.x86_64 287/328 2020-03-28 05:47:58.685 | Cleanup : nss-softokn-3.36.0-5.el7_5.x86_64 288/328 2020-03-28 05:47:58.721 | Cleanup : libmount-2.23.2-59.el7.x86_64 289/328 2020-03-28 05:47:58.778 | Cleanup : libblkid-2.23.2-59.el7.x86_64 290/328 2020-03-28 05:47:58.802 | Cleanup : 2:shadow-utils-4.1.5.1-25.el7.x86_64 291/328 2020-03-28 05:47:58.843 | Cleanup : sqlite-3.7.17-8.el7.x86_64 292/328 2020-03-28 05:47:58.860 | Cleanup : libdb-utils-5.3.21-24.el7.x86_64 293/328 2020-03-28 05:47:58.896 | Cleanup : libssh2-1.4.3-12.el7.x86_64 294/328 2020-03-28 05:47:58.946 | Cleanup : kmod-libs-20-23.el7.x86_64 295/328 2020-03-28 05:47:59.042 | Cleanup : binutils-2.27-34.base.el7.x86_64 296/328 2020-03-28 05:47:59.063 | Cleanup : centos-release-7-6.1810.2.el7.centos.x86_64 297/328 2020-03-28 05:47:59.117 | Cleanup : krb5-libs-1.15.1-34.el7.x86_64 298/328 2020-03-28 05:47:59.159 | Cleanup : coreutils-8.22-23.el7.x86_64 299/328 2020-03-28 05:47:59.207 | Cleanup : 1:openssl-libs-1.0.2k-16.el7.x86_64 300/328 2020-03-28 05:47:59.254 | Cleanup : readline-6.2-10.el7.x86_64 301/328 2020-03-28 05:47:59.274 | Cleanup : diffutils-3.3-4.el7.x86_64 302/328 2020-03-28 05:47:59.292 | Cleanup : ca-certificates-2018.2.22-70.0.el7_5.noarch 303/328 2020-03-28 05:47:59.319 | Cleanup : libcom_err-1.42.9-13.el7.x86_64 304/328 2020-03-28 05:47:59.348 | Cleanup : libcap-2.22-9.el7.x86_64 305/328 2020-03-28 05:47:59.377 | Cleanup : libdb-5.3.21-24.el7.x86_64 306/328 2020-03-28 05:47:59.405 | Cleanup : audit-libs-2.8.4-4.el7.x86_64 307/328 2020-03-28 05:47:59.435 | Cleanup : libuuid-2.23.2-59.el7.x86_64 308/328 2020-03-28 05:47:59.469 | Cleanup : elfutils-libelf-0.172-2.el7.x86_64 309/328 2020-03-28 05:47:59.501 | Cleanup : lz4-1.7.5-2.el7.x86_64 310/328 2020-03-28 05:47:59.538 | Cleanup : libsmartcols-2.23.2-59.el7.x86_64 311/328 2020-03-28 05:47:59.569 | Cleanup : GeoIP-1.5.0-13.el7.x86_64 312/328 2020-03-28 05:47:59.614 | Cleanup : hostname-3.13-3.el7.x86_64 313/328 2020-03-28 05:47:59.699 | Cleanup : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 314/328 2020-03-28 05:47:59.730 | Cleanup : libteam-1.27-5.el7.x86_64 315/328 2020-03-28 05:47:59.747 | Cleanup : 2:vim-minimal-7.4.160-5.el7.x86_64 316/328 2020-03-28 05:47:59.777 | Cleanup : sg3_utils-libs-1.37-17.el7.x86_64 317/328 2020-03-28 05:47:59.796 | Cleanup : 2:ethtool-4.8-9.el7.x86_64 318/328 2020-03-28 05:47:59.813 | Cleanup : 1:dmidecode-3.1-2.el7.x86_64 319/328 2020-03-28 05:47:59.852 | Cleanup : libndp-1.2-7.el7.x86_64 320/328 2020-03-28 05:47:59.890 | Cleanup : glibc-common-2.17-260.el7.x86_64 321/328 2020-03-28 05:47:59.913 | Cleanup : bash-4.2.46-31.el7.x86_64 322/328 2020-03-28 05:47:59.946 | Cleanup : nspr-4.19.0-1.el7_5.x86_64 323/328 2020-03-28 05:47:59.976 | Cleanup : nss-util-3.36.0-1.el7_5.x86_64 324/328 2020-03-28 05:48:00.000 | Cleanup : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 325/328 2020-03-28 05:48:00.063 | Cleanup : glibc-2.17-260.el7.x86_64 326/328 2020-03-28 05:48:00.096 | Cleanup : tzdata-2018i-1.el7.noarch 327/328 2020-03-28 05:48:47.730 | Cleanup : libgcc-4.8.5-36.el7.x86_64 328/328 2020-03-28 05:48:47.743 | Verifying : tzdata-2019c-1.el7.noarch 1/328 2020-03-28 05:48:47.753 | Verifying : dracut-config-generic-033-564.el7.x86_64 2/328 2020-03-28 05:48:47.763 | Verifying : pytz-2016.10-2.el7.noarch 3/328 2020-03-28 05:48:47.773 | Verifying : yum-3.4.3-163.el7.centos.noarch 4/328 2020-03-28 05:48:47.781 | Verifying : libdb-utils-5.3.21-25.el7.x86_64 5/328 2020-03-28 05:48:47.792 | Verifying : 32:bind-libs-lite-9.11.4-9.P2.el7.x86_64 6/328 2020-03-28 05:48:47.800 | Verifying : lshw-B.02.18-13.el7.x86_64 7/328 2020-03-28 05:48:47.809 | Verifying : libssh2-1.8.0-3.el7.x86_64 8/328 2020-03-28 05:48:47.821 | Verifying : elfutils-default-yama-scope-0.176-2.el7.noarch 9/328 2020-03-28 05:48:47.832 | Verifying : freetype-2.8-14.el7.x86_64 10/328 2020-03-28 05:48:47.846 | Verifying : python2-pyserial-3.1.1-7.el7.noarch 11/328 2020-03-28 05:48:47.859 | Verifying : dracut-network-033-564.el7.x86_64 12/328 2020-03-28 05:48:47.873 | Verifying : 1:openssl-libs-1.0.2k-19.el7.x86_64 13/328 2020-03-28 05:48:47.886 | Verifying : python-libs-2.7.5-86.el7.x86_64 14/328 2020-03-28 05:48:47.898 | Verifying : readline-6.2-11.el7.x86_64 15/328 2020-03-28 05:48:47.912 | Verifying : 3:mariadb-config-10.1.20-2.el7.x86_64 16/328 2020-03-28 05:48:47.923 | Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 17/328 2020-03-28 05:48:47.934 | Verifying : chrony-3.4-1.el7.x86_64 18/328 2020-03-28 05:48:47.945 | Verifying : ca-certificates-2019.2.32-76.el7_7.noarch 19/328 2020-03-28 05:48:47.955 | Verifying : nss-pem-1.0.3-7.el7.x86_64 20/328 2020-03-28 05:48:47.971 | Verifying : tuned-2.11.0-5.el7_7.1.noarch 21/328 2020-03-28 05:48:47.981 | Verifying : grubby-8.28-26.el7.x86_64 22/328 2020-03-28 05:48:47.993 | Verifying : kexec-tools-2.0.15-33.el7.x86_64 23/328 2020-03-28 05:48:48.003 | Verifying : python2-jsonpointer-1.10-4.el7.noarch 24/328 2020-03-28 05:48:48.013 | Verifying : python2-cffi-1.11.2-1.el7.x86_64 25/328 2020-03-28 05:48:48.025 | Verifying : python2-markupsafe-0.23-16.el7.x86_64 26/328 2020-03-28 05:48:48.035 | Verifying : lz4-1.7.5-3.el7.x86_64 27/328 2020-03-28 05:48:48.047 | Verifying : python2-babel-2.3.4-1.el7.noarch 28/328 2020-03-28 05:48:48.058 | Verifying : iptables-1.4.21-33.el7.x86_64 29/328 2020-03-28 05:48:48.068 | Verifying : 1:grub2-common-2.02-0.80.el7.centos.noarch 30/328 2020-03-28 05:48:48.081 | Verifying : systemd-sysv-219-67.el7_7.4.x86_64 31/328 2020-03-28 05:48:48.094 | Verifying : initscripts-9.49.47-1.el7.x86_64 32/328 2020-03-28 05:48:48.105 | Verifying : e2fsprogs-1.42.9-16.el7.x86_64 33/328 2020-03-28 05:48:48.118 | Verifying : 12:dhcp-libs-4.2.5-77.el7.centos.x86_64 34/328 2020-03-28 05:48:48.129 | Verifying : python-pycparser-2.14-1.el7.noarch 35/328 2020-03-28 05:48:48.139 | Verifying : passwd-0.79-5.el7.x86_64 36/328 2020-03-28 05:48:48.151 | Verifying : xfsprogs-4.5.0-20.el7.x86_64 37/328 2020-03-28 05:48:48.163 | Verifying : hwdata-0.252-9.3.el7.x86_64 38/328 2020-03-28 05:48:48.220 | Verifying : kernel-tools-3.10.0-1062.18.1.el7.x86_64 39/328 2020-03-28 05:48:48.232 | Verifying : rsyslog-8.24.0-41.el7_7.4.x86_64 40/328 2020-03-28 05:48:48.289 | Verifying : python-perf-3.10.0-1062.18.1.el7.x86_64 41/328 2020-03-28 05:48:48.301 | Verifying : python2-chardet-3.0.4-7.el7.noarch 42/328 2020-03-28 05:48:48.313 | Verifying : audit-libs-2.8.5-4.el7.x86_64 43/328 2020-03-28 05:48:48.324 | Verifying : nspr-4.21.0-1.el7.x86_64 44/328 2020-03-28 05:48:48.335 | Verifying : 1:grub2-pc-2.02-0.80.el7.centos.x86_64 45/328 2020-03-28 05:48:48.348 | Verifying : util-linux-2.23.2-61.el7_7.1.x86_64 46/328 2020-03-28 05:48:48.409 | Verifying : kernel-3.10.0-1062.18.1.el7.x86_64 47/328 2020-03-28 05:48:48.424 | Verifying : sudo-1.8.23-4.el7_7.2.x86_64 48/328 2020-03-28 05:48:48.437 | Verifying : rpm-4.11.3-40.el7.x86_64 49/328 2020-03-28 05:48:48.449 | Verifying : nss-tools-3.44.0-7.el7_7.x86_64 50/328 2020-03-28 05:48:48.461 | Verifying : libss-1.42.9-16.el7.x86_64 51/328 2020-03-28 05:48:48.473 | Verifying : coreutils-8.22-24.el7.x86_64 52/328 2020-03-28 05:48:48.484 | Verifying : rpm-libs-4.11.3-40.el7.x86_64 53/328 2020-03-28 05:48:48.495 | Verifying : dracut-config-rescue-033-564.el7.x86_64 54/328 2020-03-28 05:48:48.507 | Verifying : systemd-libs-219-67.el7_7.4.x86_64 55/328 2020-03-28 05:48:48.518 | Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 56/328 2020-03-28 05:48:48.531 | Verifying : libstdc++-4.8.5-39.el7.x86_64 57/328 2020-03-28 05:48:48.543 | Verifying : libteam-1.27-9.el7.x86_64 58/328 2020-03-28 05:48:48.555 | Verifying : iproute-4.11.0-25.el7_7.2.x86_64 59/328 2020-03-28 05:48:48.567 | Verifying : nss-util-3.44.0-4.el7_7.x86_64 60/328 2020-03-28 05:48:48.579 | Verifying : kmod-20-25.el7_7.1.x86_64 61/328 2020-03-28 05:48:48.592 | Verifying : 32:bind-export-libs-9.11.4-9.P2.el7.x86_64 62/328 2020-03-28 05:48:48.604 | Verifying : libuuid-2.23.2-61.el7_7.1.x86_64 63/328 2020-03-28 05:48:48.618 | Verifying : geoipupdate-2.5.0-1.el7.x86_64 64/328 2020-03-28 05:48:48.631 | Verifying : 1:make-3.82-24.el7.x86_64 65/328 2020-03-28 05:48:48.642 | Verifying : 2:vim-minimal-7.4.629-6.el7.x86_64 66/328 2020-03-28 05:48:48.654 | Verifying : 1:grub2-2.02-0.80.el7.centos.x86_64 67/328 2020-03-28 05:48:48.667 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 68/328 2020-03-28 05:48:48.681 | Verifying : binutils-2.27-41.base.el7_7.3.x86_64 69/328 2020-03-28 05:48:48.695 | Verifying : nss-3.44.0-7.el7_7.x86_64 70/328 2020-03-28 05:48:48.707 | Verifying : nss-softokn-freebl-3.44.0-8.el7_7.x86_64 71/328 2020-03-28 05:48:48.720 | Verifying : nss-sysinit-3.44.0-7.el7_7.x86_64 72/328 2020-03-28 05:48:48.734 | Verifying : openssh-clients-7.4p1-21.el7.x86_64 73/328 2020-03-28 05:48:48.748 | Verifying : 32:bind-license-9.11.4-9.P2.el7.noarch 74/328 2020-03-28 05:48:48.760 | Verifying : 1:openssl-1.0.2k-19.el7.x86_64 75/328 2020-03-28 05:48:48.771 | Verifying : python2-cryptography-2.1.4-2.el7.x86_64 76/328 2020-03-28 05:48:48.782 | Verifying : audit-libs-python-2.8.5-4.el7.x86_64 77/328 2020-03-28 05:48:48.794 | Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 78/328 2020-03-28 05:48:48.805 | Verifying : python2-ipaddress-1.0.18-5.el7.noarch 79/328 2020-03-28 05:48:48.819 | Verifying : yum-utils-1.1.31-52.el7.noarch 80/328 2020-03-28 05:48:48.832 | Verifying : elfutils-libs-0.176-2.el7.x86_64 81/328 2020-03-28 05:48:48.844 | Verifying : e2fsprogs-libs-1.42.9-16.el7.x86_64 82/328 2020-03-28 05:48:48.855 | Verifying : cronie-anacron-1.4.11-23.el7.x86_64 83/328 2020-03-28 05:48:48.866 | Verifying : cloud-utils-growpart-0.29-5.el7.noarch 84/328 2020-03-28 05:48:48.879 | Verifying : kpartx-0.4.9-127.el7.x86_64 85/328 2020-03-28 05:48:48.890 | Verifying : openldap-2.4.44-21.el7_6.x86_64 86/328 2020-03-28 05:48:48.901 | Verifying : nss-softokn-3.44.0-8.el7_7.x86_64 87/328 2020-03-28 05:48:48.913 | Verifying : python2-jinja2-2.10-2.el7.noarch 88/328 2020-03-28 05:48:48.928 | Verifying : rpm-build-libs-4.11.3-40.el7.x86_64 89/328 2020-03-28 05:48:48.939 | Verifying : 1:grub2-tools-2.02-0.80.el7.centos.x86_64 90/328 2020-03-28 05:48:48.950 | Verifying : libcom_err-1.42.9-16.el7.x86_64 91/328 2020-03-28 05:48:48.961 | Verifying : 1:dmidecode-3.2-3.el7.x86_64 92/328 2020-03-28 05:48:48.973 | Verifying : 2:shadow-utils-4.6-5.el7.x86_64 93/328 2020-03-28 05:48:48.992 | Verifying : centos-release-7-7.1908.0.el7.centos.x86_64 94/328 2020-03-28 05:48:49.009 | Verifying : GeoIP-1.5.0-14.el7.x86_64 95/328 2020-03-28 05:48:49.027 | Verifying : policycoreutils-2.5-33.el7.x86_64 96/328 2020-03-28 05:48:49.042 | Verifying : cryptsetup-libs-2.0.3-5.el7.x86_64 97/328 2020-03-28 05:48:49.056 | Verifying : python2-requests-2.19.1-4.el7.noarch 98/328 2020-03-28 05:48:49.075 | Verifying : 2:ethtool-4.8-10.el7.x86_64 99/328 2020-03-28 05:48:49.089 | Verifying : libgomp-4.8.5-39.el7.x86_64 100/328 2020-03-28 05:48:49.105 | Verifying : teamd-1.27-9.el7.x86_64 101/328 2020-03-28 05:48:49.117 | Verifying : hostname-3.13-3.el7_7.1.x86_64 102/328 2020-03-28 05:48:49.138 | Verifying : policycoreutils-python-2.5-33.el7.x86_64 103/328 2020-03-28 05:48:49.151 | Verifying : libdb-5.3.21-25.el7.x86_64 104/328 2020-03-28 05:48:49.165 | Verifying : python-ply-3.4-11.el7.noarch 105/328 2020-03-28 05:48:49.178 | Verifying : 1:dbus-libs-1.10.24-13.el7_6.x86_64 106/328 2020-03-28 05:48:49.190 | Verifying : 1:dbus-1.10.24-13.el7_6.x86_64 107/328 2020-03-28 05:48:49.203 | Verifying : cronie-1.4.11-23.el7.x86_64 108/328 2020-03-28 05:48:49.214 | Verifying : procps-ng-3.3.10-26.el7_7.1.x86_64 109/328 2020-03-28 05:48:49.225 | Verifying : 1:quota-4.01-19.el7.x86_64 110/328 2020-03-28 05:48:49.236 | Verifying : 10:qemu-guest-agent-2.12.0-3.el7.x86_64 111/328 2020-03-28 05:48:49.246 | Verifying : gssproxy-0.7.0-26.el7.x86_64 112/328 2020-03-28 05:48:49.264 | Verifying : selinux-policy-targeted-3.13.1-252.el7_7.6.noarch 113/328 2020-03-28 05:48:49.274 | Verifying : sg3_utils-libs-1.37-18.el7_7.2.x86_64 114/328 2020-03-28 05:48:49.284 | Verifying : 2:microcode_ctl-2.1-53.7.el7_7.x86_64 115/328 2020-03-28 05:48:49.296 | Verifying : openssh-server-7.4p1-21.el7.x86_64 116/328 2020-03-28 05:48:49.307 | Verifying : iwl7265-firmware-22.0.7.0-72.el7.noarch 117/328 2020-03-28 05:48:49.318 | Verifying : 1:grub2-tools-minimal-2.02-0.80.el7.centos.x86_64 118/328 2020-03-28 05:48:49.329 | Verifying : libblkid-2.23.2-61.el7_7.1.x86_64 119/328 2020-03-28 05:48:49.339 | Verifying : 1:grub2-tools-extra-2.02-0.80.el7.centos.x86_64 120/328 2020-03-28 05:48:49.351 | Verifying : 7:device-mapper-1.02.158-2.el7_7.2.x86_64 121/328 2020-03-28 05:48:49.361 | Verifying : 3:mariadb-libs-10.1.20-2.el7.x86_64 122/328 2020-03-28 05:48:49.375 | Verifying : glibc-common-2.17-292.el7.x86_64 123/328 2020-03-28 05:48:49.386 | Verifying : bash-4.2.46-33.el7.x86_64 124/328 2020-03-28 05:48:49.396 | Verifying : parted-3.1-31.el7.x86_64 125/328 2020-03-28 05:48:49.406 | Verifying : polkit-0.112-22.el7_7.1.x86_64 126/328 2020-03-28 05:48:49.418 | Verifying : python-enum34-1.0.4-1.el7.noarch 127/328 2020-03-28 05:48:49.435 | Verifying : python-linux-procfs-0.4.11-4.el7.noarch 128/328 2020-03-28 05:48:49.446 | Verifying : libcurl-7.29.0-54.el7_7.2.x86_64 129/328 2020-03-28 05:48:49.458 | Verifying : linux-firmware-20190429-72.gitddde598.el7.noarch 130/328 2020-03-28 05:48:49.468 | Verifying : rsync-3.1.2-6.el7_6.1.x86_64 131/328 2020-03-28 05:48:49.481 | Verifying : openssh-7.4p1-21.el7.x86_64 132/328 2020-03-28 05:48:49.492 | Verifying : diffutils-3.3-5.el7.x86_64 133/328 2020-03-28 05:48:49.503 | Verifying : python2-setuptools-38.4.0-3.el7.noarch 134/328 2020-03-28 05:48:49.522 | Verifying : selinux-policy-3.13.1-252.el7_7.6.noarch 135/328 2020-03-28 05:48:49.534 | Verifying : 1:grub2-pc-modules-2.02-0.80.el7.centos.noarch 136/328 2020-03-28 05:48:49.544 | Verifying : python2-pysocks-1.5.6-3.el7.noarch 137/328 2020-03-28 05:48:49.556 | Verifying : net-tools-2.0-0.25.20131004git.el7.x86_64 138/328 2020-03-28 05:48:49.570 | Verifying : 1:nfs-utils-1.3.0-0.65.el7.x86_64 139/328 2020-03-28 05:48:49.582 | Verifying : libgcc-4.8.5-39.el7.x86_64 140/328 2020-03-28 05:48:49.592 | Verifying : kmod-libs-20-25.el7_7.1.x86_64 141/328 2020-03-28 05:48:49.603 | Verifying : numactl-libs-2.0.12-3.el7_7.1.x86_64 142/328 2020-03-28 05:48:49.613 | Verifying : sg3_utils-1.37-18.el7_7.2.x86_64 143/328 2020-03-28 05:48:49.626 | Verifying : krb5-libs-1.15.1-37.el7_7.2.x86_64 144/328 2020-03-28 05:48:49.685 | Verifying : kernel-tools-libs-3.10.0-1062.18.1.el7.x86_64 145/328 2020-03-28 05:48:49.696 | Verifying : dracut-033-564.el7.x86_64 146/328 2020-03-28 05:48:49.707 | Verifying : rpm-python-4.11.3-40.el7.x86_64 147/328 2020-03-28 05:48:49.719 | Verifying : audit-2.8.5-4.el7.x86_64 148/328 2020-03-28 05:48:49.730 | Verifying : python2-urllib3-1.21.1-1.el7.noarch 149/328 2020-03-28 05:48:49.742 | Verifying : python-2.7.5-86.el7.x86_64 150/328 2020-03-28 05:48:49.754 | Verifying : libmount-2.23.2-61.el7_7.1.x86_64 151/328 2020-03-28 05:48:49.771 | Verifying : 7:device-mapper-libs-1.02.158-2.el7_7.2.x86_64 152/328 2020-03-28 05:48:49.795 | Verifying : python2-six-1.11.0-4.el7.noarch 153/328 2020-03-28 05:48:49.807 | Verifying : libndp-1.2-9.el7.x86_64 154/328 2020-03-28 05:48:49.816 | Verifying : libcap-2.22-10.el7.x86_64 155/328 2020-03-28 05:48:49.828 | Verifying : 12:dhcp-common-4.2.5-77.el7.centos.x86_64 156/328 2020-03-28 05:48:49.843 | Verifying : glibc-2.17-292.el7.x86_64 157/328 2020-03-28 05:48:49.859 | Verifying : systemd-219-67.el7_7.4.x86_64 158/328 2020-03-28 05:48:49.873 | Verifying : rpcbind-0.2.0-48.el7.x86_64 159/328 2020-03-28 05:48:49.887 | Verifying : python2-jsonpatch-1.21-1.el7.noarch 160/328 2020-03-28 05:48:49.903 | Verifying : 3:irqbalance-1.0.7-12.el7.x86_64 161/328 2020-03-28 05:48:49.921 | Verifying : yum-plugin-fastestmirror-1.1.31-52.el7.noarch 162/328 2020-03-28 05:48:49.935 | Verifying : glib2-2.56.1-5.el7.x86_64 163/328 2020-03-28 05:48:49.952 | Verifying : libsmartcols-2.23.2-61.el7_7.1.x86_64 164/328 2020-03-28 05:48:49.969 | Verifying : 3:mariadb-common-10.1.20-2.el7.x86_64 165/328 2020-03-28 05:48:49.980 | Verifying : python2-idna-2.5-1.el7.noarch 166/328 2020-03-28 05:48:49.990 | Verifying : libtirpc-0.2.4-0.16.el7.x86_64 167/328 2020-03-28 05:48:50.002 | Verifying : curl-7.29.0-54.el7_7.2.x86_64 168/328 2020-03-28 05:48:50.022 | Verifying : elfutils-libelf-0.176-2.el7.x86_64 169/328 2020-03-28 05:48:50.033 | Verifying : 12:dhclient-4.2.5-77.el7.centos.x86_64 170/328 2020-03-28 05:48:50.043 | Verifying : 1:quota-nls-4.01-19.el7.noarch 171/328 2020-03-28 05:48:50.052 | Verifying : libcgroup-0.41-21.el7.x86_64 172/328 2020-03-28 05:48:50.052 | Verifying : python-2.7.5-76.el7.x86_64 173/328 2020-03-28 05:48:50.053 | Verifying : selinux-policy-3.13.1-229.el7_6.6.noarch 174/328 2020-03-28 05:48:50.053 | Verifying : rpm-python-4.11.3-35.el7.x86_64 175/328 2020-03-28 05:48:50.053 | Verifying : 1:grub2-pc-2.02-0.76.el7.centos.x86_64 176/328 2020-03-28 05:48:50.054 | Verifying : 1:grub2-pc-modules-2.02-0.76.el7.centos.noarch 177/328 2020-03-28 05:48:50.054 | Verifying : 3:irqbalance-1.0.7-11.el7.x86_64 178/328 2020-03-28 05:48:50.054 | Verifying : libgcc-4.8.5-36.el7.x86_64 179/328 2020-03-28 05:48:50.054 | Verifying : libstdc++-4.8.5-36.el7.x86_64 180/328 2020-03-28 05:48:50.055 | Verifying : teamd-1.27-5.el7.x86_64 181/328 2020-03-28 05:48:50.055 | Verifying : cryptsetup-libs-2.0.3-3.el7.x86_64 182/328 2020-03-28 05:48:50.055 | Verifying : GeoIP-1.5.0-13.el7.x86_64 183/328 2020-03-28 05:48:50.055 | Verifying : passwd-0.79-4.el7.x86_64 184/328 2020-03-28 05:48:50.056 | Verifying : 1:dmidecode-3.1-2.el7.x86_64 185/328 2020-03-28 05:48:50.056 | Verifying : libndp-1.2-7.el7.x86_64 186/328 2020-03-28 05:48:50.056 | Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 187/328 2020-03-28 05:48:50.057 | Verifying : 1:nfs-utils-1.3.0-0.61.el7.x86_64 188/328 2020-03-28 05:48:50.057 | Verifying : 12:dhcp-libs-4.2.5-68.el7.centos.1.x86_64 189/328 2020-03-28 05:48:50.057 | Verifying : python-markupsafe-0.11-10.el7.x86_64 190/328 2020-03-28 05:48:50.058 | Verifying : policycoreutils-2.5-29.el7.x86_64 191/328 2020-03-28 05:48:50.058 | Verifying : 2:shadow-utils-4.1.5.1-25.el7.x86_64 192/328 2020-03-28 05:48:50.058 | Verifying : libgomp-4.8.5-36.el7.x86_64 193/328 2020-03-28 05:48:50.059 | Verifying : 10:qemu-guest-agent-2.12.0-2.el7.x86_64 194/328 2020-03-28 05:48:50.059 | Verifying : systemd-sysv-219-62.el7_6.2.x86_64 195/328 2020-03-28 05:48:50.059 | Verifying : freetype-2.8-12.el7.x86_64 196/328 2020-03-28 05:48:50.059 | Verifying : krb5-libs-1.15.1-34.el7.x86_64 197/328 2020-03-28 05:48:50.060 | Verifying : cronie-anacron-1.4.11-20.el7_6.x86_64 198/328 2020-03-28 05:48:50.060 | Verifying : libsmartcols-2.23.2-59.el7.x86_64 199/328 2020-03-28 05:48:50.060 | Verifying : dracut-network-033-554.el7.x86_64 200/328 2020-03-28 05:48:50.060 | Verifying : nss-sysinit-3.36.0-7.el7_5.x86_64 201/328 2020-03-28 05:48:50.061 | Verifying : openssh-7.4p1-16.el7.x86_64 202/328 2020-03-28 05:48:50.061 | Verifying : policycoreutils-python-2.5-29.el7.x86_64 203/328 2020-03-28 05:48:50.061 | Verifying : python-ipaddress-1.0.16-2.el7.noarch 204/328 2020-03-28 05:48:50.062 | Verifying : readline-6.2-10.el7.x86_64 205/328 2020-03-28 05:48:50.062 | Verifying : sqlite-3.7.17-8.el7.x86_64 206/328 2020-03-28 05:48:50.062 | Verifying : rsyslog-8.24.0-34.el7.x86_64 207/328 2020-03-28 05:48:50.063 | Verifying : python-jinja2-2.7.2-2.el7.noarch 208/328 2020-03-28 05:48:50.063 | Verifying : systemd-219-62.el7_6.2.x86_64 209/328 2020-03-28 05:48:50.063 | Verifying : bash-4.2.46-31.el7.x86_64 210/328 2020-03-28 05:48:50.063 | Verifying : kernel-tools-3.10.0-957.1.3.el7.x86_64 211/328 2020-03-28 05:48:50.064 | Verifying : openssh-server-7.4p1-16.el7.x86_64 212/328 2020-03-28 05:48:50.064 | Verifying : initscripts-9.49.46-1.el7.x86_64 213/328 2020-03-28 05:48:50.064 | Verifying : iproute-4.11.0-14.el7.x86_64 214/328 2020-03-28 05:48:50.065 | Verifying : python-setuptools-0.9.8-7.el7.noarch 215/328 2020-03-28 05:48:50.065 | Verifying : pyserial-2.6-6.el7.noarch 216/328 2020-03-28 05:48:50.065 | Verifying : cloud-init-18.2-1.el7.centos.1.x86_64 217/328 2020-03-28 05:48:50.066 | Verifying : libuuid-2.23.2-59.el7.x86_64 218/328 2020-03-28 05:48:50.066 | Verifying : hwdata-0.252-9.1.el7.x86_64 219/328 2020-03-28 05:48:50.066 | Verifying : iwl7265-firmware-22.0.7.0-69.el7.noarch 220/328 2020-03-28 05:48:50.067 | Verifying : python-urllib3-1.10.2-5.el7.noarch 221/328 2020-03-28 05:48:50.067 | Verifying : coreutils-8.22-23.el7.x86_64 222/328 2020-03-28 05:48:50.067 | Verifying : lshw-B.02.18-12.el7.x86_64 223/328 2020-03-28 05:48:50.068 | Verifying : rpm-build-libs-4.11.3-35.el7.x86_64 224/328 2020-03-28 05:48:50.068 | Verifying : elfutils-libelf-0.172-2.el7.x86_64 225/328 2020-03-28 05:48:50.068 | Verifying : 12:dhcp-common-4.2.5-68.el7.centos.1.x86_64 226/328 2020-03-28 05:48:50.068 | Verifying : python-babel-0.9.6-8.el7.noarch 227/328 2020-03-28 05:48:50.069 | Verifying : libdb-utils-5.3.21-24.el7.x86_64 228/328 2020-03-28 05:48:50.069 | Verifying : lz4-1.7.5-2.el7.x86_64 229/328 2020-03-28 05:48:50.069 | Verifying : rpcbind-0.2.0-47.el7.x86_64 230/328 2020-03-28 05:48:50.070 | Verifying : nss-tools-3.36.0-7.el7_5.x86_64 231/328 2020-03-28 05:48:50.070 | Verifying : rsync-3.1.2-4.el7.x86_64 232/328 2020-03-28 05:48:50.070 | Verifying : elfutils-libs-0.172-2.el7.x86_64 233/328 2020-03-28 05:48:50.071 | Verifying : selinux-policy-targeted-3.13.1-229.el7_6.6.noarch 234/328 2020-03-28 05:48:50.071 | Verifying : nss-softokn-3.36.0-5.el7_5.x86_64 235/328 2020-03-28 05:48:50.071 | Verifying : ca-certificates-2018.2.22-70.0.el7_5.noarch 236/328 2020-03-28 05:48:50.071 | Verifying : yum-utils-1.1.31-50.el7.noarch 237/328 2020-03-28 05:48:50.072 | Verifying : kexec-tools-2.0.15-21.el7.x86_64 238/328 2020-03-28 05:48:50.072 | Verifying : 32:bind-license-9.9.4-72.el7.noarch 239/328 2020-03-28 05:48:50.072 | Verifying : cronie-1.4.11-20.el7_6.x86_64 240/328 2020-03-28 05:48:50.072 | Verifying : audit-2.8.4-4.el7.x86_64 241/328 2020-03-28 05:48:50.074 | Verifying : rpm-4.11.3-35.el7.x86_64 242/328 2020-03-28 05:48:50.074 | Verifying : 1:grub2-tools-extra-2.02-0.76.el7.centos.x86_64 243/328 2020-03-28 05:48:50.075 | Verifying : libcgroup-0.41-20.el7.x86_64 244/328 2020-03-28 05:48:50.075 | Verifying : kernel-tools-libs-3.10.0-957.1.3.el7.x86_64 245/328 2020-03-28 05:48:50.075 | Verifying : 1:mariadb-libs-5.5.60-1.el7_5.x86_64 246/328 2020-03-28 05:48:50.075 | Verifying : 1:grub2-tools-2.02-0.76.el7.centos.x86_64 247/328 2020-03-28 05:48:50.076 | Verifying : hostname-3.13-3.el7.x86_64 248/328 2020-03-28 05:48:50.076 | Verifying : 1:grub2-tools-minimal-2.02-0.76.el7.centos.x86_64 249/328 2020-03-28 05:48:50.076 | Verifying : util-linux-2.23.2-59.el7.x86_64 250/328 2020-03-28 05:48:50.076 | Verifying : dracut-033-554.el7.x86_64 251/328 2020-03-28 05:48:50.077 | Verifying : openldap-2.4.44-20.el7.x86_64 252/328 2020-03-28 05:48:50.077 | Verifying : tzdata-2018i-1.el7.noarch 253/328 2020-03-28 05:48:50.077 | Verifying : nspr-4.19.0-1.el7_5.x86_64 254/328 2020-03-28 05:48:50.077 | Verifying : e2fsprogs-1.42.9-13.el7.x86_64 255/328 2020-03-28 05:48:50.078 | Verifying : glibc-2.17-260.el7.x86_64 256/328 2020-03-28 05:48:50.078 | Verifying : glib2-2.56.1-2.el7.x86_64 257/328 2020-03-28 05:48:50.078 | Verifying : python-perf-3.10.0-957.1.3.el7.x86_64 258/328 2020-03-28 05:48:50.078 | Verifying : sudo-1.8.23-3.el7.x86_64 259/328 2020-03-28 05:48:50.079 | Verifying : binutils-2.27-34.base.el7.x86_64 260/328 2020-03-28 05:48:50.079 | Verifying : 7:device-mapper-1.02.149-10.el7_6.2.x86_64 261/328 2020-03-28 05:48:50.079 | Verifying : sg3_utils-1.37-17.el7.x86_64 262/328 2020-03-28 05:48:50.079 | Verifying : polkit-0.112-18.el7.x86_64 263/328 2020-03-28 05:48:50.080 | Verifying : 1:openssl-1.0.2k-16.el7.x86_64 264/328 2020-03-28 05:48:50.080 | Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 265/328 2020-03-28 05:48:50.080 | Verifying : libdb-5.3.21-24.el7.x86_64 266/328 2020-03-28 05:48:50.080 | Verifying : kmod-20-23.el7.x86_64 267/328 2020-03-28 05:48:50.081 | Verifying : elfutils-default-yama-scope-0.172-2.el7.noarch 268/328 2020-03-28 05:48:50.081 | Verifying : gssproxy-0.7.0-21.el7.x86_64 269/328 2020-03-28 05:48:50.081 | Verifying : chrony-3.2-2.el7.x86_64 270/328 2020-03-28 05:48:50.081 | Verifying : libcom_err-1.42.9-13.el7.x86_64 271/328 2020-03-28 05:48:50.082 | Verifying : python-linux-procfs-0.4.9-4.el7.noarch 272/328 2020-03-28 05:48:50.082 | Verifying : python-jsonpointer-1.9-2.el7.noarch 273/328 2020-03-28 05:48:50.082 | Verifying : python-jsonpatch-1.2-4.el7.noarch 274/328 2020-03-28 05:48:50.083 | Verifying : libmount-2.23.2-59.el7.x86_64 275/328 2020-03-28 05:48:50.083 | Verifying : dracut-config-generic-033-554.el7.x86_64 276/328 2020-03-28 05:48:50.083 | Verifying : libcurl-7.29.0-51.el7.x86_64 277/328 2020-03-28 05:48:50.083 | Verifying : 1:quota-4.01-17.el7.x86_64 278/328 2020-03-28 05:48:50.084 | Verifying : python-libs-2.7.5-76.el7.x86_64 279/328 2020-03-28 05:48:50.084 | Verifying : audit-libs-python-2.8.4-4.el7.x86_64 280/328 2020-03-28 05:48:50.084 | Verifying : 2:microcode_ctl-2.1-47.el7.x86_64 281/328 2020-03-28 05:48:50.084 | Verifying : centos-release-7-6.1810.2.el7.centos.x86_64 282/328 2020-03-28 05:48:50.085 | Verifying : numactl-libs-2.0.9-7.el7.x86_64 283/328 2020-03-28 05:48:50.085 | Verifying : nss-softokn-freebl-3.36.0-5.el7_5.x86_64 284/328 2020-03-28 05:48:50.085 | Verifying : openssh-clients-7.4p1-16.el7.x86_64 285/328 2020-03-28 05:48:50.085 | Verifying : tuned-2.10.0-6.el7.noarch 286/328 2020-03-28 05:48:50.086 | Verifying : rpm-libs-4.11.3-35.el7.x86_64 287/328 2020-03-28 05:48:50.086 | Verifying : 2:ethtool-4.8-9.el7.x86_64 288/328 2020-03-28 05:48:50.086 | Verifying : libtirpc-0.2.4-0.15.el7.x86_64 289/328 2020-03-28 05:48:50.086 | Verifying : kpartx-0.4.9-123.el7.x86_64 290/328 2020-03-28 05:48:50.087 | Verifying : 1:dbus-libs-1.10.24-12.el7.x86_64 291/328 2020-03-28 05:48:50.087 | Verifying : sg3_utils-libs-1.37-17.el7.x86_64 292/328 2020-03-28 05:48:50.087 | Verifying : 1:dbus-1.10.24-12.el7.x86_64 293/328 2020-03-28 05:48:50.088 | Verifying : 1:grub2-2.02-0.76.el7.centos.x86_64 294/328 2020-03-28 05:48:50.088 | Verifying : libteam-1.27-5.el7.x86_64 295/328 2020-03-28 05:48:50.088 | Verifying : iptables-1.4.21-28.el7.x86_64 296/328 2020-03-28 05:48:50.088 | Verifying : nss-3.36.0-7.el7_5.x86_64 297/328 2020-03-28 05:48:50.088 | Verifying : libblkid-2.23.2-59.el7.x86_64 298/328 2020-03-28 05:48:50.089 | Verifying : cloud-utils-growpart-0.29-2.el7.noarch 299/328 2020-03-28 05:48:50.089 | Verifying : 2:vim-minimal-7.4.160-5.el7.x86_64 300/328 2020-03-28 05:48:50.089 | Verifying : xfsprogs-4.5.0-18.el7.x86_64 301/328 2020-03-28 05:48:50.089 | Verifying : 12:dhclient-4.2.5-68.el7.centos.1.x86_64 302/328 2020-03-28 05:48:50.090 | Verifying : libss-1.42.9-13.el7.x86_64 303/328 2020-03-28 05:48:50.090 | Verifying : nss-pem-1.0.3-5.el7.x86_64 304/328 2020-03-28 05:48:50.090 | Verifying : kmod-libs-20-23.el7.x86_64 305/328 2020-03-28 05:48:50.091 | Verifying : libssh2-1.4.3-12.el7.x86_64 306/328 2020-03-28 05:48:50.091 | Verifying : yum-plugin-fastestmirror-1.1.31-50.el7.noarch 307/328 2020-03-28 05:48:50.091 | Verifying : parted-3.1-29.el7.x86_64 308/328 2020-03-28 05:48:50.091 | Verifying : 1:grub2-common-2.02-0.76.el7.centos.noarch 309/328 2020-03-28 05:48:50.092 | Verifying : python-six-1.9.0-2.el7.noarch 310/328 2020-03-28 05:48:50.092 | Verifying : procps-ng-3.3.10-23.el7.x86_64 311/328 2020-03-28 05:48:50.093 | Verifying : 1:quota-nls-4.01-17.el7.noarch 312/328 2020-03-28 05:48:50.093 | Verifying : net-tools-2.0-0.24.20131004git.el7.x86_64 313/328 2020-03-28 05:48:50.094 | Verifying : glibc-common-2.17-260.el7.x86_64 314/328 2020-03-28 05:48:50.094 | Verifying : libcap-2.22-9.el7.x86_64 315/328 2020-03-28 05:48:50.094 | Verifying : systemd-libs-219-62.el7_6.2.x86_64 316/328 2020-03-28 05:48:50.095 | Verifying : 32:bind-libs-lite-9.9.4-72.el7.x86_64 317/328 2020-03-28 05:48:50.095 | Verifying : yum-3.4.3-161.el7.centos.noarch 318/328 2020-03-28 05:48:50.096 | Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.2.x86_64 319/328 2020-03-28 05:48:50.096 | Verifying : python-requests-2.6.0-1.el7_1.noarch 320/328 2020-03-28 05:48:50.097 | Verifying : audit-libs-2.8.4-4.el7.x86_64 321/328 2020-03-28 05:48:50.097 | Verifying : curl-7.29.0-51.el7.x86_64 322/328 2020-03-28 05:48:50.098 | Verifying : python-chardet-2.2.1-1.el7_1.noarch 323/328 2020-03-28 05:48:50.098 | Verifying : dracut-config-rescue-033-554.el7.x86_64 324/328 2020-03-28 05:48:50.098 | Verifying : nss-util-3.36.0-1.el7_5.x86_64 325/328 2020-03-28 05:48:50.099 | Verifying : 1:make-3.82-23.el7.x86_64 326/328 2020-03-28 05:48:50.099 | Verifying : grubby-8.28-25.el7.x86_64 327/328 2020-03-28 05:48:50.215 | Verifying : diffutils-3.3-4.el7.x86_64 328/328 2020-03-28 05:48:50.215 | 2020-03-28 05:48:50.215 | Installed: 2020-03-28 05:48:50.215 | kernel.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 05:48:50.215 | python2-babel.noarch 0:2.3.4-1.el7 2020-03-28 05:48:50.215 | python2-chardet.noarch 0:3.0.4-7.el7 2020-03-28 05:48:50.215 | python2-ipaddress.noarch 0:1.0.18-5.el7 2020-03-28 05:48:50.215 | python2-jinja2.noarch 0:2.10-2.el7 2020-03-28 05:48:50.215 | python2-jsonpatch.noarch 0:1.21-1.el7 2020-03-28 05:48:50.215 | python2-jsonpointer.noarch 0:1.10-4.el7 2020-03-28 05:48:50.215 | python2-markupsafe.x86_64 0:0.23-16.el7 2020-03-28 05:48:50.215 | python2-pyserial.noarch 0:3.1.1-7.el7 2020-03-28 05:48:50.215 | python2-requests.noarch 0:2.19.1-4.el7 2020-03-28 05:48:50.215 | python2-setuptools.noarch 0:38.4.0-3.el7 2020-03-28 05:48:50.215 | python2-six.noarch 0:1.11.0-4.el7 2020-03-28 05:48:50.215 | python2-urllib3.noarch 0:1.21.1-1.el7 2020-03-28 05:48:50.215 | 2020-03-28 05:48:50.215 | Dependency Installed: 2020-03-28 05:48:50.215 | bind-export-libs.x86_64 32:9.11.4-9.P2.el7 2020-03-28 05:48:50.215 | geoipupdate.x86_64 0:2.5.0-1.el7 2020-03-28 05:48:50.215 | linux-firmware.noarch 0:20190429-72.gitddde598.el7 2020-03-28 05:48:50.215 | mariadb-common.x86_64 3:10.1.20-2.el7 2020-03-28 05:48:50.216 | mariadb-config.x86_64 3:10.1.20-2.el7 2020-03-28 05:48:50.216 | python-enum34.noarch 0:1.0.4-1.el7 2020-03-28 05:48:50.216 | python-ply.noarch 0:3.4-11.el7 2020-03-28 05:48:50.216 | python-pycparser.noarch 0:2.14-1.el7 2020-03-28 05:48:50.216 | python2-asn1crypto.noarch 0:0.23.0-2.el7 2020-03-28 05:48:50.216 | python2-cffi.x86_64 0:1.11.2-1.el7 2020-03-28 05:48:50.216 | python2-cryptography.x86_64 0:2.1.4-2.el7 2020-03-28 05:48:50.216 | python2-idna.noarch 0:2.5-1.el7 2020-03-28 05:48:50.216 | python2-pyOpenSSL.noarch 0:17.3.0-3.el7 2020-03-28 05:48:50.216 | python2-pysocks.noarch 0:1.5.6-3.el7 2020-03-28 05:48:50.216 | pytz.noarch 0:2016.10-2.el7 2020-03-28 05:48:50.216 | 2020-03-28 05:48:50.216 | Updated: 2020-03-28 05:48:50.216 | GeoIP.x86_64 0:1.5.0-14.el7 2020-03-28 05:48:50.216 | audit.x86_64 0:2.8.5-4.el7 2020-03-28 05:48:50.216 | audit-libs.x86_64 0:2.8.5-4.el7 2020-03-28 05:48:50.216 | audit-libs-python.x86_64 0:2.8.5-4.el7 2020-03-28 05:48:50.216 | bash.x86_64 0:4.2.46-33.el7 2020-03-28 05:48:50.216 | bind-libs-lite.x86_64 32:9.11.4-9.P2.el7 2020-03-28 05:48:50.216 | bind-license.noarch 32:9.11.4-9.P2.el7 2020-03-28 05:48:50.216 | binutils.x86_64 0:2.27-41.base.el7_7.3 2020-03-28 05:48:50.216 | ca-certificates.noarch 0:2019.2.32-76.el7_7 2020-03-28 05:48:50.216 | centos-release.x86_64 0:7-7.1908.0.el7.centos 2020-03-28 05:48:50.216 | chrony.x86_64 0:3.4-1.el7 2020-03-28 05:48:50.216 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 05:48:50.216 | cloud-utils-growpart.noarch 0:0.29-5.el7 2020-03-28 05:48:50.216 | coreutils.x86_64 0:8.22-24.el7 2020-03-28 05:48:50.216 | cronie.x86_64 0:1.4.11-23.el7 2020-03-28 05:48:50.216 | cronie-anacron.x86_64 0:1.4.11-23.el7 2020-03-28 05:48:50.216 | cryptsetup-libs.x86_64 0:2.0.3-5.el7 2020-03-28 05:48:50.216 | curl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 05:48:50.216 | dbus.x86_64 1:1.10.24-13.el7_6 2020-03-28 05:48:50.216 | dbus-libs.x86_64 1:1.10.24-13.el7_6 2020-03-28 05:48:50.216 | device-mapper.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 05:48:50.216 | device-mapper-libs.x86_64 7:1.02.158-2.el7_7.2 2020-03-28 05:48:50.216 | dhclient.x86_64 12:4.2.5-77.el7.centos 2020-03-28 05:48:50.216 | dhcp-common.x86_64 12:4.2.5-77.el7.centos 2020-03-28 05:48:50.216 | dhcp-libs.x86_64 12:4.2.5-77.el7.centos 2020-03-28 05:48:50.216 | diffutils.x86_64 0:3.3-5.el7 2020-03-28 05:48:50.216 | dmidecode.x86_64 1:3.2-3.el7 2020-03-28 05:48:50.216 | dracut.x86_64 0:033-564.el7 2020-03-28 05:48:50.216 | dracut-config-generic.x86_64 0:033-564.el7 2020-03-28 05:48:50.216 | dracut-config-rescue.x86_64 0:033-564.el7 2020-03-28 05:48:50.216 | dracut-network.x86_64 0:033-564.el7 2020-03-28 05:48:50.216 | e2fsprogs.x86_64 0:1.42.9-16.el7 2020-03-28 05:48:50.216 | e2fsprogs-libs.x86_64 0:1.42.9-16.el7 2020-03-28 05:48:50.216 | elfutils-default-yama-scope.noarch 0:0.176-2.el7 2020-03-28 05:48:50.216 | elfutils-libelf.x86_64 0:0.176-2.el7 2020-03-28 05:48:50.216 | elfutils-libs.x86_64 0:0.176-2.el7 2020-03-28 05:48:50.216 | ethtool.x86_64 2:4.8-10.el7 2020-03-28 05:48:50.216 | freetype.x86_64 0:2.8-14.el7 2020-03-28 05:48:50.216 | glib2.x86_64 0:2.56.1-5.el7 2020-03-28 05:48:50.216 | glibc.x86_64 0:2.17-292.el7 2020-03-28 05:48:50.216 | glibc-common.x86_64 0:2.17-292.el7 2020-03-28 05:48:50.216 | grub2.x86_64 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.216 | grub2-common.noarch 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.216 | grub2-pc.x86_64 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.216 | grub2-pc-modules.noarch 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.216 | grub2-tools.x86_64 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.217 | grub2-tools-extra.x86_64 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.217 | grub2-tools-minimal.x86_64 1:2.02-0.80.el7.centos 2020-03-28 05:48:50.217 | grubby.x86_64 0:8.28-26.el7 2020-03-28 05:48:50.217 | gssproxy.x86_64 0:0.7.0-26.el7 2020-03-28 05:48:50.217 | hostname.x86_64 0:3.13-3.el7_7.1 2020-03-28 05:48:50.217 | hwdata.x86_64 0:0.252-9.3.el7 2020-03-28 05:48:50.217 | initscripts.x86_64 0:9.49.47-1.el7 2020-03-28 05:48:50.217 | iproute.x86_64 0:4.11.0-25.el7_7.2 2020-03-28 05:48:50.217 | iptables.x86_64 0:1.4.21-33.el7 2020-03-28 05:48:50.217 | irqbalance.x86_64 3:1.0.7-12.el7 2020-03-28 05:48:50.217 | iwl7265-firmware.noarch 0:22.0.7.0-72.el7 2020-03-28 05:48:50.217 | kernel-tools.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 05:48:50.217 | kernel-tools-libs.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 05:48:50.217 | kexec-tools.x86_64 0:2.0.15-33.el7 2020-03-28 05:48:50.217 | kmod.x86_64 0:20-25.el7_7.1 2020-03-28 05:48:50.217 | kmod-libs.x86_64 0:20-25.el7_7.1 2020-03-28 05:48:50.217 | kpartx.x86_64 0:0.4.9-127.el7 2020-03-28 05:48:50.217 | krb5-libs.x86_64 0:1.15.1-37.el7_7.2 2020-03-28 05:48:50.217 | libblkid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 05:48:50.217 | libcap.x86_64 0:2.22-10.el7 2020-03-28 05:48:50.217 | libcgroup.x86_64 0:0.41-21.el7 2020-03-28 05:48:50.217 | libcom_err.x86_64 0:1.42.9-16.el7 2020-03-28 05:48:50.217 | libcurl.x86_64 0:7.29.0-54.el7_7.2 2020-03-28 05:48:50.217 | libdb.x86_64 0:5.3.21-25.el7 2020-03-28 05:48:50.217 | libdb-utils.x86_64 0:5.3.21-25.el7 2020-03-28 05:48:50.217 | libgcc.x86_64 0:4.8.5-39.el7 2020-03-28 05:48:50.217 | libgomp.x86_64 0:4.8.5-39.el7 2020-03-28 05:48:50.217 | libmount.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 05:48:50.217 | libndp.x86_64 0:1.2-9.el7 2020-03-28 05:48:50.217 | libsmartcols.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 05:48:50.217 | libss.x86_64 0:1.42.9-16.el7 2020-03-28 05:48:50.217 | libssh2.x86_64 0:1.8.0-3.el7 2020-03-28 05:48:50.217 | libstdc++.x86_64 0:4.8.5-39.el7 2020-03-28 05:48:50.217 | libteam.x86_64 0:1.27-9.el7 2020-03-28 05:48:50.217 | libtirpc.x86_64 0:0.2.4-0.16.el7 2020-03-28 05:48:50.217 | libuuid.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 05:48:50.217 | lshw.x86_64 0:B.02.18-13.el7 2020-03-28 05:48:50.217 | lz4.x86_64 0:1.7.5-3.el7 2020-03-28 05:48:50.217 | make.x86_64 1:3.82-24.el7 2020-03-28 05:48:50.217 | mariadb-libs.x86_64 3:10.1.20-2.el7 2020-03-28 05:48:50.217 | microcode_ctl.x86_64 2:2.1-53.7.el7_7 2020-03-28 05:48:50.217 | net-tools.x86_64 0:2.0-0.25.20131004git.el7 2020-03-28 05:48:50.218 | nfs-utils.x86_64 1:1.3.0-0.65.el7 2020-03-28 05:48:50.218 | nspr.x86_64 0:4.21.0-1.el7 2020-03-28 05:48:50.218 | nss.x86_64 0:3.44.0-7.el7_7 2020-03-28 05:48:50.218 | nss-pem.x86_64 0:1.0.3-7.el7 2020-03-28 05:48:50.218 | nss-softokn.x86_64 0:3.44.0-8.el7_7 2020-03-28 05:48:50.218 | nss-softokn-freebl.x86_64 0:3.44.0-8.el7_7 2020-03-28 05:48:50.218 | nss-sysinit.x86_64 0:3.44.0-7.el7_7 2020-03-28 05:48:50.218 | nss-tools.x86_64 0:3.44.0-7.el7_7 2020-03-28 05:48:50.218 | nss-util.x86_64 0:3.44.0-4.el7_7 2020-03-28 05:48:50.218 | numactl-libs.x86_64 0:2.0.12-3.el7_7.1 2020-03-28 05:48:50.218 | openldap.x86_64 0:2.4.44-21.el7_6 2020-03-28 05:48:50.218 | openssh.x86_64 0:7.4p1-21.el7 2020-03-28 05:48:50.218 | openssh-clients.x86_64 0:7.4p1-21.el7 2020-03-28 05:48:50.218 | openssh-server.x86_64 0:7.4p1-21.el7 2020-03-28 05:48:50.218 | openssl.x86_64 1:1.0.2k-19.el7 2020-03-28 05:48:50.218 | openssl-libs.x86_64 1:1.0.2k-19.el7 2020-03-28 05:48:50.218 | parted.x86_64 0:3.1-31.el7 2020-03-28 05:48:50.218 | passwd.x86_64 0:0.79-5.el7 2020-03-28 05:48:50.218 | policycoreutils.x86_64 0:2.5-33.el7 2020-03-28 05:48:50.218 | policycoreutils-python.x86_64 0:2.5-33.el7 2020-03-28 05:48:50.218 | polkit.x86_64 0:0.112-22.el7_7.1 2020-03-28 05:48:50.218 | procps-ng.x86_64 0:3.3.10-26.el7_7.1 2020-03-28 05:48:50.218 | python.x86_64 0:2.7.5-86.el7 2020-03-28 05:48:50.218 | python-libs.x86_64 0:2.7.5-86.el7 2020-03-28 05:48:50.218 | python-linux-procfs.noarch 0:0.4.11-4.el7 2020-03-28 05:48:50.218 | python-perf.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 05:48:50.218 | qemu-guest-agent.x86_64 10:2.12.0-3.el7 2020-03-28 05:48:50.218 | quota.x86_64 1:4.01-19.el7 2020-03-28 05:48:50.218 | quota-nls.noarch 1:4.01-19.el7 2020-03-28 05:48:50.218 | readline.x86_64 0:6.2-11.el7 2020-03-28 05:48:50.218 | rpcbind.x86_64 0:0.2.0-48.el7 2020-03-28 05:48:50.218 | rpm.x86_64 0:4.11.3-40.el7 2020-03-28 05:48:50.218 | rpm-build-libs.x86_64 0:4.11.3-40.el7 2020-03-28 05:48:50.218 | rpm-libs.x86_64 0:4.11.3-40.el7 2020-03-28 05:48:50.218 | rpm-python.x86_64 0:4.11.3-40.el7 2020-03-28 05:48:50.218 | rsync.x86_64 0:3.1.2-6.el7_6.1 2020-03-28 05:48:50.218 | rsyslog.x86_64 0:8.24.0-41.el7_7.4 2020-03-28 05:48:50.218 | selinux-policy.noarch 0:3.13.1-252.el7_7.6 2020-03-28 05:48:50.218 | selinux-policy-targeted.noarch 0:3.13.1-252.el7_7.6 2020-03-28 05:48:50.218 | sg3_utils.x86_64 0:1.37-18.el7_7.2 2020-03-28 05:48:50.218 | sg3_utils-libs.x86_64 0:1.37-18.el7_7.2 2020-03-28 05:48:50.218 | shadow-utils.x86_64 2:4.6-5.el7 2020-03-28 05:48:50.218 | sqlite.x86_64 0:3.7.17-8.el7_7.1 2020-03-28 05:48:50.218 | sudo.x86_64 0:1.8.23-4.el7_7.2 2020-03-28 05:48:50.218 | systemd.x86_64 0:219-67.el7_7.4 2020-03-28 05:48:50.218 | systemd-libs.x86_64 0:219-67.el7_7.4 2020-03-28 05:48:50.218 | systemd-sysv.x86_64 0:219-67.el7_7.4 2020-03-28 05:48:50.218 | teamd.x86_64 0:1.27-9.el7 2020-03-28 05:48:50.218 | tuned.noarch 0:2.11.0-5.el7_7.1 2020-03-28 05:48:50.218 | tzdata.noarch 0:2019c-1.el7 2020-03-28 05:48:50.218 | util-linux.x86_64 0:2.23.2-61.el7_7.1 2020-03-28 05:48:50.218 | vim-minimal.x86_64 2:7.4.629-6.el7 2020-03-28 05:48:50.218 | xfsprogs.x86_64 0:4.5.0-20.el7 2020-03-28 05:48:50.218 | yum.noarch 0:3.4.3-163.el7.centos 2020-03-28 05:48:50.218 | yum-plugin-fastestmirror.noarch 0:1.1.31-52.el7 2020-03-28 05:48:50.218 | yum-utils.noarch 0:1.1.31-52.el7 2020-03-28 05:48:50.218 | 2020-03-28 05:48:50.218 | Replaced: 2020-03-28 05:48:50.218 | pyserial.noarch 0:2.6-6.el7 python-babel.noarch 0:0.9.6-8.el7 2020-03-28 05:48:50.218 | python-chardet.noarch 0:2.2.1-1.el7_1 python-ipaddress.noarch 0:1.0.16-2.el7 2020-03-28 05:48:50.218 | python-jinja2.noarch 0:2.7.2-2.el7 python-jsonpatch.noarch 0:1.2-4.el7 2020-03-28 05:48:50.219 | python-jsonpointer.noarch 0:1.9-2.el7 python-markupsafe.x86_64 0:0.11-10.el7 2020-03-28 05:48:50.219 | python-requests.noarch 0:2.6.0-1.el7_1 python-setuptools.noarch 0:0.9.8-7.el7 2020-03-28 05:48:50.219 | python-six.noarch 0:1.9.0-2.el7 python-urllib3.noarch 0:1.10.2-5.el7 2020-03-28 05:48:50.219 | 2020-03-28 05:48:50.219 | Complete! 2020-03-28 05:48:50.271 | dib-run-parts 00-up-to-date completed 2020-03-28 05:48:50.271 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2020-03-28 05:48:50.276 | + set -eu 2020-03-28 05:48:50.276 | + set -o pipefail 2020-03-28 05:48:50.277 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2020-03-28 05:48:50.279 | + package-installs -d /tmp/in_target.d/install.d 2020-03-28 05:48:50.281 | + set -eu 2020-03-28 05:48:50.282 | + set -o pipefail 2020-03-28 05:48:50.282 | ++ basename /usr/local/bin/package-installs 2020-03-28 05:48:50.284 | + SCRIPTNAME=package-installs 2020-03-28 05:48:50.285 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2020-03-28 05:48:50.286 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 05:48:50.286 | + '[' 0 '!=' 0 ']' 2020-03-28 05:48:50.286 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 05:48:50.286 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 05:48:50.286 | + WORKDIR= 2020-03-28 05:48:50.286 | + true 2020-03-28 05:48:50.286 | + case "$1" in 2020-03-28 05:48:50.286 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 05:48:50.286 | + shift 2 2020-03-28 05:48:50.286 | + true 2020-03-28 05:48:50.286 | + case "$1" in 2020-03-28 05:48:50.286 | + shift 2020-03-28 05:48:50.286 | + break 2020-03-28 05:48:50.286 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 05:48:50.286 | + PACKAGES= 2020-03-28 05:48:50.287 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:48:50.289 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 05:48:50.289 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 05:48:50.290 | + basefile=package-installs-ironic-agent 2020-03-28 05:48:50.290 | + element_name=ironic-agent 2020-03-28 05:48:50.291 | + read pkg 2020-03-28 05:48:50.291 | + '[' -z ironic-python-agent ']' 2020-03-28 05:48:50.291 | + '[' i = '#' ']' 2020-03-28 05:48:50.291 | + '[' i = - ']' 2020-03-28 05:48:50.292 | + '[' -e /usr/share/pkg-map/ironic-agent ']' 2020-03-28 05:48:50.292 | + set +e 2020-03-28 05:48:50.292 | ++ pkg-map --element ironic-agent ironic-python-agent 2020-03-28 05:48:50.358 | INFO:root:Mapping for ironic-agent : ironic-python-agent 2020-03-28 05:48:50.362 | + map_pkg=openstack-ironic-python-agent 2020-03-28 05:48:50.362 | + '[' 0 -eq 0 ']' 2020-03-28 05:48:50.362 | + pkg=openstack-ironic-python-agent 2020-03-28 05:48:50.362 | + set -e 2020-03-28 05:48:50.362 | + PACKAGES=' openstack-ironic-python-agent' 2020-03-28 05:48:50.362 | + read pkg 2020-03-28 05:48:50.362 | + '[' -n ' openstack-ironic-python-agent' ']' 2020-03-28 05:48:50.362 | + install-packages openstack-ironic-python-agent 2020-03-28 05:48:50.386 | Running install-packages install. 2020-03-28 05:48:50.386 | + yum -v -y install openstack-ironic-python-agent 2020-03-28 05:48:50.550 | Loading "fastestmirror" plugin 2020-03-28 05:48:50.551 | Config time: 0.012 2020-03-28 05:48:50.552 | Yum version: 3.4.3 2020-03-28 05:48:50.601 | rpmdb time: 0.000 2020-03-28 05:48:50.601 | Setting up Package Sacks 2020-03-28 05:48:50.601 | Loading mirror speeds from cached hostfile 2020-03-28 05:48:50.603 | * base: mirror.trouble-free.net 2020-03-28 05:48:50.603 | * extras: mirrors.tripadvisor.com 2020-03-28 05:48:50.603 | * updates: mirror.datto.com 2020-03-28 05:48:50.622 | pkgsack time: 0.021 2020-03-28 05:48:50.957 | Obs Init time: 0.254 2020-03-28 05:48:50.962 | Resolving Dependencies 2020-03-28 05:48:50.963 | --> Running transaction check 2020-03-28 05:48:50.963 | ---> Package openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 will be installed 2020-03-28 05:48:50.963 | Checking deps for openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.964 | looking for ('python-ironic-python-agent', 'EQ', ('0', '3.3.3', None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.965 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.966 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.966 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.967 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.969 | looking for ('systemd', None, (None, None, None)) as a requirement of openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:50.969 | openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-ironic-python-agent = 3.3.3 2020-03-28 05:48:50.969 | --> Processing Dependency: python-ironic-python-agent = 3.3.3 for package: openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:50.969 | Searching pkgSack for dep: python-ironic-python-agent 2020-03-28 05:48:50.975 | Building updates object 2020-03-28 05:48:51.297 | up:simple updates time: 0.012 2020-03-28 05:48:51.301 | up:obs time: 0.003 2020-03-28 05:48:51.301 | up:condense time: 0.000 2020-03-28 05:48:51.301 | updates time: 0.325 2020-03-28 05:48:51.302 | TSINFO: Marking python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch as install for openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.303 | --> Running transaction check 2020-03-28 05:48:51.303 | ---> Package python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 will be installed 2020-03-28 05:48:51.303 | Checking deps for python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.303 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.304 | looking for ('python-ironic-lib', 'GE', ('0', '2.14.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.304 | looking for ('python2-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.304 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.304 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.304 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python-netifaces', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.305 | looking for ('python-pint', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python-rtslib', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python-wsme', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python2-eventlet', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.306 | looking for ('python2-pecan', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.307 | looking for ('python2-psutil', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.307 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.307 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.307 | looking for ('systemd-python', None, (None, None, None)) as a requirement of python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:51.307 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-ironic-lib >= 2.14.0 2020-03-28 05:48:51.307 | --> Processing Dependency: python-ironic-lib >= 2.14.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.308 | Searching pkgSack for dep: python-ironic-lib 2020-03-28 05:48:51.309 | TSINFO: Marking python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.310 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-netaddr >= 0.7.18 2020-03-28 05:48:51.310 | --> Processing Dependency: python2-netaddr >= 0.7.18 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.310 | Searching pkgSack for dep: python2-netaddr 2020-03-28 05:48:51.311 | TSINFO: Marking python2-netaddr-0.7.19-5.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.313 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-concurrency >= 3.26.0 2020-03-28 05:48:51.313 | --> Processing Dependency: python2-oslo-concurrency >= 3.26.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.313 | Searching pkgSack for dep: python2-oslo-concurrency 2020-03-28 05:48:51.314 | TSINFO: Marking python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.315 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-config >= 2:5.2.0 2020-03-28 05:48:51.315 | --> Processing Dependency: python2-oslo-config >= 2:5.2.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.315 | Searching pkgSack for dep: python2-oslo-config 2020-03-28 05:48:51.316 | TSINFO: Marking 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.317 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-log >= 3.36.0 2020-03-28 05:48:51.317 | --> Processing Dependency: python2-oslo-log >= 3.36.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.317 | Searching pkgSack for dep: python2-oslo-log 2020-03-28 05:48:51.318 | TSINFO: Marking python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.319 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-serialization >= 2.18.0 2020-03-28 05:48:51.319 | --> Processing Dependency: python2-oslo-serialization >= 2.18.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.319 | Searching pkgSack for dep: python2-oslo-serialization 2020-03-28 05:48:51.320 | TSINFO: Marking python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.320 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-service >= 1.24.0 2020-03-28 05:48:51.320 | --> Processing Dependency: python2-oslo-service >= 1.24.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.320 | Searching pkgSack for dep: python2-oslo-service 2020-03-28 05:48:51.321 | TSINFO: Marking python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.322 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-oslo-utils >= 3.33.0 2020-03-28 05:48:51.322 | --> Processing Dependency: python2-oslo-utils >= 3.33.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.322 | Searching pkgSack for dep: python2-oslo-utils 2020-03-28 05:48:51.323 | TSINFO: Marking python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.323 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-stevedore >= 1.20.0 2020-03-28 05:48:51.323 | --> Processing Dependency: python2-stevedore >= 1.20.0 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.323 | Searching pkgSack for dep: python2-stevedore 2020-03-28 05:48:51.324 | TSINFO: Marking python2-stevedore-1.29.0-0.20180801151324.64f70f2.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.324 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-netifaces 2020-03-28 05:48:51.324 | --> Processing Dependency: python-netifaces for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.324 | Searching pkgSack for dep: python-netifaces 2020-03-28 05:48:51.327 | TSINFO: Marking python-netifaces-0.10.4-3.el7.x86_64 as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.328 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-pint 2020-03-28 05:48:51.328 | --> Processing Dependency: python-pint for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.328 | Searching pkgSack for dep: python-pint 2020-03-28 05:48:51.329 | TSINFO: Marking python-pint-0.6-2.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.330 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-rtslib 2020-03-28 05:48:51.330 | --> Processing Dependency: python-rtslib for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.330 | Searching pkgSack for dep: python-rtslib 2020-03-28 05:48:51.332 | TSINFO: Marking python-rtslib-2.1.fb69-3.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.333 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python-wsme 2020-03-28 05:48:51.333 | --> Processing Dependency: python-wsme for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.333 | Searching pkgSack for dep: python-wsme 2020-03-28 05:48:51.334 | TSINFO: Marking python2-wsme-0.9.4-0.20190520104921.bff9624.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.334 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-eventlet 2020-03-28 05:48:51.334 | --> Processing Dependency: python2-eventlet for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.334 | Searching pkgSack for dep: python2-eventlet 2020-03-28 05:48:51.337 | TSINFO: Marking python2-eventlet-0.20.1-6.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.337 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-iso8601 2020-03-28 05:48:51.337 | --> Processing Dependency: python2-iso8601 for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.338 | Searching pkgSack for dep: python2-iso8601 2020-03-28 05:48:51.339 | TSINFO: Marking python2-iso8601-0.1.11-1.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.339 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-pbr 2020-03-28 05:48:51.339 | --> Processing Dependency: python2-pbr for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.339 | Searching pkgSack for dep: python2-pbr 2020-03-28 05:48:51.340 | TSINFO: Marking python2-pbr-4.1.0-2.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.340 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-pecan 2020-03-28 05:48:51.340 | --> Processing Dependency: python2-pecan for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.340 | Searching pkgSack for dep: python2-pecan 2020-03-28 05:48:51.343 | TSINFO: Marking python2-pecan-1.3.2-1.el7.noarch as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.343 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: python2-psutil 2020-03-28 05:48:51.343 | --> Processing Dependency: python2-psutil for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.343 | Searching pkgSack for dep: python2-psutil 2020-03-28 05:48:51.345 | TSINFO: Marking python2-psutil-5.2.2-2.el7.x86_64 as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.346 | python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch requires: systemd-python 2020-03-28 05:48:51.346 | --> Processing Dependency: systemd-python for package: python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.346 | Searching pkgSack for dep: systemd-python 2020-03-28 05:48:51.357 | TSINFO: Marking systemd-python-219-67.el7_7.4.x86_64 as install for python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch 2020-03-28 05:48:51.359 | --> Running transaction check 2020-03-28 05:48:51.359 | ---> Package python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 will be installed 2020-03-28 05:48:51.359 | Checking deps for python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.359 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.359 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.26.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-service', 'GE', ('0', '1.24.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-requests', None, (None, None, None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | looking for ('python2-six', None, (None, None, None)) as a requirement of python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:51.360 | python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.noarch requires: python2-oslo-i18n >= 3.15.3 2020-03-28 05:48:51.360 | --> Processing Dependency: python2-oslo-i18n >= 3.15.3 for package: python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.noarch 2020-03-28 05:48:51.360 | Searching pkgSack for dep: python2-oslo-i18n 2020-03-28 05:48:51.362 | TSINFO: Marking python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch as install for python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.noarch 2020-03-28 05:48:51.362 | ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed 2020-03-28 05:48:51.362 | Checking deps for python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.362 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.362 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.364 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.365 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.365 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.366 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:51.367 | ---> Package python-pint.noarch 0:0.6-2.el7 will be installed 2020-03-28 05:48:51.367 | Checking deps for python-pint.noarch 0:0.6-2.el7 - u 2020-03-28 05:48:51.367 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-pint.noarch 0:0.6-2.el7 - u 2020-03-28 05:48:51.367 | ---> Package python-rtslib.noarch 0:2.1.fb69-3.el7 will be installed 2020-03-28 05:48:51.367 | Checking deps for python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.367 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.367 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.367 | looking for ('systemd', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.367 | looking for ('python-six', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.367 | looking for ('python-pyudev', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.368 | looking for ('python-kmod', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.368 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.368 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.368 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:51.368 | python-rtslib-2.1.fb69-3.el7.noarch requires: python-kmod 2020-03-28 05:48:51.368 | --> Processing Dependency: python-kmod for package: python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 05:48:51.369 | Searching pkgSack for dep: python-kmod 2020-03-28 05:48:51.370 | TSINFO: Marking python-kmod-0.9-4.el7.x86_64 as install for python-rtslib-2.1.fb69-3.el7.noarch 2020-03-28 05:48:51.371 | ---> Package python2-eventlet.noarch 0:0.20.1-6.el7 will be installed 2020-03-28 05:48:51.371 | Checking deps for python2-eventlet.noarch 0:0.20.1-6.el7 - u 2020-03-28 05:48:51.371 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-eventlet.noarch 0:0.20.1-6.el7 - u 2020-03-28 05:48:51.371 | looking for ('python-greenlet', None, (None, None, None)) as a requirement of python2-eventlet.noarch 0:0.20.1-6.el7 - u 2020-03-28 05:48:51.371 | python2-eventlet-0.20.1-6.el7.noarch requires: python-greenlet 2020-03-28 05:48:51.371 | --> Processing Dependency: python-greenlet for package: python2-eventlet-0.20.1-6.el7.noarch 2020-03-28 05:48:51.371 | Searching pkgSack for dep: python-greenlet 2020-03-28 05:48:51.374 | Not Updating Package that is obsoleted: python-greenlet-0.4.2-4.el7.x86_64 2020-03-28 05:48:51.375 | Not Updating Package that is obsoleted: python-greenlet-0.4.2-4.el7.x86_64 2020-03-28 05:48:51.376 | TSINFO: Marking python2-greenlet-0.4.12-1.el7.x86_64 as install for python2-eventlet-0.20.1-6.el7.noarch 2020-03-28 05:48:51.376 | ---> Package python2-iso8601.noarch 0:0.1.11-1.el7 will be installed 2020-03-28 05:48:51.376 | Checking deps for python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 05:48:51.376 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 05:48:51.377 | ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed 2020-03-28 05:48:51.377 | Checking deps for python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 05:48:51.377 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 05:48:51.377 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 05:48:51.377 | ---> Package python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 will be installed 2020-03-28 05:48:51.377 | Checking deps for python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.377 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.377 | looking for ('python-oslo-concurrency-lang', 'EQ', ('0', '3.27.0', '0.20180808084759.2429c4c.el7')) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-fasteners', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-fixtures', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.378 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.379 | python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch requires: python-oslo-concurrency-lang = 3.27.0-0.20180808084759.2429c4c.el7 2020-03-28 05:48:51.379 | --> Processing Dependency: python-oslo-concurrency-lang = 3.27.0-0.20180808084759.2429c4c.el7 for package: python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.379 | Searching pkgSack for dep: python-oslo-concurrency-lang 2020-03-28 05:48:51.380 | TSINFO: Marking python-oslo-concurrency-lang-3.27.0-0.20180808084759.2429c4c.el7.noarch as install for python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.380 | python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch requires: python2-fasteners 2020-03-28 05:48:51.380 | --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.380 | Searching pkgSack for dep: python2-fasteners 2020-03-28 05:48:51.381 | TSINFO: Marking python2-fasteners-0.14.1-6.el7.noarch as install for python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.382 | python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch requires: python2-fixtures 2020-03-28 05:48:51.382 | --> Processing Dependency: python2-fixtures for package: python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.382 | Searching pkgSack for dep: python2-fixtures 2020-03-28 05:48:51.382 | TSINFO: Marking python2-fixtures-3.0.0-7.el7.noarch as install for python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.383 | ---> Package python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 will be installed 2020-03-28 05:48:51.383 | Checking deps for python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.383 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.383 | looking for ('PyYAML', 'GE', ('0', '3.10', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.383 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.383 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-requests', 'GE', ('0', '2.14.2', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-rfc3986', 'GE', ('0', '0.3.1', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-stevedore', 'GE', ('0', '1.20.0', None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python-enum34', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:51.384 | 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch requires: python2-debtcollector >= 1.2.0 2020-03-28 05:48:51.384 | --> Processing Dependency: python2-debtcollector >= 1.2.0 for package: 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch 2020-03-28 05:48:51.384 | Searching pkgSack for dep: python2-debtcollector 2020-03-28 05:48:51.385 | TSINFO: Marking python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch as install for 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch 2020-03-28 05:48:51.386 | 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch requires: python2-rfc3986 >= 0.3.1 2020-03-28 05:48:51.386 | --> Processing Dependency: python2-rfc3986 >= 0.3.1 for package: 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch 2020-03-28 05:48:51.386 | Searching pkgSack for dep: python2-rfc3986 2020-03-28 05:48:51.387 | TSINFO: Marking python2-rfc3986-0.3.1-1.el7.noarch as install for 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch 2020-03-28 05:48:51.387 | ---> Package python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 will be installed 2020-03-28 05:48:51.387 | Checking deps for python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python-oslo-log-lang', 'EQ', ('0', '3.39.2', '0.20180927100137.871d2df.el7')) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-oslo-config', 'GE', ('2', '5.2.0', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-oslo-context', 'GE', ('0', '2.19.2', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-oslo-serialization', 'GE', ('0', '2.18.0', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.388 | looking for ('python-inotify', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.389 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.389 | looking for ('python2-dateutil', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.389 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.389 | python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch requires: python-oslo-log-lang = 3.39.2-0.20180927100137.871d2df.el7 2020-03-28 05:48:51.389 | --> Processing Dependency: python-oslo-log-lang = 3.39.2-0.20180927100137.871d2df.el7 for package: python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.389 | Searching pkgSack for dep: python-oslo-log-lang 2020-03-28 05:48:51.390 | TSINFO: Marking python-oslo-log-lang-3.39.2-0.20180927100137.871d2df.el7.noarch as install for python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.390 | python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch requires: python2-oslo-context >= 2.19.2 2020-03-28 05:48:51.390 | --> Processing Dependency: python2-oslo-context >= 2.19.2 for package: python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.390 | Searching pkgSack for dep: python2-oslo-context 2020-03-28 05:48:51.391 | TSINFO: Marking python2-oslo-context-2.21.0-0.20180808091549.b1ba490.el7.noarch as install for python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.392 | python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch requires: python-inotify 2020-03-28 05:48:51.392 | --> Processing Dependency: python-inotify for package: python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.392 | Searching pkgSack for dep: python-inotify 2020-03-28 05:48:51.393 | TSINFO: Marking python-inotify-0.9.4-4.el7.noarch as install for python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.394 | python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch requires: python-monotonic 2020-03-28 05:48:51.394 | --> Processing Dependency: python-monotonic for package: python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.394 | Searching pkgSack for dep: python-monotonic 2020-03-28 05:48:51.395 | TSINFO: Marking python2-monotonic-1.5-1.el7.noarch as install for python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.395 | python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch requires: python2-dateutil 2020-03-28 05:48:51.395 | --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.395 | Searching pkgSack for dep: python2-dateutil 2020-03-28 05:48:51.396 | TSINFO: Marking 1:python2-dateutil-2.6.1-1.el7.noarch as install for python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.396 | ---> Package python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 will be installed 2020-03-28 05:48:51.396 | Checking deps for python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.396 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.396 | looking for ('python2-msgpack', 'GE', ('0', '0.5.2', None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.396 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.396 | looking for ('python-ipaddress', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.397 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.397 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.397 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.398 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:51.398 | python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch requires: python2-msgpack >= 0.5.2 2020-03-28 05:48:51.398 | --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch 2020-03-28 05:48:51.398 | Searching pkgSack for dep: python2-msgpack 2020-03-28 05:48:51.399 | TSINFO: Marking python2-msgpack-0.5.6-1.el7.x86_64 as install for python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch 2020-03-28 05:48:51.399 | ---> Package python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 will be installed 2020-03-28 05:48:51.399 | Checking deps for python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.399 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.399 | looking for ('python-monotonic', 'GE', ('0', '0.6', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python-paste-deploy', 'GE', ('0', '1.5.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-eventlet', 'GE', ('0', '0.18.2', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-oslo-concurrency', 'GE', ('0', '3.25.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-oslo-config', 'GE', ('2', '5.1.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-oslo-log', 'GE', ('0', '3.36.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-oslo-utils', 'GE', ('0', '3.33.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python-paste', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python-webob', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.400 | looking for ('python2-greenlet', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.401 | looking for ('python2-routes', None, (None, None, None)) as a requirement of python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:51.401 | python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch requires: python-paste-deploy >= 1.5.0 2020-03-28 05:48:51.401 | --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.401 | Searching pkgSack for dep: python-paste-deploy 2020-03-28 05:48:51.402 | TSINFO: Marking python-paste-deploy-1.5.2-6.el7.noarch as install for python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.402 | python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch requires: python-paste 2020-03-28 05:48:51.402 | --> Processing Dependency: python-paste for package: python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.402 | Searching pkgSack for dep: python-paste 2020-03-28 05:48:51.404 | TSINFO: Marking python-paste-1.7.5.1-9.20111221hg1498.el7.noarch as install for python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.404 | python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch requires: python-webob 2020-03-28 05:48:51.404 | --> Processing Dependency: python-webob for package: python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.404 | Searching pkgSack for dep: python-webob 2020-03-28 05:48:51.406 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 05:48:51.406 | Not Updating Package that is obsoleted: python-webob-1.2.3-7.el7.noarch 2020-03-28 05:48:51.407 | TSINFO: Marking python2-webob-1.8.2-1.el7.noarch as install for python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.408 | python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch requires: python2-routes 2020-03-28 05:48:51.408 | --> Processing Dependency: python2-routes for package: python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.408 | Searching pkgSack for dep: python2-routes 2020-03-28 05:48:51.409 | TSINFO: Marking python-routes-2.4.1-1.el7.noarch as install for python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch 2020-03-28 05:48:51.410 | ---> Package python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 will be installed 2020-03-28 05:48:51.410 | Checking deps for python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python-oslo-utils-lang', 'EQ', ('0', '3.36.5', '0.20200113055606.c49a426.el7')) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python-netaddr', 'GE', ('0', '0.7.18', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python-netifaces', 'GE', ('0', '0.10.4', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python2-oslo-i18n', 'GE', ('0', '3.15.3', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('python2-six', 'GE', ('0', '1.10.0', None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.410 | looking for ('pyparsing', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.411 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.411 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.411 | looking for ('python2-iso8601', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.411 | looking for ('pytz', None, (None, None, None)) as a requirement of python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.411 | python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch requires: python-oslo-utils-lang = 3.36.5-0.20200113055606.c49a426.el7 2020-03-28 05:48:51.411 | --> Processing Dependency: python-oslo-utils-lang = 3.36.5-0.20200113055606.c49a426.el7 for package: python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.411 | Searching pkgSack for dep: python-oslo-utils-lang 2020-03-28 05:48:51.412 | TSINFO: Marking python-oslo-utils-lang-3.36.5-0.20200113055606.c49a426.el7.noarch as install for python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.413 | python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch requires: pyparsing 2020-03-28 05:48:51.413 | --> Processing Dependency: pyparsing for package: python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.413 | Searching pkgSack for dep: pyparsing 2020-03-28 05:48:51.417 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 05:48:51.418 | Not Updating Package that is obsoleted: pyparsing-1.5.6-9.el7.noarch 2020-03-28 05:48:51.419 | TSINFO: Marking python2-pyparsing-2.2.0-3.el7.noarch as install for python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.419 | python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch requires: python2-funcsigs 2020-03-28 05:48:51.419 | --> Processing Dependency: python2-funcsigs for package: python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.419 | Searching pkgSack for dep: python2-funcsigs 2020-03-28 05:48:51.421 | TSINFO: Marking python2-funcsigs-1.0.2-1.el7.noarch as install for python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:51.421 | ---> Package python2-pbr.noarch 0:4.1.0-2.el7 will be installed 2020-03-28 05:48:51.421 | Checking deps for python2-pbr.noarch 0:4.1.0-2.el7 - u 2020-03-28 05:48:51.421 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pbr.noarch 0:4.1.0-2.el7 - u 2020-03-28 05:48:51.421 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:4.1.0-2.el7 - u 2020-03-28 05:48:51.422 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pbr.noarch 0:4.1.0-2.el7 - u 2020-03-28 05:48:51.422 | ---> Package python2-pecan.noarch 0:1.3.2-1.el7 will be installed 2020-03-28 05:48:51.422 | Checking deps for python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python2-webob', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python2-singledispatch', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python-webtest', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.422 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.423 | looking for ('python-mako', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.423 | looking for ('python-logutils', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.423 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:51.423 | python2-pecan-1.3.2-1.el7.noarch requires: python2-singledispatch 2020-03-28 05:48:51.423 | --> Processing Dependency: python2-singledispatch for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.423 | Searching pkgSack for dep: python2-singledispatch 2020-03-28 05:48:51.425 | TSINFO: Marking python2-singledispatch-3.4.0.3-4.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.425 | python2-pecan-1.3.2-1.el7.noarch requires: python-webtest 2020-03-28 05:48:51.425 | --> Processing Dependency: python-webtest for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.425 | Searching pkgSack for dep: python-webtest 2020-03-28 05:48:51.427 | TSINFO: Marking python-webtest-2.0.23-1.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.427 | python2-pecan-1.3.2-1.el7.noarch requires: python-simplegeneric 2020-03-28 05:48:51.427 | --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.427 | Searching pkgSack for dep: python-simplegeneric 2020-03-28 05:48:51.429 | TSINFO: Marking python-simplegeneric-0.8-7.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.429 | python2-pecan-1.3.2-1.el7.noarch requires: python-mako 2020-03-28 05:48:51.429 | --> Processing Dependency: python-mako for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.429 | Searching pkgSack for dep: python-mako 2020-03-28 05:48:51.431 | TSINFO: Marking python-mako-0.8.1-2.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.431 | python2-pecan-1.3.2-1.el7.noarch requires: python-logutils 2020-03-28 05:48:51.431 | --> Processing Dependency: python-logutils for package: python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.431 | Searching pkgSack for dep: python-logutils 2020-03-28 05:48:51.433 | TSINFO: Marking python-logutils-0.3.3-3.el7.noarch as install for python2-pecan-1.3.2-1.el7.noarch 2020-03-28 05:48:51.433 | ---> Package python2-psutil.x86_64 0:5.2.2-2.el7 will be installed 2020-03-28 05:48:51.433 | Checking deps for python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.433 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.433 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.433 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.433 | looking for ('libc.so.6(GLIBC_2.13)(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.434 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.434 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:51.434 | ---> Package python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 will be installed 2020-03-28 05:48:51.434 | Checking deps for python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 - u 2020-03-28 05:48:51.434 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 - u 2020-03-28 05:48:51.434 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 - u 2020-03-28 05:48:51.434 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 - u 2020-03-28 05:48:51.434 | ---> Package python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 will be installed 2020-03-28 05:48:51.434 | Checking deps for python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.434 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.434 | looking for ('python-simplegeneric', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.435 | looking for ('python-webob', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.435 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.435 | looking for ('python2-pytz', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.435 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:51.435 | ---> Package systemd-python.x86_64 0:219-67.el7_7.4 will be installed 2020-03-28 05:48:51.435 | Checking deps for systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.435 | looking for ('systemd-libs', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.436 | looking for ('systemd', 'EQ', ('0', '219', '67.el7_7.4')) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.436 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.436 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.436 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.436 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.437 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.437 | looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.437 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.437 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.437 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.438 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.438 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.438 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.439 | looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.439 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.439 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.439 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.439 | looking for ('liblzma.so.5()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.440 | looking for ('liblz4.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.440 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.441 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.441 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.441 | looking for ('libdw.so.1()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.442 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.442 | looking for ('libcap.so.2()(64bit)', None, (None, None, None)) as a requirement of systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:51.442 | --> Running transaction check 2020-03-28 05:48:51.443 | ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed 2020-03-28 05:48:51.443 | Checking deps for python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('/usr/bin/env', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 05:48:51.443 | ---> Package python-kmod.x86_64 0:0.9-4.el7 will be installed 2020-03-28 05:48:51.443 | Checking deps for python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.443 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.444 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.444 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.444 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.444 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:51.444 | ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed 2020-03-28 05:48:51.444 | Checking deps for python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 05:48:51.444 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 05:48:51.444 | ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed 2020-03-28 05:48:51.444 | Checking deps for python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:51.445 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:51.445 | looking for ('python-markupsafe', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:51.445 | looking for ('python-beaker', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:51.445 | looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:51.445 | python-mako-0.8.1-2.el7.noarch requires: python-beaker 2020-03-28 05:48:51.445 | --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch 2020-03-28 05:48:51.445 | Searching pkgSack for dep: python-beaker 2020-03-28 05:48:51.447 | TSINFO: Marking python-beaker-1.5.4-10.el7.noarch as install for python-mako-0.8.1-2.el7.noarch 2020-03-28 05:48:51.447 | ---> Package python-oslo-concurrency-lang.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 will be installed 2020-03-28 05:48:51.447 | Checking deps for python-oslo-concurrency-lang.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:51.447 | ---> Package python-oslo-log-lang.noarch 0:3.39.2-0.20180927100137.871d2df.el7 will be installed 2020-03-28 05:48:51.447 | Checking deps for python-oslo-log-lang.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:51.447 | ---> Package python-oslo-utils-lang.noarch 0:3.36.5-0.20200113055606.c49a426.el7 will be installed 2020-03-28 05:48:51.447 | Checking deps for python-oslo-utils-lang.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:51.447 | ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed 2020-03-28 05:48:51.448 | Checking deps for python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:51.448 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:51.448 | looking for ('python-tempita', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:51.448 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:51.448 | looking for ('pyOpenSSL', None, (None, None, None)) as a requirement of python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:51.448 | python-paste-1.7.5.1-9.20111221hg1498.el7.noarch requires: python-tempita 2020-03-28 05:48:51.448 | --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 05:48:51.448 | Searching pkgSack for dep: python-tempita 2020-03-28 05:48:51.450 | TSINFO: Marking python-tempita-0.5.1-8.el7.noarch as install for python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 2020-03-28 05:48:51.450 | ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed 2020-03-28 05:48:51.450 | Checking deps for python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 05:48:51.451 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 05:48:51.451 | looking for ('python-setuptools', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 05:48:51.451 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 05:48:51.451 | ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed 2020-03-28 05:48:51.451 | Checking deps for python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 05:48:51.451 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 05:48:51.451 | looking for ('python-six', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 05:48:51.451 | looking for ('python-repoze-lru', None, (None, None, None)) as a requirement of python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 05:48:51.451 | python-routes-2.4.1-1.el7.noarch requires: python-repoze-lru 2020-03-28 05:48:51.451 | --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch 2020-03-28 05:48:51.451 | Searching pkgSack for dep: python-repoze-lru 2020-03-28 05:48:51.452 | TSINFO: Marking python-repoze-lru-0.4-3.el7.noarch as install for python-routes-2.4.1-1.el7.noarch 2020-03-28 05:48:51.452 | ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed 2020-03-28 05:48:51.452 | Checking deps for python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 05:48:51.453 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 05:48:51.453 | ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed 2020-03-28 05:48:51.453 | Checking deps for python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | looking for ('python-webob', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | looking for ('python-waitress', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | looking for ('python-six', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | looking for ('python-beautifulsoup4', None, (None, None, None)) as a requirement of python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:51.453 | python-webtest-2.0.23-1.el7.noarch requires: python-waitress 2020-03-28 05:48:51.453 | --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 05:48:51.453 | Searching pkgSack for dep: python-waitress 2020-03-28 05:48:51.454 | TSINFO: Marking python-waitress-0.8.9-5.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 05:48:51.455 | python-webtest-2.0.23-1.el7.noarch requires: python-beautifulsoup4 2020-03-28 05:48:51.455 | --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch 2020-03-28 05:48:51.455 | Searching pkgSack for dep: python-beautifulsoup4 2020-03-28 05:48:51.456 | TSINFO: Marking python-beautifulsoup4-4.6.0-1.el7.noarch as install for python-webtest-2.0.23-1.el7.noarch 2020-03-28 05:48:51.456 | ---> Package python2-dateutil.noarch 1:2.6.1-1.el7 will be installed 2020-03-28 05:48:51.456 | Checking deps for python2-dateutil.noarch 1:2.6.1-1.el7 - u 2020-03-28 05:48:51.456 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-dateutil.noarch 1:2.6.1-1.el7 - u 2020-03-28 05:48:51.456 | looking for ('tzdata', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.6.1-1.el7 - u 2020-03-28 05:48:51.457 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-dateutil.noarch 1:2.6.1-1.el7 - u 2020-03-28 05:48:51.457 | ---> Package python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 will be installed 2020-03-28 05:48:51.457 | Checking deps for python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | looking for ('python-wrapt', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | looking for ('python2-funcsigs', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:51.458 | python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch requires: python-wrapt 2020-03-28 05:48:51.458 | --> Processing Dependency: python-wrapt for package: python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch 2020-03-28 05:48:51.458 | Searching pkgSack for dep: python-wrapt 2020-03-28 05:48:51.459 | TSINFO: Marking python-wrapt-1.10.8-2.el7.x86_64 as install for python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch 2020-03-28 05:48:51.459 | ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed 2020-03-28 05:48:51.459 | Checking deps for python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 05:48:51.459 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 05:48:51.460 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 05:48:51.460 | looking for ('python-monotonic', None, (None, None, None)) as a requirement of python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 05:48:51.460 | ---> Package python2-fixtures.noarch 0:3.0.0-7.el7 will be installed 2020-03-28 05:48:51.460 | Checking deps for python2-fixtures.noarch 0:3.0.0-7.el7 - u 2020-03-28 05:48:51.460 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-fixtures.noarch 0:3.0.0-7.el7 - u 2020-03-28 05:48:51.460 | looking for ('python-testtools', 'GE', ('0', '0.9.22', None)) as a requirement of python2-fixtures.noarch 0:3.0.0-7.el7 - u 2020-03-28 05:48:51.460 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-fixtures.noarch 0:3.0.0-7.el7 - u 2020-03-28 05:48:51.460 | python2-fixtures-3.0.0-7.el7.noarch requires: python-testtools >= 0.9.22 2020-03-28 05:48:51.460 | --> Processing Dependency: python-testtools >= 0.9.22 for package: python2-fixtures-3.0.0-7.el7.noarch 2020-03-28 05:48:51.460 | Searching pkgSack for dep: python-testtools 2020-03-28 05:48:51.461 | TSINFO: Marking python-testtools-1.8.0-2.el7.noarch as install for python2-fixtures-3.0.0-7.el7.noarch 2020-03-28 05:48:51.461 | ---> Package python2-funcsigs.noarch 0:1.0.2-1.el7 will be installed 2020-03-28 05:48:51.461 | Checking deps for python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 05:48:51.462 | ---> Package python2-greenlet.x86_64 0:0.4.12-1.el7 will be installed 2020-03-28 05:48:51.462 | Checking deps for python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:51.462 | ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed 2020-03-28 05:48:51.462 | Checking deps for python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 05:48:51.462 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 05:48:51.463 | ---> Package python2-msgpack.x86_64 0:0.5.6-1.el7 will be installed 2020-03-28 05:48:51.463 | Checking deps for python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.463 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.463 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.463 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.463 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.464 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.464 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.464 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.464 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:51.464 | ---> Package python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 will be installed 2020-03-28 05:48:51.464 | Checking deps for python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 - u 2020-03-28 05:48:51.464 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 - u 2020-03-28 05:48:51.464 | looking for ('python2-debtcollector', 'GE', ('0', '1.2.0', None)) as a requirement of python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 - u 2020-03-28 05:48:51.464 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 - u 2020-03-28 05:48:51.464 | ---> Package python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 will be installed 2020-03-28 05:48:51.464 | Checking deps for python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.464 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.464 | looking for ('python-oslo-i18n-lang', 'EQ', ('0', '3.21.0', '0.20180803122125.e690af4.el7')) as a requirement of python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.465 | looking for ('python2-babel', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.465 | looking for ('python2-fixtures', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.465 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.465 | python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch requires: python-oslo-i18n-lang = 3.21.0-0.20180803122125.e690af4.el7 2020-03-28 05:48:51.465 | --> Processing Dependency: python-oslo-i18n-lang = 3.21.0-0.20180803122125.e690af4.el7 for package: python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch 2020-03-28 05:48:51.465 | Searching pkgSack for dep: python-oslo-i18n-lang 2020-03-28 05:48:51.466 | TSINFO: Marking python-oslo-i18n-lang-3.21.0-0.20180803122125.e690af4.el7.noarch as install for python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch 2020-03-28 05:48:51.466 | ---> Package python2-pyparsing.noarch 0:2.2.0-3.el7 will be installed 2020-03-28 05:48:51.466 | Checking deps for python2-pyparsing.noarch 0:2.2.0-3.el7 - u 2020-03-28 05:48:51.466 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pyparsing.noarch 0:2.2.0-3.el7 - u 2020-03-28 05:48:51.466 | ---> Package python2-rfc3986.noarch 0:0.3.1-1.el7 will be installed 2020-03-28 05:48:51.466 | Checking deps for python2-rfc3986.noarch 0:0.3.1-1.el7 - u 2020-03-28 05:48:51.466 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-rfc3986.noarch 0:0.3.1-1.el7 - u 2020-03-28 05:48:51.466 | ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed 2020-03-28 05:48:51.466 | Checking deps for python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 05:48:51.467 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 05:48:51.467 | looking for ('python-six', None, (None, None, None)) as a requirement of python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 05:48:51.467 | ---> Package python2-webob.noarch 0:1.8.2-1.el7 will be installed 2020-03-28 05:48:51.467 | Checking deps for python2-webob.noarch 0:1.8.2-1.el7 - u 2020-03-28 05:48:51.467 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-webob.noarch 0:1.8.2-1.el7 - u 2020-03-28 05:48:51.467 | looking for ('python2', None, (None, None, None)) as a requirement of python2-webob.noarch 0:1.8.2-1.el7 - u 2020-03-28 05:48:51.467 | --> Running transaction check 2020-03-28 05:48:51.467 | ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed 2020-03-28 05:48:51.467 | Checking deps for python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 05:48:51.467 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 05:48:51.467 | looking for ('python-paste', None, (None, None, None)) as a requirement of python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 05:48:51.468 | ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed 2020-03-28 05:48:51.468 | Checking deps for python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 05:48:51.468 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 05:48:51.468 | looking for ('python-lxml', None, (None, None, None)) as a requirement of python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 05:48:51.468 | python-beautifulsoup4-4.6.0-1.el7.noarch requires: python-lxml 2020-03-28 05:48:51.468 | --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 05:48:51.468 | Searching pkgSack for dep: python-lxml 2020-03-28 05:48:51.470 | TSINFO: Marking python-lxml-3.2.1-4.el7.x86_64 as install for python-beautifulsoup4-4.6.0-1.el7.noarch 2020-03-28 05:48:51.470 | ---> Package python-oslo-i18n-lang.noarch 0:3.21.0-0.20180803122125.e690af4.el7 will be installed 2020-03-28 05:48:51.470 | Checking deps for python-oslo-i18n-lang.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:51.470 | ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed 2020-03-28 05:48:51.470 | Checking deps for python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 05:48:51.470 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 05:48:51.470 | ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed 2020-03-28 05:48:51.471 | Checking deps for python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 05:48:51.471 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 05:48:51.471 | ---> Package python-testtools.noarch 0:1.8.0-2.el7 will be installed 2020-03-28 05:48:51.471 | Checking deps for python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | looking for ('python-unittest2', 'GE', ('0', '0.8.0', None)) as a requirement of python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | looking for ('python-pbr', None, (None, None, None)) as a requirement of python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | looking for ('python-mimeparse', None, (None, None, None)) as a requirement of python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | looking for ('python-extras', None, (None, None, None)) as a requirement of python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:51.471 | python-testtools-1.8.0-2.el7.noarch requires: python-unittest2 >= 0.8.0 2020-03-28 05:48:51.471 | --> Processing Dependency: python-unittest2 >= 0.8.0 for package: python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.471 | Searching pkgSack for dep: python-unittest2 2020-03-28 05:48:51.472 | TSINFO: Marking python2-unittest2-1.1.0-15.el7.noarch as install for python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.473 | python-testtools-1.8.0-2.el7.noarch requires: python-mimeparse 2020-03-28 05:48:51.473 | --> Processing Dependency: python-mimeparse for package: python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.473 | Searching pkgSack for dep: python-mimeparse 2020-03-28 05:48:51.474 | TSINFO: Marking python2-mimeparse-1.6.0-2.el7.noarch as install for python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.474 | python-testtools-1.8.0-2.el7.noarch requires: python-extras 2020-03-28 05:48:51.474 | --> Processing Dependency: python-extras for package: python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.474 | Searching pkgSack for dep: python-extras 2020-03-28 05:48:51.475 | TSINFO: Marking python2-extras-1.0.0-2.el7.noarch as install for python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:51.475 | ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed 2020-03-28 05:48:51.475 | Checking deps for python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 05:48:51.475 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 05:48:51.476 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 05:48:51.476 | ---> Package python-wrapt.x86_64 0:1.10.8-2.el7 will be installed 2020-03-28 05:48:51.476 | Checking deps for python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:51.476 | --> Running transaction check 2020-03-28 05:48:51.476 | ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed 2020-03-28 05:48:51.476 | Checking deps for python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.476 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.476 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.1.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.1.26)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.1.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.0.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.0.22)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.0.18)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxslt.so.1(LIBXML2_1.0.11)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.477 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.478 | looking for ('libxml2.so.2(LIBXML2_2.7.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.478 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.478 | looking for ('libxml2.so.2(LIBXML2_2.6.32)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.24)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.23)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.21)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.20)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.479 | looking for ('libxml2.so.2(LIBXML2_2.6.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.16)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.10)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.1)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.480 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.5.8)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.5.2)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.481 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libxslt.so.1()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.482 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.483 | looking for ('libexslt.so.0()(64bit)', None, (None, None, None)) as a requirement of python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:51.483 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 05:48:51.483 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.483 | Searching pkgSack for dep: libxslt.so.1(LIBXML2_1.1.9)(64bit) 2020-03-28 05:48:51.492 | TSINFO: Marking libxslt-1.1.28-5.el7.x86_64 as install for python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.493 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 05:48:51.493 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.493 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.26)(64bit) 2020-03-28 05:48:51.493 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 05:48:51.493 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.493 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.1.2)(64bit) 2020-03-28 05:48:51.493 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 05:48:51.493 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.24)(64bit) 2020-03-28 05:48:51.494 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 05:48:51.494 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.22)(64bit) 2020-03-28 05:48:51.494 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 05:48:51.494 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.18)(64bit) 2020-03-28 05:48:51.494 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 05:48:51.494 | --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1(LIBXML2_1.0.11)(64bit) 2020-03-28 05:48:51.494 | python-lxml-3.2.1-4.el7.x86_64 requires: libxslt.so.1()(64bit) 2020-03-28 05:48:51.494 | --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libxslt.so.1()(64bit) 2020-03-28 05:48:51.494 | python-lxml-3.2.1-4.el7.x86_64 requires: libexslt.so.0()(64bit) 2020-03-28 05:48:51.494 | --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.494 | Quick matched libxslt-1.1.28-5.el7.x86_64 to require for libexslt.so.0()(64bit) 2020-03-28 05:48:51.494 | ---> Package python2-extras.noarch 0:1.0.0-2.el7 will be installed 2020-03-28 05:48:51.494 | Checking deps for python2-extras.noarch 0:1.0.0-2.el7 - u 2020-03-28 05:48:51.494 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-extras.noarch 0:1.0.0-2.el7 - u 2020-03-28 05:48:51.495 | ---> Package python2-mimeparse.noarch 0:1.6.0-2.el7 will be installed 2020-03-28 05:48:51.495 | Checking deps for python2-mimeparse.noarch 0:1.6.0-2.el7 - u 2020-03-28 05:48:51.495 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-mimeparse.noarch 0:1.6.0-2.el7 - u 2020-03-28 05:48:51.495 | ---> Package python2-unittest2.noarch 0:1.1.0-15.el7 will be installed 2020-03-28 05:48:51.495 | Checking deps for python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | looking for ('python2-traceback2', None, (None, None, None)) as a requirement of python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | looking for ('python2-six', None, (None, None, None)) as a requirement of python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | looking for ('python2-setuptools', None, (None, None, None)) as a requirement of python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:51.495 | python2-unittest2-1.1.0-15.el7.noarch requires: python2-traceback2 2020-03-28 05:48:51.495 | --> Processing Dependency: python2-traceback2 for package: python2-unittest2-1.1.0-15.el7.noarch 2020-03-28 05:48:51.495 | Searching pkgSack for dep: python2-traceback2 2020-03-28 05:48:51.496 | TSINFO: Marking python2-traceback2-1.4.0-14.el7.noarch as install for python2-unittest2-1.1.0-15.el7.noarch 2020-03-28 05:48:51.497 | --> Running transaction check 2020-03-28 05:48:51.497 | ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 2020-03-28 05:48:51.497 | Checking deps for libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.9.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.6.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.6.3)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.6.27)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.6.25)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.497 | looking for ('libxml2.so.2(LIBXML2_2.6.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.6.15)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.5.9)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.5.7)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.5.6)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.5.4)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.498 | looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.499 | looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.500 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:51.500 | ---> Package python2-traceback2.noarch 0:1.4.0-14.el7 will be installed 2020-03-28 05:48:51.500 | Checking deps for python2-traceback2.noarch 0:1.4.0-14.el7 - u 2020-03-28 05:48:51.500 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-traceback2.noarch 0:1.4.0-14.el7 - u 2020-03-28 05:48:51.500 | looking for ('python-linecache2', None, (None, None, None)) as a requirement of python2-traceback2.noarch 0:1.4.0-14.el7 - u 2020-03-28 05:48:51.500 | python2-traceback2-1.4.0-14.el7.noarch requires: python-linecache2 2020-03-28 05:48:51.500 | --> Processing Dependency: python-linecache2 for package: python2-traceback2-1.4.0-14.el7.noarch 2020-03-28 05:48:51.500 | Searching pkgSack for dep: python-linecache2 2020-03-28 05:48:51.501 | TSINFO: Marking python-linecache2-1.0.0-1.el7.noarch as install for python2-traceback2-1.4.0-14.el7.noarch 2020-03-28 05:48:51.501 | --> Running transaction check 2020-03-28 05:48:51.501 | ---> Package python-linecache2.noarch 0:1.0.0-1.el7 will be installed 2020-03-28 05:48:51.501 | Checking deps for python-linecache2.noarch 0:1.0.0-1.el7 - u 2020-03-28 05:48:51.502 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-linecache2.noarch 0:1.0.0-1.el7 - u 2020-03-28 05:48:51.813 | --> Finished Dependency Resolution 2020-03-28 05:48:51.813 | Dependency Process ending 2020-03-28 05:48:51.928 | Depsolve time: 0.965 2020-03-28 05:48:51.928 | 2020-03-28 05:48:51.928 | Dependencies Resolved 2020-03-28 05:48:51.991 | 2020-03-28 05:48:51.991 | ================================================================================ 2020-03-28 05:48:51.991 | Package Arch Version Repository Size 2020-03-28 05:48:51.991 | ================================================================================ 2020-03-28 05:48:51.991 | Installing: 2020-03-28 05:48:51.991 | openstack-ironic-python-agent noarch 3.3.3-0.20200207201656.5a7cd98.el7 2020-03-28 05:48:51.991 | delorean 6.3 k 2020-03-28 05:48:51.991 | Installing for dependencies: 2020-03-28 05:48:51.991 | libxslt x86_64 1.1.28-5.el7 base 242 k 2020-03-28 05:48:51.991 | python-beaker noarch 1.5.4-10.el7 base 80 k 2020-03-28 05:48:51.991 | python-beautifulsoup4 noarch 4.6.0-1.el7 delorean-rocky-deps 170 k 2020-03-28 05:48:51.991 | python-inotify noarch 0.9.4-4.el7 base 49 k 2020-03-28 05:48:51.991 | python-ironic-lib noarch 2.14.3-0.20200313061430.ecb0174.el7 2020-03-28 05:48:51.991 | delorean 92 k 2020-03-28 05:48:51.991 | python-kmod x86_64 0.9-4.el7 base 57 k 2020-03-28 05:48:51.991 | python-linecache2 noarch 1.0.0-1.el7 delorean-rocky-deps 11 k 2020-03-28 05:48:51.991 | python-logutils noarch 0.3.3-3.el7 delorean-rocky-deps 41 k 2020-03-28 05:48:51.991 | python-lxml x86_64 3.2.1-4.el7 base 758 k 2020-03-28 05:48:51.991 | python-mako noarch 0.8.1-2.el7 base 307 k 2020-03-28 05:48:51.991 | python-netifaces x86_64 0.10.4-3.el7 base 17 k 2020-03-28 05:48:51.991 | python-oslo-concurrency-lang noarch 3.27.0-0.20180808084759.2429c4c.el7 2020-03-28 05:48:51.991 | delorean 8.6 k 2020-03-28 05:48:51.991 | python-oslo-i18n-lang noarch 3.21.0-0.20180803122125.e690af4.el7 2020-03-28 05:48:51.991 | delorean 8.8 k 2020-03-28 05:48:51.991 | python-oslo-log-lang noarch 3.39.2-0.20180927100137.871d2df.el7 2020-03-28 05:48:51.991 | delorean 8.0 k 2020-03-28 05:48:51.991 | python-oslo-utils-lang noarch 3.36.5-0.20200113055606.c49a426.el7 2020-03-28 05:48:51.991 | delorean 7.8 k 2020-03-28 05:48:51.991 | python-paste noarch 1.7.5.1-9.20111221hg1498.el7 2020-03-28 05:48:51.991 | base 866 k 2020-03-28 05:48:51.991 | python-paste-deploy noarch 1.5.2-6.el7 delorean-rocky-deps 45 k 2020-03-28 05:48:51.991 | python-pint noarch 0.6-2.el7 delorean-rocky-deps 257 k 2020-03-28 05:48:51.991 | python-repoze-lru noarch 0.4-3.el7 delorean-rocky-deps 12 k 2020-03-28 05:48:51.991 | python-routes noarch 2.4.1-1.el7 delorean-rocky-deps 191 k 2020-03-28 05:48:51.991 | python-rtslib noarch 2.1.fb69-3.el7 base 102 k 2020-03-28 05:48:51.991 | python-simplegeneric noarch 0.8-7.el7 delorean-rocky-deps 11 k 2020-03-28 05:48:51.991 | python-tempita noarch 0.5.1-8.el7 delorean-rocky-deps 32 k 2020-03-28 05:48:51.991 | python-testtools noarch 1.8.0-2.el7 delorean-rocky-deps 301 k 2020-03-28 05:48:51.991 | python-waitress noarch 0.8.9-5.el7 delorean-rocky-deps 151 k 2020-03-28 05:48:51.991 | python-webtest noarch 2.0.23-1.el7 delorean-rocky-deps 83 k 2020-03-28 05:48:51.991 | python-wrapt x86_64 1.10.8-2.el7 delorean-rocky-deps 45 k 2020-03-28 05:48:51.991 | python2-dateutil noarch 1:2.6.1-1.el7 delorean-rocky-deps 245 k 2020-03-28 05:48:51.991 | python2-debtcollector noarch 1.20.0-0.20180803123318.d3165af.el7 2020-03-28 05:48:51.991 | delorean 27 k 2020-03-28 05:48:51.991 | python2-eventlet noarch 0.20.1-6.el7 delorean-rocky-deps 512 k 2020-03-28 05:48:51.992 | python2-extras noarch 1.0.0-2.el7 delorean-rocky-deps 15 k 2020-03-28 05:48:51.992 | python2-fasteners noarch 0.14.1-6.el7 delorean-rocky-deps 37 k 2020-03-28 05:48:51.992 | python2-fixtures noarch 3.0.0-7.el7 delorean-rocky-deps 88 k 2020-03-28 05:48:51.992 | python2-funcsigs noarch 1.0.2-1.el7 delorean-rocky-deps 23 k 2020-03-28 05:48:51.992 | python2-greenlet x86_64 0.4.12-1.el7 delorean-rocky-deps 24 k 2020-03-28 05:48:51.992 | python2-ironic-python-agent noarch 3.3.3-0.20200207201656.5a7cd98.el7 2020-03-28 05:48:51.992 | delorean 251 k 2020-03-28 05:48:51.992 | python2-iso8601 noarch 0.1.11-1.el7 delorean-rocky-deps 18 k 2020-03-28 05:48:51.992 | python2-mimeparse noarch 1.6.0-2.el7 delorean-rocky-deps 12 k 2020-03-28 05:48:51.992 | python2-monotonic noarch 1.5-1.el7 delorean-rocky-deps 14 k 2020-03-28 05:48:51.992 | python2-msgpack x86_64 0.5.6-1.el7 delorean-rocky-deps 94 k 2020-03-28 05:48:51.992 | python2-netaddr noarch 0.7.19-5.el7 delorean-rocky-deps 1.5 M 2020-03-28 05:48:51.992 | python2-oslo-concurrency noarch 3.27.0-0.20180808084759.2429c4c.el7 2020-03-28 05:48:51.992 | delorean 35 k 2020-03-28 05:48:51.992 | python2-oslo-config noarch 2:6.4.2-0.20200113060101.c1394f6.el7 2020-03-28 05:48:51.992 | delorean 216 k 2020-03-28 05:48:51.992 | python2-oslo-context noarch 2.21.0-0.20180808091549.b1ba490.el7 2020-03-28 05:48:51.992 | delorean 20 k 2020-03-28 05:48:51.992 | python2-oslo-i18n noarch 3.21.0-0.20180803122125.e690af4.el7 2020-03-28 05:48:51.992 | delorean 51 k 2020-03-28 05:48:51.992 | python2-oslo-log noarch 3.39.2-0.20180927100137.871d2df.el7 2020-03-28 05:48:51.992 | delorean 57 k 2020-03-28 05:48:51.992 | python2-oslo-serialization noarch 2.27.0-0.20180808092640.fb15d63.el7 2020-03-28 05:48:51.992 | delorean 27 k 2020-03-28 05:48:51.992 | python2-oslo-service noarch 1.31.8-0.20190117082840.d1295d4.el7 2020-03-28 05:48:51.992 | delorean 61 k 2020-03-28 05:48:51.992 | python2-oslo-utils noarch 3.36.5-0.20200113055606.c49a426.el7 2020-03-28 05:48:51.992 | delorean 72 k 2020-03-28 05:48:51.992 | python2-pbr noarch 4.1.0-2.el7 delorean-rocky-deps 269 k 2020-03-28 05:48:51.992 | python2-pecan noarch 1.3.2-1.el7 delorean-rocky-deps 267 k 2020-03-28 05:48:51.992 | python2-psutil x86_64 5.2.2-2.el7 delorean-rocky-deps 309 k 2020-03-28 05:48:51.992 | python2-pyparsing noarch 2.2.0-3.el7 delorean-rocky-deps 136 k 2020-03-28 05:48:51.992 | python2-rfc3986 noarch 0.3.1-1.el7 delorean-rocky-deps 28 k 2020-03-28 05:48:51.992 | python2-singledispatch noarch 3.4.0.3-4.el7 delorean-rocky-deps 17 k 2020-03-28 05:48:51.992 | python2-stevedore noarch 1.29.0-0.20180801151324.64f70f2.el7 2020-03-28 05:48:51.992 | delorean 56 k 2020-03-28 05:48:51.992 | python2-traceback2 noarch 1.4.0-14.el7 delorean-rocky-deps 18 k 2020-03-28 05:48:51.992 | python2-unittest2 noarch 1.1.0-15.el7 delorean-rocky-deps 175 k 2020-03-28 05:48:51.992 | python2-webob noarch 1.8.2-1.el7 delorean-rocky-deps 243 k 2020-03-28 05:48:51.992 | python2-wsme noarch 0.9.4-0.20190520104921.bff9624.el7 2020-03-28 05:48:51.992 | delorean 187 k 2020-03-28 05:48:51.992 | systemd-python x86_64 219-67.el7_7.4 quickstart-centos-updates 2020-03-28 05:48:51.992 | 138 k 2020-03-28 05:48:51.992 | 2020-03-28 05:48:51.992 | Transaction Summary 2020-03-28 05:48:51.992 | ================================================================================ 2020-03-28 05:48:51.992 | Install 1 Package (+61 Dependent packages) 2020-03-28 05:48:51.992 | 2020-03-28 05:48:51.993 | Total size: 9.0 M 2020-03-28 05:48:51.993 | Total download size: 3.6 M 2020-03-28 05:48:51.993 | Installed size: 39 M 2020-03-28 05:48:51.993 | Downloading packages: 2020-03-28 05:48:51.993 | using local copy of python-oslo-log-lang-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.994 | using local copy of python-repoze-lru-0.4-3.el7.noarch 2020-03-28 05:48:51.994 | using local copy of python-wrapt-1.10.8-2.el7.x86_64 2020-03-28 05:48:51.994 | using local copy of python2-rfc3986-0.3.1-1.el7.noarch 2020-03-28 05:48:51.994 | using local copy of python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch 2020-03-28 05:48:51.995 | using local copy of python2-fasteners-0.14.1-6.el7.noarch 2020-03-28 05:48:51.995 | using local copy of 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch 2020-03-28 05:48:51.995 | using local copy of python2-traceback2-1.4.0-14.el7.noarch 2020-03-28 05:48:51.995 | using local copy of python-lxml-3.2.1-4.el7.x86_64 2020-03-28 05:48:51.996 | using local copy of python-inotify-0.9.4-4.el7.noarch 2020-03-28 05:48:51.996 | using local copy of python2-monotonic-1.5-1.el7.noarch 2020-03-28 05:48:51.996 | using local copy of python2-greenlet-0.4.12-1.el7.x86_64 2020-03-28 05:48:51.996 | using local copy of python-oslo-i18n-lang-3.21.0-0.20180803122125.e690af4.el7.noarch 2020-03-28 05:48:51.997 | using local copy of python2-msgpack-0.5.6-1.el7.x86_64 2020-03-28 05:48:51.997 | using local copy of python2-iso8601-0.1.11-1.el7.noarch 2020-03-28 05:48:51.997 | using local copy of python2-pbr-4.1.0-2.el7.noarch 2020-03-28 05:48:51.997 | using local copy of python2-pyparsing-2.2.0-3.el7.noarch 2020-03-28 05:48:51.998 | using local copy of python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:51.998 | using local copy of python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch 2020-03-28 05:48:51.998 | using local copy of python2-funcsigs-1.0.2-1.el7.noarch 2020-03-28 05:48:51.998 | using local copy of libxslt-1.1.28-5.el7.x86_64 2020-03-28 05:48:51.999 | using local copy of python2-eventlet-0.20.1-6.el7.noarch 2020-03-28 05:48:51.999 | using local copy of python2-netaddr-0.7.19-5.el7.noarch 2020-03-28 05:48:51.999 | using local copy of python-netifaces-0.10.4-3.el7.x86_64 2020-03-28 05:48:51.999 | using local copy of python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch 2020-03-28 05:48:52.000 | using local copy of python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:52.000 | using local copy of python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch 2020-03-28 05:48:52.000 | using local copy of python2-oslo-context-2.21.0-0.20180808091549.b1ba490.el7.noarch 2020-03-28 05:48:52.000 | using local copy of python-oslo-concurrency-lang-3.27.0-0.20180808084759.2429c4c.el7.noarch 2020-03-28 05:48:52.001 | using local copy of python2-mimeparse-1.6.0-2.el7.noarch 2020-03-28 05:48:52.001 | using local copy of python2-extras-1.0.0-2.el7.noarch 2020-03-28 05:48:52.001 | using local copy of python-linecache2-1.0.0-1.el7.noarch 2020-03-28 05:48:52.001 | using local copy of python2-psutil-5.2.2-2.el7.x86_64 2020-03-28 05:48:52.002 | using local copy of python2-stevedore-1.29.0-0.20180801151324.64f70f2.el7.noarch 2020-03-28 05:48:52.002 | using local copy of python2-fixtures-3.0.0-7.el7.noarch 2020-03-28 05:48:52.002 | using local copy of python-testtools-1.8.0-2.el7.noarch 2020-03-28 05:48:52.002 | using local copy of python2-unittest2-1.1.0-15.el7.noarch 2020-03-28 05:48:52.002 | using local copy of python-oslo-utils-lang-3.36.5-0.20200113055606.c49a426.el7.noarch 2020-03-28 05:48:52.003 | using local copy of 1:python2-dateutil-2.6.1-1.el7.noarch 2020-03-28 05:48:52.602 | -------------------------------------------------------------------------------- 2020-03-28 05:48:52.603 | Total 6.0 MB/s | 3.6 MB 00:00 2020-03-28 05:48:52.617 | Member: python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 - u 2020-03-28 05:48:52.619 | Adding Package python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.noarch in mode u 2020-03-28 05:48:52.619 | Member: python2-webob.noarch 0:1.8.2-1.el7 - u 2020-03-28 05:48:52.620 | Adding Package python2-webob-1.8.2-1.el7.noarch in mode u 2020-03-28 05:48:52.620 | Member: python-oslo-log-lang.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:52.621 | Adding Package python-oslo-log-lang-3.39.2-0.20180927100137.871d2df.el7.noarch in mode u 2020-03-28 05:48:52.621 | Member: python-simplegeneric.noarch 0:0.8-7.el7 - u 2020-03-28 05:48:52.621 | Adding Package python-simplegeneric-0.8-7.el7.noarch in mode u 2020-03-28 05:48:52.621 | Member: python-repoze-lru.noarch 0:0.4-3.el7 - u 2020-03-28 05:48:52.622 | Adding Package python-repoze-lru-0.4-3.el7.noarch in mode u 2020-03-28 05:48:52.622 | Member: python2-singledispatch.noarch 0:3.4.0.3-4.el7 - u 2020-03-28 05:48:52.622 | Adding Package python2-singledispatch-3.4.0.3-4.el7.noarch in mode u 2020-03-28 05:48:52.623 | Member: python-wrapt.x86_64 0:1.10.8-2.el7 - u 2020-03-28 05:48:52.623 | Adding Package python-wrapt-1.10.8-2.el7.x86_64 in mode u 2020-03-28 05:48:52.623 | Member: python2-rfc3986.noarch 0:0.3.1-1.el7 - u 2020-03-28 05:48:52.623 | Adding Package python2-rfc3986-0.3.1-1.el7.noarch in mode u 2020-03-28 05:48:52.624 | Member: python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 - u 2020-03-28 05:48:52.624 | Adding Package python2-debtcollector-1.20.0-0.20180803123318.d3165af.el7.noarch in mode u 2020-03-28 05:48:52.624 | Member: python2-fasteners.noarch 0:0.14.1-6.el7 - u 2020-03-28 05:48:52.625 | Adding Package python2-fasteners-0.14.1-6.el7.noarch in mode u 2020-03-28 05:48:52.625 | Member: python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 - u 2020-03-28 05:48:52.626 | Adding Package 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7.noarch in mode u 2020-03-28 05:48:52.626 | Member: python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 - u 2020-03-28 05:48:52.627 | Adding Package python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7.noarch in mode u 2020-03-28 05:48:52.627 | Member: python2-traceback2.noarch 0:1.4.0-14.el7 - u 2020-03-28 05:48:52.627 | Adding Package python2-traceback2-1.4.0-14.el7.noarch in mode u 2020-03-28 05:48:52.627 | Member: python-lxml.x86_64 0:3.2.1-4.el7 - u 2020-03-28 05:48:52.628 | Adding Package python-lxml-3.2.1-4.el7.x86_64 in mode u 2020-03-28 05:48:52.629 | Member: python-inotify.noarch 0:0.9.4-4.el7 - u 2020-03-28 05:48:52.630 | Adding Package python-inotify-0.9.4-4.el7.noarch in mode u 2020-03-28 05:48:52.630 | Member: python2-monotonic.noarch 0:1.5-1.el7 - u 2020-03-28 05:48:52.630 | Adding Package python2-monotonic-1.5-1.el7.noarch in mode u 2020-03-28 05:48:52.630 | Member: python-logutils.noarch 0:0.3.3-3.el7 - u 2020-03-28 05:48:52.631 | Adding Package python-logutils-0.3.3-3.el7.noarch in mode u 2020-03-28 05:48:52.631 | Member: python-pint.noarch 0:0.6-2.el7 - u 2020-03-28 05:48:52.632 | Adding Package python-pint-0.6-2.el7.noarch in mode u 2020-03-28 05:48:52.632 | Member: python2-greenlet.x86_64 0:0.4.12-1.el7 - u 2020-03-28 05:48:52.633 | Adding Package python2-greenlet-0.4.12-1.el7.x86_64 in mode u 2020-03-28 05:48:52.633 | Member: python-mako.noarch 0:0.8.1-2.el7 - u 2020-03-28 05:48:52.634 | Adding Package python-mako-0.8.1-2.el7.noarch in mode u 2020-03-28 05:48:52.634 | Member: python-oslo-i18n-lang.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:52.635 | Adding Package python-oslo-i18n-lang-3.21.0-0.20180803122125.e690af4.el7.noarch in mode u 2020-03-28 05:48:52.635 | Member: python2-msgpack.x86_64 0:0.5.6-1.el7 - u 2020-03-28 05:48:52.635 | Adding Package python2-msgpack-0.5.6-1.el7.x86_64 in mode u 2020-03-28 05:48:52.635 | Member: python-kmod.x86_64 0:0.9-4.el7 - u 2020-03-28 05:48:52.636 | Adding Package python-kmod-0.9-4.el7.x86_64 in mode u 2020-03-28 05:48:52.636 | Member: python2-iso8601.noarch 0:0.1.11-1.el7 - u 2020-03-28 05:48:52.637 | Adding Package python2-iso8601-0.1.11-1.el7.noarch in mode u 2020-03-28 05:48:52.638 | Member: python-paste-deploy.noarch 0:1.5.2-6.el7 - u 2020-03-28 05:48:52.638 | Adding Package python-paste-deploy-1.5.2-6.el7.noarch in mode u 2020-03-28 05:48:52.638 | Member: openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:52.639 | Adding Package openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch in mode u 2020-03-28 05:48:52.639 | Member: python2-pbr.noarch 0:4.1.0-2.el7 - u 2020-03-28 05:48:52.640 | Adding Package python2-pbr-4.1.0-2.el7.noarch in mode u 2020-03-28 05:48:52.640 | Member: python2-pecan.noarch 0:1.3.2-1.el7 - u 2020-03-28 05:48:52.641 | Adding Package python2-pecan-1.3.2-1.el7.noarch in mode u 2020-03-28 05:48:52.641 | Member: python2-pyparsing.noarch 0:2.2.0-3.el7 - u 2020-03-28 05:48:52.641 | Adding Package python2-pyparsing-2.2.0-3.el7.noarch in mode u 2020-03-28 05:48:52.641 | Member: python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:52.642 | Adding Package python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c.el7.noarch in mode u 2020-03-28 05:48:52.642 | Member: python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 - u 2020-03-28 05:48:52.643 | Adding Package python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noarch in mode u 2020-03-28 05:48:52.643 | Member: python2-funcsigs.noarch 0:1.0.2-1.el7 - u 2020-03-28 05:48:52.643 | Adding Package python2-funcsigs-1.0.2-1.el7.noarch in mode u 2020-03-28 05:48:52.643 | Member: libxslt.x86_64 0:1.1.28-5.el7 - u 2020-03-28 05:48:52.644 | Adding Package libxslt-1.1.28-5.el7.x86_64 in mode u 2020-03-28 05:48:52.644 | Member: python2-eventlet.noarch 0:0.20.1-6.el7 - u 2020-03-28 05:48:52.646 | Adding Package python2-eventlet-0.20.1-6.el7.noarch in mode u 2020-03-28 05:48:52.646 | Member: python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 - u 2020-03-28 05:48:52.647 | Adding Package python-paste-1.7.5.1-9.20111221hg1498.el7.noarch in mode u 2020-03-28 05:48:52.647 | Member: python2-netaddr.noarch 0:0.7.19-5.el7 - u 2020-03-28 05:48:52.648 | Adding Package python2-netaddr-0.7.19-5.el7.noarch in mode u 2020-03-28 05:48:52.649 | Member: python-netifaces.x86_64 0:0.10.4-3.el7 - u 2020-03-28 05:48:52.649 | Adding Package python-netifaces-0.10.4-3.el7.x86_64 in mode u 2020-03-28 05:48:52.650 | Member: python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 - u 2020-03-28 05:48:52.650 | Adding Package python2-oslo-serialization-2.27.0-0.20180808092640.fb15d63.el7.noarch in mode u 2020-03-28 05:48:52.650 | Member: python-routes.noarch 0:2.4.1-1.el7 - u 2020-03-28 05:48:52.651 | Adding Package python-routes-2.4.1-1.el7.noarch in mode u 2020-03-28 05:48:52.651 | Member: python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:52.652 | Adding Package python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.noarch in mode u 2020-03-28 05:48:52.652 | Member: python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 - u 2020-03-28 05:48:52.652 | Adding Package python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.noarch in mode u 2020-03-28 05:48:52.652 | Member: python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 - u 2020-03-28 05:48:52.653 | Adding Package python2-oslo-context-2.21.0-0.20180808091549.b1ba490.el7.noarch in mode u 2020-03-28 05:48:52.653 | Member: python-oslo-concurrency-lang.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 - u 2020-03-28 05:48:52.653 | Adding Package python-oslo-concurrency-lang-3.27.0-0.20180808084759.2429c4c.el7.noarch in mode u 2020-03-28 05:48:52.654 | Member: systemd-python.x86_64 0:219-67.el7_7.4 - u 2020-03-28 05:48:52.654 | Adding Package systemd-python-219-67.el7_7.4.x86_64 in mode u 2020-03-28 05:48:52.654 | Member: python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 - u 2020-03-28 05:48:52.655 | Adding Package python2-wsme-0.9.4-0.20190520104921.bff9624.el7.noarch in mode u 2020-03-28 05:48:52.655 | Member: python-webtest.noarch 0:2.0.23-1.el7 - u 2020-03-28 05:48:52.656 | Adding Package python-webtest-2.0.23-1.el7.noarch in mode u 2020-03-28 05:48:52.657 | Member: python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 - u 2020-03-28 05:48:52.657 | Adding Package python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd98.el7.noarch in mode u 2020-03-28 05:48:52.657 | Member: python-waitress.noarch 0:0.8.9-5.el7 - u 2020-03-28 05:48:52.658 | Adding Package python-waitress-0.8.9-5.el7.noarch in mode u 2020-03-28 05:48:52.658 | Member: python-tempita.noarch 0:0.5.1-8.el7 - u 2020-03-28 05:48:52.659 | Adding Package python-tempita-0.5.1-8.el7.noarch in mode u 2020-03-28 05:48:52.659 | Member: python-beaker.noarch 0:1.5.4-10.el7 - u 2020-03-28 05:48:52.659 | Adding Package python-beaker-1.5.4-10.el7.noarch in mode u 2020-03-28 05:48:52.659 | Member: python2-mimeparse.noarch 0:1.6.0-2.el7 - u 2020-03-28 05:48:52.660 | Adding Package python2-mimeparse-1.6.0-2.el7.noarch in mode u 2020-03-28 05:48:52.660 | Member: python2-extras.noarch 0:1.0.0-2.el7 - u 2020-03-28 05:48:52.661 | Adding Package python2-extras-1.0.0-2.el7.noarch in mode u 2020-03-28 05:48:52.661 | Member: python-linecache2.noarch 0:1.0.0-1.el7 - u 2020-03-28 05:48:52.661 | Adding Package python-linecache2-1.0.0-1.el7.noarch in mode u 2020-03-28 05:48:52.661 | Member: python2-psutil.x86_64 0:5.2.2-2.el7 - u 2020-03-28 05:48:52.662 | Adding Package python2-psutil-5.2.2-2.el7.x86_64 in mode u 2020-03-28 05:48:52.662 | Member: python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 - u 2020-03-28 05:48:52.663 | Adding Package python2-stevedore-1.29.0-0.20180801151324.64f70f2.el7.noarch in mode u 2020-03-28 05:48:52.663 | Member: python2-fixtures.noarch 0:3.0.0-7.el7 - u 2020-03-28 05:48:52.664 | Adding Package python2-fixtures-3.0.0-7.el7.noarch in mode u 2020-03-28 05:48:52.664 | Member: python-rtslib.noarch 0:2.1.fb69-3.el7 - u 2020-03-28 05:48:52.664 | Adding Package python-rtslib-2.1.fb69-3.el7.noarch in mode u 2020-03-28 05:48:52.665 | Member: python-testtools.noarch 0:1.8.0-2.el7 - u 2020-03-28 05:48:52.665 | Adding Package python-testtools-1.8.0-2.el7.noarch in mode u 2020-03-28 05:48:52.666 | Member: python2-unittest2.noarch 0:1.1.0-15.el7 - u 2020-03-28 05:48:52.666 | Adding Package python2-unittest2-1.1.0-15.el7.noarch in mode u 2020-03-28 05:48:52.666 | Member: python-oslo-utils-lang.noarch 0:3.36.5-0.20200113055606.c49a426.el7 - u 2020-03-28 05:48:52.667 | Adding Package python-oslo-utils-lang-3.36.5-0.20200113055606.c49a426.el7.noarch in mode u 2020-03-28 05:48:52.667 | Member: python-beautifulsoup4.noarch 0:4.6.0-1.el7 - u 2020-03-28 05:48:52.668 | Adding Package python-beautifulsoup4-4.6.0-1.el7.noarch in mode u 2020-03-28 05:48:52.668 | Member: python2-dateutil.noarch 1:2.6.1-1.el7 - u 2020-03-28 05:48:52.668 | Adding Package 1:python2-dateutil-2.6.1-1.el7.noarch in mode u 2020-03-28 05:48:52.668 | Running transaction check 2020-03-28 05:48:52.721 | Transaction check time: 0.052 2020-03-28 05:48:52.721 | Running transaction test 2020-03-28 05:48:52.794 | Transaction test succeeded 2020-03-28 05:48:52.794 | Transaction test time: 0.073 2020-03-28 05:48:52.794 | Running transaction 2020-03-28 05:48:53.264 | Installing : python2-pbr-4.1.0-2.el7.noarch 1/62 2020-03-28 05:48:53.286 | Installing : python2-netaddr-0.7.19-5.el7.noarch 2/62 2020-03-28 05:48:53.336 | Installing : python2-monotonic-1.5-1.el7.noarch 3/62 2020-03-28 05:48:53.364 | Installing : python2-webob-1.8.2-1.el7.noarch 4/62 2020-03-28 05:48:53.415 | Installing : python2-iso8601-0.1.11-1.el7.noarch 5/62 2020-03-28 05:48:53.439 | Installing : python2-stevedore-1.29.0-0.20180801151324.64f70f2.el7.no 6/62 2020-03-28 05:48:53.463 | Installing : python-netifaces-0.10.4-3.el7.x86_64 7/62 2020-03-28 05:48:53.485 | Installing : python2-funcsigs-1.0.2-1.el7.noarch 8/62 2020-03-28 05:48:53.649 | Installing : python2-greenlet-0.4.12-1.el7.x86_64 9/62 2020-03-28 05:48:53.675 | Installing : python2-eventlet-0.20.1-6.el7.noarch 10/62 2020-03-28 05:48:53.721 | Installing : python-simplegeneric-0.8-7.el7.noarch 11/62 2020-03-28 05:48:53.744 | Installing : python2-wsme-0.9.4-0.20190520104921.bff9624.el7.noarch 12/62 2020-03-28 05:48:53.785 | Installing : python2-fasteners-0.14.1-6.el7.noarch 13/62 2020-03-28 05:48:53.802 | Installing : 1:python2-dateutil-2.6.1-1.el7.noarch 14/62 2020-03-28 05:48:53.855 | Installing : python-oslo-utils-lang-3.36.5-0.20200113055606.c49a426.e 15/62 2020-03-28 05:48:53.879 | Installing : python2-psutil-5.2.2-2.el7.x86_64 16/62 2020-03-28 05:48:53.902 | Installing : python-linecache2-1.0.0-1.el7.noarch 17/62 2020-03-28 05:48:53.980 | Installing : python2-traceback2-1.4.0-14.el7.noarch 18/62 2020-03-28 05:48:54.006 | Installing : python2-unittest2-1.1.0-15.el7.noarch 19/62 2020-03-28 05:48:54.027 | Installing : python2-extras-1.0.0-2.el7.noarch 20/62 2020-03-28 05:48:54.126 | Installing : python2-mimeparse-1.6.0-2.el7.noarch 21/62 2020-03-28 05:48:54.191 | Installing : python-testtools-1.8.0-2.el7.noarch 22/62 2020-03-28 05:48:54.222 | Installing : python2-fixtures-3.0.0-7.el7.noarch 23/62 2020-03-28 05:48:54.405 | Installing : python-tempita-0.5.1-8.el7.noarch 24/62 2020-03-28 05:48:54.440 | Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 25/62 2020-03-28 05:48:54.480 | Installing : python-paste-deploy-1.5.2-6.el7.noarch 26/62 2020-03-28 05:48:54.577 | Installing : python-beaker-1.5.4-10.el7.noarch 27/62 2020-03-28 05:48:54.631 | Installing : python-mako-0.8.1-2.el7.noarch 28/62 2020-03-28 05:48:54.659 | Installing : python-waitress-0.8.9-5.el7.noarch 29/62 2020-03-28 05:48:54.674 | Installing : systemd-python-219-67.el7_7.4.x86_64 30/62 2020-03-28 05:48:54.709 | Installing : python-oslo-concurrency-lang-3.27.0-0.20180808084759.242 31/62 2020-03-28 05:48:54.880 | Installing : libxslt-1.1.28-5.el7.x86_64 32/62 2020-03-28 05:48:54.949 | Installing : python-lxml-3.2.1-4.el7.x86_64 33/62 2020-03-28 05:48:54.992 | Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 34/62 2020-03-28 05:48:55.041 | Installing : python-webtest-2.0.23-1.el7.noarch 35/62 2020-03-28 05:48:55.085 | Installing : python2-pyparsing-2.2.0-3.el7.noarch 36/62 2020-03-28 05:48:55.145 | Installing : python-kmod-0.9-4.el7.x86_64 37/62 2020-03-28 05:48:55.205 | Installing : python-rtslib-2.1.fb69-3.el7.noarch 38/62 2020-03-28 05:48:55.230 | Installing : python2-msgpack-0.5.6-1.el7.x86_64 39/62 2020-03-28 05:48:55.272 | Installing : python-oslo-i18n-lang-3.21.0-0.20180803122125.e690af4.el 40/62 2020-03-28 05:48:55.352 | Installing : python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.no 41/62 2020-03-28 05:48:55.392 | Installing : python-pint-0.6-2.el7.noarch 42/62 2020-03-28 05:48:55.416 | Installing : python-logutils-0.3.3-3.el7.noarch 43/62 2020-03-28 05:48:55.439 | Installing : python-inotify-0.9.4-4.el7.noarch 44/62 2020-03-28 05:48:55.469 | Installing : python2-rfc3986-0.3.1-1.el7.noarch 45/62 2020-03-28 05:48:55.494 | Installing : python-wrapt-1.10.8-2.el7.x86_64 46/62 2020-03-28 05:48:55.531 | Installing : python2-debtcollector-1.20.0-0.20180803123318.d3165af.el 47/62 2020-03-28 05:48:55.612 | Installing : python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.n 48/62 2020-03-28 05:48:55.641 | Installing : 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7 49/62 2020-03-28 05:48:55.666 | Installing : python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c 50/62 2020-03-28 05:48:55.687 | Installing : python2-oslo-serialization-2.27.0-0.20180808092640.fb15d 51/62 2020-03-28 05:48:55.707 | Installing : python2-oslo-context-2.21.0-0.20180808091549.b1ba490.el7 52/62 2020-03-28 05:48:55.779 | Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 53/62 2020-03-28 05:48:55.807 | Installing : python2-pecan-1.3.2-1.el7.noarch 54/62 2020-03-28 05:48:55.842 | Installing : python-repoze-lru-0.4-3.el7.noarch 55/62 2020-03-28 05:48:55.863 | Installing : python-routes-2.4.1-1.el7.noarch 56/62 2020-03-28 05:48:55.886 | Installing : python-oslo-log-lang-3.39.2-0.20180927100137.871d2df.el7 57/62 2020-03-28 05:48:55.926 | Installing : python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noa 58/62 2020-03-28 05:48:55.983 | Installing : python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7 59/62 2020-03-28 05:48:56.106 | Installing : python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.no 60/62 2020-03-28 05:48:56.132 | Installing : python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd 61/62 2020-03-28 05:48:56.179 | Installing : openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7 62/62 2020-03-28 05:48:56.191 | Verifying : python-ironic-lib-2.14.3-0.20200313061430.ecb0174.el7.no 1/62 2020-03-28 05:48:56.203 | Verifying : python2-webob-1.8.2-1.el7.noarch 2/62 2020-03-28 05:48:56.214 | Verifying : python-oslo-log-lang-3.39.2-0.20180927100137.871d2df.el7 3/62 2020-03-28 05:48:56.223 | Verifying : python-simplegeneric-0.8-7.el7.noarch 4/62 2020-03-28 05:48:56.231 | Verifying : python-repoze-lru-0.4-3.el7.noarch 5/62 2020-03-28 05:48:56.242 | Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 6/62 2020-03-28 05:48:56.253 | Verifying : python-wrapt-1.10.8-2.el7.x86_64 7/62 2020-03-28 05:48:56.262 | Verifying : python2-rfc3986-0.3.1-1.el7.noarch 8/62 2020-03-28 05:48:56.270 | Verifying : python2-debtcollector-1.20.0-0.20180803123318.d3165af.el 9/62 2020-03-28 05:48:56.279 | Verifying : python2-fasteners-0.14.1-6.el7.noarch 10/62 2020-03-28 05:48:56.287 | Verifying : 2:python2-oslo-config-6.4.2-0.20200113060101.c1394f6.el7 11/62 2020-03-28 05:48:56.294 | Verifying : python2-oslo-service-1.31.8-0.20190117082840.d1295d4.el7 12/62 2020-03-28 05:48:56.303 | Verifying : python2-traceback2-1.4.0-14.el7.noarch 13/62 2020-03-28 05:48:56.311 | Verifying : python-lxml-3.2.1-4.el7.x86_64 14/62 2020-03-28 05:48:56.319 | Verifying : python-inotify-0.9.4-4.el7.noarch 15/62 2020-03-28 05:48:56.327 | Verifying : python2-monotonic-1.5-1.el7.noarch 16/62 2020-03-28 05:48:56.335 | Verifying : python-logutils-0.3.3-3.el7.noarch 17/62 2020-03-28 05:48:56.342 | Verifying : python-pint-0.6-2.el7.noarch 18/62 2020-03-28 05:48:56.350 | Verifying : python2-greenlet-0.4.12-1.el7.x86_64 19/62 2020-03-28 05:48:56.357 | Verifying : python-mako-0.8.1-2.el7.noarch 20/62 2020-03-28 05:48:56.365 | Verifying : python-oslo-i18n-lang-3.21.0-0.20180803122125.e690af4.el 21/62 2020-03-28 05:48:56.373 | Verifying : python2-msgpack-0.5.6-1.el7.x86_64 22/62 2020-03-28 05:48:56.381 | Verifying : python-kmod-0.9-4.el7.x86_64 23/62 2020-03-28 05:48:56.389 | Verifying : python2-iso8601-0.1.11-1.el7.noarch 24/62 2020-03-28 05:48:56.397 | Verifying : python-paste-deploy-1.5.2-6.el7.noarch 25/62 2020-03-28 05:48:56.405 | Verifying : openstack-ironic-python-agent-3.3.3-0.20200207201656.5a7 26/62 2020-03-28 05:48:56.413 | Verifying : python2-pbr-4.1.0-2.el7.noarch 27/62 2020-03-28 05:48:56.421 | Verifying : python2-pecan-1.3.2-1.el7.noarch 28/62 2020-03-28 05:48:56.430 | Verifying : python2-pyparsing-2.2.0-3.el7.noarch 29/62 2020-03-28 05:48:56.438 | Verifying : python2-oslo-concurrency-3.27.0-0.20180808084759.2429c4c 30/62 2020-03-28 05:48:56.446 | Verifying : python2-oslo-log-3.39.2-0.20180927100137.871d2df.el7.noa 31/62 2020-03-28 05:48:56.454 | Verifying : python2-funcsigs-1.0.2-1.el7.noarch 32/62 2020-03-28 05:48:56.468 | Verifying : libxslt-1.1.28-5.el7.x86_64 33/62 2020-03-28 05:48:56.478 | Verifying : python2-eventlet-0.20.1-6.el7.noarch 34/62 2020-03-28 05:48:56.488 | Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 35/62 2020-03-28 05:48:56.498 | Verifying : python2-netaddr-0.7.19-5.el7.noarch 36/62 2020-03-28 05:48:56.510 | Verifying : python-netifaces-0.10.4-3.el7.x86_64 37/62 2020-03-28 05:48:56.520 | Verifying : python2-oslo-serialization-2.27.0-0.20180808092640.fb15d 38/62 2020-03-28 05:48:56.530 | Verifying : python-routes-2.4.1-1.el7.noarch 39/62 2020-03-28 05:48:56.540 | Verifying : python2-oslo-utils-3.36.5-0.20200113055606.c49a426.el7.n 40/62 2020-03-28 05:48:56.548 | Verifying : python2-oslo-i18n-3.21.0-0.20180803122125.e690af4.el7.no 41/62 2020-03-28 05:48:56.560 | Verifying : python2-oslo-context-2.21.0-0.20180808091549.b1ba490.el7 42/62 2020-03-28 05:48:56.567 | Verifying : python-oslo-concurrency-lang-3.27.0-0.20180808084759.242 43/62 2020-03-28 05:48:56.578 | Verifying : systemd-python-219-67.el7_7.4.x86_64 44/62 2020-03-28 05:48:56.586 | Verifying : python2-wsme-0.9.4-0.20190520104921.bff9624.el7.noarch 45/62 2020-03-28 05:48:56.595 | Verifying : python-webtest-2.0.23-1.el7.noarch 46/62 2020-03-28 05:48:56.603 | Verifying : python2-ironic-python-agent-3.3.3-0.20200207201656.5a7cd 47/62 2020-03-28 05:48:56.611 | Verifying : python-waitress-0.8.9-5.el7.noarch 48/62 2020-03-28 05:48:56.618 | Verifying : python-tempita-0.5.1-8.el7.noarch 49/62 2020-03-28 05:48:56.626 | Verifying : python-beaker-1.5.4-10.el7.noarch 50/62 2020-03-28 05:48:56.634 | Verifying : python2-mimeparse-1.6.0-2.el7.noarch 51/62 2020-03-28 05:48:56.642 | Verifying : python2-extras-1.0.0-2.el7.noarch 52/62 2020-03-28 05:48:56.651 | Verifying : python-linecache2-1.0.0-1.el7.noarch 53/62 2020-03-28 05:48:56.662 | Verifying : python2-psutil-5.2.2-2.el7.x86_64 54/62 2020-03-28 05:48:56.673 | Verifying : python2-stevedore-1.29.0-0.20180801151324.64f70f2.el7.no 55/62 2020-03-28 05:48:56.682 | Verifying : python2-fixtures-3.0.0-7.el7.noarch 56/62 2020-03-28 05:48:56.691 | Verifying : python-rtslib-2.1.fb69-3.el7.noarch 57/62 2020-03-28 05:48:56.699 | Verifying : python-testtools-1.8.0-2.el7.noarch 58/62 2020-03-28 05:48:56.707 | Verifying : python2-unittest2-1.1.0-15.el7.noarch 59/62 2020-03-28 05:48:56.715 | Verifying : python-oslo-utils-lang-3.36.5-0.20200113055606.c49a426.e 60/62 2020-03-28 05:48:56.723 | Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 61/62 2020-03-28 05:48:56.829 | Verifying : 1:python2-dateutil-2.6.1-1.el7.noarch 62/62 2020-03-28 05:48:56.829 | VerifyTransaction time: 0.650 2020-03-28 05:48:56.830 | Transaction time: 4.036 2020-03-28 05:48:56.835 | 2020-03-28 05:48:56.835 | Installed: 2020-03-28 05:48:56.835 | openstack-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 2020-03-28 05:48:56.835 | 2020-03-28 05:48:56.835 | Dependency Installed: 2020-03-28 05:48:56.835 | libxslt.x86_64 0:1.1.28-5.el7 2020-03-28 05:48:56.835 | python-beaker.noarch 0:1.5.4-10.el7 2020-03-28 05:48:56.835 | python-beautifulsoup4.noarch 0:4.6.0-1.el7 2020-03-28 05:48:56.835 | python-inotify.noarch 0:0.9.4-4.el7 2020-03-28 05:48:56.835 | python-ironic-lib.noarch 0:2.14.3-0.20200313061430.ecb0174.el7 2020-03-28 05:48:56.835 | python-kmod.x86_64 0:0.9-4.el7 2020-03-28 05:48:56.835 | python-linecache2.noarch 0:1.0.0-1.el7 2020-03-28 05:48:56.835 | python-logutils.noarch 0:0.3.3-3.el7 2020-03-28 05:48:56.835 | python-lxml.x86_64 0:3.2.1-4.el7 2020-03-28 05:48:56.835 | python-mako.noarch 0:0.8.1-2.el7 2020-03-28 05:48:56.835 | python-netifaces.x86_64 0:0.10.4-3.el7 2020-03-28 05:48:56.835 | python-oslo-concurrency-lang.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 2020-03-28 05:48:56.835 | python-oslo-i18n-lang.noarch 0:3.21.0-0.20180803122125.e690af4.el7 2020-03-28 05:48:56.835 | python-oslo-log-lang.noarch 0:3.39.2-0.20180927100137.871d2df.el7 2020-03-28 05:48:56.835 | python-oslo-utils-lang.noarch 0:3.36.5-0.20200113055606.c49a426.el7 2020-03-28 05:48:56.835 | python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 2020-03-28 05:48:56.835 | python-paste-deploy.noarch 0:1.5.2-6.el7 2020-03-28 05:48:56.835 | python-pint.noarch 0:0.6-2.el7 2020-03-28 05:48:56.835 | python-repoze-lru.noarch 0:0.4-3.el7 2020-03-28 05:48:56.835 | python-routes.noarch 0:2.4.1-1.el7 2020-03-28 05:48:56.835 | python-rtslib.noarch 0:2.1.fb69-3.el7 2020-03-28 05:48:56.835 | python-simplegeneric.noarch 0:0.8-7.el7 2020-03-28 05:48:56.835 | python-tempita.noarch 0:0.5.1-8.el7 2020-03-28 05:48:56.835 | python-testtools.noarch 0:1.8.0-2.el7 2020-03-28 05:48:56.835 | python-waitress.noarch 0:0.8.9-5.el7 2020-03-28 05:48:56.835 | python-webtest.noarch 0:2.0.23-1.el7 2020-03-28 05:48:56.835 | python-wrapt.x86_64 0:1.10.8-2.el7 2020-03-28 05:48:56.835 | python2-dateutil.noarch 1:2.6.1-1.el7 2020-03-28 05:48:56.835 | python2-debtcollector.noarch 0:1.20.0-0.20180803123318.d3165af.el7 2020-03-28 05:48:56.835 | python2-eventlet.noarch 0:0.20.1-6.el7 2020-03-28 05:48:56.835 | python2-extras.noarch 0:1.0.0-2.el7 2020-03-28 05:48:56.835 | python2-fasteners.noarch 0:0.14.1-6.el7 2020-03-28 05:48:56.835 | python2-fixtures.noarch 0:3.0.0-7.el7 2020-03-28 05:48:56.835 | python2-funcsigs.noarch 0:1.0.2-1.el7 2020-03-28 05:48:56.835 | python2-greenlet.x86_64 0:0.4.12-1.el7 2020-03-28 05:48:56.835 | python2-ironic-python-agent.noarch 0:3.3.3-0.20200207201656.5a7cd98.el7 2020-03-28 05:48:56.835 | python2-iso8601.noarch 0:0.1.11-1.el7 2020-03-28 05:48:56.835 | python2-mimeparse.noarch 0:1.6.0-2.el7 2020-03-28 05:48:56.835 | python2-monotonic.noarch 0:1.5-1.el7 2020-03-28 05:48:56.835 | python2-msgpack.x86_64 0:0.5.6-1.el7 2020-03-28 05:48:56.835 | python2-netaddr.noarch 0:0.7.19-5.el7 2020-03-28 05:48:56.835 | python2-oslo-concurrency.noarch 0:3.27.0-0.20180808084759.2429c4c.el7 2020-03-28 05:48:56.835 | python2-oslo-config.noarch 2:6.4.2-0.20200113060101.c1394f6.el7 2020-03-28 05:48:56.835 | python2-oslo-context.noarch 0:2.21.0-0.20180808091549.b1ba490.el7 2020-03-28 05:48:56.835 | python2-oslo-i18n.noarch 0:3.21.0-0.20180803122125.e690af4.el7 2020-03-28 05:48:56.835 | python2-oslo-log.noarch 0:3.39.2-0.20180927100137.871d2df.el7 2020-03-28 05:48:56.835 | python2-oslo-serialization.noarch 0:2.27.0-0.20180808092640.fb15d63.el7 2020-03-28 05:48:56.835 | python2-oslo-service.noarch 0:1.31.8-0.20190117082840.d1295d4.el7 2020-03-28 05:48:56.835 | python2-oslo-utils.noarch 0:3.36.5-0.20200113055606.c49a426.el7 2020-03-28 05:48:56.835 | python2-pbr.noarch 0:4.1.0-2.el7 2020-03-28 05:48:56.835 | python2-pecan.noarch 0:1.3.2-1.el7 2020-03-28 05:48:56.835 | python2-psutil.x86_64 0:5.2.2-2.el7 2020-03-28 05:48:56.835 | python2-pyparsing.noarch 0:2.2.0-3.el7 2020-03-28 05:48:56.835 | python2-rfc3986.noarch 0:0.3.1-1.el7 2020-03-28 05:48:56.835 | python2-singledispatch.noarch 0:3.4.0.3-4.el7 2020-03-28 05:48:56.835 | python2-stevedore.noarch 0:1.29.0-0.20180801151324.64f70f2.el7 2020-03-28 05:48:56.835 | python2-traceback2.noarch 0:1.4.0-14.el7 2020-03-28 05:48:56.835 | python2-unittest2.noarch 0:1.1.0-15.el7 2020-03-28 05:48:56.835 | python2-webob.noarch 0:1.8.2-1.el7 2020-03-28 05:48:56.835 | python2-wsme.noarch 0:0.9.4-0.20190520104921.bff9624.el7 2020-03-28 05:48:56.835 | systemd-python.x86_64 0:219-67.el7_7.4 2020-03-28 05:48:56.835 | 2020-03-28 05:48:56.836 | Complete! 2020-03-28 05:48:56.875 | + '[' install == install ']' 2020-03-28 05:48:56.875 | + '[' yum == dnf ']' 2020-03-28 05:48:56.876 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2020-03-28 05:48:58.615 | Map install for install-static: rsync 2020-03-28 05:48:58.615 | Map install for redhat-common: traceroute, tcpdump, policycoreutils-python, rng-tools, ca-certificates, selinux-policy-targeted, which, selinux-policy, lsof, policycoreutils, libselinux-python 2020-03-28 05:48:58.615 | Map install for openssh-server: openssh-server 2020-03-28 05:48:58.616 | Map install for ironic-agent-multipath: device-mapper-multipath, iscsi-initiator-utils 2020-03-28 05:48:58.616 | Map install for runtime-ssh-host-keys: openssh-client 2020-03-28 05:48:58.616 | Map install for dhcp-all-interfaces: dhcp-client, ifupdown, ndisc6 2020-03-28 05:48:58.616 | Map install for ibft-interfaces: iscsi_package 2020-03-28 05:48:58.616 | Map install for cache-url: curl 2020-03-28 05:48:58.616 | Map install for source-repositories: git 2020-03-28 05:48:58.616 | Map install for ironic-agent: iptables, parted, efibootmgr, dosfstools, dmidecode, qemu-utils, genisoimage, lshw, gdisk, curl, util-linux, mdadm, python-dev, kmod, gcc, ipmitool, tgt, psmisc, efivar, hdparm 2020-03-28 05:48:58.616 | Running command: ['install-packages', u'python2-devel', u'parted', u'dosfstools', u'rng-tools', u'util-linux', u'lshw', u'selinux-policy-targeted', u'gdisk', u'curl', u'mdadm', u'kmod', u'rsync', u'git', u'iscsi-initiator-utils', u'policycoreutils-python', u'libselinux-python', u'which', u'tcpdump', u'policycoreutils', u'iptables', u'traceroute', u'efibootmgr', u'openssh-server', u'efivar', u'gcc', u'dmidecode', u'ca-certificates', u'genisoimage', u'hdparm', u'device-mapper-multipath', u'selinux-policy', u'dhclient', u'ipmitool', u'openssh', u'qemu-img', u'psmisc', u'scsi-target-utils', u'lsof'] 2020-03-28 05:48:58.616 | > Running install-packages install. 2020-03-28 05:48:58.616 | > + yum -v -y install python2-devel parted dosfstools rng-tools util-linux lshw selinux-policy-targeted gdisk curl mdadm kmod rsync git iscsi-initiator-utils policycoreutils-python libselinux-python which tcpdump policycoreutils iptables traceroute efibootmgr openssh-server efivar gcc dmidecode ca-certificates genisoimage hdparm device-mapper-multipath selinux-policy dhclient ipmitool openssh qemu-img psmisc scsi-target-utils lsof 2020-03-28 05:48:58.616 | > Loading "fastestmirror" plugin 2020-03-28 05:48:58.616 | > Config time: 0.008 2020-03-28 05:48:58.616 | > Yum version: 3.4.3 2020-03-28 05:48:58.616 | > rpmdb time: 0.000 2020-03-28 05:48:58.616 | > Setting up Package Sacks 2020-03-28 05:48:58.616 | > Loading mirror speeds from cached hostfile 2020-03-28 05:48:58.616 | > * base: mirror.trouble-free.net 2020-03-28 05:48:58.616 | > * extras: mirrors.tripadvisor.com 2020-03-28 05:48:58.616 | > * updates: mirror.datto.com 2020-03-28 05:48:58.616 | > pkgsack time: 0.016 2020-03-28 05:48:58.616 | > Checking for virtual provide or file-provide for python2-devel 2020-03-28 05:48:58.616 | > Obs Init time: 0.213 2020-03-28 05:48:58.616 | > Package parted-3.1-31.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package util-linux-2.23.2-61.el7_7.1.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package lshw-B.02.18-13.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package selinux-policy-targeted-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 05:48:58.616 | > Package curl-7.29.0-54.el7_7.2.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package kmod-20-25.el7_7.1.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package rsync-3.1.2-6.el7_6.1.x86_64 already installed and latest version 2020-03-28 05:48:58.616 | > Package iscsi-initiator-utils-6.2.0.874-11.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package policycoreutils-python-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package libselinux-python-2.5-14.1.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package which-2.20-7.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package policycoreutils-2.5-33.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package iptables-1.4.21-33.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package openssh-server-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package 1:dmidecode-3.2-3.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package ca-certificates-2019.2.32-76.el7_7.noarch already installed and latest version 2020-03-28 05:48:58.617 | > Package selinux-policy-3.13.1-252.el7_7.6.noarch already installed and latest version 2020-03-28 05:48:58.617 | > Package 12:dhclient-4.2.5-77.el7.centos.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package openssh-7.4p1-21.el7.x86_64 already installed and latest version 2020-03-28 05:48:58.617 | > Package qemu-img is obsoleted by qemu-img-ev, trying to install 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 instead 2020-03-28 05:48:58.617 | > Checking for virtual provide or file-provide for scsi-target-utils 2020-03-28 05:48:58.617 | > Checking for installed virtual provide or file-provide for scsi-target-utils 2020-03-28 05:48:58.865 | > No package scsi-target-utils available. 2020-03-28 05:48:58.865 | > Resolving Dependencies 2020-03-28 05:48:58.865 | > --> Running transaction check 2020-03-28 05:48:58.865 | > ---> Package device-mapper-multipath.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 05:48:58.865 | > Checking deps for device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('kpartx', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('device-mapper-multipath-libs', 'EQ', ('0', '0.4.9', '127.el7')) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('device-mapper', 'GE', ('7', '1.02.96', None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('initscripts', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libmultipath.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libmpathpersist.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.865 | > looking for ('libmpathcmd.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.866 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.866 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.866 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:58.866 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: device-mapper-multipath-libs = 0.4.9-127.el7 2020-03-28 05:48:59.159 | > --> Processing Dependency: device-mapper-multipath-libs = 0.4.9-127.el7 for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:48:59.159 | > Searching pkgSack for dep: device-mapper-multipath-libs 2020-03-28 05:48:59.159 | > Building updates object 2020-03-28 05:48:59.159 | > up:simple updates time: 0.003 2020-03-28 05:48:59.159 | > up:obs time: 0.002 2020-03-28 05:48:59.159 | > up:condense time: 0.000 2020-03-28 05:48:59.159 | > updates time: 0.268 2020-03-28 05:48:59.159 | > TSINFO: Marking device-mapper-multipath-libs-0.4.9-127.el7.x86_64 as install for device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:48:59.159 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmultipath.so.0()(64bit) 2020-03-28 05:48:59.159 | > --> Processing Dependency: libmultipath.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:48:59.159 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmultipath.so.0()(64bit) 2020-03-28 05:48:59.159 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathpersist.so.0()(64bit) 2020-03-28 05:48:59.159 | > --> Processing Dependency: libmpathpersist.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:48:59.159 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathpersist.so.0()(64bit) 2020-03-28 05:48:59.159 | > device-mapper-multipath-0.4.9-127.el7.x86_64 requires: libmpathcmd.so.0()(64bit) 2020-03-28 05:48:59.159 | > --> Processing Dependency: libmpathcmd.so.0()(64bit) for package: device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:48:59.159 | > Quick matched device-mapper-multipath-libs-0.4.9-127.el7.x86_64 to require for libmpathcmd.so.0()(64bit) 2020-03-28 05:48:59.159 | > ---> Package dosfstools.x86_64 0:3.0.20-10.el7 will be installed 2020-03-28 05:48:59.159 | > Checking deps for dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 05:48:59.159 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 05:48:59.159 | > ---> Package efibootmgr.x86_64 0:17-2.el7 will be installed 2020-03-28 05:48:59.159 | > Checking deps for efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libefivar.so.1(LIBEFIVAR_1.36)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libefiboot.so.1(libefiboot.so.0)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.159 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.160 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.160 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.160 | > looking for ('libefiboot.so.1()(64bit)', None, (None, None, None)) as a requirement of efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:48:59.160 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 05:48:59.160 | > --> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.160 | > Searching pkgSack for dep: libefivar.so.1(libefivar.so.0)(64bit) 2020-03-28 05:48:59.160 | > TSINFO: Marking efivar-libs-36-12.el7.x86_64 as install for efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.160 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 05:48:59.160 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.36)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.160 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.36)(64bit) 2020-03-28 05:48:59.160 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 05:48:59.160 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_1.30)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.160 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_1.30)(64bit) 2020-03-28 05:48:59.160 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 05:48:59.189 | > --> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.189 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1(LIBEFIVAR_0.24)(64bit) 2020-03-28 05:48:59.189 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 05:48:59.189 | > --> Processing Dependency: libefiboot.so.1(libefiboot.so.0)(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.189 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1(libefiboot.so.0)(64bit) 2020-03-28 05:48:59.189 | > efibootmgr-17-2.el7.x86_64 requires: libefivar.so.1()(64bit) 2020-03-28 05:48:59.189 | > --> Processing Dependency: libefivar.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.189 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefivar.so.1()(64bit) 2020-03-28 05:48:59.189 | > efibootmgr-17-2.el7.x86_64 requires: libefiboot.so.1()(64bit) 2020-03-28 05:48:59.189 | > --> Processing Dependency: libefiboot.so.1()(64bit) for package: efibootmgr-17-2.el7.x86_64 2020-03-28 05:48:59.189 | > Quick matched efivar-libs-36-12.el7.x86_64 to require for libefiboot.so.1()(64bit) 2020-03-28 05:48:59.189 | > ---> Package efivar.x86_64 0:36-12.el7 will be installed 2020-03-28 05:48:59.189 | > Checking deps for efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.189 | > looking for ('efivar-libs', 'EQ', ('0', '36', '12.el7')) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libefivar.so.1(libefivar.so.0)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libefivar.so.1(LIBEFIVAR_1.30)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libefivar.so.1(LIBEFIVAR_0.24)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libefivar.so.1()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.190 | > ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 05:48:59.190 | > Checking deps for gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libgomp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('cpp', 'EQ', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libgcc', 'GE', ('0', '4.8.5', '39.el7')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('glibc-devel', 'GE', ('0', '2.2.90', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('binutils', 'GE', ('0', '2.20.51.0.2', '12')) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.190 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libgomp.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.225 | > gcc-4.8.5-39.el7.x86_64 requires: cpp = 4.8.5-39.el7 2020-03-28 05:48:59.225 | > --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > Searching pkgSack for dep: cpp 2020-03-28 05:48:59.225 | > TSINFO: Marking cpp-4.8.5-39.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > gcc-4.8.5-39.el7.x86_64 requires: glibc-devel >= 2.2.90-12 2020-03-28 05:48:59.225 | > --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > Searching pkgSack for dep: glibc-devel 2020-03-28 05:48:59.225 | > TSINFO: Marking glibc-devel-2.17-292.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > gcc-4.8.5-39.el7.x86_64 requires: libmpfr.so.4()(64bit) 2020-03-28 05:48:59.225 | > --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > Searching pkgSack for dep: libmpfr.so.4()(64bit) 2020-03-28 05:48:59.225 | > TSINFO: Marking mpfr-3.1.1-4.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > gcc-4.8.5-39.el7.x86_64 requires: libmpc.so.3()(64bit) 2020-03-28 05:48:59.225 | > --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > Searching pkgSack for dep: libmpc.so.3()(64bit) 2020-03-28 05:48:59.225 | > TSINFO: Marking libmpc-1.0.1-3.el7.x86_64 as install for gcc-4.8.5-39.el7.x86_64 2020-03-28 05:48:59.225 | > ---> Package gdisk.x86_64 0:0.8.10-3.el7 will be installed 2020-03-28 05:48:59.225 | > Checking deps for gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.225 | > looking for ('libncursesw.so.5()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.226 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.226 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:48:59.226 | > ---> Package genisoimage.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 05:48:59.226 | > Checking deps for genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.226 | > looking for ('libusal', 'EQ', ('0', '1.1.11', '25.el7')) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('coreutils', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('/usr/sbin/alternatives', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libusal.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('librols.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libmagic.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > looking for ('libbz2.so.1()(64bit)', None, (None, None, None)) as a requirement of genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.262 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal = 1.1.11-25.el7 2020-03-28 05:48:59.262 | > --> Processing Dependency: libusal = 1.1.11-25.el7 for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 05:48:59.262 | > Searching pkgSack for dep: libusal 2020-03-28 05:48:59.262 | > TSINFO: Marking libusal-1.1.11-25.el7.x86_64 as install for genisoimage-1.1.11-25.el7.x86_64 2020-03-28 05:48:59.262 | > genisoimage-1.1.11-25.el7.x86_64 requires: libusal.so.0()(64bit) 2020-03-28 05:48:59.262 | > --> Processing Dependency: libusal.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 05:48:59.262 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for libusal.so.0()(64bit) 2020-03-28 05:48:59.262 | > genisoimage-1.1.11-25.el7.x86_64 requires: librols.so.0()(64bit) 2020-03-28 05:48:59.262 | > --> Processing Dependency: librols.so.0()(64bit) for package: genisoimage-1.1.11-25.el7.x86_64 2020-03-28 05:48:59.262 | > Quick matched libusal-1.1.11-25.el7.x86_64 to require for librols.so.0()(64bit) 2020-03-28 05:48:59.262 | > ---> Package git.x86_64 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 05:48:59.262 | > Checking deps for git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.262 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.300 | > looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.300 | > looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.300 | > looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.300 | > looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.301 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl-Git = 1.8.3.1-21.el7_7 2020-03-28 05:48:59.301 | > --> Processing Dependency: perl-Git = 1.8.3.1-21.el7_7 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.301 | > Searching pkgSack for dep: perl-Git 2020-03-28 05:48:59.301 | > TSINFO: Marking perl-Git-1.8.3.1-21.el7_7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.301 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl >= 5.008 2020-03-28 05:48:59.301 | > --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.301 | > Searching pkgSack for dep: perl 2020-03-28 05:48:59.301 | > TSINFO: Marking 4:perl-5.16.3-294.el7_6.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.301 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(warnings) 2020-03-28 05:48:59.301 | > --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.301 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(warnings) 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(vars) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(vars) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(vars) 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(strict) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(strict) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(strict) 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(lib) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(lib) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(lib) 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(Term::ReadKey) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > Searching pkgSack for dep: perl(Term::ReadKey) 2020-03-28 05:48:59.318 | > TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(Git) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(Git) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.318 | > Searching pkgSack for dep: perl(Git) 2020-03-28 05:48:59.318 | > Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 05:48:59.318 | > Potential resolving package perl-Git-1.8.3.1-20.el7.noarch has newer instance in ts. 2020-03-28 05:48:59.318 | > perl-Git-1.8.3.1-21.el7_7.noarch already in ts, skipping this one 2020-03-28 05:48:59.318 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(Getopt::Long) 2020-03-28 05:48:59.318 | > --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(Getopt::Long) 2020-03-28 05:48:59.319 | > TSINFO: Marking perl-Getopt-Long-2.40-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::stat) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(File::stat) 2020-03-28 05:48:59.319 | > 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Temp) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(File::Temp) 2020-03-28 05:48:59.319 | > TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Spec) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(File::Spec) 2020-03-28 05:48:59.319 | > TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Path) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(File::Path) 2020-03-28 05:48:59.319 | > TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Find) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(File::Find) 2020-03-28 05:48:59.319 | > 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Copy) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Copy) 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(File::Basename) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Quick matched 4:perl-5.16.3-294.el7_6.x86_64 to require for perl(File::Basename) 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(Exporter) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(Exporter) 2020-03-28 05:48:59.319 | > TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: perl(Error) 2020-03-28 05:48:59.319 | > --> Processing Dependency: perl(Error) for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > Searching pkgSack for dep: perl(Error) 2020-03-28 05:48:59.319 | > TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.319 | > git-1.8.3.1-21.el7_7.x86_64 requires: /usr/bin/perl 2020-03-28 05:48:59.319 | > --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:48:59.336 | > Searching pkgSack for dep: /usr/bin/perl 2020-03-28 05:48:59.336 | > 4:perl-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.336 | > ---> Package hdparm.x86_64 0:9.43-5.el7 will be installed 2020-03-28 05:48:59.336 | > Checking deps for hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 05:48:59.336 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 05:48:59.336 | > ---> Package ipmitool.x86_64 0:1.8.18-7.el7 will be installed 2020-03-28 05:48:59.336 | > Checking deps for ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('OpenIPMI-modalias', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.336 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:48:59.337 | > ipmitool-1.8.18-7.el7.x86_64 requires: OpenIPMI-modalias 2020-03-28 05:48:59.337 | > --> Processing Dependency: OpenIPMI-modalias for package: ipmitool-1.8.18-7.el7.x86_64 2020-03-28 05:48:59.337 | > Searching pkgSack for dep: OpenIPMI-modalias 2020-03-28 05:48:59.337 | > TSINFO: Marking OpenIPMI-modalias-2.0.27-1.el7.x86_64 as install for ipmitool-1.8.18-7.el7.x86_64 2020-03-28 05:48:59.337 | > ---> Package lsof.x86_64 0:4.87-6.el7 will be installed 2020-03-28 05:48:59.337 | > Checking deps for lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 05:48:59.337 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 05:48:59.337 | > ---> Package mdadm.x86_64 0:4.1-1.el7 will be installed 2020-03-28 05:48:59.337 | > Checking deps for mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libreport-filesystem', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.337 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('coreutils', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('chkconfig', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:48:59.358 | > mdadm-4.1-1.el7.x86_64 requires: libreport-filesystem 2020-03-28 05:48:59.358 | > --> Processing Dependency: libreport-filesystem for package: mdadm-4.1-1.el7.x86_64 2020-03-28 05:48:59.358 | > Searching pkgSack for dep: libreport-filesystem 2020-03-28 05:48:59.358 | > TSINFO: Marking libreport-filesystem-2.1.11-43.el7.centos.x86_64 as install for mdadm-4.1-1.el7.x86_64 2020-03-28 05:48:59.358 | > ---> Package psmisc.x86_64 0:22.20-16.el7 will be installed 2020-03-28 05:48:59.358 | > Checking deps for psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:48:59.358 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:48:59.358 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:48:59.358 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:48:59.358 | > looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:48:59.358 | > ---> Package python-devel.x86_64 0:2.7.5-86.el7 will be installed 2020-03-28 05:48:59.358 | > Checking deps for python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '86.el7')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('python2-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('python-rpm-macros', 'GT', ('0', '3', '30')) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:48:59.359 | > python-devel-2.7.5-86.el7.x86_64 requires: python2-rpm-macros > 3-30 2020-03-28 05:48:59.359 | > --> Processing Dependency: python2-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 05:48:59.359 | > Searching pkgSack for dep: python2-rpm-macros 2020-03-28 05:48:59.359 | > TSINFO: Marking python2-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 05:48:59.359 | > python-devel-2.7.5-86.el7.x86_64 requires: python-rpm-macros > 3-30 2020-03-28 05:48:59.359 | > --> Processing Dependency: python-rpm-macros > 3-30 for package: python-devel-2.7.5-86.el7.x86_64 2020-03-28 05:48:59.359 | > Searching pkgSack for dep: python-rpm-macros 2020-03-28 05:48:59.359 | > TSINFO: Marking python-rpm-macros-3-32.el7.noarch as install for python-devel-2.7.5-86.el7.x86_64 2020-03-28 05:48:59.359 | > ---> Package qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 will be installed 2020-03-28 05:48:59.359 | > Checking deps for qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.359 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.359 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.359 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.359 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgnutls.so.28(GNUTLS_3_1_0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgnutls.so.28(GNUTLS_1_4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgfapi.so.0(GFAPI_3.5.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgfapi.so.0(GFAPI_3.4.0)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgcc_s.so.1(GCC_3.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libc.so.6(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libtcmalloc.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libssh2.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libiscsi.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgpg-error.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgnutls.so.28()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libgmodule-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.396 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libgfapi.so.0()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_3_1_0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Searching pkgSack for dep: libgnutls.so.28(GNUTLS_3_1_0)(64bit) 2020-03-28 05:48:59.443 | > TSINFO: Marking gnutls-3.3.29-9.el7_6.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Quick matched gnutls-3.3.29-9.el7_6.x86_64 to require for libgnutls.so.28(GNUTLS_1_4)(64bit) 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Searching pkgSack for dep: libgfapi.so.0(GFAPI_3.5.0)(64bit) 2020-03-28 05:48:59.443 | > TSINFO: Marking glusterfs-api-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Quick matched glusterfs-api-3.12.2-47.2.el7.x86_64 to require for libgfapi.so.0(GFAPI_3.4.0)(64bit) 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Searching pkgSack for dep: libaio.so.1(LIBAIO_0.4)(64bit) 2020-03-28 05:48:59.443 | > TSINFO: Marking libaio-0.3.109-13.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Quick matched libaio-0.3.109-13.el7.x86_64 to require for libaio.so.1(LIBAIO_0.1)(64bit) 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libtcmalloc.so.4()(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Searching pkgSack for dep: libtcmalloc.so.4()(64bit) 2020-03-28 05:48:59.443 | > TSINFO: Marking gperftools-libs-2.6.1-1.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librbd.so.1()(64bit) 2020-03-28 05:48:59.443 | > --> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > Searching pkgSack for dep: librbd.so.1()(64bit) 2020-03-28 05:48:59.443 | > TSINFO: Marking 2:librbd1-12.2.11-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.443 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: librados.so.2()(64bit) 2020-03-28 05:48:59.444 | > --> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.444 | > Searching pkgSack for dep: librados.so.2()(64bit) 2020-03-28 05:48:59.482 | > TSINFO: Marking 2:librados2-12.2.11-0.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libiscsi.so.2()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Searching pkgSack for dep: libiscsi.so.2()(64bit) 2020-03-28 05:48:59.483 | > TSINFO: Marking libiscsi-1.9.0-7.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgnutls.so.28()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Searching pkgSack for dep: libgnutls.so.28()(64bit) 2020-03-28 05:48:59.483 | > gnutls-3.3.29-9.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libglusterfs.so.0()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libglusterfs.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Searching pkgSack for dep: libglusterfs.so.0()(64bit) 2020-03-28 05:48:59.483 | > TSINFO: Marking glusterfs-libs-3.12.2-47.2.el7.x86_64 as install for 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfxdr.so.0()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfxdr.so.0()(64bit) 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfrpc.so.0()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Quick matched glusterfs-libs-3.12.2-47.2.el7.x86_64 to require for libgfrpc.so.0()(64bit) 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libgfapi.so.0()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Searching pkgSack for dep: libgfapi.so.0()(64bit) 2020-03-28 05:48:59.483 | > glusterfs-api-3.12.2-47.2.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.483 | > 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 requires: libaio.so.1()(64bit) 2020-03-28 05:48:59.483 | > --> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:48:59.483 | > Searching pkgSack for dep: libaio.so.1()(64bit) 2020-03-28 05:48:59.483 | > libaio-0.3.109-13.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.483 | > ---> Package rng-tools.x86_64 0:6.3.1-4.el7 will be installed 2020-03-28 05:48:59.483 | > Checking deps for rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('openssl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libxml2.so.2(LIBXML2_2.6.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libxml2.so.2(LIBXML2_2.5.0)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libxml2.so.2(LIBXML2_2.4.30)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libxml2', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libsysfs', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libgcrypt', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libcurl', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.483 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.536 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libxml2.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libsysfs.so.2()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:48:59.537 | > ---> Package tcpdump.x86_64 14:4.9.2-4.el7_7.1 will be installed 2020-03-28 05:48:59.537 | > Checking deps for tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libpcap', 'GE', ('14', '1.5.3', '10')) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libcrypto.so.10(OPENSSL_1.0.2)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('/usr/bin/getent', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:48:59.537 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap >= 14:1.5.3-10 2020-03-28 05:48:59.537 | > --> Processing Dependency: libpcap >= 14:1.5.3-10 for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 05:48:59.537 | > Searching pkgSack for dep: libpcap 2020-03-28 05:48:59.537 | > TSINFO: Marking 14:libpcap-1.5.3-11.el7.x86_64 as install for 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 05:48:59.537 | > 14:tcpdump-4.9.2-4.el7_7.1.x86_64 requires: libpcap.so.1()(64bit) 2020-03-28 05:48:59.537 | > --> Processing Dependency: libpcap.so.1()(64bit) for package: 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 05:48:59.537 | > Quick matched 14:libpcap-1.5.3-11.el7.x86_64 to require for libpcap.so.1()(64bit) 2020-03-28 05:48:59.537 | > ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed 2020-03-28 05:48:59.537 | > Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:48:59.537 | > --> Running transaction check 2020-03-28 05:48:59.537 | > ---> Package OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 05:48:59.537 | > Checking deps for OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.537 | > looking for ('systemd', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.537 | > looking for ('kmod', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.569 | > looking for ('OpenIPMI', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.569 | > OpenIPMI-modalias-2.0.27-1.el7.x86_64 requires: OpenIPMI 2020-03-28 05:48:59.569 | > --> Processing Dependency: OpenIPMI for package: OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.569 | > Searching pkgSack for dep: OpenIPMI 2020-03-28 05:48:59.569 | > TSINFO: Marking OpenIPMI-2.0.27-1.el7.x86_64 as install for OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.569 | > ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 2020-03-28 05:48:59.569 | > Checking deps for cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('filesystem', 'GE', ('0', '3', None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libmpc.so.3()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:48:59.569 | > ---> Package device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 will be installed 2020-03-28 05:48:59.569 | > Checking deps for device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.569 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.570 | > looking for ('libdevmapper.so.1.02(DM_1_02_97)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.588 | > looking for ('libdevmapper.so.1.02(Base)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.588 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libdevmapper.so.1.02()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:48:59.589 | > ---> Package efivar-libs.x86_64 0:36-12.el7 will be installed 2020-03-28 05:48:59.589 | > Checking deps for efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:48:59.589 | > ---> Package glibc-devel.x86_64 0:2.17-292.el7 will be installed 2020-03-28 05:48:59.589 | > Checking deps for glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('glibc-headers', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('glibc-headers', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/sbin/install-info', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libthread_db.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libnss_nisplus.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.589 | > looking for ('libnss_nis.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnss_hesiod.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnss_files.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnss_dns.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnss_db.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnss_compat.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.610 | > looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libcidn.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libanl.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libBrokenLocale.so.1()(64bit)', None, (None, None, None)) as a requirement of glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.611 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers = 2.17-292.el7 2020-03-28 05:48:59.611 | > --> Processing Dependency: glibc-headers = 2.17-292.el7 for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 05:48:59.611 | > Searching pkgSack for dep: glibc-headers 2020-03-28 05:48:59.611 | > TSINFO: Marking glibc-headers-2.17-292.el7.x86_64 as install for glibc-devel-2.17-292.el7.x86_64 2020-03-28 05:48:59.611 | > glibc-devel-2.17-292.el7.x86_64 requires: glibc-headers 2020-03-28 05:48:59.611 | > --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-292.el7.x86_64 2020-03-28 05:48:59.611 | > Quick matched glibc-headers-2.17-292.el7.x86_64 to require for glibc-headers 2020-03-28 05:48:59.611 | > ---> Package glusterfs-api.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 05:48:59.611 | > Checking deps for glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('glusterfs-client-xlators(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('glusterfs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.611 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 2020-03-28 05:48:59.622 | > --> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 05:48:59.622 | > Searching pkgSack for dep: glusterfs-client-xlators(x86-64) 2020-03-28 05:48:59.622 | > TSINFO: Marking glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 05:48:59.622 | > glusterfs-api-3.12.2-47.2.el7.x86_64 requires: glusterfs(x86-64) = 3.12.2-47.2.el7 2020-03-28 05:48:59.622 | > --> Processing Dependency: glusterfs(x86-64) = 3.12.2-47.2.el7 for package: glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 05:48:59.622 | > Searching pkgSack for dep: glusterfs(x86-64) 2020-03-28 05:48:59.622 | > TSINFO: Marking glusterfs-3.12.2-47.2.el7.x86_64 as install for glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 05:48:59.622 | > ---> Package glusterfs-libs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 05:48:59.622 | > Checking deps for glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.622 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.623 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.647 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.647 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.647 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.647 | > ---> Package gnutls.x86_64 0:3.3.29-9.el7_6 will be installed 2020-03-28 05:48:59.647 | > Checking deps for gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('trousers', 'GE', ('0', '0.3.11.2', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('p11-kit', 'GE', ('0', '0.23.1', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libtasn1', 'GE', ('0', '3.9', None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('p11-kit-trust', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libtasn1.so.6(LIBTASN1_0_3)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libtasn1.so.6()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libp11-kit.so.0()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libnettle.so.4()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libhogweed.so.2()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:48:59.647 | > gnutls-3.3.29-9.el7_6.x86_64 requires: trousers >= 0.3.11.2 2020-03-28 05:48:59.647 | > --> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:48:59.647 | > Searching pkgSack for dep: trousers 2020-03-28 05:48:59.647 | > TSINFO: Marking trousers-0.3.14-2.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:48:59.647 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libnettle.so.4()(64bit) 2020-03-28 05:48:59.647 | > --> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:48:59.647 | > Searching pkgSack for dep: libnettle.so.4()(64bit) 2020-03-28 05:48:59.647 | > TSINFO: Marking nettle-2.7.1-8.el7.x86_64 as install for gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:48:59.647 | > gnutls-3.3.29-9.el7_6.x86_64 requires: libhogweed.so.2()(64bit) 2020-03-28 05:48:59.647 | > --> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:48:59.647 | > Quick matched nettle-2.7.1-8.el7.x86_64 to require for libhogweed.so.2()(64bit) 2020-03-28 05:48:59.647 | > ---> Package gperftools-libs.x86_64 0:2.6.1-1.el7 will be installed 2020-03-28 05:48:59.647 | > Checking deps for gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.647 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.648 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.648 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.648 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.648 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.648 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libgcc_s.so.1(GCC_3.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:48:59.660 | > ---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed 2020-03-28 05:48:59.660 | > Checking deps for libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 05:48:59.660 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 05:48:59.660 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 05:48:59.660 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 05:48:59.660 | > ---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed 2020-03-28 05:48:59.660 | > Checking deps for libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.660 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.660 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.660 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.661 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:48:59.661 | > ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 2020-03-28 05:48:59.661 | > Checking deps for libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libmpfr.so.4()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:48:59.661 | > ---> Package libpcap.x86_64 14:1.5.3-11.el7 will be installed 2020-03-28 05:48:59.661 | > Checking deps for libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:48:59.661 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:48:59.661 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:48:59.661 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:48:59.676 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:48:59.676 | > ---> Package librados2.x86_64 2:12.2.11-0.el7 will be installed 2020-03-28 05:48:59.676 | > Checking deps for librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.19)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libsmime3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libresolv.so.2(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libresolv.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libnss3.so(NSS_3.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libnss3.so(NSS_3.12.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libnss3.so(NSS_3.12.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.676 | > looking for ('libc.so.6(GLIBC_2.9)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.694 | > looking for ('libblkid.so.1(BLKID_2.17)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libblkid.so.1(BLKID_1.0)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.695 | > 2:librados2-12.2.11-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 05:48:59.695 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.695 | > Searching pkgSack for dep: libibverbs.so.1(IBVERBS_1.1)(64bit) 2020-03-28 05:48:59.695 | > TSINFO: Marking libibverbs-22.1-3.el7.x86_64 as install for 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.695 | > 2:librados2-12.2.11-0.el7.x86_64 requires: libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 05:48:59.695 | > --> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.695 | > Quick matched libibverbs-22.1-3.el7.x86_64 to require for libibverbs.so.1(IBVERBS_1.0)(64bit) 2020-03-28 05:48:59.695 | > 2:librados2-12.2.11-0.el7.x86_64 requires: liblttng-ust.so.0()(64bit) 2020-03-28 05:48:59.695 | > --> Processing Dependency: liblttng-ust.so.0()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.695 | > Searching pkgSack for dep: liblttng-ust.so.0()(64bit) 2020-03-28 05:48:59.695 | > TSINFO: Marking lttng-ust-2.10.0-1.el7.x86_64 as install for 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.695 | > 2:librados2-12.2.11-0.el7.x86_64 requires: libibverbs.so.1()(64bit) 2020-03-28 05:48:59.695 | > --> Processing Dependency: libibverbs.so.1()(64bit) for package: 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:48:59.704 | > Searching pkgSack for dep: libibverbs.so.1()(64bit) 2020-03-28 05:48:59.704 | > libibverbs-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.704 | > ---> Package librbd1.x86_64 2:12.2.11-0.el7 will be installed 2020-03-28 05:48:59.704 | > Checking deps for librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('librados2', 'EQ', ('2', '12.2.11', '0.el7')) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.18)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.15)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.14)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4.11)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(CXXABI_1.3.7)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(CXXABI_1.3.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.704 | > looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.705 | > looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.705 | > looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.705 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.705 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libplds4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libnssutil3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('liblttng-ust.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libceph-common.so.0()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libblkid.so.1()(64bit)', None, (None, None, None)) as a requirement of librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:48:59.718 | > ---> Package libreport-filesystem.x86_64 0:2.1.11-43.el7.centos will be installed 2020-03-28 05:48:59.718 | > Checking deps for libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 05:48:59.718 | > ---> Package libusal.x86_64 0:1.1.11-25.el7 will be installed 2020-03-28 05:48:59.718 | > Checking deps for libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.718 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.718 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.718 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:48:59.718 | > ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 2020-03-28 05:48:59.718 | > Checking deps for mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('gmp', 'GE', ('0', '4.2.1', None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:48:59.718 | > ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 05:48:59.718 | > Checking deps for perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.718 | > looking for ('perl-libs', 'EQ', ('4', '5.16.3', '294.el7_6')) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.718 | > looking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.718 | > looking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.718 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.736 | > looking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.737 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs = 4:5.16.3-294.el7_6 2020-03-28 05:48:59.761 | > --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > Searching pkgSack for dep: perl-libs 2020-03-28 05:48:59.761 | > TSINFO: Marking 4:perl-libs-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) >= 1.3 2020-03-28 05:48:59.761 | > --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > Searching pkgSack for dep: perl(Socket) 2020-03-28 05:48:59.761 | > TSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) >= 1.10 2020-03-28 05:48:59.761 | > --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 05:48:59.761 | > TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-macros 2020-03-28 05:48:59.761 | > --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > Searching pkgSack for dep: perl-macros 2020-03-28 05:48:59.761 | > TSINFO: Marking 4:perl-macros-5.16.3-294.el7_6.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl-libs 2020-03-28 05:48:59.761 | > --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.761 | > Searching pkgSack for dep: perl-libs 2020-03-28 05:48:59.762 | > 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads::shared) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(threads::shared) 2020-03-28 05:48:59.762 | > TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(threads) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(threads) 2020-03-28 05:48:59.762 | > TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(constant) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(constant) 2020-03-28 05:48:59.762 | > TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::Local) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Time::Local) 2020-03-28 05:48:59.762 | > TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Time::HiRes) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Time::HiRes) 2020-03-28 05:48:59.762 | > TSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Storable) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Storable) 2020-03-28 05:48:59.762 | > TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Socket) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Socket) 2020-03-28 05:48:59.762 | > perl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Scalar::Util) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Scalar::Util) 2020-03-28 05:48:59.762 | > perl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::XHTML) 2020-03-28 05:48:59.762 | > --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > Searching pkgSack for dep: perl(Pod::Simple::XHTML) 2020-03-28 05:48:59.762 | > TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.762 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Pod::Simple::Search) 2020-03-28 05:48:59.774 | > --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search) 2020-03-28 05:48:59.774 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Filter::Util::Call) 2020-03-28 05:48:59.774 | > --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > Searching pkgSack for dep: perl(Filter::Util::Call) 2020-03-28 05:48:59.774 | > TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: perl(Carp) 2020-03-28 05:48:59.774 | > --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > Searching pkgSack for dep: perl(Carp) 2020-03-28 05:48:59.774 | > TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > 4:perl-5.16.3-294.el7_6.x86_64 requires: libperl.so()(64bit) 2020-03-28 05:48:59.774 | > --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:48:59.774 | > Searching pkgSack for dep: libperl.so()(64bit) 2020-03-28 05:48:59.774 | > 4:perl-libs-5.16.3-294.el7_6.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.774 | > ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 2020-03-28 05:48:59.774 | > Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.774 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:48:59.775 | > ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 2020-03-28 05:48:59.775 | > Checking deps for perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:48:59.775 | > ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 2020-03-28 05:48:59.775 | > Checking deps for perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.775 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:48:59.789 | > ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 2020-03-28 05:48:59.789 | > Checking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:48:59.789 | > ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 2020-03-28 05:48:59.789 | > Checking deps for perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:48:59.789 | > perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Pod::Usage) >= 1.14 2020-03-28 05:48:59.789 | > --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 05:48:59.789 | > Searching pkgSack for dep: perl(Pod::Usage) 2020-03-28 05:48:59.789 | > TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 05:48:59.789 | > perl-Getopt-Long-2.40-3.el7.noarch requires: perl(Text::ParseWords) 2020-03-28 05:48:59.789 | > --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 05:48:59.789 | > Searching pkgSack for dep: perl(Text::ParseWords) 2020-03-28 05:48:59.801 | > TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 05:48:59.801 | > ---> Package perl-Git.noarch 0:1.8.3.1-21.el7_7 will be installed 2020-03-28 05:48:59.801 | > Checking deps for perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('git', 'EQ', ('0', '1.8.3.1', '21.el7_7')) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:48:59.801 | > ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 2020-03-28 05:48:59.801 | > Checking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:48:59.801 | > ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 2020-03-28 05:48:59.801 | > Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:48:59.801 | > ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 05:48:59.801 | > Checking deps for python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:48:59.801 | > looking for ('python-srpm-macros', None, (None, None, None)) as a requirement of python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:48:59.801 | > python-rpm-macros-3-32.el7.noarch requires: python-srpm-macros 2020-03-28 05:48:59.801 | > --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 2020-03-28 05:48:59.812 | > Searching pkgSack for dep: python-srpm-macros 2020-03-28 05:48:59.812 | > TSINFO: Marking python-srpm-macros-3-32.el7.noarch as install for python-rpm-macros-3-32.el7.noarch 2020-03-28 05:48:59.812 | > ---> Package python2-rpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 05:48:59.812 | > Checking deps for python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:48:59.812 | > --> Running transaction check 2020-03-28 05:48:59.812 | > ---> Package OpenIPMI.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 05:48:59.812 | > Checking deps for OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('OpenIPMI-libs', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('systemd-sysv', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libpopt.so.0(LIBPOPT_0)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.812 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libreadline.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libpopt.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libnetsnmp.so.31()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libOpenIPMIutils.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libOpenIPMIui.so.1()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libOpenIPMIposix.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.813 | > looking for ('libOpenIPMIglib.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.857 | > looking for ('libOpenIPMIcmdlang.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.857 | > looking for ('libOpenIPMI.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:48:59.857 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: OpenIPMI-libs = 2.0.27-1.el7 2020-03-28 05:48:59.857 | > --> Processing Dependency: OpenIPMI-libs = 2.0.27-1.el7 for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.857 | > Searching pkgSack for dep: OpenIPMI-libs 2020-03-28 05:48:59.857 | > TSINFO: Marking OpenIPMI-libs-2.0.27-1.el7.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.857 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libnetsnmp.so.31()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libnetsnmp.so.31()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Searching pkgSack for dep: libnetsnmp.so.31()(64bit) 2020-03-28 05:48:59.858 | > TSINFO: Marking 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 as install for OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIutils.so.0()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Searching pkgSack for dep: libOpenIPMIutils.so.0()(64bit) 2020-03-28 05:48:59.858 | > OpenIPMI-libs-2.0.27-1.el7.x86_64 already in ts, skipping this one 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIui.so.1()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMIui.so.1()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIui.so.1()(64bit) 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIposix.so.0()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIposix.so.0()(64bit) 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIglib.so.0()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMIglib.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIglib.so.0()(64bit) 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMIcmdlang.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMIcmdlang.so.0()(64bit) 2020-03-28 05:48:59.858 | > OpenIPMI-2.0.27-1.el7.x86_64 requires: libOpenIPMI.so.0()(64bit) 2020-03-28 05:48:59.858 | > --> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched OpenIPMI-libs-2.0.27-1.el7.x86_64 to require for libOpenIPMI.so.0()(64bit) 2020-03-28 05:48:59.858 | > ---> Package glibc-headers.x86_64 0:2.17-292.el7 will be installed 2020-03-28 05:48:59.858 | > Checking deps for glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.858 | > looking for ('glibc', 'EQ', ('0', '2.17', '292.el7')) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.858 | > looking for ('kernel-headers', 'GE', ('0', '2.2.1', None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.858 | > looking for ('kernel-headers', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.858 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:48:59.858 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers >= 2.2.1 2020-03-28 05:48:59.858 | > --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 05:48:59.858 | > Searching pkgSack for dep: kernel-headers 2020-03-28 05:48:59.858 | > TSINFO: Marking kernel-headers-3.10.0-1062.18.1.el7.x86_64 as install for glibc-headers-2.17-292.el7.x86_64 2020-03-28 05:48:59.858 | > glibc-headers-2.17-292.el7.x86_64 requires: kernel-headers 2020-03-28 05:48:59.858 | > --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-292.el7.x86_64 2020-03-28 05:48:59.858 | > Quick matched kernel-headers-3.10.0-1062.18.1.el7.x86_64 to require for kernel-headers 2020-03-28 05:48:59.858 | > ---> Package glusterfs.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 05:48:59.858 | > Checking deps for glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.858 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.858 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.858 | > looking for ('systemd', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.866 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > ---> Package glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 will be installed 2020-03-28 05:48:59.867 | > Checking deps for glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('glusterfs-libs(x86-64)', 'EQ', ('0', '3.12.2', '47.2.el7')) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.867 | > looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libglusterfs.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libgfxdr.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libgfrpc.so.0()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.876 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:48:59.877 | > ---> Package libibverbs.x86_64 0:22.1-3.el7 will be installed 2020-03-28 05:48:59.877 | > Checking deps for libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libnl-route-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.877 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libnl-route-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:48:59.892 | > libibverbs-22.1-3.el7.x86_64 requires: rdma-core(x86-64) = 22.1-3.el7 2020-03-28 05:48:59.892 | > --> Processing Dependency: rdma-core(x86-64) = 22.1-3.el7 for package: libibverbs-22.1-3.el7.x86_64 2020-03-28 05:48:59.892 | > Searching pkgSack for dep: rdma-core(x86-64) 2020-03-28 05:48:59.892 | > TSINFO: Marking rdma-core-22.1-3.el7.x86_64 as install for libibverbs-22.1-3.el7.x86_64 2020-03-28 05:48:59.892 | > ---> Package lttng-ust.x86_64 0:2.10.0-1.el7 will be installed 2020-03-28 05:48:59.892 | > Checking deps for lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('librt.so.1(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libpthread.so.0(GLIBC_2.12)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libdl.so.2(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libc.so.6(GLIBC_2.8)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('liburcu-cds.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('liburcu-bp.so.6()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:48:59.892 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-cds.so.6()(64bit) 2020-03-28 05:48:59.892 | > --> Processing Dependency: liburcu-cds.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 05:48:59.893 | > Searching pkgSack for dep: liburcu-cds.so.6()(64bit) 2020-03-28 05:48:59.893 | > TSINFO: Marking userspace-rcu-0.10.0-3.el7.x86_64 as install for lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 05:48:59.893 | > lttng-ust-2.10.0-1.el7.x86_64 requires: liburcu-bp.so.6()(64bit) 2020-03-28 05:48:59.893 | > --> Processing Dependency: liburcu-bp.so.6()(64bit) for package: lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 05:48:59.893 | > Quick matched userspace-rcu-0.10.0-3.el7.x86_64 to require for liburcu-bp.so.6()(64bit) 2020-03-28 05:48:59.893 | > ---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed 2020-03-28 05:48:59.893 | > Checking deps for nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.893 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.893 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.893 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.893 | > looking for ('info', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.904 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.904 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.904 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.904 | > looking for ('libgmp.so.10()(64bit)', None, (None, None, None)) as a requirement of nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:48:59.904 | > ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 2020-03-28 05:48:59.904 | > Checking deps for perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:48:59.904 | > ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 2020-03-28 05:48:59.904 | > Checking deps for perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.904 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:48:59.905 | > ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 2020-03-28 05:48:59.905 | > Checking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.905 | > looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:48:59.923 | > 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04 2020-03-28 05:48:59.923 | > --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 05:48:59.923 | > Searching pkgSack for dep: perl(Pod::Escapes) 2020-03-28 05:48:59.923 | > TSINFO: Marking 1:perl-Pod-Escapes-1.04-294.el7_6.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 05:48:59.923 | > 1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode) 2020-03-28 05:48:59.923 | > --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 05:48:59.923 | > Searching pkgSack for dep: perl(Encode) 2020-03-28 05:48:59.923 | > TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 05:48:59.923 | > ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 2020-03-28 05:48:59.923 | > Checking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.923 | > looking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:48:59.924 | > perl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15 2020-03-28 05:48:59.924 | > --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 05:48:59.924 | > Searching pkgSack for dep: perl(Pod::Text) 2020-03-28 05:48:59.924 | > TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 05:48:59.924 | > perl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc 2020-03-28 05:48:59.924 | > --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 05:48:59.924 | > Searching pkgSack for dep: perl-Pod-Perldoc 2020-03-28 05:48:59.924 | > TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 05:48:59.924 | > ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 2020-03-28 05:48:59.924 | > Checking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.924 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.924 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.949 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:48:59.949 | > ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed 2020-03-28 05:48:59.949 | > Checking deps for perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:48:59.949 | > ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 2020-03-28 05:48:59.950 | > Checking deps for perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:48:59.950 | > ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 2020-03-28 05:48:59.950 | > Checking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:48:59.950 | > ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 2020-03-28 05:48:59.950 | > Checking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.950 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:48:59.972 | > ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 2020-03-28 05:48:59.972 | > Checking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:48:59.972 | > ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 2020-03-28 05:48:59.972 | > Checking deps for perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:48:59.972 | > ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 05:48:59.972 | > Checking deps for perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.972 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.972 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.972 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.972 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.973 | > looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed 2020-03-28 05:48:59.992 | > Checking deps for perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:48:59.992 | > ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 2020-03-28 05:48:59.992 | > Checking deps for perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.992 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.993 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.993 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:48:59.993 | > ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 2020-03-28 05:48:59.993 | > Checking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:48:59.993 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:49:00.014 | > ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 2020-03-28 05:49:00.014 | > Checking deps for python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:49:00.014 | > ---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed 2020-03-28 05:49:00.014 | > Checking deps for trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('systemd-units', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('shadow-utils', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:00.014 | > --> Running transaction check 2020-03-28 05:49:00.014 | > ---> Package OpenIPMI-libs.x86_64 0:2.0.27-1.el7 will be installed 2020-03-28 05:49:00.014 | > Checking deps for OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.014 | > looking for ('OpenIPMI-modalias', 'EQ', ('0', '2.0.27', '1.el7')) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.014 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0(GLIBC_2.3.3)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.014 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.015 | > looking for ('libgthread-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.030 | > looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.030 | > looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.031 | > looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.031 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:00.031 | > ---> Package kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 will be installed 2020-03-28 05:49:00.031 | > Checking deps for kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 05:49:00.031 | > ---> Package net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 will be installed 2020-03-28 05:49:00.031 | > Checking deps for net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:00.031 | > ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 2020-03-28 05:49:00.031 | > Checking deps for perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.031 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:00.044 | > ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed 2020-03-28 05:49:00.044 | > Checking deps for perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:00.044 | > ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 2020-03-28 05:49:00.044 | > Checking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.044 | > looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.045 | > looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.065 | > looking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.065 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:00.065 | > perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent) 2020-03-28 05:49:00.065 | > --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 05:49:00.065 | > Searching pkgSack for dep: perl(parent) 2020-03-28 05:49:00.065 | > TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 05:49:00.065 | > perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny) 2020-03-28 05:49:00.065 | > --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 05:49:00.065 | > Searching pkgSack for dep: perl(HTTP::Tiny) 2020-03-28 05:49:00.065 | > TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 05:49:00.065 | > ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 2020-03-28 05:49:00.065 | > Checking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:00.065 | > ---> Package rdma-core.x86_64 0:22.1-3.el7 will be installed 2020-03-28 05:49:00.065 | > Checking deps for rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('systemd', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.065 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.066 | > looking for ('pciutils', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.066 | > looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.066 | > looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.066 | > looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.086 | > looking for ('kmod', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('initscripts', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('dracut', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('/bin/bash', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:00.087 | > rdma-core-22.1-3.el7.x86_64 requires: pciutils 2020-03-28 05:49:00.087 | > --> Processing Dependency: pciutils for package: rdma-core-22.1-3.el7.x86_64 2020-03-28 05:49:00.087 | > Searching pkgSack for dep: pciutils 2020-03-28 05:49:00.087 | > TSINFO: Marking pciutils-3.5.1-3.el7.x86_64 as install for rdma-core-22.1-3.el7.x86_64 2020-03-28 05:49:00.087 | > ---> Package userspace-rcu.x86_64 0:0.10.0-3.el7 will be installed 2020-03-28 05:49:00.087 | > Checking deps for userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libc.so.6(GLIBC_2.6)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:00.087 | > --> Running transaction check 2020-03-28 05:49:00.087 | > ---> Package pciutils.x86_64 0:3.5.1-3.el7 will be installed 2020-03-28 05:49:00.087 | > Checking deps for pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('pciutils-libs', 'EQ', ('0', '3.5.1', '3.el7')) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpci.so.3(LIBPCI_3.5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpci.so.3(LIBPCI_3.3)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpci.so.3(LIBPCI_3.1)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpci.so.3(LIBPCI_3.0)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('hwdata', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('/bin/sh', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libpci.so.3()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:00.087 | > ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 2020-03-28 05:49:00.087 | > Checking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.087 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:00.860 | > ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 2020-03-28 05:49:00.860 | > Checking deps for perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 05:49:00.860 | > looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 05:49:00.860 | > --> Finished Dependency Resolution 2020-03-28 05:49:00.860 | > Dependency Process ending 2020-03-28 05:49:00.860 | > Depsolve time: 1.887 2020-03-28 05:49:00.860 | > 2020-03-28 05:49:00.860 | > Dependencies Resolved 2020-03-28 05:49:00.860 | > 2020-03-28 05:49:00.860 | > ================================================================================ 2020-03-28 05:49:00.860 | > Package Arch Version Repository Size 2020-03-28 05:49:00.860 | > ================================================================================ 2020-03-28 05:49:00.860 | > Installing: 2020-03-28 05:49:00.860 | > device-mapper-multipath 2020-03-28 05:49:00.860 | > x86_64 0.4.9-127.el7 base 143 k 2020-03-28 05:49:00.860 | > dosfstools x86_64 3.0.20-10.el7 base 101 k 2020-03-28 05:49:00.860 | > efibootmgr x86_64 17-2.el7 base 34 k 2020-03-28 05:49:00.860 | > efivar x86_64 36-12.el7 base 25 k 2020-03-28 05:49:00.860 | > gcc x86_64 4.8.5-39.el7 base 16 M 2020-03-28 05:49:00.860 | > gdisk x86_64 0.8.10-3.el7 base 190 k 2020-03-28 05:49:00.860 | > genisoimage x86_64 1.1.11-25.el7 base 299 k 2020-03-28 05:49:00.860 | > git x86_64 1.8.3.1-21.el7_7 quickstart-centos-updates 4.4 M 2020-03-28 05:49:00.860 | > hdparm x86_64 9.43-5.el7 base 83 k 2020-03-28 05:49:00.860 | > ipmitool x86_64 1.8.18-7.el7 base 441 k 2020-03-28 05:49:00.860 | > lsof x86_64 4.87-6.el7 base 331 k 2020-03-28 05:49:00.860 | > mdadm x86_64 4.1-1.el7 base 435 k 2020-03-28 05:49:00.860 | > psmisc x86_64 22.20-16.el7 base 141 k 2020-03-28 05:49:00.860 | > python-devel x86_64 2.7.5-86.el7 base 398 k 2020-03-28 05:49:00.860 | > qemu-img-ev x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 05:49:00.860 | > quickstart-centos-qemu 1.3 M 2020-03-28 05:49:00.860 | > rng-tools x86_64 6.3.1-4.el7 base 49 k 2020-03-28 05:49:00.860 | > tcpdump x86_64 14:4.9.2-4.el7_7.1 quickstart-centos-updates 422 k 2020-03-28 05:49:00.860 | > traceroute x86_64 3:2.0.22-2.el7 base 59 k 2020-03-28 05:49:00.860 | > Installing for dependencies: 2020-03-28 05:49:00.860 | > OpenIPMI x86_64 2.0.27-1.el7 base 243 k 2020-03-28 05:49:00.860 | > OpenIPMI-libs x86_64 2.0.27-1.el7 base 523 k 2020-03-28 05:49:00.860 | > OpenIPMI-modalias x86_64 2.0.27-1.el7 base 16 k 2020-03-28 05:49:00.860 | > cpp x86_64 4.8.5-39.el7 base 5.9 M 2020-03-28 05:49:00.860 | > device-mapper-multipath-libs 2020-03-28 05:49:00.860 | > x86_64 0.4.9-127.el7 base 265 k 2020-03-28 05:49:00.860 | > efivar-libs x86_64 36-12.el7 base 88 k 2020-03-28 05:49:00.860 | > glibc-devel x86_64 2.17-292.el7 base 1.1 M 2020-03-28 05:49:00.860 | > glibc-headers x86_64 2.17-292.el7 base 687 k 2020-03-28 05:49:00.860 | > glusterfs x86_64 3.12.2-47.2.el7 base 512 k 2020-03-28 05:49:00.867 | > glusterfs-api x86_64 3.12.2-47.2.el7 base 77 k 2020-03-28 05:49:00.867 | > glusterfs-client-xlators 2020-03-28 05:49:00.867 | > x86_64 3.12.2-47.2.el7 base 883 k 2020-03-28 05:49:00.867 | > glusterfs-libs x86_64 3.12.2-47.2.el7 base 387 k 2020-03-28 05:49:00.867 | > gnutls x86_64 3.3.29-9.el7_6 base 680 k 2020-03-28 05:49:00.867 | > gperftools-libs x86_64 2.6.1-1.el7 base 272 k 2020-03-28 05:49:00.867 | > kernel-headers x86_64 3.10.0-1062.18.1.el7 2020-03-28 05:49:00.867 | > quickstart-centos-updates 8.8 M 2020-03-28 05:49:00.867 | > libaio x86_64 0.3.109-13.el7 base 24 k 2020-03-28 05:49:00.867 | > libibverbs x86_64 22.1-3.el7 base 267 k 2020-03-28 05:49:00.868 | > libiscsi x86_64 1.9.0-7.el7 base 60 k 2020-03-28 05:49:00.868 | > libmpc x86_64 1.0.1-3.el7 base 51 k 2020-03-28 05:49:00.868 | > libpcap x86_64 14:1.5.3-11.el7 base 138 k 2020-03-28 05:49:00.868 | > librados2 x86_64 2:12.2.11-0.el7 quickstart-centos-ceph-luminous 2020-03-28 05:49:00.868 | > 2.9 M 2020-03-28 05:49:00.868 | > librbd1 x86_64 2:12.2.11-0.el7 quickstart-centos-ceph-luminous 2020-03-28 05:49:00.868 | > 1.1 M 2020-03-28 05:49:00.868 | > libreport-filesystem x86_64 2.1.11-43.el7.centos 2020-03-28 05:49:00.868 | > base 40 k 2020-03-28 05:49:00.868 | > libusal x86_64 1.1.11-25.el7 base 136 k 2020-03-28 05:49:00.868 | > lttng-ust x86_64 2.10.0-1.el7 quickstart-centos-ceph-luminous 2020-03-28 05:49:00.868 | > 245 k 2020-03-28 05:49:00.868 | > mpfr x86_64 3.1.1-4.el7 base 203 k 2020-03-28 05:49:00.868 | > net-snmp-libs x86_64 1:5.7.2-43.el7_7.3 quickstart-centos-updates 750 k 2020-03-28 05:49:00.868 | > nettle x86_64 2.7.1-8.el7 base 327 k 2020-03-28 05:49:00.868 | > pciutils x86_64 3.5.1-3.el7 base 93 k 2020-03-28 05:49:00.868 | > perl x86_64 4:5.16.3-294.el7_6 base 8.0 M 2020-03-28 05:49:00.868 | > perl-Carp noarch 1.26-244.el7 base 19 k 2020-03-28 05:49:00.868 | > perl-Encode x86_64 2.51-7.el7 base 1.5 M 2020-03-28 05:49:00.868 | > perl-Error noarch 1:0.17020-2.el7 base 32 k 2020-03-28 05:49:00.868 | > perl-Exporter noarch 5.68-3.el7 base 28 k 2020-03-28 05:49:00.868 | > perl-File-Path noarch 2.09-2.el7 base 26 k 2020-03-28 05:49:00.868 | > perl-File-Temp noarch 0.23.01-3.el7 base 56 k 2020-03-28 05:49:00.868 | > perl-Filter x86_64 1.49-3.el7 base 76 k 2020-03-28 05:49:00.868 | > perl-Getopt-Long noarch 2.40-3.el7 base 56 k 2020-03-28 05:49:00.868 | > perl-Git noarch 1.8.3.1-21.el7_7 quickstart-centos-updates 55 k 2020-03-28 05:49:00.868 | > perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 2020-03-28 05:49:00.868 | > perl-PathTools x86_64 3.40-5.el7 base 82 k 2020-03-28 05:49:00.868 | > perl-Pod-Escapes noarch 1:1.04-294.el7_6 base 51 k 2020-03-28 05:49:00.868 | > perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 2020-03-28 05:49:00.868 | > perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 2020-03-28 05:49:00.868 | > perl-Pod-Usage noarch 1.63-3.el7 base 27 k 2020-03-28 05:49:00.868 | > perl-Scalar-List-Utils 2020-03-28 05:49:00.868 | > x86_64 1.27-248.el7 base 36 k 2020-03-28 05:49:00.868 | > perl-Socket x86_64 2.010-4.el7 base 49 k 2020-03-28 05:49:00.868 | > perl-Storable x86_64 2.45-3.el7 base 77 k 2020-03-28 05:49:00.868 | > perl-TermReadKey x86_64 2.30-20.el7 base 31 k 2020-03-28 05:49:00.868 | > perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 2020-03-28 05:49:00.868 | > perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 2020-03-28 05:49:00.868 | > perl-Time-Local noarch 1.2300-2.el7 base 24 k 2020-03-28 05:49:00.868 | > perl-constant noarch 1.27-2.el7 base 19 k 2020-03-28 05:49:00.868 | > perl-libs x86_64 4:5.16.3-294.el7_6 base 688 k 2020-03-28 05:49:00.893 | > perl-macros x86_64 4:5.16.3-294.el7_6 base 44 k 2020-03-28 05:49:00.893 | > perl-parent noarch 1:0.225-244.el7 base 12 k 2020-03-28 05:49:00.893 | > perl-podlators noarch 2.5.1-3.el7 base 112 k 2020-03-28 05:49:00.893 | > perl-threads x86_64 1.87-4.el7 base 49 k 2020-03-28 05:49:00.893 | > perl-threads-shared x86_64 1.43-6.el7 base 39 k 2020-03-28 05:49:00.893 | > python-rpm-macros noarch 3-32.el7 base 8.8 k 2020-03-28 05:49:00.893 | > python-srpm-macros noarch 3-32.el7 base 8.4 k 2020-03-28 05:49:00.893 | > python2-rpm-macros noarch 3-32.el7 base 7.7 k 2020-03-28 05:49:00.893 | > rdma-core x86_64 22.1-3.el7 base 50 k 2020-03-28 05:49:00.893 | > trousers x86_64 0.3.14-2.el7 base 289 k 2020-03-28 05:49:00.893 | > userspace-rcu x86_64 0.10.0-3.el7 quickstart-centos-ceph-luminous 2020-03-28 05:49:00.893 | > 93 k 2020-03-28 05:49:00.893 | > 2020-03-28 05:49:00.894 | > Transaction Summary 2020-03-28 05:49:00.894 | > ================================================================================ 2020-03-28 05:49:00.894 | > Install 18 Packages (+65 Dependent packages) 2020-03-28 05:49:00.894 | > 2020-03-28 05:49:00.894 | > Total size: 63 M 2020-03-28 05:49:00.894 | > Total download size: 34 M 2020-03-28 05:49:00.894 | > Installed size: 169 M 2020-03-28 05:49:00.894 | > Downloading packages: 2020-03-28 05:49:00.894 | > using local copy of trousers-0.3.14-2.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of glusterfs-libs-3.12.2-47.2.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 4:perl-libs-5.16.3-294.el7_6.x86_64 2020-03-28 05:49:00.894 | > using local copy of OpenIPMI-2.0.27-1.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 2020-03-28 05:49:00.894 | > using local copy of 14:tcpdump-4.9.2-4.el7_7.1.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Exporter-5.68-3.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of lttng-ust-2.10.0-1.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-PathTools-3.40-5.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-threads-1.87-4.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of gperftools-libs-2.6.1-1.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of userspace-rcu-0.10.0-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of nettle-2.7.1-8.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of OpenIPMI-modalias-2.0.27-1.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Encode-2.51-7.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 1:perl-parent-0.225-244.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of 4:perl-5.16.3-294.el7_6.x86_64 2020-03-28 05:49:00.894 | > using local copy of 3:traceroute-2.0.22-2.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-TermReadKey-2.30-20.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of libibverbs-22.1-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of rng-tools-6.3.1-4.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-File-Temp-0.23.01-3.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of perl-threads-shared-1.43-6.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of libaio-0.3.109-13.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of gnutls-3.3.29-9.el7_6.x86_64 2020-03-28 05:49:00.894 | > using local copy of 4:perl-macros-5.16.3-294.el7_6.x86_64 2020-03-28 05:49:00.894 | > using local copy of psmisc-22.20-16.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of device-mapper-multipath-libs-0.4.9-127.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Carp-1.26-244.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of libiscsi-1.9.0-7.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Git-1.8.3.1-21.el7_7.noarch 2020-03-28 05:49:00.894 | > using local copy of 1:perl-Error-0.17020-2.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of gdisk-0.8.10-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 2:librbd1-12.2.11-0.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Socket-2.010-4.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of efibootmgr-17-2.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of OpenIPMI-libs-2.0.27-1.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of device-mapper-multipath-0.4.9-127.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 14:libpcap-1.5.3-11.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of 2:librados2-12.2.11-0.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of lsof-4.87-6.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Pod-Usage-1.63-3.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of rdma-core-22.1-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Time-Local-1.2300-2.el7.noarch 2020-03-28 05:49:00.894 | > using local copy of glusterfs-3.12.2-47.2.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Storable-2.45-3.el7.x86_64 2020-03-28 05:49:00.894 | > using local copy of perl-Pod-Perldoc-3.20-4.el7.noarch 2020-03-28 05:49:00.895 | > using local copy of perl-podlators-2.5.1-3.el7.noarch 2020-03-28 05:49:02.499 | > using local copy of perl-constant-1.27-2.el7.noarch 2020-03-28 05:49:02.499 | > using local copy of perl-File-Path-2.09-2.el7.noarch 2020-03-28 05:49:02.499 | > using local copy of ipmitool-1.8.18-7.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of glusterfs-api-3.12.2-47.2.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of efivar-libs-36-12.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of git-1.8.3.1-21.el7_7.x86_64 2020-03-28 05:49:02.499 | > using local copy of perl-Filter-1.49-3.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of perl-Getopt-Long-2.40-3.el7.noarch 2020-03-28 05:49:02.499 | > using local copy of perl-Text-ParseWords-3.29-4.el7.noarch 2020-03-28 05:49:02.499 | > using local copy of 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 2020-03-28 05:49:02.499 | > using local copy of pciutils-3.5.1-3.el7.x86_64 2020-03-28 05:49:02.499 | > using local copy of perl-HTTP-Tiny-0.033-3.el7.noarch 2020-03-28 05:49:02.499 | > -------------------------------------------------------------------------------- 2020-03-28 05:49:02.499 | > Total 23 MB/s | 34 MB 00:01 2020-03-28 05:49:02.499 | > Member: trousers.x86_64 0:0.3.14-2.el7 - u 2020-03-28 05:49:02.499 | > Adding Package trousers-0.3.14-2.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: glusterfs-libs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:49:02.499 | > Adding Package glusterfs-libs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: libusal.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:49:02.499 | > Adding Package libusal-1.1.11-25.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: python-devel.x86_64 0:2.7.5-86.el7 - u 2020-03-28 05:49:02.499 | > Adding Package python-devel-2.7.5-86.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-libs.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:49:02.499 | > Adding Package 4:perl-libs-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: efivar.x86_64 0:36-12.el7 - u 2020-03-28 05:49:02.499 | > Adding Package efivar-36-12.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: OpenIPMI.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:02.499 | > Adding Package OpenIPMI-2.0.27-1.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-Pod-Escapes.noarch 1:1.04-294.el7_6 - u 2020-03-28 05:49:02.499 | > Adding Package 1:perl-Pod-Escapes-1.04-294.el7_6.noarch in mode u 2020-03-28 05:49:02.499 | > Member: tcpdump.x86_64 14:4.9.2-4.el7_7.1 - u 2020-03-28 05:49:02.499 | > Adding Package 14:tcpdump-4.9.2-4.el7_7.1.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-Exporter.noarch 0:5.68-3.el7 - u 2020-03-28 05:49:02.499 | > Adding Package perl-Exporter-5.68-3.el7.noarch in mode u 2020-03-28 05:49:02.499 | > Member: lttng-ust.x86_64 0:2.10.0-1.el7 - u 2020-03-28 05:49:02.499 | > Adding Package lttng-ust-2.10.0-1.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-PathTools.x86_64 0:3.40-5.el7 - u 2020-03-28 05:49:02.499 | > Adding Package perl-PathTools-3.40-5.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-threads.x86_64 0:1.87-4.el7 - u 2020-03-28 05:49:02.499 | > Adding Package perl-threads-1.87-4.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: gperftools-libs.x86_64 0:2.6.1-1.el7 - u 2020-03-28 05:49:02.499 | > Adding Package gperftools-libs-2.6.1-1.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: userspace-rcu.x86_64 0:0.10.0-3.el7 - u 2020-03-28 05:49:02.499 | > Adding Package userspace-rcu-0.10.0-3.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: nettle.x86_64 0:2.7.1-8.el7 - u 2020-03-28 05:49:02.499 | > Adding Package nettle-2.7.1-8.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 - u 2020-03-28 05:49:02.499 | > Adding Package kernel-headers-3.10.0-1062.18.1.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: gcc.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:49:02.499 | > Adding Package gcc-4.8.5-39.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: hdparm.x86_64 0:9.43-5.el7 - u 2020-03-28 05:49:02.499 | > Adding Package hdparm-9.43-5.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:02.499 | > Adding Package OpenIPMI-modalias-2.0.27-1.el7.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 - u 2020-03-28 05:49:02.499 | > Adding Package 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 in mode u 2020-03-28 05:49:02.499 | > Member: perl-Encode.x86_64 0:2.51-7.el7 - u 2020-03-28 05:49:02.500 | > Adding Package perl-Encode-2.51-7.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: perl-parent.noarch 1:0.225-244.el7 - u 2020-03-28 05:49:02.500 | > Adding Package 1:perl-parent-0.225-244.el7.noarch in mode u 2020-03-28 05:49:02.500 | > Member: perl.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:49:02.500 | > Adding Package 4:perl-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: traceroute.x86_64 3:2.0.22-2.el7 - u 2020-03-28 05:49:02.500 | > Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u 2020-03-28 05:49:02.500 | > Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u 2020-03-28 05:49:02.500 | > Adding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: libibverbs.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:02.500 | > Adding Package libibverbs-22.1-3.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: rng-tools.x86_64 0:6.3.1-4.el7 - u 2020-03-28 05:49:02.500 | > Adding Package rng-tools-6.3.1-4.el7.x86_64 in mode u 2020-03-28 05:49:02.500 | > Member: perl-File-Temp.noarch 0:0.23.01-3.el7 - u 2020-03-28 05:49:02.532 | > Adding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u 2020-03-28 05:49:02.532 | > Member: perl-Pod-Simple.noarch 1:3.28-4.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: python-srpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:49:02.533 | > Adding Package python-srpm-macros-3-32.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: python2-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:49:02.533 | > Adding Package python2-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: perl-threads-shared.x86_64 0:1.43-6.el7 - u 2020-03-28 05:49:02.533 | > Adding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: python-rpm-macros.noarch 0:3-32.el7 - u 2020-03-28 05:49:02.533 | > Adding Package python-rpm-macros-3-32.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: libaio.x86_64 0:0.3.109-13.el7 - u 2020-03-28 05:49:02.533 | > Adding Package libaio-0.3.109-13.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: gnutls.x86_64 0:3.3.29-9.el7_6 - u 2020-03-28 05:49:02.533 | > Adding Package gnutls-3.3.29-9.el7_6.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-macros.x86_64 4:5.16.3-294.el7_6 - u 2020-03-28 05:49:02.533 | > Adding Package 4:perl-macros-5.16.3-294.el7_6.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: psmisc.x86_64 0:22.20-16.el7 - u 2020-03-28 05:49:02.533 | > Adding Package psmisc-22.20-16.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:49:02.533 | > Adding Package device-mapper-multipath-libs-0.4.9-127.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: dosfstools.x86_64 0:3.0.20-10.el7 - u 2020-03-28 05:49:02.533 | > Adding Package dosfstools-3.0.20-10.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Carp.noarch 0:1.26-244.el7 - u 2020-03-28 05:49:02.533 | > Adding Package perl-Carp-1.26-244.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: libiscsi.x86_64 0:1.9.0-7.el7 - u 2020-03-28 05:49:02.533 | > Adding Package libiscsi-1.9.0-7.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Git.noarch 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:49:02.533 | > Adding Package perl-Git-1.8.3.1-21.el7_7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: perl-Error.noarch 1:0.17020-2.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: gdisk.x86_64 0:0.8.10-3.el7 - u 2020-03-28 05:49:02.533 | > Adding Package gdisk-0.8.10-3.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: librbd1.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 2:librbd1-12.2.11-0.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Socket.x86_64 0:2.010-4.el7 - u 2020-03-28 05:49:02.533 | > Adding Package perl-Socket-2.010-4.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: libreport-filesystem.x86_64 0:2.1.11-43.el7.centos - u 2020-03-28 05:49:02.533 | > Adding Package libreport-filesystem-2.1.11-43.el7.centos.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: libmpc.x86_64 0:1.0.1-3.el7 - u 2020-03-28 05:49:02.533 | > Adding Package libmpc-1.0.1-3.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: efibootmgr.x86_64 0:17-2.el7 - u 2020-03-28 05:49:02.533 | > Adding Package efibootmgr-17-2.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: OpenIPMI-libs.x86_64 0:2.0.27-1.el7 - u 2020-03-28 05:49:02.533 | > Adding Package OpenIPMI-libs-2.0.27-1.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: device-mapper-multipath.x86_64 0:0.4.9-127.el7 - u 2020-03-28 05:49:02.533 | > Adding Package device-mapper-multipath-0.4.9-127.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: libpcap.x86_64 14:1.5.3-11.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 14:libpcap-1.5.3-11.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: librados2.x86_64 2:12.2.11-0.el7 - u 2020-03-28 05:49:02.533 | > Adding Package 2:librados2-12.2.11-0.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: lsof.x86_64 0:4.87-6.el7 - u 2020-03-28 05:49:02.533 | > Adding Package lsof-4.87-6.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Pod-Usage.noarch 0:1.63-3.el7 - u 2020-03-28 05:49:02.533 | > Adding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u 2020-03-28 05:49:02.533 | > Member: rdma-core.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:02.533 | > Adding Package rdma-core-22.1-3.el7.x86_64 in mode u 2020-03-28 05:49:02.533 | > Member: perl-Time-Local.noarch 0:1.2300-2.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-Time-Local-1.2300-2.el7.noarch in mode u 2020-03-28 05:49:02.534 | > Member: glibc-devel.x86_64 0:2.17-292.el7 - u 2020-03-28 05:49:02.534 | > Adding Package glibc-devel-2.17-292.el7.x86_64 in mode u 2020-03-28 05:49:02.534 | > Member: glusterfs.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:49:02.534 | > Adding Package glusterfs-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 05:49:02.534 | > Member: perl-Storable.x86_64 0:2.45-3.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-Storable-2.45-3.el7.x86_64 in mode u 2020-03-28 05:49:02.534 | > Member: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u 2020-03-28 05:49:02.534 | > Member: perl-podlators.noarch 0:2.5.1-3.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-podlators-2.5.1-3.el7.noarch in mode u 2020-03-28 05:49:02.534 | > Member: perl-constant.noarch 0:1.27-2.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-constant-1.27-2.el7.noarch in mode u 2020-03-28 05:49:02.534 | > Member: perl-File-Path.noarch 0:2.09-2.el7 - u 2020-03-28 05:49:02.534 | > Adding Package perl-File-Path-2.09-2.el7.noarch in mode u 2020-03-28 05:49:05.313 | > Member: ipmitool.x86_64 0:1.8.18-7.el7 - u 2020-03-28 05:49:05.313 | > Adding Package ipmitool-1.8.18-7.el7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: glusterfs-api.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:49:05.313 | > Adding Package glusterfs-api-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: mpfr.x86_64 0:3.1.1-4.el7 - u 2020-03-28 05:49:05.313 | > Adding Package mpfr-3.1.1-4.el7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: efivar-libs.x86_64 0:36-12.el7 - u 2020-03-28 05:49:05.313 | > Adding Package efivar-libs-36-12.el7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 - u 2020-03-28 05:49:05.313 | > Adding Package glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: git.x86_64 0:1.8.3.1-21.el7_7 - u 2020-03-28 05:49:05.313 | > Adding Package git-1.8.3.1-21.el7_7.x86_64 in mode u 2020-03-28 05:49:05.313 | > Member: perl-Filter.x86_64 0:1.49-3.el7 - u 2020-03-28 05:49:05.313 | > Adding Package perl-Filter-1.49-3.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: perl-Getopt-Long.noarch 0:2.40-3.el7 - u 2020-03-28 05:49:05.314 | > Adding Package perl-Getopt-Long-2.40-3.el7.noarch in mode u 2020-03-28 05:49:05.314 | > Member: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u 2020-03-28 05:49:05.314 | > Adding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u 2020-03-28 05:49:05.314 | > Member: mdadm.x86_64 0:4.1-1.el7 - u 2020-03-28 05:49:05.314 | > Adding Package mdadm-4.1-1.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: cpp.x86_64 0:4.8.5-39.el7 - u 2020-03-28 05:49:05.314 | > Adding Package cpp-4.8.5-39.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 - u 2020-03-28 05:49:05.314 | > Adding Package 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: pciutils.x86_64 0:3.5.1-3.el7 - u 2020-03-28 05:49:05.314 | > Adding Package pciutils-3.5.1-3.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: genisoimage.x86_64 0:1.1.11-25.el7 - u 2020-03-28 05:49:05.314 | > Adding Package genisoimage-1.1.11-25.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: glibc-headers.x86_64 0:2.17-292.el7 - u 2020-03-28 05:49:05.314 | > Adding Package glibc-headers-2.17-292.el7.x86_64 in mode u 2020-03-28 05:49:05.314 | > Member: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u 2020-03-28 05:49:05.314 | > Adding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u 2020-03-28 05:49:05.314 | > Running transaction check 2020-03-28 05:49:05.314 | > Transaction check time: 0.146 2020-03-28 05:49:05.314 | > Running transaction test 2020-03-28 05:49:05.314 | > Transaction test succeeded 2020-03-28 05:49:05.314 | > Transaction test time: 0.126 2020-03-28 05:49:05.314 | > Running transaction 2020-03-28 05:49:05.314 | > Installing : glusterfs-libs-3.12.2-47.2.el7.x86_64 1/83 2020-03-28 05:49:05.314 | > Installing : mpfr-3.1.1-4.el7.x86_64 2/83 2020-03-28 05:49:05.314 | > Installing : libmpc-1.0.1-3.el7.x86_64 3/83 2020-03-28 05:49:05.314 | > Installing : efivar-libs-36-12.el7.x86_64 4/83 2020-03-28 05:49:05.314 | > Installing : libaio-0.3.109-13.el7.x86_64 5/83 2020-03-28 05:49:05.314 | > Installing : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 6/83 2020-03-28 05:49:05.314 | > Installing : cpp-4.8.5-39.el7.x86_64 7/83 2020-03-28 05:49:05.314 | > Installing : glusterfs-3.12.2-47.2.el7.x86_64 8/83 2020-03-28 05:49:05.314 | > Running in chroot, ignoring request. 2020-03-28 05:49:05.314 | > Installing : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 9/83 2020-03-28 05:49:05.314 | > Installing : glusterfs-api-3.12.2-47.2.el7.x86_64 10/83 2020-03-28 05:49:05.314 | > Installing : 1:perl-parent-0.225-244.el7.noarch 11/83 2020-03-28 05:49:05.314 | > Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 12/83 2020-03-28 05:49:05.314 | > Installing : perl-podlators-2.5.1-3.el7.noarch 13/83 2020-03-28 05:49:05.314 | > Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 14/83 2020-03-28 05:49:05.314 | > Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 15/83 2020-03-28 05:49:05.314 | > Installing : perl-Text-ParseWords-3.29-4.el7.noarch 16/83 2020-03-28 05:49:05.314 | > Installing : perl-Encode-2.51-7.el7.x86_64 17/83 2020-03-28 05:49:05.314 | > Installing : perl-Pod-Usage-1.63-3.el7.noarch 18/83 2020-03-28 05:49:05.314 | > Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 19/83 2020-03-28 05:49:05.314 | > Installing : perl-Exporter-5.68-3.el7.noarch 20/83 2020-03-28 05:49:05.314 | > Installing : perl-threads-1.87-4.el7.x86_64 21/83 2020-03-28 05:49:05.314 | > Installing : perl-PathTools-3.40-5.el7.x86_64 22/83 2020-03-28 05:49:05.314 | > Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/83 2020-03-28 05:49:05.314 | > Installing : perl-threads-shared-1.43-6.el7.x86_64 24/83 2020-03-28 05:49:05.314 | > Installing : perl-Carp-1.26-244.el7.noarch 25/83 2020-03-28 05:49:05.314 | > Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/83 2020-03-28 05:49:12.176 | > Installing : perl-Socket-2.010-4.el7.x86_64 27/83 2020-03-28 05:49:12.176 | > Installing : perl-Storable-2.45-3.el7.x86_64 28/83 2020-03-28 05:49:12.176 | > Installing : perl-Time-Local-1.2300-2.el7.noarch 29/83 2020-03-28 05:49:12.176 | > Installing : perl-constant-1.27-2.el7.noarch 30/83 2020-03-28 05:49:12.177 | > Installing : perl-File-Temp-0.23.01-3.el7.noarch 31/83 2020-03-28 05:49:12.177 | > Installing : perl-File-Path-2.09-2.el7.noarch 32/83 2020-03-28 05:49:12.177 | > Installing : perl-Filter-1.49-3.el7.x86_64 33/83 2020-03-28 05:49:12.177 | > Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/83 2020-03-28 05:49:12.177 | > Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/83 2020-03-28 05:49:12.177 | > Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 36/83 2020-03-28 05:49:12.177 | > Installing : 4:perl-5.16.3-294.el7_6.x86_64 37/83 2020-03-28 05:49:12.177 | > Installing : 1:perl-Error-0.17020-2.el7.noarch 38/83 2020-03-28 05:49:12.177 | > Installing : perl-TermReadKey-2.30-20.el7.x86_64 39/83 2020-03-28 05:49:12.177 | > Installing : perl-Git-1.8.3.1-21.el7_7.noarch 40/83 2020-03-28 05:49:12.177 | > Installing : git-1.8.3.1-21.el7_7.x86_64 41/83 2020-03-28 05:49:12.177 | > Installing : pciutils-3.5.1-3.el7.x86_64 42/83 2020-03-28 05:49:12.177 | > Installing : rdma-core-22.1-3.el7.x86_64 43/83 2020-03-28 05:49:12.177 | > Installing : libibverbs-22.1-3.el7.x86_64 44/83 2020-03-28 05:49:12.177 | > Installing : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 45/83 2020-03-28 05:49:12.177 | > Installing : OpenIPMI-libs-2.0.27-1.el7.x86_64 46/83 2020-03-28 05:49:12.177 | > Installing : OpenIPMI-2.0.27-1.el7.x86_64 47/83 2020-03-28 05:49:12.177 | > Installing : OpenIPMI-modalias-2.0.27-1.el7.x86_64 48/83 2020-03-28 05:49:12.177 | > Installing : 14:libpcap-1.5.3-11.el7.x86_64 49/83 2020-03-28 05:49:12.177 | > Installing : libreport-filesystem-2.1.11-43.el7.centos.x86_64 50/83 2020-03-28 05:49:12.177 | > Installing : libiscsi-1.9.0-7.el7.x86_64 51/83 2020-03-28 05:49:12.177 | > Installing : python2-rpm-macros-3-32.el7.noarch 52/83 2020-03-28 05:49:12.177 | > Installing : python-srpm-macros-3-32.el7.noarch 53/83 2020-03-28 05:49:12.177 | > Installing : python-rpm-macros-3-32.el7.noarch 54/83 2020-03-28 05:49:12.177 | > Installing : kernel-headers-3.10.0-1062.18.1.el7.x86_64 55/83 2020-03-28 05:49:12.177 | > Installing : glibc-headers-2.17-292.el7.x86_64 56/83 2020-03-28 05:49:12.177 | > Installing : glibc-devel-2.17-292.el7.x86_64 57/83 2020-03-28 05:49:12.177 | > Installing : nettle-2.7.1-8.el7.x86_64 58/83 2020-03-28 05:49:12.177 | > Installing : userspace-rcu-0.10.0-3.el7.x86_64 59/83 2020-03-28 05:49:12.177 | > Installing : lttng-ust-2.10.0-1.el7.x86_64 60/83 2020-03-28 05:49:12.177 | > Installing : 2:librados2-12.2.11-0.el7.x86_64 61/83 2020-03-28 05:49:12.177 | > Installing : 2:librbd1-12.2.11-0.el7.x86_64 62/83 2020-03-28 05:49:12.177 | > Installing : gperftools-libs-2.6.1-1.el7.x86_64 63/83 2020-03-28 05:49:12.177 | > Installing : libusal-1.1.11-25.el7.x86_64 64/83 2020-03-28 05:49:12.177 | > Installing : trousers-0.3.14-2.el7.x86_64 65/83 2020-03-28 05:49:12.177 | > Installing : gnutls-3.3.29-9.el7_6.x86_64 66/83 2020-03-28 05:49:12.177 | > Installing : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 67/83 2020-03-28 05:49:12.177 | > Installing : genisoimage-1.1.11-25.el7.x86_64 68/83 2020-03-28 05:49:12.177 | > Installing : gcc-4.8.5-39.el7.x86_64 69/83 2020-03-28 05:49:12.177 | > Installing : python-devel-2.7.5-86.el7.x86_64 70/83 2020-03-28 05:49:12.177 | > Installing : mdadm-4.1-1.el7.x86_64 71/83 2020-03-28 05:49:12.177 | > Installing : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 72/83 2020-03-28 05:49:12.177 | > Installing : ipmitool-1.8.18-7.el7.x86_64 73/83 2020-03-28 05:49:12.177 | > Installing : device-mapper-multipath-0.4.9-127.el7.x86_64 74/83 2020-03-28 05:49:12.177 | > Installing : efivar-36-12.el7.x86_64 75/83 2020-03-28 05:49:13.092 | > Installing : efibootmgr-17-2.el7.x86_64 76/83 2020-03-28 05:49:13.092 | > Installing : lsof-4.87-6.el7.x86_64 77/83 2020-03-28 05:49:13.092 | > Installing : gdisk-0.8.10-3.el7.x86_64 78/83 2020-03-28 05:49:13.092 | > Installing : dosfstools-3.0.20-10.el7.x86_64 79/83 2020-03-28 05:49:13.092 | > Installing : psmisc-22.20-16.el7.x86_64 80/83 2020-03-28 05:49:13.092 | > Installing : rng-tools-6.3.1-4.el7.x86_64 81/83 2020-03-28 05:49:13.092 | > Installing : 3:traceroute-2.0.22-2.el7.x86_64 82/83 2020-03-28 05:49:13.092 | > Installing : hdparm-9.43-5.el7.x86_64 83/83 2020-03-28 05:49:13.092 | > WARNING: ipmi_devintf module isn't available. 2020-03-28 05:49:13.092 | > WARNING: ipmi_msghandler module isn't available. 2020-03-28 05:49:13.092 | > Verifying : trousers-0.3.14-2.el7.x86_64 1/83 2020-03-28 05:49:13.092 | > Verifying : glusterfs-libs-3.12.2-47.2.el7.x86_64 2/83 2020-03-28 05:49:13.092 | > Verifying : libusal-1.1.11-25.el7.x86_64 3/83 2020-03-28 05:49:13.092 | > Verifying : python-devel-2.7.5-86.el7.x86_64 4/83 2020-03-28 05:49:13.092 | > Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 5/83 2020-03-28 05:49:13.092 | > Verifying : efivar-36-12.el7.x86_64 6/83 2020-03-28 05:49:13.092 | > Verifying : OpenIPMI-2.0.27-1.el7.x86_64 7/83 2020-03-28 05:49:13.092 | > Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 8/83 2020-03-28 05:49:13.092 | > Verifying : 14:tcpdump-4.9.2-4.el7_7.1.x86_64 9/83 2020-03-28 05:49:13.092 | > Verifying : perl-Exporter-5.68-3.el7.noarch 10/83 2020-03-28 05:49:13.092 | > Verifying : lttng-ust-2.10.0-1.el7.x86_64 11/83 2020-03-28 05:49:13.092 | > Verifying : perl-PathTools-3.40-5.el7.x86_64 12/83 2020-03-28 05:49:13.092 | > Verifying : perl-threads-1.87-4.el7.x86_64 13/83 2020-03-28 05:49:13.092 | > Verifying : gperftools-libs-2.6.1-1.el7.x86_64 14/83 2020-03-28 05:49:13.092 | > Verifying : userspace-rcu-0.10.0-3.el7.x86_64 15/83 2020-03-28 05:49:13.092 | > Verifying : nettle-2.7.1-8.el7.x86_64 16/83 2020-03-28 05:49:13.092 | > Verifying : kernel-headers-3.10.0-1062.18.1.el7.x86_64 17/83 2020-03-28 05:49:13.092 | > Verifying : gcc-4.8.5-39.el7.x86_64 18/83 2020-03-28 05:49:13.092 | > Verifying : hdparm-9.43-5.el7.x86_64 19/83 2020-03-28 05:49:13.092 | > Verifying : OpenIPMI-modalias-2.0.27-1.el7.x86_64 20/83 2020-03-28 05:49:13.092 | > Verifying : 10:qemu-img-ev-2.12.0-33.1.el7_7.4.x86_64 21/83 2020-03-28 05:49:13.092 | > Verifying : perl-Encode-2.51-7.el7.x86_64 22/83 2020-03-28 05:49:13.092 | > Verifying : 1:perl-parent-0.225-244.el7.noarch 23/83 2020-03-28 05:49:13.092 | > Verifying : 4:perl-5.16.3-294.el7_6.x86_64 24/83 2020-03-28 05:49:13.092 | > Verifying : 3:traceroute-2.0.22-2.el7.x86_64 25/83 2020-03-28 05:49:13.092 | > Verifying : perl-TermReadKey-2.30-20.el7.x86_64 26/83 2020-03-28 05:49:13.092 | > Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 27/83 2020-03-28 05:49:13.092 | > Verifying : libibverbs-22.1-3.el7.x86_64 28/83 2020-03-28 05:49:13.092 | > Verifying : rng-tools-6.3.1-4.el7.x86_64 29/83 2020-03-28 05:49:13.092 | > Verifying : perl-File-Temp-0.23.01-3.el7.noarch 30/83 2020-03-28 05:49:13.092 | > Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 31/83 2020-03-28 05:49:13.092 | > Verifying : python-srpm-macros-3-32.el7.noarch 32/83 2020-03-28 05:49:13.092 | > Verifying : python2-rpm-macros-3-32.el7.noarch 33/83 2020-03-28 05:49:13.092 | > Verifying : perl-threads-shared-1.43-6.el7.x86_64 34/83 2020-03-28 05:49:13.092 | > Verifying : python-rpm-macros-3-32.el7.noarch 35/83 2020-03-28 05:49:13.092 | > Verifying : libaio-0.3.109-13.el7.x86_64 36/83 2020-03-28 05:49:13.092 | > Verifying : gnutls-3.3.29-9.el7_6.x86_64 37/83 2020-03-28 05:49:13.092 | > Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 38/83 2020-03-28 05:49:13.093 | > Verifying : psmisc-22.20-16.el7.x86_64 39/83 2020-03-28 05:49:13.093 | > Verifying : device-mapper-multipath-libs-0.4.9-127.el7.x86_64 40/83 2020-03-28 05:49:13.093 | > Verifying : dosfstools-3.0.20-10.el7.x86_64 41/83 2020-03-28 05:49:13.713 | > Verifying : perl-Carp-1.26-244.el7.noarch 42/83 2020-03-28 05:49:13.713 | > Verifying : libiscsi-1.9.0-7.el7.x86_64 43/83 2020-03-28 05:49:13.713 | > Verifying : perl-Git-1.8.3.1-21.el7_7.noarch 44/83 2020-03-28 05:49:13.713 | > Verifying : 1:perl-Error-0.17020-2.el7.noarch 45/83 2020-03-28 05:49:13.713 | > Verifying : gdisk-0.8.10-3.el7.x86_64 46/83 2020-03-28 05:49:13.713 | > Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 47/83 2020-03-28 05:49:13.713 | > Verifying : 2:librbd1-12.2.11-0.el7.x86_64 48/83 2020-03-28 05:49:13.713 | > Verifying : perl-Socket-2.010-4.el7.x86_64 49/83 2020-03-28 05:49:13.713 | > Verifying : libreport-filesystem-2.1.11-43.el7.centos.x86_64 50/83 2020-03-28 05:49:13.713 | > Verifying : libmpc-1.0.1-3.el7.x86_64 51/83 2020-03-28 05:49:13.713 | > Verifying : efibootmgr-17-2.el7.x86_64 52/83 2020-03-28 05:49:13.713 | > Verifying : OpenIPMI-libs-2.0.27-1.el7.x86_64 53/83 2020-03-28 05:49:13.713 | > Verifying : device-mapper-multipath-0.4.9-127.el7.x86_64 54/83 2020-03-28 05:49:13.713 | > Verifying : 14:libpcap-1.5.3-11.el7.x86_64 55/83 2020-03-28 05:49:13.713 | > Verifying : 2:librados2-12.2.11-0.el7.x86_64 56/83 2020-03-28 05:49:13.714 | > Verifying : lsof-4.87-6.el7.x86_64 57/83 2020-03-28 05:49:13.714 | > Verifying : perl-Pod-Usage-1.63-3.el7.noarch 58/83 2020-03-28 05:49:13.714 | > Verifying : rdma-core-22.1-3.el7.x86_64 59/83 2020-03-28 05:49:13.714 | > Verifying : perl-Time-Local-1.2300-2.el7.noarch 60/83 2020-03-28 05:49:13.714 | > Verifying : glibc-devel-2.17-292.el7.x86_64 61/83 2020-03-28 05:49:13.714 | > Verifying : glusterfs-3.12.2-47.2.el7.x86_64 62/83 2020-03-28 05:49:13.714 | > Verifying : perl-Storable-2.45-3.el7.x86_64 63/83 2020-03-28 05:49:13.714 | > Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 64/83 2020-03-28 05:49:13.714 | > Verifying : perl-podlators-2.5.1-3.el7.noarch 65/83 2020-03-28 05:49:13.714 | > Verifying : perl-constant-1.27-2.el7.noarch 66/83 2020-03-28 05:49:13.714 | > Verifying : perl-File-Path-2.09-2.el7.noarch 67/83 2020-03-28 05:49:13.714 | > Verifying : ipmitool-1.8.18-7.el7.x86_64 68/83 2020-03-28 05:49:13.714 | > Verifying : glusterfs-api-3.12.2-47.2.el7.x86_64 69/83 2020-03-28 05:49:13.714 | > Verifying : mpfr-3.1.1-4.el7.x86_64 70/83 2020-03-28 05:49:13.714 | > Verifying : efivar-libs-36-12.el7.x86_64 71/83 2020-03-28 05:49:13.714 | > Verifying : glusterfs-client-xlators-3.12.2-47.2.el7.x86_64 72/83 2020-03-28 05:49:13.714 | > Verifying : git-1.8.3.1-21.el7_7.x86_64 73/83 2020-03-28 05:49:13.714 | > Verifying : perl-Filter-1.49-3.el7.x86_64 74/83 2020-03-28 05:49:13.714 | > Verifying : perl-Getopt-Long-2.40-3.el7.noarch 75/83 2020-03-28 05:49:13.714 | > Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 76/83 2020-03-28 05:49:13.714 | > Verifying : mdadm-4.1-1.el7.x86_64 77/83 2020-03-28 05:49:13.714 | > Verifying : cpp-4.8.5-39.el7.x86_64 78/83 2020-03-28 05:49:13.714 | > Verifying : 1:net-snmp-libs-5.7.2-43.el7_7.3.x86_64 79/83 2020-03-28 05:49:13.714 | > Verifying : pciutils-3.5.1-3.el7.x86_64 80/83 2020-03-28 05:49:13.714 | > Verifying : genisoimage-1.1.11-25.el7.x86_64 81/83 2020-03-28 05:49:13.714 | > Verifying : glibc-headers-2.17-292.el7.x86_64 82/83 2020-03-28 05:49:13.714 | > Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 83/83 2020-03-28 05:49:13.714 | > VerifyTransaction time: 1.100 2020-03-28 05:49:13.714 | > Transaction time: 10.929 2020-03-28 05:49:13.714 | > 2020-03-28 05:49:13.714 | > Installed: 2020-03-28 05:49:13.714 | > device-mapper-multipath.x86_64 0:0.4.9-127.el7 2020-03-28 05:49:13.714 | > dosfstools.x86_64 0:3.0.20-10.el7 2020-03-28 05:49:13.714 | > efibootmgr.x86_64 0:17-2.el7 2020-03-28 05:49:13.714 | > efivar.x86_64 0:36-12.el7 2020-03-28 05:49:13.714 | > gcc.x86_64 0:4.8.5-39.el7 2020-03-28 05:49:13.714 | > gdisk.x86_64 0:0.8.10-3.el7 2020-03-28 05:49:13.731 | > genisoimage.x86_64 0:1.1.11-25.el7 2020-03-28 05:49:13.731 | > git.x86_64 0:1.8.3.1-21.el7_7 2020-03-28 05:49:13.731 | > hdparm.x86_64 0:9.43-5.el7 2020-03-28 05:49:13.731 | > ipmitool.x86_64 0:1.8.18-7.el7 2020-03-28 05:49:13.731 | > lsof.x86_64 0:4.87-6.el7 2020-03-28 05:49:13.731 | > mdadm.x86_64 0:4.1-1.el7 2020-03-28 05:49:13.731 | > psmisc.x86_64 0:22.20-16.el7 2020-03-28 05:49:13.731 | > python-devel.x86_64 0:2.7.5-86.el7 2020-03-28 05:49:13.731 | > qemu-img-ev.x86_64 10:2.12.0-33.1.el7_7.4 2020-03-28 05:49:13.731 | > rng-tools.x86_64 0:6.3.1-4.el7 2020-03-28 05:49:13.731 | > tcpdump.x86_64 14:4.9.2-4.el7_7.1 2020-03-28 05:49:13.731 | > traceroute.x86_64 3:2.0.22-2.el7 2020-03-28 05:49:13.731 | > 2020-03-28 05:49:13.731 | > Dependency Installed: 2020-03-28 05:49:13.731 | > OpenIPMI.x86_64 0:2.0.27-1.el7 2020-03-28 05:49:13.731 | > OpenIPMI-libs.x86_64 0:2.0.27-1.el7 2020-03-28 05:49:13.731 | > OpenIPMI-modalias.x86_64 0:2.0.27-1.el7 2020-03-28 05:49:13.731 | > cpp.x86_64 0:4.8.5-39.el7 2020-03-28 05:49:13.731 | > device-mapper-multipath-libs.x86_64 0:0.4.9-127.el7 2020-03-28 05:49:13.731 | > efivar-libs.x86_64 0:36-12.el7 2020-03-28 05:49:13.731 | > glibc-devel.x86_64 0:2.17-292.el7 2020-03-28 05:49:13.731 | > glibc-headers.x86_64 0:2.17-292.el7 2020-03-28 05:49:13.731 | > glusterfs.x86_64 0:3.12.2-47.2.el7 2020-03-28 05:49:13.731 | > glusterfs-api.x86_64 0:3.12.2-47.2.el7 2020-03-28 05:49:13.731 | > glusterfs-client-xlators.x86_64 0:3.12.2-47.2.el7 2020-03-28 05:49:13.731 | > glusterfs-libs.x86_64 0:3.12.2-47.2.el7 2020-03-28 05:49:13.731 | > gnutls.x86_64 0:3.3.29-9.el7_6 2020-03-28 05:49:13.732 | > gperftools-libs.x86_64 0:2.6.1-1.el7 2020-03-28 05:49:13.732 | > kernel-headers.x86_64 0:3.10.0-1062.18.1.el7 2020-03-28 05:49:13.732 | > libaio.x86_64 0:0.3.109-13.el7 2020-03-28 05:49:13.732 | > libibverbs.x86_64 0:22.1-3.el7 2020-03-28 05:49:13.732 | > libiscsi.x86_64 0:1.9.0-7.el7 2020-03-28 05:49:13.732 | > libmpc.x86_64 0:1.0.1-3.el7 2020-03-28 05:49:13.732 | > libpcap.x86_64 14:1.5.3-11.el7 2020-03-28 05:49:13.732 | > librados2.x86_64 2:12.2.11-0.el7 2020-03-28 05:49:13.732 | > librbd1.x86_64 2:12.2.11-0.el7 2020-03-28 05:49:13.732 | > libreport-filesystem.x86_64 0:2.1.11-43.el7.centos 2020-03-28 05:49:13.732 | > libusal.x86_64 0:1.1.11-25.el7 2020-03-28 05:49:13.732 | > lttng-ust.x86_64 0:2.10.0-1.el7 2020-03-28 05:49:13.732 | > mpfr.x86_64 0:3.1.1-4.el7 2020-03-28 05:49:13.732 | > net-snmp-libs.x86_64 1:5.7.2-43.el7_7.3 2020-03-28 05:49:13.732 | > nettle.x86_64 0:2.7.1-8.el7 2020-03-28 05:49:13.732 | > pciutils.x86_64 0:3.5.1-3.el7 2020-03-28 05:49:13.732 | > perl.x86_64 4:5.16.3-294.el7_6 2020-03-28 05:49:13.732 | > perl-Carp.noarch 0:1.26-244.el7 2020-03-28 05:49:13.732 | > perl-Encode.x86_64 0:2.51-7.el7 2020-03-28 05:49:13.732 | > perl-Error.noarch 1:0.17020-2.el7 2020-03-28 05:49:13.732 | > perl-Exporter.noarch 0:5.68-3.el7 2020-03-28 05:49:13.732 | > perl-File-Path.noarch 0:2.09-2.el7 2020-03-28 05:49:13.732 | > perl-File-Temp.noarch 0:0.23.01-3.el7 2020-03-28 05:49:13.732 | > perl-Filter.x86_64 0:1.49-3.el7 2020-03-28 05:49:13.773 | > perl-Getopt-Long.noarch 0:2.40-3.el7 2020-03-28 05:49:13.773 | > perl-Git.noarch 0:1.8.3.1-21.el7_7 2020-03-28 05:49:13.773 | > perl-HTTP-Tiny.noarch 0:0.033-3.el7 2020-03-28 05:49:13.773 | > perl-PathTools.x86_64 0:3.40-5.el7 2020-03-28 05:49:13.773 | > perl-Pod-Escapes.noarch 1:1.04-294.el7_6 2020-03-28 05:49:13.773 | > perl-Pod-Perldoc.noarch 0:3.20-4.el7 2020-03-28 05:49:13.773 | > perl-Pod-Simple.noarch 1:3.28-4.el7 2020-03-28 05:49:13.773 | > perl-Pod-Usage.noarch 0:1.63-3.el7 2020-03-28 05:49:13.773 | > perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 2020-03-28 05:49:13.773 | > perl-Socket.x86_64 0:2.010-4.el7 2020-03-28 05:49:13.773 | > perl-Storable.x86_64 0:2.45-3.el7 2020-03-28 05:49:13.773 | > perl-TermReadKey.x86_64 0:2.30-20.el7 2020-03-28 05:49:13.773 | > perl-Text-ParseWords.noarch 0:3.29-4.el7 2020-03-28 05:49:13.773 | > perl-Time-HiRes.x86_64 4:1.9725-3.el7 2020-03-28 05:49:13.773 | > perl-Time-Local.noarch 0:1.2300-2.el7 2020-03-28 05:49:13.773 | > perl-constant.noarch 0:1.27-2.el7 2020-03-28 05:49:13.773 | > perl-libs.x86_64 4:5.16.3-294.el7_6 2020-03-28 05:49:13.773 | > perl-macros.x86_64 4:5.16.3-294.el7_6 2020-03-28 05:49:13.773 | > perl-parent.noarch 1:0.225-244.el7 2020-03-28 05:49:13.773 | > perl-podlators.noarch 0:2.5.1-3.el7 2020-03-28 05:49:13.773 | > perl-threads.x86_64 0:1.87-4.el7 2020-03-28 05:49:13.773 | > perl-threads-shared.x86_64 0:1.43-6.el7 2020-03-28 05:49:13.773 | > python-rpm-macros.noarch 0:3-32.el7 2020-03-28 05:49:13.773 | > python-srpm-macros.noarch 0:3-32.el7 2020-03-28 05:49:13.773 | > python2-rpm-macros.noarch 0:3-32.el7 2020-03-28 05:49:13.773 | > rdma-core.x86_64 0:22.1-3.el7 2020-03-28 05:49:13.773 | > trousers.x86_64 0:0.3.14-2.el7 2020-03-28 05:49:13.773 | > userspace-rcu.x86_64 0:0.10.0-3.el7 2020-03-28 05:49:13.773 | > 2020-03-28 05:49:13.773 | > Complete! 2020-03-28 05:49:13.773 | > + '[' install == install ']' 2020-03-28 05:49:13.773 | > + '[' yum == dnf ']' 2020-03-28 05:49:13.773 | returncode: 0 2020-03-28 05:49:13.776 | dib-run-parts 01-package-installs completed 2020-03-28 05:49:13.776 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2020-03-28 05:49:13.780 | + set -eu 2020-03-28 05:49:13.780 | + set -o pipefail 2020-03-28 05:49:13.780 | + mkdir -p /etc/cloud/cloud.cfg.d 2020-03-28 05:49:13.781 | + '[' -n '' ']' 2020-03-28 05:49:13.783 | dib-run-parts 10-cloud-init completed 2020-03-28 05:49:13.783 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 05:49:13.787 | + set -eu 2020-03-28 05:49:13.787 | + set -o pipefail 2020-03-28 05:49:13.788 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2020-03-28 05:49:13.789 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2020-03-28 05:49:13.789 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2020-03-28 05:49:13.789 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2020-03-28 05:49:13.797 | dib-run-parts 10-install-static-files completed 2020-03-28 05:49:13.797 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 05:49:13.801 | + set -eu 2020-03-28 05:49:13.801 | + set -o pipefail 2020-03-28 05:49:13.802 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2020-03-28 05:49:13.803 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2020-03-28 05:49:13.803 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2020-03-28 05:49:13.803 | + dest= 2020-03-28 05:49:13.803 | + case $DIB_INIT_SYSTEM in 2020-03-28 05:49:13.803 | + dest=/usr/lib/systemd/system/ 2020-03-28 05:49:13.803 | + '[' -z /usr/lib/systemd/system/ ']' 2020-03-28 05:49:13.803 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2020-03-28 05:49:13.807 | dib-run-parts 20-install-init-scripts completed 2020-03-28 05:49:13.807 | dib-run-parts Running /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 05:49:13.811 | + set -eu 2020-03-28 05:49:13.811 | + set -o pipefail 2020-03-28 05:49:13.812 | ++ dirname /tmp/in_target.d/install.d/50-dhcp-all-interfaces 2020-03-28 05:49:13.812 | + SCRIPTDIR=/tmp/in_target.d/install.d 2020-03-28 05:49:13.812 | + '[' -e /etc/redhat-release ']' 2020-03-28 05:49:13.813 | + type dnf 2020-03-28 05:49:13.813 | + yum -v -y install ndisc6 2020-03-28 05:49:13.974 | Loading "fastestmirror" plugin 2020-03-28 05:49:13.976 | Config time: 0.008 2020-03-28 05:49:13.977 | Yum version: 3.4.3 2020-03-28 05:49:14.028 | rpmdb time: 0.000 2020-03-28 05:49:14.029 | Setting up Package Sacks 2020-03-28 05:49:14.029 | Loading mirror speeds from cached hostfile 2020-03-28 05:49:14.030 | * base: mirror.trouble-free.net 2020-03-28 05:49:14.031 | * extras: mirrors.tripadvisor.com 2020-03-28 05:49:14.031 | * updates: mirror.datto.com 2020-03-28 05:49:14.045 | pkgsack time: 0.016 2020-03-28 05:49:14.046 | Checking for virtual provide or file-provide for ndisc6 2020-03-28 05:49:14.047 | Checking for installed virtual provide or file-provide for ndisc6 2020-03-28 05:49:14.047 | No package ndisc6 available. 2020-03-28 05:49:14.139 | Error: Nothing to do 2020-03-28 05:49:14.154 | + true 2020-03-28 05:49:14.154 | + '[' centos7 '!=' gentoo ']' 2020-03-28 05:49:14.154 | + install -D -g root -o root -m 0755 /tmp/in_target.d/install.d/dhcp-all-interfaces.sh /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 05:49:14.160 | + sed -i s/DIB_DHCP_TIMEOUT/30/ /usr/local/sbin/dhcp-all-interfaces.sh 2020-03-28 05:49:14.165 | + '[' -f /etc/dhcp/dhclient.conf ']' 2020-03-28 05:49:14.165 | + grep -o '^timeout ' /etc/dhcp/dhclient.conf 2020-03-28 05:49:14.168 | timeout 2020-03-28 05:49:14.168 | + sed -i -e 's/^timeout .*/# "timeout" Value set by dhcp-all-interfaces\ntimeout 30;/' /etc/dhcp/dhclient.conf 2020-03-28 05:49:14.171 | + grep -o '^retry ' /etc/dhcp/dhclient.conf 2020-03-28 05:49:14.172 | retry 2020-03-28 05:49:14.173 | + sed -i -e '/^retry/s/^/# \"retry\" Value commented by dhcp-all-interfaces\n# /g' /etc/dhcp/dhclient.conf 2020-03-28 05:49:14.175 | + '[' systemd == upstart ']' 2020-03-28 05:49:14.175 | + '[' systemd == systemd ']' 2020-03-28 05:49:14.176 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-interface@.service /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 05:49:14.179 | + install -D -g root -o root -m 0644 /tmp/in_target.d/install.d/dhcp-all-interfaces-udev.rules /etc/udev/rules.d/99-dhcp-all-interfaces.rules 2020-03-28 05:49:14.181 | + sed -i s/TimeoutStartSec=DIB_DHCP_TIMEOUT/TimeoutStartSec=60s/ /usr/lib/systemd/system/dhcp-interface@.service 2020-03-28 05:49:14.185 | dib-run-parts 50-dhcp-all-interfaces completed 2020-03-28 05:49:14.185 | dib-run-parts Running /tmp/in_target.d/install.d/60-remove-cloud-image-interfaces 2020-03-28 05:49:14.189 | + set -eu 2020-03-28 05:49:14.189 | + set -o pipefail 2020-03-28 05:49:14.189 | + rm -f /etc/sysconfig/network-scripts/ifcfg-eth0 2020-03-28 05:49:14.191 | + rm -f '/etc/network/interfaces.d/eth*.cfg' 2020-03-28 05:49:14.193 | + rm -f '/etc/network/interfaces.d/eth*' 2020-03-28 05:49:14.194 | + rm -f '/etc/conf.d/net*' 2020-03-28 05:49:14.196 | + '[' -f /etc/network/interfaces ']' 2020-03-28 05:49:14.198 | dib-run-parts 60-remove-cloud-image-interfaces completed 2020-03-28 05:49:14.198 | dib-run-parts Running /tmp/in_target.d/install.d/70-enable-dynamic-login-services 2020-03-28 05:49:14.202 | + set -eu 2020-03-28 05:49:14.202 | + set -o pipefail 2020-03-28 05:49:14.202 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 05:49:14.202 | + systemctl enable dynamic-login.service 2020-03-28 05:49:14.206 | Created symlink /etc/systemd/system/multi-user.target.wants/dynamic-login.service, pointing to /usr/lib/systemd/system/dynamic-login.service. 2020-03-28 05:49:14.209 | dib-run-parts 70-enable-dynamic-login-services completed 2020-03-28 05:49:14.209 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 05:49:14.212 | + set -eu 2020-03-28 05:49:14.212 | + set -o pipefail 2020-03-28 05:49:14.213 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2020-03-28 05:49:14.214 | + package-uninstalls -d /tmp/in_target.d/install.d 2020-03-28 05:49:14.216 | + set -eu 2020-03-28 05:49:14.216 | + set -o pipefail 2020-03-28 05:49:14.217 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 05:49:14.217 | + SCRIPTNAME=package-uninstalls 2020-03-28 05:49:14.218 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2020-03-28 05:49:14.219 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 05:49:14.219 | + '[' 0 '!=' 0 ']' 2020-03-28 05:49:14.219 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2020-03-28 05:49:14.219 | ++ set -- -d /tmp/in_target.d/install.d -- 2020-03-28 05:49:14.219 | + WORKDIR= 2020-03-28 05:49:14.219 | + true 2020-03-28 05:49:14.219 | + case "$1" in 2020-03-28 05:49:14.219 | + WORKDIR=/tmp/in_target.d/install.d 2020-03-28 05:49:14.219 | + shift 2 2020-03-28 05:49:14.219 | + true 2020-03-28 05:49:14.219 | + case "$1" in 2020-03-28 05:49:14.219 | + shift 2020-03-28 05:49:14.219 | + break 2020-03-28 05:49:14.219 | + '[' -z /tmp/in_target.d/install.d ']' 2020-03-28 05:49:14.219 | + PACKAGES= 2020-03-28 05:49:14.220 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:49:14.221 | + for PACKAGEFILE in '$(find $WORKDIR -maxdepth 1 -name "package-installs-*" )' 2020-03-28 05:49:14.221 | ++ basename /tmp/in_target.d/install.d/package-installs-ironic-agent 2020-03-28 05:49:14.222 | + basefile=package-installs-ironic-agent 2020-03-28 05:49:14.222 | + element_name=ironic-agent 2020-03-28 05:49:14.222 | + read pkg 2020-03-28 05:49:14.222 | + '[' -z ironic-python-agent ']' 2020-03-28 05:49:14.222 | + '[' i = '#' ']' 2020-03-28 05:49:14.222 | + '[' '!' i = - ']' 2020-03-28 05:49:14.223 | + continue 2020-03-28 05:49:14.223 | + read pkg 2020-03-28 05:49:14.223 | + install-packages -e 2020-03-28 05:49:14.232 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2020-03-28 05:49:14.277 | Nothing to uninstall 2020-03-28 05:49:14.281 | dib-run-parts 99-package-uninstalls completed 2020-03-28 05:49:14.282 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:49:14.282 | dib-run-parts 2020-03-28 05:49:14.283 | dib-run-parts Target: install.d 2020-03-28 05:49:14.283 | dib-run-parts 2020-03-28 05:49:14.283 | dib-run-parts Script Seconds 2020-03-28 05:49:14.283 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:49:14.283 | dib-run-parts 2020-03-28 05:49:14.293 | dib-run-parts 00-baseline-environment 2.614 2020-03-28 05:49:14.300 | dib-run-parts 00-up-to-date 117.878 2020-03-28 05:49:14.304 | dib-run-parts 01-package-installs 23.503 2020-03-28 05:49:14.308 | dib-run-parts 10-cloud-init 0.005 2020-03-28 05:49:14.313 | dib-run-parts 10-install-static-files 0.013 2020-03-28 05:49:14.317 | dib-run-parts 20-install-init-scripts 0.008 2020-03-28 05:49:14.323 | dib-run-parts 50-dhcp-all-interfaces 0.376 2020-03-28 05:49:14.328 | dib-run-parts 60-remove-cloud-image-interfaces 0.011 2020-03-28 05:49:14.333 | dib-run-parts 70-enable-dynamic-login-services 0.009 2020-03-28 05:49:14.338 | dib-run-parts 99-package-uninstalls 0.071 2020-03-28 05:49:14.339 | dib-run-parts 2020-03-28 05:49:14.339 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:49:14.350 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:49:14.354 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:49:14.358 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 05:49:14.362 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-install run_in_target bash 2020-03-28 05:49:14.366 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:14.367 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-install(,|$)' -q 2020-03-28 05:49:14.378 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:14.430 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 05:49:14.460 | + diskimage_builder/lib/disk-image-create:main:365 : do_extra_package_install 2020-03-28 05:49:14.464 | + diskimage_builder/lib/img-functions:do_extra_package_install:168 : '[' yum-plugin-priorities '!=' '' ']' 2020-03-28 05:49:14.467 | + diskimage_builder/lib/img-functions:do_extra_package_install:169 : run_in_target install-packages yum-plugin-priorities python-hardware-detect 2020-03-28 05:49:14.471 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 05:49:14.476 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:49:14.479 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:49:14.483 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:49:14.486 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.puGB4LCx/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c 'install-packages yum-plugin-priorities python-hardware-detect' 2020-03-28 05:49:14.531 | Running install-packages install. 2020-03-28 05:49:14.531 | + yum -v -y install yum-plugin-priorities python-hardware-detect 2020-03-28 05:49:14.738 | Loading "fastestmirror" plugin 2020-03-28 05:49:14.743 | Config time: 0.008 2020-03-28 05:49:14.743 | Yum version: 3.4.3 2020-03-28 05:49:14.805 | rpmdb time: 0.000 2020-03-28 05:49:14.806 | Setting up Package Sacks 2020-03-28 05:49:14.806 | Loading mirror speeds from cached hostfile 2020-03-28 05:49:14.807 | * base: mirror.trouble-free.net 2020-03-28 05:49:14.808 | * extras: mirrors.tripadvisor.com 2020-03-28 05:49:14.808 | * updates: mirror.datto.com 2020-03-28 05:49:14.822 | pkgsack time: 0.015 2020-03-28 05:49:15.096 | Obs Init time: 0.208 2020-03-28 05:49:15.195 | Resolving Dependencies 2020-03-28 05:49:15.196 | --> Running transaction check 2020-03-28 05:49:15.196 | ---> Package python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 will be installed 2020-03-28 05:49:15.196 | Checking deps for python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.197 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.201 | looking for ('/usr/bin/python2', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.201 | looking for ('ethtool', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.202 | looking for ('fio', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.202 | looking for ('lldpad', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.203 | looking for ('lshw', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.204 | looking for ('pciutils', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.205 | looking for ('pexpect', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.205 | looking for ('python-ipaddr', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.205 | looking for ('python-ptyprocess', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.205 | looking for ('python2-netaddr', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.206 | looking for ('python2-pbr', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.207 | looking for ('sdparm', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.207 | looking for ('smartmontools', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.207 | looking for ('sysbench', None, (None, None, None)) as a requirement of python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:15.208 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: fio 2020-03-28 05:49:15.208 | --> Processing Dependency: fio for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.208 | Searching pkgSack for dep: fio 2020-03-28 05:49:15.214 | Building updates object 2020-03-28 05:49:15.461 | up:simple updates time: 0.004 2020-03-28 05:49:15.463 | up:obs time: 0.002 2020-03-28 05:49:15.463 | up:condense time: 0.000 2020-03-28 05:49:15.463 | updates time: 0.249 2020-03-28 05:49:15.466 | TSINFO: Marking fio-3.7-1.el7.x86_64 as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.467 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: lldpad 2020-03-28 05:49:15.468 | --> Processing Dependency: lldpad for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.468 | Searching pkgSack for dep: lldpad 2020-03-28 05:49:15.473 | TSINFO: Marking lldpad-1.0.1-5.git036e314.el7.x86_64 as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.473 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: pexpect 2020-03-28 05:49:15.473 | --> Processing Dependency: pexpect for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.473 | Searching pkgSack for dep: pexpect 2020-03-28 05:49:15.475 | Not Updating Package that is obsoleted: pexpect-2.3-11.el7.noarch 2020-03-28 05:49:15.476 | Not Updating Package that is obsoleted: pexpect-2.3-11.el7.noarch 2020-03-28 05:49:15.477 | TSINFO: Marking python2-pexpect-4.6-1.el7.noarch as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.477 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: python-ipaddr 2020-03-28 05:49:15.477 | --> Processing Dependency: python-ipaddr for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.477 | Searching pkgSack for dep: python-ipaddr 2020-03-28 05:49:15.479 | TSINFO: Marking python-ipaddr-2.1.11-2.el7.noarch as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.479 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: python-ptyprocess 2020-03-28 05:49:15.479 | --> Processing Dependency: python-ptyprocess for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.479 | Searching pkgSack for dep: python-ptyprocess 2020-03-28 05:49:15.480 | TSINFO: Marking python2-ptyprocess-0.5.2-3.el7.noarch as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.480 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: sdparm 2020-03-28 05:49:15.480 | --> Processing Dependency: sdparm for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.480 | Searching pkgSack for dep: sdparm 2020-03-28 05:49:15.483 | TSINFO: Marking sdparm-1.08-3.el7.x86_64 as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.483 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: smartmontools 2020-03-28 05:49:15.484 | --> Processing Dependency: smartmontools for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.484 | Searching pkgSack for dep: smartmontools 2020-03-28 05:49:15.487 | TSINFO: Marking 1:smartmontools-7.0-1.el7_7.1.x86_64 as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.488 | python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch requires: sysbench 2020-03-28 05:49:15.488 | --> Processing Dependency: sysbench for package: python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.488 | Searching pkgSack for dep: sysbench 2020-03-28 05:49:15.490 | TSINFO: Marking sysbench-0.4.12-12.el7.x86_64 as install for python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch 2020-03-28 05:49:15.491 | ---> Package yum-plugin-priorities.noarch 0:1.1.31-52.el7 will be installed 2020-03-28 05:49:15.491 | Checking deps for yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 05:49:15.491 | looking for ('yum', 'GE', ('0', '3.0', None)) as a requirement of yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 05:49:15.492 | --> Running transaction check 2020-03-28 05:49:15.492 | ---> Package fio.x86_64 0:3.7-1.el7 will be installed 2020-03-28 05:49:15.492 | Checking deps for fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.492 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.494 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.494 | looking for ('librdmacm.so.1(RDMACM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.494 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.495 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.495 | looking for ('libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.495 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.495 | looking for ('libnuma.so.1(libnuma_1.2)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.496 | looking for ('libnuma.so.1(libnuma_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.496 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.496 | looking for ('libm.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.496 | looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.498 | looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.498 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.498 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.498 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.499 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.499 | looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.499 | looking for ('/usr/bin/bash', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.500 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.500 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.501 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.501 | looking for ('librdmacm.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.501 | looking for ('librbd.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.502 | looking for ('librados.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.502 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.502 | looking for ('libpmemblk.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libnuma.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.503 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:15.504 | fio-3.7-1.el7.x86_64 requires: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 05:49:15.504 | --> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.504 | Searching pkgSack for dep: librdmacm.so.1(RDMACM_1.0)(64bit) 2020-03-28 05:49:15.507 | TSINFO: Marking librdmacm-22.1-3.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.507 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 05:49:15.507 | --> Processing Dependency: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.507 | Searching pkgSack for dep: libpmemblk.so.1(LIBPMEMBLK_1.0)(64bit) 2020-03-28 05:49:15.509 | TSINFO: Marking libpmemblk-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.509 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 05:49:15.509 | --> Processing Dependency: libpmem.so.1(LIBPMEM_1.0)(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.509 | Searching pkgSack for dep: libpmem.so.1(LIBPMEM_1.0)(64bit) 2020-03-28 05:49:15.511 | TSINFO: Marking libpmem-1.5.1-2.1.el7.x86_64 as install for fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.511 | fio-3.7-1.el7.x86_64 requires: librdmacm.so.1()(64bit) 2020-03-28 05:49:15.511 | --> Processing Dependency: librdmacm.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.511 | Searching pkgSack for dep: librdmacm.so.1()(64bit) 2020-03-28 05:49:15.512 | librdmacm-22.1-3.el7.x86_64 already in ts, skipping this one 2020-03-28 05:49:15.512 | fio-3.7-1.el7.x86_64 requires: libpmemblk.so.1()(64bit) 2020-03-28 05:49:15.512 | --> Processing Dependency: libpmemblk.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.512 | Searching pkgSack for dep: libpmemblk.so.1()(64bit) 2020-03-28 05:49:15.512 | libpmemblk-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 05:49:15.513 | fio-3.7-1.el7.x86_64 requires: libpmem.so.1()(64bit) 2020-03-28 05:49:15.513 | --> Processing Dependency: libpmem.so.1()(64bit) for package: fio-3.7-1.el7.x86_64 2020-03-28 05:49:15.513 | Searching pkgSack for dep: libpmem.so.1()(64bit) 2020-03-28 05:49:15.513 | libpmem-1.5.1-2.1.el7.x86_64 already in ts, skipping this one 2020-03-28 05:49:15.513 | ---> Package lldpad.x86_64 0:1.0.1-5.git036e314.el7 will be installed 2020-03-28 05:49:15.513 | Checking deps for lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.513 | looking for ('kernel', 'GE', ('0', '2.6.32', None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.812 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.813 | looking for ('systemd', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.813 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.813 | looking for ('readline', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.814 | looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.814 | looking for ('libnl-3.so.200(libnl_3)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.814 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.814 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('libnl-3.so.200()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.815 | looking for ('libconfig.so.9()(64bit)', None, (None, None, None)) as a requirement of lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:15.816 | lldpad-1.0.1-5.git036e314.el7.x86_64 requires: libconfig.so.9()(64bit) 2020-03-28 05:49:15.816 | --> Processing Dependency: libconfig.so.9()(64bit) for package: lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 05:49:15.816 | Searching pkgSack for dep: libconfig.so.9()(64bit) 2020-03-28 05:49:15.819 | TSINFO: Marking libconfig-1.4.9-5.el7.x86_64 as install for lldpad-1.0.1-5.git036e314.el7.x86_64 2020-03-28 05:49:15.819 | ---> Package python-ipaddr.noarch 0:2.1.11-2.el7 will be installed 2020-03-28 05:49:15.819 | Checking deps for python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 05:49:15.820 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 05:49:15.820 | ---> Package python2-pexpect.noarch 0:4.6-1.el7 will be installed 2020-03-28 05:49:15.820 | Checking deps for python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 05:49:15.820 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 05:49:15.820 | looking for ('python2-ptyprocess', None, (None, None, None)) as a requirement of python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 05:49:15.820 | ---> Package python2-ptyprocess.noarch 0:0.5.2-3.el7 will be installed 2020-03-28 05:49:15.820 | Checking deps for python2-ptyprocess.noarch 0:0.5.2-3.el7 - u 2020-03-28 05:49:15.820 | looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of python2-ptyprocess.noarch 0:0.5.2-3.el7 - u 2020-03-28 05:49:15.820 | ---> Package sdparm.x86_64 0:1.08-3.el7 will be installed 2020-03-28 05:49:15.820 | Checking deps for sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:15.820 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:15.820 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:15.820 | looking for ('/bin/bash', None, (None, None, None)) as a requirement of sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:15.821 | looking for ('libsgutils2.so.2()(64bit)', None, (None, None, None)) as a requirement of sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:15.821 | ---> Package smartmontools.x86_64 1:7.0-1.el7_7.1 will be installed 2020-03-28 05:49:15.821 | Checking deps for smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.821 | looking for ('systemd-units', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.821 | looking for ('systemd-units', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.822 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.822 | looking for ('mailx', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.822 | looking for ('libsystemd.so.0(LIBSYSTEMD_209)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.823 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.823 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.823 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.824 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.824 | looking for ('fileutils', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.825 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.825 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.825 | looking for ('libsystemd.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.825 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.826 | looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.826 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.826 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.826 | looking for ('libcap-ng.so.0()(64bit)', None, (None, None, None)) as a requirement of smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:15.827 | 1:smartmontools-7.0-1.el7_7.1.x86_64 requires: mailx 2020-03-28 05:49:15.827 | --> Processing Dependency: mailx for package: 1:smartmontools-7.0-1.el7_7.1.x86_64 2020-03-28 05:49:15.827 | Searching pkgSack for dep: mailx 2020-03-28 05:49:15.829 | TSINFO: Marking mailx-12.5-19.el7.x86_64 as install for 1:smartmontools-7.0-1.el7_7.1.x86_64 2020-03-28 05:49:15.830 | ---> Package sysbench.x86_64 0:0.4.12-12.el7 will be installed 2020-03-28 05:49:15.830 | Checking deps for sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.830 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.830 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.830 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.830 | looking for ('libmysqlclient.so.18(libmysqlclient_18)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libaio.so.1(LIBAIO_0.4)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libaio.so.1(LIBAIO_0.1)(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.831 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libpq.so.5()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libmysqlclient.so.18()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | looking for ('libaio.so.1()(64bit)', None, (None, None, None)) as a requirement of sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:15.832 | sysbench-0.4.12-12.el7.x86_64 requires: libpq.so.5()(64bit) 2020-03-28 05:49:15.832 | --> Processing Dependency: libpq.so.5()(64bit) for package: sysbench-0.4.12-12.el7.x86_64 2020-03-28 05:49:15.832 | Searching pkgSack for dep: libpq.so.5()(64bit) 2020-03-28 05:49:15.837 | TSINFO: Marking postgresql-libs-9.2.24-2.el7_7.x86_64 as install for sysbench-0.4.12-12.el7.x86_64 2020-03-28 05:49:15.839 | --> Running transaction check 2020-03-28 05:49:15.839 | ---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed 2020-03-28 05:49:15.839 | Checking deps for libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('libstdc++.so.6(GLIBCXX_3.4.9)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('libstdc++.so.6(GLIBCXX_3.4)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('libstdc++.so.6(CXXABI_1.3)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.839 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.840 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.840 | looking for ('libstdc++.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.840 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.840 | looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:15.840 | ---> Package libpmem.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 05:49:15.840 | Checking deps for libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.840 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.840 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.840 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | ---> Package libpmemblk.x86_64 0:1.5.1-2.1.el7 will be installed 2020-03-28 05:49:15.841 | Checking deps for libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpmem', 'EQ', ('0', '1.5.1', '2.1.el7')) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpthread.so.0(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.841 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libpmem.so.1(LIBPMEM_1.0)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libndctl.so.6(LIBNDCTL_3)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libndctl.so.6(LIBNDCTL_14)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libndctl.so.6(LIBNDCTL_1)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libpmem.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.842 | looking for ('libndctl.so.6()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.843 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:15.843 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 05:49:15.843 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_3)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.843 | Searching pkgSack for dep: libndctl.so.6(LIBNDCTL_3)(64bit) 2020-03-28 05:49:15.846 | TSINFO: Marking ndctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.846 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 05:49:15.846 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_14)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.846 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_14)(64bit) 2020-03-28 05:49:15.846 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 05:49:15.847 | --> Processing Dependency: libndctl.so.6(LIBNDCTL_1)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.847 | Quick matched ndctl-libs-64.1-2.el7.x86_64 to require for libndctl.so.6(LIBNDCTL_1)(64bit) 2020-03-28 05:49:15.847 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 05:49:15.847 | --> Processing Dependency: libdaxctl.so.1(LIBDAXCTL_2)(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.847 | Searching pkgSack for dep: libdaxctl.so.1(LIBDAXCTL_2)(64bit) 2020-03-28 05:49:15.851 | TSINFO: Marking daxctl-libs-64.1-2.el7.x86_64 as install for libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.852 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libndctl.so.6()(64bit) 2020-03-28 05:49:15.852 | --> Processing Dependency: libndctl.so.6()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.852 | Searching pkgSack for dep: libndctl.so.6()(64bit) 2020-03-28 05:49:15.852 | ndctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 05:49:15.852 | libpmemblk-1.5.1-2.1.el7.x86_64 requires: libdaxctl.so.1()(64bit) 2020-03-28 05:49:15.852 | --> Processing Dependency: libdaxctl.so.1()(64bit) for package: libpmemblk-1.5.1-2.1.el7.x86_64 2020-03-28 05:49:15.853 | Searching pkgSack for dep: libdaxctl.so.1()(64bit) 2020-03-28 05:49:15.853 | daxctl-libs-64.1-2.el7.x86_64 already in ts, skipping this one 2020-03-28 05:49:15.853 | ---> Package librdmacm.x86_64 0:22.1-3.el7 will be installed 2020-03-28 05:49:15.853 | Checking deps for librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.853 | looking for ('rdma-core(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libibverbs(x86-64)', 'EQ', ('0', '22.1', '3.el7')) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libibverbs.so.1(IBVERBS_1.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libibverbs.so.1(IBVERBS_1.1)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libibverbs.so.1(IBVERBS_1.0)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.854 | looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('ld-linux-x86-64.so.2(GLIBC_2.3)(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('ld-linux-x86-64.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('libibverbs.so.1()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:15.855 | ---> Package mailx.x86_64 0:12.5-19.el7 will be installed 2020-03-28 05:49:15.856 | Checking deps for mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.856 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.856 | looking for ('libssl3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.857 | looking for ('libsmime3.so(NSS_3.6)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.857 | looking for ('libsmime3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.858 | looking for ('libnss3.so(NSS_3.7)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.858 | looking for ('libnss3.so(NSS_3.4)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.858 | looking for ('libnss3.so(NSS_3.2)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.858 | looking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.859 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.859 | looking for ('/bin/sh', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.859 | looking for ('libssl3.so()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.859 | looking for ('libsmime3.so()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.860 | looking for ('libplc4.so()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.860 | looking for ('libnss3.so()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.860 | looking for ('libnspr4.so()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.860 | looking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:15.861 | ---> Package postgresql-libs.x86_64 0:9.2.24-2.el7_7 will be installed 2020-03-28 05:49:15.861 | Checking deps for postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libkrb5.so.3(krb5_3_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.861 | looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('glibc', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.862 | looking for ('libldap_r-2.4.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.863 | looking for ('libkrb5.so.3()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.863 | looking for ('libgssapi_krb5.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.863 | looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.863 | looking for ('libcom_err.so.2()(64bit)', None, (None, None, None)) as a requirement of postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:15.864 | --> Running transaction check 2020-03-28 05:49:15.864 | ---> Package daxctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 05:49:15.864 | Checking deps for daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.864 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.864 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.864 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.864 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | ---> Package ndctl-libs.x86_64 0:64.1-2.el7 will be installed 2020-03-28 05:49:15.865 | Checking deps for ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('daxctl-libs(x86-64)', 'EQ', ('0', '64.1', '2.el7')) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('libuuid.so.1(UUID_1.0)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('libudev.so.1(LIBUDEV_183)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.865 | looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('libdaxctl.so.1(LIBDAXCTL_2)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('libdaxctl.so.1(LIBDAXCTL_1)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('libc.so.6(GLIBC_2.17)(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('libuuid.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.866 | looking for ('libudev.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.867 | looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.867 | looking for ('libdaxctl.so.1()(64bit)', None, (None, None, None)) as a requirement of ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:15.982 | --> Finished Dependency Resolution 2020-03-28 05:49:15.982 | Dependency Process ending 2020-03-28 05:49:16.106 | Depsolve time: 0.910 2020-03-28 05:49:16.106 | 2020-03-28 05:49:16.106 | Dependencies Resolved 2020-03-28 05:49:16.113 | 2020-03-28 05:49:16.113 | ================================================================================ 2020-03-28 05:49:16.114 | Package Arch Version Repository Size 2020-03-28 05:49:16.114 | ================================================================================ 2020-03-28 05:49:16.114 | Installing: 2020-03-28 05:49:16.114 | python-hardware-detect noarch 0.23.0-0.20200117063326.59211cc.el7 2020-03-28 05:49:16.114 | delorean 86 k 2020-03-28 05:49:16.114 | yum-plugin-priorities noarch 1.1.31-52.el7 base 29 k 2020-03-28 05:49:16.114 | Installing for dependencies: 2020-03-28 05:49:16.114 | daxctl-libs x86_64 64.1-2.el7 base 26 k 2020-03-28 05:49:16.114 | fio x86_64 3.7-1.el7 base 467 k 2020-03-28 05:49:16.114 | libconfig x86_64 1.4.9-5.el7 base 59 k 2020-03-28 05:49:16.114 | libpmem x86_64 1.5.1-2.1.el7 base 59 k 2020-03-28 05:49:16.114 | libpmemblk x86_64 1.5.1-2.1.el7 base 80 k 2020-03-28 05:49:16.114 | librdmacm x86_64 22.1-3.el7 base 63 k 2020-03-28 05:49:16.114 | lldpad x86_64 1.0.1-5.git036e314.el7 2020-03-28 05:49:16.114 | base 283 k 2020-03-28 05:49:16.114 | mailx x86_64 12.5-19.el7 base 245 k 2020-03-28 05:49:16.114 | ndctl-libs x86_64 64.1-2.el7 base 63 k 2020-03-28 05:49:16.114 | postgresql-libs x86_64 9.2.24-2.el7_7 quickstart-centos-updates 234 k 2020-03-28 05:49:16.114 | python-ipaddr noarch 2.1.11-2.el7 base 35 k 2020-03-28 05:49:16.114 | python2-pexpect noarch 4.6-1.el7 delorean-rocky-deps 134 k 2020-03-28 05:49:16.114 | python2-ptyprocess noarch 0.5.2-3.el7 delorean-rocky-deps 25 k 2020-03-28 05:49:16.114 | sdparm x86_64 1.08-3.el7 base 86 k 2020-03-28 05:49:16.114 | smartmontools x86_64 1:7.0-1.el7_7.1 quickstart-centos-updates 546 k 2020-03-28 05:49:16.114 | sysbench x86_64 0.4.12-12.el7 delorean-rocky-deps 75 k 2020-03-28 05:49:16.114 | 2020-03-28 05:49:16.114 | Transaction Summary 2020-03-28 05:49:16.114 | ================================================================================ 2020-03-28 05:49:16.114 | Install 2 Packages (+16 Dependent packages) 2020-03-28 05:49:16.114 | 2020-03-28 05:49:16.114 | Total size: 2.5 M 2020-03-28 05:49:16.114 | Total download size: 2.3 M 2020-03-28 05:49:16.114 | Installed size: 7.8 M 2020-03-28 05:49:16.114 | Downloading packages: 2020-03-28 05:49:16.115 | using local copy of python2-pexpect-4.6-1.el7.noarch 2020-03-28 05:49:16.115 | using local copy of python-ipaddr-2.1.11-2.el7.noarch 2020-03-28 05:49:16.116 | using local copy of python2-ptyprocess-0.5.2-3.el7.noarch 2020-03-28 05:49:16.881 | -------------------------------------------------------------------------------- 2020-03-28 05:49:16.882 | Total 3.1 MB/s | 2.3 MB 00:00 2020-03-28 05:49:16.895 | Member: postgresql-libs.x86_64 0:9.2.24-2.el7_7 - u 2020-03-28 05:49:16.897 | Adding Package postgresql-libs-9.2.24-2.el7_7.x86_64 in mode u 2020-03-28 05:49:16.898 | Member: yum-plugin-priorities.noarch 0:1.1.31-52.el7 - u 2020-03-28 05:49:16.899 | Adding Package yum-plugin-priorities-1.1.31-52.el7.noarch in mode u 2020-03-28 05:49:16.899 | Member: sdparm.x86_64 0:1.08-3.el7 - u 2020-03-28 05:49:16.900 | Adding Package sdparm-1.08-3.el7.x86_64 in mode u 2020-03-28 05:49:16.901 | Member: libconfig.x86_64 0:1.4.9-5.el7 - u 2020-03-28 05:49:16.901 | Adding Package libconfig-1.4.9-5.el7.x86_64 in mode u 2020-03-28 05:49:16.902 | Member: python2-pexpect.noarch 0:4.6-1.el7 - u 2020-03-28 05:49:16.903 | Adding Package python2-pexpect-4.6-1.el7.noarch in mode u 2020-03-28 05:49:16.904 | Member: sysbench.x86_64 0:0.4.12-12.el7 - u 2020-03-28 05:49:16.905 | Adding Package sysbench-0.4.12-12.el7.x86_64 in mode u 2020-03-28 05:49:16.905 | Member: fio.x86_64 0:3.7-1.el7 - u 2020-03-28 05:49:16.906 | Adding Package fio-3.7-1.el7.x86_64 in mode u 2020-03-28 05:49:16.907 | Member: python-ipaddr.noarch 0:2.1.11-2.el7 - u 2020-03-28 05:49:16.908 | Adding Package python-ipaddr-2.1.11-2.el7.noarch in mode u 2020-03-28 05:49:16.908 | Member: librdmacm.x86_64 0:22.1-3.el7 - u 2020-03-28 05:49:16.909 | Adding Package librdmacm-22.1-3.el7.x86_64 in mode u 2020-03-28 05:49:16.910 | Member: libpmemblk.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:16.910 | Adding Package libpmemblk-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 05:49:16.911 | Member: daxctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:16.912 | Adding Package daxctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 05:49:16.913 | Member: python2-ptyprocess.noarch 0:0.5.2-3.el7 - u 2020-03-28 05:49:16.914 | Adding Package python2-ptyprocess-0.5.2-3.el7.noarch in mode u 2020-03-28 05:49:16.914 | Member: lldpad.x86_64 0:1.0.1-5.git036e314.el7 - u 2020-03-28 05:49:16.914 | Adding Package lldpad-1.0.1-5.git036e314.el7.x86_64 in mode u 2020-03-28 05:49:16.914 | Member: mailx.x86_64 0:12.5-19.el7 - u 2020-03-28 05:49:16.914 | Adding Package mailx-12.5-19.el7.x86_64 in mode u 2020-03-28 05:49:16.914 | Member: python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 - u 2020-03-28 05:49:16.915 | Adding Package python-hardware-detect-0.23.0-0.20200117063326.59211cc.el7.noarch in mode u 2020-03-28 05:49:16.915 | Member: smartmontools.x86_64 1:7.0-1.el7_7.1 - u 2020-03-28 05:49:16.915 | Adding Package 1:smartmontools-7.0-1.el7_7.1.x86_64 in mode u 2020-03-28 05:49:16.915 | Member: libpmem.x86_64 0:1.5.1-2.1.el7 - u 2020-03-28 05:49:16.915 | Adding Package libpmem-1.5.1-2.1.el7.x86_64 in mode u 2020-03-28 05:49:16.915 | Member: ndctl-libs.x86_64 0:64.1-2.el7 - u 2020-03-28 05:49:16.916 | Adding Package ndctl-libs-64.1-2.el7.x86_64 in mode u 2020-03-28 05:49:16.916 | Running transaction check 2020-03-28 05:49:17.060 | Transaction check time: 0.144 2020-03-28 05:49:17.060 | Running transaction test 2020-03-28 05:49:17.097 | Transaction test succeeded 2020-03-28 05:49:17.097 | Transaction test time: 0.038 2020-03-28 05:49:17.098 | Running transaction 2020-03-28 05:49:17.218 | Installing : libpmem-1.5.1-2.1.el7.x86_64 1/18 2020-03-28 05:49:17.245 | Installing : python2-ptyprocess-0.5.2-3.el7.noarch 2/18 2020-03-28 05:49:17.297 | Installing : daxctl-libs-64.1-2.el7.x86_64 3/18 2020-03-28 05:49:17.351 | Installing : ndctl-libs-64.1-2.el7.x86_64 4/18 2020-03-28 05:49:17.437 | Installing : libpmemblk-1.5.1-2.1.el7.x86_64 5/18 2020-03-28 05:49:17.512 | Installing : python2-pexpect-4.6-1.el7.noarch 6/18 2020-03-28 05:49:17.666 | Installing : mailx-12.5-19.el7.x86_64 7/18 2020-03-28 05:49:17.715 | Installing : 1:smartmontools-7.0-1.el7_7.1.x86_64 8/18 2020-03-28 05:49:17.797 | Installing : librdmacm-22.1-3.el7.x86_64 9/18 2020-03-28 05:49:17.833 | Installing : fio-3.7-1.el7.x86_64 10/18 2020-03-28 05:49:17.862 | Installing : python-ipaddr-2.1.11-2.el7.noarch 11/18 2020-03-28 05:49:18.210 | Installing : libconfig-1.4.9-5.el7.x86_64 12/18 2020-03-28 05:49:18.269 | Installing : lldpad-1.0.1-5.git036e314.el7.x86_64 13/18 2020-03-28 05:49:18.342 | Installing : sdparm-1.08-3.el7.x86_64 14/18 2020-03-28 05:49:18.397 | Installing : postgresql-libs-9.2.24-2.el7_7.x86_64 15/18 2020-03-28 05:49:18.443 | Installing : sysbench-0.4.12-12.el7.x86_64 16/18 2020-03-28 05:49:18.468 | Installing : python-hardware-detect-0.23.0-0.20200117063326.59211cc.e 17/18 2020-03-28 05:49:18.490 | Installing : yum-plugin-priorities-1.1.31-52.el7.noarch 18/18 2020-03-28 05:49:18.500 | Verifying : postgresql-libs-9.2.24-2.el7_7.x86_64 1/18 2020-03-28 05:49:18.509 | Verifying : yum-plugin-priorities-1.1.31-52.el7.noarch 2/18 2020-03-28 05:49:18.517 | Verifying : sdparm-1.08-3.el7.x86_64 3/18 2020-03-28 05:49:18.526 | Verifying : libconfig-1.4.9-5.el7.x86_64 4/18 2020-03-28 05:49:18.535 | Verifying : python2-pexpect-4.6-1.el7.noarch 5/18 2020-03-28 05:49:18.548 | Verifying : sysbench-0.4.12-12.el7.x86_64 6/18 2020-03-28 05:49:18.560 | Verifying : fio-3.7-1.el7.x86_64 7/18 2020-03-28 05:49:18.571 | Verifying : python-ipaddr-2.1.11-2.el7.noarch 8/18 2020-03-28 05:49:18.582 | Verifying : librdmacm-22.1-3.el7.x86_64 9/18 2020-03-28 05:49:18.593 | Verifying : libpmemblk-1.5.1-2.1.el7.x86_64 10/18 2020-03-28 05:49:18.605 | Verifying : daxctl-libs-64.1-2.el7.x86_64 11/18 2020-03-28 05:49:18.617 | Verifying : python2-ptyprocess-0.5.2-3.el7.noarch 12/18 2020-03-28 05:49:18.629 | Verifying : lldpad-1.0.1-5.git036e314.el7.x86_64 13/18 2020-03-28 05:49:18.640 | Verifying : mailx-12.5-19.el7.x86_64 14/18 2020-03-28 05:49:18.651 | Verifying : python-hardware-detect-0.23.0-0.20200117063326.59211cc.e 15/18 2020-03-28 05:49:18.664 | Verifying : 1:smartmontools-7.0-1.el7_7.1.x86_64 16/18 2020-03-28 05:49:18.676 | Verifying : libpmem-1.5.1-2.1.el7.x86_64 17/18 2020-03-28 05:49:18.826 | Verifying : ndctl-libs-64.1-2.el7.x86_64 18/18 2020-03-28 05:49:18.826 | VerifyTransaction time: 0.336 2020-03-28 05:49:18.827 | Transaction time: 1.729 2020-03-28 05:49:18.828 | 2020-03-28 05:49:18.828 | Installed: 2020-03-28 05:49:18.828 | python-hardware-detect.noarch 0:0.23.0-0.20200117063326.59211cc.el7 2020-03-28 05:49:18.828 | yum-plugin-priorities.noarch 0:1.1.31-52.el7 2020-03-28 05:49:18.828 | 2020-03-28 05:49:18.828 | Dependency Installed: 2020-03-28 05:49:18.828 | daxctl-libs.x86_64 0:64.1-2.el7 2020-03-28 05:49:18.828 | fio.x86_64 0:3.7-1.el7 2020-03-28 05:49:18.828 | libconfig.x86_64 0:1.4.9-5.el7 2020-03-28 05:49:18.828 | libpmem.x86_64 0:1.5.1-2.1.el7 2020-03-28 05:49:18.828 | libpmemblk.x86_64 0:1.5.1-2.1.el7 2020-03-28 05:49:18.828 | librdmacm.x86_64 0:22.1-3.el7 2020-03-28 05:49:18.828 | lldpad.x86_64 0:1.0.1-5.git036e314.el7 2020-03-28 05:49:18.828 | mailx.x86_64 0:12.5-19.el7 2020-03-28 05:49:18.828 | ndctl-libs.x86_64 0:64.1-2.el7 2020-03-28 05:49:18.828 | postgresql-libs.x86_64 0:9.2.24-2.el7_7 2020-03-28 05:49:18.828 | python-ipaddr.noarch 0:2.1.11-2.el7 2020-03-28 05:49:18.828 | python2-pexpect.noarch 0:4.6-1.el7 2020-03-28 05:49:18.828 | python2-ptyprocess.noarch 0:0.5.2-3.el7 2020-03-28 05:49:18.828 | sdparm.x86_64 0:1.08-3.el7 2020-03-28 05:49:18.828 | smartmontools.x86_64 1:7.0-1.el7_7.1 2020-03-28 05:49:18.828 | sysbench.x86_64 0:0.4.12-12.el7 2020-03-28 05:49:18.828 | 2020-03-28 05:49:18.830 | Complete! 2020-03-28 05:49:18.884 | + '[' install == install ']' 2020-03-28 05:49:18.884 | + '[' yum == dnf ']' 2020-03-28 05:49:18.892 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:49:18.897 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:49:18.903 | + diskimage_builder/lib/disk-image-create:main:366 : run_d_in_target post-install 2020-03-28 05:49:18.907 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:49:18.911 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:49:18.916 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.puGB4LCx/hooks/post-install.d ']' 2020-03-28 05:49:18.921 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:18.951 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:49:18.983 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:19.010 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:19.036 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-post-install run_in_target bash 2020-03-28 05:49:19.043 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:19.044 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-install(,|$)' -q 2020-03-28 05:49:19.053 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:49:19.058 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:49:19.063 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:49:19.068 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2020-03-28 05:49:19.074 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2020-03-28 05:49:19.081 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:49:19.087 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:49:19.092 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:49:19.098 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.puGB4LCx/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2020-03-28 05:49:19.150 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:49:19.156 | + source /tmp/in_target.d/post-install.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:49:19.156 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:49:19.157 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:49:19.157 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:49:19.159 | + source /tmp/in_target.d/post-install.d/../environment.d/01-export-install-types.bash 2020-03-28 05:49:19.159 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:19.159 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:19.159 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:49:19.162 | + source /tmp/in_target.d/post-install.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:49:19.162 | ++ '[' -n '' ']' 2020-03-28 05:49:19.162 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:49:19.165 | + source /tmp/in_target.d/post-install.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:49:19.165 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:49:19.165 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:49:19.165 | ++ export DIB_RELEASE=7 2020-03-28 05:49:19.165 | ++ DIB_RELEASE=7 2020-03-28 05:49:19.165 | ++ export YUM=yum 2020-03-28 05:49:19.165 | ++ YUM=yum 2020-03-28 05:49:19.165 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 05:49:19.168 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2020-03-28 05:49:19.168 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:49:19.168 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:49:19.168 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:49:19.171 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:49:19.172 | ++ export DISTRO_NAME=centos 2020-03-28 05:49:19.172 | ++ DISTRO_NAME=centos 2020-03-28 05:49:19.172 | ++ export DIB_RELEASE=7 2020-03-28 05:49:19.172 | ++ DIB_RELEASE=7 2020-03-28 05:49:19.172 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:49:19.175 | + source /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:49:19.175 | ++ export DISTRO_NAME=centos7 2020-03-28 05:49:19.175 | ++ DISTRO_NAME=centos7 2020-03-28 05:49:19.175 | ++ export DIB_RELEASE=7 2020-03-28 05:49:19.175 | ++ DIB_RELEASE=7 2020-03-28 05:49:19.175 | ++ export YUM=yum 2020-03-28 05:49:19.175 | ++ YUM=yum 2020-03-28 05:49:19.175 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:49:19.179 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:49:19.179 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:19.179 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:19.179 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:49:19.182 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:49:19.182 | ++ [[ 7 == \8 ]] 2020-03-28 05:49:19.182 | ++ [[ 7 == \7 ]] 2020-03-28 05:49:19.182 | ++ export YUM=yum 2020-03-28 05:49:19.182 | ++ YUM=yum 2020-03-28 05:49:19.182 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 05:49:19.185 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2020-03-28 05:49:19.185 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:49:19.185 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:49:19.185 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:49:19.185 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:49:19.185 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 05:49:19.188 | + source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version 2020-03-28 05:49:19.188 | ++ '[' -z 2 ']' 2020-03-28 05:49:19.188 | ++ '[' -z 2 ']' 2020-03-28 05:49:19.188 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:49:19.188 | ++ export DIB_PYTHON=python2 2020-03-28 05:49:19.188 | ++ DIB_PYTHON=python2 2020-03-28 05:49:19.189 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 05:49:19.192 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2020-03-28 05:49:19.192 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:49:19.192 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:49:19.192 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:49:19.192 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:49:19.192 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 05:49:19.196 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2020-03-28 05:49:19.196 | ++ '[' -z systemd ']' 2020-03-28 05:49:19.196 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:49:19.196 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 05:49:19.201 | + set -eu 2020-03-28 05:49:19.202 | + set -o pipefail 2020-03-28 05:49:19.202 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2020-03-28 05:49:19.204 | + package-installs -d /tmp/in_target.d/post-install.d 2020-03-28 05:49:19.206 | + set -eu 2020-03-28 05:49:19.206 | + set -o pipefail 2020-03-28 05:49:19.207 | ++ basename /usr/local/bin/package-installs 2020-03-28 05:49:19.208 | + SCRIPTNAME=package-installs 2020-03-28 05:49:19.209 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2020-03-28 05:49:19.211 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 05:49:19.211 | + '[' 0 '!=' 0 ']' 2020-03-28 05:49:19.211 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 05:49:19.211 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 05:49:19.211 | + WORKDIR= 2020-03-28 05:49:19.211 | + true 2020-03-28 05:49:19.211 | + case "$1" in 2020-03-28 05:49:19.211 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 05:49:19.211 | + shift 2 2020-03-28 05:49:19.211 | + true 2020-03-28 05:49:19.211 | + case "$1" in 2020-03-28 05:49:19.211 | + shift 2020-03-28 05:49:19.211 | + break 2020-03-28 05:49:19.211 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 05:49:19.211 | + PACKAGES= 2020-03-28 05:49:19.212 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:49:19.214 | + '[' -n '' ']' 2020-03-28 05:49:19.224 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2020-03-28 05:49:19.267 | Nothing to install 2020-03-28 05:49:19.274 | dib-run-parts 00-package-installs completed 2020-03-28 05:49:19.274 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2020-03-28 05:49:19.279 | + set -eu 2020-03-28 05:49:19.279 | + set -o pipefail 2020-03-28 05:49:19.279 | + grep NOZEROCONF /etc/sysconfig/network 2020-03-28 05:49:19.280 | NOZEROCONF=yes 2020-03-28 05:49:19.283 | dib-run-parts 06-network-config-nonzeroconf completed 2020-03-28 05:49:19.283 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 05:49:19.287 | + set -eu 2020-03-28 05:49:19.287 | + set -o pipefail 2020-03-28 05:49:19.287 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2020-03-28 05:49:19.289 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2020-03-28 05:49:19.289 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2020-03-28 05:49:19.289 | + case "${DIB_INIT_SYSTEM}" in 2020-03-28 05:49:19.291 | dib-run-parts 10-enable-init-scripts completed 2020-03-28 05:49:19.291 | dib-run-parts Running /tmp/in_target.d/post-install.d/70-init-ibft-interfaces 2020-03-28 05:49:19.296 | + set -eu 2020-03-28 05:49:19.296 | + set -o pipefail 2020-03-28 05:49:19.296 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 05:49:19.296 | + systemctl enable init-ibft-interfaces.service 2020-03-28 05:49:19.300 | Created symlink /etc/systemd/system/multi-user.target.wants/init-ibft-interfaces.service, pointing to /usr/lib/systemd/system/init-ibft-interfaces.service. 2020-03-28 05:49:19.302 | dib-run-parts 70-init-ibft-interfaces completed 2020-03-28 05:49:19.302 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2020-03-28 05:49:19.307 | + set -eu 2020-03-28 05:49:19.307 | + set -o pipefail 2020-03-28 05:49:19.307 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 05:49:19.307 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 05:49:19.307 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 05:49:19.307 | + systemctl enable sshd.service 2020-03-28 05:49:19.312 | dib-run-parts 80-enable-sshd-service completed 2020-03-28 05:49:19.313 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ironic-agent 2020-03-28 05:49:19.317 | + set -eu 2020-03-28 05:49:19.317 | + set -o pipefail 2020-03-28 05:49:19.317 | + install-packages -e cloud-init 2020-03-28 05:49:19.354 | Running install-packages erase. 2020-03-28 05:49:19.354 | + yum -v -y erase cloud-init 2020-03-28 05:49:19.535 | Loading "fastestmirror" plugin 2020-03-28 05:49:19.536 | Loading "priorities" plugin 2020-03-28 05:49:19.539 | Config time: 0.009 2020-03-28 05:49:19.540 | Yum version: 3.4.3 2020-03-28 05:49:19.599 | rpmdb time: 0.000 2020-03-28 05:49:19.652 | Resolving Dependencies 2020-03-28 05:49:19.653 | --> Running transaction check 2020-03-28 05:49:19.653 | ---> Package cloud-init.x86_64 0:18.5-3.el7.centos will be erased 2020-03-28 05:49:19.653 | Checking deps for cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 05:49:20.115 | --> Finished Dependency Resolution 2020-03-28 05:49:20.115 | Dependency Process ending 2020-03-28 05:49:20.236 | Depsolve time: 0.583 2020-03-28 05:49:20.236 | 2020-03-28 05:49:20.236 | Dependencies Resolved 2020-03-28 05:49:20.237 | 2020-03-28 05:49:20.237 | ================================================================================ 2020-03-28 05:49:20.237 | Package Arch Version Repository Size 2020-03-28 05:49:20.237 | ================================================================================ 2020-03-28 05:49:20.237 | Removing: 2020-03-28 05:49:20.237 | cloud-init x86_64 18.5-3.el7.centos @base 3.0 M 2020-03-28 05:49:20.237 | 2020-03-28 05:49:20.237 | Transaction Summary 2020-03-28 05:49:20.237 | ================================================================================ 2020-03-28 05:49:20.237 | Remove 1 Package 2020-03-28 05:49:20.237 | 2020-03-28 05:49:20.237 | Installed size: 3.0 M 2020-03-28 05:49:20.237 | Downloading packages: 2020-03-28 05:49:20.238 | Member: cloud-init.x86_64 0:18.5-3.el7.centos - e 2020-03-28 05:49:20.240 | Removing Package cloud-init-18.5-3.el7.centos.x86_64 2020-03-28 05:49:20.240 | Running transaction check 2020-03-28 05:49:20.241 | Transaction check time: 0.002 2020-03-28 05:49:20.241 | Running transaction test 2020-03-28 05:49:20.273 | Transaction test succeeded 2020-03-28 05:49:20.273 | Transaction test time: 0.032 2020-03-28 05:49:20.274 | Running transaction 2020-03-28 05:49:20.419 | Erasing : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 05:49:20.499 | Verifying : cloud-init-18.5-3.el7.centos.x86_64 1/1 2020-03-28 05:49:20.499 | VerifyTransaction time: 0.080 2020-03-28 05:49:20.499 | Transaction time: 0.226 2020-03-28 05:49:20.500 | 2020-03-28 05:49:20.500 | Removed: 2020-03-28 05:49:20.500 | cloud-init.x86_64 0:18.5-3.el7.centos 2020-03-28 05:49:20.500 | 2020-03-28 05:49:20.502 | Complete! 2020-03-28 05:49:20.540 | + '[' erase == install ']' 2020-03-28 05:49:20.540 | + rm -rf /tmp/ironic-python-agent 2020-03-28 05:49:20.542 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 05:49:20.543 | ++ systemctl --no-pager list-unit-files iptables 2020-03-28 05:49:20.642 | + [[ UNIT FILE STATE 2020-03-28 05:49:20.642 | 2020-03-28 05:49:20.642 | 0 unit files listed. =~ enabled ]] 2020-03-28 05:49:20.642 | ++ svc-map ironic-python-agent 2020-03-28 05:49:20.712 | + systemctl enable openstack-ironic-python-agent.service 2020-03-28 05:49:20.715 | Created symlink /etc/systemd/system/multi-user.target.wants/openstack-ironic-python-agent.service, pointing to /usr/lib/systemd/system/openstack-ironic-python-agent.service. 2020-03-28 05:49:20.715 | + systemctl enable ironic-agent-create-rescue-user.path 2020-03-28 05:49:20.718 | Created symlink /etc/systemd/system/multi-user.target.wants/ironic-agent-create-rescue-user.path, pointing to /etc/systemd/system/ironic-agent-create-rescue-user.path. 2020-03-28 05:49:20.721 | dib-run-parts 80-ironic-agent completed 2020-03-28 05:49:20.721 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2020-03-28 05:49:20.726 | + set -eu 2020-03-28 05:49:20.726 | + set -o pipefail 2020-03-28 05:49:20.726 | + case "$DIB_INIT_SYSTEM" in 2020-03-28 05:49:20.726 | + [[ centos7 = \u\b\u\n\t\u ]] 2020-03-28 05:49:20.726 | + [[ centos7 = \d\e\b\i\a\n ]] 2020-03-28 05:49:20.727 | + rm /usr/lib/systemd/system/ssh-keygen.service 2020-03-28 05:49:20.743 | dib-run-parts 80-ssh-keygen completed 2020-03-28 05:49:20.744 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 05:49:20.749 | + set -eu 2020-03-28 05:49:20.749 | + set -o pipefail 2020-03-28 05:49:20.750 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2020-03-28 05:49:20.752 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2020-03-28 05:49:20.754 | + set -eu 2020-03-28 05:49:20.754 | + set -o pipefail 2020-03-28 05:49:20.754 | ++ basename /usr/local/bin/package-uninstalls 2020-03-28 05:49:20.755 | + SCRIPTNAME=package-uninstalls 2020-03-28 05:49:20.756 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2020-03-28 05:49:20.757 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 05:49:20.757 | + '[' 0 '!=' 0 ']' 2020-03-28 05:49:20.757 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2020-03-28 05:49:20.757 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2020-03-28 05:49:20.757 | + WORKDIR= 2020-03-28 05:49:20.757 | + true 2020-03-28 05:49:20.757 | + case "$1" in 2020-03-28 05:49:20.757 | + WORKDIR=/tmp/in_target.d/post-install.d 2020-03-28 05:49:20.757 | + shift 2 2020-03-28 05:49:20.757 | + true 2020-03-28 05:49:20.757 | + case "$1" in 2020-03-28 05:49:20.757 | + shift 2020-03-28 05:49:20.757 | + break 2020-03-28 05:49:20.757 | + '[' -z /tmp/in_target.d/post-install.d ']' 2020-03-28 05:49:20.757 | + PACKAGES= 2020-03-28 05:49:20.759 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2020-03-28 05:49:20.760 | + install-packages -e 2020-03-28 05:49:20.769 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2020-03-28 05:49:20.807 | Nothing to uninstall 2020-03-28 05:49:20.812 | dib-run-parts 95-package-uninstalls completed 2020-03-28 05:49:20.813 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2020-03-28 05:49:20.816 | + set -eu 2020-03-28 05:49:20.817 | + set -o pipefail 2020-03-28 05:49:20.817 | + '[' 1 -eq 1 ']' 2020-03-28 05:49:20.817 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2020-03-28 05:49:20.817 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2020-03-28 05:49:20.817 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2020-03-28 05:49:20.817 | + grep -qE '^MACs' /etc/ssh/sshd_config 2020-03-28 05:49:20.819 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2020-03-28 05:49:20.821 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2020-03-28 05:49:20.823 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2020-03-28 05:49:20.825 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2020-03-28 05:49:20.827 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2020-03-28 05:49:20.831 | dib-run-parts 99-harden-sshd-config completed 2020-03-28 05:49:20.831 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2020-03-28 05:49:20.835 | + set -eu 2020-03-28 05:49:20.835 | + set -o pipefail 2020-03-28 05:49:20.835 | + [[ yum == \d\n\f ]] 2020-03-28 05:49:20.835 | + cfg=/etc/yum.conf 2020-03-28 05:49:20.835 | + cachedir=/var/cache/yum 2020-03-28 05:49:20.835 | + sed -i '/^keepcache/c\keepcache=0' /etc/yum.conf 2020-03-28 05:49:20.837 | + sed -i '/^cachedir/c\cachedir=/var/cache/yum' /etc/yum.conf 2020-03-28 05:49:20.842 | dib-run-parts 99-reset-yum-conf completed 2020-03-28 05:49:20.843 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:49:20.843 | dib-run-parts 2020-03-28 05:49:20.845 | dib-run-parts Target: post-install.d 2020-03-28 05:49:20.845 | dib-run-parts 2020-03-28 05:49:20.845 | dib-run-parts Script Seconds 2020-03-28 05:49:20.845 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:49:20.845 | dib-run-parts 2020-03-28 05:49:20.855 | dib-run-parts 00-package-installs 0.076 2020-03-28 05:49:20.861 | dib-run-parts 06-network-config-nonzeroconf 0.006 2020-03-28 05:49:20.867 | dib-run-parts 10-enable-init-scripts 0.006 2020-03-28 05:49:20.873 | dib-run-parts 70-init-ibft-interfaces 0.009 2020-03-28 05:49:20.881 | dib-run-parts 80-enable-sshd-service 0.008 2020-03-28 05:49:20.887 | dib-run-parts 80-ironic-agent 1.406 2020-03-28 05:49:20.892 | dib-run-parts 80-ssh-keygen 0.020 2020-03-28 05:49:20.898 | dib-run-parts 95-package-uninstalls 0.067 2020-03-28 05:49:20.903 | dib-run-parts 99-harden-sshd-config 0.017 2020-03-28 05:49:20.909 | dib-run-parts 99-reset-yum-conf 0.010 2020-03-28 05:49:20.910 | dib-run-parts 2020-03-28 05:49:20.910 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:49:20.920 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:49:20.925 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:49:20.929 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 05:49:20.934 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-post-install run_in_target bash 2020-03-28 05:49:20.938 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:20.939 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-install(,|$)' -q 2020-03-28 05:49:20.948 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:20.989 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 05:49:21.024 | + diskimage_builder/lib/disk-image-create:main:367 : run_d post-root 2020-03-28 05:49:21.028 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:49:21.032 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:49:21.036 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-post-root bash 2020-03-28 05:49:21.041 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:21.041 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-post-root(,|$)' -q 2020-03-28 05:49:21.047 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/post-root.d ']' 2020-03-28 05:49:21.050 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-post-root bash 2020-03-28 05:49:21.055 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:21.055 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-post-root(,|$)' -q 2020-03-28 05:49:21.061 | + diskimage_builder/lib/disk-image-create:main:371 : '[' -e /tmp/dib_build.puGB4LCx/mnt/lost+found ']' 2020-03-28 05:49:21.065 | + diskimage_builder/lib/disk-image-create:main:375 : unmount_image 2020-03-28 05:49:21.068 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 05:49:22.098 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:49:22.102 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:49:22.106 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 05:49:22.109 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 05:49:22.112 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 05:49:22.116 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 05:49:22.120 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.puGB4LCx/mnt ']' 2020-03-28 05:49:22.123 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:49:22.129 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:49:22.132 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 05:49:22.136 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 05:49:22.140 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.puGB4LCx/mnt/' 2020-03-28 05:49:22.141 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 05:49:22.141 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 05:49:22.147 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.puGB4LCx/mnt/tmp/yum 2020-03-28 05:49:22.147 | /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:49:22.147 | /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:49:22.147 | /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:49:22.147 | /tmp/dib_build.puGB4LCx/mnt/dev' 2020-03-28 05:49:22.150 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:49:22.154 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:49:22.158 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:49:22.161 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:49:22.164 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:49:22.167 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/tmp/yum' 2020-03-28 05:49:22.167 | Unmount /tmp/dib_build.puGB4LCx/mnt/tmp/yum 2020-03-28 05:49:22.170 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/tmp/yum 2020-03-28 05:49:22.227 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:49:22.230 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:49:22.234 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:49:22.237 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:49:22.240 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:49:22.243 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/sys' 2020-03-28 05:49:22.243 | Unmount /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:49:22.246 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:49:22.279 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:49:22.282 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:49:22.285 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:49:22.288 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:49:22.291 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:49:22.294 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/proc' 2020-03-28 05:49:22.294 | Unmount /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:49:22.297 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:49:22.338 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:49:22.341 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:49:22.345 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:49:22.349 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:49:22.353 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:49:22.356 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/dev/pts' 2020-03-28 05:49:22.357 | Unmount /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:49:22.360 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:49:22.405 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:49:22.409 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:49:22.413 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:49:22.417 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:49:22.421 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:49:22.425 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/dev' 2020-03-28 05:49:22.426 | Unmount /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:49:22.429 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:49:22.477 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 05:49:22.480 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 05:49:22.484 | + diskimage_builder/lib/disk-image-create:main:376 : mv /tmp/dib_build.puGB4LCx/mnt /tmp/dib_build.puGB4LCx/built 2020-03-28 05:49:22.503 | + diskimage_builder/lib/disk-image-create:main:383 : du_output=/tmp/dib_build.puGB4LCx/du_output.tmp 2020-03-28 05:49:22.508 | + diskimage_builder/lib/disk-image-create:main:385 : '[' -n '' ']' 2020-03-28 05:49:22.513 | Calculating image size (this may take a minute)... 2020-03-28 05:49:22.848 | + diskimage_builder/lib/disk-image-create:main:404 : [[ 0 != 0 ]] 2020-03-28 05:49:22.851 | + diskimage_builder/lib/disk-image-create:main:438 : rm -f /tmp/dib_build.puGB4LCx/du_output.tmp 2020-03-28 05:49:22.859 | + diskimage_builder/lib/disk-image-create:main:440 : '[' -n '' ']' 2020-03-28 05:49:22.862 | + diskimage_builder/lib/disk-image-create:main:443 : journal_size=64 2020-03-28 05:49:22.866 | + diskimage_builder/lib/disk-image-create:main:446 : '[' xfs = ext4 ']' 2020-03-28 05:49:22.870 | + diskimage_builder/lib/disk-image-create:main:483 : [[ pip-and-virtualenv-override rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ block-device-efi ]] 2020-03-28 05:49:22.875 | ++ diskimage_builder/lib/disk-image-create:main:491 : echo 2760313 2020-03-28 05:49:22.876 | ++ diskimage_builder/lib/disk-image-create:main:491 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2020-03-28 05:49:22.883 | + diskimage_builder/lib/disk-image-create:main:491 : export DIB_IMAGE_SIZE=2760320 2020-03-28 05:49:22.888 | + diskimage_builder/lib/disk-image-create:main:491 : DIB_IMAGE_SIZE=2760320 2020-03-28 05:49:22.891 | + diskimage_builder/lib/disk-image-create:main:493 : '[' -n '' ']' 2020-03-28 05:49:22.896 | + diskimage_builder/lib/disk-image-create:main:497 : export TMP_IMAGE_DIR 2020-03-28 05:49:22.900 | + diskimage_builder/lib/disk-image-create:main:500 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2020-03-28 05:49:22.905 | ++ diskimage_builder/lib/common-functions:eval_run_d:161 : mktemp 2020-03-28 05:49:22.911 | + diskimage_builder/lib/common-functions:eval_run_d:161 : local run_output=/tmp/tmp.2NRP7QyfsF 2020-03-28 05:49:22.915 | + diskimage_builder/lib/common-functions:eval_run_d:162 : trap 'rm -f /tmp/tmp.2NRP7QyfsF; check_break after-error bash' ERR 2020-03-28 05:49:22.918 | + diskimage_builder/lib/common-functions:eval_run_d:163 : run_d block-device /tmp/tmp.2NRP7QyfsF 2020-03-28 05:49:22.922 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:49:22.928 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:49:22.932 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-block-device bash 2020-03-28 05:49:22.936 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:22.937 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-block-device(,|$)' -q 2020-03-28 05:49:22.945 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/block-device.d ']' 2020-03-28 05:49:22.948 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-block-device bash 2020-03-28 05:49:22.952 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:22.954 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-block-device(,|$)' -q 2020-03-28 05:49:22.961 | + diskimage_builder/lib/common-functions:eval_run_d:164 : grep -q IMAGE_BLOCK_DEVICE= /tmp/tmp.2NRP7QyfsF 2020-03-28 05:49:22.966 | + diskimage_builder/lib/common-functions:eval_run_d:168 : rm /tmp/tmp.2NRP7QyfsF 2020-03-28 05:49:22.972 | + diskimage_builder/lib/common-functions:eval_run_d:169 : trap - ERR 2020-03-28 05:49:22.976 | + diskimage_builder/lib/disk-image-create:main:502 : '[' -z ']' 2020-03-28 05:49:22.979 | + diskimage_builder/lib/disk-image-create:main:505 : echo 'image-size: 2760320KiB' 2020-03-28 05:49:22.983 | + diskimage_builder/lib/disk-image-create:main:507 : '[' -n '' ']' 2020-03-28 05:49:22.986 | + diskimage_builder/lib/disk-image-create:main:514 : dib-block-device init 2020-03-28 05:49:23.546 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:49:23.546 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:49:23.548 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'mkfs': {'mount': {'fstab': {'options': 'defaults', 'fsck-passno': 1}, 'mount_point': '/'}, 'name': 'mkfs_root'}, 'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:259 2020-03-28 05:49:23.548 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'name': 'mkfs_root'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:261 2020-03-28 05:49:23.548 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'fstab': {'fsck-passno': 1, 'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults'}}, {'mount': {'base': 'mkfs_root', 'mount_point': '/', 'name': 'mount_mkfs_root'}}, {'mkfs': {'base': 'image0', 'type': 'xfs', 'name': 'mkfs_root', 'label': 'img-rootfs'}}, {'local_loop': {'name': 'image0'}}]] cmd_init /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:263 2020-03-28 05:49:23.549 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/tmp/dib_build.puGB4LCx/states/block-device/config.json] 2020-03-28 05:49:23.578 | + diskimage_builder/lib/disk-image-create:main:517 : dib-block-device create 2020-03-28 05:49:24.092 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:49:24.092 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:49:24.093 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.blockdevice [-] Using config [[{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}, {u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}, {u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}, {u'local_loop': {u'name': u'image0'}}]] cmd_create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:399 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'fstab': {u'base': u'mount_mkfs_root', u'options': u'defaults', u'fsck-passno': 1, u'name': u'fstab_mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mount': {u'base': u'mkfs_root', u'mount_point': u'/', u'name': u'mount_mkfs_root'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:41 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [(u'/', u'mount_mkfs_root')] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:169 2020-03-28 05:49:24.093 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 05:49:24.094 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'mkfs': {u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 05:49:24.094 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{u'base': u'image0', u'type': u'xfs', u'name': u'mkfs_root', u'label': u'img-rootfs'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:43 2020-03-28 05:49:24.094 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:97 2020-03-28 05:49:24.094 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 05:49:24.094 | DEBUG diskimage_builder.block_device.config [-] Config entry [{u'local_loop': {u'name': u'image0'}}] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:172 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{u'name': u'image0'}] default_config [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:76 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [2826567680] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:202 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:[u'image0'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:[u'mount_mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:[u'mkfs_root'] t:[] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:217 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.config [-] Call order: [u'image0', u'mkfs_root', u'mount_mkfs_root', u'fstab_mount_mkfs_root'] create_graph /usr/lib/python2.7/site-packages/diskimage_builder/block_device/config.py:241 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/tmp/dib_image.0fzb0Rw1/image0.raw] with size [2826567680] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:96 2020-03-28 05:49:24.095 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/tmp/dib_image.0fzb0Rw1/image0.raw] 2020-03-28 05:49:24.095 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2020-03-28 05:49:24.095 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /tmp/dib_image.0fzb0Rw1/image0.raw] loopdev_attach /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2020-03-28 05:49:24.095 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /tmp/dib_image.0fzb0Rw1/image0.raw] 2020-03-28 05:49:24.116 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop0 exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 05:49:24.118 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop0] 2020-03-28 05:49:24.118 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop0] image [/tmp/dib_image.0fzb0Rw1/image0.raw] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level0/localloop.py:110 2020-03-28 05:49:24.118 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', u'xfs', '-L', u'img-rootfs', '-m', 'uuid=78d8dc07-c1f8-4ca0-81de-dd0b945623d2', '-q', u'/dev/loop0']] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level2/mkfs.py:132 2020-03-28 05:49:24.118 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t xfs -L img-rootfs -m uuid=78d8dc07-c1f8-4ca0-81de-dd0b945623d2 -q /dev/loop0] 2020-03-28 05:49:24.209 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level3/mount.py:75 2020-03-28 05:49:24.210 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.puGB4LCx/mnt/] 2020-03-28 05:49:24.236 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/tmp/dib_build.puGB4LCx/mnt/] 2020-03-28 05:49:24.237 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/loop0 /tmp/dib_build.puGB4LCx/mnt/] 2020-03-28 05:49:24.285 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/lib/python2.7/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2020-03-28 05:49:24.285 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /tmp/dib_build.puGB4LCx/states/block-device/state.json save_state /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:101 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {u'image0': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': u'/tmp/dib_image.0fzb0Rw1/image0.raw'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {u'mkfs_root': {'device': u'/dev/loop0', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': u'xfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': u'img-rootfs', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '78d8dc07-c1f8-4ca0-81de-dd0b945623d2'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': [u'img-rootfs'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {u'mount_mkfs_root': {'base': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'fstab_mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': u'defaults'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {u'/': {'base': u'mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': u'mount_mkfs_root', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': u'/tmp/dib_build.puGB4LCx/mnt/'}}, debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.287 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': [u'/'], debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.288 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [(u'/', debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.288 | DEBUG diskimage_builder.block_device.blockdevice [-] u'mount_mkfs_root')]} debug_dump /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:112 2020-03-28 05:49:24.290 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2020-03-28 05:49:24.326 | ++ diskimage_builder/lib/disk-image-create:main:521 : dib-block-device getval image-block-device 2020-03-28 05:49:24.822 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:49:24.822 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:49:24.823 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2020-03-28 05:49:24.853 | + diskimage_builder/lib/disk-image-create:main:521 : IMAGE_BLOCK_DEVICE=/dev/loop0 2020-03-28 05:49:24.856 | + diskimage_builder/lib/disk-image-create:main:522 : export IMAGE_BLOCK_DEVICE 2020-03-28 05:49:24.860 | ++ diskimage_builder/lib/disk-image-create:main:528 : dib-block-device getval image-block-devices 2020-03-28 05:49:25.352 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:49:25.353 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:49:25.353 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2020-03-28 05:49:25.407 | + diskimage_builder/lib/disk-image-create:main:528 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop0 ' 2020-03-28 05:49:25.411 | + diskimage_builder/lib/disk-image-create:main:529 : export IMAGE_BLOCK_DEVICES 2020-03-28 05:49:25.415 | + diskimage_builder/lib/disk-image-create:main:532 : dib-block-device writefstab 2020-03-28 05:49:25.955 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:49:25.955 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:49:25.956 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2020-03-28 05:49:25.956 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:366 2020-03-28 05:49:25.956 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /tmp/dib_build.puGB4LCx/built/etc] 2020-03-28 05:49:25.980 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /tmp/dib_build.puGB4LCx/states/block-device/fstab /tmp/dib_build.puGB4LCx/built/etc/fstab] 2020-03-28 05:49:26.040 | + diskimage_builder/lib/disk-image-create:main:536 : LOOPDEV=/dev/loop0 2020-03-28 05:49:26.045 | + diskimage_builder/lib/disk-image-create:main:548 : sudo cp -ra /tmp/dib_build.puGB4LCx/built/bin /tmp/dib_build.puGB4LCx/built/boot /tmp/dib_build.puGB4LCx/built/dev /tmp/dib_build.puGB4LCx/built/etc /tmp/dib_build.puGB4LCx/built/home /tmp/dib_build.puGB4LCx/built/lib /tmp/dib_build.puGB4LCx/built/lib64 /tmp/dib_build.puGB4LCx/built/media /tmp/dib_build.puGB4LCx/built/mnt /tmp/dib_build.puGB4LCx/built/opt /tmp/dib_build.puGB4LCx/built/proc /tmp/dib_build.puGB4LCx/built/root /tmp/dib_build.puGB4LCx/built/run /tmp/dib_build.puGB4LCx/built/sbin /tmp/dib_build.puGB4LCx/built/srv /tmp/dib_build.puGB4LCx/built/sys /tmp/dib_build.puGB4LCx/built/tmp /tmp/dib_build.puGB4LCx/built/usr /tmp/dib_build.puGB4LCx/built/var /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:49:55.406 | + diskimage_builder/lib/disk-image-create:main:549 : sudo rm -fr /tmp/dib_build.puGB4LCx/built/bin /tmp/dib_build.puGB4LCx/built/boot /tmp/dib_build.puGB4LCx/built/dev /tmp/dib_build.puGB4LCx/built/etc /tmp/dib_build.puGB4LCx/built/home /tmp/dib_build.puGB4LCx/built/lib /tmp/dib_build.puGB4LCx/built/lib64 /tmp/dib_build.puGB4LCx/built/media /tmp/dib_build.puGB4LCx/built/mnt /tmp/dib_build.puGB4LCx/built/opt /tmp/dib_build.puGB4LCx/built/proc /tmp/dib_build.puGB4LCx/built/root /tmp/dib_build.puGB4LCx/built/run /tmp/dib_build.puGB4LCx/built/sbin /tmp/dib_build.puGB4LCx/built/srv /tmp/dib_build.puGB4LCx/built/sys /tmp/dib_build.puGB4LCx/built/tmp /tmp/dib_build.puGB4LCx/built/usr /tmp/dib_build.puGB4LCx/built/var 2020-03-28 05:49:56.439 | + diskimage_builder/lib/disk-image-create:main:551 : mount_proc_dev_sys 2020-03-28 05:49:56.444 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:408 : sudo mount -t proc none /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:49:56.471 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:409 : sudo mount --bind /dev /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:49:56.499 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : mount_dev_pts_options 2020-03-28 05:49:56.504 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2020-03-28 05:49:56.522 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:403 : echo '-o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000' 2020-03-28 05:49:56.527 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:410 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000 devpts /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:49:56.550 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:411 : sudo mount -t sysfs none /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:49:56.576 | + diskimage_builder/lib/disk-image-create:main:552 : run_d pre-finalise 2020-03-28 05:49:56.581 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:49:56.585 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:49:56.589 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-pre-finalise bash 2020-03-28 05:49:56.594 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:56.594 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2020-03-28 05:49:56.605 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/pre-finalise.d ']' 2020-03-28 05:49:56.609 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-pre-finalise bash 2020-03-28 05:49:56.614 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:56.614 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2020-03-28 05:49:56.625 | + diskimage_builder/lib/disk-image-create:main:553 : run_d_in_target finalise 2020-03-28 05:49:56.630 | + diskimage_builder/lib/img-functions:run_d_in_target:66 : check_element 2020-03-28 05:49:56.636 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:49:56.641 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : '[' -d /tmp/dib_build.puGB4LCx/hooks/finalise.d ']' 2020-03-28 05:49:56.646 | + diskimage_builder/lib/img-functions:run_d_in_target:70 : sudo mkdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:56.667 | + diskimage_builder/lib/img-functions:run_d_in_target:75 : sudo cp /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks 2020-03-28 05:49:56.693 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount --bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:56.723 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : sudo mount -o remount,ro,bind /tmp/dib_build.puGB4LCx/hooks /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:49:56.751 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : check_break before-finalise run_in_target bash 2020-03-28 05:49:56.756 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-finalise(,|$)' -q 2020-03-28 05:49:56.756 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:49:56.764 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : '[' -z '' ']' 2020-03-28 05:49:56.769 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : in_target_arg=run_in_target 2020-03-28 05:49:56.773 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : trap 'check_break after-error run_in_target bash' ERR 2020-03-28 05:49:56.778 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2020-03-28 05:49:56.782 | + diskimage_builder/lib/img-functions:run_in_target:51 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2020-03-28 05:49:56.787 | + diskimage_builder/lib/img-functions:run_in_target:53 : ORIG_HOME=/home/zuul 2020-03-28 05:49:56.791 | + diskimage_builder/lib/img-functions:run_in_target:54 : export HOME=/root 2020-03-28 05:49:56.797 | + diskimage_builder/lib/img-functions:run_in_target:54 : HOME=/root 2020-03-28 05:49:56.801 | + diskimage_builder/lib/img-functions:run_in_target:60 : sudo -E chroot /tmp/dib_build.puGB4LCx/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2020-03-28 05:49:56.851 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:49:56.854 | + source /tmp/in_target.d/finalise.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:49:56.854 | ++ echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:49:56.854 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:49:56.855 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 05:49:56.857 | + source /tmp/in_target.d/finalise.d/../environment.d/01-export-install-types.bash 2020-03-28 05:49:56.857 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:56.857 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:56.857 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:49:56.860 | + source /tmp/in_target.d/finalise.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:49:56.860 | ++ '[' -n '' ']' 2020-03-28 05:49:56.860 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:49:56.863 | + source /tmp/in_target.d/finalise.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:49:56.863 | ++ export DIB_FLAVOR=GenericCloud 2020-03-28 05:49:56.863 | ++ DIB_FLAVOR=GenericCloud 2020-03-28 05:49:56.863 | ++ export DIB_RELEASE=7 2020-03-28 05:49:56.863 | ++ DIB_RELEASE=7 2020-03-28 05:49:56.863 | ++ export YUM=yum 2020-03-28 05:49:56.863 | ++ YUM=yum 2020-03-28 05:49:56.863 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 05:49:56.866 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2020-03-28 05:49:56.866 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:49:56.866 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:49:56.866 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:49:56.870 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:49:56.870 | ++ export DISTRO_NAME=centos 2020-03-28 05:49:56.870 | ++ DISTRO_NAME=centos 2020-03-28 05:49:56.870 | ++ export DIB_RELEASE=7 2020-03-28 05:49:56.870 | ++ DIB_RELEASE=7 2020-03-28 05:49:56.870 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:49:56.875 | + source /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:49:56.875 | ++ export DISTRO_NAME=centos7 2020-03-28 05:49:56.875 | ++ DISTRO_NAME=centos7 2020-03-28 05:49:56.875 | ++ export DIB_RELEASE=7 2020-03-28 05:49:56.875 | ++ DIB_RELEASE=7 2020-03-28 05:49:56.875 | ++ export YUM=yum 2020-03-28 05:49:56.875 | ++ YUM=yum 2020-03-28 05:49:56.875 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:49:56.879 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:49:56.879 | ++ export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:56.879 | ++ DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:49:56.879 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:49:56.883 | + source /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:49:56.883 | ++ [[ 7 == \8 ]] 2020-03-28 05:49:56.883 | ++ [[ 7 == \7 ]] 2020-03-28 05:49:56.883 | ++ export YUM=yum 2020-03-28 05:49:56.883 | ++ YUM=yum 2020-03-28 05:49:56.883 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 05:49:56.885 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2020-03-28 05:49:56.885 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:49:56.885 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:49:56.885 | ++ export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:49:56.885 | ++ DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:49:56.885 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 05:49:56.889 | + source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version 2020-03-28 05:49:56.889 | ++ '[' -z 2 ']' 2020-03-28 05:49:56.889 | ++ '[' -z 2 ']' 2020-03-28 05:49:56.889 | ++ export DIB_PYTHON_VERSION 2020-03-28 05:49:56.889 | ++ export DIB_PYTHON=python2 2020-03-28 05:49:56.889 | ++ DIB_PYTHON=python2 2020-03-28 05:49:56.889 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 05:49:56.893 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2020-03-28 05:49:56.893 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:49:56.893 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:49:56.893 | ++ export DIB_INIT_SYSTEM=systemd 2020-03-28 05:49:56.893 | ++ DIB_INIT_SYSTEM=systemd 2020-03-28 05:49:56.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 05:49:56.896 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2020-03-28 05:49:56.896 | ++ '[' -z systemd ']' 2020-03-28 05:49:56.896 | ++ case $DIB_INIT_SYSTEM in 2020-03-28 05:49:56.896 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2020-03-28 05:49:56.901 | + set -eu 2020-03-28 05:49:56.901 | + set -o pipefail 2020-03-28 05:49:56.902 | + '[' 0 -ne 0 ']' 2020-03-28 05:49:56.902 | + YUM=yum 2020-03-28 05:49:56.902 | + [[ yum == \d\n\f ]] 2020-03-28 05:49:56.903 | + install-packages yum-utils 2020-03-28 05:49:56.931 | Running install-packages install. 2020-03-28 05:49:56.931 | + yum -v -y install yum-utils 2020-03-28 05:49:57.170 | Loading "fastestmirror" plugin 2020-03-28 05:49:57.172 | Loading "priorities" plugin 2020-03-28 05:49:57.176 | Config time: 0.017 2020-03-28 05:49:57.177 | Yum version: 3.4.3 2020-03-28 05:49:57.247 | rpmdb time: 0.000 2020-03-28 05:49:57.248 | Setting up Package Sacks 2020-03-28 05:49:57.248 | Determining fastest mirrors 2020-03-28 05:49:57.631 | * base: mirror.trouble-free.net 2020-03-28 05:49:57.632 | * extras: mirrors.tripadvisor.com 2020-03-28 05:49:57.632 | * updates: mirror.datto.com 2020-03-28 05:50:05.523 | pkgsack time: 8.275 2020-03-28 05:50:05.915 | Obs Init time: 0.185 2020-03-28 05:50:05.917 | Package yum-utils-1.1.31-52.el7.noarch already installed and latest version 2020-03-28 05:50:05.917 | Nothing to do 2020-03-28 05:50:06.009 | + '[' install == install ']' 2020-03-28 05:50:06.009 | + '[' yum == dnf ']' 2020-03-28 05:50:06.009 | + package-cleanup --oldkernels -y --count=1 2020-03-28 05:50:06.199 | Loaded plugins: fastestmirror, priorities 2020-03-28 05:50:06.500 | --> Running transaction check 2020-03-28 05:50:06.500 | ---> Package kernel.x86_64 0:3.10.0-957.1.3.el7 will be erased 2020-03-28 05:50:07.072 | --> Finished Dependency Resolution 2020-03-28 05:50:07.205 | 2020-03-28 05:50:07.205 | Dependencies Resolved 2020-03-28 05:50:07.218 | 2020-03-28 05:50:07.218 | ================================================================================ 2020-03-28 05:50:07.218 | Package Arch Version Repository Size 2020-03-28 05:50:07.218 | ================================================================================ 2020-03-28 05:50:07.218 | Removing: 2020-03-28 05:50:07.218 | kernel x86_64 3.10.0-957.1.3.el7 installed 63 M 2020-03-28 05:50:07.218 | 2020-03-28 05:50:07.218 | Transaction Summary 2020-03-28 05:50:07.218 | ================================================================================ 2020-03-28 05:50:07.218 | Remove 1 Package 2020-03-28 05:50:07.218 | 2020-03-28 05:50:07.218 | Installed size: 63 M 2020-03-28 05:50:07.218 | Downloading packages: 2020-03-28 05:50:07.289 | Running transaction check 2020-03-28 05:50:07.376 | Running transaction test 2020-03-28 05:50:07.428 | Transaction test succeeded 2020-03-28 05:50:07.428 | Running transaction 2020-03-28 05:50:09.044 | grubby fatal error: unable to find a suitable template 2020-03-28 05:50:09.045 | grubby: doing this would leave no kernel entries. Not writing out new config. 2020-03-28 05:50:09.045 | grubby fatal error: unable to find a suitable template 2020-03-28 05:50:11.570 | Erasing : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 05:50:11.661 | Verifying : kernel-3.10.0-957.1.3.el7.x86_64 1/1 2020-03-28 05:50:11.661 | 2020-03-28 05:50:11.661 | Removed: 2020-03-28 05:50:11.661 | kernel.x86_64 0:3.10.0-957.1.3.el7 2020-03-28 05:50:11.661 | 2020-03-28 05:50:11.662 | Complete! 2020-03-28 05:50:11.698 | dib-run-parts 01-clean-old-kernels completed 2020-03-28 05:50:11.698 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clear-machine-id 2020-03-28 05:50:11.701 | + set -eu 2020-03-28 05:50:11.701 | + set -o pipefail 2020-03-28 05:50:11.701 | + '[' -e /etc/machine-id ']' 2020-03-28 05:50:11.701 | + '[' -e /var/lib/dbus/machine-id ']' 2020-03-28 05:50:11.703 | dib-run-parts 01-clear-machine-id completed 2020-03-28 05:50:11.703 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-remove-extra-packages 2020-03-28 05:50:11.705 | + set -eu 2020-03-28 05:50:11.705 | + set -o pipefail 2020-03-28 05:50:11.705 | + '[' centos7 = fedora ']' 2020-03-28 05:50:11.707 | dib-run-parts 99-remove-extra-packages completed 2020-03-28 05:50:11.708 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:50:11.708 | dib-run-parts 2020-03-28 05:50:11.709 | dib-run-parts Target: finalise.d 2020-03-28 05:50:11.709 | dib-run-parts 2020-03-28 05:50:11.709 | dib-run-parts Script Seconds 2020-03-28 05:50:11.709 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:50:11.709 | dib-run-parts 2020-03-28 05:50:11.718 | dib-run-parts 01-clean-old-kernels 14.800 2020-03-28 05:50:11.724 | dib-run-parts 01-clear-machine-id 0.003 2020-03-28 05:50:11.729 | dib-run-parts 99-remove-extra-packages 0.003 2020-03-28 05:50:11.731 | dib-run-parts 2020-03-28 05:50:11.731 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:50:11.737 | + diskimage_builder/lib/img-functions:run_in_target:61 : export HOME=/home/zuul 2020-03-28 05:50:11.741 | + diskimage_builder/lib/img-functions:run_in_target:61 : HOME=/home/zuul 2020-03-28 05:50:11.745 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : trap - ERR 2020-03-28 05:50:11.749 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : check_break after-finalise run_in_target bash 2020-03-28 05:50:11.753 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-finalise(,|$)' -q 2020-03-28 05:50:11.754 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:50:11.760 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : sudo umount -f /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d 2020-03-28 05:50:11.800 | + diskimage_builder/lib/img-functions:run_d_in_target:89 : timeout 10 sh -c ' while ! sudo rmdir /tmp/dib_build.puGB4LCx/mnt/tmp/in_target.d; do sleep 1; done' 2020-03-28 05:50:11.827 | + diskimage_builder/lib/disk-image-create:main:554 : finalise_base 2020-03-28 05:50:11.831 | + diskimage_builder/lib/img-functions:finalise_base:97 : TARGET_ROOT=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:50:11.836 | + diskimage_builder/lib/img-functions:finalise_base:97 : run_d cleanup 2020-03-28 05:50:11.839 | + diskimage_builder/lib/common-functions:run_d:254 : check_element 2020-03-28 05:50:11.843 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /tmp/dib_build.puGB4LCx/hooks ']' 2020-03-28 05:50:11.846 | + diskimage_builder/lib/common-functions:run_d:255 : check_break before-cleanup bash 2020-03-28 05:50:11.850 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-cleanup(,|$)' -q 2020-03-28 05:50:11.850 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:50:11.857 | + diskimage_builder/lib/common-functions:run_d:256 : '[' -d /tmp/dib_build.puGB4LCx/hooks/cleanup.d ']' 2020-03-28 05:50:11.861 | + diskimage_builder/lib/common-functions:run_d:257 : echo 'Running hooks from /tmp/dib_build.puGB4LCx/hooks/cleanup.d' 2020-03-28 05:50:11.861 | Running hooks from /tmp/dib_build.puGB4LCx/hooks/cleanup.d 2020-03-28 05:50:11.864 | + diskimage_builder/lib/common-functions:run_d:258 : '[' -n '' ']' 2020-03-28 05:50:11.868 | + diskimage_builder/lib/common-functions:run_d:264 : /usr/lib/python2.7/site-packages/diskimage_builder/lib/dib-run-parts /tmp/dib_build.puGB4LCx/hooks/cleanup.d 2020-03-28 05:50:11.890 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:50:11.896 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/00-centos7-element-deprecation.bash 2020-03-28 05:50:11.899 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/00-centos7-element-deprecation.bash:source:1 : echo 'The centos7 element is deprecated and will be removed in future releases. Use the centos element instead.' 2020-03-28 05:50:11.899 | The centos7 element is deprecated and will be removed in future releases. Use the centos element instead. 2020-03-28 05:50:11.903 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 05:50:11.909 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/01-export-install-types.bash 2020-03-28 05:50:11.912 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:50:11.916 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-export-install-types.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:50:11.920 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:50:11.925 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/01-ironic-agent.sh 2020-03-28 05:50:11.929 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/01-ironic-agent.sh:source:3 : '[' -n '' ']' 2020-03-28 05:50:11.933 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:50:11.939 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/09-centos7-distro-name.bash 2020-03-28 05:50:11.943 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : export DIB_FLAVOR=GenericCloud 2020-03-28 05:50:11.946 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:2 : DIB_FLAVOR=GenericCloud 2020-03-28 05:50:11.949 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : export DIB_RELEASE=7 2020-03-28 05:50:11.952 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:3 : DIB_RELEASE=7 2020-03-28 05:50:11.956 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : export YUM=yum 2020-03-28 05:50:11.960 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/09-centos7-distro-name.bash:source:6 : YUM=yum 2020-03-28 05:50:11.964 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 05:50:11.971 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-base-defaults 2020-03-28 05:50:11.975 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:50:11.979 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2020-03-28 05:50:11.983 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:50:11.990 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-centos-distro-name.bash 2020-03-28 05:50:11.994 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : export DISTRO_NAME=centos 2020-03-28 05:50:11.998 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:1 : DISTRO_NAME=centos 2020-03-28 05:50:12.003 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:50:12.007 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:50:12.011 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:50:12.019 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash 2020-03-28 05:50:12.024 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7 2020-03-28 05:50:12.028 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7 2020-03-28 05:50:12.034 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=7 2020-03-28 05:50:12.039 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=7 2020-03-28 05:50:12.043 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum 2020-03-28 05:50:12.048 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum 2020-03-28 05:50:12.053 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:50:12.060 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2020-03-28 05:50:12.064 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:50:12.069 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=package 2020-03-28 05:50:12.074 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:50:12.081 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2020-03-28 05:50:12.085 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:3 : [[ 7 == \8 ]] 2020-03-28 05:50:12.090 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:5 : [[ 7 == \7 ]] 2020-03-28 05:50:12.095 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : export YUM=yum 2020-03-28 05:50:12.100 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/11-yum-dnf.bash:source:6 : YUM=yum 2020-03-28 05:50:12.105 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 05:50:12.112 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/14-manifests 2020-03-28 05:50:12.117 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:50:12.122 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2020-03-28 05:50:12.126 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:50:12.131 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=./ironic-python-agent.d/ 2020-03-28 05:50:12.137 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 05:50:12.144 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/50-dib-python-version 2020-03-28 05:50:12.151 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:2 : '[' -z 2 ']' 2020-03-28 05:50:12.155 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:31 : '[' -z 2 ']' 2020-03-28 05:50:12.159 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:35 : export DIB_PYTHON_VERSION 2020-03-28 05:50:12.164 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : export DIB_PYTHON=python2 2020-03-28 05:50:12.168 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-dib-python-version:source:36 : DIB_PYTHON=python2 2020-03-28 05:50:12.173 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 05:50:12.182 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/50-redhat-common 2020-03-28 05:50:12.186 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:50:12.191 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2020-03-28 05:50:12.195 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2020-03-28 05:50:12.200 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2020-03-28 05:50:12.205 | dib-run-parts Sourcing environment file /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 05:50:12.213 | + diskimage_builder/lib/dib-run-parts:source_environment:72 : source /tmp/dib_build.puGB4LCx/hooks/cleanup.d/../environment.d/99-dib-init-system 2020-03-28 05:50:12.218 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2020-03-28 05:50:12.222 | ++ /tmp/dib_build.puGB4LCx/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2020-03-28 05:50:12.226 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir 2020-03-28 05:50:12.237 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2020-03-28 05:50:12.241 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2020-03-28 05:50:12.245 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests 2020-03-28 05:50:12.249 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests ']' 2020-03-28 05:50:12.254 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_ARGS="-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install pip-and-virtualenv-override" 2020-03-28 05:50:12.254 | declare -x DIB_DEBUG_TRACE="1" 2020-03-28 05:50:12.254 | declare -x DIB_LOCAL_IMAGE="/home/zuul/Centos-7-x86_64-GenericCloud-1901.qcow2" 2020-03-28 05:50:12.254 | declare -x DIB_PYTHON_EXEC="/usr/bin/python2" 2020-03-28 05:50:12.254 | declare -x DIB_PYTHON_VERSION="2" 2020-03-28 05:50:12.254 | declare -x DIB_YUM_REPO_CONF=" /etc/yum.repos.d/delorean.repo' 2020-03-28 05:50:12.254 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib_environment 2020-03-28 05:50:12.278 | 1+1 records in 2020-03-28 05:50:12.279 | 1+1 records out 2020-03-28 05:50:12.279 | 542 bytes (542 B) copied, 0.000111553 s, 4.9 MB/s 2020-03-28 05:50:12.285 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-a amd64 -o ./ironic-python-agent -t qcow2 -p yum-plugin-priorities,python-hardware-detect --min-tmpfs=7 centos7 selinux-permissive ironic-agent ironic-agent-multipath dynamic-login element-manifest network-gateway enable-packages-install pip-and-virtualenv-override' 2020-03-28 05:50:12.286 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib_arguments 2020-03-28 05:50:12.306 | 0+1 records in 2020-03-28 05:50:12.306 | 0+1 records out 2020-03-28 05:50:12.306 | 267 bytes (267 B) copied, 4.4172e-05 s, 6.0 MB/s 2020-03-28 05:50:12.311 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p ./ironic-python-agent.d/ 2020-03-28 05:50:12.316 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests ./ironic-python-agent.d/ 2020-03-28 05:50:12.318 | '/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests' -> './ironic-python-agent.d/dib-manifests' 2020-03-28 05:50:12.318 | '/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib-element-manifest' -> './ironic-python-agent.d/dib-manifests/dib-element-manifest' 2020-03-28 05:50:12.318 | '/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib_environment' -> './ironic-python-agent.d/dib-manifests/dib_environment' 2020-03-28 05:50:12.318 | '/tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests/dib_arguments' -> './ironic-python-agent.d/dib-manifests/dib_arguments' 2020-03-28 05:50:12.323 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2020-03-28 05:50:12.324 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests -type f 2020-03-28 05:50:12.353 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /tmp/dib_build.puGB4LCx/mnt//etc/dib-manifests -type f 2020-03-28 05:50:12.354 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2020-03-28 05:50:12.381 | dib-run-parts 01-copy-manifests-dir completed 2020-03-28 05:50:12.381 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/50-dib-python 2020-03-28 05:50:12.390 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/50-dib-python:main:6 : set -eu 2020-03-28 05:50:12.394 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/50-dib-python:main:7 : set -o pipefail 2020-03-28 05:50:12.397 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/50-dib-python:main:12 : sudo unlink /tmp/dib_build.puGB4LCx/mnt/usr/local/bin/dib-python 2020-03-28 05:50:12.418 | dib-run-parts 50-dib-python completed 2020-03-28 05:50:12.418 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/90-remove-ssh-host-keys 2020-03-28 05:50:12.427 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2020-03-28 05:50:12.430 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2020-03-28 05:50:12.433 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /tmp/dib_build.puGB4LCx/mnt/etc/ssh ']' 2020-03-28 05:50:12.436 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /tmp/dib_build.puGB4LCx/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2020-03-28 05:50:12.456 | dib-run-parts 90-remove-ssh-host-keys completed 2020-03-28 05:50:12.456 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create 2020-03-28 05:50:12.464 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:8 : set -eu 2020-03-28 05:50:12.468 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:9 : set -o pipefail 2020-03-28 05:50:12.472 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:12 : '[' -n /tmp/dib_build.puGB4LCx/mnt ']' 2020-03-28 05:50:12.475 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:14 : USER=zuul 2020-03-28 05:50:12.480 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:16 : source /usr/lib/python2.7/site-packages/diskimage_builder/lib/img-functions 2020-03-28 05:50:12.486 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:18 : readlink -f ./ironic-python-agent 2020-03-28 05:50:12.492 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:18 : IMAGE_PATH=/home/zuul/ironic-python-agent 2020-03-28 05:50:12.496 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:19 : cd /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:50:12.500 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:21 : DIB_IPA_COMPRESS_CMD=gzip 2020-03-28 05:50:12.503 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:23 : echo '#disabled' 2020-03-28 05:50:12.507 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:24 : sudo mv ./tmp/fstab.new ./etc/fstab 2020-03-28 05:50:12.531 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:25 : sudo ln -s ./sbin/init ./ 2020-03-28 05:50:12.554 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:47 : sudo cpio -o -H newc 2020-03-28 05:50:12.555 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:31 : sudo find . -xdev -path './sys/*' -prune -o -path './tmp/*' -prune -o -path './boot/*' -prune -o -path ./root/.cache -prune -o -path './usr/include/*' -prune -o -path './usr/lib/locale/*' -prune -o -path './usr/share/doc/*' -prune -o -path './usr/share/man/*' -prune -o -path './usr/share/info/*' -prune -o -path './usr/share/licenses/*' -prune -o -path './usr/share/misc/m*' -prune -o -path './usr/src/kernels/*' -prune -o -path './var/cache/*' -prune -o -name '*.pyc' -prune -o -name '*.pyo' -prune -o -print 2020-03-28 05:50:12.555 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:47 : gzip 2020-03-28 05:51:17.913 | 2255160 blocks 2020-03-28 05:51:17.922 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:49 : select_boot_kernel_initrd /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:17.927 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:180 : TARGET_ROOT=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:17.931 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:181 : BOOTDIR=/tmp/dib_build.puGB4LCx/mnt/boot 2020-03-28 05:51:17.935 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:182 : '[' -n '' -a -n '' ']' 2020-03-28 05:51:17.938 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:185 : '[' -f /tmp/dib_build.puGB4LCx/mnt/etc/redhat-release ']' 2020-03-28 05:51:17.944 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep PAE 2020-03-28 05:51:17.944 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : head -1 2020-03-28 05:51:17.944 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : grep -v debug 2020-03-28 05:51:17.949 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : ls -1rv /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.956 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : echo '' 2020-03-28 05:51:17.960 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:188 : KERNEL= 2020-03-28 05:51:17.964 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : grep -v debug 2020-03-28 05:51:17.965 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : head -1 2020-03-28 05:51:17.966 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : ls -1rv /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-0-rescue-05cb8c7b39fe0f70e3ce97e5beab809d /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.971 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:189 : KERNEL=/tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.974 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:190 : '[' '!' /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 ']' 2020-03-28 05:51:17.978 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : basename /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.983 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:195 : KERNEL=vmlinuz-3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.986 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:196 : KERNEL_VERSION=3.10.0-1062.18.1.el7.x86_64 2020-03-28 05:51:17.990 | +++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : ls /tmp/dib_build.puGB4LCx/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 05:51:17.995 | ++ diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : basename /tmp/dib_build.puGB4LCx/mnt/boot/initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 05:51:18.000 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:197 : RAMDISK=initramfs-3.10.0-1062.18.1.el7.x86_64.img 2020-03-28 05:51:18.003 | + diskimage_builder/lib/img-functions:select_boot_kernel_initrd:198 : '[' '!' initramfs-3.10.0-1062.18.1.el7.x86_64.img ']' 2020-03-28 05:51:18.006 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:50 : sudo cp /tmp/dib_build.puGB4LCx/mnt/boot/vmlinuz-3.10.0-1062.18.1.el7.x86_64 /home/zuul/ironic-python-agent.kernel 2020-03-28 05:51:18.097 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:51 : sudo chown zuul: /home/zuul/ironic-python-agent.kernel 2020-03-28 05:51:18.121 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:56 : echo 'WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead.' 2020-03-28 05:51:18.121 | WARNING: The kernel extension .vmlinuz has been deprecated. Please rely on the file with the extension .kernel instead. 2020-03-28 05:51:18.124 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:57 : sudo rm -f /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 05:51:18.144 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-ramdisk-create:main:58 : ln /home/zuul/ironic-python-agent.kernel /home/zuul/ironic-python-agent.vmlinuz 2020-03-28 05:51:18.150 | dib-run-parts 99-ramdisk-create completed 2020-03-28 05:51:18.150 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-dib-img-functions 2020-03-28 05:51:18.158 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-dib-img-functions:main:6 : set -eu 2020-03-28 05:51:18.160 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-dib-img-functions:main:7 : set -o pipefail 2020-03-28 05:51:18.163 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-dib-img-functions:main:9 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/lib/diskimage-builder/img-functions 2020-03-28 05:51:18.186 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-dib-img-functions:main:10 : sudo rmdir /tmp/dib_build.puGB4LCx/mnt/lib/diskimage-builder 2020-03-28 05:51:18.208 | dib-run-parts 99-remove-dib-img-functions completed 2020-03-28 05:51:18.208 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf 2020-03-28 05:51:18.215 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu 2020-03-28 05:51:18.218 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail 2020-03-28 05:51:18.221 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z ' /etc/yum.repos.d/delorean.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/delorean-rocky-build-deps.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/delorean-rocky-deps.repo /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-ceph-luminous.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 05:51:18.221 | /etc/yum.repos.d/quickstart-centos-updates.repo ' ']' 2020-03-28 05:51:18.224 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.228 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean.repo 2020-03-28 05:51:18.232 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/delorean.repo 2020-03-28 05:51:18.252 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.256 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-rocky-build-deps.repo 2020-03-28 05:51:18.262 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/delorean-rocky-build-deps.repo 2020-03-28 05:51:18.283 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.287 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/delorean-rocky-deps.repo 2020-03-28 05:51:18.291 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/delorean-rocky-deps.repo 2020-03-28 05:51:18.311 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.315 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 05:51:18.319 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos7-rt.repo 2020-03-28 05:51:18.340 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.344 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 05:51:18.348 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-base.repo 2020-03-28 05:51:18.368 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.372 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-ceph-luminous.repo 2020-03-28 05:51:18.376 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-ceph-luminous.repo 2020-03-28 05:51:18.396 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.401 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 05:51:18.406 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-cr.repo 2020-03-28 05:51:18.430 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.434 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 05:51:18.439 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-extras.repo 2020-03-28 05:51:18.461 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.465 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 05:51:18.470 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-opstools.repo 2020-03-28 05:51:18.508 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.512 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 05:51:18.517 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-qemu.repo 2020-03-28 05:51:18.546 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:15 : for file in '$DIB_YUM_REPO_CONF' 2020-03-28 05:51:18.550 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : basename /etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 05:51:18.557 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-remove-yum-repo-conf:main:16 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/yum.repos.d/quickstart-centos-updates.repo 2020-03-28 05:51:18.584 | dib-run-parts 99-remove-yum-repo-conf completed 2020-03-28 05:51:18.584 | dib-run-parts Running /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore 2020-03-28 05:51:18.594 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:6 : set -eu 2020-03-28 05:51:18.598 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:7 : set -o pipefail 2020-03-28 05:51:18.602 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:33 : [[ ! -f /tmp/dib_build.puGB4LCx/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2020-03-28 05:51:18.614 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:38 : [[ ! -x /tmp/dib_build.puGB4LCx/mnt/usr/sbin/setfiles ]] 2020-03-28 05:51:18.618 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:47 : _runcon= 2020-03-28 05:51:18.623 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : [[ -d /sys/fs/selinux ]] 2020-03-28 05:51:18.627 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : selinuxenabled 2020-03-28 05:51:18.635 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:49 : sudo semanage permissive -a setfiles_mac_t 2020-03-28 05:51:30.146 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:50 : _runcon='runcon -t setfiles_mac_t -- ' 2020-03-28 05:51:30.150 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:61 : _dash_m= 2020-03-28 05:51:30.154 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:62 : [[ centos7 == \f\e\d\o\r\a ]] 2020-03-28 05:51:30.158 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : IFS='|' 2020-03-28 05:51:30.162 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : read -ra SPLIT_MOUNTS 2020-03-28 05:51:30.168 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in '"${SPLIT_MOUNTS[@]}"' 2020-03-28 05:51:30.172 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /tmp/in_target.d ']' 2020-03-28 05:51:30.175 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /dev ']' 2020-03-28 05:51:30.180 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /boot/efi ']' 2020-03-28 05:51:30.183 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : '[' -z 'runcon -t setfiles_mac_t -- ' ']' 2020-03-28 05:51:30.187 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : pgrep kauditd 2020-03-28 05:51:30.247 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:74 : [[ / == \/ ]] 2020-03-28 05:51:30.251 | ++ /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : mktemp -d 2020-03-28 05:51:30.257 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : TMP_BIND_MOUNT=/tmp/tmp.f4GHrSS0O1 2020-03-28 05:51:30.262 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:94 : sudo mount --bind /tmp/dib_build.puGB4LCx/mnt /tmp/tmp.f4GHrSS0O1 2020-03-28 05:51:30.310 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:95 : sudo runcon -t setfiles_mac_t -- chroot /tmp/tmp.f4GHrSS0O1 /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2020-03-28 05:51:39.337 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:98 : sudo umount /tmp/tmp.f4GHrSS0O1 2020-03-28 05:51:39.387 | + /tmp/dib_build.puGB4LCx/hooks/cleanup.d/99-selinux-fixfiles-restore:main:99 : sudo rmdir /tmp/tmp.f4GHrSS0O1 2020-03-28 05:51:39.406 | dib-run-parts 99-selinux-fixfiles-restore completed 2020-03-28 05:51:39.407 | dib-run-parts ----------------------- PROFILING ----------------------- 2020-03-28 05:51:39.407 | dib-run-parts 2020-03-28 05:51:39.408 | dib-run-parts Target: cleanup.d 2020-03-28 05:51:39.408 | dib-run-parts 2020-03-28 05:51:39.408 | dib-run-parts Script Seconds 2020-03-28 05:51:39.408 | dib-run-parts --------------------------------------- ---------- 2020-03-28 05:51:39.408 | dib-run-parts 2020-03-28 05:51:39.421 | dib-run-parts 01-copy-manifests-dir 0.152 2020-03-28 05:51:39.426 | dib-run-parts 50-dib-python 0.035 2020-03-28 05:51:39.431 | dib-run-parts 90-remove-ssh-host-keys 0.036 2020-03-28 05:51:39.435 | dib-run-parts 99-ramdisk-create 65.692 2020-03-28 05:51:39.438 | dib-run-parts 99-remove-dib-img-functions 0.056 2020-03-28 05:51:39.442 | dib-run-parts 99-remove-yum-repo-conf 0.375 2020-03-28 05:51:39.446 | dib-run-parts 99-selinux-fixfiles-restore 20.820 2020-03-28 05:51:39.447 | dib-run-parts 2020-03-28 05:51:39.447 | dib-run-parts --------------------- END PROFILING --------------------- 2020-03-28 05:51:39.450 | + diskimage_builder/lib/common-functions:run_d:267 : check_break after-cleanup bash 2020-03-28 05:51:39.453 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-cleanup(,|$)' -q 2020-03-28 05:51:39.453 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2020-03-28 05:51:39.459 | + diskimage_builder/lib/img-functions:finalise_base:112 : '[' -L /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf ']' 2020-03-28 05:51:39.463 | + diskimage_builder/lib/img-functions:finalise_base:113 : grep '^....i' 2020-03-28 05:51:39.463 | + diskimage_builder/lib/img-functions:finalise_base:113 : lsattr /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf 2020-03-28 05:51:39.468 | + diskimage_builder/lib/img-functions:finalise_base:120 : sudo rm -f /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf 2020-03-28 05:51:39.482 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -L /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 05:51:39.484 | + diskimage_builder/lib/img-functions:finalise_base:123 : '[' -f /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf.ORIG ']' 2020-03-28 05:51:39.487 | + diskimage_builder/lib/img-functions:finalise_base:124 : sudo mv /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf.ORIG /tmp/dib_build.puGB4LCx/mnt/etc/resolv.conf 2020-03-28 05:51:39.501 | + diskimage_builder/lib/img-functions:finalise_base:129 : unmount_dir /tmp/dib_build.puGB4LCx/mnt/tmp 2020-03-28 05:51:39.503 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.puGB4LCx/mnt/tmp 2020-03-28 05:51:39.506 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 05:51:39.508 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 05:51:39.511 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 05:51:39.514 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 05:51:39.518 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.puGB4LCx/mnt/tmp ']' 2020-03-28 05:51:39.521 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.puGB4LCx/mnt/tmp 2020-03-28 05:51:39.525 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.puGB4LCx/mnt/tmp 2020-03-28 05:51:39.527 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 05:51:39.530 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 05:51:39.534 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 05:51:39.534 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.puGB4LCx/mnt/tmp/' 2020-03-28 05:51:39.534 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 05:51:39.539 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts= 2020-03-28 05:51:39.542 | + diskimage_builder/lib/img-functions:finalise_base:130 : xargs sudo rm -rf --one-file-system 2020-03-28 05:51:39.543 | + diskimage_builder/lib/img-functions:finalise_base:130 : find /tmp/dib_build.puGB4LCx/mnt/tmp -maxdepth 1 -mindepth 1 2020-03-28 05:51:39.563 | + diskimage_builder/lib/img-functions:finalise_base:132 : sudo find /tmp/dib_build.puGB4LCx/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2020-03-28 05:51:39.614 | + diskimage_builder/lib/img-functions:finalise_base:134 : sudo find /tmp/dib_build.puGB4LCx/mnt/root -name '*.log' -type f -delete 2020-03-28 05:51:39.640 | + diskimage_builder/lib/disk-image-create:main:556 : for X in '${!IMAGE_TYPES[@]}' 2020-03-28 05:51:39.643 | + diskimage_builder/lib/disk-image-create:main:557 : [[ tar aci =~ qcow2 ]] 2020-03-28 05:51:39.646 | + diskimage_builder/lib/disk-image-create:main:575 : '[' qcow2 == squashfs ']' 2020-03-28 05:51:39.649 | + diskimage_builder/lib/disk-image-create:main:579 : '[' qcow2 == docker ']' 2020-03-28 05:51:39.652 | + diskimage_builder/lib/disk-image-create:main:590 : export EXTRA_UNMOUNT= 2020-03-28 05:51:39.655 | + diskimage_builder/lib/disk-image-create:main:590 : EXTRA_UNMOUNT= 2020-03-28 05:51:39.657 | + diskimage_builder/lib/disk-image-create:main:591 : unmount_image 2020-03-28 05:51:39.660 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2020-03-28 05:51:40.172 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:40.175 | + diskimage_builder/lib/common-functions:unmount_dir:418 : local dir=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:40.179 | + diskimage_builder/lib/common-functions:unmount_dir:419 : local real_dir 2020-03-28 05:51:40.182 | + diskimage_builder/lib/common-functions:unmount_dir:420 : local mnts 2020-03-28 05:51:40.186 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local split_mounts 2020-03-28 05:51:40.189 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local found_mountpoint 2020-03-28 05:51:40.193 | + diskimage_builder/lib/common-functions:unmount_dir:424 : '[' '!' -d /tmp/dib_build.puGB4LCx/mnt ']' 2020-03-28 05:51:40.196 | ++ diskimage_builder/lib/common-functions:unmount_dir:431 : readlink -e /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:40.201 | + diskimage_builder/lib/common-functions:unmount_dir:431 : real_dir=/tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:40.204 | + diskimage_builder/lib/common-functions:unmount_dir:434 : IFS='|' 2020-03-28 05:51:40.208 | + diskimage_builder/lib/common-functions:unmount_dir:434 : read -ra split_mounts 2020-03-28 05:51:40.214 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : sort -r 2020-03-28 05:51:40.214 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : grep '^/tmp/dib_build.puGB4LCx/mnt/' 2020-03-28 05:51:40.215 | ++ diskimage_builder/lib/common-functions:unmount_dir:439 : awk '{print $2}' 2020-03-28 05:51:40.223 | + diskimage_builder/lib/common-functions:unmount_dir:439 : mnts='/tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:51:40.223 | /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:51:40.223 | /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:51:40.223 | /tmp/dib_build.puGB4LCx/mnt/dev' 2020-03-28 05:51:40.227 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:51:40.230 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:51:40.234 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:51:40.238 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:51:40.241 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:51:40.245 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/sys' 2020-03-28 05:51:40.245 | Unmount /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:51:40.249 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/sys 2020-03-28 05:51:40.287 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:51:40.291 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:51:40.294 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:51:40.297 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:51:40.300 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:51:40.305 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/proc' 2020-03-28 05:51:40.305 | Unmount /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:51:40.308 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/proc 2020-03-28 05:51:40.346 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:51:40.349 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:51:40.353 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:51:40.356 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:51:40.359 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:51:40.362 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/dev/pts' 2020-03-28 05:51:40.362 | Unmount /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:51:40.365 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/dev/pts 2020-03-28 05:51:40.399 | + diskimage_builder/lib/common-functions:unmount_dir:440 : for m in '$mnts' 2020-03-28 05:51:40.402 | + diskimage_builder/lib/common-functions:unmount_dir:442 : found_mountpoint=false 2020-03-28 05:51:40.405 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for mountpoint in '"${split_mounts[@]}"' 2020-03-28 05:51:40.409 | + diskimage_builder/lib/common-functions:unmount_dir:444 : [[ / != \/ ]] 2020-03-28 05:51:40.413 | + diskimage_builder/lib/common-functions:unmount_dir:452 : '[' false == false ']' 2020-03-28 05:51:40.416 | + diskimage_builder/lib/common-functions:unmount_dir:454 : echo 'Unmount /tmp/dib_build.puGB4LCx/mnt/dev' 2020-03-28 05:51:40.416 | Unmount /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:51:40.420 | + diskimage_builder/lib/common-functions:unmount_dir:455 : sudo umount -fl /tmp/dib_build.puGB4LCx/mnt/dev 2020-03-28 05:51:40.461 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2020-03-28 05:51:40.465 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2020-03-28 05:51:40.470 | ++ diskimage_builder/lib/disk-image-create:main:593 : dib-block-device getval image-path 2020-03-28 05:51:41.124 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:51:41.124 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:51:41.124 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2020-03-28 05:51:41.159 | + diskimage_builder/lib/disk-image-create:main:593 : TMP_IMAGE_PATH=/tmp/dib_image.0fzb0Rw1/image0.raw 2020-03-28 05:51:41.163 | + diskimage_builder/lib/disk-image-create:main:594 : export TMP_IMAGE_PATH 2020-03-28 05:51:41.167 | + diskimage_builder/lib/disk-image-create:main:597 : dib-block-device umount 2020-03-28 05:51:41.589 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:51:41.589 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:51:41.593 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2020-03-28 05:51:41.594 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2020-03-28 05:51:41.801 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /tmp/dib_build.puGB4LCx/mnt/] 2020-03-28 05:51:41.831 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /tmp/dib_build.puGB4LCx/mnt/: 987.9 MiB (1035821056 bytes) trimmed exec_sudo /usr/lib/python2.7/site-packages/diskimage_builder/block_device/utils.py:135 2020-03-28 05:51:41.832 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /tmp/dib_build.puGB4LCx/mnt/] 2020-03-28 05:51:42.242 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2020-03-28 05:51:42.242 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop0] 2020-03-28 05:51:42.323 | + diskimage_builder/lib/disk-image-create:main:598 : dib-block-device cleanup 2020-03-28 05:51:42.800 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:228 2020-03-28 05:51:42.800 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'root-fs-type': 'xfs', 'image-dir': '/tmp/dib_image.0fzb0Rw1', 'image-size': '2760320KiB', 'root-label': None, 'build-dir': '/tmp/dib_build.puGB4LCx', 'config': '/tmp/dib_build.puGB4LCx/block-device/config.yaml', 'mount-base': '/tmp/dib_build.puGB4LCx/mnt'}] __init__ /usr/lib/python2.7/site-packages/diskimage_builder/block_device/blockdevice.py:231 2020-03-28 05:51:42.801 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/tmp/dib_build.puGB4LCx/states/block-device] 2020-03-28 05:51:42.834 | + diskimage_builder/lib/disk-image-create:main:600 : cleanup_build_dir 2020-03-28 05:51:42.839 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /tmp/dib_build.puGB4LCx/built; do sleep 1; done' 2020-03-28 05:51:42.869 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /tmp/dib_build.puGB4LCx/mnt 2020-03-28 05:51:42.897 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /tmp/dib_build.puGB4LCx 2020-03-28 05:51:42.982 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2020-03-28 05:51:42.987 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 05:51:42.993 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 05:51:42.999 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 05:51:43.005 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 05:51:43.014 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 05:51:43.019 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 05:51:43.024 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 05:51:43.029 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 05:51:43.033 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 05:51:43.039 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /tmp/dib_build.puGB4LCx 2020-03-28 05:51:43.057 | + diskimage_builder/lib/disk-image-create:main:602 : [[ ! pip-and-virtualenv-override rpm-distro centos manifests dhcp-all-interfaces selinux-permissive source-repositories package-installs dib-python install-bin sysprep dynamic-login centos7 ibft-interfaces enable-packages-install yum select-boot-kernel-initrd network-gateway install-types install-static openssh-server svc-map element-manifest base dib-init-system redhat-common no-final-image ironic-agent-multipath runtime-ssh-host-keys cache-url pkg-map ironic-agent =~ no-final-image ]] 2020-03-28 05:51:43.062 | + diskimage_builder/lib/disk-image-create:main:619 : cleanup_image_dir 2020-03-28 05:51:43.078 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /tmp/dib_image.0fzb0Rw1 2020-03-28 05:51:43.138 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2020-03-28 05:51:43.142 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2020-03-28 05:51:43.145 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 0 == 0 ']' 2020-03-28 05:51:43.149 | + diskimage_builder/lib/common-functions:tmpfs_check:25 : '[' -r /proc/meminfo ']' 2020-03-28 05:51:43.154 | ++ diskimage_builder/lib/common-functions:tmpfs_check:26 : awk '/^MemTotal/ { print $2 }' /proc/meminfo 2020-03-28 05:51:43.161 | + diskimage_builder/lib/common-functions:tmpfs_check:26 : total_kB=8172952 2020-03-28 05:51:43.165 | + diskimage_builder/lib/common-functions:tmpfs_check:29 : RAM_NEEDED=14 2020-03-28 05:51:43.169 | + diskimage_builder/lib/common-functions:tmpfs_check:30 : '[' 8172952 -lt 14680064 ']' 2020-03-28 05:51:43.174 | + diskimage_builder/lib/common-functions:tmpfs_check:31 : '[' 0 == 1 ']' 2020-03-28 05:51:43.178 | + diskimage_builder/lib/common-functions:tmpfs_check:34 : return 1 2020-03-28 05:51:43.182 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /tmp/dib_image.0fzb0Rw1 2020-03-28 05:51:43.329 | + diskimage_builder/lib/disk-image-create:main:620 : cleanup_temp_python_exec 2020-03-28 05:51:43.333 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:245 : '[' '!' -z /usr/local/bin:/usr/bin ']' 2020-03-28 05:51:43.338 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : export PATH=/usr/local/bin:/usr/bin 2020-03-28 05:51:43.342 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:246 : PATH=/usr/local/bin:/usr/bin 2020-03-28 05:51:43.347 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:248 : rm /home/zuul/.DIB_PYTHON_TMP.EhuvtgMw/python 2020-03-28 05:51:43.354 | + diskimage_builder/lib/common-functions:cleanup_temp_python_exec:249 : rmdir /home/zuul/.DIB_PYTHON_TMP.EhuvtgMw 2020-03-28 05:51:43.359 | Build completed successfully