Mock Version: 1.4.18 Mock Version: 1.4.18 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/f31-build-17658160-1275002/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-maxminddb.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1569974400 Wrote: /builddir/build/SRPMS/python-maxminddb-1.5.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-maxminddb.spec'], chrootPath='/var/lib/mock/f31-build-17658160-1275002/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-maxminddb.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1569974400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WAPo62 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maxminddb-1.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/maxminddb-1.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd maxminddb-1.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf maxminddb.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5psX74 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/__init__.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/reader.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/const.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/errors.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/file.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/compat.py -> build/lib.linux-armv7l-3.7/maxminddb copying maxminddb/decoder.py -> build/lib.linux-armv7l-3.7/maxminddb running egg_info creating maxminddb.egg-info writing maxminddb.egg-info/PKG-INFO writing dependency_links to maxminddb.egg-info/dependency_links.txt writing top-level names to maxminddb.egg-info/top_level.txt writing manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' running build_ext building 'maxminddb.extension' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c extension/maxminddb.c -o build/temp.linux-armv7l-3.7/extension/maxminddb.o -Wall -Wextra gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/extension/maxminddb.o -L/usr/lib -lmaxminddb -lpython3.7m -o build/lib.linux-armv7l-3.7/maxminddb/extension.cpython-37m-arm-linux-gnueabi.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fWqMY5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm ++ dirname /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm + cd maxminddb-1.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm running install running install_lib creating /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr creating /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib creating /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/__init__.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/reader.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/extension.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/const.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/errors.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/file.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/compat.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb copying build/lib.linux-armv7l-3.7/maxminddb/decoder.py -> /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/reader.py to reader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/const.py to const.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/file.py to file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/decoder.py to decoder.cpython-37.pyc writing byte-compilation script '/tmp/tmpltptbod_.py' /usr/bin/python3 /tmp/tmpltptbod_.py removing /tmp/tmpltptbod_.py running install_egg_info running egg_info writing maxminddb.egg-info/PKG-INFO writing dependency_links to maxminddb.egg-info/dependency_links.txt writing top-level names to maxminddb.egg-info/top_level.txt reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' Copying maxminddb.egg-info to /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb-1.5.0-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.0-1.fc31 --unique-debug-suffix -1.5.0-1.fc31.arm --unique-debug-src-base python-maxminddb-1.5.0-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/maxminddb-1.5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/extension.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7/site-packages/maxminddb/extension.cpython-37m-arm-linux-gnueabi.so original debug info size: 88kB, size after compression: 88kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 46 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.XKX2X5 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + /usr/bin/python3 setup.py test running test running egg_info writing maxminddb.egg-info/PKG-INFO writing dependency_links to maxminddb.egg-info/dependency_links.txt writing top-level names to maxminddb.egg-info/top_level.txt reading manifest file 'maxminddb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'maxminddb.egg-info/SOURCES.txt' running build_ext building 'maxminddb.extension' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.7m -c extension/maxminddb.c -o build/temp.linux-armv7l-3.7/extension/maxminddb.o -Wall -Wextra gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g build/temp.linux-armv7l-3.7/extension/maxminddb.o -L/usr/lib -lmaxminddb -lpython3.7m -o /builddir/build/BUILD/maxminddb-1.5.0/maxminddb/extension.cpython-37m-arm-linux-gnueabi.so test_arrays (decoder_test.TestDecoder) ... ok test_boolean (decoder_test.TestDecoder) ... ok test_byte (decoder_test.TestDecoder) ... ok test_double (decoder_test.TestDecoder) ... ok test_float (decoder_test.TestDecoder) ... ok test_int32 (decoder_test.TestDecoder) ... ok test_map (decoder_test.TestDecoder) ... ok test_pointer (decoder_test.TestDecoder) ... ok test_real_pointers (decoder_test.TestDecoder) ... ok test_string (decoder_test.TestDecoder) ... ok test_uint128 (decoder_test.TestDecoder) ... ok test_uint16 (decoder_test.TestDecoder) ... ok test_uint32 (decoder_test.TestDecoder) ... ok test_uint64 (decoder_test.TestDecoder) ... ok test_bad_constructor_mode (reader_test.TestAutoReader) ... ok test_broken_database (reader_test.TestAutoReader) ... ok test_close (reader_test.TestAutoReader) ... ok test_closed (reader_test.TestAutoReader) ... ok test_closed_get (reader_test.TestAutoReader) ... ok test_closed_metadata (reader_test.TestAutoReader) ... ok test_decoder (reader_test.TestAutoReader) ... ok test_double_close (reader_test.TestAutoReader) ... ok test_get_with_prefix_len (reader_test.TestAutoReader) ... ok test_incorrect_get_arg_type (reader_test.TestAutoReader) ... ok test_ip_validation (reader_test.TestAutoReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestAutoReader) ... ok test_metadata_args (reader_test.TestAutoReader) ... ok test_metadata_unknown_attribute (reader_test.TestAutoReader) ... ok test_missing_database (reader_test.TestAutoReader) ... ok test_multiprocessing (reader_test.TestAutoReader) ... ok test_no_constructor_args (reader_test.TestAutoReader) ... ok test_no_extension_exception (reader_test.TestAutoReader) ... ok test_no_get_args (reader_test.TestAutoReader) ... ok test_no_ipv4_search_tree (reader_test.TestAutoReader) ... ok test_nondatabase (reader_test.TestAutoReader) ... ok test_reader (reader_test.TestAutoReader) ... ok test_threading (reader_test.TestAutoReader) ... ok test_too_many_constructor_args (reader_test.TestAutoReader) ... ok test_too_many_get_args (reader_test.TestAutoReader) ... ok test_with_statement (reader_test.TestAutoReader) ... ok test_with_statement_close (reader_test.TestAutoReader) ... ok test_bad_constructor_mode (reader_test.TestExtensionReader) ... ok test_broken_database (reader_test.TestExtensionReader) ... ok test_close (reader_test.TestExtensionReader) ... ok test_closed (reader_test.TestExtensionReader) ... ok test_closed_get (reader_test.TestExtensionReader) ... ok test_closed_metadata (reader_test.TestExtensionReader) ... ok test_decoder (reader_test.TestExtensionReader) ... ok test_double_close (reader_test.TestExtensionReader) ... ok test_get_with_prefix_len (reader_test.TestExtensionReader) ... ok test_incorrect_get_arg_type (reader_test.TestExtensionReader) ... ok test_ip_validation (reader_test.TestExtensionReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestExtensionReader) ... ok test_metadata_args (reader_test.TestExtensionReader) ... ok test_metadata_unknown_attribute (reader_test.TestExtensionReader) ... ok test_missing_database (reader_test.TestExtensionReader) ... ok test_multiprocessing (reader_test.TestExtensionReader) ... ok test_no_constructor_args (reader_test.TestExtensionReader) ... ok test_no_extension_exception (reader_test.TestExtensionReader) ... ok test_no_get_args (reader_test.TestExtensionReader) ... ok test_no_ipv4_search_tree (reader_test.TestExtensionReader) ... ok test_nondatabase (reader_test.TestExtensionReader) ... ok test_reader (reader_test.TestExtensionReader) ... ok test_threading (reader_test.TestExtensionReader) ... ok test_too_many_constructor_args (reader_test.TestExtensionReader) ... ok test_too_many_get_args (reader_test.TestExtensionReader) ... ok test_with_statement (reader_test.TestExtensionReader) ... ok test_with_statement_close (reader_test.TestExtensionReader) ... ok test_bad_constructor_mode (reader_test.TestExtensionReaderWithIPObjects) ... ok test_broken_database (reader_test.TestExtensionReaderWithIPObjects) ... ok test_close (reader_test.TestExtensionReaderWithIPObjects) ... ok test_closed (reader_test.TestExtensionReaderWithIPObjects) ... ok test_closed_get (reader_test.TestExtensionReaderWithIPObjects) ... ok test_closed_metadata (reader_test.TestExtensionReaderWithIPObjects) ... ok test_decoder (reader_test.TestExtensionReaderWithIPObjects) ... ok test_double_close (reader_test.TestExtensionReaderWithIPObjects) ... ok test_get_with_prefix_len (reader_test.TestExtensionReaderWithIPObjects) ... ok test_incorrect_get_arg_type (reader_test.TestExtensionReaderWithIPObjects) ... ok test_ip_validation (reader_test.TestExtensionReaderWithIPObjects) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestExtensionReaderWithIPObjects) ... ok test_metadata_args (reader_test.TestExtensionReaderWithIPObjects) ... ok test_metadata_unknown_attribute (reader_test.TestExtensionReaderWithIPObjects) ... ok test_missing_database (reader_test.TestExtensionReaderWithIPObjects) ... ok test_multiprocessing (reader_test.TestExtensionReaderWithIPObjects) ... ok test_no_constructor_args (reader_test.TestExtensionReaderWithIPObjects) ... ok test_no_extension_exception (reader_test.TestExtensionReaderWithIPObjects) ... ok test_no_get_args (reader_test.TestExtensionReaderWithIPObjects) ... ok test_no_ipv4_search_tree (reader_test.TestExtensionReaderWithIPObjects) ... ok test_nondatabase (reader_test.TestExtensionReaderWithIPObjects) ... ok test_reader (reader_test.TestExtensionReaderWithIPObjects) ... ok test_threading (reader_test.TestExtensionReaderWithIPObjects) ... ok test_too_many_constructor_args (reader_test.TestExtensionReaderWithIPObjects) ... ok test_too_many_get_args (reader_test.TestExtensionReaderWithIPObjects) ... ok test_with_statement (reader_test.TestExtensionReaderWithIPObjects) ... ok test_with_statement_close (reader_test.TestExtensionReaderWithIPObjects) ... ok test_bad_constructor_mode (reader_test.TestFDReader) ... ok test_broken_database (reader_test.TestFDReader) ... ok test_close (reader_test.TestFDReader) ... ok test_closed (reader_test.TestFDReader) ... ok test_closed_get (reader_test.TestFDReader) ... ok test_closed_metadata (reader_test.TestFDReader) ... ok test_decoder (reader_test.TestFDReader) ... ok test_double_close (reader_test.TestFDReader) ... ok test_get_with_prefix_len (reader_test.TestFDReader) ... ok test_incorrect_get_arg_type (reader_test.TestFDReader) ... ok test_ip_validation (reader_test.TestFDReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestFDReader) ... ok test_metadata_args (reader_test.TestFDReader) ... ok test_metadata_unknown_attribute (reader_test.TestFDReader) ... ok test_missing_database (reader_test.TestFDReader) ... ok test_multiprocessing (reader_test.TestFDReader) ... ok test_no_constructor_args (reader_test.TestFDReader) ... ok test_no_extension_exception (reader_test.TestFDReader) ... ok test_no_get_args (reader_test.TestFDReader) ... ok test_no_ipv4_search_tree (reader_test.TestFDReader) ... ok test_nondatabase (reader_test.TestFDReader) ... ok test_reader (reader_test.TestFDReader) ... ok test_threading (reader_test.TestFDReader) ... ok test_too_many_constructor_args (reader_test.TestFDReader) ... ok test_too_many_get_args (reader_test.TestFDReader) ... ok test_with_statement (reader_test.TestFDReader) ... ok test_with_statement_close (reader_test.TestFDReader) ... ok test_bad_constructor_mode (reader_test.TestFileReader) ... ok test_broken_database (reader_test.TestFileReader) ... ok test_close (reader_test.TestFileReader) ... ok test_closed (reader_test.TestFileReader) ... ok test_closed_get (reader_test.TestFileReader) ... ok test_closed_metadata (reader_test.TestFileReader) ... ok test_decoder (reader_test.TestFileReader) ... ok test_double_close (reader_test.TestFileReader) ... ok test_get_with_prefix_len (reader_test.TestFileReader) ... ok test_incorrect_get_arg_type (reader_test.TestFileReader) ... ok test_ip_validation (reader_test.TestFileReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestFileReader) ... ok test_metadata_args (reader_test.TestFileReader) ... ok test_metadata_unknown_attribute (reader_test.TestFileReader) ... ok test_missing_database (reader_test.TestFileReader) ... ok test_multiprocessing (reader_test.TestFileReader) ... ok test_no_constructor_args (reader_test.TestFileReader) ... ok test_no_extension_exception (reader_test.TestFileReader) ... ok test_no_get_args (reader_test.TestFileReader) ... ok test_no_ipv4_search_tree (reader_test.TestFileReader) ... ok test_nondatabase (reader_test.TestFileReader) ... ok test_reader (reader_test.TestFileReader) ... ok test_threading (reader_test.TestFileReader) ... ok test_too_many_constructor_args (reader_test.TestFileReader) ... ok test_too_many_get_args (reader_test.TestFileReader) ... ok test_with_statement (reader_test.TestFileReader) ... ok test_with_statement_close (reader_test.TestFileReader) ... ok test_bad_constructor_mode (reader_test.TestMMAPReader) ... ok test_broken_database (reader_test.TestMMAPReader) ... ok test_close (reader_test.TestMMAPReader) ... ok test_closed (reader_test.TestMMAPReader) ... ok test_closed_get (reader_test.TestMMAPReader) ... ok test_closed_metadata (reader_test.TestMMAPReader) ... ok test_decoder (reader_test.TestMMAPReader) ... ok test_double_close (reader_test.TestMMAPReader) ... ok test_get_with_prefix_len (reader_test.TestMMAPReader) ... ok test_incorrect_get_arg_type (reader_test.TestMMAPReader) ... ok test_ip_validation (reader_test.TestMMAPReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestMMAPReader) ... ok test_metadata_args (reader_test.TestMMAPReader) ... ok test_metadata_unknown_attribute (reader_test.TestMMAPReader) ... ok test_missing_database (reader_test.TestMMAPReader) ... ok test_multiprocessing (reader_test.TestMMAPReader) ... ok test_no_constructor_args (reader_test.TestMMAPReader) ... ok test_no_extension_exception (reader_test.TestMMAPReader) ... ok test_no_get_args (reader_test.TestMMAPReader) ... ok test_no_ipv4_search_tree (reader_test.TestMMAPReader) ... ok test_nondatabase (reader_test.TestMMAPReader) ... ok test_reader (reader_test.TestMMAPReader) ... ok test_threading (reader_test.TestMMAPReader) ... ok test_too_many_constructor_args (reader_test.TestMMAPReader) ... ok test_too_many_get_args (reader_test.TestMMAPReader) ... ok test_with_statement (reader_test.TestMMAPReader) ... ok test_with_statement_close (reader_test.TestMMAPReader) ... ok test_bad_constructor_mode (reader_test.TestMMAPReaderWithIPObjects) ... ok test_broken_database (reader_test.TestMMAPReaderWithIPObjects) ... ok test_close (reader_test.TestMMAPReaderWithIPObjects) ... ok test_closed (reader_test.TestMMAPReaderWithIPObjects) ... ok test_closed_get (reader_test.TestMMAPReaderWithIPObjects) ... ok test_closed_metadata (reader_test.TestMMAPReaderWithIPObjects) ... ok test_decoder (reader_test.TestMMAPReaderWithIPObjects) ... ok test_double_close (reader_test.TestMMAPReaderWithIPObjects) ... ok test_get_with_prefix_len (reader_test.TestMMAPReaderWithIPObjects) ... ok test_incorrect_get_arg_type (reader_test.TestMMAPReaderWithIPObjects) ... ok test_ip_validation (reader_test.TestMMAPReaderWithIPObjects) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestMMAPReaderWithIPObjects) ... ok test_metadata_args (reader_test.TestMMAPReaderWithIPObjects) ... ok test_metadata_unknown_attribute (reader_test.TestMMAPReaderWithIPObjects) ... ok test_missing_database (reader_test.TestMMAPReaderWithIPObjects) ... ok test_multiprocessing (reader_test.TestMMAPReaderWithIPObjects) ... ok test_no_constructor_args (reader_test.TestMMAPReaderWithIPObjects) ... ok test_no_extension_exception (reader_test.TestMMAPReaderWithIPObjects) ... ok test_no_get_args (reader_test.TestMMAPReaderWithIPObjects) ... ok test_no_ipv4_search_tree (reader_test.TestMMAPReaderWithIPObjects) ... ok test_nondatabase (reader_test.TestMMAPReaderWithIPObjects) ... ok test_reader (reader_test.TestMMAPReaderWithIPObjects) ... ok test_threading (reader_test.TestMMAPReaderWithIPObjects) ... ok test_too_many_constructor_args (reader_test.TestMMAPReaderWithIPObjects) ... ok test_too_many_get_args (reader_test.TestMMAPReaderWithIPObjects) ... ok test_with_statement (reader_test.TestMMAPReaderWithIPObjects) ... ok test_with_statement_close (reader_test.TestMMAPReaderWithIPObjects) ... ok test_bad_constructor_mode (reader_test.TestMemoryReader) ... ok test_broken_database (reader_test.TestMemoryReader) ... ok test_close (reader_test.TestMemoryReader) ... ok test_closed (reader_test.TestMemoryReader) ... ok test_closed_get (reader_test.TestMemoryReader) ... ok test_closed_metadata (reader_test.TestMemoryReader) ... ok test_decoder (reader_test.TestMemoryReader) ... ok test_double_close (reader_test.TestMemoryReader) ... ok test_get_with_prefix_len (reader_test.TestMemoryReader) ... ok test_incorrect_get_arg_type (reader_test.TestMemoryReader) ... ok test_ip_validation (reader_test.TestMemoryReader) ... ok test_ipv6_address_in_ipv4_database (reader_test.TestMemoryReader) ... ok test_metadata_args (reader_test.TestMemoryReader) ... ok test_metadata_unknown_attribute (reader_test.TestMemoryReader) ... ok test_missing_database (reader_test.TestMemoryReader) ... ok test_multiprocessing (reader_test.TestMemoryReader) ... ok test_no_constructor_args (reader_test.TestMemoryReader) ... ok test_no_extension_exception (reader_test.TestMemoryReader) ... ok test_no_get_args (reader_test.TestMemoryReader) ... ok test_no_ipv4_search_tree (reader_test.TestMemoryReader) ... ok test_nondatabase (reader_test.TestMemoryReader) ... ok test_reader (reader_test.TestMemoryReader) ... ok test_threading (reader_test.TestMemoryReader) ... ok test_too_many_constructor_args (reader_test.TestMemoryReader) ... ok test_too_many_get_args (reader_test.TestMemoryReader) ... ok test_with_statement (reader_test.TestMemoryReader) ... ok test_with_statement_close (reader_test.TestMemoryReader) ... ok test_old_reader (reader_test.TestOldReader) ... ok ---------------------------------------------------------------------- Ran 231 tests in 9.234s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-maxminddb-doc-1.5.0-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aPGuz5 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python-maxminddb-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python-maxminddb-doc + cp -pr docs/html /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python-maxminddb-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-maxminddb-doc = 1.5.0-1.fc31 python-maxminddb-doc(armv7hl-32) = 1.5.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-maxminddb-1.5.0-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YODWG5 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python3-maxminddb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python3-maxminddb + cp -pr README.rst /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/doc/python3-maxminddb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Zsydv5 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/licenses/python3-maxminddb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/licenses/python3-maxminddb + cp -pr LICENSE /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm/usr/share/licenses/python3-maxminddb + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-maxminddb = 1.5.0-1.fc31 python3-maxminddb = 1.5.0-1.fc31 python3-maxminddb(armv7hl-32) = 1.5.0-1.fc31 python3.7dist(maxminddb) = 1.5 python3dist(maxminddb) = 1.5 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: 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) libmaxminddb.so.0 libpython3.7m.so.1.0 python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-maxminddb < 1.5.0-1.fc31 Processing files: python-maxminddb-debugsource-1.5.0-1.fc31.armv7hl Provides: python-maxminddb-debugsource = 1.5.0-1.fc31 python-maxminddb-debugsource(armv7hl-32) = 1.5.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-maxminddb-debuginfo-1.5.0-1.fc31.armv7hl Provides: debuginfo(build-id) = 675bb18a1ccf6f3de1d7efc3927597815398d77f python3-maxminddb-debuginfo = 1.5.0-1.fc31 python3-maxminddb-debuginfo(armv7hl-32) = 1.5.0-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-maxminddb-debugsource(armv7hl-32) = 1.5.0-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm Wrote: /builddir/build/RPMS/python-maxminddb-debugsource-1.5.0-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-maxminddb-debuginfo-1.5.0-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-maxminddb-1.5.0-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python-maxminddb-doc-1.5.0-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BF6eD6 + umask 022 + cd /builddir/build/BUILD + cd maxminddb-1.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-maxminddb-1.5.0-1.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0