Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f30-build-14226493-1019352/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-rencode.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-rencode-1.0.6-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f30-build-14226493-1019352/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-rencode.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4nlQFz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rencode-1.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/rencode-1.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rencode-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/rencode.pyx ./rencode + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c7E030 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + sleep 1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib64/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/rencode-1.0.6/rencode/rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling rencode/rencode.pyx because it changed. [1/1] Cythonizing rencode/rencode.pyx running build running build_py creating build creating build/lib.linux-aarch64-2.7 creating build/lib.linux-aarch64-2.7/rencode copying rencode/__init__.py -> build/lib.linux-aarch64-2.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-aarch64-2.7/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-aarch64-2.7 creating build/temp.linux-aarch64-2.7/rencode gcc -pthread -fno-strict-aliasing -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 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c rencode/rencode.c -o build/temp.linux-aarch64-2.7/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-2.7/rencode/rencode.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-aarch64-2.7/rencode/_rencode.so + sleep 1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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/lib.linux-aarch64-3.7 creating build/lib.linux-aarch64-3.7/rencode copying rencode/__init__.py -> build/lib.linux-aarch64-3.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-aarch64-3.7/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-aarch64-3.7 creating build/temp.linux-aarch64-3.7/rencode gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c rencode/rencode.c -o build/temp.linux-aarch64-3.7/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.7/rencode/rencode.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-aarch64-3.7/rencode/_rencode.cpython-37m-aarch64-linux-gnu.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wHQfqv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 ++ dirname /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 + cd rencode-1.0.6 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-aarch64-2.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-aarch64-2.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode copying build/lib.linux-aarch64-2.7/rencode/_rencode.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode/rencode_orig.py to rencode_orig.pyc writing byte-compilation script '/tmp/tmpqhBptU.py' /usr/bin/python2 -O /tmp/tmpqhBptU.py removing /tmp/tmpqhBptU.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing top-level names to rencode.egg-info/top_level.txt writing dependency_links to rencode.egg-info/dependency_links.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info running install_scripts + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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-rencode-1.0.6-2.fc30.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode copying build/lib.linux-aarch64-3.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode copying build/lib.linux-aarch64-3.7/rencode/_rencode.cpython-37m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode copying build/lib.linux-aarch64-3.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-37.pyc writing byte-compilation script '/tmp/tmpxg8ik8kh.py' /usr/bin/python3 /tmp/tmpxg8ik8kh.py removing /tmp/tmpxg8ik8kh.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode-1.0.6-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.6-2.fc30 --unique-debug-suffix -1.0.6-2.fc30.aarch64 --unique-debug-src-base python-rencode-1.0.6-2.fc30.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rencode-1.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode/_rencode.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode/_rencode.cpython-37m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages/rencode/_rencode.cpython-37m-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages/rencode/_rencode.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 876 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/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.VBALOn + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/rencode-1.0.6/tests ~/build/BUILD/rencode-1.0.6 + cd rencode-1.0.6 + pushd tests + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages + /usr/bin/python2 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.009s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python2.7/site-packages + /usr/bin/python2 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.009s (+0.057s) 744.00% rencode.py: 0.066s test_encode_int_int_size: rencode.pyx: 0.022s (+0.133s) 698.52% rencode.py: 0.156s test_encode_int_long_long_size: rencode.pyx: 0.040s (+0.127s) 419.18% rencode.py: 0.167s test_encode_float_32bit: rencode.pyx: 0.011s (+0.053s) 565.27% rencode.py: 0.064s test_encode_int_short_size: rencode.pyx: 0.021s (+0.132s) 724.53% rencode.py: 0.154s test_encode_str: rencode.pyx: 0.023s (+0.050s) 316.83% rencode.py: 0.073s test_encode_dict: rencode.pyx: 0.309s (+1.155s) 473.98% rencode.py: 1.464s test_encode_fixed_list: rencode.pyx: 0.032s (+0.092s) 391.64% rencode.py: 0.124s test_encode_fixed_neg_int: rencode.pyx: 0.009s (+0.061s) 771.95% rencode.py: 0.070s test_encode_fixed_dict: rencode.pyx: 0.108s (+0.419s) 488.80% rencode.py: 0.527s test_encode_int_char_size: rencode.pyx: 0.017s (+0.132s) 865.39% rencode.py: 0.149s test_encode_fixed_str: rencode.pyx: 0.011s (+0.061s) 643.83% rencode.py: 0.072s test_encode_list: rencode.pyx: 0.357s (+0.568s) 259.07% rencode.py: 0.925s test_encode_none: rencode.pyx: 0.012s (+0.036s) 402.95% rencode.py: 0.048s test_encode_int_big_number: rencode.pyx: 0.039s (+0.083s) 311.96% rencode.py: 0.122s test_encode_float_64bit: rencode.pyx: 0.011s (+0.056s) 610.56% rencode.py: 0.067s test_encode_bool: rencode.pyx: 0.013s (+0.052s) 489.93% rencode.py: 0.065s Encode functions totals: rencode.pyx: 1.045s (+3.267s) 412.74% rencode.py: 4.312s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_list: rencode.pyx: 0.012s (+0.087s) 857.72% rencode.py: 0.099s test_decode_int_long_long_size: rencode.pyx: 0.012s (+0.056s) 571.96% rencode.py: 0.068s test_decode_dict: rencode.pyx: 0.060s (+0.827s) 1489.48% rencode.py: 0.887s test_decode_fixed_dict: rencode.pyx: 0.023s (+0.267s) 1259.32% rencode.py: 0.290s test_decode_float_32bit: rencode.pyx: 0.007s (+0.030s) 514.54% rencode.py: 0.037s test_decode_int_big_number: rencode.pyx: 0.029s (+0.050s) 272.01% rencode.py: 0.079s test_decode_int_char_size: rencode.pyx: 0.012s (+0.050s) 528.02% rencode.py: 0.061s test_decode_fixed_neg_int: rencode.pyx: 0.007s (+0.014s) 302.98% rencode.py: 0.021s test_decode_fixed_str: rencode.pyx: 0.007s (+0.021s) 379.39% rencode.py: 0.028s test_decode_float_64bit: rencode.pyx: 0.007s (+0.029s) 502.16% rencode.py: 0.037s test_decode_bool: rencode.pyx: 0.007s (+0.014s) 296.87% rencode.py: 0.021s test_decode_fixed_pos_int: rencode.pyx: 0.007s (+0.015s) 317.02% rencode.py: 0.021s test_decode_list: rencode.pyx: 0.052s (+1.022s) 2060.20% rencode.py: 1.075s test_decode_none: rencode.pyx: 0.006s (+0.014s) 319.77% rencode.py: 0.020s test_decode_int_short_size: rencode.pyx: 0.012s (+0.056s) 577.27% rencode.py: 0.067s test_decode_str: rencode.pyx: 0.019s (+0.055s) 398.55% rencode.py: 0.074s test_decode_int_int_size: rencode.pyx: 0.011s (+0.057s) 599.56% rencode.py: 0.068s Decode functions totals: rencode.pyx: 0.290s (+2.665s) 1020.07% rencode.py: 2.954s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.225s (+0.499s) 321.69% rencode.py: 0.724s test_overall_decode: rencode.pyx: 0.086s (+0.507s) 688.70% rencode.py: 0.593s Overall functions totals: rencode.pyx: 0.311s (+1.006s) 423.19% rencode.py: 1.317s + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages + /usr/bin/python3 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.015s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/lib64/python3.7/site-packages + /usr/bin/python3 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.011s (+0.075s) 795.57% rencode.py: 0.086s test_encode_fixed_neg_int: rencode.pyx: 0.011s (+0.082s) 875.00% rencode.py: 0.092s test_encode_int_char_size: rencode.pyx: 0.022s (+0.148s) 770.24% rencode.py: 0.171s test_encode_int_short_size: rencode.pyx: 0.026s (+0.149s) 662.76% rencode.py: 0.175s test_encode_int_int_size: rencode.pyx: 0.026s (+0.152s) 680.75% rencode.py: 0.178s test_encode_int_long_long_size: rencode.pyx: 0.051s (+0.129s) 352.81% rencode.py: 0.181s test_encode_int_big_number: rencode.pyx: 0.049s (+0.081s) 264.39% rencode.py: 0.130s test_encode_float_32bit: rencode.pyx: 0.014s (+0.060s) 529.04% rencode.py: 0.074s test_encode_float_64bit: rencode.pyx: 0.015s (+0.061s) 518.05% rencode.py: 0.076s test_encode_fixed_str: rencode.pyx: 0.014s (+0.084s) 711.90% rencode.py: 0.098s test_encode_str: rencode.pyx: 0.050s (+0.057s) 215.47% rencode.py: 0.107s test_encode_none: rencode.pyx: 0.012s (+0.042s) 456.55% rencode.py: 0.054s test_encode_bool: rencode.pyx: 0.013s (+0.058s) 555.81% rencode.py: 0.070s test_encode_fixed_list: rencode.pyx: 0.030s (+0.129s) 525.44% rencode.py: 0.159s test_encode_list: rencode.pyx: 0.291s (+0.720s) 347.95% rencode.py: 1.011s test_encode_fixed_dict: rencode.pyx: 0.102s (+0.564s) 654.73% rencode.py: 0.666s test_encode_dict: rencode.pyx: 0.258s (+1.532s) 693.66% rencode.py: 1.790s Encode functions totals: rencode.pyx: 0.993s (+4.124s) 515.10% rencode.py: 5.117s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_pos_int: rencode.pyx: 0.008s (+0.025s) 412.52% rencode.py: 0.033s test_decode_fixed_neg_int: rencode.pyx: 0.011s (+0.022s) 305.90% rencode.py: 0.033s test_decode_int_char_size: rencode.pyx: 0.015s (+0.097s) 763.99% rencode.py: 0.112s test_decode_int_short_size: rencode.pyx: 0.018s (+0.102s) 671.48% rencode.py: 0.119s test_decode_int_int_size: rencode.pyx: 0.019s (+0.101s) 642.67% rencode.py: 0.120s test_decode_int_long_long_size: rencode.pyx: 0.019s (+0.102s) 625.62% rencode.py: 0.121s test_decode_int_big_number: rencode.pyx: 0.023s (+0.075s) 425.46% rencode.py: 0.099s test_decode_float_32bit: rencode.pyx: 0.009s (+0.054s) 729.35% rencode.py: 0.063s test_decode_float_64bit: rencode.pyx: 0.009s (+0.054s) 708.20% rencode.py: 0.063s test_decode_fixed_str: rencode.pyx: 0.010s (+0.033s) 423.62% rencode.py: 0.044s test_decode_str: rencode.pyx: 0.016s (+0.080s) 611.84% rencode.py: 0.095s test_decode_none: rencode.pyx: 0.008s (+0.024s) 399.34% rencode.py: 0.032s test_decode_bool: rencode.pyx: 0.008s (+0.024s) 392.75% rencode.py: 0.033s test_decode_fixed_list: rencode.pyx: 0.013s (+0.127s) 1102.96% rencode.py: 0.139s test_decode_list: rencode.pyx: 0.056s (+1.724s) 3179.75% rencode.py: 1.780s test_decode_fixed_dict: rencode.pyx: 0.034s (+0.417s) 1321.88% rencode.py: 0.451s test_decode_dict: rencode.pyx: 0.083s (+1.354s) 1736.65% rencode.py: 1.437s Decode functions totals: rencode.pyx: 0.358s (+4.417s) 1334.54% rencode.py: 4.774s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.233s (+0.641s) 375.30% rencode.py: 0.874s test_overall_decode: rencode.pyx: 0.068s (+0.753s) 1207.46% rencode.py: 0.821s Overall functions totals: rencode.pyx: 0.301s (+1.394s) 563.45% rencode.py: 1.695s ~/build/BUILD/rencode-1.0.6 Processing files: python2-rencode-1.0.6-2.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cq1WIe Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bLPFN4 + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python2-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python2-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python2-rencode + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python2-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python2-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python2-rencode + exit 0 Provides: python-rencode = 1.0.6-2.fc30 python-rencode(aarch-64) = 1.0.6-2.fc30 python2-rencode = 1.0.6-2.fc30 python2-rencode(aarch-64) = 1.0.6-2.fc30 python2.7dist(rencode) = 1.0.6 python2dist(rencode) = 1.0.6 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-rencode < 1.0.6-2.fc30 Processing files: python3-rencode-1.0.6-2.fc30.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xloVTA + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python3-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python3-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/doc/python3-rencode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bJL4w7 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python3-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python3-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64/usr/share/licenses/python3-rencode + exit 0 Provides: python3-rencode = 1.0.6-2.fc30 python3-rencode(aarch-64) = 1.0.6-2.fc30 python3.7dist(rencode) = 1.0.6 python3dist(rencode) = 1.0.6 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-rencode-debugsource-1.0.6-2.fc30.aarch64 Provides: python-rencode-debugsource = 1.0.6-2.fc30 python-rencode-debugsource(aarch-64) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-rencode-debuginfo-1.0.6-2.fc30.aarch64 Provides: python-rencode-debuginfo = 1.0.6-2.fc30 python-rencode-debuginfo(aarch-64) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(aarch-64) = 1.0.6-2.fc30 Processing files: python2-rencode-debuginfo-1.0.6-2.fc30.aarch64 Provides: debuginfo(build-id) = 64ca3730b67626a30faa6118481056960931a33b python2-rencode-debuginfo = 1.0.6-2.fc30 python2-rencode-debuginfo(aarch-64) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(aarch-64) = 1.0.6-2.fc30 Processing files: python3-rencode-debuginfo-1.0.6-2.fc30.aarch64 Provides: debuginfo(build-id) = 4a727852b7d0ad7df5906df27c7dfbf17947a78f python3-rencode-debuginfo = 1.0.6-2.fc30 python3-rencode-debuginfo(aarch-64) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(aarch-64) = 1.0.6-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 Wrote: /builddir/build/RPMS/python2-rencode-1.0.6-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rencode-1.0.6-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python-rencode-debugsource-1.0.6-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python-rencode-debuginfo-1.0.6-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python2-rencode-debuginfo-1.0.6-2.fc30.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rencode-debuginfo-1.0.6-2.fc30.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6wshnP + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.aarch64 + exit 0 Child return code was: 0