Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pymongo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a4d9cd011deeb55caaa56c345f3f65c6c0df00b4/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pymongo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pymongo-2.5.2-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pymongo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-a4d9cd011deeb55caaa56c345f3f65c6c0df00b4/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pymongo.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uUTwTe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pymongo-2.5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pymongo-2.5.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pymongo-2.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Use-ssl_match_hostname-from-backports.patch): + echo 'Patch #0 (0001-Use-ssl_match_hostname-from-backports.patch):' + /usr/bin/cat /builddir/build/SOURCES/0001-Use-ssl_match_hostname-from-backports.patch + /usr/bin/patch -p1 -b --suffix .ssl --fuzz=0 patching file pymongo/errors.py patching file pymongo/pool.py patching file pymongo/ssl_match_hostname.py + rm -r pymongo.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vzyl5l + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/bson copying bson/dbref.py -> build/lib.linux-armv7l-2.7/bson copying bson/code.py -> build/lib.linux-armv7l-2.7/bson copying bson/tz_util.py -> build/lib.linux-armv7l-2.7/bson copying bson/json_util.py -> build/lib.linux-armv7l-2.7/bson copying bson/objectid.py -> build/lib.linux-armv7l-2.7/bson copying bson/timestamp.py -> build/lib.linux-armv7l-2.7/bson copying bson/min_key.py -> build/lib.linux-armv7l-2.7/bson copying bson/errors.py -> build/lib.linux-armv7l-2.7/bson copying bson/son.py -> build/lib.linux-armv7l-2.7/bson copying bson/__init__.py -> build/lib.linux-armv7l-2.7/bson copying bson/binary.py -> build/lib.linux-armv7l-2.7/bson copying bson/py3compat.py -> build/lib.linux-armv7l-2.7/bson copying bson/max_key.py -> build/lib.linux-armv7l-2.7/bson creating build/lib.linux-armv7l-2.7/pymongo copying pymongo/pool.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/connection.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/cursor.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/mongo_client.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/cursor_manager.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/replica_set_connection.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/master_slave_connection.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/common.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/helpers.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/mongo_replica_set_client.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/read_preferences.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/collection.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/auth.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/uri_parser.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/errors.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/__init__.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/database.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/son_manipulator.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/message.py -> build/lib.linux-armv7l-2.7/pymongo copying pymongo/thread_util.py -> build/lib.linux-armv7l-2.7/pymongo creating build/lib.linux-armv7l-2.7/gridfs copying gridfs/grid_file.py -> build/lib.linux-armv7l-2.7/gridfs copying gridfs/errors.py -> build/lib.linux-armv7l-2.7/gridfs copying gridfs/__init__.py -> build/lib.linux-armv7l-2.7/gridfs running build_ext building 'bson._cbson' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/bson 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-armv7l-2.7/bson/_cbsonmodule.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-armv7l-2.7/bson/time64.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-armv7l-2.7/bson/buffer.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-armv7l-2.7/bson/encoding_helpers.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/bson/_cbsonmodule.o build/temp.linux-armv7l-2.7/bson/time64.o build/temp.linux-armv7l-2.7/bson/buffer.o build/temp.linux-armv7l-2.7/bson/encoding_helpers.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/bson/_cbson.so building 'pymongo._cmessage' extension creating build/temp.linux-armv7l-2.7/pymongo 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-armv7l-2.7/pymongo/_cmessagemodule.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -Ibson -I/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-armv7l-2.7/bson/buffer.o gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/pymongo/_cmessagemodule.o build/temp.linux-armv7l-2.7/bson/buffer.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/pymongo/_cmessage.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBkSJo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm + cd pymongo-2.5.2 + rm -rf /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/pool.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/connection.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/cursor.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/mongo_client.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/cursor_manager.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/replica_set_connection.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/master_slave_connection.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/common.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/helpers.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/mongo_replica_set_client.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/read_preferences.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/collection.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/auth.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/uri_parser.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/errors.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/_cmessage.so -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/database.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/son_manipulator.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/message.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo copying build/lib.linux-armv7l-2.7/pymongo/thread_util.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs copying build/lib.linux-armv7l-2.7/gridfs/grid_file.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs copying build/lib.linux-armv7l-2.7/gridfs/errors.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs copying build/lib.linux-armv7l-2.7/gridfs/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs creating /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/dbref.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/code.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/tz_util.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/json_util.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/objectid.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/timestamp.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/min_key.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/errors.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/son.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/__init__.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/binary.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/py3compat.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/max_key.py -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson copying build/lib.linux-armv7l-2.7/bson/_cbson.so -> /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/cursor.py to cursor.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/mongo_client.py to mongo_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/cursor_manager.py to cursor_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/replica_set_connection.py to replica_set_connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/master_slave_connection.py to master_slave_connection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/mongo_replica_set_client.py to mongo_replica_set_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/read_preferences.py to read_preferences.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/auth.py to auth.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/uri_parser.py to uri_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/database.py to database.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/son_manipulator.py to son_manipulator.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/thread_util.py to thread_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs/grid_file.py to grid_file.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/gridfs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/dbref.py to dbref.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/code.py to code.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/tz_util.py to tz_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/json_util.py to json_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/objectid.py to objectid.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/timestamp.py to timestamp.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/min_key.py to min_key.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/son.py to son.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/py3compat.py to py3compat.pyc byte-compiling /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/max_key.py to max_key.pyc running install_egg_info running egg_info creating pymongo.egg-info writing pymongo.egg-info/PKG-INFO writing top-level names to pymongo.egg-info/top_level.txt writing dependency_links to pymongo.egg-info/dependency_links.txt writing manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest file 'pymongo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pymongo.egg-info/SOURCES.txt' Copying pymongo.egg-info to /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo-2.5.2-py2.7.egg-info running install_scripts + /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/pymongo-2.5.2 extracting debug info from /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/pymongo/_cmessage.so extracting debug info from /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7/site-packages/bson/_cbson.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 236 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-pymongo-2.5.2-4.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/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.ADWnrM + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 ~/build/BUILD/pymongo-2.5.2/test ~/build/BUILD/pymongo-2.5.2 + exclude='(^test_auth_from_uri$' + exclude+='|^test_auto_auth_login$' + exclude+='|^test_auto_reconnect_exception_when_read_preference_is_secondary$' + exclude+='|^test_auto_start_request$' + exclude+='|^test_binary$' + exclude+='|^test_client$' + exclude+='|^test_collection$' + exclude+='|^test_common$' + exclude+='|^test_config_ssl$' + exclude+='|^test_connect$' + exclude+='|^test_connection$' + exclude+='|^test_constants$' + exclude+='|^test_contextlib$' + exclude+='|^test_copy_db$' + exclude+='|^test_cursor$' + exclude+='|^test_database$' + exclude+='|^test_database_names$' + exclude+='|^test_delegated_auth$' + exclude+='|^test_disconnect$' + exclude+='|^test_document_class$' + exclude+='|^test_drop_database$' + exclude+='|^test_equality$' + exclude+='|^test_fork$' + exclude+='|^test_from_uri$' + exclude+='|^test_fsync_lock_unlock$' + exclude+='|^test_get_db$' + exclude+='|^test_getters$' + exclude+='|^test_grid_file$' + exclude+='|^test_gridfs$' + exclude+='|^test_host_w_port$' + exclude+='|^test_interrupt_signal$' + exclude+='|^test_ipv6$' + exclude+='|^test_iteration$' + exclude+='|^test_json_util$' + exclude+='|^test_kill_cursor_explicit_primary$' + exclude+='|^test_kill_cursor_explicit_secondary$' + exclude+='|^test_master_slave_connection$' + exclude+='|^test_nested_request$' + exclude+='|^test_network_timeout$' + exclude+='|^test_network_timeout_validation$' + exclude+='|^test_operation_failure_with_request$' + exclude+='|^test_operation_failure_without_request$' + exclude+='|^test_operations$' + exclude+='|^test_pinned_member$' + exclude+='|^test_pooling$' + exclude+='|^test_pooling_gevent$' + exclude+='|^test_properties$' + exclude+='|^test_pymongo$' + exclude+='|^test_read_preferences$' + exclude+='|^test_replica_set_client$' + exclude+='|^test_replica_set_connection$' + exclude+='|^test_replica_set_connection_alias$' + exclude+='|^test_repr$' + exclude+='|^test_request_threads$' + exclude+='|^test_safe_insert$' + exclude+='|^test_safe_update$' + exclude+='|^test_schedule_refresh$' + exclude+='|^test_server_disconnect$' + exclude+='|^test_son_manipulator$' + exclude+='|^test_threading$' + exclude+='|^test_threads$' + exclude+='|^test_threads_replica_set_connection$' + exclude+='|^test_timeouts$' + exclude+='|^test_tz_aware$' + exclude+='|^test_uri_options$' + exclude+='|^test_use_greenlets$' + exclude+='|^test_with_start_request$' + exclude+=')' + pushd test + nosetests '--exclude=(^test_auth_from_uri$|^test_auto_auth_login$|^test_auto_reconnect_exception_when_read_preference_is_secondary$|^test_auto_start_request$|^test_binary$|^test_client$|^test_collection$|^test_common$|^test_config_ssl$|^test_connect$|^test_connection$|^test_constants$|^test_contextlib$|^test_copy_db$|^test_cursor$|^test_database$|^test_database_names$|^test_delegated_auth$|^test_disconnect$|^test_document_class$|^test_drop_database$|^test_equality$|^test_fork$|^test_from_uri$|^test_fsync_lock_unlock$|^test_get_db$|^test_getters$|^test_grid_file$|^test_gridfs$|^test_host_w_port$|^test_interrupt_signal$|^test_ipv6$|^test_iteration$|^test_json_util$|^test_kill_cursor_explicit_primary$|^test_kill_cursor_explicit_secondary$|^test_master_slave_connection$|^test_nested_request$|^test_network_timeout$|^test_network_timeout_validation$|^test_operation_failure_with_request$|^test_operation_failure_without_request$|^test_operations$|^test_pinned_member$|^test_pooling$|^test_pooling_gevent$|^test_properties$|^test_pymongo$|^test_read_preferences$|^test_replica_set_client$|^test_replica_set_connection$|^test_replica_set_connection_alias$|^test_repr$|^test_request_threads$|^test_safe_insert$|^test_safe_update$|^test_schedule_refresh$|^test_server_disconnect$|^test_son_manipulator$|^test_threading$|^test_threads$|^test_threads_replica_set_connection$|^test_timeouts$|^test_tz_aware$|^test_uri_options$|^test_use_greenlets$|^test_with_start_request$)' SS.......................................................SSSSSSSS.S............ ---------------------------------------------------------------------- Ran 79 tests in 5.014s OK (SKIP=11) ~/build/BUILD/pymongo-2.5.2 + popd + exit 0 Processing files: python-pymongo-2.5.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9U1qgX + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-2.5.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo = 2.5.2-4.el7 python-pymongo = 2.5.2-4.el7 python-pymongo(armv7hl-32) = 2.5.2-4.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: pymongo <= 2.1.1-4 Processing files: python-pymongo-gridfs-2.5.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KfUq3f + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-pymongo-gridfs-2.5.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: pymongo-gridfs = 2.5.2-4.el7 python-pymongo-gridfs = 2.5.2-4.el7 python-pymongo-gridfs(armv7hl-32) = 2.5.2-4.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python(abi) = 2.7 Obsoletes: pymongo-gridfs <= 2.1.1-4 Processing files: python-bson-2.5.2-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.w0HpBX + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + cp -pr doc /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm/usr/share/doc/python-bson-2.5.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-bson = 2.5.2-4.el7 python-bson(armv7hl-32) = 2.5.2-4.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-pymongo-debuginfo-2.5.2-4.el7.armv7hl Provides: python-pymongo-debuginfo = 2.5.2-4.el7 python-pymongo-debuginfo(armv7hl-32) = 2.5.2-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-pymongo-2.5.2-4.el7.arm Wrote: /builddir/build/RPMS/python-pymongo-2.5.2-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pymongo-gridfs-2.5.2-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-bson-2.5.2-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pymongo-debuginfo-2.5.2-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xQzt0f + umask 022 + cd /builddir/build/BUILD + cd pymongo-2.5.2 + rm -rf /builddir/build/BUILDROOT/python-pymongo-2.5.2-4.el7.arm + exit 0 Child return code was: 0