Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-bcrypt.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.tCVvPg:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a6ca323f5b794003833c5728a8c44b24', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.tCVvPg:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-bcrypt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-bcrypt-3.1.4-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-bcrypt.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.tCVvPg:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fc8c2e1f3e39420f9982fa0f0dd1e54b', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.tCVvPg:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-bcrypt.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QO7Ofw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bcrypt-3.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/bcrypt-3.1.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bcrypt-3.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pGTxmU + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.1.4 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/bcrypt copying src/bcrypt/__init__.py -> build/lib.linux-i686-2.7/bcrypt copying src/bcrypt/__about__.py -> build/lib.linux-i686-2.7/bcrypt running build_ext generating cffi module 'build/temp.linux-i686-2.7/_bcrypt.c' creating build/temp.linux-i686-2.7 building '_bcrypt' extension creating build/temp.linux-i686-2.7/build creating build/temp.linux-i686-2.7/build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/src creating build/temp.linux-i686-2.7/src/_csrc gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c build/temp.linux-i686-2.7/_bcrypt.c -o build/temp.linux-i686-2.7/build/temp.linux-i686-2.7/_bcrypt.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/blf.c -o build/temp.linux-i686-2.7/src/_csrc/blf.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/bcrypt.c -o build/temp.linux-i686-2.7/src/_csrc/bcrypt.o BUILDSTDERR: src/_csrc/bcrypt.c: In function 'decode_base64': BUILDSTDERR: src/_csrc/bcrypt.c:205:22: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: const u_int8_t *p = b64data; BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/bcrypt.c: In function 'encode_base64': BUILDSTDERR: src/_csrc/bcrypt.c:247:17: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] BUILDSTDERR: u_int8_t *bp = b64buffer; BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/bcrypt_pbkdf.c -o build/temp.linux-i686-2.7/src/_csrc/bcrypt_pbkdf.o BUILDSTDERR: In file included from src/_csrc/bcrypt_pbkdf.c:24:0: BUILDSTDERR: src/_csrc/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/sha2.c -o build/temp.linux-i686-2.7/src/_csrc/sha2.o BUILDSTDERR: In file included from src/_csrc/sha2.c:38:0: BUILDSTDERR: src/_csrc/sha2.h:68:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:70:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA256_DIGEST_LENGTH))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:74:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:76:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA384_DIGEST_LENGTH))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:80:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__string__,2,3))); BUILDSTDERR: ^ BUILDSTDERR: src/_csrc/sha2.h:82:2: warning: '__bounded__' attribute directive ignored [-Wattributes] BUILDSTDERR: __attribute__((__bounded__(__minbytes__,1,SHA512_DIGEST_LENGTH))); BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isrc/_csrc -I/usr/include/python2.7 -c src/_csrc/timingsafe_bcmp.c -o build/temp.linux-i686-2.7/src/_csrc/timingsafe_bcmp.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-i686-2.7/build/temp.linux-i686-2.7/_bcrypt.o build/temp.linux-i686-2.7/src/_csrc/blf.o build/temp.linux-i686-2.7/src/_csrc/bcrypt.o build/temp.linux-i686-2.7/src/_csrc/bcrypt_pbkdf.o build/temp.linux-i686-2.7/src/_csrc/sha2.o build/temp.linux-i686-2.7/src/_csrc/timingsafe_bcmp.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/bcrypt/_bcrypt.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xWeTGo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 + cd bcrypt-3.1.4 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr creating /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt copying build/lib.linux-i686-2.7/bcrypt/__init__.py -> /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt copying build/lib.linux-i686-2.7/bcrypt/__about__.py -> /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt copying build/lib.linux-i686-2.7/bcrypt/_bcrypt.so -> /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt byte-compiling /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt/__about__.py to __about__.pyc running install_egg_info running egg_info writing requirements to src/bcrypt.egg-info/requires.txt writing src/bcrypt.egg-info/PKG-INFO writing top-level names to src/bcrypt.egg-info/top_level.txt writing dependency_links to src/bcrypt.egg-info/dependency_links.txt reading manifest file 'src/bcrypt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'requirements.txt' BUILDSTDERR: warning: no previously-included files found matching 'tasks.py' BUILDSTDERR: warning: no previously-included files found matching '.travis.yml' BUILDSTDERR: warning: no previously-included files found matching 'wheel-scripts' BUILDSTDERR: warning: no previously-included files found matching 'Jenkinsfile' BUILDSTDERR: warning: no previously-included files found matching '.jenkins' BUILDSTDERR: warning: no previously-included files matching '*' found under directory '.jenkins' BUILDSTDERR: warning: no previously-included files matching '*' found under directory 'wheel-scripts' BUILDSTDERR: no previously-included directories found matching '.travis' writing manifest file 'src/bcrypt.egg-info/SOURCES.txt' Copying src/bcrypt.egg-info to /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt-3.1.4-py2.7.egg-info running install_scripts + find /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages -name '*.so' -exec chmod 755 '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bcrypt-3.1.4 extracting debug info from /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7/site-packages/bcrypt/_bcrypt.so BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 185 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7F1cBV + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.1.4 + exit 0 Processing files: python2-bcrypt-3.1.4-4.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eFjnws + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/doc/python2-bcrypt-3.1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/doc/python2-bcrypt-3.1.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/doc/python2-bcrypt-3.1.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0qS1sZ + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/licenses/python2-bcrypt-3.1.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/licenses/python2-bcrypt-3.1.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386/usr/share/licenses/python2-bcrypt-3.1.4 + exit 0 Provides: py-bcrypt = 0.4-11 python-bcrypt = 3.1.4-4.el7 python-bcrypt(x86-32) = 3.1.4-4.el7 python2-bcrypt = 3.1.4-4.el7 python2-bcrypt(x86-32) = 3.1.4-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-bcrypt < 3.1.4-4.el7 py-bcrypt < 0.4-11 Processing files: python-bcrypt-debuginfo-3.1.4-4.el7.i686 Provides: python-bcrypt-debuginfo = 3.1.4-4.el7 python-bcrypt-debuginfo(x86-32) = 3.1.4-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 Wrote: /builddir/build/RPMS/python2-bcrypt-3.1.4-4.el7.i686.rpm Wrote: /builddir/build/RPMS/python-bcrypt-debuginfo-3.1.4-4.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GZE1DC + umask 022 + cd /builddir/build/BUILD + cd bcrypt-3.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bcrypt-3.1.4-4.el7.i386 + exit 0 Child return code was: 0