Running: docker build /localdisk/designer/jenkins/master-containers/cgcs-root/stx/utilities/ceph/ceph-manager/centos/docker --file /localdisk/designer/jenkins/master-containers/cgcs-root/stx/utilities/ceph/ceph-manager/centos/docker/Dockerfile --build-arg BASE=docker.io/starlingx/stx-centos:master-stable-20230207T025358Z --no-cache --tag jenkins/stx-ceph-manager:master-centos-stable-build Sending build context to Docker daemon 2.56kB Step 1/5 : ARG BASE Step 2/5 : FROM ${BASE} ---> fa96157e825c Step 3/5 : ARG STX_REPO_FILE=/etc/yum.repos.d/stx.repo ---> Running in 888db61bd91b Removing intermediate container 888db61bd91b ---> 049319fe781a Step 4/5 : RUN set -ex ; yum erase -y librados2 librbd1 ; yum install --disablerepo=* $(grep '^name=stx' ${STX_REPO_FILE} | awk -F '=' '{printf "--enablerepo=" $2 " "}') -y --setopt=skip_missing_names_on_install=False ceph-manager python-cephclient python-oslo-messaging python2-eventlet fm-api fm-rest-api python-fmclient fm-common librados2 librbd1 ceph-common ceph-mon ceph-osd ceph-mgr ---> Running in 8d1a40c0b6cf + yum erase -y librados2 librbd1 Loaded plugins: fastestmirror, ovl Resolving Dependencies --> Running transaction check ---> Package librados2.x86_64 2:14.2.22-0.el7.tis.40 will be erased --> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-img-ev-3.0.0-0.tis.21.x86_64 ---> Package librbd1.x86_64 2:14.2.22-0.el7.tis.40 will be erased --> Running transaction check ---> Package qemu-img-ev.x86_64 10:3.0.0-0.tis.21 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: librados2 x86_64 2:14.2.22-0.el7.tis.40 @stx-mirror-distro 11 M librbd1 x86_64 2:14.2.22-0.el7.tis.40 @stx-mirror-distro 4.7 M Removing for dependencies: qemu-img-ev x86_64 10:3.0.0-0.tis.21 @stx-mirror-distro 4.9 M Transaction Summary ================================================================================ Remove 2 Packages (+1 Dependent package) Installed size: 21 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : 10:qemu-img-ev-3.0.0-0.tis.21.x86_64 1/3 Erasing : 2:librbd1-14.2.22-0.el7.tis.40.x86_64 2/3 Erasing : 2:librados2-14.2.22-0.el7.tis.40.x86_64 3/3 Verifying : 2:librbd1-14.2.22-0.el7.tis.40.x86_64 1/3 Verifying : 2:librados2-14.2.22-0.el7.tis.40.x86_64 2/3 Verifying : 10:qemu-img-ev-3.0.0-0.tis.21.x86_64 3/3 Removed: librados2.x86_64 2:14.2.22-0.el7.tis.40 librbd1.x86_64 2:14.2.22-0.el7.tis.40 Dependency Removed: qemu-img-ev.x86_64 10:3.0.0-0.tis.21 Complete! ++ grep '^name=stx' /etc/yum.repos.d/stx.repo ++ awk -F = '{printf "--enablerepo=" $2 " "}' + yum install '--disablerepo=*' --enablerepo=stx-local-build --enablerepo=stx-mirror-distro -y --setopt=skip_missing_names_on_install=False ceph-manager python-cephclient python-oslo-messaging python2-eventlet fm-api fm-rest-api python-fmclient fm-common librados2 librbd1 ceph-common ceph-mon ceph-osd ceph-mgr Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile http://mirror.starlingx.cengn.ca:80//mirror/starlingx/master/centos/containers/20230207T025358Z/outputs/RPMS/std/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Resolving Dependencies --> Running transaction check ---> Package ceph-common.x86_64 2:14.2.22-0.el7.tis.40 will be installed --> Processing Dependency: libcephfs2 = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libradosstriper1 = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-ceph-argparse = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-cephfs = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-rados = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-rbd = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-rgw = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: liboath.so.0(LIBOATH_1.10.0)(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: liboath.so.0(LIBOATH_1.2.0)(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-prettytable for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libcephfs.so.2()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libfuse.so.2()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libleveldb.so.1()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: liboath.so.0()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: librabbitmq.so.4()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libradosstriper.so.1()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: librdkafka.so.1()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: libsnappy.so.1()(64bit) for package: 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 ---> Package ceph-manager.x86_64 0:1.0-33.tis will be installed --> Processing Dependency: sysinv for package: ceph-manager-1.0-33.tis.x86_64 ---> Package ceph-mgr.x86_64 2:14.2.22-0.el7.tis.40 will be installed --> Processing Dependency: ceph-base = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: pyOpenSSL for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-bcrypt for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-cherrypy for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-enum34 for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-pecan for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-requests for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-six for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: python-werkzeug for package: 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 ---> Package ceph-mon.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package ceph-osd.x86_64 2:14.2.22-0.el7.tis.40 will be installed --> Processing Dependency: libstoragemgmt for package: 2:ceph-osd-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: lvm2 for package: 2:ceph-osd-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: sudo for package: 2:ceph-osd-14.2.22-0.el7.tis.40.x86_64 ---> Package fm-api.x86_64 0:1.0-49.tis will be installed ---> Package fm-common.x86_64 0:1.0-71.tis will be installed --> Processing Dependency: libpq.so.5()(64bit) for package: fm-common-1.0-71.tis.x86_64 ---> Package fm-rest-api.x86_64 0:1.0-80.tis will be installed --> Processing Dependency: python-paste for package: fm-rest-api-1.0-80.tis.x86_64 --> Processing Dependency: python-webob for package: fm-rest-api-1.0-80.tis.x86_64 ---> Package librados2.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package librbd1.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-cephclient.noarch 0:13.2.2.0-26.tis will be installed --> Processing Dependency: python-ipaddress for package: python-cephclient-13.2.2.0-26.tis.noarch ---> Package python-fmclient.x86_64 0:1.0-40.tis will be installed --> Processing Dependency: python-keystoneauth1 >= 3.1.0 for package: python-fmclient-1.0-40.tis.x86_64 --> Processing Dependency: python-oslo-i18n >= 2.1.0 for package: python-fmclient-1.0-40.tis.x86_64 --> Processing Dependency: python-oslo-utils >= 3.20.0 for package: python-fmclient-1.0-40.tis.x86_64 --> Processing Dependency: python-pbr >= 2.0.0 for package: python-fmclient-1.0-40.tis.x86_64 --> Processing Dependency: bash-completion for package: python-fmclient-1.0-40.tis.x86_64 ---> Package python2-eventlet.noarch 0:0.24.1-3.el7 will be installed --> Processing Dependency: python2-dns for package: python2-eventlet-0.24.1-3.el7.noarch --> Processing Dependency: python2-greenlet for package: python2-eventlet-0.24.1-3.el7.noarch --> Processing Dependency: python2-monotonic for package: python2-eventlet-0.24.1-3.el7.noarch ---> Package python2-oslo-messaging.noarch 0:5.30.6-1.el7.tis.6 will be installed --> Processing Dependency: python-amqp >= 2.1.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-debtcollector >= 1.2.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-futures >= 3.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-futurist >= 0.11.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-kombu >= 1:4.0.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-config >= 2:4.0.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-context >= 2.9.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-log >= 3.22.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-middleware >= 3.27.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-serialization >= 1.10.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-oslo-service >= 1.10.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-pika >= 0.10.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-stevedore >= 1.20.0 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: PyYAML for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-babel for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-cachetools for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-iso8601 for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-pika_pool for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-pyngus for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-setuptools for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Processing Dependency: python-tenacity for package: python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch --> Running transaction check ---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed --> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64 ---> Package bash-completion.noarch 1:2.1-6.el7 will be installed ---> Package ceph-base.x86_64 2:14.2.22-0.el7.tis.40 will be installed --> Processing Dependency: librgw2 = 2:14.2.22-0.el7.tis.40 for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: cryptsetup for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: e2fsprogs for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: gdisk for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: logrotate for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: parted for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: psmisc for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: which for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 --> Processing Dependency: xfsprogs for package: 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 ---> Package fuse-libs.x86_64 0:2.9.2-11.el7 will be installed ---> Package leveldb.x86_64 0:1.12.0-11.el7 will be installed ---> Package libcephfs2.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package liboath.x86_64 0:2.4.1-9.el7 will be installed ---> Package librabbitmq.x86_64 0:0.8.0-3.el7 will be installed ---> Package libradosstriper1.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package librdkafka.x86_64 0:0.11.4-1.el7 will be installed ---> Package libstoragemgmt.x86_64 0:1.8.1-1.el7 will be installed --> Processing Dependency: initscripts for package: libstoragemgmt-1.8.1-1.el7.x86_64 --> Processing Dependency: libstoragemgmt-python for package: libstoragemgmt-1.8.1-1.el7.x86_64 --> Processing Dependency: libconfig.so.9()(64bit) for package: libstoragemgmt-1.8.1-1.el7.x86_64 --> Processing Dependency: libyajl.so.2()(64bit) for package: libstoragemgmt-1.8.1-1.el7.x86_64 ---> Package lvm2.x86_64 7:2.02.177-4.el7 will be installed --> Processing Dependency: lvm2-libs = 7:2.02.177-4.el7 for package: 7:lvm2-2.02.177-4.el7.x86_64 --> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.177-4.el7.x86_64 --> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64 --> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64 --> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64 --> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.177-4.el7.x86_64 ---> Package postgresql-libs.x86_64 0:9.2.24-1.el7_5 will be installed ---> Package python-cachetools.noarch 0:1.1.6-2.el7 will be installed ---> Package python-ceph-argparse.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-cephfs.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-cherrypy.noarch 0:3.2.2-4.el7 will be installed ---> Package python-dns.noarch 0:1.15.0-5.el7 will be installed --> Processing Dependency: python-crypto for package: python-dns-1.15.0-5.el7.noarch ---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed ---> Package python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 will be installed --> Processing Dependency: python-tempita for package: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch ---> Package python-prettytable.noarch 0:0.7.2-3.el7 will be installed ---> Package python-rados.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-rbd.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-rgw.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package python-werkzeug.noarch 0:0.9.1-2.el7 will be installed ---> Package python2-amqp.noarch 0:2.1.4-3.el7 will be installed --> Processing Dependency: python2-vine for package: python2-amqp-2.1.4-3.el7.noarch ---> Package python2-babel.noarch 0:2.3.4-1.el7 will be installed --> Processing Dependency: pytz for package: python2-babel-2.3.4-1.el7.noarch ---> Package python2-bcrypt.x86_64 0:3.1.6-2.el7 will be installed --> Processing Dependency: python-cffi for package: python2-bcrypt-3.1.6-2.el7.x86_64 ---> Package python2-debtcollector.noarch 0:1.22.0-2.el7 will be installed --> Processing Dependency: python2-funcsigs for package: python2-debtcollector-1.22.0-2.el7.noarch --> Processing Dependency: python2-wrapt for package: python2-debtcollector-1.22.0-2.el7.noarch ---> Package python2-futures.noarch 0:3.1.1-5.el7 will be installed ---> Package python2-futurist.noarch 0:1.3.1-1.el7 will be installed --> Processing Dependency: python-contextlib2 >= 0.4.0 for package: python2-futurist-1.3.1-1.el7.noarch ---> Package python2-greenlet.x86_64 0:0.4.9-1.el7 will be installed ---> Package python2-ipaddress.noarch 0:1.0.18-5.el7 will be installed ---> Package python2-iso8601.noarch 0:0.1.11-8.el7 will be installed ---> Package python2-keystoneauth1.noarch 0:3.17.1-2.tis.2 will be installed --> Processing Dependency: python2-os-service-types >= 1.2.0 for package: python2-keystoneauth1-3.17.1-2.tis.2.noarch ---> Package python2-kombu.noarch 1:4.0.2-5.el7 will be installed --> Processing Dependency: python-anyjson >= 0.3.3 for package: 1:python2-kombu-4.0.2-5.el7.noarch ---> Package python2-monotonic.noarch 0:1.5-1.el7 will be installed ---> Package python2-oslo-config.noarch 2:6.8.1-1.el7 will be installed --> Processing Dependency: python-netaddr >= 0.7.18 for package: 2:python2-oslo-config-6.8.1-1.el7.noarch --> Processing Dependency: python2-rfc3986 >= 1.2.0 for package: 2:python2-oslo-config-6.8.1-1.el7.noarch ---> Package python2-oslo-context.noarch 0:2.22.1-1.el7 will be installed ---> Package python2-oslo-i18n.noarch 0:3.24.0-2.el7 will be installed --> Processing Dependency: python-oslo-i18n-lang = 3.24.0-2.el7 for package: python2-oslo-i18n-3.24.0-2.el7.noarch ---> Package python2-oslo-log.noarch 0:3.44.1-2.el7 will be installed --> Processing Dependency: python-oslo-log-lang = 3.44.1-2.el7 for package: python2-oslo-log-3.44.1-2.el7.noarch --> Processing Dependency: python-inotify for package: python2-oslo-log-3.44.1-2.el7.noarch --> Processing Dependency: python2-dateutil for package: python2-oslo-log-3.44.1-2.el7.noarch ---> Package python2-oslo-middleware.noarch 0:3.36.0-1.el7 will be installed --> Processing Dependency: python-oslo-middleware-lang = 3.36.0-1.el7 for package: python2-oslo-middleware-3.36.0-1.el7.noarch --> Processing Dependency: python2-jinja2 for package: python2-oslo-middleware-3.36.0-1.el7.noarch --> Processing Dependency: python2-statsd for package: python2-oslo-middleware-3.36.0-1.el7.noarch ---> Package python2-oslo-serialization.noarch 0:2.29.2-2.el7 will be installed --> Processing Dependency: python2-msgpack >= 0.5.2 for package: python2-oslo-serialization-2.29.2-2.el7.noarch ---> Package python2-oslo-service.noarch 0:1.38.0-1.el7 will be installed --> Processing Dependency: python-paste-deploy >= 1.5.0 for package: python2-oslo-service-1.38.0-1.el7.noarch --> Processing Dependency: python2-oslo-concurrency >= 3.25.0 for package: python2-oslo-service-1.38.0-1.el7.noarch --> Processing Dependency: python2-routes for package: python2-oslo-service-1.38.0-1.el7.noarch --> Processing Dependency: python2-yappi for package: python2-oslo-service-1.38.0-1.el7.noarch ---> Package python2-oslo-utils.noarch 0:3.40.3-1.el7 will be installed --> Processing Dependency: python-oslo-utils-lang = 3.40.3-1.el7 for package: python2-oslo-utils-3.40.3-1.el7.noarch --> Processing Dependency: python-netifaces >= 0.10.4 for package: python2-oslo-utils-3.40.3-1.el7.noarch --> Processing Dependency: pyparsing for package: python2-oslo-utils-3.40.3-1.el7.noarch ---> Package python2-pbr.noarch 0:3.1.1-1.el7 will be installed ---> Package python2-pecan.noarch 0:1.1.2-1.el7 will be installed --> Processing Dependency: python-logutils for package: python2-pecan-1.1.2-1.el7.noarch --> Processing Dependency: python-mako for package: python2-pecan-1.1.2-1.el7.noarch --> Processing Dependency: python-simplegeneric for package: python2-pecan-1.1.2-1.el7.noarch --> Processing Dependency: python-singledispatch for package: python2-pecan-1.1.2-1.el7.noarch --> Processing Dependency: python-webtest for package: python2-pecan-1.1.2-1.el7.noarch ---> Package python2-pika.noarch 0:0.10.0-10.el7 will be installed ---> Package python2-pika_pool.noarch 0:0.1.3-3.el7 will be installed ---> Package python2-pyOpenSSL.noarch 0:17.3.0-3.el7 will be installed --> Processing Dependency: python-cryptography >= 1.3.0 for package: python2-pyOpenSSL-17.3.0-3.el7.noarch ---> Package python2-pyngus.noarch 0:2.3.0-1.el7 will be installed --> Processing Dependency: python2-qpid-proton >= 0.28.0 for package: python2-pyngus-2.3.0-1.el7.noarch ---> Package python2-requests.noarch 0:2.21.0-2.el7 will be installed --> Processing Dependency: python2-idna for package: python2-requests-2.21.0-2.el7.noarch --> Processing Dependency: python2-urllib3 for package: python2-requests-2.21.0-2.el7.noarch ---> Package python2-setuptools.noarch 0:38.5.1-1.el7.tis.2 will be installed ---> Package python2-six.noarch 0:1.12.0-1.el7 will be installed ---> Package python2-stevedore.noarch 0:1.25.1-1.el7 will be installed ---> Package python2-tenacity.noarch 0:4.4.0-1.el7 will be installed ---> Package python2-webob.noarch 0:1.8.2-1.el7 will be installed ---> Package snappy.x86_64 0:1.1.0-3.el7 will be installed ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1.tis.10 will be installed ---> Package sysinv.x86_64 0:1.0-3176.tis will be installed --> Processing Dependency: python2-botocore >= 1.11.0 for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: pyparted for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-boto3 for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-docker for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-ipaddr for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-jsonpatch for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-keyring for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-keystonemiddleware for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-kubernetes for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-pathlib for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-psutil for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-pyudev for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-retrying for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-sqlalchemy for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python-wsme for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python2-oslo-db for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python2-oslo-policy for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: python2-oslo-rootwrap for package: sysinv-1.0-3176.tis.x86_64 --> Processing Dependency: tsconfig for package: sysinv-1.0-3176.tis.x86_64 --> Running transaction check ---> Package cryptsetup.x86_64 0:2.0.3-3.el7 will be installed ---> Package device-mapper-event-libs.x86_64 7:1.02.146-4.el7 will be installed ---> Package device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 will be installed ---> Package e2fsprogs.x86_64 0:1.42.9-13.el7 will be installed --> Processing Dependency: e2fsprogs-libs(x86-64) = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64 --> Processing Dependency: libss = 1.42.9-13.el7 for package: e2fsprogs-1.42.9-13.el7.x86_64 --> Processing Dependency: libe2p.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64 --> Processing Dependency: libext2fs.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64 --> Processing Dependency: libss.so.2()(64bit) for package: e2fsprogs-1.42.9-13.el7.x86_64 ---> Package gdisk.x86_64 0:0.8.10-2.el7 will be installed ---> Package initscripts.x86_64 0:9.49.46-1.el7.tis.15 will be installed --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.46-1.el7.tis.15.x86_64 --> Processing Dependency: iproute for package: initscripts-9.49.46-1.el7.tis.15.x86_64 ---> Package libconfig.x86_64 0:1.4.9-5.el7 will be installed ---> Package librgw2.x86_64 2:14.2.22-0.el7.tis.40 will be installed ---> Package libstoragemgmt-python.noarch 0:1.8.1-1.el7 will be installed --> Processing Dependency: libstoragemgmt-python-clibs for package: libstoragemgmt-python-1.8.1-1.el7.noarch ---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed ---> Package logrotate.x86_64 0:3.8.6-17.el7.tis.6 will be installed ---> Package lvm2-libs.x86_64 7:2.02.177-4.el7 will be installed --> Processing Dependency: device-mapper-event = 7:1.02.146-4.el7 for package: 7:lvm2-libs-2.02.177-4.el7.x86_64 ---> Package parted.x86_64 0:3.1-29.el7.tis.8 will be installed ---> Package psmisc.x86_64 0:22.20-15.el7 will be installed ---> Package pyparsing.noarch 0:2.1.10-3.el7 will be installed --> Processing Dependency: python-pyparsing = 2.1.10-3.el7 for package: pyparsing-2.1.10-3.el7.noarch ---> Package pyparted.x86_64 1:3.9-15.el7 will be installed ---> Package python-anyjson.noarch 0:0.3.3-3.el7 will be installed ---> Package python-boto3.noarch 0:1.4.6-5.el7 will be installed --> Processing Dependency: python-s3transfer >= 0.1.10 for package: python-boto3-1.4.6-5.el7.noarch ---> Package python-contextlib2.noarch 0:0.5.1-3.el7 will be installed ---> Package python-inotify.noarch 0:0.9.4-4.el7 will be installed ---> Package python-ipaddr.noarch 0:2.1.11-1.el7 will be installed ---> Package python-keyring.noarch 0:5.7.1-1.tis.8 will be installed ---> Package python-logutils.noarch 0:0.3.3-3.el7 will be installed ---> Package python-mako.noarch 0:0.8.1-2.el7 will be installed --> Processing Dependency: python-beaker for package: python-mako-0.8.1-2.el7.noarch --> Processing Dependency: python-markupsafe for package: python-mako-0.8.1-2.el7.noarch ---> Package python-netifaces.x86_64 0:0.10.4-3.el7 will be installed ---> Package python-oslo-i18n-lang.noarch 0:3.24.0-2.el7 will be installed ---> Package python-oslo-log-lang.noarch 0:3.44.1-2.el7 will be installed ---> Package python-oslo-middleware-lang.noarch 0:3.36.0-1.el7 will be installed ---> Package python-oslo-utils-lang.noarch 0:3.40.3-1.el7 will be installed ---> Package python-paste-deploy.noarch 0:1.5.2-6.el7 will be installed ---> Package python-pathlib.noarch 0:1.0.1-1.el7 will be installed ---> Package python-pyudev.noarch 0:0.15-9.el7 will be installed ---> Package python-retrying.noarch 0:1.2.3-4.el7 will be installed ---> Package python-routes.noarch 0:2.4.1-1.el7 will be installed --> Processing Dependency: python-repoze-lru for package: python-routes-2.4.1-1.el7.noarch ---> Package python-simplegeneric.noarch 0:0.8-7.el7 will be installed ---> Package python-tempita.noarch 0:0.5.1-8.el7 will be installed ---> Package python-webtest.noarch 0:2.0.23-1.el7 will be installed --> Processing Dependency: python-beautifulsoup4 for package: python-webtest-2.0.23-1.el7.noarch --> Processing Dependency: python-waitress for package: python-webtest-2.0.23-1.el7.noarch ---> Package python2-botocore.noarch 0:1.12.75-1.el7 will be installed --> Processing Dependency: python-docutils >= 0.10 for package: python2-botocore-1.12.75-1.el7.noarch --> Processing Dependency: python2-jmespath >= 0.7.1 for package: python2-botocore-1.12.75-1.el7.noarch ---> Package python2-cffi.x86_64 0:1.11.2-1.el7 will be installed --> Processing Dependency: python-pycparser for package: python2-cffi-1.11.2-1.el7.x86_64 ---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed --> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64 ---> Package python2-cryptography.x86_64 0:2.5-1.el7 will be installed --> Processing Dependency: python2-asn1crypto >= 0.21 for package: python2-cryptography-2.5-1.el7.x86_64 ---> Package python2-dateutil.noarch 1:2.6.1-1.el7 will be installed ---> Package python2-docker.noarch 0:3.3.0-1.el7.tis.6 will be installed --> Processing Dependency: python-backports-ssl_match_hostname >= 3.5 for package: python2-docker-3.3.0-1.el7.tis.6.noarch --> Processing Dependency: python-docker-pycreds >= 0.2.1 for package: python2-docker-3.3.0-1.el7.tis.6.noarch --> Processing Dependency: python-websocket-client >= 0.32.0 for package: python2-docker-3.3.0-1.el7.tis.6.noarch ---> Package python2-funcsigs.noarch 0:1.0.2-4.el7 will be installed ---> Package python2-idna.noarch 0:2.5-1.el7 will be installed ---> Package python2-jinja2.noarch 0:2.8.1-1.el7 will be installed ---> Package python2-jsonpatch.noarch 0:1.21-1.el7 will be installed --> Processing Dependency: python2-jsonpointer for package: python2-jsonpatch-1.21-1.el7.noarch ---> Package python2-keystonemiddleware.noarch 0:7.0.1-2.el7 will be installed --> Processing Dependency: python2-keystoneclient >= 1:3.20.0 for package: python2-keystonemiddleware-7.0.1-2.el7.noarch --> Processing Dependency: python2-oslo-cache >= 1.26.0 for package: python2-keystonemiddleware-7.0.1-2.el7.noarch --> Processing Dependency: python2-pycadf >= 1.1.0 for package: python2-keystonemiddleware-7.0.1-2.el7.noarch ---> Package python2-kubernetes.noarch 0:8.0.0-8.el7.tis.1 will be installed --> Processing Dependency: python-certifi for package: python2-kubernetes-8.0.0-8.el7.tis.1.noarch --> Processing Dependency: python-google-auth for package: python2-kubernetes-8.0.0-8.el7.tis.1.noarch --> Processing Dependency: python-requests-oauthlib for package: python2-kubernetes-8.0.0-8.el7.tis.1.noarch ---> Package python2-msgpack.x86_64 0:0.6.1-2.el7 will be installed ---> Package python2-netaddr.noarch 0:0.7.19-5.el7 will be installed ---> Package python2-os-service-types.noarch 0:1.3.0-1.el7 will be installed ---> Package python2-oslo-concurrency.noarch 0:3.29.1-1.el7 will be installed --> Processing Dependency: python-oslo-concurrency-lang = 3.29.1-1.el7 for package: python2-oslo-concurrency-3.29.1-1.el7.noarch --> Processing Dependency: python2-fasteners for package: python2-oslo-concurrency-3.29.1-1.el7.noarch ---> Package python2-oslo-db.noarch 0:4.40.0-1.el7 will be installed --> Processing Dependency: python-oslo-db-lang = 4.40.0-1.el7 for package: python2-oslo-db-4.40.0-1.el7.noarch --> Processing Dependency: python-alembic >= 0.9.6 for package: python2-oslo-db-4.40.0-1.el7.noarch --> Processing Dependency: python-migrate >= 0.11.0 for package: python2-oslo-db-4.40.0-1.el7.noarch --> Processing Dependency: MySQL-python for package: python2-oslo-db-4.40.0-1.el7.noarch --> Processing Dependency: python2-PyMySQL for package: python2-oslo-db-4.40.0-1.el7.noarch ---> Package python2-oslo-policy.noarch 0:2.3.2-1.el7 will be installed --> Processing Dependency: python-oslo-policy-lang = 2.3.2-1.el7 for package: python2-oslo-policy-2.3.2-1.el7.noarch ---> Package python2-oslo-rootwrap.noarch 0:5.9.1-1.el7 will be installed ---> Package python2-psutil.x86_64 0:5.2.2-2.el7 will be installed ---> Package python2-qpid-proton.x86_64 0:0.28.0-1.el7 will be installed --> Processing Dependency: qpid-proton-c(x86-64) = 0.28.0-1.el7 for package: python2-qpid-proton-0.28.0-1.el7.x86_64 ---> Package python2-rfc3986.noarch 0:1.2.0-1.el7 will be installed ---> Package python2-singledispatch.noarch 0:3.4.0.3-4.el7 will be installed ---> Package python2-sqlalchemy.x86_64 0:1.1.11-1.el7 will be installed ---> Package python2-statsd.noarch 0:3.2.1-5.el7 will be installed ---> Package python2-urllib3.noarch 0:1.21.1-1.el7 will be installed --> Processing Dependency: python-pysocks for package: python2-urllib3-1.21.1-1.el7.noarch ---> Package python2-vine.noarch 0:1.1.3-2.el7 will be installed ---> Package python2-wrapt.x86_64 0:1.11.1-1.el7 will be installed ---> Package python2-wsme.noarch 0:0.9.2-1.el7.tis.5 will be installed ---> Package python2-yappi.x86_64 0:1.0-1.el7 will be installed ---> Package pytz.noarch 0:2016.10-2.el7 will be installed ---> Package tsconfig.x86_64 0:1.0-67.tis will be installed ---> Package which.x86_64 0:2.20-7.el7 will be installed ---> Package xfsprogs.x86_64 0:4.5.0-18.el7 will be installed ---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed --> Running transaction check ---> Package MySQL-python.x86_64 0:1.2.5-1.el7 will be installed --> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: MySQL-python-1.2.5-1.el7.x86_64 --> Processing Dependency: libmysqlclient.so.18()(64bit) for package: MySQL-python-1.2.5-1.el7.x86_64 ---> Package device-mapper-event.x86_64 7:1.02.146-4.el7 will be installed ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed ---> Package iproute.x86_64 0:5.12.0-4.tis.4 will be installed --> Processing Dependency: libbpf for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.0.1)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.0.6)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.1.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0(LIBBPF_0.2.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libbpf.so.0()(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 --> Processing Dependency: libmnl.so.0()(64bit) for package: iproute-5.12.0-4.tis.4.x86_64 ---> Package libss.x86_64 0:1.42.9-13.el7 will be installed ---> Package libstoragemgmt-python-clibs.x86_64 0:1.8.1-1.el7 will be installed ---> Package libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 will be installed --> Processing Dependency: libtommath.so.1()(64bit) for package: libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch ---> Package python-beaker.noarch 0:1.5.4-10.el7 will be installed ---> Package python-beautifulsoup4.noarch 0:4.6.0-1.el7 will be installed --> Processing Dependency: python-lxml for package: python-beautifulsoup4-4.6.0-1.el7.noarch ---> Package python-docker-pycreds.noarch 1:0.3.0-7.el7 will be installed ---> Package python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 will be installed --> Processing Dependency: python-imaging for package: python-docutils-0.11-0.3.20130715svn7687.el7.noarch ---> Package python-migrate.noarch 0:0.11.0-1.el7 will be installed --> Processing Dependency: python-decorator for package: python-migrate-0.11.0-1.el7.noarch --> Processing Dependency: python-sqlparse for package: python-migrate-0.11.0-1.el7.noarch ---> Package python-oslo-concurrency-lang.noarch 0:3.29.1-1.el7 will be installed ---> Package python-oslo-db-lang.noarch 0:4.40.0-1.el7 will be installed ---> Package python-oslo-policy-lang.noarch 0:2.3.2-1.el7 will be installed ---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed --> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch ---> Package python-repoze-lru.noarch 0:0.4-3.el7 will be installed ---> Package python-s3transfer.noarch 0:0.1.13-1.el7 will be installed ---> Package python-waitress.noarch 0:0.8.9-5.el7 will be installed ---> Package python-websocket-client.noarch 0:0.34.0-3.el7 will be installed ---> Package python2-PyMySQL.noarch 0:0.9.2-2.el7 will be installed ---> Package python2-alembic.noarch 0:0.9.7-1.el7 will be installed --> Processing Dependency: python-editor for package: python2-alembic-0.9.7-1.el7.noarch ---> Package python2-asn1crypto.noarch 0:0.23.0-2.el7 will be installed ---> Package python2-certifi.noarch 0:2018.10.15-5.el7 will be installed ---> Package python2-fasteners.noarch 0:0.14.1-6.el7 will be installed ---> Package python2-google-auth.noarch 0:1.3.0-1.el7 will be installed --> Processing Dependency: python-pyasn1 for package: python2-google-auth-1.3.0-1.el7.noarch --> Processing Dependency: python-pyasn1-modules for package: python2-google-auth-1.3.0-1.el7.noarch --> Processing Dependency: python-rsa for package: python2-google-auth-1.3.0-1.el7.noarch ---> Package python2-jmespath.noarch 0:0.9.0-5.el7 will be installed ---> Package python2-jsonpointer.noarch 0:1.10-4.el7 will be installed ---> Package python2-keystoneclient.noarch 1:3.21.0-2.tis.2 will be installed ---> Package python2-markupsafe.x86_64 0:0.23-16.el7 will be installed ---> Package python2-oslo-cache.noarch 0:1.30.3-1.el7 will be installed --> Processing Dependency: python-oslo-cache-lang = 1.30.3-1.el7 for package: python2-oslo-cache-1.30.3-1.el7.noarch --> Processing Dependency: python-dogpile-cache >= 0.6.2 for package: python2-oslo-cache-1.30.3-1.el7.noarch --> Processing Dependency: python-memcached for package: python2-oslo-cache-1.30.3-1.el7.noarch ---> Package python2-pycadf.noarch 0:2.6.0-1.el7 will be installed --> Processing Dependency: python-pycadf-common = 2.6.0-1.el7 for package: python2-pycadf-2.6.0-1.el7.noarch ---> Package python2-pyparsing.noarch 0:2.1.10-3.el7 will be installed ---> Package python2-pysocks.noarch 0:1.6.8-6.el7 will be installed ---> Package python2-requests-oauthlib.noarch 0:0.8.0-5.el7 will be installed --> Processing Dependency: python2-oauthlib for package: python2-requests-oauthlib-0.8.0-5.el7.noarch ---> Package qpid-proton-c.x86_64 0:0.28.0-1.el7 will be installed ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed --> Running transaction check ---> Package libbpf.x86_64 2:0.5.0-1.tis.1 will be installed ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed ---> Package libtommath.x86_64 0:1.0-8.el7 will be installed ---> Package mariadb-libs.x86_64 3:10.1.28-1.el7.tis.10 will be installed --> Processing Dependency: mariadb-common(x86-64) = 3:10.1.28-1.el7.tis.10 for package: 3:mariadb-libs-10.1.28-1.el7.tis.10.x86_64 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed ---> Package python-decorator.noarch 0:3.4.0-3.el7 will be installed ---> Package python-dogpile-cache.noarch 0:0.6.2-1.el7 will be installed --> Processing Dependency: python-dogpile-core >= 0.4.1 for package: python-dogpile-cache-0.6.2-1.el7.noarch ---> Package python-editor.noarch 0:0.4-4.el7 will be installed ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.0.24)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.2)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.26)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1(LIBXML2_1.1.9)(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libexslt.so.0()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 --> Processing Dependency: libxslt.so.1()(64bit) for package: python-lxml-3.2.1-4.el7.x86_64 ---> Package python-memcached.noarch 0:1.58-1.el7 will be installed ---> Package python-oslo-cache-lang.noarch 0:1.30.3-1.el7 will be installed ---> Package python-ply.noarch 0:3.4-11.el7 will be installed ---> Package python-pycadf-common.noarch 0:2.6.0-1.el7 will be installed ---> Package python-sqlparse.noarch 0:0.1.18-5.el7 will be installed ---> Package python2-oauthlib.noarch 0:2.0.1-8.el7 will be installed --> Processing Dependency: python-jwcrypto for package: python2-oauthlib-2.0.1-8.el7.noarch ---> Package python2-pillow.x86_64 0:4.0.0-1.el7 will be installed --> Processing Dependency: python2-olefile for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libtiff.so.5(LIBTIFF_4.0)(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libfreetype.so.6()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libimagequant.so.0()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libjpeg.so.62()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: liblcms2.so.2()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libopenjp2.so.7()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libtiff.so.5()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 --> Processing Dependency: libwebp.so.4()(64bit) for package: python2-pillow-4.0.0-1.el7.x86_64 ---> Package python2-pyasn1.noarch 0:0.3.7-6.el7 will be installed ---> Package python2-pyasn1-modules.noarch 0:0.3.7-6.el7 will be installed ---> Package python2-rsa.noarch 0:3.4.1-1.el7 will be installed --> Running transaction check ---> Package freetype.x86_64 0:2.8-12.el7 will be installed --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: freetype-2.8-12.el7.x86_64 --> Processing Dependency: libpng15.so.15()(64bit) for package: freetype-2.8-12.el7.x86_64 ---> Package lcms2.x86_64 0:2.6-3.el7 will be installed ---> Package libimagequant.x86_64 0:2.8.2-2.el7 will be installed --> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: libimagequant-2.8.2-2.el7.x86_64 --> Processing Dependency: libgomp.so.1(OMP_1.0)(64bit) for package: libimagequant-2.8.2-2.el7.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: libimagequant-2.8.2-2.el7.x86_64 ---> Package libjpeg-turbo.x86_64 0:1.2.90-8.el7 will be installed ---> Package libtiff.x86_64 0:4.0.3-35.el7 will be installed --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-35.el7.x86_64 ---> Package libwebp.x86_64 0:0.3.0-10.el7_9 will be installed ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed ---> Package mariadb-common.x86_64 3:10.1.28-1.el7.tis.10 will be installed --> Processing Dependency: /etc/my.cnf for package: 3:mariadb-common-10.1.28-1.el7.tis.10.x86_64 ---> Package openjpeg2.x86_64 0:2.3.1-3.el7_7 will be installed ---> Package python-dogpile-core.noarch 0:0.4.1-2.el7 will be installed ---> Package python-jwcrypto.noarch 0:0.4.2-1.el7 will be installed ---> Package python2-olefile.noarch 0:0.46-2.el7 will be installed --> Running transaction check ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be installed ---> Package libpng.x86_64 2:1.5.13-8.el7 will be installed ---> Package mariadb-config.x86_64 3:10.1.28-1.el7.tis.10 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: ceph-common x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 18 M ceph-manager x86_64 1.0-33.tis stx-mirror-distro 38 k ceph-mgr x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 1.5 M ceph-mon x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 4.2 M ceph-osd x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 16 M fm-api x86_64 1.0-49.tis stx-mirror-distro 26 k fm-common x86_64 1.0-71.tis stx-mirror-distro 112 k fm-rest-api x86_64 1.0-80.tis stx-mirror-distro 120 k librados2 x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 3.3 M librbd1 x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 1.5 M python-cephclient noarch 13.2.2.0-26.tis stx-mirror-distro 64 k python-fmclient x86_64 1.0-40.tis stx-mirror-distro 79 k python2-eventlet noarch 0.24.1-3.el7 stx-mirror-distro 319 k python2-oslo-messaging noarch 5.30.6-1.el7.tis.6 stx-mirror-distro 359 k Installing for dependencies: MySQL-python x86_64 1.2.5-1.el7 stx-mirror-distro 90 k PyYAML x86_64 3.10-11.el7 stx-mirror-distro 153 k bash-completion noarch 1:2.1-6.el7 stx-mirror-distro 85 k ceph-base x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 5.3 M cryptsetup x86_64 2.0.3-3.el7 stx-mirror-distro 154 k device-mapper-event x86_64 7:1.02.146-4.el7 stx-mirror-distro 185 k device-mapper-event-libs x86_64 7:1.02.146-4.el7 stx-mirror-distro 184 k device-mapper-persistent-data x86_64 0.7.3-3.el7 stx-mirror-distro 405 k e2fsprogs x86_64 1.42.9-13.el7 stx-mirror-distro 699 k e2fsprogs-libs x86_64 1.42.9-13.el7 stx-mirror-distro 167 k freetype x86_64 2.8-12.el7 stx-mirror-distro 380 k fuse-libs x86_64 2.9.2-11.el7 stx-mirror-distro 93 k gdisk x86_64 0.8.10-2.el7 stx-mirror-distro 189 k initscripts x86_64 9.49.46-1.el7.tis.15 stx-mirror-distro 444 k iproute x86_64 5.12.0-4.tis.4 stx-mirror-distro 741 k jbigkit-libs x86_64 2.0-11.el7 stx-mirror-distro 46 k lcms2 x86_64 2.6-3.el7 stx-mirror-distro 150 k leveldb x86_64 1.12.0-11.el7 stx-mirror-distro 161 k libbpf x86_64 2:0.5.0-1.tis.1 stx-mirror-distro 140 k libcephfs2 x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 473 k libconfig x86_64 1.4.9-5.el7 stx-mirror-distro 59 k libgomp x86_64 4.8.5-36.el7 stx-mirror-distro 157 k libimagequant x86_64 2.8.2-2.el7 stx-mirror-distro 52 k libjpeg-turbo x86_64 1.2.90-8.el7 stx-mirror-distro 135 k libmnl x86_64 1.0.3-7.el7 stx-mirror-distro 23 k liboath x86_64 2.4.1-9.el7 stx-mirror-distro 35 k libpng x86_64 2:1.5.13-8.el7 stx-mirror-distro 213 k librabbitmq x86_64 0.8.0-3.el7 stx-mirror-distro 37 k libradosstriper1 x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 358 k librdkafka x86_64 0.11.4-1.el7 stx-mirror-distro 337 k librgw2 x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 5.1 M libss x86_64 1.42.9-13.el7 stx-mirror-distro 46 k libstoragemgmt x86_64 1.8.1-1.el7 stx-mirror-distro 243 k libstoragemgmt-python noarch 1.8.1-1.el7 stx-mirror-distro 167 k libstoragemgmt-python-clibs x86_64 1.8.1-1.el7 stx-mirror-distro 19 k libtiff x86_64 4.0.3-35.el7 stx-mirror-distro 172 k libtomcrypt x86_64 1.17-33.20170623gitcd6e602.el7 stx-mirror-distro 390 k libtommath x86_64 1.0-8.el7 stx-mirror-distro 51 k libwebp x86_64 0.3.0-10.el7_9 stx-mirror-distro 170 k libxslt x86_64 1.1.28-6.el7 stx-mirror-distro 242 k libyaml x86_64 0.1.4-11.el7_0 stx-mirror-distro 55 k logrotate x86_64 3.8.6-17.el7.tis.6 stx-mirror-distro 73 k lvm2 x86_64 7:2.02.177-4.el7 stx-mirror-distro 1.3 M lvm2-libs x86_64 7:2.02.177-4.el7 stx-mirror-distro 1.0 M mariadb-common x86_64 3:10.1.28-1.el7.tis.10 stx-mirror-distro 63 k mariadb-config x86_64 3:10.1.28-1.el7.tis.10 stx-mirror-distro 29 k mariadb-libs x86_64 3:10.1.28-1.el7.tis.10 stx-mirror-distro 647 k openjpeg2 x86_64 2.3.1-3.el7_7 stx-mirror-distro 153 k parted x86_64 3.1-29.el7.tis.8 stx-mirror-distro 614 k postgresql-libs x86_64 9.2.24-1.el7_5 stx-mirror-distro 234 k psmisc x86_64 22.20-15.el7 stx-mirror-distro 141 k pyparsing noarch 2.1.10-3.el7 stx-mirror-distro 6.8 k pyparted x86_64 1:3.9-15.el7 stx-mirror-distro 195 k python-anyjson noarch 0.3.3-3.el7 stx-mirror-distro 12 k python-backports x86_64 1.0-8.el7 stx-mirror-distro 5.8 k python-backports-ssl_match_hostname noarch 3.5.0.1-1.el7 stx-mirror-distro 13 k python-beaker noarch 1.5.4-10.el7 stx-mirror-distro 80 k python-beautifulsoup4 noarch 4.6.0-1.el7 stx-mirror-distro 171 k python-boto3 noarch 1.4.6-5.el7 stx-mirror-distro 132 k python-cachetools noarch 1.1.6-2.el7 stx-mirror-distro 26 k python-ceph-argparse x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 23 k python-cephfs x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 133 k python-cherrypy noarch 3.2.2-4.el7 stx-mirror-distro 422 k python-contextlib2 noarch 0.5.1-3.el7 stx-mirror-distro 17 k python-decorator noarch 3.4.0-3.el7 stx-mirror-distro 27 k python-dns noarch 1.15.0-5.el7 stx-mirror-distro 248 k python-docker-pycreds noarch 1:0.3.0-7.el7 stx-mirror-distro 20 k python-docutils noarch 0.11-0.3.20130715svn7687.el7 stx-mirror-distro 1.5 M python-dogpile-cache noarch 0.6.2-1.el7 stx-mirror-distro 69 k python-dogpile-core noarch 0.4.1-2.el7 stx-mirror-distro 19 k python-editor noarch 0.4-4.el7 stx-mirror-distro 12 k python-enum34 noarch 1.0.4-1.el7 stx-mirror-distro 52 k python-inotify noarch 0.9.4-4.el7 stx-mirror-distro 49 k python-ipaddr noarch 2.1.11-1.el7 stx-mirror-distro 35 k python-jwcrypto noarch 0.4.2-1.el7 stx-mirror-distro 57 k python-keyring noarch 5.7.1-1.tis.8 stx-mirror-distro 121 k python-logutils noarch 0.3.3-3.el7 stx-mirror-distro 42 k python-lxml x86_64 3.2.1-4.el7 stx-mirror-distro 758 k python-mako noarch 0.8.1-2.el7 stx-mirror-distro 307 k python-memcached noarch 1.58-1.el7 stx-mirror-distro 38 k python-migrate noarch 0.11.0-1.el7 stx-mirror-distro 228 k python-netifaces x86_64 0.10.4-3.el7 stx-mirror-distro 17 k python-oslo-cache-lang noarch 1.30.3-1.el7 stx-mirror-distro 12 k python-oslo-concurrency-lang noarch 3.29.1-1.el7 stx-mirror-distro 9.3 k python-oslo-db-lang noarch 4.40.0-1.el7 stx-mirror-distro 8.9 k python-oslo-i18n-lang noarch 3.24.0-2.el7 stx-mirror-distro 9.6 k python-oslo-log-lang noarch 3.44.1-2.el7 stx-mirror-distro 8.8 k python-oslo-middleware-lang noarch 3.36.0-1.el7 stx-mirror-distro 7.7 k python-oslo-policy-lang noarch 2.3.2-1.el7 stx-mirror-distro 7.8 k python-oslo-utils-lang noarch 3.40.3-1.el7 stx-mirror-distro 8.5 k python-paste noarch 1.7.5.1-9.20111221hg1498.el7 stx-mirror-distro 866 k python-paste-deploy noarch 1.5.2-6.el7 stx-mirror-distro 46 k python-pathlib noarch 1.0.1-1.el7 stx-mirror-distro 109 k python-ply noarch 3.4-11.el7 stx-mirror-distro 123 k python-prettytable noarch 0.7.2-3.el7 stx-mirror-distro 37 k python-pycadf-common noarch 2.6.0-1.el7 stx-mirror-distro 10 k python-pycparser noarch 2.14-1.el7 stx-mirror-distro 104 k python-pyudev noarch 0.15-9.el7 stx-mirror-distro 55 k python-rados x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 320 k python-rbd x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 288 k python-repoze-lru noarch 0.4-3.el7 stx-mirror-distro 12 k python-retrying noarch 1.2.3-4.el7 stx-mirror-distro 16 k python-rgw x86_64 2:14.2.22-0.el7.tis.40 stx-mirror-distro 101 k python-routes noarch 2.4.1-1.el7 stx-mirror-distro 191 k python-s3transfer noarch 0.1.13-1.el7 stx-mirror-distro 2.9 M python-simplegeneric noarch 0.8-7.el7 stx-mirror-distro 12 k python-sqlparse noarch 0.1.18-5.el7 stx-mirror-distro 74 k python-tempita noarch 0.5.1-8.el7 stx-mirror-distro 32 k python-waitress noarch 0.8.9-5.el7 stx-mirror-distro 152 k python-websocket-client noarch 0.34.0-3.el7 stx-mirror-distro 57 k python-webtest noarch 2.0.23-1.el7 stx-mirror-distro 84 k python-werkzeug noarch 0.9.1-2.el7 stx-mirror-distro 562 k python2-PyMySQL noarch 0.9.2-2.el7 stx-mirror-distro 92 k python2-alembic noarch 0.9.7-1.el7 stx-mirror-distro 762 k python2-amqp noarch 2.1.4-3.el7 stx-mirror-distro 80 k python2-asn1crypto noarch 0.23.0-2.el7 stx-mirror-distro 172 k python2-babel noarch 2.3.4-1.el7 stx-mirror-distro 4.8 M python2-bcrypt x86_64 3.1.6-2.el7 stx-mirror-distro 39 k python2-botocore noarch 1.12.75-1.el7 stx-mirror-distro 3.6 M python2-certifi noarch 2018.10.15-5.el7 stx-mirror-distro 12 k python2-cffi x86_64 1.11.2-1.el7 stx-mirror-distro 229 k python2-crypto x86_64 2.6.1-15.el7 stx-mirror-distro 476 k python2-cryptography x86_64 2.5-1.el7 stx-mirror-distro 544 k python2-dateutil noarch 1:2.6.1-1.el7 stx-mirror-distro 246 k python2-debtcollector noarch 1.22.0-2.el7 stx-mirror-distro 28 k python2-docker noarch 3.3.0-1.el7.tis.6 stx-mirror-distro 189 k python2-fasteners noarch 0.14.1-6.el7 stx-mirror-distro 38 k python2-funcsigs noarch 1.0.2-4.el7 stx-mirror-distro 25 k python2-futures noarch 3.1.1-5.el7 stx-mirror-distro 29 k python2-futurist noarch 1.3.1-1.el7 stx-mirror-distro 58 k python2-google-auth noarch 1.3.0-1.el7 stx-mirror-distro 76 k python2-greenlet x86_64 0.4.9-1.el7 stx-mirror-distro 30 k python2-idna noarch 2.5-1.el7 stx-mirror-distro 94 k python2-ipaddress noarch 1.0.18-5.el7 stx-mirror-distro 35 k python2-iso8601 noarch 0.1.11-8.el7 stx-mirror-distro 20 k python2-jinja2 noarch 2.8.1-1.el7 stx-mirror-distro 463 k python2-jmespath noarch 0.9.0-5.el7 stx-mirror-distro 39 k python2-jsonpatch noarch 1.21-1.el7 stx-mirror-distro 21 k python2-jsonpointer noarch 1.10-4.el7 stx-mirror-distro 14 k python2-keystoneauth1 noarch 3.17.1-2.tis.2 stx-mirror-distro 415 k python2-keystoneclient noarch 1:3.21.0-2.tis.2 stx-mirror-distro 242 k python2-keystonemiddleware noarch 7.0.1-2.el7 stx-mirror-distro 88 k python2-kombu noarch 1:4.0.2-5.el7 stx-mirror-distro 341 k python2-kubernetes noarch 8.0.0-8.el7.tis.1 stx-mirror-distro 1.0 M python2-markupsafe x86_64 0.23-16.el7 stx-mirror-distro 32 k python2-monotonic noarch 1.5-1.el7 stx-mirror-distro 14 k python2-msgpack x86_64 0.6.1-2.el7 stx-mirror-distro 87 k python2-netaddr noarch 0.7.19-5.el7 stx-mirror-distro 1.5 M python2-oauthlib noarch 2.0.1-8.el7 stx-mirror-distro 146 k python2-olefile noarch 0.46-2.el7 stx-mirror-distro 53 k python2-os-service-types noarch 1.3.0-1.el7 stx-mirror-distro 30 k python2-oslo-cache noarch 1.30.3-1.el7 stx-mirror-distro 45 k python2-oslo-concurrency noarch 3.29.1-1.el7 stx-mirror-distro 36 k python2-oslo-config noarch 2:6.8.1-1.el7 stx-mirror-distro 221 k python2-oslo-context noarch 2.22.1-1.el7 stx-mirror-distro 21 k python2-oslo-db noarch 4.40.0-1.el7 stx-mirror-distro 144 k python2-oslo-i18n noarch 3.24.0-2.el7 stx-mirror-distro 53 k python2-oslo-log noarch 3.44.1-2.el7 stx-mirror-distro 59 k python2-oslo-middleware noarch 3.36.0-1.el7 stx-mirror-distro 48 k python2-oslo-policy noarch 2.3.2-1.el7 stx-mirror-distro 64 k python2-oslo-rootwrap noarch 5.9.1-1.el7 stx-mirror-distro 38 k python2-oslo-serialization noarch 2.29.2-2.el7 stx-mirror-distro 29 k python2-oslo-service noarch 1.38.0-1.el7 stx-mirror-distro 66 k python2-oslo-utils noarch 3.40.3-1.el7 stx-mirror-distro 73 k python2-pbr noarch 3.1.1-1.el7 stx-mirror-distro 263 k python2-pecan noarch 1.1.2-1.el7 stx-mirror-distro 268 k python2-pika noarch 0.10.0-10.el7 stx-mirror-distro 170 k python2-pika_pool noarch 0.1.3-3.el7 stx-mirror-distro 12 k python2-pillow x86_64 4.0.0-1.el7 stx-mirror-distro 552 k python2-psutil x86_64 5.2.2-2.el7 stx-mirror-distro 310 k python2-pyOpenSSL noarch 17.3.0-3.el7 stx-mirror-distro 92 k python2-pyasn1 noarch 0.3.7-6.el7 stx-mirror-distro 118 k python2-pyasn1-modules noarch 0.3.7-6.el7 stx-mirror-distro 105 k python2-pycadf noarch 2.6.0-1.el7 stx-mirror-distro 46 k python2-pyngus noarch 2.3.0-1.el7 stx-mirror-distro 48 k python2-pyparsing noarch 2.1.10-3.el7 stx-mirror-distro 135 k python2-pysocks noarch 1.6.8-6.el7 stx-mirror-distro 30 k python2-qpid-proton x86_64 0.28.0-1.el7 stx-mirror-distro 293 k python2-requests noarch 2.21.0-2.el7 stx-mirror-distro 119 k python2-requests-oauthlib noarch 0.8.0-5.el7 stx-mirror-distro 35 k python2-rfc3986 noarch 1.2.0-1.el7 stx-mirror-distro 42 k python2-rsa noarch 3.4.1-1.el7 stx-mirror-distro 67 k python2-setuptools noarch 38.5.1-1.el7.tis.2 stx-mirror-distro 585 k python2-singledispatch noarch 3.4.0.3-4.el7 stx-mirror-distro 18 k python2-six noarch 1.12.0-1.el7 stx-mirror-distro 33 k python2-sqlalchemy x86_64 1.1.11-1.el7 stx-mirror-distro 1.7 M python2-statsd noarch 3.2.1-5.el7 stx-mirror-distro 28 k python2-stevedore noarch 1.25.1-1.el7 stx-mirror-distro 56 k python2-tenacity noarch 4.4.0-1.el7 stx-mirror-distro 39 k python2-urllib3 noarch 1.21.1-1.el7 stx-mirror-distro 173 k python2-vine noarch 1.1.3-2.el7 stx-mirror-distro 26 k python2-webob noarch 1.8.2-1.el7 stx-mirror-distro 244 k python2-wrapt x86_64 1.11.1-1.el7 stx-mirror-distro 48 k python2-wsme noarch 0.9.2-1.el7.tis.5 stx-mirror-distro 194 k python2-yappi x86_64 1.0-1.el7 stx-mirror-distro 39 k pytz noarch 2016.10-2.el7 stx-mirror-distro 46 k qpid-proton-c x86_64 0.28.0-1.el7 stx-mirror-distro 186 k snappy x86_64 1.1.0-3.el7 stx-mirror-distro 40 k sudo x86_64 1.8.23-10.el7_9.1.tis.10 stx-mirror-distro 849 k sysinv x86_64 1.0-3176.tis stx-mirror-distro 2.5 M sysvinit-tools x86_64 2.88-14.dsf.el7 stx-mirror-distro 63 k tsconfig x86_64 1.0-67.tis stx-mirror-distro 17 k which x86_64 2.20-7.el7 stx-mirror-distro 41 k xfsprogs x86_64 4.5.0-18.el7 stx-mirror-distro 897 k yajl x86_64 2.0.4-4.el7 stx-mirror-distro 39 k Transaction Summary ================================================================================ Install 14 Packages (+205 Dependent packages) Total download size: 106 M Installed size: 438 M Downloading packages: -------------------------------------------------------------------------------- Total 26 MB/s | 106 MB 00:04 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : python2-six-1.12.0-1.el7.noarch 1/219 Installing : python2-pbr-3.1.1-1.el7.noarch 2/219 Installing : 2:librados2-14.2.22-0.el7.tis.40.x86_64 3/219 Installing : python2-setuptools-38.5.1-1.el7.tis.2.noarch 4/219 Installing : python2-webob-1.8.2-1.el7.noarch 5/219 Installing : python2-stevedore-1.25.1-1.el7.noarch 6/219 Installing : python2-monotonic-1.5-1.el7.noarch 7/219 Installing : python2-ipaddress-1.0.18-5.el7.noarch 8/219 Installing : 1:python2-dateutil-2.6.1-1.el7.noarch 9/219 Installing : python2-iso8601-0.1.11-8.el7.noarch 10/219 Installing : python-enum34-1.0.4-1.el7.noarch 11/219 Installing : python2-netaddr-0.7.19-5.el7.noarch 12/219 Installing : snappy-1.1.0-3.el7.x86_64 13/219 Installing : pytz-2016.10-2.el7.noarch 14/219 Installing : python2-babel-2.3.4-1.el7.noarch 15/219 Installing : leveldb-1.12.0-11.el7.x86_64 16/219 Installing : 2:python-rados-14.2.22-0.el7.tis.40.x86_64 17/219 Installing : python2-idna-2.5-1.el7.noarch 18/219 Installing : fuse-libs-2.9.2-11.el7.x86_64 19/219 Installing : python2-sqlalchemy-1.1.11-1.el7.x86_64 20/219 Installing : 2:libcephfs2-14.2.22-0.el7.tis.40.x86_64 21/219 Installing : 2:librbd1-14.2.22-0.el7.tis.40.x86_64 22/219 Installing : python2-futures-3.1.1-5.el7.noarch 23/219 Installing : python2-pyasn1-0.3.7-6.el7.noarch 24/219 Installing : liboath-2.4.1-9.el7.x86_64 25/219 Installing : 7:device-mapper-event-libs-1.02.146-4.el7.x86_64 26/219 Installing : python-websocket-client-0.34.0-3.el7.noarch 27/219 Installing : parted-3.1-29.el7.tis.8.x86_64 28/219 Installing : python2-markupsafe-0.23-16.el7.x86_64 29/219 Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 30/219 Installing : python2-funcsigs-1.0.2-4.el7.noarch 31/219 Installing : python2-rfc3986-1.2.0-1.el7.noarch 32/219 Installing : python-prettytable-0.7.2-3.el7.noarch 33/219 Installing : librabbitmq-0.8.0-3.el7.x86_64 34/219 Installing : 2:librgw2-14.2.22-0.el7.tis.40.x86_64 35/219 Installing : python-tempita-0.5.1-8.el7.noarch 36/219 Installing : python2-greenlet-0.4.9-1.el7.x86_64 37/219 Installing : python-keyring-5.7.1-1.tis.8.noarch 38/219 Installing : 2:python-ceph-argparse-14.2.22-0.el7.tis.40.x86_64 39/219 Installing : python-simplegeneric-0.8-7.el7.noarch 40/219 Installing : python2-vine-1.1.3-2.el7.noarch 41/219 Installing : python2-amqp-2.1.4-3.el7.noarch 42/219 Installing : python2-pika-0.10.0-10.el7.noarch 43/219 Installing : python-cachetools-1.1.6-2.el7.noarch 44/219 Installing : yajl-2.0.4-4.el7.x86_64 45/219 Installing : python2-pika_pool-0.1.3-3.el7.noarch 46/219 Installing : python2-wsme-0.9.2-1.el7.tis.5.noarch 47/219 Installing : 2:python-cephfs-14.2.22-0.el7.tis.40.x86_64 48/219 Installing : 2:python-rgw-14.2.22-0.el7.tis.40.x86_64 49/219 Installing : python2-jinja2-2.8.1-1.el7.noarch 50/219 Installing : 1:pyparted-3.9-15.el7.x86_64 51/219 Installing : 7:device-mapper-event-1.02.146-4.el7.x86_64 52/219 Failed to get D-Bus connection: Operation not permitted warning: %post(device-mapper-event-7:1.02.146-4.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package 7:device-mapper-event-1.02.146-4.el7.x86_64  Installing : 7:lvm2-libs-2.02.177-4.el7.x86_64 53/219 Installing : python2-rsa-3.4.1-1.el7.noarch 54/219 Installing : python2-pyasn1-modules-0.3.7-6.el7.noarch 55/219 Installing : python2-google-auth-1.3.0-1.el7.noarch 56/219 Installing : python2-tenacity-4.4.0-1.el7.noarch 57/219 Installing : 2:python-rbd-14.2.22-0.el7.tis.40.x86_64 58/219 Installing : python2-fasteners-0.14.1-6.el7.noarch 59/219 Installing : 2:libradosstriper1-14.2.22-0.el7.tis.40.x86_64 60/219 Installing : python2-os-service-types-1.3.0-1.el7.noarch 61/219 Installing : python2-oslo-rootwrap-5.9.1-1.el7.noarch 62/219 Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 63/219 Installing : 1:python-docker-pycreds-0.3.0-7.el7.noarch 64/219 Installing : python-retrying-1.2.3-4.el7.noarch 65/219 Installing : gdisk-0.8.10-2.el7.x86_64 66/219 Installing : libxslt-1.1.28-6.el7.x86_64 67/219 Installing : python-lxml-3.2.1-4.el7.x86_64 68/219 Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 69/219 Installing : python2-statsd-3.2.1-5.el7.noarch 70/219 Installing : python-waitress-0.8.9-5.el7.noarch 71/219 Installing : python-webtest-2.0.23-1.el7.noarch 72/219 Installing : lcms2-2.6-3.el7.x86_64 73/219 Installing : python-oslo-i18n-lang-3.24.0-2.el7.noarch 74/219 Installing : python2-oslo-i18n-3.24.0-2.el7.noarch 75/219 Installing : python-oslo-cache-lang-1.30.3-1.el7.noarch 76/219 Installing : python-oslo-concurrency-lang-3.29.1-1.el7.noarch 77/219 Installing : cryptsetup-2.0.3-3.el7.x86_64 78/219 Installing : xfsprogs-4.5.0-18.el7.x86_64 79/219 Installing : python-oslo-utils-lang-3.40.3-1.el7.noarch 80/219 Installing : libwebp-0.3.0-10.el7_9.x86_64 81/219 Installing : python-memcached-1.58-1.el7.noarch 82/219 Installing : python2-msgpack-0.6.1-2.el7.x86_64 83/219 Installing : libyaml-0.1.4-11.el7_0.x86_64 84/219 Installing : PyYAML-3.10-11.el7.x86_64 85/219 Installing : python-inotify-0.9.4-4.el7.noarch 86/219 Installing : python-oslo-db-lang-4.40.0-1.el7.noarch 87/219 Installing : 2:libpng-1.5.13-8.el7.x86_64 88/219 Installing : freetype-2.8-12.el7.x86_64 89/219 Installing : python-netifaces-0.10.4-3.el7.x86_64 90/219 Installing : python-oslo-middleware-lang-3.36.0-1.el7.noarch 91/219 Installing : logrotate-3.8.6-17.el7.tis.6.x86_64 92/219 Installing : python2-asn1crypto-0.23.0-2.el7.noarch 93/219 Installing : python-editor-0.4-4.el7.noarch 94/219 Installing : librdkafka-0.11.4-1.el7.x86_64 95/219 Installing : 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 96/219 warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root Installing : python-pycadf-common-2.6.0-1.el7.noarch 97/219 Installing : python2-olefile-0.46-2.el7.noarch 98/219 Installing : sudo-1.8.23-10.el7_9.1.tis.10.x86_64 99/219 Installing : jbigkit-libs-2.0-11.el7.x86_64 100/219 Installing : libtiff-4.0.3-35.el7.x86_64 101/219 Installing : python-ipaddr-2.1.11-1.el7.noarch 102/219 Installing : python-sqlparse-0.1.18-5.el7.noarch 103/219 Installing : libmnl-1.0.3-7.el7.x86_64 104/219 Installing : which-2.20-7.el7.x86_64 105/219 install-info: No such file or directory for /usr/share/info/which.info.gz Installing : openjpeg2-2.3.1-3.el7_7.x86_64 106/219 Installing : python2-PyMySQL-0.9.2-2.el7.noarch 107/219 Installing : python-oslo-policy-lang-2.3.2-1.el7.noarch 108/219 Installing : libss-1.42.9-13.el7.x86_64 109/219 Installing : 2:libbpf-0.5.0-1.tis.1.x86_64 110/219 Installing : iproute-5.12.0-4.tis.4.x86_64 111/219 Installing : python2-wrapt-1.11.1-1.el7.x86_64 112/219 Installing : python2-debtcollector-1.22.0-2.el7.noarch 113/219 Installing : python2-oslo-context-2.22.1-1.el7.noarch 114/219 Installing : python-werkzeug-0.9.1-2.el7.noarch 115/219 Installing : python-pathlib-1.0.1-1.el7.noarch 116/219 Installing : python2-pyparsing-2.1.10-3.el7.noarch 117/219 Installing : pyparsing-2.1.10-3.el7.noarch 118/219 Installing : python2-oslo-utils-3.40.3-1.el7.noarch 119/219 Installing : python2-oslo-serialization-2.29.2-2.el7.noarch 120/219 Installing : python-ply-3.4-11.el7.noarch 121/219 Installing : python-pycparser-2.14-1.el7.noarch 122/219 Installing : python2-cffi-1.11.2-1.el7.x86_64 123/219 Installing : python2-cryptography-2.5-1.el7.x86_64 124/219 Installing : python2-pyOpenSSL-17.3.0-3.el7.noarch 125/219 Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 126/219 Installing : python-paste-deploy-1.5.2-6.el7.noarch 127/219 Installing : python-beaker-1.5.4-10.el7.noarch 128/219 Installing : python-mako-0.8.1-2.el7.noarch 129/219 Installing : python2-alembic-0.9.7-1.el7.noarch 130/219 Installing : python-jwcrypto-0.4.2-1.el7.noarch 131/219 Installing : python2-oauthlib-2.0.1-8.el7.noarch 132/219 Installing : python2-bcrypt-3.1.6-2.el7.x86_64 133/219 Installing : python-dogpile-core-0.4.1-2.el7.noarch 134/219 Installing : python-dogpile-cache-0.6.2-1.el7.noarch 135/219 Installing : psmisc-22.20-15.el7.x86_64 136/219 Installing : 1:bash-completion-2.1-6.el7.noarch 137/219 Installing : python2-certifi-2018.10.15-5.el7.noarch 138/219 Installing : python-logutils-0.3.3-3.el7.noarch 139/219 Installing : python2-pecan-1.1.2-1.el7.noarch 140/219 Installing : python-pyudev-0.15-9.el7.noarch 141/219 Installing : postgresql-libs-9.2.24-1.el7_5.x86_64 142/219 Installing : python2-psutil-5.2.2-2.el7.x86_64 143/219 Installing : tsconfig-1.0-67.tis.x86_64 144/219 Installing : python-cherrypy-3.2.2-4.el7.noarch 145/219 Installing : qpid-proton-c-0.28.0-1.el7.x86_64 146/219 Installing : python2-qpid-proton-0.28.0-1.el7.x86_64 147/219 Installing : python2-pyngus-2.3.0-1.el7.noarch 148/219 Installing : python-decorator-3.4.0-3.el7.noarch 149/219 Installing : python-migrate-0.11.0-1.el7.noarch 150/219 Installing : python-repoze-lru-0.4-3.el7.noarch 151/219 Installing : python-routes-2.4.1-1.el7.noarch 152/219 Installing : libtommath-1.0-8.el7.x86_64 153/219 Installing : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 154/219 Installing : python2-crypto-2.6.1-15.el7.x86_64 155/219 Installing : python-dns-1.15.0-5.el7.noarch 156/219 Installing : python2-eventlet-0.24.1-3.el7.noarch 157/219 Installing : python-backports-1.0-8.el7.x86_64 158/219 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 159/219 Installing : python-contextlib2-0.5.1-3.el7.noarch 160/219 Installing : python2-futurist-1.3.1-1.el7.noarch 161/219 Installing : 3:mariadb-config-10.1.28-1.el7.tis.10.x86_64 162/219 Installing : 3:mariadb-common-10.1.28-1.el7.tis.10.x86_64 163/219 Installing : 3:mariadb-libs-10.1.28-1.el7.tis.10.x86_64 164/219 Installing : MySQL-python-1.2.5-1.el7.x86_64 165/219 Installing : libconfig-1.4.9-5.el7.x86_64 166/219 Installing : python-anyjson-0.3.3-3.el7.noarch 167/219 Installing : 1:python2-kombu-4.0.2-5.el7.noarch 168/219 Installing : python2-jmespath-0.9.0-5.el7.noarch 169/219 Installing : python2-jsonpointer-1.10-4.el7.noarch 170/219 Installing : python2-jsonpatch-1.21-1.el7.noarch 171/219 Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 172/219 Installing : e2fsprogs-1.42.9-13.el7.x86_64 173/219 Installing : 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 174/219 warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root warning: user ceph does not exist - using root warning: group ceph does not exist - using root Installing : python-oslo-log-lang-3.44.1-2.el7.noarch 175/219 Installing : python2-yappi-1.0-1.el7.x86_64 176/219 Installing : python2-pysocks-1.6.8-6.el7.noarch 177/219 Installing : python2-urllib3-1.21.1-1.el7.noarch 178/219 Installing : python2-requests-2.21.0-2.el7.noarch 179/219 Installing : 2:python2-oslo-config-6.8.1-1.el7.noarch 180/219 Installing : python2-oslo-log-3.44.1-2.el7.noarch 181/219 Installing : python2-keystoneauth1-3.17.1-2.tis.2.noarch 182/219 Installing : python2-oslo-concurrency-3.29.1-1.el7.noarch 183/219 Installing : python2-oslo-service-1.38.0-1.el7.noarch 184/219 Installing : 1:python2-keystoneclient-3.21.0-2.tis.2.noarch 185/219 Installing : python2-oslo-cache-1.30.3-1.el7.noarch 186/219 Installing : python2-oslo-middleware-3.36.0-1.el7.noarch 187/219 Installing : python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch 188/219 Installing : python2-pycadf-2.6.0-1.el7.noarch 189/219 Installing : python2-keystonemiddleware-7.0.1-2.el7.noarch 190/219 Installing : python2-oslo-policy-2.3.2-1.el7.noarch 191/219 Installing : python2-oslo-db-4.40.0-1.el7.noarch 192/219 Installing : python2-requests-oauthlib-0.8.0-5.el7.noarch 193/219 Installing : python2-kubernetes-8.0.0-8.el7.tis.1.noarch 194/219 Installing : python2-docker-3.3.0-1.el7.tis.6.noarch 195/219 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 196/219 Installing : initscripts-9.49.46-1.el7.tis.15.x86_64 197/219 Installing : libstoragemgmt-python-clibs-1.8.1-1.el7.x86_64 198/219 Installing : libstoragemgmt-python-1.8.1-1.el7.noarch 199/219 Installing : libstoragemgmt-1.8.1-1.el7.x86_64 200/219 Installing : libgomp-4.8.5-36.el7.x86_64 201/219 Installing : libimagequant-2.8.2-2.el7.x86_64 202/219 Installing : python2-pillow-4.0.0-1.el7.x86_64 203/219 Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 204/219 Installing : python-s3transfer-0.1.13-1.el7.noarch 205/219 Installing : python-boto3-1.4.6-5.el7.noarch 206/219 Installing : python2-botocore-1.12.75-1.el7.noarch 207/219 Installing : sysinv-1.0-3176.tis.x86_64 208/219 Installing : device-mapper-persistent-data-0.7.3-3.el7.x86_64 209/219 Installing : 7:lvm2-2.02.177-4.el7.x86_64 210/219 Failed to get D-Bus connection: Operation not permitted Failed to get D-Bus connection: Operation not permitted Failed to get D-Bus connection: Operation not permitted warning: %post(lvm2-7:2.02.177-4.el7.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package 7:lvm2-2.02.177-4.el7.x86_64  Installing : 2:ceph-osd-14.2.22-0.el7.tis.40.x86_64 211/219 warning: user ceph does not exist - using root warning: group ceph does not exist - using root Installing : ceph-manager-1.0-33.tis.x86_64 212/219 Installing : python-fmclient-1.0-40.tis.x86_64 213/219 Installing : 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 214/219 warning: user ceph does not exist - using root warning: group ceph does not exist - using root Installing : python-cephclient-13.2.2.0-26.tis.noarch 215/219 Installing : 2:ceph-mon-14.2.22-0.el7.tis.40.x86_64 216/219 warning: user ceph does not exist - using root warning: group ceph does not exist - using root Installing : fm-rest-api-1.0-80.tis.x86_64 217/219 warning: user fm does not exist - using root warning: group fm does not exist - using root warning: user fm does not exist - using root warning: group fm does not exist - using root Installing : fm-common-1.0-71.tis.x86_64 218/219 Installing : fm-api-1.0-49.tis.x86_64 219/219 Verifying : device-mapper-persistent-data-0.7.3-3.el7.x86_64 1/219 Verifying : python-dogpile-cache-0.6.2-1.el7.noarch 2/219 Verifying : 3:mariadb-libs-10.1.28-1.el7.tis.10.x86_64 3/219 Verifying : libgomp-4.8.5-36.el7.x86_64 4/219 Verifying : MySQL-python-1.2.5-1.el7.x86_64 5/219 Verifying : python-lxml-3.2.1-4.el7.x86_64 6/219 Verifying : python2-oslo-context-2.22.1-1.el7.noarch 7/219 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 8/219 Verifying : python2-pysocks-1.6.8-6.el7.noarch 9/219 Verifying : freetype-2.8-12.el7.x86_64 10/219 Verifying : 2:ceph-base-14.2.22-0.el7.tis.40.x86_64 11/219 Verifying : python2-requests-oauthlib-0.8.0-5.el7.noarch 12/219 Verifying : python-mako-0.8.1-2.el7.noarch 13/219 Verifying : python2-oslo-middleware-3.36.0-1.el7.noarch 14/219 Verifying : python2-stevedore-1.25.1-1.el7.noarch 15/219 Verifying : python2-yappi-1.0-1.el7.x86_64 16/219 Verifying : python-oslo-log-lang-3.44.1-2.el7.noarch 17/219 Verifying : python-paste-deploy-1.5.2-6.el7.noarch 18/219 Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 19/219 Verifying : python2-requests-2.21.0-2.el7.noarch 20/219 Verifying : python2-jsonpointer-1.10-4.el7.noarch 21/219 Verifying : python2-jmespath-0.9.0-5.el7.noarch 22/219 Verifying : python-anyjson-0.3.3-3.el7.noarch 23/219 Verifying : python2-pbr-3.1.1-1.el7.noarch 24/219 Verifying : libconfig-1.4.9-5.el7.x86_64 25/219 Verifying : python2-pecan-1.1.2-1.el7.noarch 26/219 Verifying : 3:mariadb-config-10.1.28-1.el7.tis.10.x86_64 27/219 Verifying : python-contextlib2-0.5.1-3.el7.noarch 28/219 Verifying : python-backports-1.0-8.el7.x86_64 29/219 Verifying : python2-babel-2.3.4-1.el7.noarch 30/219 Verifying : fm-api-1.0-49.tis.x86_64 31/219 Verifying : libtommath-1.0-8.el7.x86_64 32/219 Verifying : 7:device-mapper-event-libs-1.02.146-4.el7.x86_64 33/219 Verifying : python2-oslo-rootwrap-5.9.1-1.el7.noarch 34/219 Verifying : python-repoze-lru-0.4-3.el7.noarch 35/219 Verifying : yajl-2.0.4-4.el7.x86_64 36/219 Verifying : python2-pillow-4.0.0-1.el7.x86_64 37/219 Verifying : python2-pyngus-2.3.0-1.el7.noarch 38/219 Verifying : python-decorator-3.4.0-3.el7.noarch 39/219 Verifying : python-cachetools-1.1.6-2.el7.noarch 40/219 Verifying : python2-pika-0.10.0-10.el7.noarch 41/219 Verifying : python-pycparser-2.14-1.el7.noarch 42/219 Verifying : python2-vine-1.1.3-2.el7.noarch 43/219 Verifying : qpid-proton-c-0.28.0-1.el7.x86_64 44/219 Verifying : python-cherrypy-3.2.2-4.el7.noarch 45/219 Verifying : python-beaker-1.5.4-10.el7.noarch 46/219 Verifying : 2:python-rgw-14.2.22-0.el7.tis.40.x86_64 47/219 Verifying : tsconfig-1.0-67.tis.x86_64 48/219 Verifying : python2-psutil-5.2.2-2.el7.x86_64 49/219 Verifying : PyYAML-3.10-11.el7.x86_64 50/219 Verifying : python2-jinja2-2.8.1-1.el7.noarch 51/219 Verifying : postgresql-libs-9.2.24-1.el7_5.x86_64 52/219 Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 53/219 Verifying : python2-webob-1.8.2-1.el7.noarch 54/219 Verifying : 1:python2-kombu-4.0.2-5.el7.noarch 55/219 Verifying : python-simplegeneric-0.8-7.el7.noarch 56/219 Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 57/219 Verifying : 2:python-ceph-argparse-14.2.22-0.el7.tis.40.x86_64 58/219 Verifying : python2-keystoneauth1-3.17.1-2.tis.2.noarch 59/219 Verifying : python-pyudev-0.15-9.el7.noarch 60/219 Verifying : python2-wsme-0.9.2-1.el7.tis.5.noarch 61/219 Verifying : python2-keystonemiddleware-7.0.1-2.el7.noarch 62/219 Verifying : python-logutils-0.3.3-3.el7.noarch 63/219 Verifying : python2-certifi-2018.10.15-5.el7.noarch 64/219 Verifying : python2-kubernetes-8.0.0-8.el7.tis.1.noarch 65/219 Verifying : python-dns-1.15.0-5.el7.noarch 66/219 Verifying : python2-oslo-policy-2.3.2-1.el7.noarch 67/219 Verifying : 1:bash-completion-2.1-6.el7.noarch 68/219 Verifying : 7:device-mapper-event-1.02.146-4.el7.x86_64 69/219 Verifying : python2-urllib3-1.21.1-1.el7.noarch 70/219 Verifying : pytz-2016.10-2.el7.noarch 71/219 Verifying : python2-sqlalchemy-1.1.11-1.el7.x86_64 72/219 Verifying : sysinv-1.0-3176.tis.x86_64 73/219 Verifying : psmisc-22.20-15.el7.x86_64 74/219 Verifying : python2-futurist-1.3.1-1.el7.noarch 75/219 Verifying : python-keyring-5.7.1-1.tis.8.noarch 76/219 Verifying : python2-debtcollector-1.22.0-2.el7.noarch 77/219 Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noarch 78/219 Verifying : python-dogpile-core-0.4.1-2.el7.noarch 79/219 Verifying : python-ply-3.4-11.el7.noarch 80/219 Verifying : 2:python-cephfs-14.2.22-0.el7.tis.40.x86_64 81/219 Verifying : python2-pycadf-2.6.0-1.el7.noarch 82/219 Verifying : python2-pyparsing-2.1.10-3.el7.noarch 83/219 Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 84/219 Verifying : python-pathlib-1.0.1-1.el7.noarch 85/219 Verifying : initscripts-9.49.46-1.el7.tis.15.x86_64 86/219 Verifying : python2-setuptools-38.5.1-1.el7.tis.2.noarch 87/219 Verifying : 2:librados2-14.2.22-0.el7.tis.40.x86_64 88/219 Verifying : python-routes-2.4.1-1.el7.noarch 89/219 Verifying : python-werkzeug-0.9.1-2.el7.noarch 90/219 Verifying : python2-greenlet-0.4.9-1.el7.x86_64 91/219 Verifying : python2-wrapt-1.11.1-1.el7.x86_64 92/219 Verifying : 2:ceph-osd-14.2.22-0.el7.tis.40.x86_64 93/219 Verifying : python2-oslo-db-4.40.0-1.el7.noarch 94/219 Verifying : 2:libbpf-0.5.0-1.tis.1.x86_64 95/219 Verifying : python2-ipaddress-1.0.18-5.el7.noarch 96/219 Verifying : python2-google-auth-1.3.0-1.el7.noarch 97/219 Verifying : python2-oslo-utils-3.40.3-1.el7.noarch 98/219 Verifying : python-tempita-0.5.1-8.el7.noarch 99/219 Verifying : libss-1.42.9-13.el7.x86_64 100/219 Verifying : python2-six-1.12.0-1.el7.noarch 101/219 Verifying : librabbitmq-0.8.0-3.el7.x86_64 102/219 Verifying : python-boto3-1.4.6-5.el7.noarch 103/219 Verifying : python-oslo-policy-lang-2.3.2-1.el7.noarch 104/219 Verifying : liboath-2.4.1-9.el7.x86_64 105/219 Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 106/219 Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 107/219 Verifying : 2:librgw2-14.2.22-0.el7.tis.40.x86_64 108/219 Verifying : 2:python-rados-14.2.22-0.el7.tis.40.x86_64 109/219 Verifying : which-2.20-7.el7.x86_64 110/219 Verifying : fuse-libs-2.9.2-11.el7.x86_64 111/219 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noar 112/219 Verifying : libmnl-1.0.3-7.el7.x86_64 113/219 Verifying : python2-oslo-cache-1.30.3-1.el7.noarch 114/219 Verifying : 2:ceph-common-14.2.22-0.el7.tis.40.x86_64 115/219 Verifying : leveldb-1.12.0-11.el7.x86_64 116/219 Verifying : 2:libcephfs2-14.2.22-0.el7.tis.40.x86_64 117/219 Verifying : python2-cryptography-2.5-1.el7.x86_64 118/219 Verifying : python2-oauthlib-2.0.1-8.el7.noarch 119/219 Verifying : libimagequant-2.8.2-2.el7.x86_64 120/219 Verifying : python2-monotonic-1.5-1.el7.noarch 121/219 Verifying : python-sqlparse-0.1.18-5.el7.noarch 122/219 Verifying : libstoragemgmt-python-clibs-1.8.1-1.el7.x86_64 123/219 Verifying : python-ipaddr-2.1.11-1.el7.noarch 124/219 Verifying : jbigkit-libs-2.0-11.el7.x86_64 125/219 Verifying : snappy-1.1.0-3.el7.x86_64 126/219 Verifying : python2-oslo-serialization-2.29.2-2.el7.noarch 127/219 Verifying : sudo-1.8.23-10.el7_9.1.tis.10.x86_64 128/219 Verifying : libstoragemgmt-python-1.8.1-1.el7.noarch 129/219 Verifying : python2-olefile-0.46-2.el7.noarch 130/219 Verifying : python-pycadf-common-2.6.0-1.el7.noarch 131/219 Verifying : python2-eventlet-0.24.1-3.el7.noarch 132/219 Verifying : librdkafka-0.11.4-1.el7.x86_64 133/219 Verifying : python-editor-0.4-4.el7.noarch 134/219 Verifying : ceph-manager-1.0-33.tis.x86_64 135/219 Verifying : 2:ceph-mgr-14.2.22-0.el7.tis.40.x86_64 136/219 Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 137/219 Verifying : logrotate-3.8.6-17.el7.tis.6.x86_64 138/219 Verifying : python2-amqp-2.1.4-3.el7.noarch 139/219 Verifying : python-oslo-middleware-lang-3.36.0-1.el7.noarch 140/219 Verifying : python-prettytable-0.7.2-3.el7.noarch 141/219 Verifying : python2-netaddr-0.7.19-5.el7.noarch 142/219 Verifying : python-netifaces-0.10.4-3.el7.x86_64 143/219 Verifying : python-s3transfer-0.1.13-1.el7.noarch 144/219 Verifying : 2:libpng-1.5.13-8.el7.x86_64 145/219 Verifying : python2-fasteners-0.14.1-6.el7.noarch 146/219 Verifying : python2-oslo-concurrency-3.29.1-1.el7.noarch 147/219 Verifying : python-oslo-db-lang-4.40.0-1.el7.noarch 148/219 Verifying : python2-pika_pool-0.1.3-3.el7.noarch 149/219 Verifying : python-migrate-0.11.0-1.el7.noarch 150/219 Verifying : python-inotify-0.9.4-4.el7.noarch 151/219 Verifying : python2-rfc3986-1.2.0-1.el7.noarch 152/219 Verifying : libyaml-0.1.4-11.el7_0.x86_64 153/219 Verifying : python-webtest-2.0.23-1.el7.noarch 154/219 Verifying : 2:librbd1-14.2.22-0.el7.tis.40.x86_64 155/219 Verifying : 1:python-docker-pycreds-0.3.0-7.el7.noarch 156/219 Verifying : python-enum34-1.0.4-1.el7.noarch 157/219 Verifying : python2-msgpack-0.6.1-2.el7.x86_64 158/219 Verifying : python2-alembic-0.9.7-1.el7.noarch 159/219 Verifying : 1:python2-keystoneclient-3.21.0-2.tis.2.noarch 160/219 Verifying : python-memcached-1.58-1.el7.noarch 161/219 Verifying : python2-oslo-service-1.38.0-1.el7.noarch 162/219 Verifying : 1:pyparted-3.9-15.el7.x86_64 163/219 Verifying : python-websocket-client-0.34.0-3.el7.noarch 164/219 Verifying : python-jwcrypto-0.4.2-1.el7.noarch 165/219 Verifying : pyparsing-2.1.10-3.el7.noarch 166/219 Verifying : python2-funcsigs-1.0.2-4.el7.noarch 167/219 Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 168/219 Verifying : python2-botocore-1.12.75-1.el7.noarch 169/219 Verifying : python-retrying-1.2.3-4.el7.noarch 170/219 Verifying : python2-pyasn1-0.3.7-6.el7.noarch 171/219 Verifying : python2-rsa-3.4.1-1.el7.noarch 172/219 Verifying : libwebp-0.3.0-10.el7_9.x86_64 173/219 Verifying : python2-bcrypt-3.1.6-2.el7.x86_64 174/219 Verifying : 2:libradosstriper1-14.2.22-0.el7.tis.40.x86_64 175/219 Verifying : python2-os-service-types-1.3.0-1.el7.noarch 176/219 Verifying : python2-tenacity-4.4.0-1.el7.noarch 177/219 Verifying : python2-futures-3.1.1-5.el7.noarch 178/219 Verifying : python2-markupsafe-0.23-16.el7.x86_64 179/219 Verifying : python-oslo-utils-lang-3.40.3-1.el7.noarch 180/219 Verifying : python2-iso8601-0.1.11-8.el7.noarch 181/219 Verifying : xfsprogs-4.5.0-18.el7.x86_64 182/219 Verifying : cryptsetup-2.0.3-3.el7.x86_64 183/219 Verifying : python-fmclient-1.0-40.tis.x86_64 184/219 Verifying : libtomcrypt-1.17-33.20170623gitcd6e602.el7.x86_64 185/219 Verifying : python-oslo-concurrency-lang-3.29.1-1.el7.noarch 186/219 Verifying : python-cephclient-13.2.2.0-26.tis.noarch 187/219 Verifying : python2-oslo-messaging-5.30.6-1.el7.tis.6.noarch 188/219 Verifying : python2-cffi-1.11.2-1.el7.x86_64 189/219 Verifying : python2-docker-3.3.0-1.el7.tis.6.noarch 190/219 Verifying : 7:lvm2-2.02.177-4.el7.x86_64 191/219 Verifying : 3:mariadb-common-10.1.28-1.el7.tis.10.x86_64 192/219 Verifying : python2-oslo-log-3.44.1-2.el7.noarch 193/219 Verifying : parted-3.1-29.el7.tis.8.x86_64 194/219 Verifying : 2:python-rbd-14.2.22-0.el7.tis.40.x86_64 195/219 Verifying : python2-qpid-proton-0.28.0-1.el7.x86_64 196/219 Verifying : python-oslo-cache-lang-1.30.3-1.el7.noarch 197/219 Verifying : python2-oslo-i18n-3.24.0-2.el7.noarch 198/219 Verifying : python-oslo-i18n-lang-3.24.0-2.el7.noarch 199/219 Verifying : libstoragemgmt-1.8.1-1.el7.x86_64 200/219 Verifying : 7:lvm2-libs-2.02.177-4.el7.x86_64 201/219 Verifying : python2-pyasn1-modules-0.3.7-6.el7.noarch 202/219 Verifying : e2fsprogs-1.42.9-13.el7.x86_64 203/219 Verifying : python2-jsonpatch-1.21-1.el7.noarch 204/219 Verifying : lcms2-2.6-3.el7.x86_64 205/219 Verifying : python-waitress-0.8.9-5.el7.noarch 206/219 Verifying : python2-statsd-3.2.1-5.el7.noarch 207/219 Verifying : 2:python2-oslo-config-6.8.1-1.el7.noarch 208/219 Verifying : python2-crypto-2.6.1-15.el7.x86_64 209/219 Verifying : libxslt-1.1.28-6.el7.x86_64 210/219 Verifying : iproute-5.12.0-4.tis.4.x86_64 211/219 Verifying : python2-idna-2.5-1.el7.noarch 212/219 Verifying : gdisk-0.8.10-2.el7.x86_64 213/219 Verifying : fm-common-1.0-71.tis.x86_64 214/219 Verifying : fm-rest-api-1.0-80.tis.x86_64 215/219 Verifying : 1:python2-dateutil-2.6.1-1.el7.noarch 216/219 Verifying : libtiff-4.0.3-35.el7.x86_64 217/219 Verifying : 2:ceph-mon-14.2.22-0.el7.tis.40.x86_64 218/219 Verifying : python2-pyOpenSSL-17.3.0-3.el7.noarch 219/219 Installed: ceph-common.x86_64 2:14.2.22-0.el7.tis.40 ceph-manager.x86_64 0:1.0-33.tis ceph-mgr.x86_64 2:14.2.22-0.el7.tis.40 ceph-mon.x86_64 2:14.2.22-0.el7.tis.40 ceph-osd.x86_64 2:14.2.22-0.el7.tis.40 fm-api.x86_64 0:1.0-49.tis fm-common.x86_64 0:1.0-71.tis fm-rest-api.x86_64 0:1.0-80.tis librados2.x86_64 2:14.2.22-0.el7.tis.40 librbd1.x86_64 2:14.2.22-0.el7.tis.40 python-cephclient.noarch 0:13.2.2.0-26.tis python-fmclient.x86_64 0:1.0-40.tis python2-eventlet.noarch 0:0.24.1-3.el7 python2-oslo-messaging.noarch 0:5.30.6-1.el7.tis.6 Dependency Installed: MySQL-python.x86_64 0:1.2.5-1.el7 PyYAML.x86_64 0:3.10-11.el7 bash-completion.noarch 1:2.1-6.el7 ceph-base.x86_64 2:14.2.22-0.el7.tis.40 cryptsetup.x86_64 0:2.0.3-3.el7 device-mapper-event.x86_64 7:1.02.146-4.el7 device-mapper-event-libs.x86_64 7:1.02.146-4.el7 device-mapper-persistent-data.x86_64 0:0.7.3-3.el7 e2fsprogs.x86_64 0:1.42.9-13.el7 e2fsprogs-libs.x86_64 0:1.42.9-13.el7 freetype.x86_64 0:2.8-12.el7 fuse-libs.x86_64 0:2.9.2-11.el7 gdisk.x86_64 0:0.8.10-2.el7 initscripts.x86_64 0:9.49.46-1.el7.tis.15 iproute.x86_64 0:5.12.0-4.tis.4 jbigkit-libs.x86_64 0:2.0-11.el7 lcms2.x86_64 0:2.6-3.el7 leveldb.x86_64 0:1.12.0-11.el7 libbpf.x86_64 2:0.5.0-1.tis.1 libcephfs2.x86_64 2:14.2.22-0.el7.tis.40 libconfig.x86_64 0:1.4.9-5.el7 libgomp.x86_64 0:4.8.5-36.el7 libimagequant.x86_64 0:2.8.2-2.el7 libjpeg-turbo.x86_64 0:1.2.90-8.el7 libmnl.x86_64 0:1.0.3-7.el7 liboath.x86_64 0:2.4.1-9.el7 libpng.x86_64 2:1.5.13-8.el7 librabbitmq.x86_64 0:0.8.0-3.el7 libradosstriper1.x86_64 2:14.2.22-0.el7.tis.40 librdkafka.x86_64 0:0.11.4-1.el7 librgw2.x86_64 2:14.2.22-0.el7.tis.40 libss.x86_64 0:1.42.9-13.el7 libstoragemgmt.x86_64 0:1.8.1-1.el7 libstoragemgmt-python.noarch 0:1.8.1-1.el7 libstoragemgmt-python-clibs.x86_64 0:1.8.1-1.el7 libtiff.x86_64 0:4.0.3-35.el7 libtomcrypt.x86_64 0:1.17-33.20170623gitcd6e602.el7 libtommath.x86_64 0:1.0-8.el7 libwebp.x86_64 0:0.3.0-10.el7_9 libxslt.x86_64 0:1.1.28-6.el7 libyaml.x86_64 0:0.1.4-11.el7_0 logrotate.x86_64 0:3.8.6-17.el7.tis.6 lvm2.x86_64 7:2.02.177-4.el7 lvm2-libs.x86_64 7:2.02.177-4.el7 mariadb-common.x86_64 3:10.1.28-1.el7.tis.10 mariadb-config.x86_64 3:10.1.28-1.el7.tis.10 mariadb-libs.x86_64 3:10.1.28-1.el7.tis.10 openjpeg2.x86_64 0:2.3.1-3.el7_7 parted.x86_64 0:3.1-29.el7.tis.8 postgresql-libs.x86_64 0:9.2.24-1.el7_5 psmisc.x86_64 0:22.20-15.el7 pyparsing.noarch 0:2.1.10-3.el7 pyparted.x86_64 1:3.9-15.el7 python-anyjson.noarch 0:0.3.3-3.el7 python-backports.x86_64 0:1.0-8.el7 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 python-beaker.noarch 0:1.5.4-10.el7 python-beautifulsoup4.noarch 0:4.6.0-1.el7 python-boto3.noarch 0:1.4.6-5.el7 python-cachetools.noarch 0:1.1.6-2.el7 python-ceph-argparse.x86_64 2:14.2.22-0.el7.tis.40 python-cephfs.x86_64 2:14.2.22-0.el7.tis.40 python-cherrypy.noarch 0:3.2.2-4.el7 python-contextlib2.noarch 0:0.5.1-3.el7 python-decorator.noarch 0:3.4.0-3.el7 python-dns.noarch 0:1.15.0-5.el7 python-docker-pycreds.noarch 1:0.3.0-7.el7 python-docutils.noarch 0:0.11-0.3.20130715svn7687.el7 python-dogpile-cache.noarch 0:0.6.2-1.el7 python-dogpile-core.noarch 0:0.4.1-2.el7 python-editor.noarch 0:0.4-4.el7 python-enum34.noarch 0:1.0.4-1.el7 python-inotify.noarch 0:0.9.4-4.el7 python-ipaddr.noarch 0:2.1.11-1.el7 python-jwcrypto.noarch 0:0.4.2-1.el7 python-keyring.noarch 0:5.7.1-1.tis.8 python-logutils.noarch 0:0.3.3-3.el7 python-lxml.x86_64 0:3.2.1-4.el7 python-mako.noarch 0:0.8.1-2.el7 python-memcached.noarch 0:1.58-1.el7 python-migrate.noarch 0:0.11.0-1.el7 python-netifaces.x86_64 0:0.10.4-3.el7 python-oslo-cache-lang.noarch 0:1.30.3-1.el7 python-oslo-concurrency-lang.noarch 0:3.29.1-1.el7 python-oslo-db-lang.noarch 0:4.40.0-1.el7 python-oslo-i18n-lang.noarch 0:3.24.0-2.el7 python-oslo-log-lang.noarch 0:3.44.1-2.el7 python-oslo-middleware-lang.noarch 0:3.36.0-1.el7 python-oslo-policy-lang.noarch 0:2.3.2-1.el7 python-oslo-utils-lang.noarch 0:3.40.3-1.el7 python-paste.noarch 0:1.7.5.1-9.20111221hg1498.el7 python-paste-deploy.noarch 0:1.5.2-6.el7 python-pathlib.noarch 0:1.0.1-1.el7 python-ply.noarch 0:3.4-11.el7 python-prettytable.noarch 0:0.7.2-3.el7 python-pycadf-common.noarch 0:2.6.0-1.el7 python-pycparser.noarch 0:2.14-1.el7 python-pyudev.noarch 0:0.15-9.el7 python-rados.x86_64 2:14.2.22-0.el7.tis.40 python-rbd.x86_64 2:14.2.22-0.el7.tis.40 python-repoze-lru.noarch 0:0.4-3.el7 python-retrying.noarch 0:1.2.3-4.el7 python-rgw.x86_64 2:14.2.22-0.el7.tis.40 python-routes.noarch 0:2.4.1-1.el7 python-s3transfer.noarch 0:0.1.13-1.el7 python-simplegeneric.noarch 0:0.8-7.el7 python-sqlparse.noarch 0:0.1.18-5.el7 python-tempita.noarch 0:0.5.1-8.el7 python-waitress.noarch 0:0.8.9-5.el7 python-websocket-client.noarch 0:0.34.0-3.el7 python-webtest.noarch 0:2.0.23-1.el7 python-werkzeug.noarch 0:0.9.1-2.el7 python2-PyMySQL.noarch 0:0.9.2-2.el7 python2-alembic.noarch 0:0.9.7-1.el7 python2-amqp.noarch 0:2.1.4-3.el7 python2-asn1crypto.noarch 0:0.23.0-2.el7 python2-babel.noarch 0:2.3.4-1.el7 python2-bcrypt.x86_64 0:3.1.6-2.el7 python2-botocore.noarch 0:1.12.75-1.el7 python2-certifi.noarch 0:2018.10.15-5.el7 python2-cffi.x86_64 0:1.11.2-1.el7 python2-crypto.x86_64 0:2.6.1-15.el7 python2-cryptography.x86_64 0:2.5-1.el7 python2-dateutil.noarch 1:2.6.1-1.el7 python2-debtcollector.noarch 0:1.22.0-2.el7 python2-docker.noarch 0:3.3.0-1.el7.tis.6 python2-fasteners.noarch 0:0.14.1-6.el7 python2-funcsigs.noarch 0:1.0.2-4.el7 python2-futures.noarch 0:3.1.1-5.el7 python2-futurist.noarch 0:1.3.1-1.el7 python2-google-auth.noarch 0:1.3.0-1.el7 python2-greenlet.x86_64 0:0.4.9-1.el7 python2-idna.noarch 0:2.5-1.el7 python2-ipaddress.noarch 0:1.0.18-5.el7 python2-iso8601.noarch 0:0.1.11-8.el7 python2-jinja2.noarch 0:2.8.1-1.el7 python2-jmespath.noarch 0:0.9.0-5.el7 python2-jsonpatch.noarch 0:1.21-1.el7 python2-jsonpointer.noarch 0:1.10-4.el7 python2-keystoneauth1.noarch 0:3.17.1-2.tis.2 python2-keystoneclient.noarch 1:3.21.0-2.tis.2 python2-keystonemiddleware.noarch 0:7.0.1-2.el7 python2-kombu.noarch 1:4.0.2-5.el7 python2-kubernetes.noarch 0:8.0.0-8.el7.tis.1 python2-markupsafe.x86_64 0:0.23-16.el7 python2-monotonic.noarch 0:1.5-1.el7 python2-msgpack.x86_64 0:0.6.1-2.el7 python2-netaddr.noarch 0:0.7.19-5.el7 python2-oauthlib.noarch 0:2.0.1-8.el7 python2-olefile.noarch 0:0.46-2.el7 python2-os-service-types.noarch 0:1.3.0-1.el7 python2-oslo-cache.noarch 0:1.30.3-1.el7 python2-oslo-concurrency.noarch 0:3.29.1-1.el7 python2-oslo-config.noarch 2:6.8.1-1.el7 python2-oslo-context.noarch 0:2.22.1-1.el7 python2-oslo-db.noarch 0:4.40.0-1.el7 python2-oslo-i18n.noarch 0:3.24.0-2.el7 python2-oslo-log.noarch 0:3.44.1-2.el7 python2-oslo-middleware.noarch 0:3.36.0-1.el7 python2-oslo-policy.noarch 0:2.3.2-1.el7 python2-oslo-rootwrap.noarch 0:5.9.1-1.el7 python2-oslo-serialization.noarch 0:2.29.2-2.el7 python2-oslo-service.noarch 0:1.38.0-1.el7 python2-oslo-utils.noarch 0:3.40.3-1.el7 python2-pbr.noarch 0:3.1.1-1.el7 python2-pecan.noarch 0:1.1.2-1.el7 python2-pika.noarch 0:0.10.0-10.el7 python2-pika_pool.noarch 0:0.1.3-3.el7 python2-pillow.x86_64 0:4.0.0-1.el7 python2-psutil.x86_64 0:5.2.2-2.el7 python2-pyOpenSSL.noarch 0:17.3.0-3.el7 python2-pyasn1.noarch 0:0.3.7-6.el7 python2-pyasn1-modules.noarch 0:0.3.7-6.el7 python2-pycadf.noarch 0:2.6.0-1.el7 python2-pyngus.noarch 0:2.3.0-1.el7 python2-pyparsing.noarch 0:2.1.10-3.el7 python2-pysocks.noarch 0:1.6.8-6.el7 python2-qpid-proton.x86_64 0:0.28.0-1.el7 python2-requests.noarch 0:2.21.0-2.el7 python2-requests-oauthlib.noarch 0:0.8.0-5.el7 python2-rfc3986.noarch 0:1.2.0-1.el7 python2-rsa.noarch 0:3.4.1-1.el7 python2-setuptools.noarch 0:38.5.1-1.el7.tis.2 python2-singledispatch.noarch 0:3.4.0.3-4.el7 python2-six.noarch 0:1.12.0-1.el7 python2-sqlalchemy.x86_64 0:1.1.11-1.el7 python2-statsd.noarch 0:3.2.1-5.el7 python2-stevedore.noarch 0:1.25.1-1.el7 python2-tenacity.noarch 0:4.4.0-1.el7 python2-urllib3.noarch 0:1.21.1-1.el7 python2-vine.noarch 0:1.1.3-2.el7 python2-webob.noarch 0:1.8.2-1.el7 python2-wrapt.x86_64 0:1.11.1-1.el7 python2-wsme.noarch 0:0.9.2-1.el7.tis.5 python2-yappi.x86_64 0:1.0-1.el7 pytz.noarch 0:2016.10-2.el7 qpid-proton-c.x86_64 0:0.28.0-1.el7 snappy.x86_64 0:1.1.0-3.el7 sudo.x86_64 0:1.8.23-10.el7_9.1.tis.10 sysinv.x86_64 0:1.0-3176.tis sysvinit-tools.x86_64 0:2.88-14.dsf.el7 tsconfig.x86_64 0:1.0-67.tis which.x86_64 0:2.20-7.el7 xfsprogs.x86_64 0:4.5.0-18.el7 yajl.x86_64 0:2.0.4-4.el7 Complete! Removing intermediate container 8d1a40c0b6cf ---> 1e39af360f30 Step 5/5 : CMD ["bash"] ---> Running in 596f315eb64d Removing intermediate container 596f315eb64d ---> 72b1de4600dd Successfully built 72b1de4600dd Successfully tagged jenkins/stx-ceph-manager:master-centos-stable-build