Mock Version: 1.4.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tendrl-api.spec'], chrootPath='/var/lib/mock/594064-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '009e0c86a0a1440aa87846c2a0bc5076', '-D', '/var/lib/mock/594064-epel-7-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/tendrl-api.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: 009e0c86a0a1440aa87846c2a0bc5076 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/tendrl-api-1.5.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tendrl-api.spec'], chrootPath='/var/lib/mock/594064-epel-7-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network', '--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b5fdb2063b5b4463887bea09ee7f7fac', '-D', '/var/lib/mock/594064-epel-7-x86_64/root', '-a', '--private-network', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/tendrl-api.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pIaa6F + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tendrl-api-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/tendrl-api-1.5.1.tar.gz + /usr/bin/tar -xvvf - drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/ drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/ drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/ -rw-r--r-- root/root 503 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/alerting_controller.rb -rw-r--r-- root/root 2662 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/application_controller.rb -rw-r--r-- root/root 1561 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/authenticated_users_controller.rb -rw-r--r-- root/root 4042 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/clusters_controller.rb -rw-r--r-- root/root 901 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/jobs_controller.rb -rw-r--r-- root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/login_controller.rb -rw-r--r-- root/root 10397 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/nodes_controller.rb -rw-r--r-- root/root 238 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/notifications_controller.rb -rw-r--r-- root/root 113 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/ping_controller.rb -rw-r--r-- root/root 772 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/sessions_controller.rb -rw-r--r-- root/root 1508 2017-08-25 13:40 tendrl-api-1.5.1/app/controllers/users_controller.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/forms/ -rw-r--r-- root/root 2177 2017-08-25 13:40 tendrl-api-1.5.1/app/forms/user_form.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/models/ -rw-r--r-- root/root 1235 2017-08-25 13:40 tendrl-api-1.5.1/app/models/alert.rb -rw-r--r-- root/root 985 2017-08-25 13:40 tendrl-api-1.5.1/app/models/cluster.rb -rw-r--r-- root/root 2979 2017-08-25 13:40 tendrl-api-1.5.1/app/models/job.rb -rw-r--r-- root/root 601 2017-08-25 13:40 tendrl-api-1.5.1/app/models/node.rb -rw-r--r-- root/root 1210 2017-08-25 13:40 tendrl-api-1.5.1/app/models/notification.rb -rw-r--r-- root/root 3518 2017-08-25 13:40 tendrl-api-1.5.1/app/models/user.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/ -rw-r--r-- root/root 1752 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/cluster_presenter.rb -rw-r--r-- root/root 694 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/job_presenter.rb -rw-r--r-- root/root 608 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/node_presenter.rb -rw-r--r-- root/root 350 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/user_presenter.rb -rw-r--r-- root/root 334 2017-08-25 13:40 tendrl-api-1.5.1/app/presenters/volume_presenter.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/config/ -rw-r--r-- root/root 645 2017-08-25 13:40 tendrl-api-1.5.1/config/apache.vhost.sample -rw-r--r-- root/root 342 2017-08-25 13:40 tendrl-api-1.5.1/config/etcd.sample.yml -rw-r--r-- root/root 903 2017-08-25 13:40 tendrl-api-1.5.1/config/tendrl.sample.yml drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/docs/ -rw-r--r-- root/root 813 2017-08-25 13:40 tendrl-api-1.5.1/docs/authentication.adoc -rw-r--r-- root/root 254 2017-08-25 13:40 tendrl-api-1.5.1/docs/authorizaton.adoc -rw-r--r-- root/root 1625 2017-08-25 13:40 tendrl-api-1.5.1/docs/bricks.adoc -rw-r--r-- root/root 4787 2017-08-25 13:40 tendrl-api-1.5.1/docs/clusters.adoc -rw-r--r-- root/root 2507 2017-08-25 13:40 tendrl-api-1.5.1/docs/jobs.adoc -rw-r--r-- root/root 1291 2017-08-25 13:40 tendrl-api-1.5.1/docs/nodes.adoc -rw-r--r-- root/root 3341 2017-08-25 13:40 tendrl-api-1.5.1/docs/overview.adoc -rw-r--r-- root/root 4080 2017-08-25 13:40 tendrl-api-1.5.1/docs/pools.adoc -rw-r--r-- root/root 2680 2017-08-25 13:40 tendrl-api-1.5.1/docs/users.adoc -rw-r--r-- root/root 6090 2017-08-25 13:40 tendrl-api-1.5.1/docs/volumes.adoc drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/lib/ -rw-r--r-- root/root 3034 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/ -rw-r--r-- root/root 120 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/atom.rb -rw-r--r-- root/root 541 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/attribute.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/errors/ -rw-r--r-- root/root 65 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/errors/invalid_object_error.rb -rw-r--r-- root/root 60 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/errors/tendrl_error.rb -rw-r--r-- root/root 4599 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/flow.rb -rw-r--r-- root/root 2010 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/http_response_error_handler.rb -rw-r--r-- root/root 1154 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/object.rb -rw-r--r-- root/root 45 2017-08-25 13:40 tendrl-api-1.5.1/lib/tendrl/version.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/public/ -rw-r--r-- root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/public/.keep drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/ drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/ -rw-r--r-- root/root 591 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/authenticated_users_controller_spec.rb -rw-r--r-- root/root 5837 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/clusters_controller_spec.rb -rw-r--r-- root/root 653 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/jobs_controller_spec.rb -rw-r--r-- root/root 4717 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/nodes_controller_spec.rb -rw-r--r-- root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/sessions_controller_spec.rb -rw-r--r-- root/root 1187 2017-08-25 13:40 tendrl-api-1.5.1/spec/controllers/users_controller_spec.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/ -rw-r--r-- root/root 204 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/access_token.json -rw-r--r-- root/root 21881 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/cluster.json -rw-r--r-- root/root 1052 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/cluster_context.json -rw-r--r-- root/root 245730 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/clusters.json -rw-r--r-- root/root 108 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/create_user.json drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/ -rw-r--r-- root/root 14220 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/ceph.yaml -rw-r--r-- root/root 15245 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/ceph_definitions.json -rw-r--r-- root/root 11634 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/gluster.yaml -rw-r--r-- root/root 22664 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/gluster_definitions.json -rw-r--r-- root/root 30218 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/master.yaml -rw-r--r-- root/root 21132 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/definitions/tendrl_definitions_node_agent.json -rw-r--r-- root/root 233 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/detected_cluster.json -rw-r--r-- root/root 186 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/ip.json -rw-r--r-- root/root 1149 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/job.json -rw-r--r-- root/root 134 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/job_created.json -rw-r--r-- root/root 1264 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/jobs.json -rw-r--r-- root/root 1530 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/node.json -rw-r--r-- root/root 345 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/node_ids.json -rw-r--r-- root/root 11994 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/nodes.json -rw-r--r-- root/root 1269 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/pools.json -rw-r--r-- root/root 246087 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/unmanaged_clusters.json -rw-r--r-- root/root 1358 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/user.json -rw-r--r-- root/root 1374 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/users.json -rw-r--r-- root/root 7843 2017-08-25 13:40 tendrl-api-1.5.1/spec/fixtures/volumes.json drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/forms/ -rw-r--r-- root/root 2916 2017-08-25 13:40 tendrl-api-1.5.1/spec/forms/user_form_spec.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/models/ -rw-r--r-- root/root 1309 2017-08-25 13:40 tendrl-api-1.5.1/spec/models/user_spec.rb -rw-r--r-- root/root 5875 2017-08-25 13:40 tendrl-api-1.5.1/spec/spec_helper.rb drwxr-xr-x root/root 0 2017-08-25 13:40 tendrl-api-1.5.1/spec/tendrl/ -rw-r--r-- root/root 2109 2017-08-25 13:40 tendrl-api-1.5.1/spec/tendrl/flow_spec.rb -rw-r--r-- root/root 55 2017-08-25 13:40 tendrl-api-1.5.1/spec/tendrl_spec.rb -rw-r--r-- root/root 339 2017-08-25 13:40 tendrl-api-1.5.1/config.ru -rw-r--r-- root/root 523 2017-08-25 13:40 tendrl-api-1.5.1/Gemfile -rw-r--r-- root/root 2686 2017-08-25 13:40 tendrl-api-1.5.1/Gemfile.lock -rw-r--r-- root/root 852 2017-08-25 13:40 tendrl-api-1.5.1/Makefile -rw-r--r-- root/root 1134 2017-08-25 13:40 tendrl-api-1.5.1/Rakefile -rw-r--r-- root/root 4460 2017-08-25 13:40 tendrl-api-1.5.1/README.adoc -rw-r--r-- root/root 308 2017-08-25 13:40 tendrl-api-1.5.1/tendrl-api.service -rw-r--r-- root/root 4279 2017-08-25 13:40 tendrl-api-1.5.1/tendrl-api.spec + STATUS=0 + '[' 0 -ne 0 ']' + cd tendrl-api-1.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BLIwRV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 + cd tendrl-api-1.5.1 + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/controllers + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/forms + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/presenters + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/models + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/lib/tendrl/errors + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/doc/tendrl/config + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/public + install -dm 0755 --directory /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/.deploy + install -Dm 0644 Rakefile config.ru Gemfile Gemfile.lock /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api + install -Dm 0644 app/controllers/alerting_controller.rb app/controllers/application_controller.rb app/controllers/authenticated_users_controller.rb app/controllers/clusters_controller.rb app/controllers/jobs_controller.rb app/controllers/login_controller.rb app/controllers/nodes_controller.rb app/controllers/notifications_controller.rb app/controllers/ping_controller.rb app/controllers/sessions_controller.rb app/controllers/users_controller.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/controllers/ + install -Dm 0644 app/forms/user_form.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/forms/ + install -Dm 0644 app/presenters/cluster_presenter.rb app/presenters/job_presenter.rb app/presenters/node_presenter.rb app/presenters/user_presenter.rb app/presenters/volume_presenter.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/presenters/ + install -Dm 0644 app/models/alert.rb app/models/cluster.rb app/models/job.rb app/models/node.rb app/models/notification.rb app/models/user.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/app/models/ + install -Dm 0644 lib/tendrl.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/lib/ + install -Dm 0644 lib/tendrl/atom.rb lib/tendrl/attribute.rb lib/tendrl/flow.rb lib/tendrl/http_response_error_handler.rb lib/tendrl/object.rb lib/tendrl/version.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/lib/tendrl/ + install -Dm 0644 lib/tendrl/errors/invalid_object_error.rb lib/tendrl/errors/tendrl_error.rb /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/tendrl-api/lib/tendrl/errors/ + install -Dm 0644 tendrl-api.service /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/lib/systemd/system/tendrl-api.service + install -Dm 0644 config/etcd.sample.yml /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/etc/tendrl/etcd.yml + install -Dm 0644 README.adoc Rakefile /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/doc/tendrl + install -Dm 0644 config/apache.vhost.sample /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/etc/httpd/conf.d/tendrl.conf + install -Dm 0644 config/apache.vhost.sample config/etcd.sample.yml config/tendrl.sample.yml /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64/usr/share/doc/tendrl/config/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: tendrl-api-1.5.1-1.el7.centos.noarch Provides: config(tendrl-api) = 1.5.1-1.el7.centos tendrl-api = 1.5.1-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tendrl-api-doc-1.5.1-1.el7.centos.noarch warning: File listed twice: /usr/share/doc/tendrl/config Provides: tendrl-api-doc = 1.5.1-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tendrl-api-httpd-1.5.1-1.el7.centos.noarch Provides: config(tendrl-api-httpd) = 1.5.1-1.el7.centos tendrl-api-httpd = 1.5.1-1.el7.centos Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/tendrl-api-1.5.1-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/tendrl-api-doc-1.5.1-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/tendrl-api-httpd-1.5.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p3ku8Y + umask 022 + cd /builddir/build/BUILD + cd tendrl-api-1.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tendrl-api-1.5.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0